

#detail .medium {
font-size:11px;
list-style-image:url(/images/disc.gif);
}


#detail .detailname {
	display:none;
}
#detail #breadcrumbs {
display: none;
}



#detail .prodnavigation{
height: 10px;
}
#detail .prodnavigation .prodnavigation{
font-size:10px;
font-weight:normal;
position: absolute;
top: 123px;
left: 207px;
width: 500px;
padding: 0;
margin: 0;
}


#detail input {
float:right;
margin-bottom:5px;
}



#detail .detaildescription {
width:500px;
position:relative;
top:-39px;
left:-17px;
}
#detail .bodystyle {
position:relative;
top:-3px;
}




#products #contentArea{
margin-left: -10px;
padding: 0 4px;
}
#products #breadcrumbs {
display: none;
}
#products .pagetitle{
padding-top: 48px;
padding-bottom: 1px;
}

#products .prodnavigation{
height: 10px;
}
#products .prodnavigation .prodnavigation{
font-size:10px;
font-weight:normal;
position: absolute;
top: 123px;
left: 207px;
width: 100%;
padding: 0;
margin: 0;
}
.products {

}
.prodimage .prodimage, .prodname, .proddescription, .prodprice, .prodseparator .prodseparator, .products input {


}
.products {

}
#incproducts_table {
margin-top: -20px;
margin-left: -13px;
}
	


#proddetail_buy {
	margin-bottom:-15px;
	position:relative;
	top:10px;
	
	
	}
	

/*product listing*/

OPTION.oostock {
display: none;
}  /*hides out of stock product options*/


.prodimage {
vertical-align:top;
}
.prodname {
text-align:left;
height:12px;
font-size: 14px;
font-weight: bold;
}


.proddescription {
text-align:left;
width:240px;
vertical-align:top;
font-size:11px;
}

.prodprice {
text-align:right;
vertical-align:top;
font-size:10px;
}

.products a strong {
visibility:hidden;
}


.products input{
vertical-align:top;

}
.products td {
vertical-align:top;
}



div.proddiscounts{
color: #FF0000;
font-size: 11px;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 



/*horiz minicart*/
.minicart {
float:right;
margin-top: 15px;
}
.mincart{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	height: 25px;
	margin-right: 25px;
}
.mincart a img{
padding-left: 10px;
}
.mincart a, .mincart a:link, .mincart a:visited{
color: #666;
	text-decoration: underline;
	}

.mincart a:focus, .mincart a:hover, .mincart a:active {
	
	text-decoration: underline;
}	




/*shopping cart summary*/


table.cobtbl {

	background: #fff;

}



table.cobtbl td {

	background: #fff;

	color: #4A4A4A;

	font-weight: normal;

	padding: 3px 5px;

	

	border-bottom: 1px solid #eee;
	/*#DBDBDB;*/
	
}



table.cobtbl td table td {

	border: 0;

}


table.cobtbl td a {

	padding: 0;

}



table.cobtbl td.cobhl {

	background: #eaeaea;

	color: #474747;

	border-bottom: 1px solid #ddd;
	
	

}



.csectiontext table.cobtbl img{

	margin: 2px 7px 2px 0 !important;

}





hr {
width:100%;
}


