/***********************************************/
/* jatiKebon_styles.css                        */
/* www.jati-kebon.com                          */
/* copyright - www.instance.be                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 120%;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.contentTitleClass {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #36320D;
	font-weight: bold;
}
legend {
	color:#4c4c4c;	
	font-weight:bold;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}

button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}



/***********************************************/
/* hyperlink styles                            */
/***********************************************/

a:link{
	color: #4C4C4C;
	text-decoration: underline;
}

a:visited{
	color: #4C4C4C;
	text-decoration: underline;
}

a:hover{
	color: #D05C00;
	text-decoration: underline;
}

a:active{
	text-decoration: underline;
	color: #D05C00;
}

/***********************************************/
/* header tag styles                           */
/***********************************************/

h1{
	color: #D05C00;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}

h2{
	color: #66674E;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}

h3{
	color: #6A8F00;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}

h4{
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}

h5 {
	color: #D05C00;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}


/***********************************************/
/* main layout divs                            */
/***********************************************/

#pageCell{
	position: relative;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#pageContent {
	position:relative;
	width:900px;
}

#pageNavTop {
	position:relative;
	width: 900px;
	height: 50px;
}

/***********************************************/
/* general navigation divs                     */
/***********************************************/

#topNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 29px;
	color: #D05C00;
	height: 28px;
	padding-top: 22px;
}

#navLeftBox {
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
	float: left;
}

.navLeftType {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 0.9em;
	background-color: #36320D;
	font-weight: bold;
	color: #FFFFFF;
}

.navLeftButton{
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 0.95em;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36320D;
}

.navLeftButton a:link{
	text-decoration: none;
}

.navLeftButton a:visited{
	text-decoration: none;
}

.navLeftButton a:hover{
	text-decoration: underline;
}

.navLeftButton a:active{
	text-decoration: underline;
}

/***********************************************/
/* intro layout divs                           */
/***********************************************/

#introTop {
	position: relative;
	width: 900px;
	height: 67px;
}

#introHeader {
	height: 72px;
	background-color: #C9C3AA;
	padding-left: 29px;
	padding-top: 100px;
}

#introFlash {
	height: 322px;
	background-color: #C9C3AA;
}

#introFlashShadow {
	height: 14px;
}

#introNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 29px;
	color: #D05C00;
	height: 125px;
}

#introAddress {
	font-size: 0.9em;
	color: #4C4C4C;
	text-align: center;
	padding-bottom: 15px;
}

#introFooter {
	font-size: 0.75em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 25px;
	width: 900px;
}

#indexNavigation {
	background-image: url(images/index_images_bg.gif);
	background-repeat: repeat-x;
	background-color: #D15C00;
}

#indexImages {
	/*float: left;*/
}
.indexImage
{
	float:left;
}



/***********************************************/
/* list tag styles                             */
/***********************************************/

ul {
 	list-style-type: square;
}

ul ul {
 	list-style-type: disc;
}

ul ul ul {
 	list-style-type: none;
}


/***********************************************/
/* breadcrumb styles                           */
/***********************************************/

#breadCrumb{
	font-size: x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-left: 224px;
	color: #D15C00;
}

/***********************************************/
/* KEEP, DO NOT TRASH                          */
/***********************************************/

#pageHeader {
	height: 68px;
	background-color: #C9C3AA;
	padding-left: 29px;
	padding-top: 42px;
}

#pageHeaderShadow {
	height: 14px;
}

#content2ColRight {
	padding-right: 10px;
	width: 665px;
	margin-left: 222px;
}
#retailers
{
	padding-right: 10px;
	margin-left: 30px;
}

.prodListFrame {
	width: 140px;
	border: 1px solid #999999;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
}
.prodListRef {
	width: 140px;
	text-align: center;
	font-size: 0.9em;
}
.prodListRefNew2 {
	text-align: center;
	font-size: 0.9em;
}
#prodImgLarge {
	height: 270px;
	width: 270px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
#contentTitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #36320D;
	font-weight: bold;
}
#pageAddress {
	font-size: 0.9em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 224px;
	width: 676px;
	padding-top: 10px;
}
#pageContentShadow {
	height: 14px;
	padding-top: 20px;
	clear: both;
}

#pageFooter{
	font-size: 0.75em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 25px;
	padding-left: 224px;
	width: 676px;
}
#prodDetailFrame {
	width: 475px;
	border: 1px solid #999999;
	margin-right: 12px;
	margin-bottom: 17px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	height: 520px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.descrProdRef {
	font-style: italic;
	font-weight: bold;
	color: #D15C00;
	padding-bottom: 4px;
	padding-top: 4px;
}
.descrProdTitle {
	font-weight: bold;
	color: #36320D;
	font-size: 0.95em;
}
.descrProdText {
	color: #36320D;
	font-size: 0.95em;
	padding-bottom: 20px;
}
#fabricDetail {
	border: 1px solid #999999;
	height: 96px;
	width: 96px;
	padding: 1px;
}
#prodDescrBox {
	height: 270px;
	width: 172px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 290px;
	padding-bottom: 0px;
}
#prodSwatchBox {
	height: 70px;
	width: 463px;
	margin-bottom: 10px;
}
.colorSwatchFrame {
	width: 140px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
}

.colorSwatchFrame img {
	float: left;
	border: 1px solid #999999;
}

.colorSwatchClear {
	width: 340px;
	margin-bottom: 1px;
	clear: both;
	height: 1px;
}

.colorSwatchRef {
	color: #36320D;
	font-size: 0.95em;
	padding-left: 5px;
	vertical-align: middle;
}
#prodExtraPicBox {
	height: 70px;
	width: 463px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	float: left;
}

#pageFooterLogo {
	padding-top: 15px;
	clear: both;
}

.prodFamilyFrame {
	width: 140px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

.extraPicFrame {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
}

.prodMatchTitle {
	width: 120px;
	margin-bottom: 5px;
	float: left;
	background-color: #CC6600;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	font-size: 0.9em;
}

#popupHeader {
	height: 68px;
	background-color: #C9C3AA;
	padding-left: 29px;
	padding-top: 42px;
	width: 621px;
	margin-bottom: 18px;
}

#popupImage {
	height: 400px;
	width: 650px;
	text-align: center;
	margin-bottom: 8px;
}

#popupNavBox {
	height: 29px;
	width: 650px;
	text-align: center;
	font-size: 0.9em;
}

.navLeftBrand {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 0.9em;
	background-color: #D15C00;
	color: #FFFFFF;
}
select {
	font-size: x-small;
	background-color: #DFDAC6;
}
.prodMaterialImage {
	width: 125px;
	border: 1px solid #999999;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.prodMaterialText {
	width: 435px;
	margin-right: 25px;
	margin-bottom: 17px;
	float: left;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.prodMaterialBox {
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
}
.prodBrandsImage {
	width: 573px;
	border: 1px solid #999999;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.prodBrandsText {
	width: 435px;
	margin-right: 25px;
	margin-bottom: 17px;
	float: left;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.maintainImage {
	width: 100px;
	border: 1px solid #999999;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.maintainBox {
	background-repeat: no-repeat;
}
.maintainBox2
{
	float:left;
}
.maintainText {
	width: 475px;
	margin-right: 20px;
	margin-bottom: 17px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D15C00;
}
.maintainBookmark {
	background-repeat: no-repeat;
	background-image: url(images/square_small_orange.gif);
	background-color: #C9C3AA;
	border: 1px solid #999999;
	margin-bottom: 20px;
	width: 577px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	line-height: 100%;
}
.indexLanguagesCat
{
	float:left;
	width:110px;
}
#indexLanguages {
	height: 59px;
	width: 408px;
	color: #FFFFFF;
	line-height: 180%;
	padding-top: 15px;
	padding-left: 42px;
	vertical-align: middle;
	background-color:#D15C00;
}
#indexLanguages a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#indexLanguages a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#indexLanguages a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#indexLanguages a:active{
	text-decoration: underline;
	color: #FFFFFF;
}

#indexSpace {
	position:relative;
	width: 900px;
	height: 300px;
}
.aboutBox {
	background-repeat: no-repeat;
}
.aboutText {
	width: 525px;
	margin-right: 20px;
	margin-bottom: 17px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aboutImages {
	background-repeat: no-repeat;
	background-image: url(images/square_small_orange.gif);
	background-color: #C9C3AA;
	border: 1px solid #999999;
	margin-bottom: 20px;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 100%;
}
.downloadText {
	width: 570px;
	float: left;
	padding-bottom: 10px;
}
.download
{
	margin-left:20px;
}
.prodListFrameNew2 {
	border: 1px solid #999999;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/square_small_orange.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
label {
	display: block;
}
.new label
{
	display: inline;
}

.mandat 
{
	display: block;
	font-weight: bold;
	font-size: 85%;
	padding-top: 5px;
}
.formBox {
	background-repeat: no-repeat;
}
.formText {
	width: 525px;
	margin-right: 20px;
	float: left;
}

.retailersTable
{
	margin-bottom:36px;
}
.retailersTable .last
{
	border-right: 1px solid #d3d3d3;
}
.retailersTable .first
{
	border-left: 1px solid #d3d3d3;
}
.state
{
	margin-bottom:6px;
	padding-left:22px;
}
.state span
{
	text-decoration:underline;
	cursor:pointer;
}
.hidden
{
	font-size:11px;
	display:none;
	margin-bottom:18px;
}
.stateAll
{
}
.iffs
{
    text-align:center;
    margin-top:50px;
    margin-bottom:42px;
}
