@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(slices/pagefilltop.jpg) repeat-x;
	margin: 0px;
	font: 13px "Comic Sans MS";
}
#header {
	background: url(slices/header.jpg) no-repeat;
	height: 268px;
}
#navbar {
	background: url(slices/navbar3.jpg) no-repeat;
	height: 85px;
}
#centerpanel {
	background: url(slices/centerpanelfill.jpg) repeat-y;
}
#panelfooter {
	background: url(slices/centerpanelfooter.jpg) no-repeat;
	height: 53px;
}
#pagefooter {
	background: url(slices/footerfill.jpg) repeat-y;
}
.pagefootertext {
	color: #E8D5AD;
}
.pagefootertext a:link {
	color: #E8D5AD;
	text-decoration: underline;
}
.pagefootertext a:hover {
	color: #943F2B;
}
.pagefootertext a:visited {
	color: #E8D5AD;
}
.rightborder {
	border-right: 1px solid #CCCCCC;
}
h1 {
	font-weight: bold;
	color: #7C3225;
	background: #E1C893;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom: 3px double #000000;
	font-size: 18px;
}
h2 {
	font-size: 15px;
	font-variant: small-caps;
	color: #7C3225;
	border-bottom: 1px dashed #7C3225;
}

h4 {
	border-bottom: 3px double #333333;
	padding-bottom: 6px;
	font-size: 13px;
}
.leftcolumnborder {
	border-right: 1px solid #93412C;
}
.smaller {
	font-size: 10px;
}
.centercontent {
	padding: 8px 12px;
}
.imagepadding {
	padding-right: 15px;
	clear: both;
	float: left;
}
.imagepadlist {
	padding-right: 24px;
}

.redtext {
	color: #FF0000;
}
.clearleft {
	clear: left;
	float: left;
	padding-right: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #7A2E20;
}
h3 {
	font-size: 14px;
	border-bottom: 1px dashed #9C634E;
	color: #000000;
}
.tablecellborder {
	border: 1px solid #000000;
}
TD.mincart {
font-size: 10px;
font-family : Verdana;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}

P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

td.product {
	border: 1px solid #000000;
	background: #F0E4C8;
} 

span.price, .detailprice, .prodprice {
	color: #000000;
	padding-top: 4px;
	font-weight:bold;
	text-align: center;
} 

div.prodname {
	text-align: center;
}
.clearright {
	clear: right;
	float: right;
	padding-left: 5px;
}

TABLE.cobtbl{
background-color: #000000;
}

TD.cobhl{
	background-color: #E1C893;
}

TD.cobll{
	background-color: #E8D5AD;
	color : #000000;
}
/*crosssales styling*/
.cstitle {
	background: #8D3B26;
	border: 1px solid #010101;
	color : #E8D5AD;
	padding: 4px;
	font: bold 13px Verdana, Arial, sans-serif;
}
.csprodname {
	font-size: 10px;
	font-family : Verdana;
	text-align: center;
}

.csprodprice {
	text-align: center;
}

P.pagenums {
font-size: 10px;
font-family : Verdana;
}
SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

img.cartimage {
	width: 50px;
}

