body{
margin:0px;
background-color:#4b2c15;
color:#ffffff;
scrollbar-3dlight-color:#9d9d9d;
scrollbar-arrow-color:#9d9d9d;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#cccccc;}


BODY, P, DIV, TD, BLOCKQUOTE {}

.sitebg { background:url(../images/background.png) no-repeat center top;}


.menubar {
	background-image: url(../images/menubar.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 422px;
}
.menulink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-left:10px;
	padding-right:10px;
	color: #a07b57;
	text-decoration: none;
}

.menulink:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #906e3f;
	text-decoration: none;
}

.normaltextrightlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #906e3f;
	text-decoration: none;
}
.normaltextrightlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.normaltextrightwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #906e3f;
	text-decoration: none;
}

form{margin:0;padding:0;}

.TopBottomBar{
    font-size:11px;
	font-weight: normal;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.loginpanel { font-family:Tahoma; font-size:11px; color:#FFFFFF; font-weight:bold;}
.loginpanel:hover { font-family:Tahoma; font-size:11px; color:#a07b57; font-weight:bold;}


.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#451e01;}

.BoxHeader{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:28px;
	padding-left:10px;
	padding-rigth:5px;
	color:#c9b08e;
	background-image: url(../images/boxheaderbg.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
.BoxContent{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#40230e;
	color:#f0d9ba;
	line-height:18px;
}
.BoxText{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#40230e;
	line-height:18px;
	color:#f0d9ba;
}
A:ACTIVE.BoxLink{color:#f0d9ba;text-decoration:none; line-height:18px;}
A:LINK.BoxLink{color:#f0d9ba;text-decoration:none; line-height:18px;}
A:VISITED.BoxLink{color:#f0d9ba;text-decoration:none; line-height:18px;}
A:HOVER.BoxLink{color:#ffffff;text-decoration:underline; line-height:18px;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	background-color: #321a09;
	font-family: Calibri;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding:5px;
	margin:0px;
	height: 30px;

}

.pageNavigation{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	background-color:#321a09;
	padding:5px;
	height:16px;
	color:#ffffff;
	padding-top:10px;
	height: 30px;
}

.pageNavigation div{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	border-top:1px solid #D3E4D6;
	border-bottom:1px solid #D3E4D6;
}
.CatalogNavigation table tr td{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#c9b08e;
}
.CatalogItemDark{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding:4px;
	color:#ffffff;
}
.CatalogItemLight{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding:4px;
	color:#ffffff;
}

A:ACTIVE.CatalogItemLight{color:#ffffff;text-decoration:none;}
A:LINK.CatalogItemLight{color:#ffffff;text-decoration:none;}
A:VISITED.CatalogItemLight{color:#ffffff;text-decoration:none;}
A:HOVER.CatalogItemLight{color:#5e7f0f;text-decoration:underline;}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	background-color:#40230e;
	color:#c9b08e;
}

.listItem{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	background-color:#40230e;
	color:#c9b08e;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #242424;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#242424;
	padding:6px;
	color:#c9c7c7;
}

.formHeader{
	clear:both;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#242424;
	color:#c9c7c7;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#c9c7c7;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#c9c7c7;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#c9c7c7;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#000000;
}

.formControlSelect{
	font-family:Tahoma;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#000000;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#c9c7c7;
}

.formRemark{
	font-family:Tahoma;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #ae6e40;
	padding:5px;
	margin:0px;
}

.footernew {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c3a785;
	text-decoration: none;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top:5px;
	height:120px;
	width:1004px;
	text-align: center;
	vertical-align: middle;
}

/*--------------------- B O X  C A T E G O R Y ---------------------*/
.category {margin:0px; padding:0px; list-style-type:none; text-align:left;}
.category li {font:bold 12px/28px Tahoma; padding:0px; margin:0 0 15px 0; text-indent:10px; color:#c9b08e; background:url(../images/boxheaderbg.png) repeat-x; text-transform: uppercase; text-align:left;}
.category li a {font:bold 12px/28px Tahoma; color:#c9b08e; text-decoration:none; background:url(../images/category_bullate.png) no-repeat; padding-left:25px;}
.category li a:hover {font:bold 12px/28px Tahoma; color:#ffffff; text-decoration:none; background:url(../images/category_bullate.png) no-repeat; padding-left:25px;}
.category li ul {margin:0px; padding:5px 10px 0 10px; list-style-type:none; background-color:#40230e; border:solid 1px #242424;}
.category li ul li {border-bottom:dashed 1px #464545; margin:0px; padding:0px !important; text-transform:none; text-indent:0px font:normal 12px/5px Tahoma; color:#ffffff; text-decoration:none; padding:0 0 10px 20px; background:url(../images/category_line.jpg) no-repeat scroll left 9px; display:block; text-align:left;}
.category li ul li a {font:normal 12px/26px Tahoma; color:#f0d9ba; text-decoration:none; background:none; text-indent:0px; padding-left:0px;}
.category li ul li a:hover {font:normal 12px/26px Tahoma; color:#ffffff; text-decoration:none; padding-left:0px; background:none;}


/*--------------------- C A T A L O G  T H U M B 3 ---------------------*/
.catalog_thumb3 {height:260px; width:100%; clear:both; text-align:left; margin-bottom:40px;}
.catalog_thumb3 .box {width:152px; float:left; margin-left:14px;}
.catalog_thumb3 .box .title {/*height:15px; overflow:hidden; */ width:100%; border-bottom:solid 2px #ae6e40; color:#e0d1b9; font:bold 12px/normal Tahoma; padding-bottom:5px;}
.catalog_thumb3 .box .title a {color:#e0d1b9; font:bold 11px/normal Tahoma; text-decoration:none;}
.catalog_thumb3 .box .title a:hover {color:#ffffff; font:bold 11px/normal Tahoma; text-decoration:none;}
.catalog_thumb3 .box .img {width:100%; height:122px; text-align:left; padding-top:10px;}
.catalog_thumb3 .box .content {width:100%; height:50px; color:#e0d1b9; font:normal 12px/normal Tahoma; overflow:hidden;}
.catalog_thumb3 .box .price {width:100%; height:23px; color:#FFFFFF; font:normal 12px/normal Tahoma;}
.catalog_thumb3 .box .btn {width:100%;}

.rating_bar {width: 55px; background: url(../images/star_x_grey.gif) 0 0 repeat-x; text-align: left; margin:7px 0 7px 0; }
.rating_bar div {height: 15px; background: url(../images/star_x_orange.gif) 0 0 repeat-x; text-align: left;}


#scroller {font:normal 12px/20px arial; color: #ffffff; text-align: justify; margin: 0px; padding: 0px; height: 200px; width: 98%; overflow: auto;
scrollbar-arrow-color:#a4a6a7;
scrollbar-track-color:#a4a6a7;
scrollbar-face-color:#2c2e2f;
scrollbar-highlight-color:#2c2e2f;
scrollbar-3dlight-color:#a4a6a7;
scrollbar-darkshadow-color:#a4a6a7;
scrollbar-shadow-color:#a4a6a7; 
}
.cataloughtitle {/*height:15px; overflow:hidden; */ color:#e0d1b9; font:bold 12px/normal Tahoma;}
.titlenew {/*height:15px; overflow:hidden; */ width:100%; border-bottom:solid 2px #ae6e40; color:#e0d1b9; font:bold 12px/normal Tahoma; padding-bottom:5px;}
.normalstilltext {color:#c9b08e; font:normal 11px/normal Tahoma; line-height:18px;}
.normalwhitetext {color:#ffffff; font:normal 11px/normal Tahoma; line-height:18px;}
.pricenew {color:#dc0505; font:bold 11px/normal Tahoma;}
.textquantity {color:#ffffff; font:bold 11px/normal Tahoma;}
.navigationnewlink {color:#ffffff; font:bold 11px/normal Tahoma; text-decoration:none;}
.navigationnewlink:hover {color:#ae6e40; font:bold 11px/normal Tahoma;}

.subcatlink {color:#ae6e40; font:bold 11px/normal Tahoma; text-decoration:none;}
.subcatlink:hover {color:#ffffff; font:bold 11px/normal Tahoma; text-decoration:underline;}