/*
 Global elements 
*/

html {
	background: #FCC137 url(../images/site_images/bg-body.png) repeat-x fixed top;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: white;
}


/*
 Header
*/

#header {
	display: block;
	overflow: hidden;
	height: 250px;
	color: #09477b;
	font-family: Arial;
	font-size: 10px;
	/*background: url(../images/site_images/bg-header-en_US.jpg) no-repeat center center;*/
}

	#header h1 {
		cursor:pointer;
		display:block;
		height:120px;
		margin-left: -340px;
		position:relative;
		top:60px;
		width:180px;
		float: left;
	}
	#header h1 a {
		text-indent:-10000px;
		display: block;
		height: 100%;
	}
	#header ol, #header ul {
		overflow: hidden;
	}
	
	#header ol h4 a, #header ul h4 a {
		color: black;
		text-decoration: none;		
		float: left;
		
	}

	#header ol h5,
	#header ul h5,
	#header ol h4,
	#header ul h4
	{
		position: relative;
		
	}
	#header ol h5 a, #header ul h5 a {
		color: white;
		text-decoration: none;
		position: absolute;	
		top: -1px;			
		left:-1px;
		
	}

	#header ol li.weather {
		position:relative;
		width: 90px;
		margin-right: 20px;
	}
	
	
	#header ol li.weather img {
		position: absolute;
		top: -2px;
		left:70px;
	}
	
	
	*html #header ol li.weather h5 a {
		left: -64px
	}	
	
	
	#header ol {
		float: left;
		
		margin-left: 20px;
		height: 31px;
		display:inline;
	}
	
		#header ol li {
			margin-right: 10px;
			float: left;
			
			margin-top: 5px;
			display:inline;
		}
			
	#header ul {
		float: right;
		margin-top: 5px;
		margin-right: 10px;
		display:inline;
	}
	
		#header ul li {
			float: left;
			margin-left: 20px;
			display:inline;
		}
	
	


/*
 Footer
*/

#footer {
	background: url(../images/site_images/bg-footer.jpg) no-repeat top;
	height: 24px;
	font-size: 10px;
	color: #09477c;
	vertical-align: middle;
	padding-top: 6px;
	
}

#footer span {
	line-height: 24px;
}

#footer span#copyright {
	float: left;
	width: 600px;
	text-align: center;
	margin-left: 180px;
	
}

#footer span#magstudio {
	float: right;
	margin-right: 10px;
}

#footer span#magstudio a {
	text-decoration: none;
	font-weight: bold;
	color: #09477c;
}
#footer span#magstudio a:hover {
	text-decoration: underline;
}
/*
 Content elements
*/

#content_wrapper {
	background: url(../images/site_images/bg-menu-left.jpg) no-repeat bottom left;
}


/* BEGIN NAVIATION*/

#navigation {
	width: 180px;
	font-weight: bold;	
	float: left;
	position: relative;
	padding-top: 35px;
	background : url(../images/site_images/left_menu_top.jpg) no-repeat top left;
}


#navigation ul li {
	background : url(../images/site_images/left_menu_li.jpg) no-repeat top left;
	overflow:hidden;
}

#navigation ul li:first-child{
	background : url(../images/site_images/left_menu_li_a_first.jpg) no-repeat top left;
}



#navigation ul li ul li {
	background : url(../images/site_images/left_menu_li_inner.jpg) no-repeat bottom left  !important;		
}


#navigation ul li.selected {
	background : url(../images/site_images/left_menu_li_selected.jpg) no-repeat top left;	
}

#navigation ul li.selected.first {
	background : url(../images/site_images/left_menu_li_selected_top.jpg) no-repeat top left;	
}



#navigation ul li.selected ul li.last {
	background : url(../images/site_images/left_menu_li_selected_last.jpg) no-repeat bottom left !important;	
}

#navigation ul li.selected ul {
	background : url(../images/site_images/left_menu_ul_selected.jpg) no-repeat top left;	
}

#navigation li a {
	color : #0857A0;
	width: 100%;
	display: block;
	text-decoration: none;
}

#navigation li.selected ul li a {
	font-weight: normal;
}

#navigation li a span {
	padding-left: 16px;
	background : url(../images/site_images/left_menu_span.jpg) no-repeat bottom left;
	display: block;		
	height: 35px;
	line-height:35px;
	cursor: pointer;
	z-index: 500;
}

#navigation ul li.selected a span {
	background : none;
}

#navigation ul li.selected ul li a {
	background : url(../images/site_images/left_menu_li_selected_a.jpg) repeat-y top left ;	
}

#navigation ul li.selected ul li span {
	background : url(../images/site_images/left_menu_li_selected_span.jpg) repeat-y top right;	
}


#navigation ul li.selected ul li.first a {
	background : url(../images/site_images/left_menu_li_selected_a_first.jpg) no-repeat top left !important;	
}

#navigation ul li.selected ul li.first span {
	background : url(../images/site_images/left_menu_li_selected_span_first.jpg) no-repeat top right !important;	
}

#navigation ul li.selected ul li.last a {
	background : url(../images/site_images/left_menu_li_selected_a_last.jpg) no-repeat bottom left;	
}

#navigation ul li.selected ul li.last span {
	background : url(../images/site_images/left_menu_li_selected_span_last.jpg) no-repeat bottom right;	
}

#navigation ul li.selected ul li.first.last * {
	background: none; /*todo*/
}




#navigation ul li.last_close {
	background-image : url(../images/site_images/left_menu_li_last_close.jpg);	
}



/*END NAVIGATION*/

/* BANNERS */

div#banners {
	margin-top: 50px;
	text-align: center;
}
div#banners div.banner_file {
	margin-bottom: 10px;
}

/* END BANNERS */

#content {
	background: url(../images/site_images/bg-content-top.jpg) no-repeat top center;
}

#content #content-bottom {
	background: url(../images/site_images/bg-content-bottom.jpg) no-repeat bottom right;
}

#content #content-information {
	margin-left: 180px;
	padding: 30px;
	min-height: 530px;
}

.clear {
	clear:both;
	height: 1px;
	line-height: 1px;
}

#content h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #09559c;
	margin-bottom: 10px;
}

#content .errors {
	padding: 10px;
	background: #FDF9ED url(../images/site_images/error.gif) no-repeat 10px 10px;
	border: 1px solid #FFDF7F;
}

#content .errors li {
	display: block;
	padding: 0 0 2px 25px;
}


/*******************
*	FLASH MESSAGES
*******************************/
#flash_messages {
	margin-bottom: 10px;
	padding: 2px 0;

	border-top: 2px solid #BEBF53;
	border-bottom: 2px solid #BEBF53;
}

	#flash_messages ul {
		padding: 3px 0 0 10px;
		background-color: #FEFF9F;
	}

	#flash_messages ul li {
		padding-bottom: 3px;

		font-size: 1.1em;
	}

/* SITEMAP */

div#sitemap {
	
}

div#sitemap h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #09559c;
	margin-bottom: 15px;
}

div#sitemap a {
	text-decoration: none;
	color: #09559c;
}

div#sitemap a:hover {
	text-decoration: underline;
}

div#sitemap ul.sitemap_first_level li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #09559c;
	margin-bottom: 5px;
	margin-left: 10px;
}

div#sitemap ul.sitemap_second_level li {
	font-weight: normal;
	font-size: 12px !important;
	margin-bottom: 5px;	
	margin-top: 5px;	
	margin-left: 30px;
}

div#sitemap ul.sitemap_third_level li {
	font-weight: normal;
	font-size: 10px !important;
	margin-bottom: 5px;	
	margin-top: 5px;	
	margin-left: 30px;
}
/* END SITEMAP */
