/**
 * Stylesheet for Cookstore: Products
 *
 * @media	screen, projection
 * @copyright	Netlash <http://www.netlash.com>
 * @author	Bram Van Damme <bramus@netlash.com>
 * @author	Johan Ronsse <johan@netlash.com>
 */

/**
 * = category Listing
 * ----------------------------------------------------------
 */


	#products div.imageFrame {
		margin-bottom: 0;
		width: 152px;
	}

 	#products dl.category {
		width: 240px;
		height: 71px;
		float: left;
		margin: 0 16px 16px 0;
	}

	#products dl.even {
		margin-right: 0;
	}

 	#products dl.category dt {
		width: 61px;
		height: 61px;
		padding: 5px;
		margin-right: 5px;
		float: left;
		overflow: hidden;
		border: 2px solid #b4c80c;
	}

	#products dl.category dt a {
		display: block;
		width: 61px;
		height: 61px;
		text-indent: -9999px;
	}

 	#products dl.category dd {
		width: 126px;
		height: 56px;
		padding: 0 10px 10px 10px;
		float: left;
		overflow: hidden;
	}

 	#products dl.category dd h4, #products dl.category dd h4 a {
		color: #48250a;
		display: block;
		font-size: 12px;
	}

	#products dl.category dd p {
		height: 36px;
		font: normal 10px/12px Arial, sans-serif;
		width: 136px;
	}

	.productdesc {
		width: 278px;
		float: left;
		margin: 25px -3px 0 0;
	}

/**
 * = productListing
 * ----------------------------------------------------------
 */

	 #products ul.productlisting {
	 	padding: 0;
		margin: 13px 0 0 0;
		list-style: none;
		width: 550px;
	 }

	 #products ul.productlisting li {
		
		padding: 0;
		margin: 0 22px 0 0;
		padding: 0 0 40px 0;
		list-style: none;
		width: 152px;
		overflow: hidden;
		
		vertical-align: bottom;
		
		float: left;
 	}



	 #products ul.productlisting li h3 {
	 	padding: 0;
		margin: 0;
		padding: 0 0 15px 0;
		font-size: 12px;
		font-weight: 700;
		font-family: arial, sans-serif;
		text-transform: uppercase;
		white-space: nowrap;
	 }
	
	#products ul.productlisting li h3 a {
		color: #EB8C1D;
	}
	
	#products ul.productlisting li h3 a:hover {
		color: #F1BB73;
	}
	
	#products ul.productlisting li .imageFrame a {
	 	width: 152px;
		height: 152px;
		overflow: hidden;
		display: block;
		text-indent: -9999px;
	 }
	
	
	#products ul.productlisting li .listingPrice {
		float: left;
		margin: 11px 0 0 6px;
		line-height: 1em;
		display: inline;
	}
	
	#products ul.productlisting li .listingAddToCart {
		float: right;
		background: url('/modules/core/layout/images/cartButton_small.gif') no-repeat;
		text-indent: -9999px;
		width: 29px;
		height: 21px;
		display: inline;
		margin: 4px 0 0 0;
	}
	
	#products ul.productlisting li .listingAddToCart:hover {
		background: url('/modules/core/layout/images/cartButton_small.gif') no-repeat 0 -22px;
	}
	
/*
	 #products ul.productlisting li h3 a {
		color: #d77603;
		text-decoration: none;
		font-family: arial, sans-serif;
		color: #eb8c1d;
		font-size: 12px;
		line-height: 1em;
	 }

	 #products ul.productlisting li .imageFrame img {
	 	display: none;
	 }

	 #products ul.productlisting li .imageFrame a {
	 	display: block;
	 	width: 166px;
		height: 164px;
		border: 1px solid #c6d091;
	 }

	 #products ul.productlisting li a.listingAddToCart {
	 	display: block;
		float: right;
		width: 33px;
		height: 25px;
		background: transparent url('../images/btnAddtocartSmall.gif') no-repeat top right;
		text-indent: -9999px;
		margin-left: 4px;
		position: relative;
		top: 4px;
		overflow: hidden;
	 }

	 #products ul.productlisting li span.listingPrice {
		position: relative;
		top: 4px;
		display: block;
		float: right;
		height: 25px;
		padding: 0 8px;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		color: #5c757c;
		font: 700 11px/25px "Lucida Grande", Verdana, Arial, sans-serif;
	 }
	*/

/**
 * = productDetail
 * ----------------------------------------------------------
 */

 	#productDetail {
		position: relative;
	}

	#productDetail del {

	}

	#productDetail ins {
		color: #A20732;
	}

	#productDetail #productStockindication {
		color: #d4ffc7;
		background: #4a6151;
		clear: left;
		float: left;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: 700;
		padding: 8px;
		line-height: 1em;
		margin: 0 0 15px;
	}

	#productOrderform {
		clear: both;
	}

	#productDetail #productImage {
		width: 202px;
		height: 157px;
		margin: 0 17px 10px 0;
		float: left;
		display: inline;
	}

	#productDetail #productImage a {
		display: block;
		margin: 0;
		padding: 0;
		width: 202px;
		height: 157px;
		background-color: #fff !important;
	}

	#productDetail #productImage img {
		display: none;
	}
	
	#productDetail .productOrderAndDetails {
		float: left;
		width: 278px;
	}

	#productDetail .productOrderAndDetails select {
		clear: left;
		float: left;
	}

	#productDetail #productOrderform #productDetailNumproducts {
		font-size: 11px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		color: #48250A;
		width: 30px;
		text-align: center;
		float: left;
	}
	
	#productDetail label {
		font-weight: 700;
		color: #eb8c1e;
		width: 278px;
		float: left;
		padding: 0 0 7px 0;
	}
	
	#productOptions select {
		clear: left;
		width: 198px;
		margin-bottom: 10px;
	}
	
	span.times {
		float: left;
		line-height: 22px;
		display: block;
		padding: 0 5px;
	}

	#productDetail #productOrderform #productDetailPrice,
	#productDetail #productOrderform #productDetailPriceTotal {
		display: block;
		color: #fff;
		line-height: 22px;
		font-weight: 700;
		text-align: center;
		float: left;
		white-space: nowrap;
		padding: 0 5px;
	}

	#productDetail #productOrderform #productDetailPrice {
	}
	
	#productDetail #productOrderform #productDetailPriceTotal {
		width: 88px;
	}

	#productDetail #productOrderform #btnProductDetailAdd {
		width: 207px;
		height: 32px;
		background: url(../images/btnAddtocartBig.gif) no-repeat top left;
	}

	#productOrderform {
		clear: left;
		float: left;
		width: 287px;
	}

	#productOrderform p {
		clear: left;
		float: left;
		width: 287px;
	}

	.twocolumns .columnleft {
		float: left;
		width: 216px;
	}
	.twocolumns .columnright {
		float: left;
		width: 318px;
	}

	fieldset.product-order-left {
		float: left;
		width: 200px;
	}

	fieldset.product-order-right {
		float: left;
		padding-left: 12px;
	}

	.fr #productDetail #productOrderform #btnProductDetailAdd {
		background-image: url(../images/btnAddtocartBig-fr.gif)
	}

	.en #productDetail #productOrderform #btnProductDetailAdd {
		background-image: url(../images/btnAddtocartBig-en.gif)
	}
