/* category.tpl */

body#category #subcategories li {  }
div.cat_desc { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#444343; line-height:20px;  }
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage {  }


/* Dali  collection */

#categoryDali{
	display:block;
	padding-top:156px;
	padding-left:164px;
}

.collection{ display:block; height:100%; min-height:100%; }

.collection img{position:absolute;  top:50%; left:50%; /*width:790px; height:640px; margin-left:-400px;  margin-top:-320px;*/  }


/** 915 * 643 **/
.collection img{ /*width:915px; height:643px;*/ }
.collection img{  margin-left:-460px; margin-top:-300px; }


/** 1400 * 1000 
.collection img{ width:1400px; height:1000px; }
.collection img{  margin-left:-700px; margin-top:-500px; }
**/


.collection .content{ position:absolute; width:300px; height:200px;  left:50%; margin-left:160px; top:50%; margin-top:-155px; } 


.collection h1{
	line-height: 36px;
	
	color: #060606;

	font-family: 'FuturaStdLight';
	font-weight:normal;
	
	font-size:28.3pt;
	
	display:block;
}


.collection div.cat_desc {
	position:absolute;
	padding-top:15px;
	line-height:20px;
	color:#444343;
	font-style:italic;

	font-size:14px;
	

}



/*** INSPIRATIONS ***/
#inspirations #categoryDali{
	display:block;
	padding-top:156px;
	
	margin:0 auto;
	width:954px;
}

#inspirations #categoryDali .content{
	display:inline;
	float:left;
	
	padding-top:20px;
	
	padding-left:20px;
	padding-right:20px;
	
	width:460px;
}

#inspirations #categoryDali .content h1{
	line-height:34px;
	font-size:34px;
}

#inspirations #categoryDali .content h2{
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8f0000;
	font-size:22px;
	font-style:italic;
	text-transform:none;
	
	padding-top:14px;
	padding-bottom:14px;
}

#inspirations #categoryDali .content div.scroll-pane{ 
	
	width:445px;
	
	height:202px;
	
	display:block;
	
	
}

#inspirations .jspDrag
{
	background: url("../img/scroll-blanc.gif") repeat-x scroll 0 100% transparent;
	opacity:0.90;
	
	filter : alpha(opacity=90); /* IE < 8 */
	-moz-opacity : 0.90; 
    -ms-filter: "alpha(opacity=90)"; /* IE 8 */
	

	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

#inspirations #categoryDali .content div.cat_desc{
	color:#2d2b2b;
	width:425px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	display:block;
}

