
/* ------------------------------- Typography ---------------------------------- */

html,body {
	margin:0;
	padding:0;
	height:100%;
	text-align: center; /* IE 5.5 Hack */
	font-family:"Trebuchet MS","Trebuchet";
	font-size: 12px;
	color: #4c453e;
	background-color: #fff;
}
a {
	color: #e78320;
	text-decoration: none;
	outline: none;
}
a.img {
	border: none;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #2c2a28;
}
a.image,
a.image:hover,
a.image img, a img {
	border: none !important;
	text-decoration: none;
	background-color: transparent;
}
blockquote {
	padding: 10px 10px;
	color: #333;
}


p {
	line-height: 23px;
	padding: 0;
	margin: 0 0 15px 0;
	font-size:14px;
	position:relative;
	top:-6px;
}

p a {
	background:url(../images/right-arrow.gif) center right no-repeat;
	color:#e78320;
	padding:0 20px 0 0;
	font-style:italic;
}

p.more_lead {
	line-height: 25px;
	padding: 0;
	margin: 0;
	font-size:13px;
	color:#706f6f;
}


ul li{
	line-height: 2.0em;
	padding: 0;
	margin: 0 0 2px 20px;
} 

ul {
	padding: 2px 0 0 0;
	margin: 10px 0 10px 5px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'vagLight', 'Arial Narrow', sans-serif;
	letter-spacing:0.05em;
	margin:0;
	padding:0;
	font-weight:normal;
}

fieldset {
	padding:0;
	margin:0;
	border:none;
}

/*------------------------------- Font Embedding ----------------------------------*/

@font-face {
  font-family: 'vagThin';
    src: url("VAGRounded-Thin.eot");
    src: local('VAG Rounded Thin'),
       url("VAGRounded-Thin.svg#VAGRounded-Thin") format('svg'),
       url("VAGRouThi.otf") format('opentype');
}
/*
@font-face {
  font-family: 'vagLight';
    src: url("VAGRounded-Light.eot");
    src: local('VAG Rounded Light'),
       url("VAGRounded-Light.svg#VAGRounded-Light") format('svg'),
       url("VAGRouLig.otf") format('opentype');
}*/

@font-face {
  font-family: 'vagBold';
    src: url("VAGRounded-Bold.eot");
    src: local('VAG Rounded Bold'),
       url("VAGRounded-Bold.svg#VAGRounded-Bold") format('svg'),
       url("VAGRouBol.otf") format('opentype');
}



/*------------------------------- Misc. Classes ----------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

strong.bold {
	
	font-family: 'vagBold', 'Arial Narrow Bold', sans-serif;
	letter-spacing:0.05em;
	font-weight:normal;
}

strong.medium {
	
	font-family: 'vagLight', 'Arial Narrow Bold', sans-serif;
	letter-spacing:0.05em;
	font-weight:normal;
}

/*-------------------------------Container ----------------------------------*/
div.container {
	width: 974px;
	height:100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
	position:relative;
}

div.container.bottom-divided {
	background:url(../images/belt-divider.jpg) bottom center no-repeat;
	padding-bottom:3px;
}

div#footer div.container{
	
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	
	height:auto !important; /* real browsers */
	height:98%; /* IE6: treaded as min-height*/

	min-height:98%; /* real browsers */
	background-color:#fff;
}

.top.light {
	background:#e1e1e1 url(../images/grey_bg_lgt-top.gif) top center no-repeat;
	padding:10px 0 0 0;
}

.bot.light {
	background:url(../images/grey_bg_lgt-bot.gif) bottom center no-repeat;
	padding:0 10px 10px 10px;
}

.top.dark {
	background:#c9c9c9 url(../images/grey_bg_drk-top.gif) top center no-repeat;
	padding:10px 0 0 0;
}

.bot.dark {
	background:url(../images/grey_bg_drk-bot.gif) bottom center no-repeat;
	padding:0 10px 10px 10px;
}

div.container.s-body {
	
}

div.container-ser-bg {
	background: url(../images/servizi/serivce-bg-long-bot.gif) bottom left no-repeat;
	padding-bottom:11px;
	height:auto;
}
div.container-ser-top {
	background: url(../images/servizi/serivce-bg-long-top.gif) top left no-repeat;
	padding:11px 0 0 0;
	width:auto;
	margin:0;
	line-height:0;
}
div.container-ser-left {
	background: url(../images/servizi/serivce-bg-long-mid.gif) top left repeat-y;
	padding:0;
	margin:0;
	width:auto;
}


/*------------------------------- Header ------------------------------------*/

div#header {
	padding: 28px 0 55px 0;
	margin: 0;
	height: 53px;
	position:relative;	
}
div#header #logo {
	width: auto;
	text-align:left;
	display: block;
	border-style: none;
	position:relative;
	top:0;
	left:0;
	padding:0 0 0 0;
}


/*------------------------------- Navigation ----------------------------------*/
div#nav{
	width: 691px;
	padding: 0 0 0 0;
	margin: 0;
	height: 53px;
	line-height: 35px;
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/right-logo-braket.png) top right no-repeat;
}


div#nav ul{
	padding: 0;
	margin: 0;
	margin-top:6px;
	height: 53px;
	font-weight:normal;
	position:absolute;
	right:0;
	font-family: 'vagLight', 'Arial Narrow', sans-serif;
	letter-spacing:0.05em;
}
div#nav ul li{
	margin: 3px 0 0 0;
	padding: 0 0 0 11px;
	float: left;
	display: inline;
	color: #000;
	line-height: 1.0em;
	text-align:center;
	
}

div#nav ul li a{
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	display: inline-block; /* IE 6 hack */
	margin: 0;
	padding: 0 18px 0 0;
	height:  35px;
	line-height: 35px;
	min-width:30px;
	font-weight:normal;
	background:url(../images/nav-divider.png) center right no-repeat;
}

div#nav ul li a:hover{
	color:#393934;
}

div#nav ul li.last a{
	background:none;
}

div#nav ul li.active a{
	
	color:#393934;
	
}
/*------------------------------- Content ----------------------------------*/

div#content{
	width:  100%;
	padding-bottom:20px; /* bottom padding for footer */
	height:100%;
	min-height:100%;
}


/*------------------------------- Belt ----------------------------------*/
div#belt{
	padding: 0;
	margin: 0 auto 0 auto;
	height:315px;
}

div.get_button {
	width:297px;
	height:59px;
	position:absolute;
	top:0;
}

div#get-it {
	left:160px;
}

div#get-en {
	left:545px;
}





/*------------------------------- Main ----------------------------------*/
div#main {
	padding: 0;
	margin: auto;
	margin-top:18px;
	width: auto;
	height:59px;
	line-height:59px;

}

div.container.subhead {

	padding:0 0 25px 0;
	
}

.subhead h2 {
	padding:0;
	margin:0 0 0 18px;
	font-size:25px;
}

.subhead h2 strong {
	font-size:25px;
}

div#main .column-left, div#main .column-right, div#main .column-middle,div#main .column-mid_right{
	height:auto;
	float:left;
	margin: 0;
	padding: 0;
}

div#main .column-left{
	width:294px;
	padding:0 18px 0 18px;
}

div#main .column-middle{
	width:298px;
	padding:0 18px 0 0;
	
}

div#main .column-middle.home{
	min-height:650px;
}

div#main .column-right{
	width:311px;
}

div#main .column-mid_right{
	width:627px;
}

div#main .column-left2wide{
	width:610px;
	padding:0 18px 0 0;
}

div#main .s-body .column-middle {
	padding-right:0;
}
div#main .s-body .column-right {
	padding-left:18px;
}


#feedContent {
	/*min-height:360px;*/
}

/*------------------------------- Footer ----------------------------------*/

div#footer {
	color: #fff;
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	
	padding: 0;
	margin:  0;
	text-align:left;
	height:  20px;
	font-size:  100%;
	color:#FFFFFF;
	left:0;
	

}

div#footer-copyright {
	width:644px;
}

span#copyright {
	float:left;
	width:auto;
	display:block;
	font-family: 'vagThin';
	margin-left:10px;
}

span#page_top {
	float:left;
	width:auto;
	display:block;
	margin-left:175px;
	color:#979797;
}

span#page_top a {
	color:#979797;
}

span#page_top a:hover,span#page_top a.top:hover {
	color:#4c453e;
}

span#page_top a.top {
	color:#979797;
	background:url(../images/up-arrow.gif) center right no-repeat;
	padding-right:15px;
	font-style:italic;
}


div#footer-content {
	width:644px;
	position:absolute;
	left:0;
	padding:0;
	margin:0;
	color:#393934;
}


div#footer-content ul{
	padding: 0;
	margin: 0 0 23px 0;
	height: 17px;
	font-weight:normal;
	font-family: 'vagThin', 'Arial Narrow', sans-serif;
	letter-spacing:0.05em;
}
div#footer-content ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	float: left;
	display: inline;
	color: #000;
	line-height: 17px;
	text-align:center;
	
}

div#footer-content ul li a{
	font-size: 15px;
	color: #e78320;
	text-decoration: none;
	display: block;
	display: inline-block; /* IE 6 hack */
	margin: 0;
	padding: 0 8px 0 0;
	height:  17px;
	line-height: 17px;
	min-width:30px;
	font-weight:normal;
	border-right:solid 1px #e78320;
	font-family: 'vagThin', 'Arial Narrow', sans-serif;
}

div#footer-content ul li a:hover{
	color:#979797;
}

div#footer-content ul li.last a{
	border:none;
}

div#footer-content ul li.active a{
	
	color:#979797;
	font-family: 'vagThin', 'Arial Narrow', sans-serif;
	
}
