td,p,body,input,textarea,select,li,ul {font-family:arial,helvetica,verdana;font-size: 11px;} 
div.cleaner{
	clear:both;
	height:1px;
	overflow:hidden;
}

/*#titlebar{
	background-image:none;
}*/
#body{
	width:835px;
	min-height:290px;
    height: auto !important;
    height:290px;
	margin:15px 0 0 35px;
}
#gallery{
	width:800px;
}
#gallery .row{
}
#gallery .row .col{
	float:left;
	width:190px;
	height:216px;
	margin:0 10px 0 0;
}
#gallery .row .col .thumb{
	width:190px;
	height:190px;
}
#gallery .row .col .thumb td{
	text-align:center;
	vertical-align:middle;
	border:2px solid #A2A9B0;
	background-color:#fff;
}
#gallery .row .col .thumb img{
	vertical-align:middle;
}
#gallery .row .col .descr{
	width:190px;
	height:26px;
	text-align:left;
	color:#000;
	font-size:13px;
	line-height:22px;
	padding:0 0 0 1px;
}
#pager{
	margin:20px 0 0 0;
	text-align:center;
}
#product{
	width:800px;
	height:404px;
	border:2px solid #A2A9B0;
}
#product #descr{
	position:absolute;
	width:400px;
	height:404px;
	background-color:#DADDDF;
}
#product #descr #info{
	position:absolute;
	width:300px;
	height:150px;
	margin:80px 0 0 80px;
}
#product #descr #colori{
	position:absolute;
	width:300px;
	height:125px;
	margin:250px 0 0 80px;
}
#product #descr #colori p.colore{
	vertical-align:middle;
	line-height:15px;
	font-size:9px;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0;
}
#product #descr #colori p.colore img{
	vertical-align:middle;
	margin:0 15px 0 0;
}
#product #descr #info p.title{
	font-weight:bold;
	font-size:15px;
	color:rgb(225,0,37);
}
#product #descr #info p.text{
	font-weight:bold;
	font-size:12px;
}
#product #descr #back{
	position:absolute;
	margin:380px 0 0 30px;
}
#product #pic{
  display:table-cell;
	position:absolute;
	width:400px;
	height:400px;
	margin:0 0 0 400px;
	background-color:#fff;
	text-align:center;
	line-height:400px;
}
#product #pic p{
	vertical-align:middle;
	line-height:400px;
	height:400px;
}
#product #pic p img{
	vertical-align:middle;
}
#product #product_pager{
	position:absolute;
	width:80px;
	line-height:15px;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin:380px 0 0 720px;
}
#product #product_pager img{
	vertical-align:middle;
}
#product #product_pager img.prev{
	margin:0 15px 0 0;
}
#product #product_pager img.next{
	margin:0 0 0 15px;
}
