/* CSS Document */

#content {
	height:auto;
	width:730px;
	float:left;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	}


#bread-crumb { width:755px; }
html>body #bread-crumb { width:760px; }


#product_more
{
width:700px;
}

#product_more ol li
{
font-size: 14px;
}
	
#product_more h3
{
	padding-top: 29px;
	padding-bottom:14px;
	padding-left: 40px;
	margin: 0;
	font-size: 12px;
	
}

#product_more h1
{
	font-size: 100%;
}

.over_view
{
background-image:url(images/pi_over_view.png);
background-repeat:no-repeat;
width:750px;
}

 .featured
{
background-image:url(images/pi_featured.png);
background-repeat:no-repeat;
width:750px;

}

.spec
{
background-image:url(images/pi_spec.png);
background-repeat:no-repeat;
width:750px;
float:left;
}

.filter
{
background-image:url(images/delete_icon.png);
background-repeat:no-repeat;
background-position:right;
padding-right:20px;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
height:3em;
width:750px;
}

#assoc { background-image:url(images/pi_asspro.png); background-repeat:no-repeat; width:750px; }
#assoc img { margin-top:-2px;}
.column{ margin:20px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; height:230px; width:50%; font-size:12px;}
.column H1 { margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; font-size:90%; font-weight:bold; }
.column H2 { margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; font-size:90%; height:35px; font-weight:bold; background-color:#FFFFFF; border:0px; }
.column P { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:90%; }

a img {
border:none;
}


.price {
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#990000;

}

.price-vat {
	font-size:9px;
	font-weight:bold;
	color:#000000;
	

}

