body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}

h2 {
	color: #000000;
	font-size: 15px;
}


#Layer1 {
	position:absolute;
	width:208px;
	height:138px;
	z-index:1;
	left: 300px;
	top: 130px;
	background-image: url(/	img/top_banner.jpg);
	visibility: visible;
	overflow: visible;
}

.style1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_top {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif
    color: #FFFFFF;
}

.style4 {font-size: 7px}

.style7 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style9 {
	font-size: 10pt;
	font-weight: bold;
}
.style10 {font-size: 10pt; font-weight: bold; color: #FFFFFF; }
.style11 {
	font-size: 9px;
	color: #999999;
}

.style12 {	font-size: 9px;
	color: #999999;
}
.style14 {font-size: 9px; color: #000000; }

.style8 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.a_brand {
  font-size: 9px;
}

.lookalso {
  font-size: 10px; color: #0000bb;
  font-weight: bold;
}
.warning {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.cart_empty {
	font-size: 12pt;
	font-weight: bold;
}

.drop-down-menu {
  width:23%;
  height:290px;
  overflow-y: auto; 
  float:left;  
  padding-left: 2px;
  overflow:auto;
}

.drop-down-menu a {
	font-size: 9px;
}


/* Ajax UI/FX Cart Styles*/
#cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

#cartProducts, .cartProducts {
	background: url(/images/line-r.gif) right top repeat-y;
}
.cart_total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight:bold;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom:5px;
}
.cart_item {
	background:url(/images/underline.gif) left bottom no-repeat;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 7px;

}
.cart_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}


.activeCart {
	background-color: #DAFF9F;
}

.hoverCart {
	background-color:#FFFFCC;
}

#products {
	margin-right: 250px;

}
.product {

}

.product_stock {
	margin-left: 5px;
}

img.product {
	cursor: move;
}

.product img {
	
}
.product h2 {
	font-size: 12px;
	padding: 6px 0;
}
.product p {
	font-size: 11px;
	color: #333;
}

.product a {
	color: #6CAF00;
}

.productCart {
	font-size: 10px;
	margin: 10px;
}

.productCart a {
	color: #f00;
	float: right;
}
.transferProduct {
	border: 1px solid #6CAF00;
}

.cart-ajax-loader {
	background:url(/images/cart-ajax-loader.gif) right bottom no-repeat;
}
