@charset "UTF-8";
/* CSS Document */
/*
Description: Theme for Pixbuster 2010 (April-May 2010)
Version: 1.0
Author: GNV&PARTNERS
Author URI: http://www.gnvpartners.com
*/
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/
/*   *:first-child+html body   hack for IE7 */

* {
	padding:0;
	margin:0;
	outline:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }

li, dd { margin-left:5%; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

a img{ border:none; }

html{
	background:#FFF url(../img/bg_html.jpg) repeat-y center top;
}

body{
	background:transparent url(../img/bg_body.jpg) no-repeat center bottom;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

#wrapper{
	background:transparent url(../img/bg_wrapper_home_no_label.jpg) no-repeat center top;
}
body#homepage #wrapper{
	background:transparent url(../img/bg_wrapper_home_no_label.jpg) no-repeat center top;
}

#wrapper{
	background:transparent url(../img/bg_wrapper.jpg) no-repeat center top;
}

body#label_mini #wrapper{
	background:transparent url(../img/bg_wrapper_label_mini.jpg) no-repeat center top;
}

body#no_label #wrapper{
	background:transparent url(../img/bg_wrapper_no_label.jpg) no-repeat center top;
}

#container{
	width:940px;
	margin:0 auto;
}

.colx1, .colx2, .colx3, .sidebar, .main{	/*nomenclatura 2010*/
	margin-left: 10px;
	margin-right: 10px;
	float: left
}
.colx1, .sidebar{
	width: 290px;
}
.sidebar, .main{
	margin:0;
}
.colx2, .main{	
	width: 600px;
}
.main{	
	padding: 0 11px 0 9px;
	margin-left:5px;
	margin-left /**/:0;
	border-right: 1px solid #ccc;
}

.sidebar{	
	padding: 0 8px 0 11px;
}

.colx3, .utilities{
	width: 910px;
	float:none;
	clear: both;
}

* html body .colx3{
	margin-left: 20px;
}

.column{
	width:48%;
	padding:1%;
	float:left;
}
.utilities .column{
	width:29%;
	padding:2%;
}
.scheda .column{
	width:310px;
	text-align: left;
	padding: 0;
	margin-right: 20px;
}

.block{
	margin-bottom:25px;
}

.maschera{
	width:560px;
	width /**/:570px;
}
.widget{
	width:285px;
	width /**/:300px;
	padding:10px 5px 0 15px;
	padding /**/:10px 20px 0 20px;
}

.utilities, .scheda{
	padding-left:20px;
}

.pix, .text{
	float:left;
}

.left{
	float:left !important;
	margin-right:10px;
}
.right{
	float:right !important;
}

/*--- h e a ---*/
h1 a, h2 a, h3 a, h4 a{
	text-decoration:none
}
h1, h1 a{
	color:#01b6c4;
	font-size:30px;
	line-height:30px;
	padding: 5px 0 10px 0;
	margin-bottom:15px;
	border-bottom: 1px dotted #cecac5;
}

h2, h2 a{
	color:#e44044;
	font-size:24px;
	line-height:26px;
	margin-bottom:20px;
}

h3, h3 a{
	font-size:18px;
	line-height:20px;
	color:#e44044;
	margin-bottom:15px;
}

h4, h4 a{
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-bottom:5px;
	color:#01b6c4;
}

h5{
	color:#555;
	font-size:12px;
}

h5 a{
	color:#111;
}

.lblue, .lblue a{
	color: #68c7cf;
}
.green, .green a{
	color: #abcb18;
}

.black, .black a{
	color: #000;
}
/*-- a --*/
a img{
	margin-bottom:25px
}

p a, blockquote a, ul a, ol a{	
	color:#01b6c4;
	text-decoration:none;
}
p a:hover, blockquote a :hover{	
	text-decoration:underline;
}

/*--- Sliding doors buttons: bottoni elastici ---*/
a.button{
    display: block;
    float: left;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
	margin: 0 10px 20px 0;
	background: transparent url(../img/btn_a.gif) no-repeat right 0;
}
a.button:hover{
	background-position: right -30px;
}
a.button span{
    display: block;
    padding: 7px 5px 7px 15px;
	margin-right: 10px;
	background: transparent url(../img/btn_a_span.gif) no-repeat left 0;
	font-size: 11px;
    line-height: 12px;
	color: #fff;
	text-transform:uppercase;
} 
a.button:hover span{
	background-position: left -30px;
}

a.button.right{	
	margin-right:0;
}

.button.download_tb{
	margin: 15px 0 15px 0;
}


/*--- Bottoni tondi previous e next ---*/
a.btn_next, a.btn_prev{
	display:block;
	height: 35px;
	width: 35px;
	background-color:transparent;
	background-image:url(../img/sprite_btn_prev-next.gif);
	background-repeat:no-repeat;
	float:left;
	text-indent:-99999px;
}

a.btn_next{
	background-position: center -80px;
}
a.btn_next:hover{
	background-position: center -120px;
}

a.btn_prev{
	background-position: center -0px;
}
a.btn_prev:hover{
	background-position: center -40px;
}

a.next, a.prev{
	float:right;
	display:block;
	width:auto;
}
a:hover.next, a:hover.prev, .cat a:hover.next, .cat a:hover.prev{
	color:#01b6c4;
}

a.prev{
	float:left;
}


/*--- classi ed istruzioni generali ---*/
p, blockquote{
	margin-bottom:15px;
}

blockquote{
	padding:5px 0 5px 10px;
	border-left:3px dotted #01b6c4;
	font-style:italic;
}

ul, ol{
	margin-bottom:20px;
}

ul li{
	list-style-image:url(../img/img_pink_dot.gif);
	margin-bottom:6px;
}

ol li{
	margin-bottom:6px;
}


input, textarea{
	background:transparent url(../img/bg_input.jpg) no-repeat left top;
	border:1px solid #B3B3B3;
	height:16px;
	padding:4px 8px 2px 8px;
	font-size:11px;
	color:#666;
}




/*--- HEADER ------------------------------------------------------------*/
#header{
	height:307px;
}

body#homepage #header{
	height:390px;
}
/*--- #top_menu + parte di #ftr_menu----*/
#top_menu{
	height:40px;
	margin-bottom:28px;
	overflow: hidden;
}
body#homepage #top_menu{
	margin-bottom:65px;
}

#top_menu li a{
	color:#232323;
	font-size:12px;
	line-height:21px;
	padding: 8px 10px 8px 10px;
	text-transform:uppercase;
	text-decoration:none;
}

#top_menu ul li, #ftr_menu ul li{
	display:block;
	float: left;
	list-style-image:none;
	margin: 0 0 0 0;
}

#top_menu ul li a,  #top_menu ul li.home a{
	display:block;
	float:left;
	margin:0 0 0 0;
}

#top_menu ul li.home a, a.home{
	font-weight:bold;
	margin-right:26px;
	background:transparent url(../img/pixbuster_mini_icon.gif) no-repeat left 11px;
	background /**/:transparent url(../img/pixbuster_mini_icon.png) no-repeat left 11px;
	padding:8px 10px 8px 20px;
}
* html body #top_menu ul li.home a{
	margin-right:0;
}
*:first-child+html body  #top_menu ul li.home a{
	margin-right:0;
}

#top_menu ul li a:hover, #top_menu ul li a.selected{
	border-bottom:3px solid #363636;
	padding-bottom: 4px;
}


/*--- a#logo ----*/
a#logo{
	display:block;
	height:100px;
	width:335px;
	text-indent:-99999px;
	margin-bottom:12px;
	background: transparent url(../img/logo_pixbuster.png) no-repeat left top;
}
body#homepage a#logo{
	margin-bottom:27px;
}


/*--- #login_label ---*/
#login_label{
	width:405px;
	padding:4px 5px 10px 15px;
	color:#666;
	font-size:11px;
	line-height:16px;
}
body#homepage #login_label{
	padding:10px 5px 10px 15px;
}

#login_label a, #login_label span{
	color:#2C2C2C;
}

#login_form{
	float:left;
	width:340px;
}

#login_form input{
	width:135px;
	float:left;
	margin:13px 15px 0 0;
}

a#btn_login{
	height:57px;
	width:62px;
	display:block;
	float: right;
	text-indent:-99999px;
	background:transparent url(../img/btn_login_lbl.png) no-repeat center center;
	margin: 5px 0;
}
a#btn_login:hover{
	background:transparent url(../img/btn_login_lbl_hover.png) no-repeat center center;
}

/*---*/

#utente, #carrello{
	width:48%;
	float:left;
	padding:5px 0 0 0;
}

#utente{
	border-right:1px solid #adadad;
	margin-right:1%;
}
#carrello{
	margin-left:1%;
}

#utente .pix, #carrelo .pix{
	width:50px;
	height:50px;
	margin-right:1%;
}

#utente span, #carrello span{
	font-weight:bold;
	text-transform:uppercase;
}

#carrello .text{
	padding-left:10px;
}


/*--- #Content ---*/
#content{
	padding: 15px 0 40px 0;
	margin: 15px auto;
	width: 940px;
	width /**/: 930px;
}

.separator{
	line-height: 0;
	font-size: 0;
	border-top: 1px solid #e3e1dc;
	clear: both;
	width: 920px;
	margin: 0 auto 20px auto;
}
.colx1 .separator, .colx2 .separator, .colx3 .separator, .main .separator, .sidebar .separator{
	width: auto;
}

.promo, .hlight{
	background-color: #fff;
	border: 1px solid #dfdcdc;
	padding: 4px;
	margin-bottom: 20px;
}
.promo{
	line-height:0;
	font-size:0px;
}
.hlight{
	width: 590px;
}
	.promo img, .hlight img{
		margin: 0;
		padding: 0;
	}

.fb_connect{
	background: #dee1ea url(../img/pb_bg_promo_lilla.jpg) repeat-x center bottom;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	padding: 10px;
	width:260px;
}
	.fb_connect h3{	
		color: #111;
		margin-bottom:5px;
	}
	a#btn_fbconnect{
		display: block;
		line-height: 18px;
		float: right;
		margin: 10px 0 0 0;
	}
	a#btn_fbconnect img{
		padding: 0;
		margin: 0;
	}
	
	
.display{
	padding-bottom:50px;
	background:#FFF;
	text-align:center;
	margin-bottom:0;
}
.display img{ /*-- dimesioni ottimali: 200x900px;*/
	padding:5px;
	border:1px solid #DDD;
}



.grey_border{
	border-left:1px solid #DDD;
}

.top{
	height:auto;
	padding:0 0 15px 0;
	background-color:#FFF;
	background-position:center bottom;
}

.line{
	padding-bottom:10px;
	border-top:1px solid #DDD;
	margin:10px 0 20px 0; 
}

img.prodotto{
	padding:3px;
	border:1px solid #dfdfdf;
	margin-bottom:20px;
}

img.mini{
	float:left;
	margin:0 10px 20px 0;
}

.prezzo{
	font-size:18px;
	line-height:20px;
	color:#716f69;
	margin-bottom:30px;
}




/*--- DOCK per prodotti: vedi dock.css ---*/

/*-- reg_form --*/
#reg_form{
	width:450px;
	margin-bottom:30px;
}

#reg_form input, #reg_form textarea{
	width:300px;
	margin:0 0 20px 20px;
	float:left;
}

#reg_form label{
	width:110px;
	float:left;
}
#reg_form label.check{
	width:400px;
	float:left;
}

#reg_form textarea{
	height:200px;
}

#reg_form .ckb{
	width:16px;
	background:none;
	border:none;
}

/*Registra*/

#formRegistra input, #formRegistra textarea, #formRegistra select, #card input{
	width:350px;
	float:right;
	margin:0 0 20px 0;
}

#formRegistra input.checkbox{
	height:15px;
	width:15px;	
	margin-left:25px;
	margin-right:25px;
	float:left;
}

#formRegistra label, #card label{
	float:left;
	clear:right;
	margin-bottom:10px;
	color:#666;
}

#formRegistra textarea{
	width:97% !important;
	height:80px;
}

#formRegistra select{
	height:25px;
	width:368px;
}


/*--- Wizard Prodotti ---*/	
.wiz{
	width:440px;
	height:260px;
	height /**/:220px;
	float:left;
	margin:20px 3px 40px 12px;
	margin /**/:20px 3px 40px 22px;
}

.wiz .pix, .scheda .pix{
	background:transparent url(../img/shadow_img.gif) no-repeat center bottom;
	background /**/:transparent url(../img/shadow_img.png) no-repeat center bottom;
	padding-bottom:15px;
	float:left;
	margin:0 20px 0 0;
}

.wiz .pix a, .scheda .pix span{
	background-color:#FFF;
	display:block;
	height:160px;
	width:220px;
	border:1px solid #dcd8d4;
	text-align:center;
}

.wiz .pix a img, .scheda .pix a img{
	margin:0 auto;
}

.wiz .text{
	width:42%;
	float:left;
	text-align:justify;
	font-size:11px;
}

/*--- Carrello ---*/
.maschera_ayax{
	margin-bottom:30px;
}

/*--- Sidebar ---*/
.help{
	font-size:10px;
	color:#878787;
	line-height:14px;
	margin-bottom:50px;
}

.help strong{
	color:#333;
}

#quantity{
	float:right;
}
#seleziona_num{
	width:20px;
	float:left;
	margin:0 50px 25px 0;
}
#quantity .sliding_btns{
	float:left;
	margin:0;
	
}
#quantity .sliding_btns a{
	float:right;
	float /**/:left;
}
#quantity h5{
	margin-bottom:10px;
}

/*--- Carrello --> Sidebar  con Widget per gestione maschere---*/

/*-- Widget --*/
.wgt{
	margin-bottom:30px;
	min-width:210px;
	font-size:11px;
	color:#555;
}
.wgt p{
	margin-bottom:0;
}
.wgt p a, .wgt ul li a, .wgt a{
	color:#555;
	text-decoration:none;
	font-weight:normal;
}
.wgt p a:hover, .wgt p a selected, .wgt ul li a:hover, .wgt ul li a.selected, .wgt a:hover strong{
	color:#01b6c4;
	font-weight:bold;
}

.wgt .sliding_btns a{
	color:#fff;
	font-size:10px;
}

#content .wgt ul{
	margin:5px 10px 10px 30px;
}

.sidebar .wgt{
	float:right;
}

#img_palette, #format_palette{
	width:280px;
}
#img_palette .wrapper{	
	float:left;
	width:100px;
}

.wgt .head{
	width:100%;
	background:transparent url(../img/wgt_head.jpg) no-repeat right top;
	border:1px solid #C4C4C4;
	border-bottom:none;
}
.wgt .head .inside{
	height:20px;
	padding:8px 15px  8px 15px;
	padding /**/:9px 15px 10px 15px;
}

.wgt .head .inside h3{ 
	float:left;
	font-size:12px;
	color:#5a5b5e;
	text-transform:uppercase;
	margin:0;
	padding:0;

}
.wgt .head .inside .sliding_btns{
	float:right;
	margin:0;
	margin /**/:0 0 2px 0;
}
.wgt .head .inside .sliding_btns a{
	float:right;
	float /**/:left;
}
 
.wgt .cont{
	background-color:#FDFDFD;
	width:100%;
	border:1px solid #C4C4C4;
}
.wgt .cont .inside{
	padding:10px;
}

.wgt .inside p{
	padding:10px;
}

.wgt .foot{
	background:transparent url(../img/shadow_img.gif) no-repeat center top;
	background /**/:transparent url(../img/shadow_img.png) no-repeat center top;
	width:100%;
	margin-right:10px;
	height:25px;
}

.wgt .cat{
	background-color:#F6F6F6;
	font-size:11px;
	padding:6px 10px 10px 10px;
	border-top:1px solid #c6c5c0; 
}

.wgt .cat a{
	font-size:11px;
	color:#010101;
}

.wgt .add_img{
	padding:2px;
	border:1px solid #dcd8d4;
	background-color:#fff;
	float:left;
	margin:0 20px 20px 0;
}

.wgt .item{	
	margin:0 0 0 5px;
	border-bottom:1px solid #c6c5c0;
	display:none;
}



/*-- scheda --*/
.scheda{
	margin-bottom:60px
}
.scheda .column h3{
	color: #abcb18;
}
.scheda .column img{
	background-color: #fff;
	border: 1px solid #dfdcdc;
	padding: 4px;
	width: 300px;
	height: 200px;
}
/*--- .utilities ---*/
.utilities{
	padding-top:20px;
	font-size:11px;
	border-top: 1px solid #e3e1dc;
	margin-left: 10px;
	margin-left /**/: 0;
	background: transparent url(../img/bg_albero_prodotti.jpg) no-repeat center top;
}
.utilities h2{
	color: #68c7cf;
}
.utilities ul{
	width:95%;
	margin:0;
	padding:0;
}

.utilities ul li{
	list-style-type:none;
	list-style-image:none;
	text-transform:uppercase;
	margin:0;
	height:20px;
}

.utilities ul li a{
	display:block;
	color:#000;
	text-decoration:none;
	margin:0;
	padding:0;
}

.utilities ul li a:hover{
	font-weight /**/:bold;
	/*background:transparent url(../img/freccina_albero.gif) no-repeat right center;*/
	background /**/:transparent url(../img/freccina_albero.png) no-repeat right center;
	padding-right /**/:20px;
}

.utilities ul li a.selected{
	font-weight:bold;
	background:transparent url(../img/freccina_albero.gif) no-repeat right center;
	background /**/:transparent url(../img/freccina_albero.png) no-repeat right center;
	padding-right:20px;
}

.utility_menu{
	margin-bottom:10px;
}

.utility_menu ul{
	width:100%;
}
.utility_menu ul li{
	list-style-type:none;
	list-style-image:none;
	display:inline;
	height:auto;
}

/*--- Sliding door tab ---*/
.utility_menu ul li a{
	display:block;
	float:left;
	color:#555;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	height:44px;
	padding-right:0;
}
.utility_menu ul li a:hover, .utility_menu ul li a.selected{
	background:transparent url(../img/bg_tab.jpg) no-repeat top right;
	padding-right:0;
}


.utility_menu ul li a span{
	display:block;
	padding:16px 10px 8px 25px;
	margin:0 15px 0 0;
}
.utility_menu ul li a:hover span, .utility_menu ul li a.selected span{
	background:transparent url(../img/bg_tab_span.jpg) no-repeat top left;
	color:#000;
	font-weight:normal;
}



/*--- Carrello: personallizza prodotti --*/
.utilities .wrapper{
	width:900px;
	margin:0 auto;
	overflow:hidden;
}

.scroll_prod{
	width:2000px;
	padding:0;
	margin:10px 0 10px 0;
}

.scroll_prod .mask{
	width:115px;
	height:115px;
	float:left;
	color:#111;
	font-size:11px;
	text-align:center;
	margin:0 7px 0 7px;
}

.scroll_prod .pix span{
	font-weight:bold;
	visibility /**/:hidden;
	color:#000;
}

.scroll_prod .pix a:hover span{
	visibility:visible;
}

.scroll_prod .pix a img{
	width:130px;
	height:130px;
	padding-bottom:15px;
}

.scroll_prod .mask a img{	
	padding:2px;
	border:1px solid #dcd8d4;
	background-color:#fff;
}

.scroll_prod .mask a:hover img{	
	border:1px solid #666;
}

.scroll_prod .mask a img{
	margin:auto;
}


.scrollbar{
	background:transparent url(../img/bg_scrollbar.jpg) repeat-x left top;
	height:22px;
	padding-top:0;
	padding-top /**/:1px;
}

.handle{
width:500px;
	height:18px;
	background:transparent url(../img/bg_handle.jpg) no-repeat center right;
	text-align:center;
}
.handle span{
	display:block;
	padding:5px 20px 5px 18px;
	margin-right:5px;
	background:transparent url(../img/bg_handle_span.jpg) no-repeat center left; 
}


/**/
table#spedizione{
	width: 580px;
	border: 1px solid #ddd;
	border-bottom:none;
	margin-bottom: 20px;
	box-shadow: 3px 3px 5px rgba(31,31,30,.15);
	-moz-box-shadow:3px 3px 5px rgba(31,31,30,.15);
	-webkit-box-shadow: 3px 3px 5px rgba(31,31,30,.15);

}
table#spedizione td, table#spedizione th{
	border-bottom: 1px solid #ddd;
	padding: 10px;
}
table#spedizione th{
	text-align: left;
	border-right: 1px solid #ddd;
}

/**/
iframe{
	border: 1px solid #ddd;
	margin-bottom: 20px;	
}
* html body iframe{
	width:590px;	
}
/*--- #Footer ---*/
#footer{
	width:940px;
	color:#9d9d9d;
	height: 230px;
	font-size: 11px;
	margin: 30px auto 0 10px;
	margin /**/: 30px auto 0 auto;
}

a#ftr_logo{
	display: block;
	float: left;
	width: 138px;
	height: 34px;
	background: transparent url(../img/pixbuster_logo_ftr.png) no-repeat left top;
	text-indent: -99999px;
	margin-top: 10px;
}

#footer a{
	color:#777;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#ftr_menu{
	color:#808181;
	padding:0 0 0 0;
	margin-bottom:20px;
}

#ftr_menu ul{
	/*width:660px;*/
	float:right;
	margin: 25px 0 20px 0;
	text-transform: uppercase;
} 
#ftr_menu ul li{
	margin-left: 10px;
}
#ftr_menu ul li a{
	color: #232323;
}
#ftr_menu ul li a:hover{
	text-decoration:none;
	color:#000;
}

#footer .colx1{
	margin-left: 0;
	width: 450px;
}
#footer .colx2{
	width: 450px;
	overflow: hidden;
	float: right;
}
#footer .colx2 img{
	float: right;
	margin: 0 -9px 0 0;
	padding: 0;
}

#ftr_submenu{
	margin-bottom:15px;
}

#ftr_submenu ul li{
	display:inline;
	list-style-image:none;
	margin:0 3px 0 0;
}

#ftr_submenu ul li a{
	padding-right:3px
}

#footer .colx1 p{
	float: left;
	width: 225px;
	position: relative;
	vertical-align: bottom;
}

