body{background-color: #105CAB;}
.logoholder{background-image: url(../images/header_logo_products.jpg);}
div#body { background-color:#FFFFFF;	margin: 0 auto;	width: 1000px;	border: thick ridge #FAAF1E;}
p{font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666; font-size: .8em;
}
/********************* product categories listed down the page *************************/
a.product_details:link {
	color: #1459A4;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.product_details:visited {
	color: #009300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.product_details:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #105CA8;
}
a.product_details:active {
	color: #FF6600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2.content {
	background-color: #EADBEE;
	color: #5F2671;
	padding: 3px;
	clear:both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3.product_listing {font-size:12px; }
div.productdesc {
	font-weight: normal;
	font-size:medium;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAAF1E;
	border-bottom-color: #FAAF1E;
	width:75%; margin-left:0px; 
	padding-left:10px;
	background-color: #FEE9C0;
	padding-right: 10px;
	margin-bottom: 10px;
	float:right;
}
div.productprice {float:right; font-weight: normal; width:80%; margin-right:0 }
.product_sizes {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;color: #666666;
	margin-right:0; padding-right:0;
}
.product_line{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin-bottom: 30px;

}
img.product_details{float:left; margin-right:10px; margin-bottom:10px; border:0px;}
/********************* end product categories listed across? the page *********************/
#info{
	background-color: #EAFFFF;
	border: 1px dotted #70A0FC;
	
	padding: 5px;
}
#product_listing_container{
	width: 90%;
	margin-top: auto;
}
div.product_listing{
	border: 1px solid #2F8DEC;
	height: 28em;
	width: 13.9em;
	float: left;
	padding-left:5px;
	margin-top: .5em;
	margin-right: .25em;
	margin-bottom: .5em;
	margin-left: .25em;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	display:block;
	background-image: url(../images/button_more.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#price{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	height: 100px;
	vertical-align: middle;
}
.price{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	height: 100px;
	vertical-align: middle;
}
img.price{
	text-align: left;
	vertical-align: middle;
	float: left;
	padding:0;
}
price a:link{text-align: right;}
div.product_listing img
{
	display: inline;
	margin: .5em;
	border: 1px solid #ffffff;
	float: left;
}
h1.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	color: #1459A4;
	text-align: left;
}
img.product_category_image{
	float: right;
	text-align: center;
	vertical-align: middle;
}

h3.product_listing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;	
}
.brand{
font-size: 0.9em;
font-weight: normal;
}
p.product_listing {
	color: #666666;
	font-size: .8em;
}
div.product_listing a:link  {color: #1459A4; text-decoration:underline}
div.product_listing a:visited  {color: #666666;}
div.product_listing a:hover img  {border: 1px solid #2F8DEC; color: #666666;}
div.product_listing a:active  {color: #666666;}

div.desc
{
  font-weight: normal;
  width: 13.9em;
  margin: .2em;
}
.best_seller{
	color: #FF00FF;
	font-weight: bold;
	display:inline;
}
.new{
	color: #00FF00;
	font-weight: bold;
	display:inline;
}
.pop{
	color: #FF0000;
	font-weight: bold;
	display:inline;
	}