* {margin:0; padding:0}

html, body {height:100%; width:100%}

ul {margin-left:20px}
a {color:#100d0d; text-decoration:underline}
a:hover {text-decoration:none}
img {border:0}
	
p {margin:16px 0}

body {
	color:#100d0d;
	font:10pt Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-position: center top;

}

.wrapperwhole {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
}
.wrapper {
	overflow:hidden;
	padding-top: 10px;
}
#main {width:900px; margin:0 auto}

#header {position:relative}
#header h1 {background:url(images/logo.png) no-repeat; width:225px; overflow:hidden; height:122px; padding:20px 25px}
#header h1.it {background:url(images/logo_it.png) no-repeat; width:225px; overflow:hidden; height:122px; padding:20px 25px}
#header h1.en {background:url(images/logo_en.png) no-repeat; width:225px; overflow:hidden; height:122px; padding:20px 25px}
#header h1 a {display:block; height:100px; padding-left:200%}

#nav {margin:0; list-style:none; position:absolute; bottom:15px; right:20px}
#nav li {background:url(images/nav-bg.gif) 0 -46px no-repeat; font-family:Verdana, Geneva, sans-serif; text-transform:lowercase; font-weight:700; font-size:8pt; height:23px; line-height:23px; float:left; margin-left:10px; letter-spacing:1px}
#nav li a {background:url(images/nav-bg.gif) 100% -69px no-repeat; padding:0 10px; display:block; float:left; height:100%; text-decoration:none}
#nav li a:hover {text-decoration:underline}
#nav li.active {background-position:0 0}
#nav li.active a {background-position:100% -23px}


#banners {list-style:none; position:absolute; top:0; right:25px; overflow:hidden; height:110px}
#banners li {
	border-left:1px solid #cac2b4;
	display:block;
	height:100%;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: -1px;
	padding-top: 48px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

#lang-switcher {position:absolute; color:#9b9488; top:0; right:5px}
#lang-switcher a {color:#9b9488}

#sidebar {width:340px; float:left; padding-right:10px; background:url(images/sidebar-bg.png) no-repeat right center}
#sidebar2 {width:250px; float:left; padding-right:10px; background:url(images/sidebar-bg.png) no-repeat right center}
#article {margin-left:365px}
#article p {line-height:150%}
#article h5 {font-size:20pt; font-weight:400}
#article img {
	padding-right: 10px;
	padding-bottom: 5px;
}


#article2 {margin-left:295px}
#article2 p {line-height:150%}
#article2 h5 {font-size:20pt; font-weight:400}
#article2 img {
	padding-right: 10px;
	padding-bottom: 5px;
}

.block {margin-bottom:50px}
.block .header {overflow:hidden; margin-bottom:10px}
.block .header span {display:block; text-align:right; margin-right:10px}
.block .header h3 {overflow:hidden; float:left; width:70%}
.block p {margin:3px 0; line-height:150%}

#block-news li {
	list-style:none;
	overflow:hidden;

}
#block-news ul img {float:left}
#block-news ul a {font-weight:700; font-size:8pt; vertical-align:middle}
#block-news ul a.large {font-weight:700; font-size:12pt; vertical-align:middle}


#block-discussions .entry {margin-bottom:10px}
#block-discussions .date {float:right; width:20%; text-align:center}
#block-discussions p {display:block; width:75%; font-size:8pt}
#block-discussions p a {font-weight:700}


#block-news .header h3 a,
#block-discussions .header h3 a {border-bottom:1px solid #100d0d; display:block; padding-left:100%; white-space:nowrap; width:100%}
#block-news .header h3 a:hover,
#block-discussions .header h3 a:hover {border:0; padding-bottom:1px}


#text-greeting {overflow:hidden; font-weight:700}
#text-greeting img {float:left; margin-right:10px}

#footer {text-align:center}
#footer p {font-size:8pt; line-height:100%; margin:0 0 10px}
.largetitle {

	font-weight: bold;

}
hr{

	width:100%;
	float:center
}

#article2 a img{	padding-right: 0px !important;
	padding-bottom: 0px !important;}

h2 {
	padding-bottom: 2px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 7px;
}
h2 a{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.nounderline {
	text-decoration: none;
}

.footer2, .push {
	height: 20px;
	font-size: 11px;
	text-align: center;
}

/* css for forum updated */
.info {
	padding-bottom: 10px;
}
.info a{
	color: #C30 !important;
	font-size: 14px;
	font-weight: bold;
}

.class1 {position:relative;top:-10px;}
