

body {
	
   font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #333333;
}

.wrapper {
	background: url(../images/bg_golden_automotive3.jpg) top center no-repeat;
	margin: 0 auto; 
	position: relative;
	height: auto;
}

.container {
	width: 1096px;
	margin: auto; 

}

.container2 {
	width: 1096px;
	margin: 0 auto;
    background: url(../images/bg_content.jpg); 
    margin-top: 18px;
	height:auto;
}



/* CONTENUTO DELL'HEADER*/
.header {
	width: 1100px;
	height: 105px;

}

.logo {
	margin: 0 auto;
	width: 340px;
	height: 104px;
	float:left;
	background: url(../images/logo_goldencar3.png); 
	
	}

.mainmenu {
	color: #ffffff;
	font-size: 1.5em;
	font-family: 'Francois One', sans-serif;
	/*position: absolute;*/
	top: 80px;
	/*text-shadow: 1px 1px 1px #000; */
	/*padding-top:60px;*/}

/* FINE CONTENUTO HEADER*/



/* DICHIARAZIONI DEI TESTI E DELLE SCRITTE*/

h1
{
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
	color:#902322; 
}
 h5 {
	margin-top: 0;	 
	padding-top: 5px;
	padding-left: 340px;
	color:#902322; 
	font-size: 120%;
	text-align: left;

}
h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-top: 5px;	 
	padding-right: 15px;
	padding-left: 33px;
	font-size: 180%;
	color:#484848; 
}

h3 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	color:#d18914;
	font-size: 180%;
	
}

h4 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-top: 0;	 
	width: 130px;
	height: 30px;
	color:#ffffff; 
	background: url(../images/bg_titolo_box.jpg);
	text-decoration: none;
	text-indent: 15px;
	font-size: 1.8em;
	top: 20px;
	position: relative;
	text-shadow: 1px 1px 1px #000; 
}
h1.contentheading {
	border-bottom-color: #E6E6E6;
	border-bottom-style: solid;
    border-bottom-width: 3px;
    font-size: 1.85em;
    line-height: 1.4;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0.2em;
	font: Arial;
	font-size:  1.4em;
	margin-top: 10px;	 
	padding-left: 10px;
	color:#966c27; 
}

h1.componentheading {
    font: Arial;
	font-size:  1.4em;
	margin-top: 10px;	 
	padding-left: 10px;
	color:#966c27;  
}
.componentheading {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#d18914;
	font-size: 150%;
	
}
.contentheading {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#d18914;
	font-size: 180%;
	
}

.buttonheading{
    height: 10px;
}

p {
padding-left: 15px;
padding-right: 10px;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;}


/* FINE DICHIARAZIONE TESTI E SCRITTE*/

 /*DICHIARAZIONI DEI LINK*/

a img { 
	border: none;
}


a:link {
	color: #d99312;
	text-decoration: none;
	font-size: 15px;

}
a:visited {
	color: #d99312;
	text-decoration: none;

}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* FINE DICHIARAZIONI LINK*/



.content1 {
	width: 100%;
	height: auto;
	
}
.sidebar1 {
	width: 237px;
	height: 411px;
	background:  url(../images/bg_sfondo_news.png);
	top: 10px;
	position: relative;
	left: 3px;
	right: 0px;
	float:left;
}

.sidebar_sx {
	float: left;
	width: 42px;
	height: 420px;
	background:  url(../images/img_vert_settore_automotive.png) no-repeat;
	top: 10px;
	margin-left: 10px;

}

.content_slider {
	border: 1px;
	width: 1096px;
	height: 300px;
	margin-left: 10px;
	
	/*padding-top: 10px;
	position: relative;
	background: url("../images/sqpat.png");
	height: 307px;
	padding: 11px;
	position: relative;
	width: 816px;*/

}

.bottom1 {
	float: left;
	top: 0px;
	position: relative;
	left: 5px;	
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
	
	}
	

	
	
ul.menu_mainmenu {
	list-style: none; /* this removes the list marker */
	color: #ffffff;
	text-shadow: 1px 1px 1px #000; 
	font-size: 1.4em;

}

ul.menu_mainmenu li {
	float:left; 
	width: auto;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding-left: 0px;
	text-shadow: 1px 1px 1px #000; 
    font-size: 1.4em;
	
}
ul.menu_mainmenu a, ul.menu_mainmenu a:visited { 
	display: block;  
	width: auto;  
	text-decoration: none;
    color: #ffffff;
	font-size: 1.4em;

}
ul.menu_mainmenu a:hover, ul.menu_mainmenu a:active, ul.menu_mainmenu a:focus { 
	text-decoration: none;
	color: #f5c226;
		font-size: 1.4em;
	
	}
	

/* ICEMENU-------------------------------------*/
	
#icemenu_wrap {
	
	position: absolute;
	margin-top: 60px;
	margin-left: 360px;
	

	
}

#icemenu_wrap li ul {

	width:250px;
	padding:5px 10px 12px;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	background-color: #515965;
	
}	
#icemenu_wrap ul li a {
	
padding: 0 8px;	
font-size: 0.9em;
}

/* FINE ICEMENU-------------------------------------*/


	
/* DICHIARAZIONI PER LO SLIDESHOW POWERTABS*/

.powertabs table {
	border:none;
	margin:0;
	border-spacing:0;
	height: 307px;
}
.powertabs td {
	border:none;
	margin:0;
	padding-bottom: 9px;
	}

.powertabs img, .powertabs .tab, .powertabs .tab_on, .powertabs .tab_off {
	border:none;
	margin:0;
	padding:0;
}

.powertabs .tab_off {
	display:block;
	/*padding:14px;*/
	/*background-image:url("../images/sqpat.png");*/
       
}
.powertabs .tab_on {
	display:none;
	/*padding:14px;*/
/*	background-image:url("../images/sqpat.png");*/

}

.powertabs .tab.currentpt .tab_off {
	display:none !important;
}
.powertabs .tab.currentpt .tab_on {
	display:block !important;
}

.powertabs .slide {
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
}

.powertabs .slide.currentpt {
	position: relative;
	z-index: 3;
}

.powertabs .slideshow {
	position:relative;
	overflow:hidden;
	padding:0;
	margin:0;
}

.powertabs .strip {
	position:absolute;
	padding:0;
	margin:0
}

.powertabs .button {
	cursor:pointer;
	opacity:0;
	border:none;
	padding:0;
	margin:0
}



.mainslide1 {
		background: url("../../../images/banner_ambiente_01.jpg") no-repeat scroll 0 0 transparent ;
        height: 307px;
        width: 816px;      
        
}

.sloganwrap1 {
	width: 300px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 2.0em;
	color:#3ca343;
	padding-left: 30px;	
	padding-top:20px;
	
}
.spanbox1_1 {
	width: 300px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.8em;
	color:#555555;
	padding-left: 30px;
}


.slidetext_1 {
	width: 247px;
	height: 81px;
	margin-left:10px;
	
}

.mainslide2 {
        background: url("../../../images/banner_automotive_01.jpg") no-repeat scroll 0 0 transparent ;
        height: 307px;
        width: 816px;
        
}

.sloganwrap2 {
	padding-top:20px;
	width: 300px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 2.0em;
	color:#f5a525;
	padding-left: 32px;	
}

.spanbox2_2 {
	width: 300px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.8em;
	color:#555555;
	padding-left: 30px;
}

.slidetext_2 {
	width: 247px;
	height: 81px;
	margin-left:10px;
	
}

.mainslide3 {
	background: url("../../../images/banner_aeronautica_01.jpg") ;
        height: 307px;
        width: 816px;
}

.sloganwrap3 {
	width: 300px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 2.0em;
	color:#458ab6;
	padding-left: 30px;	
	padding-top:20px;
}

.spanbox3_3 {
	width: 300px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.8em;
	color:#555555;
	padding-left: 30px;
}

.slidetext_3 {
	width: 247px;
	height: 81px;
	width: 247px;
	
}

.img_logo {
	width: 209px;
	height:109px;
	
}


.lmore1 {
	
	background: url("../../../images/logo_banner_ambiente_2.png") no-repeat top right;
	width: 816px;
	height: 81px;
	margin-top: 138px;
	/*margin-left:10px;*/
     /*background:#515965;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	padding-left: 20px;*/
}

.lmore2 {
	
	background: url("../../../images/logo_banner_automotive_2.png") no-repeat top right;
	width: 816px;
	height: 81px;
	margin-top: 138px;

	
}

.lmore3 {
	
	background: url("../../../images/logo_banner_aeronautica_2.png") no-repeat top right;
	width: 816px;
	height: 81px;
	margin-top: 138px;

}

.mainslide_interno1 {
        background: url("../../../images/banner_auto_interno_big01.jpg") no-repeat scroll 0 0 transparent ;
        height: 307px;
        width: 816px;
        
}

.mainslide_interno2 {
        background: url("../../../images/banner_auto_interno_big02.jpg") no-repeat scroll 0 0 transparent ;
        height: 307px;
        width: 816px;
        
}
.mainslide_interno3 {
        background: url("../../../images/banner_auto_interno_big03.jpg") no-repeat scroll 0 0 transparent ;
        height: 307px;
        width: 816px;
        
}

/* FINE DICHIARAZIONI PER LO SLIDESHOW POWERTABS-------------------------*/
								
.container_box
{
	position: absolute;
	margin-top: 250px;
	margin-right: 500px;	
}


.gn_static_1 a:link {
	color: #233850;
	font-weight: bold;
}

.gn_static_1 {
	
	height: auto;
}
	
.footer {

		margin: auto; 
        float: left;
		padding-top: 20px;
		text-align: center;
		width:1096px;
		height: 20px;color: #999999;
			font-size: 0.8em;
		}

.clearLeft {
	clear : left;
	height: 1px;
	overflow: hidden;
	width: 100%;
	
} 
table.contentpaneopen {
    width: 90%; }
.item18 {
	display:none !important;
} 

.item19 {
	display:none !important;
} 

