@import url(left_blocks.css);  
@import url(right_blocks.css);  
@import url(middle_blocks.css); 
@import url(category.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:#FAFAFA ; 
  text-align: center;
  font: 11px "Verdana";
  padding: 0px;
  height: 100%;

  

}

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: 990px;
  padding: 0px 0px 0px 0px;
  background:#fff;
  margin:0px auto 0px auto;
  text-align:left;

}

.body2 .content {
  margin-left: 240px;
  padding-left: 0px;
  margin-right:0px;
  height:100%;



}

.body2 .categorycontent {

  margin-left:240px;
  padding-left: 0px;
  margin-right:0px;
  margin-top:20px;
 
  


}
.body2 .GoogleAd
{
	
	width:160px;
	margin-left:20px;
	float:right;

}


/*My Additions*/
.AddCart{background:url(../images/AddtoCartNew.gif);  width:132px; margin-right:15px;  height:30px; border:none;}

.CheckoutCart
{
	background:url(../images/CheckoutButton.gif); 
	display:inline-block; 
	position:relative; top:4px; 
	_top:0px; 
	width:130px; 
	margin-left:8px; 
	background-position: bottom;  
	margin-right:18px; 
	height:30px; 
	border:none;
	
}

.SearchButton
{
	background:url(../images/SearchButton.gif);
	width:70px; 
	height:22px; 
	border:none;
	cursor: pointer;
	display:block;
	cursor: hand;
	margin-top:3px;
	
	}

.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;
}


/*Custom Pages*/
.custommiddle2
{
	
	width:710px;
	margin-left:250px;
	margin-top:15px;
	margin-bottom:35px;
		
}

.customheader
{
	background-color:#526AD1;
	height:36px;	
}

.customheader h2
{
	color:white;
	font-family:Arial, Verdana, Sans-Serif;
	line-height:36px;	
	padding:0px;
	padding-left:10px;
	margin:0px;
	padding-bottom:5px;
}

.custombody
{
	background-color:#F1EFED;
	margin-top:5px;
	color:#333;
	font-family:Arial, Verdana, Sans-Serif;
	text-align:justify;
	padding:10px;
	font-size:12px;	
	
}

.custombody a
{
	color:Black;
	text-decoration:underline;	
}
span.top
{
	float:right;
	width:100px;
	text-align:right;
	
}
