img, div, a, input { behavior: url(iepngfix.htc) }
/* ------------------------------------------------------------------------------------ */
/*                                          style                                       */
/* ------------------------------------------------------------------------------------ */

h1 {
	color: #84b5e9;
	font-size:197%;
	font-weight:normal;
}
h2 {
	color: #84b5e9;
	font-size:167%;
	font-weight:normal;
}
h3 {
	color: #84b5e9;
	font-size:147%;
	font-weight:normal;
}

strong{
	font-weight:bold;
	}

a, a:visited{
	color:#4c7295;
}

a:hover{
	color:#333;
	text-decoration:none;
}

a.rsslink {background:url("../theme_assets/feedicon10.png") top left no-repeat; padding-left: 14px;}


/* ------------------------------------------------------------------------------------ */
/*                                          structure                                   */
/* ------------------------------------------------------------------------------------ */

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica;
	height: 100%;
	/*3f3c3c, c7c7c2*/
	background-color: #ddd;
	text-align: center;
}

#wrapper.home {
	min-height: 100%;
	min-width:950px;
	position: relative;
	height: auto !important;
	height: 100%;
	
	background-image: url("../theme_assets/wrapper_bkgr.gif");
	background-repeat: repeat-x;
	background-position:left 370px;
}

#wrapper {
	min-height: 100%;
	min-width:950px;
	position: relative;
	height: auto !important;
	height: 100%;
	
	background-image: url("../theme_assets/wrapper_bkgr_page.gif");
	background-repeat: repeat-x;
	background-position:left 130px;
}

/*workaround for IE*/
* html #wrapper {
	height: 100%;
	min-width:940px;
}

#page_wrapper{
	width:950px;
	background-color:transparent;
	margin:auto;
	zoom:1;
}

#page_wide_header{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	height:130px;
	
	background-image: url("../theme_assets/header_bkgr.gif");
	background-repeat: repeat-x;
	background-position:left top;
}

#page_wide_banner{
	width:100%;
	position:absolute;
	left:0px;
	top:130px;
	height:240px;
	background-color:transparent;
	background-image: url("../theme_assets/home_banner_bkgr.gif");
	background-repeat: repeat-x;
	background-position:left top;
}

body.home #page_wide_header{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	height:130px;
	background-color:transparent;
	background-image: url("../theme_assets/header_bkgr.gif");
	background-repeat: repeat-x;
	background-position:left top;
}

#content_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------------------------------------------------------------------------------------ */
/*                                          header                                        */
/* ------------------------------------------------------------------------------------ */
#header{
	background-color:transparent;
	height:130px;
	background-image: url("../theme_assets/top_bkgr.gif");
	background-repeat: no-repeat;
	background-position:left top;
}

#header #logo{
	float:left;
	text-align:left;
	width:250px;
	margin-right:20px;
	padding-top:7px;
}

#header #navbar{
	margin-top:60px;
	background-color:transparent;
	float:left;
	width:680px;
	height:30px;
}

#header #navbar ul{
	margin:0px;
	padding:0px;
}

#header #navbar ul li{
	float:left;
	display:block;
}

/* ------------------------------------------------------------------------------------ */
/*                                     main_navigation                                  */
/* ------------------------------------------------------------------------------------ */

#main_navigation{
	float:left;
	padding-left:10px;
}

#main_navigation ul li a{
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
	color:#222;
}

#main_navigation ul li a:hover{
	text-decoration:none;
	color:#ddd;
}

#main_navigation ul li.current_page_item a{
	color:#fff;
}

/* ------------------------------------------------------------------------------------ */
/*                                        languages                                     */
/* ------------------------------------------------------------------------------------ */
#languages_switch{
	font-size:85%;
	float:right;
	margin-left:20px;
}

#languages_switch li a{
	color:#222;
	margin-right:8px;
	padding-right:8px;
}

#languages_switch li.active a{
	color:#fff;
}

/* ------------------------------------------------------------------------------------ */
/*                                          search                                      */
/* ------------------------------------------------------------------------------------ */
/*
#search{
	width:200px;
	float:right;
	margin-top:-3px;
}

#search input.text{
	width:120px;
	float:left;
	border:1px solid #555;
	background-color:#bbb;
	margin-right:5px;
}

#search input.send{
	margin-top:2px;
	font-weight:bold;
	float:left;
	border:none;
	background-color:transparent;
}
*/
/* ------------------------------------------------------------------------------------ */
/*                                          main                                      */
/* ------------------------------------------------------------------------------------ */
#banner{
	background-color:transparent;
	height:130px;
	display:block;
	width:100%;
	height:240px;
}

#banner_image{
	width:100%;
	text-align:center;
	position:absolute;
	top:130px;
}

#banner_teaser_left{
	background-color:transparent;
	float:left;
	text-align:left;
	padding-top:80px;
	width:400px;
	color:#fff;
	
}

#banner_teaser_right{
	float:right;
	text-align:left;
	padding-top:60px;
	width:260px;
	color:#000;	
}

#banner_teaser_right a, #banner_teaser_right a:visited{
	color:#000;	
}

#banner_teaser_right h2{
	font-weight:bold;
	font-size:140%;
	color:black;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}

#content{
	clear:both;
	text-align:left;
	padding:0px;
	background-color:transparent;
	width:100%;
}


#content h2{
	font-size:167%;
	font-weight:normal;
	color:#333;
	margin-top:0px;
	padding-top:0px;
}

#content h3{
	font-size:123%;
	font-weight:bold;
	color:#444;
	margin-top:20px;
	margin-bottom:6px;
	padding:0px;
}

#content p{
	font-size:93%;
	color:#555;
	text-align:justify;
}

#content ul{
	margin:0px;
	padding:0px;
}

/*======================================  left */
#content #content_left{
	background-color:transparent;
	padding-top:30px;
	float:left;
	width:250px;
	margin-right:20px;
}

#content #content_left ul li a{
	border-top:1px dotted #bbb;
	color:#888;
	font-weight:bold;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
}

#content #content_left ul li.current_page_item a{
	color:black;
}

#content:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------ where the page content goes... ------*/
#content #content_main{
	background-color:transparent;
	padding-top:30px;
	float:left;
	width:400px;
	line-height:16px;
	color:#555;
}

#content #content_main ul, #content #content_main ol{
	color:#777;
	padding:0px;
	margin:0px;
	padding-left:20px;
	font-size:85%;
}

#content #content_main li{
	border-bottom:1px dotted #fff;
	padding-bottom:5px;
	
}

/* ------ right column on main content ------*/

#content #content_right{
	background-color:transparent;
	padding-top:30px;
	float:right;
	width:200px;
}

#content #content_right h4{
	color:#444;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	
}

#content #content_right p{
	color:#999;
}

#content #content_right ul{
	margin:0px;
	padding:0px;
}

#content #content_right ul li{
	border-top:1px dotted #bbb;
	list-style:none;
	font-size:85%;
	margin-bottom:10px;
}

#content #content_right ul li a, #content #content_right ul li a:visited{
	display:block;

}

#content #content_right ul li a:hover{
	background-color:#fff;
}

/* ------------------------------------------------------------------------------------ */
/*                                          footer pages                                */
/* ------------------------------------------------------------------------------------ */

#footer{
	padding-top:15px;
	display:block;
	z-index:1000;
	clear:both;
	text-align:left;
	height:50px;
	padding-left:270px;	
	}
	
#footer ul{
	margin:0px;
	padding:0px;
	
	width:auto;
	display:block;
	clear:both;
	margin-bottom:5px;
}


#footer ul li{
	display:inline;
}

#footer ul li a{
	font-size:100%;
	font-weight:normal;
	color:#555;
	padding-right:10px;
}

#footer ul li.current_page_item a{
	font-size:100%;
	font-weight:bold;
	color:#000;
}

#footer div#copyright{
	width:100%;
	text-align:left;
	color:#999;
	font-size:75%;
	clear:both;
}

/* ------------------------------------------------------------------------------------ */
/*                                          footer home                                 */
/* ------------------------------------------------------------------------------------ */

#footer.home{
	padding-top:15px;
	display:block;
	z-index:1000;
	clear:both;
	text-align:center;
	height:50px;
	padding-left:0px;		
	}
	
#footer.home ul{
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	clear:both;
	margin-bottom:5px;
}


#footer.home ul li{
	display:inline;
}

#footer.home ul li a{
	font-size:100%;
	font-weight:normal;
	color:#555;
	padding-left:5px;
	padding-right:5px;
}

#footer.home ul li.current_page_item a{
	font-size:100%;
	font-weight:bold;
	color:#000;
}

#footer.home div#copyright{
	width:100%;
	text-align:center;
	color:#999;
	font-size:75%;
	clear:both;
}
