/**
 * Neostrada stylesheet :: Products
 *
 * Copyright (c) 2009 Avot Media BV
 */
#container #holder #content .products {
	width: 622px;
}

#container #holder #content .products .product {
	margin: 0 5px 0 0;
	width: 204px;
	float: left;
}

#container #holder #content .products .product .top {
	width: 204px;
}

#container #holder #content .products .product .top h3 {
	padding: 0 0 10px 13px;
	width: 191px;
	height: 37px;
	background: transparent url('/images/v3/h3p.gif') no-repeat top left;
	line-height: 38px;
	font-size: 13px;
	color: #707070;
}

#container #holder #content .products .product .top h4 {
	margin: 0 5px;
	padding: 0 0 10px 0;
	width: 194px;
	background: transparent url('/images/dotted.gif') repeat-x 0 100%;
	font-size: 10px;
	color: #707070;
}

#container #holder #content .products .product ul {
	margin: 0 5px;
	padding: 10px 0;
	width: 194px;
	background: transparent url('/images/dotted.gif') repeat-x 0 100%;
	font-size: 10px;
}

#container #holder #content .products .product ul li {
	padding: 0 0 0 0;
	background: none;
}

#container #holder #content .products .product ul li.b {
	color: #363636;
}

#container #holder #content .products .product ul li.ts {
	margin: 10px 0 0 0;
}

#container #holder #content .products .product ul li.mi {
	padding: 10px 0 0 0;
	background: transparent url('/images/dotted.gif') repeat-x 0 0;
	font-weight: bold;
	font-size: 11px;
}

#container #holder #content .products .product ul li.mi a {
	padding: 0 0 0 14px;
	background: transparent url('/images/products/pointer.gif') no-repeat left center;
	text-decoration: none;
}

#container #holder #content .products .product ul li.nb {
	padding: 0 0 0 0;
	background: none;
}

#container #holder #content .products .product .bottom {
	margin: 0 0 0 0;
	padding: 10px 5px 0 5px;
	width: 194px;
}

#container #holder #content .products .product .bottom .left {
	width: 79px;
	float: left;
}

#container #holder #content .products .product .bottom .left a.order {
	margin: 5px 0 5px 2px;
	width: 77px;
	height: 24px;
	background: transparent url('/images/v3/order.gif') no-repeat top left;
	display: block;
	line-height: 24px;
	font-size: 12px;
	color: #3c404d;
}

#container #holder #content .products .product .bottom .left a.order span {
	display: none;
}

#container #holder #content .products .product .bottom .left .price {
	padding: 0 0 0 10px;
	width: 69px;
	height: 40px;
	background: transparent url('/images/v3/price.gif') no-repeat top left;
	position: relative;
	line-height: 40px;
	font-size: 22px;
	color: #ffffff;
}

#container #holder #content .products .product .bottom .left .price span {
	margin: 10px 18px 0 0;
	height: 14px;
	display: block;
	float: right;
	line-height: 14px;
	font-size: 12px;
}

#container #holder #content .products .product .bottom .left .price span.legend {
	margin: 0 0 0 0;
	width: 20px;
	display: block;
	position: absolute;
	top: 24px;
	left: 54px;
	float: none;
	font-size: 10px;
	color: #ffffff;
}

#container #holder #content .products .product .bottom .left .price span.l {
	margin: 10px 3px 0 0;
}

#container #holder #content .products .product .bottom .left .price span.ll {
	margin: 10px 0 0 0;
}

#container #holder #content .products .product .bottom .left .lprice {
	padding: 0 0 0 10px;
	width: 69px;
	height: 40px;
	background: transparent url('/images/v3/price.gif') no-repeat top left;
	position: relative;
	line-height: 42px;
	font-size: 17px;
	color: #ffffff;
}

#container #holder #content .products .product .bottom .left .lprice span {
	margin: 10px 3px 0 0;
	height: 14px;
	display: block;
	float: right;
	line-height: 14px;
	font-size: 12px;
}

#container #holder #content .products .product .bottom .left .lprice span.legend {
	margin: 0 0 0 0;
	width: 20px;
	display: block;
	position: absolute;
	top: 24px;
	left: 54px;
	float: none;
	font-size: 10px;
	color: #ffffff;
}

#container #holder #content .products .product .bottom .right {
	margin: 0 0 0 10px;
	width: 105px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #3c404d;
}

#container #holder #content .products .product .bottom .right .specs {
	width: 105px;
	height: 40px;
	display: block;
	line-height: 40px;
}

#container #holder #content .products .product .bottom .right .moreinfo {
	margin: 3px 0 0 0;
	width: 105px;
	height: 24px;
	display: block;
	line-height: 24px;
}

#container #holder #content .products .lastproduct {
	margin: 0 0 0 0;
}