/*
This is global stylesheet
Define all language independent styles here
All styles including language dependent items must be defined in CSS/style_{lang_id}.css files

*/

#header_block {
	width: 1020px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	margin: 0 auto;
	background: url('../imgs/header_bg.jpg') bottom center no-repeat;
	overflow: hidden;
}

#header {
	width: 990px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	margin: auto;
	position: relative;
}

#language_bar {
	width: 80px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float: left;
	margin: 100px 0 0 15px;
}

#header_nav_map {
	min-height: 12px;
	height:auto !important;
	height: 12px;
	float: left;
	margin-top: 105px;
}

#search_bar {
	width: 320px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: right;
	margin-top: 83px;
	padding-top: 12px;
}

#header_search_submit {
	width: 89px;
	min-height: 21px;
	height: auto!important;
	height: 21px;
	border: none;
	cursor: pointer;
	margin: 3px 0 0 10px;
}

#header_search_word {
	width: 163px;
	background: #FFF;
	float: left;
	border: 1px solid #d9dadb;
	padding: 3px;
	margin-top: 3px;
}

#search_bar input {
	border: none;
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #6586ae;
}

/* Content Styles */
#content_bg {
	width: 1020px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: auto;
	background: url('../imgs/content_bg.png') no-repeat top center;
}

#content_block {
	width: 990px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	margin: 0 0 0 14px;
	background: #FFF;
}

#content_left {
	width: 250px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	float: left;
	margin: 10px 0 40px 0;
}

#content_center {
	min-height: 290px;
	height: auto!important;
	height: 290px;
	float: left;
	border-left: 1px dashed #babcbe;
	border-right: 1px dashed #babcbe;
	margin: 10px 0 40px 0;
	padding-right: 10px;
}
#content_right {
	width: 205px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	float: right;
}

#content_navigation {
	width: 1004px;
	min-height: 220px;
	height: auto!important;
	height: 220px;
	margin: auto;
	margin-top: 12px;
	border-top: 1px solid #e6e6e6;
	background: #f4f4f4 url('../imgs/navigation_bottom.gif') no-repeat bottom;
	padding-bottom: 6px;
}

#navigation_map {
	width: 664px;
	min-height: 214px;
	height: auto!important;
	height: 214px;
	border-left: 1px solid #e6e6e6;
	padding-bottom: 6px;
	float: left;
}

#content_contact {
	width: 330px;
	min-height: 214px;
	height: auto!important;
	height: 214px;
	margin: auto;
	border-right: 1px solid #e6e6e6;
	padding-bottom: 6px;
	float: right;
}

.atach_image {
	float: left;
}

.atach_name {
	float: left;
	padding-left: 15px;
}

/* Footer Styles */
#bottom_block {
	width: 100%;
	min-height: 238px;
	height: auto !important;
	height: 238px;
	background: url('../imgs/bottom_block_bg.gif') repeat-x;
	padding: 14px 0 0 0;
}

#bottom {
	width: 990px;
	min-height: 228px;
	height: auto !important;
	height: 208px;
	margin: auto;
}

#bottom_contact {
	width: 487px;
	min-height: 225px;
	height: auto !important;
	height: 225px;
	float: left;
	background: url('../imgs/bottom_mod_bg_ie.png') no-repeat;
	font-size: 12px;
	color: #81baf7;
	paddinge-left: 15px;
}

.bottom_rows {
	width: 440px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	margin-top: 12px;
}

.bottom_titles {
	width: 80px;
	float: left;
	text-align:right;
	padding-right: 10px;
}
.bottom_inps {
	width: 330px;
	float: left;
	border-bottom:1px dashed #4a82bc;
	margin-left:7px;
}

.bottom_inps input {
	width: 330px;
	color: #FFFFFF;
	font-size: 12px;
	border:none;
	background:none;
}

.bottom_inps textarea {
	width: 330px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	border:none;
	background:none;
	overflow: auto;
}


#bottom_geo_map {
	width: 487px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: right;
	background: url('../imgs/bottom_mod_bg_ie.png') no-repeat;
}

#geo_map {
	width: 440px;
	min-height: 225px;
	height: auto !important;
	height: 225px;
	background: url('../imgs/bottom_geo_map.png') no-repeat center left;
	margin-left: 25px;
}

#footer_block {
	width: 100%;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background: url('../imgs/footer_bg.gif') repeat-x;
	padding: 15px 0 7px 0;
}

#footer {
	width: 1004px;
	margin: auto;
	font-family: 'Sylfaen';
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFF;
}

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

#copyright {
	width: 450px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#creation {
	width: 450px;
	float: right;
	text-align: right;
	padding-right: 15px;
}


#wrap { margin: auto; margin-top: -7px; width: 980px; }

#nav { list-style:none; }
#nav li {padding:5px;}
#nav li a, #nav li a:link {color: #547381; text-decoration: none; }
#nav ul li {padding-left:10px; }
#nav li a:hover, #nav li a.current { color: #DC6662; }




.news { width: 480px; min-height: 120px; }
.news .image { float: left; width: 25%; }
.news .title { display: inline; }
.news .title a, .news .title a:link { font: bold 9pt verdana; color: #5D8B9D; text-decoration: underline; }
.news .title a:hover { color: #DA5325; }
.news .date { float: right; width: 120px; font-size: 8pt; color: #DA5225; }
.news .content { float: left; width: 75%; }
.news .corner { right: -3px; bottom: -3px; background: no-repeat url('../imgs/newscorner.gif'); width: 52px; height: 40px; }


#admin_menu {	border:1px solid #ccc;	padding:3px;color:#000;	background-color:#E6E6E6;	position:static;	font-family:Arial;	font-size:10px;	height:20px;}
#admin_menu a {	font-weight:bold;}

/* SEARCH PAGE STYLES: START */
#searchresultsform { margin: 0 7px 1em 7px; padding: 7px 0px; background: #F1F1F1; width: 490px; font: 10px verdana; border: 1px solid #999; }
/* SEARCH PAGE STYLES: END */ 

/* CALENDAR STYLES: START */
.calendar-box {	margin: 15px;	text-align: center;}
.calendar {	clear: both;	padding: 2px;	text-align: center;	background: #FAFAFA;	border: 1px solid #E6E6E6;}
.gecko .calendar {	margin-left: 14em;}
.calendar th {	color: #686868;}
.calendar td {	padding: 1px;	border: 1px dotted #CCCCCC;	background: #F0F0F0;	font-family: Verdana, Tahoma, Arial;}
.calendar-day-link a {	font-weight: bold;	text-decoration: none;}
.calendar-day-link a:hover {	color: red;}
.calendar-dropdowns {	margin-top: 8px;}
.calendar-month {	margin-bottom: 8px;	font-weight: bold;}
.gecko .calendar-month {	padding-left: 14em;}
.ie .calendar-month {	padding-bottom: 0.5em;}
.calendar-years {	margin-left: 3px;}
.calendar-years option {	padding-right: 5px;}
.calendar-button {	margin-left: 3px;}
.calendar-button input {	background: #C1C1C1;	color: white;	font-weight: bold;	border: 1px solid #B5B5B5;	cursor: pointer;}
.calendar-button input:hover {	background: #CCCCCC;}
.calendar-years select {	font: 9pt verdana;}
/* CALENDAR STYLES: END */

/* GALLERY STYLES (guro)*/
.gal_main{	background-color: #EEEEEE;	margin: 20px;	padding: 5px;	}
.gal_main span{	font-weight: bold;	display: block;}
.gal_titles{	margin: 20px;}

.gal_thumb_title{	display:block;	clear: both;	font-weight: bold;}
.login_box {	width:180px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;}
.loged_in {	padding:10px;}
/* GALLERY STYLES END*/

/* START TOOLTIP STYLES */
.hs {/* Header */	padding: 2px 4px;	background: #0055AA;	color: white;	font-weight: bold;}
.bs {/* Body */	padding: 5px;	background: #F1F1F1;	border: 1px solid gray;}
#nav_central {	list-style-image: url('../imgs/navimg.gif');	list-style-position:inside;}
#nav_central li a:link {/*	padding-left:2px; */	padding-bottom:4px;	text-decoration:none;	color:#668C9D;}
#nav_central li a:hover {	color:#DC6662;	text-decoration:underline;}
/* END TOOLTIP STYLES */

/* START SITE MAP STYLES */
.site_map_level_0 {	height:15px;padding-top:12px;	padding-left:30px;	color:#668C9D;	font-weight:bold;}
.site_map_level_1 {	background:#0F0;padding-left:35px;	padding-top:1px;	padding-bottom:2px;	color:#668C9D; }
.site_map_level_1 a {background:#0F0;	padding-left:10px;	color:#668C9D;}
.site_map_level_2 {background:#0F0;padding-left:50px;	padding-top:1px;	padding-bottom:2px;}
.site_map_level_2 a {background:#0F0;	padding-left:10px;	color:#668C9D;}
/* END SITE MAP STYLES */

/*
Guro
Clean Engine Css Styles Stars From Here
I'll Delete Unused Styles Later
*/

/* Main Usable Styles */
.relat { position: relative; }
.absol { position: absolute; }

.admin_edit {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}


.cascade_text span p { font-size: 11px; }


.president-list {
	color: #333;
	list-style-type:square;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}
.president-list li {
	border-bottom: 1px dashed #ccc;
	padding: 4px 0;
	margin-right: 36px;
}
.president-list a { color: #333; }

.president-list li.pres_selected a { color: #DA2217; }
