body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	margin:0;
	padding:0;
}

.downloads ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 38px;
	font-family: Arial, Helvetica, Verdana;
}
.downloads ul li {
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	font-family: Arial, Helvetica, Verdana;
	color: #007cbd;
}
.downloads ul li:hover {
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	font-family: Arial, Helvetica, Verdana;
}
.cleaner {
	clear:both;
}

.print {
	font-size: 9px;
	color: #807988;
	float:left;
	width: 200px;
	display: block;
}
.textsize {
	float: left;
	text-align: right;
	width: 200px;
}

h1 {
	font-size:18px;
	line-height:18px;
	margin:0;
	padding:0px;
	margin-bottom:19px;
	margin-top:16px;
	font-weight:bold;
	font-family:times New Roman;
}

h2 {
	font-size: 12px;
	line-height:18px;
	margin:0;
	padding:0px;
	margin-bottom:19px;
	margin-top:16px;
	font-weight:bold;
}

h3 {
	font-size:15px;
	font-weight:normal;
}

.azurblue {
	color: #8197ba;
}

h4 {
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:-7px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;
}
.error_field {
	background-color: #ed3939;
	color: #FFFFFF;
}

.error_text_color {
	color: #ed3939;
}

.error_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #ed3939;
}

.error_message_l {
	float: left;
	padding-right: 4px;
}

.error_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.notice_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #006600;
}

.notice_message_l {
	float: left;
	padding-right: 4px;
}

.notice_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.picturetext_quickinfo {
	width: 298px;
	background-color: #F5F5F5;
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
}
.newstext_quickinfo {
	width: 627px;
	background-color: #F5F5F5;
	padding: 5px;
	padding-left: 38px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	text-align: left;
}
.picturetext {
}
.newstext_img {
	float: left;
	width: 642px;
	margin: 0;
	padding:0;
}


.splittedtext_text1, .splittedtext_text2 {
	float:left;
	width:50%;
}

.splittedtext_bg {
	margin-top:-15px;
}

.hidden {
	display:none;
}

/* ********* MAIN ********* */

body {
	text-align:center;
}

a {
	outline:none;
	color:#d8be92;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
}

.background_area {
	position:fixed !important;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

.background_area img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}

#site {
	width:100%;
	height:100%;
	position:absolute;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
/*
.site_seperator {
	width:890px;
	height:1px;
	background-color:#ffffff;
	overflow:hidden;
}

.site_empty_space {
	width:890px;
	height:5px;
	overflow:hidden;
}
*/

.content_layer {
}

.content_layer.text {
	padding-left:16px;
	padding-top:0px;
	padding-right:16px;
	padding-bottom:0px;
	overflow:hidden;
}

.content_layer.image_gallery {
	height:38px;
	width:500px;
	padding-left:16px;
	padding-top:0px;
	padding-right:16px;
	padding-bottom:0px;
	overflow:hidden;
}

.image_gallery a {
	width:55px;
	height:35px;
	display:block;
	float:left;
	border:1px solid #ffffff;
	margin-right:15px;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.image_gallery a:hover,
.image_gallery a.active {
	filter:alpha(opacity=100);
	opacity:1.0;
}

#start_loading_layer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:#fff7cf;
	filter:alpha(opacity=100);
	opacity: 1.0;
}

#start_loading_layer img {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-32px;
	margin-left:-39px;
}

.content_layer_background {
	display:none;
}

#tooltip {
	background:none repeat scroll 0 0 #ec6f1b;
	color:#FFFFFF;
	display:none;
	padding:2px 5px;
	position:absolute;
	font-size:12px;
	font-weight:normal;
}

#navi {
	width:268px;
	height:458px;
	position:absolute;
	top:114px;
	right:0px;
	background-image:url(/client/leonetti/static/images/logo.gif);
	background-repeat:no-repeat;
}

.logo a {
	width:268px;
	height:157px;
	display:block;
}

.links {
	width:237px;
	height:161px;
	margin-left:31px;
	margin-top:40px;
}

.links a {
	width:200px;
	height:35px;
	line-height:35px;
	display:block;
	text-align:35px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

.links a:hover {
	color:#d8be92;
}

.content {
	position:absolute;
	bottom:50px;
	left:0px;
}

#content_area {
	width:554px;
	height:193px;
	background-image:url(/client/leonetti/static/images/content_bg.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/client/leonetti/static/images/content_bg.png', sizingMethod='scale');
	background-repeat:no-repeat;
}

.footer {
	width:544px;
	height:39px;
	line-height:39px;
	margin-top:1px;
	padding-left:10px;
	background-color:#513121;
	font-weight:bold;
}

