@import url(left_blocks.css);  
@import url(right_blocks.css);  
@import url(middle_blocks.css);  
@import url(products.css);  
@import url(search.css);  
@import url(order.css);  
@import url(check.css);  
@import url(login.css); 
@import url(Cart.css);
@import url(Header.css);
@import url(MainPage.css);
@import url (/VAM/Appearance/VAMStyleSheet.css);
@import url(SiteMap.css);
body {
  margin: 0px;
  /* background: url(../../../../images/body_bg.jpg) repeat ; */
  background: #F8EFDE;
  text-align: center;
  font: 11px "Verdana";
  padding: 0px;
  height: 100%;
  
  
  /*background: url(../../../../images/body_bg.jpg) repeat ; */
  

}

form {
  padding: 0px;
  margin: 0px;
  
}

input, table {
  font: 11px "Verdana";
}

a {
  color: #4491DD;
}

a:hover {
  color: #1F5A88;
}

a img {
  border-width: 0px; 
}

.clear {
  clear: both;
}


.body2 {
  width: 900px;
  padding: 0px 0px 0px 0px;
  /*background:#f8efde;*/
  background:#FFF;
  margin:0px auto 0px auto;
  text-align:left;
  margin-top:5px;
  margin-bottom:5px;
  border:2px solid #f8efde;
}

.body2 .content {
  margin-left: 200px;
  padding-left: 24px;
  margin-right:0px;
  height:100%;



}

.body2 .contentcat {

  _margin-left:10px;
  padding-left: 24px;
  _padding-left:10px;
  margin-right:0px;
  width:610px;
  float:left;
  


}
.body2 .GoogleAd
{
	
	width:160px;
	margin-left:20px;
	float:right;

}


/*My Additions*/
.AddCart{background:url(../images/AddtoCart2.gif);  width:108px; margin-right:18px; height:20px; border:none;}
/***
.SearchButton{background:#8A184A;margin:0px; padding:0px; font-size:11px; font-family:Arial,verdana;  width:70px; height:22px; color:#fff; font-weight:bold; border:none;cursor: pointer;
	cursor: hand;}
***/
	
#SearchButton {font-size: .9em;margin: 0;width: 76px;height: 21px;background-color: #176CB6;font-weight: bold;color: #fff}
/***
.SearchButton {background-image:url(../../../../images/search_button.jpg);border-style:none;border: none;color: #0872AC;margin: 0 0 0 0;padding: 0;cursor: pointer;width: 76px;height: 21px;}
***/

.SearchButton
{
	background:#CB9E43;
	margin:0px; 
	padding:0px; 
	font-size:12px; 
	font-family:Arial,verdana; 
	color:#320000;
	font-weight:bold; 
	width:70px; 
	height:22px; 
	border:none;
	cursor: pointer;
	cursor: hand;
}

.MovetoCart, .MovetoCart:hover, .MovetoCart:visited{ background:url(../images/button.gif);display:block; width:160px; height:22px; border:none; color:White; font-size:12px; font-weight:bold; padding-bottom:2px; padding-top:2px; text-decoration:none;}
.AddtoWishList{background:url(../images/wishbutton.gif); width:120px; height:22px; border:none; color:White; font-size:10px; font-weight:bold; font-family: MS Sans Serif; padding-bottom:4px; }
.smallshoppingdiv
{	
	font-size:10px;
	margin:5px 0px;
	}

/*PopUp Window*/
.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;}

/*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; }
 
 /*Shipping Warning*/
 
 .shippingwarning
 {
	background:#7D0E2B;
	color:#FFF;
	padding:4px;
	font-size:12px;
	width:815px;
	line-height:16px;
	margin-bottom:10px;
	font-family: Arial,Verdana, Sans-Serif;
}

.bookmarkwebsite
{
	background:url('../images/bookmark_the_site.jpg') no-repeat;
	display:block;
	height:35px;
	width:155px;
	_height:50px;
	_width:200px;
	margin-top:10px;
	padding-top:15px;
	padding-left:45px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	float:left;
}

.bookmarkwebsite a
{
	color:Black;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
		

}

.bookmarkwebsite a:visited
{
	color:Black;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
		
}


.CartContinueButton
{
	background:url(../images/continue_shopping_button.jpg);  width:152px; margin-right:18px; height:21px; border:none;
	
}

.CartCheckOutButton
{
	background:url(../images/AScheckout.jpg);  width:109px; margin-right:18px; height:21px; border:none; display:block;
	
}