/* Visteon */
@charset "utf-8";
body  {
	background: #ffffff;
	/*background-image:url(images/graytexture.jpg); */
	/*background-repeat:repeat; */
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	min-width: 875px;
	max-width: 2000px;
	width: 875px;
	position:relative;
}


#container {
	z-index: 1;
	width: 875px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	float: none;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background: #FFFFFF;
}
#container2 {
	z-index: 0;
	width: 875px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	float: none;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background: #FFFFFF;
}
#showlang {
	z-index: 2;
	position: absolute;
	width: 150px;
	height: 70px;
	right: 30px;
	top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	font-size: 10px;
}

.clear {clear:both;} 

/* new topnav style */


#navcontainer {width:765px; height:45px;}

#navcontainer ul
{
margin-left: -90px;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

#navcontainer ul li a
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none;
padding: .3em 1.35em;
color: #000000;
background-color: #fff;
}

#navcontainer ul li a:hover
{
color: #dd7500;
background-color: #fff;
}

/*End new top nav style */



#apDiv1 {
	height:27px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	position:relative;
	overflow:hidden;
	/*margin-left:-12px;*/
}
.searchbox {
	/*background:url(images/search_bg.gif) no-repeat;*/
	background-position:top;
	/*border:#939598;*/
	width:134px;
	height:18px;
	top: 1px;
	vertical-align:top;
	margin:0;
	padding: 2px 7px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	color:#939598;
	font-size:10px;
	text-indent: 5px;
	position:relative;
	overflow:hidden;
 }
 
.contactus {
	BORDER-BOTTOM: #939598;
	POSITION: relative; 
	BORDER-LEFT: #939598; 
	TEXT-INDENT: 5px; 
	MARGIN-BOTTOM: 8px; 
	WIDTH: 134px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 18px; 
	COLOR: #939598; 
	FONT-SIZE: 10px; 
	VERTICAL-ALIGN: middle; 
	OVERFLOW: hidden; 
	BORDER-TOP: #939598; 
	TOP: 1px; 
	BORDER-RIGHT: #939598; 
	TEXT-DECORATION: none
}
#logo {
	BORDER-BOTTOM: 0px; 
	POSITION: relative; 
	TEXT-ALIGN: left; 
	BORDER-LEFT: 0px; 
	WIDTH: 175px; 
	HEIGHT: 38px; 
	VISIBILITY: visible; 
	OVERFLOW: hidden; 
	BORDER-TOP: 0px; 
	TOP: -2px; 
	RIGHT: 690px; 
	BORDER-RIGHT: 0px; 
	TEXT-DECORATION: none;
}



/* #topnav {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 50px;
	text-align: justify;
	float: left;
	top: 5px;
	position: relative;
	width: 675px;
	left: 174px;
	border-top:solid;
	border-top-color:#FF7D00;
	border-top-width: thin;
	border-bottom:solid;
	border-bottom-color:#FF7D00;
	border-bottom-width: thin;
	overflow: hidden;
	
} */


#topnav {
	z-index:45;
	
}

.topnav A:link {
	text-decoration: none;
	color: #000000;
}
.topnav A:visited {
	text-decoration: none;
	color: #000000;
}
.topnav A:hover {
	text-decoration: none;
	color: #FF7D00;
}
.topnav A:active {
	text-decoration: none;
	color: #FF7D00;
}

.class1 A:link {
	text-decoration: none;
	color: #000000;
}
.class1 A:visited {
	text-decoration: none;
	color: #000000;
}
.class1 A:hover {
	text-decoration: none;
	color: #FF7D00;
}
.class1 A:active {
	text-decoration: none;
	color: #000000;
}
#sidebarhome {
	float: left;
	width: 130px;
	padding: 0px 0;
	text-align: left;
	position: relative;
	left: 21px;
	top: 18px;
	font-weight: bold;
	text-decoration: none;
	visibility: visible;
	overflow: hidden;
}
#sidebar1 {
	float: left;
	width: 144px;
	padding: 0px 0;
	text-align: left;
	position: relative;
	left: 15px;
	top: 0px;
	font-weight: bold;
	text-decoration: none;
	visibility: visible;
	overflow: hidden;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 0px;
	margin-right: 0px;
}
.leftnav A:link {
	text-decoration: none;
	color: #000000;
}
.leftnav A:visited {
	text-decoration: none;
	color: #000000;
}
.leftnav A:hover {
	text-decoration: none;
	color: #FF7D00;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat: no-repeat;
}
.leftnav A:active {
	text-decoration: none;
	color: #000000;
}
#header h1 {
	margin: 0; 
	padding: 0px 0; 
	font: 15;
}


#mainContent {
	POSITION: relative; 
	BORDER-BOTTOM-STYLE: none; 
	BORDER-BOTTOM-COLOR: ; 
	TEXT-ALIGN: left; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-TOP-COLOR: ; 
	MARGIN: 0px 1.3em 0px 15em; 
	WIDTH: 675px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-COLOR: ; 
	BORDER-LEFT-STYLE: none; 
	BORDER-LEFT-COLOR: ; 
	TOP: 0px; 
	LEFT: 0;
}

#footer {
	position: relative;
	float: left;
	width: 100%;
	height: 15px;
	margin-top:25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top:24px;
	padding-bottom:12px;
	color:#666666;
	text-align:center;
} 

#footer2 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:25px;
	color:#666666;
	border-top:dotted 2px #cccccc;
	padding-top:6px;
	height: 15px;
	text-align:center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom:12px;
}




.headlines {
	BORDER-BOTTOM: medium none; 
	TEXT-ALIGN: left; 
	BORDER-LEFT: medium none; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 175px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 90px; 
	COLOR: #ffffff; 
	FONT-SIZE: 14px; 
	OVERFLOW: hidden; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: normal; 
	BORDER-RIGHT: medium none
}
.headlines A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.headlines A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.headlines A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.headlines A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {font-size: 24pt}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	
}

#mainCcontent2 .style8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	
}

.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {font-size: 9px}
.style11 {	font-size: 10px;
	font-style: italic;
}
.style12 {
	color: #FF6600;
	font-weight: bold;
}
.style13 {font-weight: bold}
.style14 {color: #FF6600; font-weight: bold; font-size: 14px; }
.style15 {color: #000000;}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.style20 {
	color:#F3901D;
	font-weight: bold;
}

#sidebarhome_noo {
	float: left;
	width: 620px;
	height:259px;
	margin-left:20px;
	margin-top:25px;
	/*background-image:url(images/index_map.jpg); */
}

#slider {
	float: left;
	width: 840px;
	height:259px;
	margin-left:20px;
	margin-top:25px;
}

#mainContent_noo {
	float: left;
	width: 200px;
	height:259px;
	margin-left:15px;
	margin-top:25px;
	/*background-image:url(images/index_right_image.jpg);*/
}

#all_news {
	float: left;
	width: 200px;
	margin-left:20px;
	margin-top:10px;
	background-color:#CCCCCC;
	padding:6px;
	height:19px;
}

#twitter {
	float: left;
	width: 192px;
	margin-left:8px;
	margin-top:10px;
	
	padding:0;
	height:300px;
}

#news_ticker {
	float: left;
	width: 80px;
	height:19px;
	margin-left:15px;
	margin-top:10px;
	background-color:#E57200;
	padding:6px 0px 6px 6px;
}

#events {
	float: left;
	width:642px;
	margin-left:20px;
	margin-top:10px;
	background-color:#FFFFFF;
	
}

#news_ticker_all {
	float: left;
	width: 521px;
	margin-top:10px;
	background-color:#E57200;
	padding:6px 0px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:19px;
	
}

#content_1 {
	float: left;
	width: 170px;
	height:500px;
	margin-left:20px;
	margin-top:20px;
	padding:0 12px;
	
}
#content_2 {
	float: left;
	width: 170px;
	height:500px;
	margin-left:20px;
	margin-top:20px;
	padding:0 12px;
	
}
#content_3 {
	float: left;
	width: 170px;
	height:200px;
	margin-left:20px;
	margin-top:20px;
	padding:0 12px;
	border-right: 1px solid #000000;
	
}

#content_4 {
	float: left;
	width: 170px;
	height:395px;
	margin-left:20px;
	margin-top:20px;
	padding:0 12px;
}

#content_5 {
	float: left;
	width: 645px;
	margin-left:20px;
	margin-top:-80px;
	padding:0;
}

#content_1 a:link {color:#666666; text-decoration:none;}
#content_1 a:visited {color:#666666; text-decoration:none;}
#content_2 a:link {color:#666666; text-decoration:none;}
#content_2 a:visited {color:#666666; text-decoration:none;}
#content_3 a:link {color:#666666; text-decoration:none;}
#content_3 a:visited {color:#666666; text-decoration:none;}
#content_4 a:link {color:#666666; text-decoration:none;}
#content_4 a:visited {color:#666666; text-decoration:none;}
#footer2 a:link {color:#666666; text-decoration:none;}
#footer2 a:visited {color:#666666; text-decoration:none;}

#social_media {
	float: left;
	width: 865px;
	
	

}



.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:150px; text-align:right; font-size:8pt;}



#domticker{
	float: left;
	width: 595px;
	margin-left:15px;
	margin-top:10px;
	background-color:#FF9900;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FF9900;
}

#domticker a{
font-weight:normal;
color:#000;
}

#domticker2{
width: 350px;
height: 1.2em;
border: 1px solid black;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
color:#000;
}

.someclass{ //class to apply to your scroller(s) if desired
}


/* Style for calendar */
#evtcal a:link {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}		/* unvisited link */
#evtcal a:visited {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}	/* visited link */
#evtcal a:hover {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: underline;}	/* mouse over link */
#evtcal a:active {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}		/* selected link */

#menu_wrapper {
	border-bottom:1px solid #77787b;
	margin-bottom:12px;
}