@charset "UTF-8";
/* CSS Document */
/*
Description: Theme for Revimac 2008 (july 2008)
Version: 1.0
Author: Nicolò Volpato |MC|
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:#FFFFFF url(../img/bg_html.jpg) repeat-y center top;
}

body{
	background:transparent url(../img/bg_body.jpg) no-repeat center top;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#4d4d4d;
}

.container{
	width:940px;
	margin:0 auto;	
}

.column{
	width:47%;
}

.left{
	float:left;
}

.right{
	float:right;
}

/*--- a ---*/
.btn_freccia{
	display:block;
	float:left;
	width:25px;
	height:25px;
	background-color:transparent;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin:20px 0 0 0;
}

.sx{
	background-image: url(../img/btn_freccine_sx.jpg);
}
.dx{
	background-image: url(../img/btn_freccine_dx.jpg);
	float:right;
}

a:hover.sx{
	background-image: url(../img/btn_freccine_sx_h.jpg);
}
a:hover.dx{
	background-image: url(../img/btn_freccine_dx_h.jpg);
	margin-right:0;
}


/*--- Sliding doors buttons: bottoni elastici ---*/
.sliding_btns{ /* generic container (i.e. div) for floating buttons */
    overflow:hidden;
	width:auto;
	display:inline;
	float:left;
}

.sliding_btns a.btn{
    color:#FFF;
    display:block;
    float:left;
    font:normal 11px Helvetica, Arial, Verdana, sans-serif;
    line-height:14px;
    height:28px;
    text-decoration:none;
}
.sliding_btns a.btn:hover, .sliding_btns a.btn.selected{
    background:transparent url(../img/btn_a.gif) no-repeat scroll top right;
	background /**/:transparent url(../img/btn_a.png) no-repeat scroll top right;
}

.sliding_btns a.btn span{
    display:block;
	text-transform:uppercase;
    padding:8px 3px 11px 15px;
	margin-right:11px;
}
.sliding_btns a.btn:hover span, .sliding_btns a.btn.selected span{
    background:transparent url(../img/btn_a_span.gif) no-repeat top left;
	background /**/:transparent url(../img/btn_a_span.png) no-repeat top left;
	color:#000;
} 

/*--- Sliding arrow per sottomenu del catalogo prodotti ---*/
.submenu{/*--- classe contenitore ---*/
	margin-bottom:5px;
}

.sliding_arrow{
    overflow:hidden;
	width:auto;
	display:inline;
	float:left;
	margin-right:6px;
}

.sliding_arrow.form{
	float:left;
	display:block;
	width:90%;
}

a.arrow, span.arrow{
    color:#5e5e5e;
    display:block;
    float:left;
    font:bold 10px Helvetica, Arial, Verdana, sans-serif;
    line-height:18px;
    height:30px;
    text-decoration:none;
}
a.arrow:hover, a.arrow.selected, span.arrow.selected{
   color:#000;
   background:transparent url(../img/bg_arrow_a.jpg) no-repeat scroll top right;
}

a.arrow span, span.arrow span{
    display:block;
	text-transform:uppercase;
    padding:8px 10px 12px 15px;
	margin-right:13px;
}
a.arrow:hover span, a.arrow.selected span, span.arrow.selected span{
    background:transparent url(../img/bg_arrow_span.jpg) no-repeat top left;
	color:#000;
} 

p a, blockquote a{
	color:#333;
}
p a:hover, blockquote a:hover{
	color:#000;
}
 
/*--- General instructions ---*/
p{
	margin-bottom:20px;
}
 
img.foto, iframe{
	padding:2px;
	border:1px solid #BBB;
	margin-bottom:20px;
}

table{
	border:2px solid #707070;
	padding:10px 5px 20px 5px;
	margin:15px 0 20px 0;
}
td{
	border:none;
	padding:4px 10px 6px 15px;
}
th{
	border:1px solid #AAA;
	border-right:none;
	border-left:none;
	padding:4px 10px 6px 15px;
	text-align:left;
	font-size:13px;
}


.column ul{
	margin-bottom:20px;
}

.column ul li{
	margin:0 0 0 18px;
	padding:0 0 10px 0;
}
 
/*---- H ---*/
h1, h1 a{
	font-size:20px;
	line-height:22px;
	color:#0E5891;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #c9c9c9;
}

h4, h4 a, strong{
	color:#292929;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

h5{
	text-align:justify;
	font-size:11px;
	line-height:18px;
	color:#777;
}
h5 a{
	color:#333;
	text-decoration:none;
}
h5 a:hover{
	border-bottom:1px solid #AAA;
}


/*--- Top of the page ---*/
a#logo{
	display:block;
	width:416px;
	height:90px;
	margin:0 0 10px 35px;
	text-indent:-99999px;
	background:transparent url(../img/logo.jpg);
}

#menu{
	background:transparent url(../img/bg_menu.jpg) no-repeat center top;
	width:860px;
	height:34px;
	padding:16px 17px 0 17px;
	margin:0 auto;
	font-size:11px;
	overflow:hidden;
}

#menu a, .sliding_tab a{
	text-transform:uppercase;
	color:#FFF;
}

#select_lang{
	color:#7d7d7d;
	font-size:10px;
	margin:6px 3px 0 0;
	width:116px;
	float:right;
}
*:first-child+html body #select_lang{
	margin:5px 3px 0 0;
}
* html body #select_lang{
	margin:5px 1px 0 0;
}

#select_lang a{
	color:#FFF;
	text-decoration:none;
	background-image:none;
}
#select_lang a:hover, #select_lang a.selected{
	color:#282828;
}

/*--- Header --*/
#head_picture{
	width:941px;
	height:240px;
	margin:;
}
#head_pictue img{
	padding:0;
	border:none
}

.mask{
	position:relative;
	width:940px;
	height:240px;
	overflow:hidden;
}

#hbox{
	position:absolute;
}

#hbox span{
	display:block;
	float:left;
}

#hbox span img{
	display:block;
	border:none;
}

#hinfo{
	width:270px;
	height:80px;
	position:relative;
	margin:-134px 0 0 20px;
	background:transparent url(../img/box_trans.gif) no-repeat left top;
	background /**/:transparent url(../img/box_trans.png) no-repeat center center;
	overflow:hidden;
	color:#fff;
	padding:10px;
}
*:first-child+html body #hinfo{
	background:transparent url(../img/box_trans.png) no-repeat left top;
}

#hinfo .wrapper{
	float:left;
	width:190px;
	margin:0 15px 0 15px;
	padding:10px 0 0 0;
	overflow:hidden;
}

#hinfo .btn_freccia{
	margin:25px 0 0 0;
}

#ibox{
	width:1000px;
}

#ibox span{
	display:block;
	float:left;
	width:190px;
	height:90px;
}

/*--- Content --*/
#content{
	margin:50px 0 60px 0;
}

.news{
	border-bottom:1px solid #CDCDCD;
	margin-bottom:25px;
}

.date{	 
	background:transparent url(../img/bg_date.gif) no-repeat center top;
	width:80px;
	height:25px;
	padding:5px 0 0 0;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	float:left;
	margin:0 15px 0 0;
}

.text{
	float:left;
	width:78%;
}

.banner{
	margin-bottom:20px;
}

.column.left .banner{
	margin-left:3px;
}

/*--- Scheda prodotto ---*/
.tab{
	background:transparent url(../img/bg_tab.jpg) no-repeat scroll top right;
	width:158px;
	height:44px;
}

.tab_span{
	background:transparent url(../img/bg_tab_span.jpg) no-repeat top left;
	height:35px;
	padding:7px 0 10px 13px;
	margin-right:13px
}

.prod_pix{
	height:354px;
	width:354px;
	margin:0 0 25px 2px;
	background:transparent url(../img/bg_prod_pix.jpg) no-repeat center bottom; 
	text-align:center;
	padding:7px 0 0 0;
}

.prod_pix p{
	display:block;
	width:340px;
	height:340px;
	margin:-340px auto 0 auto;
	overflow:hidden;
	background:#fff url(../img/loader.gif) no-repeat center center; 
	position:relative;
	z-index:99;
}
* html body .prod_pix p{
	display:none;
}
*:first-child+html body .prod_pix p{
	display:none;
}

.prod_pix img{
	display:block;
	width:340px;
	height:340px;
	margin:14px auto 0 auto;
	margin /**/:7px auto 0 auto;
}
*:first-child+html body .prod_pix img{
	margin:14px auto 0 auto;
}

.thumbs_menu{
	width:330px;
	height:62px;
	padding:14px 12px 14px 12px;
	margin:0 0 25px 1px;
	background:transparent url(../img/bg_thumbs_menu.jpg) no-repeat center top;
}

.thumbs_menu .wrapper{
	float:left;
	width:260px;
	margin:0 10px 0 10px;
	overflow:hidden;
}

.thumb{
	height:54px;
	width:54px;
	margin-right:8px;
	float:left;
	border:2px solid #cecdcd;
	overflow:hidden;
}

.thumb:hover {
	border:2px solid #333;
}

.thumb img{
	width:54px;
	height:54px;
}

.catalogo_thumbs{
	width:916px;
	height:85px;
	padding:18px 12px 15px 12px;
	background:transparent url(../img/bg_thumbs_prod.jpg) no-repeat center top;
	margin-bottom:45px;
}

.catalogo_thumbs .wrapper{
	float:left;
	width:850px;
	margin:0 8px 0 8px;
	overflow:hidden;
}

.catalogo_thumbs .btn_freccia{
	/*margin:27px 0 0 0;*/
}

.wrapper .slider{
	width:5000px;
}

.thumb_separator{
	float:left;
	color:#f3f3f3;
	font-size:11px;
	width:2000px;
}

.thumb_separator p{
	margin:6px 0 0 0;
	font-size:10px;
	line-height:12px;
}

.border{
	border-right:1px dashed #afafae;
	padding:0 28px 0 0;
	margin:0 36px 0 0;
}

/*--- Contact_Form ---*/
input, textarea{
	background:transparent url(../img/bg_input.jpg) no-repeat left top;
	border:1px solid #AAA;
	padding:3px 10px 3px 10px;
}

input{
	width:170px;
	margin:0 0 20px 0;
}

label{
	display:block;
	margin-bottom:3px;
}

textarea{
	width:405px;
	height:150px;
	margin-bottom:10px;
}

#contact_form input.checkbox{
	padding:0;
	width:12px;
	height:12px;
	margin:0 5px 0 0;
}

#privacy{
	margin-right:10px;
}

#contact_form h5{
	float:left;
}

#contact_form #btn_send{
	float:right;
    overflow:hidden;
	width:auto;
	height:28px;
	display:inline;
	float:left;
	margin:20px 0 0 -3px;
}

#contact_form #btn_send{
    color:#5e5e5e;
    display:block;
    float:left;
    font:bold 10px Helvetica, Arial, Verdana, sans-serif;
    line-height:18px;
    height:30px;
    text-decoration:none;
   	color:#000;
   	background:transparent url(../img/bg_arrow_a.jpg) no-repeat scroll top right;
}

#contact_form #btn_send input{
    display:block;
	text-transform:uppercase;
    padding:10px 10px 12px 15px;
	margin:0 13px 0 0;
	border:0;
	width:auto;
    background:transparent url(../img/bg_arrow_span.jpg) no-repeat top left;
	color:#000;
	font:bold 10px Helvetica, Arial, Verdana, sans-serif;
}

/*--- Footer ---*/
#footer{
	height:30px;
	padding:15px 10px 0 20px;
	margin-bottom:50px;
	color:#989898;
	font-size:10px;
	line-height:14px;
	background:transparent url(../img/bg_footer.jpg) no-repeat center top;
}

#footer .column.right{
	width:50%;
}

#footer ul li{
	display:inline;
	margin:0 10px 0 0;
}

#footer ul li a{
	text-transform:uppercase;
	color:#989898;
	text-decoration:none;	
}
#footer ul li a:hover, #footer ul li a.selected{
	color:#666;	
	background:none;
}



h5{
	color:#222;
	font-size:11px;
	margin:-8px 0 25px 0;
}

.submenu .arrow{
	display:none;
}

.submenu .arrow.selected{
	display:block;
}

.hide{
	display:none;
}

.MultiBoxContainer iframe {
	border:0;
	padding:0;
	margin:0;
	background:none;
}


/* Login Panel */
#login-panel{
	position:absolute;
	top:0px;
	left:0px;
	z-index:99999;
	width:100%;
	margin-top:-70px;
}
#login-panel .inside{
	background:#404040 url(../img/bg_login_panel.jpg) repeat-x left bottom;
	background /**/:transparent url(../img/bg_login_panel.png) repeat-x left bottom;
	height:70px;
	overflow:hidden;
}
#login-panel #toggle-login, #login-panel #toggle-login:hover{
	width:143px;
	height:31px;
	display:block;
	float:right;
	background:transparent url(../img/btn_toggle_login.jpg) no-repeat center bottom; 
	margin-right:22px;
	margin-right /**/:35px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:0;
}
#login-panel #toggle-login span{
	display:block;
	width:100px;
	height:28px;
	padding:3px 0 0 43px;
	margin:0;
	background:transparent url(../img/btn_toggle_login.jpg) no-repeat center bottom; 
	cursor:pointer;
}
#login-panel form{
	padding:10px 50px 0 0;
	float:right;
}
#login-panel form label{
	display:block;
	float:left;
	width:190px;
	color:#fff;
	font-size:11px;
	margin:0 5px 0 0;
}
#login-panel form input{
	float:left;
	margin:0 5px 0 0;
}
.btn-simple{
	display:block; 
	float:left;
	color:#fff;
	font-size:11px;
	padding:2px 6px;
	background:#222;
	text-decoration:none;
}
