﻿/* CSS layout */
body  {
	background-color: #ebe5cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	color: #493f2e;
	margin: auto;
	padding: 0;
}
a.hmenu:link{
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #a0522d;
	}
a:hover.hmenu {
	color: #8b0000;
}
a:visited.hmenu {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #a0522d;	
}
a.cat {
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.cat:link{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}
a.cat:hover {
	color: #a0522d;
}
a.catp {
	color: blue;
	font-size: 10pt;
	text-decoration: none;
}
a.catp:link{
	text-decoration: none;
	font-size: 10pt;
	color: blue;
	}
a.catp:hover {
	color: #a0522d;
}

a.lfeature img {
	border: 0px;
}
a.lfeature {
	color: #000000;
	text-decoration: none;
	border: 1px;
}
a.lfeature:link {
	color: #000000;
	text-decoration: none;
}

a.lfeature:hover {
	color: #339933;
}
a.foot {
	color: #990000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.foot:link{
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	}
a.foot:hover {
	color: #a0522d;
}
.spanreg {
	color: #990000;
}
.spanspec {
	color: #006600
}
.tbnews {
	background-color: #f0e68c;
	color: #990000;
}
.tbShowProducts {
	vertical-align: top;
	width: 33%;
	font-size: 9pt;
}

#span {
	padding: 2px;
}

#pageshadow {
	width: 970px;
	margin: auto;
	background-image:url('../images/pagegradient.gif')
}
#masthead {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	height: 101px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#top_left {
	width: 300px;
	background-color: #842514;
	position: absolute;
	left: 5px;
}

#rightheader {
	margin-left:305px;
	background-color: #ffffff;
	background-image: url('../images/headbanner.jpg');
	font-size: 14pt;
	color: #ffffff;
	height: 100px;
	vertical-align: text-top;
	text-align: right;
}
#mastmenu {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	height: 24px;
	margin: auto;
	padding-left: 4px;
	padding-right: 4px;
}
#headmenu {
	background-image: url('../images/menugrad1.gif');
	height: 24px;	
}

#container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	height: 720px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;
	height: 720px;
}

#page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
}

#right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 720px;
	background-color: #f8f8ff;
}

#prod_left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;}

#prod_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
}

#prod_right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 645px;
	background-color: #f8f8ff;
}
#prod_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#prod2_left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;}

#prod2_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
}

#prod2_right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 645px;
	background-color: #f8f8ff;
}
#prod2_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#news_left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;}

#news_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
}

#news_right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 645px;
	background-color: #f8f8ff;
}
#news_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#rec_left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;}

#rec_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
}

#rec_right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 645px;
	background-color: #f8f8ff;
}
#rec_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}


#cont_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	height: 800px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#cont_left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;
	height: 800px;
}

#cont_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	height: 800px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
	font-size: 10pt;
}

#cont_right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 800px;
	background-color: #f8f8ff;
}


#terms_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	height: 1650px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#terms_left_col {
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #f5f5dc;
	height: 1650px;
}

#terms_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	height: 1650px;
	top: 0px;
	width: 545px;
	background-color: #ffffff;
	font-size: 10pt;
}

#terms_right_col {
	width: 198px;
	position: absolute;
	right: 4px;
	top: 0px;
	height: 1650px;
	background-color: #f8f8ff;
}

#prodleft {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;

}
#prodcenter {
	margin-right: 180px;
	margin-left: 180px;
	text-align: center;

}

#prodright {
	width: 180px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}

	
#prodcontainer {
	position: relative;
	width: 100%;
	
}
#cart_container {
	position: relative;
	background-color: #ffffff;
	width: 945px;
	height: 1400px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#cart_page_content {
	position: absolute;
	margin-right: 200px;
	margin-left: 204px;
	height: 1400px;
	top: 0px;
	width: 725px;
	background-color: #ffffff;
	font-size: 10pt;
}

#tdfeature {
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
}
#cartAddItems {
	background-color:#006600;
	font-size: 10pt;
	color: #ffffff;
	width: 195px;
	text-align: center;
}
#cartAddProducts {
	background-color:#006600;
	font-size: 10pt;
	color: #ffffff;
	width: 250px;
	text-align: center;
}
#cartAddPrice {
	background-color:#006600;
	font-size: 10pt;
	color: #ffffff;
	width: 60px;
	text-align: center;
}
#cartAddQty {
	background-color:#006600;
	font-size: 10pt;
	color: #ffffff;
	width: 50px;
	text-align: center;
}
#cartAddTotal {
	background-color:#006600;
	font-size: 10pt;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddUpdate {
	background-color:#006600;
	font-size: 10pt;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddTotal {
	background-color:#006600;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddSub {
	background-color:#006600;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 125px;
	text-align: center;
}
#cartAddSubH {
	background-color:#006600;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 580px;
	text-align: right;
}
#cartAddMain {
	background-color:#ffffff;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
#cartAddMainT {
	background-color:#ffffff;
	font-size: 10pt;
	color: #000000;
	text-align: right;
}
#footer {
	position: relative;
	background-color: #f8f8ff;
	width: 945px;
	height: 80px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-size: 8pt;

}

#navlist {
margin-left: 3px;
padding-left: 6px;
list-style: none;
}
#navlist li {
padding-left: 22px;
background-image: url('../images/cart/bullet_hat.gif');
background-repeat: no-repeat;
background-position: 0 .5em;
padding-top: 8px;
}

