/*
document: css/pages.css
developer: marcin tworos
company: codelaboratory.com
web: http://codelaboratory.comzzz
date: 27/06/2013
description: this document contains the all pages content CSS rules for Ambasador page Cascading Style Sheet developed by Code Laboratory
-------------------------------------------------------------- */
article { }

#page 	{
    background-image: url(../graphs/bg-page-top.png), url(../graphs/bg-page-content.png);
    background-repeat: no-repeat, repeat-y;
    background-position: top center, top center;
    width: 1150px; min-height: 600px; margin: 0 auto;
}

div.page-content{
    width: 960px;
    margin: 0 auto;
    text-align: left;
}


#filter   			{ height: 140px;border-top: solid 1px #d7d7d7}



#filter p.filter-info  {  font-family: 'Conv_ChaparralPro-Regular'; color: #2b2312; font-weight: normal; font-size: 26px; line-height: 26px;
                          padding:14px 0 0 20px;    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1); 
                        height: 45px;}

#filter ul 				{ padding: 0 0 12px 20px;}

#filter ul li 	 			{ display: inline-block;}
#filter ul li a 			{ display: inline-block; padding: 0 20px 0 20px;
						  	  font-family: 'Conv_ChaparralPro-Regular'; font-size: 18px; line-height: 22px; 
						  	  color: #2b2312; text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
						  	  background-image: url(../graphs/reddot.png); background-position: center left; background-repeat: no-repeat;}

#filter ul li a.active 		{ background-image: url(../graphs/greendot.png); background-position: center left; background-repeat: no-repeat;}


#filter ul li a:hover   { opacity: .8;}



h1.list-header{
    color: #2B2312;
    font-family: 'Conv_ChaparralPro-Regular','Georgia',sans-serif;
    font-size: 28px;
    font-weight: normal;
    padding: 15px 0 0;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 960px;
    z-index: 1;
}

 ul.listed-items 	{
    /*background-image: url(../graphs/bg-listed-item-hor.png);
    background-repeat: repeat-y;
    background-position: top center;*/
    padding: 0 0 0 20px;
}



 ul.listed-items li 			{
    width: 229px;
    padding: 0px;
    height: 206px;
    display: inline-block;
    background-image: url(../graphs/bg-listed-item-vert.png);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: center;
    overflow: hidden;
}


 ul.listed-items li a {
    display:table-cell;
    width: 227px;
    padding: 0px;
    height: 177px;
    vertical-align: middle;
}


 ul.listed-items li:nth-child(2n)    { }
 ul.listed-items li:nth-child(4n+4) 		 { background: none;}


ul.listed-items h1  	{
    position: absolute;
    z-index: 1;
    width: 200px;
    padding: 15px 10px 0px 10px;
    font-family: 'Conv_ChaparralPro-Regular','Georgia',sans-serif;
    color: #2b2312;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

/* ul.listed-items img  	{ 
    bottom: 0;
    margin: 0 auto;
    position: relative;
} */



/* =========================================================================================================   */
/* =========================================================================================================   */


/* left-col */

aside#lc-menu   { float: left; width: 210px; padding: 12px 0 10px 20px;}


#lc-menu li.opened-lc-menu a 			{ color: #b10000;}

#lc-menu li a									{ font-family: 'Conv_ChaparralPro-Regular','Georgia',sans-serif; color: #2b2312; font-weight: normal; font-size: 16px; line-height: 16px;}
#lc-menu li ul li a,
#lc-menu li.opened-lc-menu ul li a  							{ color: #2b2312; font-family: 'Arial',sans-serif; font-size: 12px;}
#lc-menu li ul li a.active-lc-menu-item 		{ font-weight: bolder;}


ul li ul li 					{ display: none;}
ul li.opened-lc-menu ul li 		{ display: block;}

.subsections {

    padding-left: 10px;
} 


#content-full { float: left; width: 100%; border-left: solid 1px #ccc;}

#content-full ul		{ margin-left:8px;}
#content-full ul li 		{ float: left; width: 231px; height: 184px; padding: 0 0 0 5px; display: inline-table; background-image: url(../graphs/bg-listed-item-vert.png); background-repeat: no-repeat; background-position: top right;}

#content-full ul li:nth-child(4n)     { background: none;}


#content-full ul li h2  { text-align: center; display: block; padding: 15px 0px 10px 0; font-family: 'Arial',sans-serif; font-size: 14px; line-height: 16px; color: #2b2312;}

#content-full ul li span  		{ display: inline-table; width: 49%; font-family: 'Arial',sans-serif; font-size: 11px; line-height: 12px; color: #2b2312; padding: 0;}
#content-full ul li span.data    { font-size: 14px; line-height:14px; position: relative; bottom: 3px;}
#content-full ul li span.newbie    { color:#3F911E;}
#content-full ul li span.promoted    { color:#00458A;}

#content-full ul li a {
    width: 232px;
    height: 210px;
    display:block;
    position: absolute;
}


/* right-col */


#content { float: left; width: 728px; border-left: solid 1px #ccc;}

#content ul li 		{ float: left; width: 232px; height: 210px; padding: 0 0 0 6px; display: inline-table; background-image: url(../graphs/bg-listed-item-vert.png); background-repeat: no-repeat; background-position: top right;}

#content ul li:nth-child(2n)    { }
#content ul li:nth-child(3n+3) 		 { background: none;}


#content ul li h2  { text-align: center; display: block; padding: 15px 0px 10px 0; font-family: 'Arial',sans-serif; font-size: 14px; line-height: 16px; color: #2b2312;}

#content ul li span  		{ display: inline-table; width: 49%; font-family: 'Arial',sans-serif; font-size: 11px; line-height: 12px; color: #2b2312; padding: 0;}
#content ul li span.data    { font-size: 14px; line-height:14px; position: relative; bottom: 3px;}
#content ul li span.newbie    { color:#3F911E;}
#content ul li span.promoted    { color:#00458A;}

#content ul li a {
    width: 232px;
    height: 210px;
    display:block;
    position: absolute;
}

/* #content ul li a div.list-of-products { */
div.list-of-products, div.list-of-recipes {
    border: solid 1px #9b9b9b;
    background: #fff;
    display: table;
    width: 223px;
    height: 117px;
    text-align: center;
    display:table-cell;
    vertical-align:middle;
    padding:0;
}

/* #content ul li a div.list-of-products img{ */
div.list-of-products img, div.list-of-products img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/* #content ul li a div.list-of-products { */
div.list-of-products {
    position: absolute;
    /* bottom:0; */
    top:10px;
}
div.list-of-products-info {
    position: relative;
    top:124px;
}

/* #content ul li a div.list-of-products img{ */
div.list-of-products img{
}

/* =========================================================================================================   */
/* =========================================================================================================   */
							
							/* 		    One product page 			*/


#content h1 				{ font-family: 'Arial',sans-serif; color: #2b2312; font-size: 18px; line-height: 22px; padding: 15px 12px 10px 20px;}
 
#gallery 					{ float: left;  padding: 0 0 0 20px; width: 300px;}

span.prod-image 				{ position: absolute; border: solid 1px #9b9b9b; background: #fff;  display: table; width: 270px; height: 209px; text-align: center;
										  display:table-cell; vertical-align:middle;}
span.prod-image img 			{ position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0;}
#gallery span:first-child 				{ z-index: 9;}



/*
#gallery img 	{  }
#gallery span:first-child 	{ z-index: 9;}
*/

#icons					{ padding: 222px 0 0 0; display: block;  }
#icons img				{ display: inline-block; margin: 0 2px 0 0;  border: solid 1px #9b9b9b;}
#icons img:hover		{ cursor: pointer}


#prod-data  			 { float: left; width: 350px; font-family: 'Arial',sans-serif; color: #2b2312; font-size: 14px; }


#prod-data span			{ display: block; padding: 0 0 2px 0;} 
#prod-data img 			{ display: block; margin: 0 0 0 0;}

#prod-data p 			 { font-size: 12px; line-height: 16px;}


#content #produkt-przepisy  					{ clear: left; }

#content #produkt-przepisy h3 					{ font-family: 'Arial',sans-serif; color: #2b2312; font-size: 14px; font-weight: normal; padding: 10px 12px 10px 15px;}


#content #produkt-przepisy ul li 				{ }
/* #content #produkt-przepisy ul li a img 			{ border: solid 1px #9b9b9b; margin: 0 0 0 5px;} */

#content #produkt-przepisy ul li a h4 			{ font-family: 'Arial',sans-serif; color: #2b2312; font-size: 14px; padding: 3px 12px 2px 5px;}
#content #produkt-przepisy ul li a p 			{ font-family: 'Arial',sans-serif; color: #2b2312; font-size: 11px; padding: 0px 8px 5px 5px;}

#content span.read-more                         { font-style: italic; display: block; text-align: right; padding: 4px 0 0 0; width: 100%; }
#content span.read-more:hover 					{ text-decoration: underline;}