/*	-------------------------------------------------------------
	Knorr - Brandowy (Product)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.version		1.0
	.url			knorr.pl
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Knorr - Brandowy (Product), Table of Contents
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

*/

/*	-------------------------------------------------------------
	1. =Product page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	.product-page .head1{
		font-size: 3.0em;
		color: #0b7601;
		margin: 10px 0;
	}

	.product-page .sidebar-column .common-box {
		width: 177px;
	}

	/*	-------------------------------------------------------------
	1.1. =Description
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	.product-page .description .inner{
		overflow: hidden;
	}

		/*	-------------------------------------------------------------
		1.1.2. =Content
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		.product-page .description .content{
/*			width: 348px;*/
/*			padding: 0 0 0 22px;*/
/*			float: left;*/
			overflow: hidden;
		}

		.product-page .description .content h2{
			font-size: 3.0em;
			color: #0b7601;
			font-weight: normal;
			margin: 0 0 10px 0;
		}

		.product-page .description .content p {
			font-size: 1.2em;
			line-height: 1.5em;
		}

		.product-page .description .content .info {
			font-size: 1.2em;
			line-height: 1.5em;
			color: #737373;
			margin: 15px 0;
		}

		.product-page .description .content .info dt {
			float: left;
/*			clear: both;*/
			margin: 0 3px 0 0;
		}

		.product-page .description .content h3 {
			font-size: 1.2em;
		}

		.product-page .description .content .ingredients{
			margin: 15px 0 5px 0;
		}

		.product-page .description .content .ingredients dt a{
			background: url("../images/buttons/btn_product_page_description_see_ingredients.gif") no-repeat left;
			height: 28px;
			display: block;
		}

		.product-page .description .content .ingredients dt a span{
			display: none;
		}

		.product-page .description .content .ingredients dd{
			margin: 15px 0 5px 0;
		}


		.product-page .description .content .ingredients dd ul{
			list-style-type: disc;
			padding: 0 0 0 15px;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #737373;
		}

		/*	-------------------------------------------------------------
		1.1.3. =Sidebar
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		.product-page .description .sidebar{
			float: left;
			margin-right: 20px;
/*			width: 276px;*/
		}

                .product-page .description .sidebar .like-button{
			clear: both;
			float: left;
			margin: 25px 0 0 0;
			width: 100%;
                        min-height: 120px;
		}

		.product-page .description .sidebar .carousel-product{
			width: 278px;
			height: 210px;
			overflow-x: auto;
		}

		.product-page .description .sidebar .carousel-product ul{
			width: 2250px;

		}

		.product-page .description .sidebar .carousel-product ul li{
			float: left;
		}

		.product-page .description .sidebar .carousel-product ul li img{
			display: block;
		}

		.product-page .description .sidebar .carousel-controler{
			background: url("../images/backgrounds/bg_recipe_page_recipe_carousel_controler.gif") no-repeat right;
			color: #fff;
			padding: 0 5px 0 0;
			float: left;
			margin: 10px 0 0 0;
		}

		.product-page .description .sidebar .carousel-controler li{
			float: left;
			font-weight: bold;
			color: #fff;
		}

		.product-page .description .sidebar .carousel-controler li a{
			width: 40px;
			display: block;
			text-align: center;
			color: #00882d;
			padding: 3px 0;
			border-top: 1px solid #c9e1c7;
			border-bottom: 1px solid #c9e1c7;
		}

		.product-page .description .sidebar .carousel-controler li.on a,
		.product-page .description .sidebar .carousel-controler li a:hover{
			background: url("../images/backgrounds/bg_recipe_page_recipe_carousel_controler_item_on.gif") no-repeat left 2px;
			color: #fff;
		}

		.product-page .description .sidebar .carousel-controler li a img{
			display: block;
		}

		.product-page .description .sidebar .carousel-controler li.first{
			background: url("../images/backgrounds/bg_recipe_page_recipe_carousel_controler_first_item.gif") no-repeat left;
			padding-left: 5px;
		}

		.product-page .description .sidebar .quality-info{
/*			clear: both;*/
/*			float: left;*/
			margin: 25px 0 0 0;
/*			width: 100%;*/
			position: relative;
		}

		.product-page .description .sidebar .quality-info h4 {
			background: #f3f6e7 url("../images/backgrounds/bg_product_page_quality_info_top.gif") no-repeat left top;
			padding: 12px 15px 0 90px;
			width: 170px;
			font-size: 1.2em;
		}

		.product-page .description .sidebar .quality-info p{
			width: 245px;
			padding: 4px 15px 15px 15px;
			background: #f3f6e7 url("../images/backgrounds/bg_product_page_quality_info_bottom.gif") no-repeat left bottom;
			overflow: hidden;
			font-size: 1.2em;
		}

		.product-page .description .sidebar .quality-info img {
      float: left;
      padding: 3px 7px 7px 0
		}

	/*	-------------------------------------------------------------
	1.3. =Comments
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	.product-page .comments h2{
		background: url("../images/headers/h_product_page_comments.gif") no-repeat left top;
		height: 28px;
	}


	/*	-------------------------------------------------------------
	1.4. =Popular
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	.product-page .popular{
		background: url("../images/backgrounds/bg_recipe_page_popular.gif") no-repeat left bottom;
		margin: 27px 0 0;
	}

	.product-page .popular h2{
		background: url("../images/headers/h_product_page_popular.gif") no-repeat left bottom;
		height: 29px;
		margin: 0 0 5px 0;
	}

	.product-page .popular h2 span{
		display: none;
	}

	.product-page .popular .common-content-scroller .wrapper .gallery li{
/*		width: 170px;*/
		border-right: 1px solid #fff;
	}

	/*	-------------------------------------------------------------
	1.5. =Add recipe short
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	.product-page .sidebar-column .add-recipe-short	{
		z-index: 2;
	}

	/*	-------------------------------------------------------------
	1.6. =Last recipes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	.product-page .last-recipes{
		margin-top: -15px !important;
	}

