@charset "utf-8";
/* CSS Document */
a img {border:0;}

h1 {
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
	color:#660000;
	
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#330000;
}
h4 {
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
}
h5 {
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
}
a:link, a:visited {
	color:#660000;
	text-decoration:none;}
	a:hover {text-decoration:underline;}
body {
	margin-top:0px;
	background:url(resources/template/bg.jpg) repeat-x #fff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#330000 !important;
}
#container {
	width:980px;
	margin:0 auto 0 auto;
}
#header {
	background:url(resources/template/header.jpg);
	width:100%;
	height:174px;
}
#topmenu {
	background:url(resources/template/menu_grad.jpg) repeat-x;
	height:30px;
	margin-bottom:12px;
}
#topmenu td a:link, #topmenu td a:visited {
	display:block;
	color:white;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #fff;
}
#topmenu td a:hover, #topmenu td a:active {
	text-decoration:underline;
}
#topmenu td a.noborder {
	border:0;
}
#maincontainer {
	width:962px;
	margin: 0 auto 0 auto;
	background-color:#f1f0e8;
	border:1px solid #dad6ca;
	padding:0 0 0 0;
}
#leftnavholder {
	padding: 19px 0 0 17px;
	width:218px;
	vertical-align:top;
}
#content {
	padding: 17px 17px 17px 17px;
	vertical-align:top;

}
#content p {
	line-height:20px;}
.brownheader {
	background:url(resources/template/leftnav_grad.jpg) repeat-x;
	height:34px;
	vertical-align:top;
}
.brownheader h2 {
	margin:0;
	font-size:18px;
	color:white;
	padding:8px 0 0 13px;
	font-weight:normal;
}
#menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px 0;
}
#menu a:link, #menu a:visited {
	display:block;
	min-height:24px;
	padding:5px 0 0 35px;
	background:url(resources/template/arrow.jpg) no-repeat;
	background-position: 14px center;
	color:#330000;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	overflow:hidden;
	
}
#menu a:hover, #menu a:active {
	text-decoration:underline;
}
.cart {
	height:56px;
	background:url(resources/template/cart_grad.jpg) repeat-x;
}
.cart img {
	padding: 6px 0 0 10px;
}
#latestproduct {
	margin: 15px 0 17px 0;
}
.latestbox {
	border-left: 1px solid #cac8ba;
	border-right: 1px solid #cac8ba;
	border-bottom: 1px solid #cac8ba;
	border-top:0;
}
#footerbox {
	background:white;
	width:960px;
	margin: 0 auto 0 auto;
	font-size:12px;
}
#footerbox td {
	padding: 0 10px 0 10px;
	color:#838383;
}
#footerbox a:link, #footerbox a:visited {
	color:#838383;
	text-decoration:none;
}
#footerbox a:hover, #footerbox a:active {
	text-decoration:underline;
}
#footerbox p {
	margin-top:0px;
	margin-bottom: 5px;
}
#footerbox td.top {
	padding:10px 10px 0 10px;
	vertical-align:top;
}
#footerbox td.bottom {
	padding: 5px 0 5px 5px;}

.prodbox {
	background:url(resources/template/prodbox_gradtop.jpg) repeat-x;
	height:28px;
	width:220px;
}
.prodleft {
	padding:0 15px 0 0;
	vertical-align:top;
}
.prodleft p {
	margin:top:0px;
}
.prodinfo {
	padding:10px;
	text-align:center;
}
.homeproduct {
	border:1px solid #cac8ba;
}
.homeproduct h1 {
	color:#766a59;
	text-indent:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}
.searchbox {
	float:right;
	clear:none;
}
textarea {
	
	background-color:#cac8ba;
}

.divMenu {
	position: absolute;
	top: 0;
	left:0;
	visibility:hidden;
	}
.divMenu a, .divMenu a:visited {
	position:relative;
	display:block;
	height:24px;
	padding:5px 0 0 0;	
	color:#330000;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	
		
}
 
.divMenu a:hover  {
	position:relative;
	display:block;
	height:24px;
	padding:5px 0 0 0;	
	color:#330000;
	text-decoration:underline;
	

	}
	
	.cartbox a:link, .cartbox a:visited{
		color:#fff;
		text-decoration:none;
	}
.cartbox a:hover, .cartbox a:active {
	text-decoration:none;
}

input {
	background-color:#ede6ca;
	font-family:"Times New Roman", Times, serif;
	color:#330000;
}
textarea {
	background-color: #ede6ca;
	font-family: "Times New Roman", Times, serif;
	color:#330000;
}
#hometext {
	margin-top:0;
	width:100%;
}
#hometext td{
	
}
button {
	text-transform:capitalize;
}
.catbox {border:1px solid #cac8ba;background:white;}
.catimage{height:150px;}
.catname {height:40px;}
.catbox h2 {font-weight:bold;margin:0;}
.catprice {height:25px;}
.detailsbox select {position:relative;bottom:8px;width:125px;padding:0 3px 0 3px;background-color:#ede6ca;font-family:"Times New Roman", Times, serif;
	color:#330000;margin-bottom:5px;margin-top:5px;}
.detailsbox td {vertical-align:top;padding:10px;}
.detailsbox {background:white; border: 1px solid #cac8ba;}
.detailsbox h5 { font-size: 15px; }
.homeright { padding:5px 5px 5px 5px;}
		
	


