/* GENERIC */
/* CSS for Older Browser */
body,td,th,a  {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color:#555;}
table {border-collapse:collapse;}
body, div, form {margin: 5px;}
p {margin:0px;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.azzurro {background-color:#00CCFF;}
.red {color:#CC0000;}
.selected {color:#3982AF; font-size:12px;}
.bold {font-weight: bold;}
.in_evidenza {color: #CC0000; font-weight: bold;}
h1 {color:#CC0000; margin:0px 20px 8px 0px; font-size:20px; font-weight:normal; border-bottom:7px solid #DDD;}
h2 {color:#3982AF; margin:0px; font-size:16px; font-weight: bold;}
h3 {color:#CC0000; margin:10px 20px 3px 0px; font-size:14px; font-weight: bold;}
h4 {color:#3982AF; margin:10px 20px 3px 0px; font-size:12px; font-weight: bold; border-bottom:7px solid #EEE; padding-bottom:2px;}
a, a:visited {text-decoration:none;} 
a:hover {text-decoration:underline;}
#msg {color:#C00; text-align:center; font-size:12px; font-weight: bold; padding:10px; background-color:#FFFFFF;}
.spacer {clear:both;}
li {margin-left:20px;}
.str_search {color:#CC0000; font-weight:bold;}
img.link {border:0px;}

/* STRUTTURA */
#structure {width:770px; margin: 0px auto; border-right:3px solid #3982AF; border-top: 1px solid #064D77; border-bottom:2px solid #3982AF; border-left:3px solid #3982AF; background-color:#FFFFFF;}
#header {height:98px; padding-top: 0px; padding-left:0px; background-color:#3982AF; padding-bottom:0px;}
#header_menu {height:40px; background-color:#FFF; background-image:url(../include/image_struttura/menu_sfondo2.jpg); background-color:#FFFFFF;}
#menu_sx {margin:2px; float: left; width:180px; height:0px; padding:0px; background-color:#eee; }
#main {margin-left:190px; background-color:#FFFFFF; padding:10px 0px 10px 10px;}
#main_centrato {margin-left:10px; background-color:#FFFFFF; padding:10px 0px 10px 10px;}
#main_news {padding-left:10px; padding-right:10px; padding-bottom:15px; padding-top:10px; border-left:1px solid #999; min-height: 750px; height: auto !important; height: 750px; background-color:#FFFFFF;}
#intro_flash{height:247px; width:570px; position:relative;}
#corpo{border: 1px solid #999; margin-top: 5px; margin-bottom:5px; width:570px;}
#scheda_prodotto_image{float:left; padding-top:15px; padding-left: 5px; padding-right:10px; }
#scheda_prodotto_desc{padding-top:15px; padding-right:10px; padding-left:5px; padding-bottom: 5px; }
#link_testata{position: relative; display:inline; left: 566px; top: -50px; background-color:#000; padding:2px; width:200px; text-align:center; color: #D7FDFD; font-size:10px; height:0px;}
#link_testata a{color: #D7FDFD;}
#footer {text-align:center; background-color:#3982AF; color:#FFFFFF; padding:3px;}
#footer a {color:#FFFFFF;}
#footer_piva {width:770px; margin: 0px auto; font-size:9px; text-align:right; color:#666; padding:3px;}
#search {width:150px; position:relative; top:-30px; left:620px;}
#search input.text {padding:1px; font-size:12px;}

/* HOME */
table#home_left_column {position:absolute; margin:10px; top:140px; width:150px;}
table#home_left_column td {vertical-align:top;}
table#home_left_column td.title {font-size:16px; padding-bottom:3px; padding-top:15px;}
table#home_left_column td.content {font-size:11px; padding-bottom:2px;}
table#home_left_column td.icon {padding-top:5px;}
table#home_highlights {position:relative; top:135px; height:95px; left:590px; width:165px;}
table#home_highlights td{padding:5px;}

/* MENU HEADER */
table#header_menu {border-collapse:collapse; width:100%;}
table#header_menu td {padding:0px;}
td.header_menu_separatore{width:5px; height:40px;  background-image:url(../include/image_struttura/menu_tacca2.jpg); }
td.header_menu_item{height:20px; background-image:url(../include/image_struttura/menu_sfondo2.jpg); text-align:center}
td.header_menu_item a{font-weight:bold;}

/* MENU_LEV1 */
.menu_lev1_title {font-size:12px; background-color: #3982AF; width:175px; color:#FFFFFF; padding:2px 0px 2px 5px; font-weight:bold;}
ul#menu_lev1 {margin:0px;padding:0px; }
ul#menu_lev1 a:hover {text-decoration:none;}
ul#menu_lev1 li {padding:3px 0px 3px 0px; padding-left:10px; list-style-type:none;}
ul#menu_lev1 li.selected {font-weight:bold; background-color: #C0D0DA;}
ul#menu_lev1 li:hover {background-color:#C0D0DA;}


/* LOGIN */
.login {background-color:#3982AF; padding:10px; color: #FFFFFF; font-size:9px;}


/* NEWS */
.box_news {padding:5px;}
.box_news h1 {padding-bottom:5px;}
.box_news .data {color: #3982AF; font-weight:bold; padding-top:5px; font-size:10px;}
.box_news .titolo {color: #3982AF; font-weight:bold; padding-bottom:5px;}
.box_news a {color:#0000FF;}

/* LINK */
.box_link {padding:10px; float:left; width:30%; border-left:dotted;}
.box_link h4 {padding-bottom:5px; border-bottom:10px solid #DDD;}
.box_link li {margin-left:15px;}

/* PRODOTTI */
.box_prodotto_home h2 {padding-bottom:5px; border-bottom:10px solid #DDD;}
#menu_prodotto {width:540px;}
ul#list_prodotto {padding:0px 0px 0px 15px; margin:0px; margin-top:20px;}
ul#list_prodotto li {list-style:square;}
ul#list_prodotto a {font-size:12px;}
#scheda table tbody td.varianti {padding: 5px;}
#scheda table tbody td.varianti_prezzo {padding: 5px; text-align:right;}

/* ACCESSORI */
table.accessorio {width:560px; border:1px solid #DDD;}
.box_accessori {padding:10px; float:left; width:60%;}
.box_accessori h2 {padding-bottom:5px; border-bottom:10px solid #DDD;}
.box_accessori li {margin-left:15px;}
.accessorio td {padding:2px; vertical-align:top;}
.margin_right_20 {padding-right:20px;}
.accessorio .col_sx {width:130px;}
.accessorio .bottom {border-bottom:1px solid #8CB6D3; margin-bottom:3px; }
.accessorio .background {height:5px; background-color: #DBE7EF; color:#3982AF;}
.accessorio .background2 {height:5px; background-color: #3982AF; color:#FFF; padding-right:5px;}

/* FAQ */
h2.faq {margin-top: 10px; margin-bottom: 6px;}
.domanda {font-weight:bold; padding-top: 3px; padding-bottom: 3px; border-top:1px dotted #C0D0DA; line-height:15px; margin-right:10px;}
.risposta {color:#333; font-weight:normal; margin:5px 10px 5px 10px; line-height:15px; overflow:hidden;}
.risposta a {color:#0000FF;}


/* SUPPORTO */
.supporto a {color:#0000FF; }
#supporto a {color:#0000FF; }

/* PRESS GALLERY */
table#allegati {width:96%; border:1px dotted #CCCCCC; margin-top:10px;}
table#allegati td {padding:3px;}
table#allegati .label {font-weight:bold;}

/* AWARDS */
.award {float:left; margin-top:20px;}