/**
* Design und Layout 'itfc'
* (c) 2009 by tomatonetworks
*/


/* Styles */

body {
	background-color:#acacac;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px; padding:0px; border:0px;
}

#page {
	width:950px;
	margin:0px auto;
	padding-bottom:10px;
}


#wrapper {
background-image:url(../img/bkg_body_panel_y_01.png);
background-repeat:repeat-y;
float:left;
margin:0px auto;
width:948px;
margin-top:10px;
}


#header {
border-bottom:2px solid #ffffff;
border-top:2px solid #FFFFFF;
height:77px;
margin:0 auto;
width:934px;
}


#logo {
	width:239px;
	float:left;	
}

.header_right{
	background-image:url(../img/bkg_header_right_01.png);
	background-repeat:no-repeat;
	text-align:right;
	float:right;
	width:695px;
	height:77px;
}

#cse-search-box {
	margin-top:13px;
	margin-right:10px;
}


/* Header Menu*/

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav {
	float:left;	
	height: 30px;	
	border: 0;	
	padding:0;

}
#nav ul {
	list-style-type: none; 
	margin-left: 20px; 
	margin-top: 35px; 
	padding: 0;	
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #ffffff; text-align: center; font-weight: normal; border:1px solid #90b354; background-color:#90b354; margin-right:10px; }
#nav ul li a {display: block; padding: 5px 10px 5px 10px; color: #ffffff; text-decoration: none; font-weight: bold; }
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {color: #ffffff;}
#nav .menu-parent a {color: #ffffff;}


/*Current page Customisations*/
#nav menu-current a {font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; top:31px; width: 11em; margin: 0; display: none;  font-size: 13px; background:#023877;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; border:none;}
#nav .menu li ul li a { color: #fff; font-weight: normal;  background: none;}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current {color:#ffffff;}
#nav .menu li ul a.menu-parent {color:#ffffff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

/* end menu */









/* Styles Container */

#container {
margin:0 auto;
min-height:500px;
width:936px;
}

/* Styles left column */
#left {
	width:236px;
        min-height:300px;
float:left;
}

.navimain {
	background-image:url(../img/bkg_menu_top_shadow_01.png);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top: 20px;
	width:236px;
	float:left;	
}

.navimain ul  {
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	background-color:#EEEEEE;
list-style:none;
}

.navimain li  {

	font-size:11px;
	line-height:21px;
	font-weight:bold;
	color:#FF0000;
	border-bottom:1px solid #BFBFBF;
	padding:3px 20px;
}

.navimain ul li a {
	color:#013E81;
	text-decoration:none;
	font-weight:bold;
}

.navimain ul li a:hover {
	color:#FF0000;
	text-decoration:underline;	
}

.navimain ul li.noBorder {
	border-bottom:none;
}

.navimain .menu-current a {color:#ff0000;}
.navimain .menu-parent a {color:#ff0000;}


/* Styles left column all adds and weather*/
#adds {
	width:236px;
text-align:center;
float:left;
}

#ceop {
        width:236px;
}

.weatherHotlineBox {
margin:0 auto;
padding:0;
width:208px;
}


.topWeatherBoxBorder01 {
	width:208px;
	background-image:url(../img/bdr_home_weatherbox_top_01.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
}

.middleWeatherBoxBorder01 {
	background-image:url(../img/bdr_home_weatherbox_middle_01.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:215px;
	padding:0px 10px;
}


.weatherBoxTitle {
	padding-bottom:20px;
}

.weatherTxt1 {
	font-size:11px;
	line-height:13px;
}

.weatherBoxIcon {
	padding-top:20px;
	width:50px;
	float:left;
	clear:both;
}
.weatherTxt2 {
	font-size:11px;
	text-transform:uppercase;
	width:45%;
	font-weight:bold;
	padding:10px;
	float:right;
	color:#666666;	
}


.bottomWeatherBoxBorder01 {
	width:208px;
	background-image:url(../img/bdr_home_weatherbox_bottom_01.png);
	background-repeat:no-repeat;
	height:6px;
	margin-bottom:15px;
}



/* Styles center column */
#center {
	width:700px;
        min-height:1300px;
float:right;
background-image:url(/media/background.gif);
background-position:left;
background-repeat:repeat-y;
}

.slider{
	width:700px;
	height:200px;;	
}

#page_title {
color:#FF0000;
font-size:20px;
font-weight:bold;
margin-left:20px;
width:670px;	
margin-bottom:20px;
margin-top:10px;
text-transform:uppercase;
}

.subnavi {
margin-left:20px;
width:670px;
background:#023877;
}

.subnavi ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0px;
margin-top:0px;
padding:0;
}

.subnavi li {
display:inline;
width:100%;
padding-right:5px;
padding-left:5px;
line-height:26px;
border-right:1px solid #4975A6;
}

.subnavi a {
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#fff;
}

.subnavi a:hover {color:#ff0000;}


#content {
float:left;
width:680px;	
padding-left:20px;
color:#333;
font-size:12px;
margin-top:14px;
}

/* Styles Main Content */
#text1{
float:left;
width:410px;	
}

#text1 p {
padding:0px;
margin:0px;
}

/* Styles right column */
#right{
float:right;
width:242px;
margin-right:12px;
min-height:200px;	
}


.btn_box0 {
	width:237px;
	height:77px;
}

.btn_box0 img {
border:0px;
}

.btn_box {
	width:237px;
	height:97px;
}

.btn_box img {
border:0px;
}

.btn_box a {
	text-decoration:none;
}
.btn_box h1 {
	margin-top:-85px;
	margin-left:15px;
	color:white;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:25px;	
}

.btn_box h2 {
	color:white;
	font-size:12px;
	margin-top:-10px;
	margin-left:15px;
}

.signup  {
	padding:0; margin:0;
	font-size:16px;
	color:red;
	font-weight:bold;
	padding-left:10px;
}

.signup  p {
margin-bottom:0px;
}


.searchTextField {
	vertical-align:middle;
	width:164px;
	height:20px;
	border:1px solid #000033;
}

.searchButton{
	vertical-align:middle;
	margin-top:1px;
}

.ban_ad {
	width:180px;
	height:314px;
	margin:20px auto;
}


/* Styles page end */

#page_end {
	width:948px;
	height:66px;
	margin:0px auto;
	background: transparent url('../img/bkg_footer_01.png') no-repeat;
	float:left;
}


/* Styles Menu Footer */

.footer_menu {
margin-left:60px;
width:680px;
float:left;
}

.footer_menu ul {
list-style:none;
padding:0px;
margin-top:10px;
}
.footer_menu li {
display:inline;
width:100%;
padding-right:10px;
padding-left:10px;
line-height:26px;
border-right:1px solid #4975A6;
}

.footer_menu a, .link_top a {
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#fff;
}

.footer_menu a:hover, .link_top a:hover {color:#ff0000;}

.link_top {
float:right;
margin-right:50px;
padding-top:16px;
text-align:right;
width:100px;
	
}


#bottom {
margin:0 auto;
width:930px;
}

#plate{
float:left;
font-size:10px;
height:50px;
width:330px;
}

#wb-footer{
float:left;
margin-top:8px;
width:330px;
color:#fff;
}

#click_search {
float:right;
margin-right:10px;
padding-top:2px;
}

/* Styles Latest News Startpage  */

.anynews  {
margin-top:20px;
}


.anynews h2 {
color:#ff0000;
font-size:20px;
}


.any  {
margin-bottom:20px;
}

.any h4 {
color:#ff0000;
float:left;
font-size:16px;
font-weight:normal;
margin:0;
padding-left:168px;
width:250px;
}

.any p img {
margin-right:10px;
margin-top:-20px;
text-align:left;
float:left;
}


/* Additional styles/classes for content  */

.btn_news {
	float:right;
border:0px solid #000;
}

/* Additional styles/classes for summary courses  */

.field-data {
float:left;
font-size:16px;
font-weight:bold;
color:red;
width:500px;
margin-left:10px;
}


.wysiwyg-data {
font-weight:normal;
font-size:12px;
color:#333;
width:600px;
margin-left:10px;
}


