* {
	margin:0;
	padding:0;
}
body, input {
	background-color: #EFEFEF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#555555; /* Darker KH */

}
a{
	text-decoration:none;
	color: #CB3534;
}
a:hover{
	text-decoration:underline;
	color: #E04B4D;
}
ul.nav a{
	text-decoration:none;
}
ul.nav li, ul.newslist li{
	list-style-type: none;
}
#content .ui-widget-content a {
	color: #CB3534; /*per sovrascerive jquery UI*/
}

h1,h2 {
	font-size: 22px; /* Bigger KH */
	text-transform: uppercase;
	font-weight:normal;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
	margin-bottom:0.3em;
}
h4 {
	font-size: 13px;
	font-weight:bold !important;/*per sovrascerive jquery UI*/
}
h4 a {
	color: #CB3534 !important;/*per sovrascerive jquery UI*/
}
.ui-widget h4 {
	font-size: 12px;!important;/*per sovrascerive jquery UI*/
}

.pages h1, .pages h2 {
	margin-bottom:12px;
}
.pages h2 {
	font-size:18px;
}
#sidebar h2 {
	margin-bottom:3px;
}
#sidebar h3 {
	text-transform:none;
}

input {
	border:1px solid #CCC;

}
input.button {
	padding:0.1em 1em;
	cursor:pointer;
	background-color:#FAFAFA;
	color:#CB3534;
	font-weight:bold;
	-moz-border-radius:5px;
	border-radius:5px;

}


#wrapper {
	font-size: 13px; 
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
}

#upNav {
	line-height:1em;
	text-align:right;
	padding: 10px 0 20px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;

}
body#home #upNav {
	padding: 10px 0;
	background-color: #EFEFEF;
	border:0;

}


#upNav li {
	border-left:1px solid #666;
	padding: 0px 4px;
	display:inline;	
}
#upNav li.first {
	border-left:none;
}
#upNav a {
	color: #666;
}
#upNav li.profile a {
	color: #CB3534;
	font-weight:bold;
}
#upNav a:hover {
	color: #333;
}
#header {
	position:relative;	
}

#headerImg {
	height:300px;
	overflow:hidden;
	
}
#headerLogo {
	position:absolute;
	top:-75px;
	left:-123px;
	z-index:100;
}
body#home #headerLogo {
	top:20px;
	left:20px;
}
#headerLogo img{
	border:0;
}
#mainNav {
	width:1000px;
	height:80px;
	position:relative;
	margin-left:123px;
}
body#home #mainNav {
	margin-left:0px;
}

#mainNav li {
	font-size: 12px;
	width:75px;
	text-align:center;
	float:left;
	margin-right:3px;
	line-height:1.1em;
}
body#home #mainNav li {
	font-size: 13px;
	width:80px;
}
#mainNav #lBI {
	background-color: #DD6857;
	text-transform: uppercase;
	width:97px;

}
body#home #mainNav #lBI {
	width:170px;
	font-size:15px;
	font-weight:bold;
}
#mainNav #lev {
	background-color: #F37662;
}
#mainNav #lmd {
	background-color: #F27255;
}
#mainNav #lf {
	background-color: #F48F73;
}
#mainNav #lbb {
	background-color: #DE4C4D;
}
#mainNav #lig {
	background-color: #CB3534;
}
#mainNav #lpa {
	background-color: #EE544A;
}
#mainNav #ljb {
	background-color: #F26A54;
}
#mainNav #lnl {
	background-color: #F28E6E;
}
#mainNav #lms {
	background-color: #F6A07F;
}
#mainNav #lai {
	background-color: #F9AD8B;
	margin-right:0px;
}

#mainNav a {
	color: #FFFFFF;
	display:block;
	height:45px;
	padding-top:35px;
}
#mainNav a.bi {
	padding-top:25px;
	height:55px;
}


#content {
	background-color: #FFFFFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:20px 10px 20px 25px;
	text-align:justify;
}
body#home #content {
	padding:0 10px;
}


#content p{
	margin-bottom:1.7em;
	line-height:1.7em;
}

#content ul, #content ol{
	margin-bottom:2em;
	/*margin-top:-0.5em;*/
}

#content li{
	margin-bottom:0.5em;
	line-height:1.7em;
	margin-left:2.5em;
}

.graybox {
	background-image:url("../images/gray_square.png");
	background-repeat:no-repeat;
	padding:14px 6px 6px;
	height:315px;
	position:relative;
}
.grayboximage {
	position:absolute;
	left:7px;
	bottom: 6px;
}
.accordionwrapper {
	height:225px;
}
.ui-accordion-content{
	font-size:12px;
}
.ui-accordion-content p{
	line-height:1.5em !important;
	margin-bottom:0em !important;
}
.ui-accordion-content p.subheader{
	font-weight:bold;
	margin-bottom:0.3em !important;

}


#iwftextimage{
	margin: 4px 0px 15px -10px;
	height:160px;
}


div.section {
	clear:left;
	padding-top:20px;
}

div.onethird {
	float:left;
	width:319px;
	padding-right:10px;
}
div.onethirdlast {
	margin-left:658px;
}
div.onehalf {
	float:left;
	width:475px;
	padding-right:28px;
}
div.onehalflast {
	margin-left:503px;
}

div.links h3{
	margin-bottom:12px;
}

.redbox {
	background-image:url(../images/red_box.png);
	background-repeat:no-repeat;
	height:168px;
	color:#FFF;
	padding:20px 7px 7px 7px;
}

#maincontent {
	float:left;
	width:630px;
}
#sidebar {
	margin-left:663px;
	background-image: url(../images/subpage_divider_hor.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	padding-left:20px;
}

#loginarea {
	width:250px;
	background-image: url(../images/subpage_divider_vert.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:0.1em;
	margin-bottom:1.5em;
	}

#loginarea form{
	margin-top:18px;
	}
	
#loginarea p{
	margin-bottom:1em;
	text-align:right;
}

#loginarea label{
	display:block;
	float:left;
	width:8em;
	text-align:left;
}

#userInfo{
	float:right;
	margin-right:-25px;
}

#userInfo p, #adm p{
	margin-bottom:0;
	line-height:1.2em;
}
#adm p, #logout p{
	text-align:left;
}
#adm h3{
	text-transform:uppercase;
}

#loginarea hr{
	clear:right;
	visibility:hidden;
	padding-top:1em;
}

#ui-dialog-title-loginError{
	color:#CB3534;
}
.ui-dialog-title {
	color:#555;
}
#loginError p{
	margin-bottom:1em;
	font-size:12px;
}


ul.newslist  {
	margin-top:16px!important;
}

ul.newslist li {
	line-height:1.1em!important;
	margin-bottom:0.8em!important;
	margin-left:0!important;
}
ul.newslist li span{
	display:block;
}
.admform label {
	display:block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
	margin-top:2em;
}
.admform input {
	width:630px;
	font-size:12px !important;/*per sovrascerive jquery UI*/
}
.admform input.auto {
	width:auto;
}
div.announcement {
	padding-bottom:2em;
	margin-bottom:2em;
	background-image: url(../images/subpage_divider_vert.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.datetime {
	color:#777;
}

#member-nav{
	font-size:22px;
	font-weight:bold;
	margin-bottom:32px;
}

div.user{
	clear:left;
	margin-bottom:30px;
}
div.user p{
	margin-bottom:0 !important;
}
div.userImage{
	float:left;
	width:100px;
}
div.userImage img{
	border:none;
}
div.userDetails{
	margin-left:120px;
}
.message {
	border:1px solid #AAA;
	padding:10px;
	font-weight: bold;
}
.error {
	color: #DE4A4A;
	border-color:#F37662;

}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
