/* CSS Styles Document */
@import url(layout.css);
@import url(nav.css);

body {
	margin: 0;
	padding: 0;
	font: 13px "Trebuchet MS", arial, sans-serif;
	color: #614927;
	background: transparent url(../images/bodybg.gif) repeat-y top;
}
/* links */
/**********************************************************/
a:link, a:visited {
	color: #600;
}

a:active, a:hover {
	color: #900;
}
/* headers */
/**********************************************************/
h2 {
	font: 20px "georgia", "Times New Roman", Times, serif;
	color: #600;
	font-weight: normal;
	margin: 10px 0 30px 0;
	text-align: right;
	display: block;
}

h3 {
	font-size: 16px;
	color: #614927;
	font-weight: normal;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
h3.producttitle {
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h5 {
	font-size: 13px;
	color: #614927;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
/* text */
/**********************************************************/
.pstart {
	font-size: 14px;
	color: #600;
}
.breadcrumbs {
	font: 11px "Trebuchet MS", arial, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
/*images*/
/***********************************************************/
img {
	border: 0;
}

img.floatr {
	float: right;
	clear: left;
	margin: 10px;
}
img.floatl {
	float: left;
	clear: right;
	margin: 10px;
}
img.border {
	border: 1px solid #614927;
}
span.iteml {
	float: left;
	text-align: right;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
span.itemr {
	margin-left: 25px;
	font-size: 12px;
	float: right;
	width: 355px;
	clear: right;
	padding-top: 1px;
}

/* featured item */
/**********************************************************/
table.featured {
	width: 280px;
	margin: 3px 3px 0 0;
}
table.featured td {
	padding: 0;
	margin: 0;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}
table.featured td.featureditem {
	padding: 0;
	background: transparent url(../images/featured_product.gif) no-repeat right;
	width: 150px;
	height: 16px;
}
table.featured td.featureditem span {
	display: none;
}
table.featured td span.featureitemname {
	font-size: 12px;
	color: #392910;
}
table.featured td span.featureitemprice {
	font-size: 12px;
	color: #614927;
}
table.featured td a.featureinfo {
	font-size: 10px;
}
table.featured td.featureimage {
	margin: 0;
	width: 90px;
}


/*forms*/
/********************************************/
form {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 11px;
}
input.submit {
	background: #392910;
	color: #fff;
	font-size: 10px;
}
button.submit {
	background: #600;
	color: #fff;
	font-size: 10px;
}

/* div specific */
/********************************************/
#topDiv h1  {
	display: none;
}
#mainDiv p {
	margin: 0 10px 15px 10px;
	padding: 0;
}
#nav p {
	font: bold 10px arial, sans-serif;
	width: 190px;
	margin-left: 20px;
}
#logos img {
	margin: 0 10px;
}
#search {
	font-size: 10px;
	}
#cats h2 {
	margin-bottom: 0px;
	margin-top: 10px;
}	
#cats h3 {
	margin-bottom: 0px;
	margin-top: 10px;
}		
#cats ul {
	margin: 0;
	padding: 0 10px;
}
#cats ul li {
	margin-left: 20px;
}
/* shopping cart */
/********************************************/
table.carttbl {
	width: 450px;
	padding: 0;
	margin: 0 0 0 10px;
}
table.carttbl th {
	text-align: left;
	background: #392910;
	margin: 0;
	padding: 4px;
	color: #FAFBF5;
	font-size: 12px;
}
table.carttbl td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 4px;
	font-size: 11px;
}
table.carttbl td.c, table.carttbl th.c {
	text-align: center;
	}
table.carttbl td ul {
	margin: 0;
	padding: 0;
}
table.carttbl td.totals {
	text-align: right;
	}
table.carttbl td.checkout {
	padding: 10px;
	text-align: right;
	border: 0;
	}
table.carttbl h3 {
	border: 0;
}	
/* products */
/********************************************/
table.producttbl {
	width: 450px;
	padding: 0;
	margin: 10px 0 20px 5px;
}
table.producttbl th {
	text-align: left;
	margin: 0;
	padding:  0 2px;
	color: #392910;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
table.producttbl th span {
	font-size: 10px;
}
table.producttbl td {
	text-align: left;
	margin: 0;
	padding:  0 2px;
	font-size: 13px;
	vertical-align: top;
}
table.producttbl td span {
	font-size: 13px;
	font-weight: bold;
}
table.producttbl td.img {
	width: 75px;
	padding: 0 10px 0 0;
	}
table.producttbl a {
	font-size: 11px;
	}
table.producttbl th.c, table.producttbl td.c  {
	text-align: center;
	}
table.producttbl td.r {
	text-align: right;
	}
table.tblcats {
	width: 450px;
	}
table.tblcats td {
	padding: 2px;
	width: 225px;
	vertical-align: top;
}
.homeproductrow {
	margin: 5px 0;
	display: block;
}
.homeproductwrap {
	text-align: center;
	float: left;
	margin: 5px 0;
	width: 160px;
}
.homeproductbox {
	width: 150px;
	border: 1px solid #693D21;
	text-align: center;	
}
.homeproductbox a {
	border-bottom: 0;
}
.homeproductbox h3 {
	color: #fff;
	font-size: 85%;
	margin: 0;
	background-color: #693D21;
	padding: 2px;
	height: 35px;
}
.homeproductprice {
	color: #693D21;
	font-weight: bold;
}
.homeproductwrap p {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 80%;
	line-height: 90%;
	width: 150px;
}
