/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
}

a {
	color:#000000;
	outline : none;
	-moz-outline: none;
}
div {
	outline : none;
	-moz-outline: none;
}

#credits {
	position:absolute;
	bottom:20px;
	right:20px;
}
#credits a {
	color:#AD955C;
	text-decoration:none;
}

#content {
	/*position:absolute;
	width:960px;
	height:560px;
	padding:20px;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-500px;*/
	
	position:relative;
	width:960px;
	height:560px;
	padding:20px;
	/*top:-50px;*/
	margin:0 auto 0 auto;
	
	
	/*background-color:#EEE;*/
}

#menu {
	font-family:"Century Gothic", Arial;
	font-size:12px;
	/*background-color:#FFFF99;	*/
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	display:inline;
	margin-right:50px;
	padding:0;
}
#menu img {
	border:0;
}
#menu a {
	color:#AD955C;
	text-decoration:none;
	font-weight:bold;
}

#main{
	height:480px;
	/*background-color:#CCC;*/
}

#box_home {
	width:960px;
	height:436px;
	padding:20px 0px;
}
box_home img { border:0px; }

.topclass_home {
	border:0px;
	margin:310px 0px 0px 15px;
}
.topclass {
	position:absolute;
	bottom:0;
	border:0px;
}

#sub_menu {
	float:left;
	width:100px;
	height:455px;
	padding-top:25px;
}
#sub_menu h1 {
	color:#AD955C;
	font-size:13px;
	text-transform:uppercase;
}
#sub_menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#sub_menu li {
	margin:0;
	padding:7px 0px 7px 10px;
	border-bottom:solid 2px #AD955C;
}
#sub_menu li.selected {
	background-image:url(../images/sub_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#sub_menu a {
	color:#000000;
	font-size:11px;
	font-family:"Century Gothic", Arial;
	font-weight:bold;
	text-decoration:none;
}

#sub_foto {
	float:left;
	width:340px;
	height:455px;
	margin-top:12px;
	padding:25px 15px 0px 20px;	
}
#sub_foto h1 {
	font-family:"Century Gothic", Arial;
	font-size:11px;
	color:#AD955C;
	text-decoration:none;
	font-weight:bold;
}
.sub_foto_img {
	max-height:350px;
	max-width:340px;
}

#testo {
	float:left;
	width:420px;
	height:455px;
	padding-top:25px;
}
#testo h1 {
	font-size:13px;
	color:#AD955C;
	text-transform:uppercase;
}
#testo p {
	font-size:11px;
	text-align:justify;
	margin:0;
}

#paragrafo {
	width:420px;
	height:400px;
}

.scroll-pane {
	overflow:auto;	
}

#news_elenco {
	width:650px;
	height:455px;
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#CCFF00;*/
}
#box_news {
	float:left;
	width:300px;
	height:120px;
	padding:20px 0px 0px 20px;
	/*background-color:#00FF99;*/
}
#box_news img {
	float:left;
	border:solid 2px #AD955C;
	margin:10px;
	width:100px;
	height:80px;
	background-position:center;
	background-repeat:no-repeat;
}
#box_news h1 {
	font-size:11px;
	color:#AD955C;
	text-transform:uppercase;
}
#box_news p {
	font-size:11px;
	color:#000000;
}
.leggi_ora {
	text-align:right;
	font-weight:bold;
}
.leggi_ora a {
	color:#000000;
	text-decoration:none;
}
#pagine {
	margin:20px;
	padding:0;
	color:#AD955C;
	/*background-color:#FFFFFF;*/
}
#pagine a{
	text-decoration:none;
}
.oro {
	color:#AD955C;
	font-weight:bold;
}

#box_marchi {
	float:left;
	width:100px;
	height:115px;
	margin:15px;
}
#box_marchi img {
	border:solid 2px #AD955C;
	background-image:url(../images/nofoto.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#box_marchi p {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin:2px;
}
	

#sub_categoria {
	float:left;
	width:145px;
	height:455px;
	margin:25px 0px 0px 20px;
	padding:0px 0px 0px 25px;
	background-color:#efeade;
}
#sub_categoria ul {
	padding:0;
	margin:0;
	list-style:none;
}
#sub_categoria li {
	margin:0;
	padding:3px 0px 3px 10px;
	border-bottom:solid 2px #FFFFFF;
}
#sub_categoria li.selected {
	background-image:url(../images/sub_selected.gif);
	background-repeat:no-repeat;
	background-position:0px -2px;
}
#sub_categoria a {
	color:#000000;
	font-size:11px;
	font-family:"Century Gothic", Arial;
	font-weight:bold;
	text-decoration:none;
}

#sub_categoria1 {
	float:left;
	width:145px;
	height:560px;
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	background-color:#efeade;
}
#sub_categoria1 ul {
	padding:0;
	margin:0;
	list-style:none;
}
#sub_categoria1 li {
	margin:0;
	padding:3px 0px 3px 10px;
	border-bottom:solid 2px #FFFFFF;
}
#sub_categoria1 li.selected {
	background-image:url(../images/sub_selected.gif);
	background-repeat:no-repeat;
	background-position:0px -2px;
}
#sub_categoria1 a {
	color:#000000;
	font-size:11px;
	font-family:"Century Gothic", Arial;
	font-weight:bold;
	text-decoration:none;
}

#sub_prodotto {
	float:left;
	width:270px;
	height:455px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
#sub_prodotto1 {
	float:left;
	width:390px;
	height:560px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

#box_prodotti {
	float:left;
	width:100px;
	height:105px;
	margin:10px;
}
#box_prodotti img {
	height:80px;
	width:100px;
	border:solid 2px #AD955C;
	background-image:url(../images/nofoto.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#box_prodotti img.img_selected {
	border:solid 2px #000000;
}
#box_prodotti p {
	height:27px;
	font-size:11px;
	color:#000000;
	margin:2px;
	overflow:hidden;
}

#box_prodotti1 {
	float:left;
	width:160px;
	height:125px;
	margin:10px;
}
#box_prodotti1 img {
	height:80px;
	width:100px;
	border:solid 2px #AD955C;
	background-image:url(../images/nofoto.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px 28px;
}
#box_prodotti1 img.img_selected {
	border:solid 2px #000000;
}
#box_prodotti1 p {
	/*height:27px;*/
	font-size:11px;
	/*color:#000000;*/
	margin:2px;
	overflow:hidden;
}

#prodotto_dettaglio {
	position:relative;
	/*width:320px;*/
	height:455px;
	margin-left:20px;
	padding:25px 0px 0px 0px;
}
#prodotto_dettaglio h1 {
	font-size:13px;
	color:#AD955C;
	text-transform:uppercase;
}
#prodotto_dettaglio img {
	background-image:url(../images/nofoto.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.foto_principale {
	/*min-height:150px;
	min-width:200px;
	max-width:340px;*/
	max-height:250px;
}
#prodotto_dettaglio p {
	text-align:justify;
	width:320px;
	margin:5px 0px;
	padding:0;
}
.prezzo {
	font-size:13px;
	font-weight:bold;
}
.prezzo_s {
	font-size:13px;
	font-weight:bold;
	color:#AD955C;
}
#fotografie {
	float:left;
	width:10px;
	height:10px;
	margin:5px;
	padding:10px;
	background-image:url(../images/bg_foto.jpg);
	background-repeat:no-repeat;
}
#fotografie a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#preview {
	width:100px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center;
}
/* jQuery lightBox plugin - Gallery style */
#gallery {
	width:850px;
	height:455px;
	padding:25px;
	margin-left:150px;
	/*background-color: #444;
	padding: 10px;
	width: 550px;*/
}
#gallery ul { 
	list-style: none;
	margin:0;
	padding:0;
}
#gallery ul li { 
	/*display: inline;*/
	float:left;
	margin:0;
	padding:5px;
}
/*#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }*/

#box_contatti {
	float:left;
	width:190px;
	height:140px;
	margin:30px;
	padding:10px 0px 10px 10px;;
}
#box_contatti h1 {
	font-size:13px;
	text-transform:uppercase;
	color:#AD955C;
	margin-left:10px;
	border-bottom:solid 2px #000000;
}
#box_contatti p {
	line-height:18px;
}
#box_contatti a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#box_contatti h1.r_dispari {
	border-bottom:solid 2px #FFFFFF;
}
.c_dispari {
	background-color:#efeade;
}

#footer {
	font-size:11px;
	/*background-color:#CCCCFF;*/
}
#footer p {
	text-align:right;
	color:#AD955C;
}
#footer a {
	text-decoration:underline;
	color:#AD955C;
}

#clear {
	clear:both;
}
#clear_l {
	clear:left;
}


.barrato {
	text-decoration:line-through;
}

.optional {
	position:absolute;
	font-weight:bold;
	/*padding:9px 7px;
	width:33px;
	height:13px;
	background-image:url(../images/optional.png);
	color:#AD955C;*/
	background-image:url(../images/optional_new.png);
	color:#FFF;
	padding:5px 3px 5px 12px;
	width:35px;
	height:13px;
	text-align:right;
}
.promo {
	position:absolute;
	width:50px;
	height:23px;
	margin-left:110px;
	margin-top:15px;
	background-image:url(../images/exdemo.png);
}
.promo_dett {
	float:right;
	width:50px;
	height:23px;
	margin:15px 30px;
	background-image:url(../images/exdemo.png);
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.clear_l {
	clear:left;
}

/*** LISTANOZZE ***/
#login_form {
	margin:5px 0px;
	padding:10px;
	border:1px solid #AD955C;
}
#login_form ul {
	margin:0;
	padding:0;
	list-style:none;
}
#login_form li {
	margin:5px;
	padding:0;
	list-style:none;
}
.lh {
	float:left;
	width:100px;
	text-align:right;
}

#preload {
	position:absolute;
	top:100px;
	left:0px;
	
	z-index:1;
	
	width:100%;
	height:100%;
	
	background-image:url(../images/lightbox-ico-loading.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	background-color:#FFF;
	
	/*filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;*/
}

.w_250 { width:250px; }

input, textarea, select {
	font-family:Helvetica, Arial, Verdana;
	font-size:12px;
	font-size: 115%;
	padding: 3px 0px;
	border: 1px solid #999;
	margin:5px 0px;
	color:#4D4D4D;
}
