/* CSS Document */

/*#######################################################
###    		         GENERAL  STYLES				 ####
#######################################################*/

body,html
{
	background-color: #000000;
	color:#3f3f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	margin:0;
	text-align:left
}

*
{
	margin:0;
	padding:0
}

.clear
{
	clear:both;
	height:0;
	overflow:hidden;
	width:0
}

a img
{
	border:none
}

ul.testo {
    display: list-item;
    margin: 4px;
    padding: 2px 0 0 6px;
}

ul.testo li {
    display: list-item;
    list-style: disc outside none;
    margin: 4px;
    padding: 2px 0 0 6px;
    line-height:20px;
}
.testo ul {
    display: list-item;
    margin: 4px;
    padding: 2px 0 0 6px;
}
.testo ul li {
    display: list-item;
    list-style: disc outside none;
    margin: 4px;
    padding: 2px 0 0 6px;
    line-height:20px;
}

ul,ol,li,dl,dt,dd
{
	display:inline;
	line-height:normal;
	list-style:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0
}

a,a:hover
{
	text-decoration:none
}


h1, h2
{
	font-family: Arial, Impact, sans-serif;
}

#sitelist 
{
    background-color:#FFFFFF;
    width:300px;
}

#sitelist a {
    color: #000000;
    text-decoration:none;
    font-size: 15px;
}

#sitelist a:hover {
    color: #CE0114;
}

#sitelist h3 {
    border-bottom:1px solid red;
    margin-bottom: 6px;
    font-size: 1.6em;
    padding-bottom: 3px;
}

#sitelist li {
    display:list-item;
    margin-bottom: 2px;
}


/*#######################################################
###    		        PAGE OBJECT  STYLES				 ####
#######################################################*/

#wrapper {
	background: #000000 url('../images/bg.jpg') no-repeat top center;
	width:auto;
	height:100%;
	margin:0;

}

#main {
    width:994px;  
    height: auto;  
	min-height:500px;
    margin:0 auto;
    padding:0;    
	text-align:center;
	position:relative;	
}

#header {
	position:relative;
	width:auto;
    margin:0;
    padding:0;
	height:137px;
	text-align:left;
	z-index:2;
}

#logo {
    padding-left:46px;
    padding-top:16px;
}

#desc {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	left:248px;
	position:absolute;
	top:54px;
}

#changelng a {
    /*color: #D2D3D5;
    font-weight:bold;
    position:absolute;
    right:25px;
    top:60px;*/
    background-color: black;
    color: #D2D3D5;
    font-weight: bold;
    line-height:13px;
    padding: 4px 7px;
    position: absolute;
    right: 25px;
    top: 60px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 15px;
    border-radius: 15px 15px 15px 15px;
    /*behavior: url(/css/border-radius.htc);*/
    z-index:1001;
}

#changelng a:hover 
{    color:#FFFFFF;
   /*color: #CE0114;*/
}

#goecomm 
{
    position: absolute;
    right: 25px;
    top: 76px;
}

#goecomm a {
    background: url("/images/e-commerce_button.png") no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 27px;
    padding: 11px 0 0 10px;
    width: 209px;
}
    
    /*border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 20px 20px 20px 20px;
    behavior: url(/css/border-radius.htc);*/

#goecomm a:hover 
{    color:#FFFFFF;
   /*color: #CE0114;*/
}

#lang-box {
    /*background: url("../images/lang_box.png") no-repeat scroll left top transparent;
    color: #515151;
    font-size: 0.92em;
    height: 50px;
    line-height: 15px;
    padding: 4px 12px;
    position: absolute;
    right: 22px;
    top: 40px;
    width: 253px;*/
    background: url("../images/lang_box.png") no-repeat scroll left top transparent;
    color: #515151;
    font-size: 0.92em;
    height: 50px;
    line-height: 15px;
    padding: 4px 19px 4px 8px;
    position: absolute;
    right: 22px;
    top: 40px;
    width: 250px;
    z-index: 1002;
}

#lang-box a {
	text-decoration:underline;
	color:#515151;
}

#lang-box #close {
    position:relative;
    top:1px;
    right:1px;
    position:absolute;
    right:3px;
    top:4px;
}

#lang-box img {
	vertical-align:middle;
}

#nav-bar {
	background: transparent url("../images/bg_menu.jpg") no-repeat top left;
	position:relative;
	width:auto;
    margin:0;
    padding:0;
	height:48px;
	text-align:left;
	z-index:1;
}

#menu {
	height:52px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:left;
	top:-1px;
	width:auto;
	z-index:10000;
}

#container {
	background: transparent url("../images/bg_main.png") repeat-y top left;
	width: 994px;
	margin:0px auto;
	padding:0;
	height: auto;
}

#focus {
	position:relative;
    margin:0 auto;
    padding:0;
    height:255px;
	text-align:center;
}

#focus-content {
	/*background:transparent url("../images/focus_001.jpg") no-repeat top left;*/
	width:962px;
	position:relative;
    margin:0 auto;
    padding:0;
    height:255px;
	text-align:center;
	z-index:1;
}

.focus-item {
    width:962px;
	position:relative;
    margin:0 auto;
    padding:0;
    height:255px;
	text-align:center;
	z-index:1;
}

.focus-text {
	float:right;
	height:auto;
	position:relative;
	text-align:left;
	top:80px;
	width:270px;
}

.focus-text h3 {
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:2em;
	font-weight:normal;
	margin-bottom:2px;
}

.focus-text p {
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:0.92em;
	font-weight:normal;
	line-height:20px;
	padding:0 0 10px 4px;
	width:230px;
}

.focus-text a {
	background:url("../images/right_arrows.png") no-repeat scroll 50px center transparent;
	color:#FFFFFF;
	float:right;
	font-family:Arial,sans-serif;
	font-size:1.17em;
	font-weight:bold;
	line-height:20px;
	padding:0 0 0 4px;
	width:108px;
}

#content {
	width: 994px;
	margin:0px auto;
	padding:0;
	height: auto;
	min-height:705px;
}

#sidebar {
	width: 336px;
	margin:0px auto 0px 9px;
	padding:0;
	height: auto;
	float:left;
}

#sidebar-top{
	width:329px;
	height:39px;
	background: transparent url("../images/bg_sidebar_top.png") no-repeat top left;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:left;
	padding-top:19px;
	padding-left:22px;
	z-index:100;
}

#sidebar #middle {
	background:url("../images/bg_sidebar_middle.jpg") repeat-y scroll left top transparent;
	height:auto;
	margin:0 auto;
	min-height:200px;
	padding:8px 0 20px;
	width:336px;
}

#sidebar #bottom {
	background: transparent url("../images/bg_sidebar_bottom.jpg") no-repeat top left;
	width: 336px;
	margin:0px auto;
	padding:0;
	height: 6px;
}

#content .right{
    float:left;
    height:auto;
    margin:0 auto;
    min-height:200px;
    padding:10px 7px 0 10px;
    text-align:left;
    width:632px;
    position:relative;
}

#footer {
	background: transparent url("../images/bg_footer.jpg") no-repeat top center;
	width:auto;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding:0 0 25px 0;
}

input.search {
	width:178px;
	height:18px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	position:absolute;
	top:15px; 
	left:40px;
	border: 0px;
	background-color:#F5F5F5;
}

a.search {
	width:18px;
	height:21px;
	position:absolute;
	top:15px; 
	left:213px;
	border: 0px;
}

#cont-title{
    border-bottom:1px solid #FF0000; margin:0 11px 6px 0; padding:0 0 6px 10px;
}

#cont-page{
    margin-right:18px; overflow:hidden;
}
/*#######################################################
###		                SHADOWS                      ####
#######################################################*/

#focus-shadow {
	background:url("../images/focus_shadow.png") no-repeat scroll center top transparent;
	height:4px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}

/*#######################################################
###                  NAVIGATION MENU                 ####
#######################################################*/

#menu ul {
	display:block;
	height:52px;
	line-height:normal;
	list-style-type:none;
	margin:0 0 0 25px;
	padding:0;
	width:800px;
}

#menu ul li {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.33em;
	font-weight:normal;
	height:52px;
	line-height:48px;
	padding:0;
	text-align:center;
	width:114px;
}

#menu ul li a {
	color:#FFFFFF;
	display:block;
	height:52px;
	overflow: hidden;
}

#menu ul a:hover {
	color:#575757;
	background:url("../images/bg_menu_over.png") no-repeat scroll center -4px transparent;
}

#menu li .selected {
	color:#575757;
	background:url("../images/bg_menu_over.png") no-repeat scroll center -4px transparent;
}

/*#######################################################
###                      SEARCH                      ####
#######################################################*/

#search {
	float:right;
	height:32px;
	padding:16px 0 0 5px;
	width:159px;
}

#search a {
	width:17px;
	height:17px;
	display:block;
	background:url("../images/lens.jpg") no-repeat scroll center center transparent;
}

#search input {
	border:medium none;
	position:absolute;
	right:26px;
	top:16px;
	width:109px;
}


/*#######################################################
###		               SOCIAL GRID                   ####
#######################################################*/

#social-grid {
	float:right;
	height:24px;
	margin-right:38px;
	width:165px;
}

#social-grid .item {
	float:left;
	height:24px;
	margin-right:9px;
	width:24px;
}

/*#######################################################
###		                 SIDEBAR                     ####
#######################################################*/


.community {
    background: url("../images/sidebar_community.png") no-repeat scroll left top transparent;
    color: #3F3F3F;
    display: block;
    font-family: Verdana,Impact,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: bolder;
    height: 31px;
    letter-spacing: -1px;
    padding: 11px 0 0 25px;
    text-align: left;
    width: 307px;
}

.titlebar {
	background:url("../images/sidebar_titlebar.png") no-repeat scroll left top transparent;
	color:#3F3F3F;
	display:block;
	font-family:Verdana,Impact,Arial,sans-serif;
	font-size:1.5em;
	font-weight:bolder;
	letter-spacing: -1px;
	height:31px;
	padding:11px 0 0 25px;
	text-align:left;
	width:307px;
}

.titlebar-dealer {
	background:url("../images/sidebar_titlebar_orange.png") no-repeat scroll left top transparent;
	color:#3F3F3F;
	display:block;
	font-family:Verdana,Impact,Arial,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	height:31px;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding:11px 0 0 25px;
	text-align:left;
	width:307px;
}

.titlebar a {
	color:#3F3F3F;
	display:block;
	height:32px;
}

.titlebar-dealer a {
	color:#3F3F3F;
	display:block;
	padding:11px 0 0 25px;
	height:32px;
}

#sidebar .content {
	height:auto;
	padding:16px 20px 16px 32px;
	text-align:left;
	width:280px;
}

/*#######################################################
###                  SIDEBAR SEARCH                  ####
#######################################################*/

.content select {
	width:197px;
	height:24px;
}

.content input {
	background:url("../images/bg_input.png") no-repeat scroll left top transparent;
	border:medium none;
	color:#3F3F3F;
	float:left;
	font-size:1em;
	margin-top:13px;
	padding:6px 10px;
	width:177px;
}

.content a {
	margin-left: 15px;
	z-index:1;
}

.content img {
	vertical-align:middle;
	float:right;
}

/*#######################################################
###                   SIDEBAR MENU                   ####
#######################################################*/

.content ul {
	display:block;
	height:auto;
	line-height:normal;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	width:285px;
}

.content ul li {
	background:url("../images/separator_dots.jpg") no-repeat scroll left bottom transparent;
	display:block;
	height:35px;
	line-height:31px;
	padding:0;
	width:285px;
}

.content ul li a {
	color:#3F3F3F;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
}

.content ul a:hover {
	color:#ce0114;
}

.content li .selected {
	color:#ce0114;
}


/*#######################################################
###                       HOME                       ####
#######################################################*/

.home-box {
	background-color:#EFF2F7;
	float:left;
	height:330px;
	margin-bottom:14px;
	margin-right:23px;
	text-align:left;
	width:293px;
}

.home-box h1 {
	background:url("../images/bg_table_top.jpg") repeat-x scroll left top #EFF2F7;
	color:#575757;
	font-size:1.5em;
	font-weight:normal;
	height:38px;
	line-height:38px;
	padding-left:16px;
}

.home-box h2 {
	background:url("../images/bg_table_top.jpg") repeat-x scroll left top #EFF2F7;
	color:#575757;
	font-size:1.5em;
	font-weight:normal;
	height:38px;
	line-height:38px;
	padding-left:16px;
}

.home-box div {
	border-bottom:1px solid red;
	border-top:1px solid red;
	height:282px;
	padding:8px 13px 0;
	position:relative;
}

.home-box div a {
	color:#FF0000;
	font-weight:normal;
	left:13px;
	position:absolute;
	top:272px;
}

/*#######################################################
###                       NEWS                       ####
#######################################################*/

#news-home-list {
	height:290px;
	margin:0;
	padding:0;
}

#news-home-list div {
	border-bottom:1px dashed #B8BABD;
	border-top:medium none;
	height:88px;
	position:relative;
	color:#515151;
	font-size:1em;
	font-weight:normal;
	line-height:16px;
}

#news-home-list div.last {
	border-bottom:none;
}

#news-home-list div h3 {
	color:#515151;
	font-size:1em;
	font-weight:bold;
	margin-bottom:3px;
}

#news-home-list div p {
	color:#515151;
	font-size:1em;
	font-weight:normal;
	line-height:16px;
	margin-bottom:3px;
}

#news-home-list div a {
	color:#FF0000;
	font-weight:normal;
	position:absolute;
	top:78px;
}

/*#######################################################
###                     CONTENT                      ####
#######################################################*/

.right div.productbox {
	background-color:#F4F4F4;
	border-top: 1px solid #FF0000;
    margin-top: 10px;
	padding:10px;
	position:relative;
	width:596px;
}

.right .productbox h2 {
    background-color:#FF0000;
    color:#FFFFFF;
    display:inline-block;
    font-size:1.17em;
    margin-bottom:10px;
    padding:1px 0 1px 11px;
    width:218px;
}

.right .productbox p {
	color:#575757;
	float:right;
	line-height:23px;
	margin-right:10px;
	text-align:left;
	width:455px;
}

.right .productbox img {
    float:left;
    margin-bottom:10px;
    margin-left:5px;
    margin-top:8px;

}

.right .productbox a.read {
	bottom:0;
	color:#FF0000;
	float:right;
	font-size:0.92em;
	position:relative;
	right:16px;
}

.right .productbox a.list {
	background:url("../images/arrows_red.jpg") no-repeat scroll 0 2px transparent;
	color:#575757;
	font-size:0.92em;
	line-height:16px;
	margin-top:5px;
	padding:0 0 0 15px;
}

.right .productbox a.list:hover {
	color:#CE0114;
}

.right #model-img {
	border-bottom:1px dashed #C8C8C8;
	margin-bottom:12px;
	padding:15px 0 13px 15px;
	width:593px;
}

.right #model-table {
	margin-bottom:15px;
}

.right #model-other h2 {
	font-size: 1em;
	color: #3F3F3F;
	padding-left:15px;
	padding-bottom:6px;
	margin-bottom:9px;
	border-bottom: 1px dashed #C8C8C8;
	font-weight:bold;
}

.right #model-other a {
	font-size: 1em;
	font-weight:normal;
	color: #3F3F3F;
	margin-left:15px;
	margin-bottom:7px;
	width:200px;
	display:block;
}

.right #model-other a:hover {
	font-size: 1em;
	font-weight:normal;
	color: #CE0114;
	margin-left:15px;
	margin-bottom:7px;
	width:200px;
	display:block;
}

/*#######################################################
###                   SEARCH FILTERS                 ####
#######################################################*/

#search-filters {
	background-color:#EFF2F7;
	float:left;
	height:86px;
	margin-bottom:0;
	margin-right:23px;
	position:relative;
	text-align:left;
	width:614px;
}

#search-filters h1 {
	background:url("../images/bg_table_top.jpg") repeat-x scroll left top #EFF2F7;
	font-size:1.5em;
	font-weight:normal;
	height:38px;
	line-height:38px;
	padding-left:16px;
	margin:0;
    border-bottom:1px solid red;
}

#search-filters #marca-src {
    /*height:34px;
    padding:13px 0 0 16px;
    position:absolute;
    top:39px;
    width:246px;
    z-index:100;*/
    float: left;
    height: 34px;
    padding: 0 0 0 13px;
}

#search-filters #modello-src {
    /*height:34px;
    left:256px;
    padding:13px 0 0 18px;
    position:absolute;
    top:39px;
    width:246px;
    z-index:100;*/
    float: left;
    height: auto;    
}

#search-filters .lbl {
    /*font-weight:bold;
    position:absolute;
    top:13px;*/
    float: left;
    font-weight: bold;
    padding: 15px 5px 0 3px;
}

#search-filters #ComboLoader {
    display:none;
    left:15px;
    position:absolute;
    top:18px;
}

#search-filters #marca-ddl {
    /*height:50px;
    left:50px;
    position:relative;
    top:-14px;
    width:260px;*/
    float: left;
    position:relative;
    width: 175px;
}

#search-filters #modello-ddl {
    /*height:50px;
    left:62px;
    position:relative;
    top:-14px;
    width:260px;*/
    float: left;
    position:relative;
    width: 198px;
}

#search-filters #search-btn {
    height:24px;
    padding:13px 0 0 16px;
    position:absolute;
    right:10px;
    top:38px;
    width:62px;
    z-index:100;
}

#model-table {
    width:614px;
    margin:0;
}

/*border: 3px solid yellow; -moz-border-radius:5px; padding:2px*/

/*#######################################################
###                      GALLERY                     ####
#######################################################*/

.gallery {
    padding: 10px 10px;
    width:600px;
    }
    
.gallery-title {
    background-color:red;
    color:#FFFFFF;
    display:inline-block;
    font-family:arial;
    font-size:1.17em;
    font-weight:bold;
    margin:0px 0 0 11px;
    padding:1px 30px 1px 11px;
}

.gallery a {
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
   border:2px solid gray;
   line-height:0;
   width: 100px;
   height: 75px;
   padding:2px !important;
   display: block;
   float: left;
   margin-right: 12px;
   margin-bottom: 5px;
   overflow: hidden;
}

.gallery a:hover {
   border:2px solid #CE0114;
}

/*#######################################################
###                      FOOTER                      ####
#######################################################*/

#footer .container {
    width:961px;  
    height: auto;  
    margin:0 auto;
    padding:0;    
	text-align:left;
	position:relative;
}

#footer .content {
	color:#fff;
    width:960px;  
    height: 178px;  
    margin:0 auto;
    padding:0;    
}

#footer .content .box {
	float:left;
	height:142px;
	margin:0;
	padding:18px 28px;
	width:264px;
}

#footer h4 {
	font-size:15px;
	font-weight:bold;
}

#footer span {
	font-size:11px;
	font-weight:normal;
	line-height: 20px;
}

#footer a.btn-faq {
	float:left;
	display:block;
	margin:18px 0 0;
}

#footer a img {
	float:left;
}

#footer .submenu {
	height:22px;
	margin:0 auto;
	text-align:center;
	width:335px;
	position:relative;
	z-index:0;
}

#footer .submenu .left {
	background:url("../images/bg_footer_menu_left.png") repeat-x scroll left top transparent;
	float:left;
	height:22px;
	margin:0 auto;
	text-align:center;
	width:15px;
}

#footer .submenu .right {
	background:url("../images/bg_footer_menu_right.png") repeat-x scroll left top transparent;
	float:left;
	height:22px;
	margin:0 auto;
	text-align:center;
	width:15px;
}

#footer .submenu ul {
	background:url("../images/bg_footer_menu.png") repeat-x scroll left top transparent;
	height:22px;
	margin:0 auto;
	padding:3px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*behavior: url(/css/border-radius.htc);*/
	/*width:305px;*/
}

#footer .submenu li {
	border-right:1px solid white;
	height:22px;
	margin:0 auto;
	padding:0 8px 0 6px;
	width:auto;
}

#footer .submenu li#last{
	border-right:none;
}

#footer .submenu a {
	font-size:11px;
	color:#FFFFFF;
}

#footer .submenu a:hover {
	color:#CE0114;
}

#footer .submenu a.selected {
	color:#CE0114;
}

#footer .text {
    margin-top:28px;
    font-size:11px;
    color:#FFFFFF;
    text-align:center;
    line-height: 21px;
}

/*#######################################################
###                     PAGINATORE                   ####
#######################################################*/

#paginatore {
    height:auto;
    margin:0 auto 34px;
    padding-top:16px;
    text-align:center;
    width:auto;
}

#paginatore ul {
	line-height:normal;
	list-style-type:none;
	padding:0;
	margin:0 auto;
}

#paginatore span {
    font-size:0.8em;
    height:17px;
    padding:0;
    width:17px;
}

#paginatore .item {
    color:#3F3F3F;
    font-weight:bold;
    line-height:17px;
    margin-right:2px;
    padding:3px 5px;
}

#paginatore .text {
    font-size:10px;
    margin-right:2px;
    color:#fff;
    font-weight:bold;
    padding:3px 5px;
}

.item .right-arrow {
    margin-left:20px;
}

#paginatore .separatore {
	color:#3f3f3f;
	font-size:1.2em;
	height:30px;
	margin:0;
	padding:0;
	width:18px;
}

#paginatore a {
	color:#3f3f3f;
	font-weight:bold;
	font-size:11px;
}

#paginatore a:hover {
    color:#CE0114;
}

#paginatore .selected 
{
   	font-size:11px;
	color:#3f3f3f;
	border:1px solid red;
}

/*#######################################################
###                      TABELLE                     ####
#######################################################*/

#gradient-style
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;*/
	margin: 0;
	margin-bottom:10px;
	width: 609px;
	text-align: left;
	border-collapse: collapse;
	border-bottom:1px solid #ff0000;
}
#gradient-style th
{
	font-family: Verdana,Impact, Arial, sans-serif;
	font-size: 1.50em;
	font-weight: bold;
	padding: 8px 8px 8px 16px;
	background: #D3DCE5 url('../images/gradhead.jpg') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #ff0000;
	color: #575757;
	letter-spacing: -1px;
}

#gradient-style td
{
	padding: 8px 8px 8px 16px; 
	border-bottom: 1px solid #fff;
	color: #575757;
	border-top: 1px solid #fff;
	background: #eceff5 url('../images/gradback.png') repeat-x;
	border:1px solid #fff;
	font-size:0.92em;
	font-weight:bold;
}
#gradient-style tfoot tr td
{
	background: #eceff5;
	font-size: 12px;
	color: #575757;
}
#gradient-style tbody tr:hover td
{
	background: #d9d9d9 url('../images/gradhover.png') repeat-x;
	color: #575757;
}

#gradient-style tfoot td
{
	border-bottom: 1px solid #ff0000;
	padding:0;
}

#gradient-style a {
    bottom:0;
    color:#FF0000;
    font-size:0.92em;
}

#gradient-style2
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;*/
	margin: 0;
	margin-bottom:10px;
	width: 609px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style2 th
{
	background:url("../images/gradhead.jpg") repeat-x scroll 0 0 #B9C9FE;
	border-right:1px solid #FFFFFF;
	border-top:2px solid #D3DDFF;
	color:#3F3F3F;
	font-family:Arial,sans-serif;
	font-size:1em;
	padding:10px 8px 8px 16px;
}
#gradient-style2 td
{
	padding: 8px 8px 8px 16px; 
	border-bottom: 1px solid #fff;
	color: #3F3F3F;
	border-top: 1px solid #fff;
	background: #eceff5 url('../images/gradback.png') repeat-x;
	border:1px solid #fff;
	font-size:1em;
	font-weight:bold;
}
#gradient-style2 tfoot tr td
{
	background: #eceff5;
	font-size: 12px;
	color: #3F3F3F;
}
#gradient-style2 tbody tr:hover td
{
	background: #d9d9d9 url('../images/gradhover.png') repeat-x;
	color: #3F3F3F;
}

#gradient-style2 tfoot td
{
	padding:0;
}
.gradient-style2
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;*/
	margin: 0;
	margin-bottom:10px;
	width: 609px;
	text-align: left;
	border-collapse: collapse;
}
.gradient-style2 th
{
	background:url("../images/gradhead.jpg") repeat-x scroll 0 0 #D3DCE5;
	border-right:1px solid #FFFFFF;
	border-top:2px solid #D3DDFF;
	color:#3F3F3F;
	font-family:Arial,sans-serif;
	font-size:1em;
	padding:10px 8px 8px 16px;
}
.gradient-style2 td
{
	padding: 8px 8px 8px 16px; 
	border-bottom: 1px solid #fff;
	color: #3F3F3F;
	border-top: 1px solid #fff;
	background: #eceff5 url('../images/gradback.png') repeat-x;
	border:1px solid #fff;
	font-size:1em;
	font-weight:bold;
}
.gradient-style2 td a
{
    color:#3F3F3F;
    border-bottom:1px solid red;
}
.gradient-style2 tfoot tr td
{
	background: #eceff5;
	font-size: 12px;
	color: #3F3F3F;
}

.gradient-style2 tfoot td
{
	padding:0;
}
#footer-simple
{
	margin: 0;
	margin-bottom:10px;
	width: 266px;
	text-align: left;
	border-collapse: collapse;
}
#footer-simple th
{
    color:#FFFFFF;
    font-family:Arial,sans-serif;
    font-size:1em;
    font-weight:normal;
    padding-bottom:6px;
}

#footer-simple td
{
    padding:3px 0;
    border-bottom:1px solid #6f6f6f;
}

#footer-simple tbody tr:hover td
{

}

#footer-simple tfoot td
{
	padding:0;
}

/*#######################################################
###    CONTATTI/REGISTRAZIONE/RIEPILOGO/COMMUNITY    ####
#######################################################*/

#contatti input.text { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:90%;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#contatti input.text2 { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:96%;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#contatti input:textarea { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:90%;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#contatti textarea.text2 {
    border:1px solid #C3C3C3;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    height:100px;
    letter-spacing:normal;
    margin-bottom:25px;
    margin-right:5px;
    margin-top:5px;
    padding:4px 0 4px 5px;
    width:96%;
}

#contatti select { 
    border:1px solid #C3C3C3;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding:4px 1px 2px 5px;
    width:93%;
}

#contatti label 
{
    display:block;
    font-size:1em;
    margin-bottom:10px;
}

#contatti .form-label {
    width:150px;
}

#contatti .form-label2 {
   width:80px;
}

#registrazione input.text { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    line-height:1.5em;
    margin-bottom:8px;
    width:90%;
    border:1px solid #D31145;
    margin-bottom:12px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#registrazione input.text2 { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    line-height:1.5em;
    margin-bottom:8px;
    width:96%;
    border:1px solid #D31145;
    margin-bottom:12px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#registrazione input:textarea { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    line-height:1.5em;
    margin-bottom:8px;
    width:90%;
    border:1px solid #D31145;
    margin-bottom:12px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#registrazione textarea.text2 {
    border:1px solid #D31145;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    height:100px;
    letter-spacing:normal;
    margin-bottom:25px;
    margin-top:5px;
    padding:4px 0 4px 5px;
    width:96%;
}

#registrazione select { 
    border:1px solid #D31145;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:12px;
    margin-top:5px;
    padding:4px 1px 2px 5px;
    width:92%;
}

#registrazione label 
{
    display:block;
    font-size:1em;
    margin-bottom:6px;
    text-align:right;
}

#riepilogo input.text { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    line-height:1.5em;
    margin-bottom:8px;
    width:90%;
    border:1px solid #D31145;
    margin-bottom:12px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#riepilogo input.text2 { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    line-height:1.5em;
    margin-bottom:8px;
    width:96%;
    border:1px solid #D31145;
    margin-bottom:12px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#riepilogo input:textarea { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    line-height:1.5em;
    margin-bottom:8px;
    width:90%;
    border:1px solid #D31145;
    margin-bottom:12px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#riepilogo textarea.text2 {
    border:1px solid #D31145;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    height:100px;
    letter-spacing:normal;
    margin-bottom:25px;
    margin-top:5px;
    padding:4px 0 4px 5px;
    width:96%;
}

#riepilogo td {
    height:25px;
    text-align:left;
}

#riepilogo label {
    display:block;
    font-size:1em;
    text-align:right;
    margin-right:10px;
    font-weight:bold;
}

.corner {
    -moz-border-radius:5px 5px 5px 5px;
}

#dealer input.text { 
    color:#2F2F2F;
    width:180px;
}

#dealer input.text2 { 
    color:#2F2F2F;
    width:445px;
}

#dealer .text3 { 
    color:#2F2F2F;
    width:445px;
}

input[type="radio"] {
    margin-right:22px;
}

#search-filters input.text { 
    border:1px solid #C3C3C3;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    padding:4px 0 4px 5px;
}

#community input.text { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:185px;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}


#community input.text3 { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:159px;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#community input.text2 { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:93%;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#community input:textarea { 
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:8px;
    width:90%;
    border:1px solid #C3C3C3;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding: 4px 0 4px 5px;
}

#community textarea.text2 {
    border:1px solid #C3C3C3;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    height:100px;
    letter-spacing:normal;
    margin-bottom:25px;
    margin-right:5px;
    margin-top:5px;
    padding:4px 0 4px 5px;
    width:96%;
}

#community select { 
    border:1px solid #C3C3C3;
    color:#2F2F2F;
    font-family:Arial;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:17px;
    margin-right:5px;
    margin-top:5px;
    padding:4px 1px 2px 5px;
    width:192px;
}

#community label 
{
    display:block;
    font-size:1em;
    margin-bottom:10px;
}

#community .form-label {
    /*width:100px;*/
}

#community .form-label2 {
   width:80px;
}

#community .comboloader {
    display:none;
    padding-left: 10px;
    padding-top: 11px;
    position: absolute;
}

#ctl00_ContentPlaceHolder_chkProducts label {
    display:inline;
    margin-right:10px;
    margin-left:5px;
}

/*#######################################################
###                       TESTI                      ####
#######################################################*/

.testo {
	font-size: 1em;
	font-weight:normal;
	line-height:21px;
	color:#3f3f3f;
}

.titolo {
	color:#3f3f3f;
	font-family: Verdana, Impact, Arial, sans-serif;
	font-size:1.50em;
	font-weight:bold;
	margin-left:15px;
}

.titolo16 {
    color: #3F3F3F;
    font-family: Verdana,Impact,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 13px;
}

.testo_tabella {
}

.testo-asterisco {
	font-size: 1em;
	color: red;
}

.red {
	color:#CE0114;
}

.hidden
{
    display:none;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
    height:120px;
    overflow:hidden;
    position:relative;
    width:609px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:609px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 6px 20px 0px;
	background-color:#fff;
	padding:2px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:18px;
width:18px;
position:absolute;
z-index:1000;
}

/* right */
a.righta 				{ background-position: 0 0; clear:right; margin-right: 0px; background:url(/images/right.png) no-repeat; top:1px; right:1px;}
a.righta:hover 		{ background-position: 0 -18px; }
a.righta:active 	{ background-position: 0 -18px; } 


/* left */
a.left				{ margin-left: 0px; background:url(/images/left.png) no-repeat; top:1px; left:1px; } 
a.left:hover  		{ background-position:0 -18px; }
a.left:active  	{ background-position:0 -18px; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/*#######################################################
####                  AUTOCOMPLETE  				 ####
#######################################################*/

#addedveicle .veicle {
    margin:0;
    padding:2px 15px;
    height:15px;    
}

.boxatura {
    margin-bottom: 12px;
    padding: 0.4em;
    width: 90%;
    -moz-border-radius: 6px 6px 6px 6px;
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #EEEEEE;
    color: #333333;
}

/*#######################################################
####                 HOTMIND SHARE  				 ####
#######################################################*/

#hotshare {
    text-align:right;
    margin: 6px 0;
}

#hotshare li {
    margin-left:2px;
}
