﻿/* Main content */
body{
	margin:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;line-height:1.6;
	}

td p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.6;
	} 

ul{
	margin:0;
	padding:0;
	}
	
/* Main Link Properties */
A:link { 	
	color: #663333; 	
	text-decoration: underline; 
	}
		
A:visited { 	
	color: #717E6C; 	
	text-decoration: underline; 
	} 
	
A:active { 	
	color: #717E6C; 	
	text-decoration: none; 
	} 
	
A:hover { 	
	color: #663333; 	
	text-decoration: underline; 
	}  
	
/* Top navbar */ 

div#topnav {
	background-color: #663333;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	} 
div#topnav ul {
padding-left: 0;
margin-left: 0;
background-color: #663333;
color: White;
float: left;
width: 100%;
font-family: verdana, arial, helvetica, sans-serif;
} 

div#topnav ul li { display: inline; }
div#topnav ul li a {
padding: 0.2em 1em;
background-color: #663333;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;	} 
div#topnav ul li a:hover {
	background-color: #717E6C;
	color: #FFFFFF;
	}  

/* Left properties */ 

.leftSide ul li{list-style:none;line-height:18px;}  

/* Titles */ 
h1 {font-size: 12px; font-family : Verdana,Arial,sans-serif; font-weight : bold; padding-top: 5px; border-bottom: 1px dotted #999; color : #333; 	margin-left: 14px; 	margin-right: 4px; 	text-align:right; }  
h2 {font-size: 12px; font-family : Verdana,Arial,sans-serif; font-weight : bold; padding: 5px; background-color: #663333; border-bottom: 1px dotted #E3E6D8; 	color : #FFF; 	margin-top:0px;  }  
h3 {font-size: 12px; font-family : Verdana,Arial,sans-serif; font-weight : bold; padding: 5px; background-color: #717E6C; border-bottom: 1px dotted #E3E6D8; 	color : #E3E6D8; 	margin-top:0px; 	margin-bottom:0px; }  

/* Gray cell backgrounds */ 

td.gray{ background-color:#E3E6D8; }  

/* Horizontal rule */ 

hr { height: 0; border-width: 1px 0 0 0; border-style: solid; border-color: #663333; } 

/* Footer Links Background */

.stylebg { background-color: #E3E6D8;}

/* Product Detail Page */

div.detailname {
	font-size: 14pt;
	color:#633333;
}

div.detaildescription ul li{list-style-position:inside;padding-left:10px;}

div.detaillistprice {
	text-align:center;
}

div.detailprice {
	text-align:center;
}

SPAN.currpage {
font-weight: bold;
}

/* EZ Log In */

legend {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#633333;
	}

/* Cross Selling */

.cstitle
{
background-color:#633333;color:#ffffff;font-weight:bold;text-align:center;padding:6px
}

/* Main Body */

div.mainbody ul li{list-style-position:inside;padding-left:10px;}

/* Shopping Cart Table Backgrounds */

TABLE.cobtbl{
background-color: #663333;
} 

TD.cobhl{
background-color: #E3E6D8;
}

TD.cobll{
background-color: #FFFFFF;
color : #000000;
}

img {
	border-width: 0px;
}