@import "common.css";
@import "jcarousel.networkm.css";
@import "menu.css";

html, body{
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #808080;
	color: #000000;
	outline:none;
}

#noscript{
	width: 100%;
	position: fixed;
	line-height: 30px; 
	color: #000000;
	background: #f9f76f;
	height: 30px;
	padding: 0px 0px 0px 20px;
	z-index: 100;
	border-bottom: 1px solid #bbb934;
}


#container{
	position:relative;
	width: 980px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	overflow: auto;	 
	background: #000000;
	z-index:1;
}


.splash{

	top:0px!important;
		top:-3px;
	position:relative;}

#header{
	position: relative;
	width: 980px;
	height: 110px;
	background: #ffffff;
}

#header .logo{
	position: absolute;	
	top: 30px;
	left: 25px;
}

#header .tel{
	position: absolute;	
	top: 57px;
	left: 685px;
}


#columns{
	float: left;
	width: 980px;
}

#portal{
	position:absolute;

	top:110px;
	left:0px;
height:548px;
width:980px;
background:#4D4D4D;
z-index:200;
border:none;
border-top:30px solid #000;
overflow:hidden;


}

#footer{
	clear: both;	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	color: #ffffff;
	font-size: 10px;
	padding-top: 10px;
}

#footer a{
	color: #ffffff;	
	border-left: 1px solid #ffffff;
	padding: 0px 7px 0px 7px; 
	line-height: 12px;
}

#footer a:hover{
	color: #ec8c3a;	
}

#footer ul{
	display: inline;	
	margin: 0;
	padding: 0px 0px 0px 3px;
}

#footer ul li{
	display: inline;	
	margin: 0;
	padding: 0px;
}

#leftbar{
	float: left;
	width: 220px;
}

#leftbar h3{
 height: 29px;
	background: url(../img/leftbarh3bg.gif) repeat-x;
	margin: 0px;
	line-height: 29px;
	color: #ffffff;
	text-indent: 0px;
	font-family: serif;
	font-weight: normal;
	font-size: 16px;
}
#leftbar ul{
	margin: 0px;
	padding: 0px 0 0 0px;
	border-top: 3px solid #ec8c3a;
}

#leftbar ul li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#leftbar ul li a{
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0px;
	padding-left: 29px;
	width: 191px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	background: #ec8c3a url(../img/menulibg.gif) repeat-x bottom left;
}

#leftbar ul li a:hover{
	color:#ffffff;	
}

#leftbar .blog{
	margin: 0;
	padding: 0;
	height: 230px;
	overflow: hidden;
	position: relative;
	background: #000000;
	color: #ffffff;
	border: 0px;
}

#leftbar .blog li {
	display: block;
	margin: 10px 25px 5px 29px!important;
	margin: 10px 0px 0px 12px;
	width: 150px;
	line-height: auto;
}

#leftbar .blog li a.title{
	background: #000000;
	color: #ec8c3a;
	display: inline;
	line-height: 12px;
	text-transform: uppercase;
	padding: 0px;
	height: 16px;
	margin: 0px;
	font-size: 12px;
}

#leftbar .blog li a:hover{
	color: #ffffff;
}

#leftbar .blog li a{
	background: #000000;
	color: #ec8c3a;
	display: inline;
	line-height: 12px;	
	padding: 0px;
	height: 16px;
	margin: 0px;
	font-weight: normal;
	font-size: 9px;
}

#menu{
	float: left;
	width: 760px;
	height: 29px;
	background: url(../img/menubg.gif) repeat-x;
}

#menu ul{
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background: url(../img/topmenubg.gif) no-repeat top left;
}

#menu ul li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#menu ul li a{
	color: #ffffff;	
	text-decoration: none;
	line-height:29px;
	float: left;
	padding: 0px 16px 0px 15px;
	background: url(../img/topmenubg.gif) no-repeat top right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

#menu ul li a:hover{
	color: #000000;
}

#menu ul .last a{
	padding: 0px;	
	float: right;
}


#content{
	float: left;
	width: 760px;
	background: #4C4C4C url(../img/mainbg.gif) no-repeat bottom right;
	height: auto !important;
	min-height: 550px;
	height: 550px;
}

.bodytext{
	margin: 15px 40px 15px 30px;	
	color: #ffffff;
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
}

.bodytext h1{
	color: #ec8c3a;
	margin: 20px 0px 9px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	text-transform:lowercase;
	width:400px;
	padding:0px;
}

.bodytext h1 em{
	color: #ffffff;
	font-style:normal;
}



.bodytext h2{
	color: #ec8c3a;
	margin: 15px 0px 5px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	text-transform:lowercase;
	font-weight: bold;
}

.quicklinks{
	float: right;	
	margin: 45px 0 0 0px;
	padding: 0px;
	position: relative;
	left: 40px;
}

.quicklinks li{
	width: 242px;
	height: 30px;
	background: #ec8c3a url(../img/quicklinkbg.gif) no-repeat 10px 10px;
	color: #ffffff;
	list-style-type: none;
	margin: 2px;
	text-indent: 25px;
}


.quicklinks li a{
	color: #ffffff;
	line-height: 30px;
}


.quicklinks li a:hover{
	color: #000000;
}

#contactform{ 
	float: right;	
	margin: 45px 0 0 0px;
	width: 250px;
}

#contactform th{
	text-align: left;
	width: 75px;
	vertical-align:top;
}

#contactform td{
	padding-bottom: 10px;	
}

#contactform input, #contactform textarea{
	width: 150px;	
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #ec8c3a;
	color: #ffffff;
}

#contactform textarea{
	border: 1px solid #ec8c3a;
	height: 75px;
}

#contactform input.checkbox{
	width:10px;}		

#contactform input.error{
	border-bottom: 1px solid #ff0000;
}

#contactform textarea.error{
	border: 1px solid #ff0000;
}

#contactform label.error{
	font-size: 10px;	
}

#contactform .button{
	width: auto;
	float: right;
	border: 0px;
	color: #ffffff;
	cursor: pointer;
}	

#contactform p{
	font-size: 10px;	
}



fieldset.login {
	margin:0px 0px 20px 0px;
	padding:5px;
	}
	
legend strong{ color:#FFF;}
fieldset.login label{
	clear: both;
	display:block;
	width:auto;
	height:20px;
	margin-bottom:5px;
	}
	
fieldset.login label input{
position: relative;
	top: -1.4em;
	left: 90px;
	display: block;
	}
	
fieldset.login label select{
position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	}
	
	fieldset.login .loginBtn{
		margin-left:90px;}
		
fieldset.loginTop{
	margin:0px 0px 20px 0px;
	padding:5px 5px 10px 5px;
	
}


ul.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		ul.tabNavigation li {
		    display: inline;
		}

		ul.tabNavigation li a {
		    padding: 3px 5px;
		    background-color: #ccc;
		    color: #000;
		    text-decoration: none;
		}
		
		ul.tabNavigation li a.selected,
		ul.tabNavigation li a:hover {
			color:#000;
			background:#EC8C3A;
		}
		
