﻿/* for W3C CSS compliance */
.void{} 
@media print {}

#product
{
	overflow: hidden;
	width: 592px;
	padding: 8px 0 0 10px;
}

h1
{
	margin: 0 0 30px 0;
}

li a
{
	color: #C2313E;
	text-decoration: underline;
}

li 
{
	line-height: 18px;
	list-style-image: url(../images/arrowlist.gif);
}

ul 
{
	margin-left: 16px;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.productimage
{
	float: left;
}

.productimage #primary
{
    width: 240px;
    height: 240px;
}

#enlarge
{  
    text-align: right;
    padding: 0 0 5px 0;    
}

#enlarged
{
    display: none;
    position: absolute;
    margin: -250px 0 0 0;
    padding: 15px 30px 30px 30px;
    border: solid 2px #A3A3A3;
    background-color: #fff;
}

#enlarged .close
{
    text-align: right;
    padding: 0 0 15px 0;  
}

#enlarged .close a
{
    font-size: 14px;
}

#enlarged .image
{
}

.additional-image
{
	float: left;	
	margin: 0 0 5px 0;    
	border: solid 1px #A3A3A3;
}

.additional-image img
{
	width: 70px;
	height: 70px;
}

.productinfo
{
	float: left;
	width: 332px;
	margin: 0 0 0 10px;	
}

.browsedivider
{	
	width: 100%;
	background: url(../Images/BrowseDivider.gif) repeat-x top left;
}

.browselabel
{
	padding: 2px 0 5px 0;
	text-align: center;
}

.browselinks
{
	text-align: center;
}

.model
{
	margin: 5px 0 20px 0;
	font-weight: bold;
}

.prices
{	
	margin: 20px 0 0 0;	
}

.sale
{
	font-weight: bold;
}

.sale,
.strikeprice
{	
	color: #990000;
	font-size: 14px;
}

.strikeprice
{
	text-decoration: line-through;
}

.price
{
	font-size: 14px;
	font-weight: bold;	
}

.addtocart
{
	margin: 10px 0 0 0;
}

.outofstock
{	
	font-weight: bold;
}

.buynow
{	
	margin: 20px 0 20px 0;
}

.productbottom
{
	clear: both;
}

.subheading
{
	margin: 0 0 5px 0;
	font-weight: bold;
}

.description
{
    padding: 0 0 10px 0;
}

.bottomleft
{
	float: left;
	width: 250px;
}

.bottomright
{
	float: left;
}

.addthis
{
	margin: 18px 0 0 20px;
}

.back
{
	margin: 25px 0 20px 20px;
}

.back a
{
	color: #C2313E;	
}
