body {
	margin: 0px;
	font-family: arial;
	font-size:11px;
	background-image: url(../images/background.gif);
	background-position: top center;
	
}

h1, p, ul, li, form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.line {
	height: 20px;
	border-bottom: 1px solid #d8d9da;
}

.partnerDoc {
	line-height: 19px;
	background-color: #f3f4f4;
	padding: 5px 15px 5px 20px;
	margin-top: 2px;
	background-image: url(../images/redArrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
}

.partnerDoc a, .partnerDoc a:link, .partnerDoc a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.partnerDoc a:hover {
	color: #000000;
}

img {
	border: 0px;
}

a, a:link, a:visited {
	color: #e43d21;
	font-size: 11px;
}

h1, h2 {
	color: #e43d21;
	text-transform: uppercase;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	margin-bottom: 15px;
}

h1 b {
	color: #000000;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
}

h3 {
	font-size: 11px;
	color: #333333;
}

p {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

#container {
	width: 860px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
	padding: 10px 0px 0px;
}

#content, #footer {
	text-align: left;	
}

#content {
	width: 817px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	padding: 0px 15px;
}

#header {
	height: 95px;
}

#header #logo {
	float: left;
	padding: 30px 0px 0px 17px; 
}

#header #searchBox {
	float: right;
	width: 200px;
	height: 25px;
	margin-top: 10px;
	border-left: 1px solid #e5e5e5;
	padding: 45px 0px 0px 30px; 
}

#header #searchBox .textField {
	border: 1px solid #d6d6d6;
	height:14px;
	width: 140px;
	padding:1px;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
}

#header #searchBox img {
	vertical-align: middle;
	margin-left: 2px;
	cursor: pointer;
}

/* Menu lv 1 */

#menuLv1 {
	height: 35px;
	margin-bottom: 10px;
}

#menuLv1 .item, #menuLv1 .itemOn {
	height: 35px;
	width: 101px;
	background-image: url(../images/menuItems.gif);
	line-height: 35px;
	text-align: center;
	margin-right: 1px;
	float: left;
}

#menuLv1 .itemOn {
	background-position: 0px 35px;
	color: #000000;
}

#menuLv1 .item a, #menuLv1 .item a:link, #menuLv1 .item a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#menuLv1 .itemOn a, #menuLv1 .itemOn a:link, #menuLv1 .itemOn a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/* Menu lv2 */

#menuLv2 {
	background-color: #FFFFFF;
	padding: 5px 8px 20px;
}

#menuLv2 .item, #menuLv2 .itemOn {
	/*height: 18px; */
	line-height: 18px;
	padding-left: 10px;
}

#menuLv2 .item a, #menuLv2 .item a:link, #menuLv2 .item a:visited {
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#menuLv2 .itemOn a, #menuLv2 .itemOn a:link, #menuLv2 .itemOn a:visited, #menuLv2 .item a:hover {
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#menuLv2 .separator {
	background-image: url(../images/menuSeparator.gif);
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
}


#menuLv3 {
	padding: 5px 0px 5px 10px;
}

#menuLv3 .arrow {
	width: 18px;
	float: left;
}

#menuLv3 .rowOn .arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:4px 4px;
}

#menuLv3 .item {
	float: left;
	padding: 0px;
}

#menuLv3 .row .item a, #menuLv3.row  .item a:link, #menuLv3.row .item a:visited {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
}

#menuLv3 .rowOn .item a, #menuLv3 .rowOn .item a:link, #menuLv3 .rowOn .item a:visited, #menuLv3 .row .item a:hover {
	font-size: 11px;
	color: #e43d22;
	font-weight: normal;
	text-transform: none;
}



#textColumn {
	width: 180px;
	margin-top: 33px;
	padding-left: 20px;
	float: left;
}

#textContent {
	float: left;
	width: 545px;
	margin-top: 33px;
	border-left: 1px solid #d8d9da;
	padding: 0px 30px 90px 40px;
	margin-bottom: 2px;
}



#body {
	background-image: url(../images/bodyBackground.gif);
	background-repeat: repeat-y;
}

#leftLongColumn {
	width: 200px;
	padding: 35px 0px 0px 0px;
	float: left;
}
	
#center {
	float: left;
	width: 615px;
}

#banner {
	padding-left: 10px;
}

#smallTextContent {
	float: left;
	width: 380px;
	margin-top: 33px;
	padding: 0px 30px 50px 0px;
}

#smallColumn {
	width: 185px;
	padding-left: 20px;
	float: left;
	margin-top: 33px;
}

/* Homepage */

#boxes, #boxes .box, #boxes .lastBox {
	height: 192px;
}

#boxes .box, #boxes .lastBox {
	width: 170px;
	float: left;
	padding: 0px 15px;
	border-left: 1px solid #d8d9da;
}

#boxes .lastBox {
	border-right: 1px solid #d8d9da;
}

#boxes h2 {
	color: #999999;
	font-weight: bold;
	text-transform: none;
}

#boxes p {
	font-size: 11px;
}

/* Column */

#rightLongColumn {
	width: 200px;
	float: left;
}

#rightLongColumn p {
	font-size: 11px;
}

#rightLongColumn h2 {
	text-transform: none;
	font-weight: bold;
	border-bottom: 0px;
	margin: 0px;
	padding: 15px 0px 0px 5px
}

/* News */ 

#rightLongColumn #newsBox .news, #rightLongColumn #newsBox .lastNews {
	padding: 10px 5px;
}

#rightLongColumn #newsBox .news {
	background-image: url(../images/newsSeparator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#rightLongColumn #newsBox h3 {
	margin: 2px 0px;
}

#rightLongColumn #newsBox a, #rightLongColumn #newsBox a:link, #rightLongColumn #newsBox a:visited {
	color: #666666;
}

#rightLongColumn #newsBox a:hover {
	color: #333333;
}

#rightLongColumn #newsBox .link {
	background-image: url(../images/newsLink.gif);
	width: 170px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	padding-right: 5px;
	margin-top: 3px;
}

#rightLongColumn #textBox {
	padding: 10px 5px;
	background-image: url(../images/newsSeparator.gif);
	background-repeat: repeat-x;
}


/* Partners */


#partnerList {
	margin-left: 30px;
	margin-bottom: 55px;
	border-bottom: 1px solid #d8d9da;
}

#partnerList .row {
	height: 90px;
	background-image: url(../images/partnerBg.gif);
	background-repeat: no-repeat;
}

#partnerList .item {
	width: 192px;
	height: 89px;
	padding: 1px 0px 0px 1px;
	float: left;
}


#bottomShadow {
	height: 4px;
	line-height: 0px;
	background-image: url(../images/bottomShadow.gif);
	width: 849px;
} 


/* Form contatto */

#formContatto {
	background-image: url(../images/roundedBox.jpg);
	width: 293px;
	height: 383px;
	padding: 12px 9px;
	color: #333333;
	font-size: 15px;
	font-family: arial narrow, arial;
}

#formContatto label {
	color:#666666;
	float:left;
	font-size:11px;
	line-height:19px;
	width:80px;
	cursor: pointer;
	font-family: arial;
}


#formContatto input, #formContatto textarea {
	float: left;
	height: 16px;
	width: 175px;
	margin-bottom: 5px;
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #e2e2e2;
	font-size:12px;
}

#formContatto textarea {
	height: 60px;
	font-family: arial;
}

#formContatto span {
	display: none;
	padding-left: 5px;
	cursor: help;
}


/* Crossfade */

#crossfade {
	height: 300px;
	overflow:hidden;
}

#crossfade .layer, #crossfade .layerHidden {
	position: relative;
	top: -300px;
}

#crossfade .layerHidden {
	display: none;
}

/* Footer */

#footer {
	margin: 10px 0px;
	width: 817px;
	line-height: 50px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	padding: 0px 15px;
	color: #666666;
	font-size: 10px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #666666;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: none;
}

#footer .siba {
	position: relative;
    top: -10px;
	line-height: 20px;
}
/* Credit box */

.creditBox { color: #666666; margin-bottom: 8px; }
.creditBox .title { height: 28px; background-color: #ffed00; border-bottom: 1px solid white; }
#rightLongColumn .creditBox .title h2 { color: #1a171b; padding-top: 7px; padding-left: 10px; }
.creditBox .content { background-color: #fffbcc; padding: 10px 10px 0; }
.creditBox .box { padding-top: 15px; line-height: 20px; }
.creditBox .box a { color: #999999; font-size: 10px; }
.creditBox .line { height: 1px; background: url(../images/creditBox/line.gif); font-size: 0px; border: 0px; margin-bottom: 5px;  overflow: hidden;}
.creditBox .sliderBar { float: left; width: 90px; padding: 10px 0 5px; line-height:11px; }
.creditBox .text { float: right; height: 20px; width: 50px; padding: 6px 15px 4px 15px; background-image: url(../images/creditBox/creditInputBg.gif); }
.creditBox .text input { width: 48px; border: 0px; font-size: 12px; color: #666666; text-align: right; }
.creditBox .text input.red { color: #cc0033; }
/*.creditBox .ui-slider-handle { background-image: url(../images/creditBox/sliderBall.gif); border: 0px; width: 22px; height: 22px; background-color: transparent; top: -5px; cursor: pointer; }
*/.creditBox .ui-slider-handle { background-color:transparent !important;background-image:url("../images/creditBox/sliderBall.gif") !important;border:0 none !important;cursor:pointer !important;height:22px !important;top:-5px !important;width:22px !important;}
.creditBox .ui-slider { background: url(../images/creditBox/sliderBar.gif) no-repeat 0 3px; border: 0px; }
.creditBox .ui-slider-range { background: none; }



.creditBox button { float: right; width: 66px; height: 29px; background-image: url(../images/creditBox/creditButton.png); border: 0px; cursor: pointer; }

.creditDisclamer { width: 181px; height: 210px; position: absolute; z-index: 10; background-image: url(../images/creditBox/creditDisclamer.png); display: none; }



