@import url(menu.css);  
@import url(text.css);  
@import url(details.css); 
@import url(Checkout.css);
@import url(Cart.css);
@import url(check.css);

body {
  
  background:  #EEEEEE  ; 
  padding: 0px;
  margin:0px;
}

.bodywrapper
{
  margin: 0px;
  background:  #ffffff  ; 
  text-align: left;
  font: 11px "Arial";
  width: 810px;
	
}

form {
  padding: 0px;
  margin: 0px;
}

input, table {
  font: 12px "Arial";
}

a {
  color: #65731C;
  text-decoration: none;
}

a img {
  border-width: 0px; 
}

.clear {
  clear: both;
}

.body {
  width: 799px;
  background:white;
}

.sampleheader
{
	width:810px;
	display:block;
	background:white;
}
.head {
  height: 85px;
  text-align: left;
  padding-right: 5px;
  width:250px;
  display:inline;
  float:left;
  background:white;
}

.head2 {
  height: 85px;
  text-align: left;
  width:375px;
  display:inline;
  float:left;
  padding-top:10px;
  margin-left:15px;
  background:white;
}


.head2 h1
{
	margin:0px;
	padding:0px;

	line-height:18px;
	font-size:18px;	
}

.head3 {
  height: 85px;
  text-align: left;
  width:140px;
  display:inline;
  float:left;
  padding-top:8px;
  background:white;
  font-size:12px;
  line-height:18px;
  color:Black;
  text-align:right;
  padding-right:15px;
}

.head3 a
{
	color:Black;
	font-weight:bold;	
}


.navigation {
  
  height: 8px;
  color: #FFE8D6;
  text-align: center;
}


.content {
 
  margin-right: 5px;
}

.content .vertical-menu {
  float: left;
  background: #E7F9DF;
  width: 192px;
  border-right: 1px solid #D0EABA;  
  border-bottom: 1px solid #A4ABB1;  
  margin-top: 8px;
  color: #1C662B;
}

.content div.text {
  margin-left: 209px;
}

.footer {
 margin-top: 7px;
 border-top: 1px solid #CCCCCC;
 clear: left;
 font-weight: bold;
 font-size: 10pt;
}


.footer .back {
  line-height: 25px;
  text-align: right;
  padding-right: 8px;
  border-bottom: 3px solid #666666;
  margin-bottom: 8px;
  font-size:11px;
  font-weight:normal;
}

.footer .bottom-menu {
  text-align: right;
  position: relative;
  border-bottom: 1px solid #CACACA;
  height: 16px;
  padding-top:0px;
  padding-right: 10px;
  color: #555555;
 
}

.footer .bottom-menu span {
  font-size: 12px;
}

.copy {
  height: 24px;
  color: #989898;
  line-height: 16px;
  font-size:10px;
  padding-left: 34px;
  padding-top:5px;
}

.SearchClass
{
	background:url(../images/search.gif);
	width:57px;
	height:21px;
	border:0px;

}

.CalculateClass
{
	background:url(../images/calculate.gif);
	width:75px;
	height:22px;
	border:0px;
	

}

.subhead	{font-family:verdana,arial,helvetica,sans-serif; font-size:13px; color:#000; font-weight:bold; line-height:13px;}



.text12		{font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#333; font-weight:normal; line-height:13px; text-align:justify;}

/*BreadCrumb*/

.path
{
	
	
	text-align:left;
	padding:10px 0px 0px 0px;
	padding-left:220px;	
	font-size:11px;	
	color:Black;
}
#Breadcrumb a
{
	font-size:11px;	
	color:Black;
	padding:0px 8px;
}

/*ProductPage*/

 .total {
  
  padding: 16px 0px 16px 10px;
   width:250px;
 

 
}

.total b {
  font-size: 13px;
}

.total .qty {
  
  padding: 16px 0px 5px 0px;
  

}



span.SavingsPrice
{
  color: #AF1424;
  font-weight: bold;
    font-size:12px;
  font-family:Verdana,arial;
}

/*Zoom Image*/
#prodNameZoom h1 { font-size:16px; color:#B9470F; font-weight:bold; width:410px; }
#prodTitleZoom { margin:0px; background-color: EEEEEE; padding:10px; height:30px; margin-bottom:10px;}
#prodTitleZoom span { float:left;}
#prodLinksZoom { text-align:right; width:180px; }
 #prodLinksZoom a { font-size:12px; text-decoration:none; color:#777; padding:0 5px 0 16px; line-height:15px; }
 h1.page-title {
  color: #3D80AB;
  font-size: 18px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}