/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

 .imagemborder {
	float:left;
	margin:-15px 8px 5px 0;
	padding:5px;
	border:1px solid #999999;
	display:block;
	}
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #858586;
	position: relative;
}

 

.wrapper { margin: auto; }

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	height: 140px;
	position: relative;
	z-index: 10;
	clear: both;
}

#top {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#middle {
	clear: both;
	min-height: 300px;
}

#bottom,
#bottom2 {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#headermodules,
#bottom2 { 
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}

#footer {
	position: relative;
	padding: 30px 0px 20px 0px;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
	
 
 
#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#middle-expand {
	width: 200%;
}

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#main-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#left {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#right {
	 
	 
	float: left;
	overflow:hidden;
}

 

div#maintop,
div#contenttop {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

div#contentbottom,
div#mainbottom {
	margin: 20px 0px 0px 0px;
	overflow: hidden;
}

 
 
#mainmiddle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

 
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#contentleft {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#contentright {
	 
	 
	float: left;
	overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

 

body.yoopage { background: #2E85B2; }
#page-header { background: #12719E url(../images/page_header_bg.png) 50% 0 repeat-x; }
.page-header-img { min-height: 180px; }
#page-body { 
	padding: 30px 0px 30px 0px;
	background: #EEEFF0 url(../images/page_body_bg.png) 50% 0 repeat-x;
}
#page-footer { 
	min-height: 150px;
	background: url(../images/page_footer_bg.png) 50% 0 repeat-x;
}

 

#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

 

#headerbar { 
	min-height: 145px;
	background: url(../images/headerbar_bg.png) 50% 100% repeat-x;
}

#toolbar {
	height: 25px;
	padding: 9px 0px 0px 0px;
	overflow: hidden;
	line-height: 25px;
	color: #ffffff;
	font-size: 10px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}

#headermodules { 
	padding: 5px 0px 5px 0px;
	background: url(../images/headermodules_bg.png) 0 100% repeat-x;
}

#date {
	font-size: 10px;
	float: right;
}

#toolbar .right + #date {
	padding: 0px 14px 0px 0px;
	background: url(../images/topmenu_item_bg.png) 100% 50% no-repeat;
}

#search {
	position: absolute;
	bottom: 32px;
	right: 10px;
	z-index: 12;
}

#logo {
	position: absolute;
	left: 20px;
	top: 28px;
	text-align: center;
}

#menu { 
	position: absolute;
	bottom: 0px;
	left: 240px;
	right: 0px;
	height: 100px;
}

#banner {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

 

#footer a.anchor {
	position: absolute;
	right: 15px;
	bottom: 50px;
	width: 25px;
	height: 25px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}

#footer a.anchor:hover { background-position: 0 -35px; }

/*
 * header, bottom2 and footer links
 */
 
#headermodules a,
#bottom2 a { color: #B8DEF8; }

#footer a { color: #ffffff; }

 
 
#page-body div.wrapper { position: relative; }

#left div.left-1 { 
	background: url(../images/wrapper_left_corners.png) 0 0 no-repeat;
	float: right;
}

#left div.left-2 { 
	padding: 30px 0px 30px 0px;
	background: url(../images/wrapper_left_corners.png) 0 100% no-repeat;
}

#left div.left-3 { 
	width: 11px;
	background: url(../images/wrapper_edges.png) 0 0 repeat-y;
}

#right div.right-1 { 
	background: url(../images/wrapper_right_corners.png) 0 0 no-repeat;
	float: left;
}

#right div.right-2 { 
	padding: 30px 0px 30px 0px;
	background: url(../images/wrapper_right_corners.png) 0 100% no-repeat;
}

#right div.right-3 { 
	width: 11px;
	background: url(../images/wrapper_edges.png) 100% 0 repeat-y;
}

#component { margin: 0px 10px 0px 10px;}










.fl_left{float:left;}
.fl_right{float:right;}

br.clear{clear:both; margin-top:-15px;}

#hpage_cats {
	position:relative;
	margin:0 auto 0;
	display:block;
	width:900px;
	padding:0 0 5px 0;
	}
	
	#hpage_cats.p {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	#adblock{
	padding:20px 0;
	}



#hpage_cats .fl_left, #hpage_cats .fl_right{
	display:block;
	width: 400px;
	margin-bottom:15px;
	}

#hpage_cats .fl_left img, #hpage_cats .fl_right img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

#hpage_cats h2{
	display:block;
	width:90%;
	margin:0 0 5px 0;
	padding:5px 0;
	color:#666666;
	background-color:#EFEFEF;
	text-align:left;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#hpage_cats h2 a{
	margin:0 5px 0 0;
	color:#059BD8;
	background-color:#EFEFEF;
	font-weight:bold;
	text-transform:uppercase;
	}

#hpage_cats p{
	margin:0 0 8px 0;
	padding:0;
	}





.container {
	position:relative;
	margin:0 auto 0;
	display:block;
	/*width:960px;*/
	padding:20px 0;
	}
	
	
	
	
#featured_slide{
	display:block;
	width:630px;
	height:385px;
	margin:0;
	padding:0;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#featured_slide a{
	color:#FFFFFF;
	background-color:transparent;
	}

#featured_slide a, #featured_slide ul, #featured_slide img{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	list-style:none;
	text-decoration:none;
	}

#featured_slide ul{margin:15px 0 0 0;}

#featured_slide h1, #featured_slide h2, #featured_slide h3, #featured_slide h4, #featured_slide h5, #featured_slide h6, #featured_slide p{
	margin:0 0 4px 0;
	padding:0;
	line-height:normal;
	font-size:20px;
	font-weight:normal;
	}
	
	
	#featured_slide h2 {
	margin:0 0 4px 0;
	padding:0;
	line-height:normal;
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	}
	
	

#featured_slide a{color:#059AD8; background-color:transparent; font-weight:normal;}

#featured_slide p{margin:0; font-size:14px;}

.gallery{color:#000; /*background: #EFEFEF;*/ padding:15px;}

.loader{background:url("images/galleryviewthemes/loader.gif") center center no-repeat;}

.panel .panel-overlay, .panel .overlay-background{height: 60px; padding:10px;}
.panel .overlay-background{background: #222;}
.panel .panel-overlay{color: white; font-size: 0.7em;}
.panel .panel-overlay a{color: white; text-decoration: underline; font-weight: bold;}

.filmstrip{margin:15px 0 0 0; padding:0;}
.filmstrip .img_wrap{margin:0; padding:0;}

.frame{}
.frame .img_wrap{border: 1px solid #aaa;}
.frame.current .img_wrap{border-color: #000;}
.frame img{border: none;}
.frame .caption{text-align: center; color: #888;}
.frame.current .caption{color: #000;}

.pointer{border-color: #000;}


/* Featured Block */

.column #featured , .column #featured h2, .column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	/*background-color:#F9F9F9;*/
	}

.column #featured a{
	color:#059BD8;
	/*background-color:#F9F9F9;*/
	}

.column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	/*background-color:#F9F9F9;*/
	}

.column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

.column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

.column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

.column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

.column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

.column .latestnews li.last{
	margin-bottom:0;
	}

.column .latestnews p{
	display:inline;
	}

.column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}







