body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: #54321C url(../i/pageBG.jpg) repeat-x center top;
}
a img
{
    border: none;
}
a
{
    text-decoration: underline;
    color: Black;
}
#header {
	background: url(../i/header.jpg) no-repeat left top;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 241px;
	width: 964px;
	text-align: left;
}
h1 {
	display: block;
	margin: 55px 0px 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 263px;
	font: bold 20px/46px Arial, Helvetica, sans-serif;
	width: 436px;
	color: #7D4915;
	/*background: url(../i/horzline.gif) repeat-x left bottom;*/
	border-bottom:dotted 1px #53103A;             
	height: 46px;
}

#midcol h2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}

#topnav {
	margin: 0px;
	padding: 0px;
	top: 120px;
	left: 302px;
	display: block;
	position: relative;
	width: 400px;
}
#topnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 46px;
}
#topnav ul li {
	line-height: 46px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav ul li a {
	text-indent: -9999em;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.home {
	background: url(../i/homepage.png) no-repeat left -46px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	height: 46px;
	width: 109px;
	text-decoration: none;
	overflow: hidden;
}
.home:link {
}
.home:active {
}
.home:visited {
}
.home:hover {
	background: url(../i/homepage.png) no-repeat left top;
}
.about {
	background: url(../i/aboutus.png) no-repeat left -46px;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	height: 46px;
	width: 105px;
	text-decoration: none;
	overflow: hidden;
}
.about:link {
}
.about:active {
}
.about:visited {
}
.about:hover {
	background: url(../i/aboutus.png) no-repeat left top;
}
.contact {
	background: url(../i/contact.png) no-repeat left -46px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	height: 46px;
	width: 118px;
	text-decoration: none;
	overflow: hidden;
}
.contact:link {
}
.contact:active {
}
.contact:visited {
}
.contact:hover {
	background: url(../i/contact.png) no-repeat left top;
}
#loginpanel 
{
	position: relative;
	top: 110px;
	left: 760px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 80px;
}
.LoggedIn
{
    font-family: Verdana, Arial;
    color: #E9620F;  
    font-size:12px;
    text-align:center;    
}
.LoggedIn a
{
    color: #E9620F;  
    text-decoration: underline;
}
.username {
	font: 12px Arial, Helvetica, sans-serif;
	color: #20130B;
	width: 123px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #452818;
	margin-bottom: 5px;
}
.password {
	font: 12px Arial, Helvetica, sans-serif;
	color: #20130B;
	width: 123px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #452818;
	margin-bottom: 5px;
}
.login {
	padding-left: 4px;
}
#mainBG {
	background: url(../i/boxBG.png) repeat-y left top;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#maincontent {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background: url(../i/mainBR.jpg) no-repeat right bottom;
	text-align: left;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #53311C;
}
#midcol {
	padding-top: 0px;
}
.horzsep {
	background: url(../i/horzline.gif) repeat-x left center;
	display: block;
	height: 21px;
}
.2col {
	display: block;
	width: 436px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.3col {
	margin: 0px auto 1px;
	width: 145px;
	font-size: 11px;
	text-align: center;
	display: block;
}
.col {
	padding: 12px 4px;
	width: 145px;
	/*background: url(../i/vertline.gif) repeat-y right top;*/
	text-align: center;
	border-top:dotted 1px #53103A; 
	border-bottom:dotted 1px #53103A;
	border-right:dotted 1px #53103A; 	
}
.col3 {
	padding: 12px 4px;
	width: 145px;
	text-align: center;
	border-top:dotted 1px #53103A; 
	border-bottom:dotted 1px #53103A;
}
/*.col3 {
	padding: 12px 4px;
	width: 146px;
	background: url(../i/vertline.gif) repeat-y left top;
}*/
.itemL {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	font-size: 11px;
}
.itemL img {
	float: left;
	margin-right: 10px;
}
.title {
	color: #53301A;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	/*padding-top: 8px;*/
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.more {
	padding: 1px 2px;
}
#leftnav {
	background: url(../i/leftnavBG.png) repeat-y left top;
	padding: 0px 50px 0px 32px;
}
.catheading {
	background: url(../i/leftnavlinkBGi.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 6px 6px 5px 16px;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2A14;
	text-transform: uppercase;
}
.catheading:link {
}
.catheading:visited {
}
.catheading:active {
	background: #FEFAED url(../i/leftnavlinkBGi.gif) no-repeat left top;
}
.catheading:hover {
	background: #FEFAED url(../i/leftnavlinkBGi.gif) no-repeat left top;
}
.sub {
	background: url(../i/leftnavlinksubBG.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 4px 6px 3px 25px;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2A14;
	text-transform: capitalize;
}
.sub:link {
}
.sub:visited {
}
.sub:active {
	background: #FEFAED url(../i/leftnavlinksubBG.gif) no-repeat left top;
}
.sub:hover {
	background: #FEFAED url(../i/leftnavlinksubBG.gif) no-repeat left top;
}
#basket {
	color: #53311C;
	background: url(../i/basketmid.jpg) repeat-y left top;
	margin: 0px;
	padding: 10px 22px 10px 63px;
	font-size: 11px;
}
#baskettop {
	background: url(../i/baskettop.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	/*height: 56px;*/
	height: 183px;
	width: 262px;
}
#basketsub {
	background: url(../i/basketsub.jpg) no-repeat left top;
	display: block;
	margin: 0px 0px 5px;
	padding-top: 8px;
	height: 63px;
	width: 262px;
}
#subcontent {
	color: #53311C;
	margin: 0px 45px 10px 65px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
.checkout {
	margin: 0px 0px 0px 73px;
	padding: 0px;
}
#leftnavsub {
	background: url(../i/leftnavsub.png) no-repeat left top;
	display: block;
	margin: 0px 0px 3px;
	padding: 0px;
	height: 38px;
	width: 262px;
}
#payments {
	background: url(../i/payments.png) no-repeat left top;
	margin: 0px 0px 0px 63px;
	padding: 0px;
	height: 223px;
	width: 147px;
}
#footer {
	background: url(../i/footer.png) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	display: block;
	height: 136px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #4E2A14;
}
#footertxt {
	margin: 0px;
	padding: 90px 0px 0px;
}
#footertxt a {
	color: #4E2A14;
	text-decoration: none;
}
#footertxt a:hover {
	text-decoration: underline;
}
.horzsep2 {
	background: url(../i/horzline.gif) repeat-x left top;
	display: block;
	height: 11px;
	margin-bottom: -10px;
}
.subtitle {

	color: #53301A;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 8px;
}
.horzsep3 {
	background: url(../i/horzline.gif) repeat-x left bottom;
	display: block;
	height: 1px;
	margin-top: 10px;
}
.DataGrid
{
	background: url(../i/horzline.gif) repeat-x left bottom;	
	padding-bottom:20px; 
	vertical-align:top;
}
.Quantity_Box
{
    width:25px;    
    margin-right: 10px;    
}
.RelatedProductsGrid
{
	background: url(../i/horzline.gif) repeat-x left top;
	display: block;
	margin-top: 0px; 
}
.Paging
{
    width: 100%;
    text-align: center;
    padding-top: 10px;    
}
.basketImage
{
    border: 1px solid #E9620F;    
}
.basketSummary
{
    margin-top:10px;
    border-top: solid 1px #E9620F;    
    padding-top: 10px;
    padding-bottom: 0px;
}
.register
{
    font-family: Verdana, Arial;
    color: #E9620F;  
    font-size:10px;
}
.EcomForm
{    
    background-color: #FCEFC5;
    border: solid 1px #E9620F;  
    padding:10px;
}
.EcomTxt
{
    font: 12px Arial, Helvetica, sans-serif;
	color: #20130B;
	border: 1px solid #452818;
}
.rule
{
    width: 400px;
    margin-top:15px;
    padding-left:10px;
    border-top:dotted 1px #53103A;             
}
.EcomAddressBar{padding:5px;margin-bottom:5px; border:1px solid #53103A; text-align:center;}
.EcomAddressBar a{color:Black;}
.EcomAddressBar input{vertical-align:middle;}

.EcomCheckoutTrail{margin:10px;padding-bottom:10px;border-bottom:0px solid #A8C486; text-align:center;}
.EcomCheckoutTrail span{margin:5px;}
.EcomCheckoutTrail span b{}

.EcomConfirmAddress{text-align:left;margin:10px}
.EcomConfirmAddress td{vertical-align:top;padding:10px;padding-right:50px;}
.EcomConfirmAddress a{color:black; text-decoration: underline;}

.ConfirmProduct
{
    font-weight: bold;
    font-size: 16px;
    color: #E9620F;
    margin-bottom: 10px;
}

.EcomBasketSummary{width:436px;margin-top:0px;text-align:left; background-color:#FCEFC5;}
.EcomBasketSummary table{border-collapse:collapse;width:436px;}
.EcomBasketSummary table td{border:solid 1px #E9620F;padding:5px;}

#searchbox
{
    padding: 65px 0 0 75px;
}
.SearchBox
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #20130B;
	width: 123px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #452818;
	margin-bottom: 5px;
	width:160px;    
}
