/*
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

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFFFFF;
}

a {
	text-decoration: none;
	color: #5d5050;
}

a:hover {
	color: #df3e3a;
}

img {
	display: block;
	text-decoration: none;
	border: 0;
}

.clearer {
	clear: both;
}

#main_block {
	width: 1003px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	border-left: 1px solid #9e9e9e;
	background: url('../imgs/content_bg.gif') repeat-y;
}


#acreditation_table {
	with: 500px;
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 14px;
	color: #333333;
	padding: 20px;
}

#error_table {
	with: 500px;
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 12px;
	color: #333333;
	padding: 20px;
}



h2 { font-size:18px; color:#AB150E;}
h2 a{color:#AB150E; text-decoration: none}
.clear { clear: both; }
.prel { position: relative; }
.pabs { position: absolute; }
.center { text-align: center; }

.ie6 .ie6zindex { z-index: -100; }
.ie6 .ie6zindex2 { z-index: 150; }

/* _____________ Header styles START _____________ */

#header_block {
	width: 1003px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	background: url('../imgs/header_bg.jpg') repeat-x bottom;
}

#header_left {
	width: 230px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	background: #ded9d1 url('../imgs/logo_bg.jpg') no-repeat;
	float: left;
}

#logo_link {
	width: 150px;
	height: 125px;
	position: absolute;
	margin: 5px 0 0 35px;
}

#logo_link p {
	display: none;
}

#header_left img {
	margin-top: 145px;
}

#header_center {
	width: 535px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	float: left;
	margin: 0;
	padding: 0;
}

#header_menu {
	width: 535px;
	min-height: 57px;
	height: auto !important;
	height: 57px;
	background: #FFFFFF url('../imgs/header_menu_bg.gif');
}

#heder_image {
	width: 535px;
	min-height: 138px;
	height: auto !important;
	height: 138px;
	margin: auto;
}

#header_right {
	width: 200px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	float: left;
	margin-left: 30px;
}

#header_right span {
	float: left;
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	margin: 120px 0 0 0;
}

.icons {
	width: 15px;
	height: 15px;
	position: absolute;
	float: left;
}

#home {
	margin-left: 100px;
}

#mail {
	margin-left: 125px;
}

#map {
	margin-left: 150px;
}

#header_right img {
	float: left;
	margin: 120px 0 0 20px;
}

#languagebar_bar {
	width: 200px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	background: #FFFFFF url('../imgs/georgian_flag.jpg') no-repeat;
}

#search_bar {
	margin-top: 20px;
}

#search_word {
	width: 140px;
	height: 20px;
	float: left;
	color: #9d9994;
	background: #FFFFFF;
	border: none;
}

#search_button {
	height: 21px;
	width: 45px;
	float: left;
	background: #ded1bc;
	border: none;
	margin-left: 6px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	background: url('../imgs/search.gif');
}


/* _____________ Header styles END _____________ */
/* _____________ Content styles START _____________ */



#content_block {
	width: 1003px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
}

#content_left {
	width: 228px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	border-right: 1px solid #9e9e9e;
	background: #ded9d1;
}

#left_menu {
	width: 228px;
	background: #ded9d1;
	font-family: 'Verdana';
	font-size: 11px;
}
#left_menu ul {
	display:block;
	width: 228px;
	background: #ded9d1;
	list-style: none;
}

#nav_left, #leftMenu, #nav_left_one, #nav_left_two, #nav_left_three{
	border-bottom: 1px solid #FF0000;
	padding-bottom: 0px;
}
.left_menu li {
	border-bottom: 1px solid #f8f6f2;
	padding: 4px 0 2px 0;
	text-align: left;
}

.left_menu li a {
	padding-left: 10px;
}

.par_selected a {
	color: #df3e3a;
}

.selected a {
	color: #df3e3a;
}

.selected ul li a {
	color: #5D5050;
}

.selected ul li a:hover {
	color: #df3e3a;
}

.left_menu li ul li {
	border-bottom: 1px solid #ded9d1;
	padding: 3px 0 2px 12px;
	background: #f8f6f2;
}

.par_selected li a{
	color: #5D5050;
}

.par_selected ul .selected a{
	color: #df3e3a;
}

/* ----------------------------- */

#red_left_block {
	width: 228px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background: #df3e3a;
	color: #fefefe;
}

#content_center {
	width: 740px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
}

.page_heading {
	width: 760px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-family: 'Verdana';
	font-size: 14px;
	background: #f0ece3;
	padding-left: 14px;
	padding-top: 3px;
}

.bordered_tbl td {
	border-bottom: 1px solid #000000;
	padding: 5px;
}

.content_field table {
	margin:auto;
}

.content_field {
	width: 720px;
	margin: auto;
	font-family: 'Verdana';
	font-family:Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #515151;
	background: url('../imgs/menu_bottom_bg.gif') repeat-x bottom;
	border: 1px solid #ded9d1;
	margin-top: 20px;
}
.content_field:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	zoom: 1;	
}
.view_all { display: block; width: 99%; padding-right: 1%; text-align: right; margin-bottom: 4px; }

.content_field_main {
	width: 720px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin: auto;
	font-family: 'Verdana';
	font-family:Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #515151;
	background: url('../imgs/menu_bottom_bg.gif') repeat-x bottom;
	border: 1px solid #ded9d1;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#content_center .bla a {
	color: #df3e3a;
}

.content_field span img {
	
}
.content_field p {
	padding: 4px 12px;
}

.content_field_main img {
	margin-bottom: 25px;
}
.content_field_main p {
	padding: 4px 12px;
	padding-bottom: 20px;
}

.content_fld_title {	
	width: 700px;
	font-family: 'Verdana';
	font-size: 12px;
	color: #df3e3a;
	margin-left: 15px;
	font-weight: bold;
	margin-top: -11px;
}

.cont_date {
	font-size:11px;
}

.content_fld_title_main {
	font-family: 'Verdana';
	font-size: 12px;
	color: #df3e3a;
	margin-left: 15px;
	font-weight: bold;
	margin-top: -11px;
}

.content_fld_title_main a {
	font-family: 'Verdana';
	font-size: 12px;
	color: #df3e3a;
	margin-left: 15px;
	font-weight: bold;
	margin-top: -11px;
}

.ie .content_fld_title {
	position: absolute;
	float:left;
	margin-top: -11px;
}

.ie .content_fld_title_main {
	position: absolute;
	float:left;
	margin-top: -11px;
}

.content_fld_title a {
	min-width: 50px;
	background: #FFFFFF;
	padding: 0 10px;
}

.content_fld_title_main a {
	min-width: 50px;
	background: #FFFFFF;
	padding: 0 10px;
}

.content_field ul {
	margin: 5px 0 25px 35px;
}

.content_field li {
	list-style-image: url('../imgs/li_bullet.gif');
	padding: 0 5px;
	margin-left: 25px;
}

.content_field li a {
	margin-left: 10px;
}

.view_all {
	font-family: 'Verdana';
	font-size: 10px;
	color: #df3e3a;
	float: right;
	margin-right: 15px;
	padding-bottom: 3px;
	text-decoration:none;
}

.main_title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}

/* _____________ Content styles END _____________ */
/* _____________ Footer styles START _____________ */
#footer_block {
	width: 1003px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	font-family: 'Verdana';
	font-size: 11px;
	color: #a09f9e;
}

#footer_left {
	width: 228px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	float: left;
	border-right: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	background: #ded9d1;
}

#footer_right {
	width: 773px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	float: left;
}

#copyright {
	float: left;
	margin: 12px 0 0 10px;
}

#creation {
	float: right;
	margin: 12px 20px 0 0;
}

/* _____________ Footer styles END _____________ */

#wrap { margin: auto; margin-top: -7px; width: 980px; }

#nav { list-style:none; }
#nav li {padding:10px;}
#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 */ 

/* BL RED STYLES: START */

.bl_red {
	background: #df3e3a;
	color: #fefefe;
	font-family: 'Sylfaen';
	font-size: 12px;
	text-align: center;
	min-height: 30px;
	padding: 5px 3px;
}

/* BL RED STYLES: START */
/* CALENDAR STYLES: START */
.calendar-box {	
	width: 228px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	text-align: center;
	font-size: 12px;
}

.calendar {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin-top: 25px;
	margin: auto;
	clear: both;
	padding: 7px;
	text-align: center;
	background: #ebe6de;
	border: 1px solid #c5c0b8;
}

.calendar-prev {
	color: #FF0000;
	font-size: 9px;
}

.calendar-next {
	color: #FF0000;
	font-size: 9px;
}

/*
.gecko .calendar {
	margin-left: 14em;
}
*/
.calendar th {
	color: #686868;
}
.calendar td{
	padding: 3px;
	color: #00407f;
	border: 1px dotted #cec8be;
	background: #dcd7cf;
	font-family: 'Verdana';
}
.calendar-day-link a {
	font-weight: bold;
	color: #00407f;
	text-decoration: none;
}
.calendar-day-link a:hover {
	color: red;
}
.calendar-dropdowns {
	margin-top: 8px;
}
.calendar-month {
	margin: 8px 0;
	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 {
	width: 21px;
	background: #C1C1C1 url('../imgs/calendar_go_bg.gif');
	cursor: pointer;
	border: none;
}
.calendar-button input:hover {	background: #CCCCCC;}
.calendar-years select {	font: 9pt verdana;}
 
#cal-current-date { background: #DF3E3A; }

/* CALENDAR STYLES: END */

/* GALLERY STYLES (guro)*/
.gal_main{ font-family: 'Verdana';	background-color: #EEEEEE;	margin: 20px;	padding: 5px;	}
.gal_main span { font-weight: bold;	display: block;}
.gal_titles { margin: 20px;}
.gal_all_thumbs { width: 630px; margin: auto; padding-top: 25px; margin-bottom: 25px;}
.gal_thumb{ width: 125px; float:left; margin: 15px 13px; text-align: center;}
.gal_thumb img {  border: 4px solid #DED9D1	}
.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*/

/* POLL STYLES */
#gPoll{	width: 90%;	margin: auto;	padding: 5px;}
.gPoll_bt{ 	margin-top:15px;	border:1px solid #000000;	padding:2px;	background-color:#B20000;	color:white;}
#gPoll span{	color:#B20000;	text-align:center;	display: block;	margin: -5px;	padding: 5px;}
#gPoll ul{	padding: 0px;	list-style: none;	line-height: 20px;	padding-top: 10px;}
#gPoll li{	padding-top: 10px;	padding-left: 1px;}
.gStolb{	position: absolute;	left: 0px;	top: 5px;	background-color: #2B81B0;	height: 5px;	font-size:1px;}
/* END POLL STYLES */

/* 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 PAGER STYLES */
#pager {
	margin-top: 5px;
	font-size: 12px;
	color: #DF3E3A;
	text-decoration: none;
}
#pager a, #pager a:link {
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	font-weight: normal;
}

#pager a:hover {
	font-weight: normal;
	color: #DF3E3A;
}

/* END PAGER STYLES */

/* START SITE MAP STYLES */
.site_map_level_0 { height:18px;	margin-top: 5px; padding-left: 15px; color:#668C9D; font-weight:bold;}
.site_map_level_1 { height:18px;	padding-left:35px; padding-bottom:2px;	color:#668C9D; }
.site_map_level_1 a { padding-left: 10px;	color:#668C9D;}
.site_map_level_2 { height:18px;	padding-left:50px; padding-bottom:2px;}
.site_map_level_2 a { padding-left:10px; color:#668C9D;}
/* END SITE MAP STYLES */


/*
Guro
Clean Engine Css Styles Stars From Here
I'll Delete Unused Styles Later
*/

.fdb_fields {
	 width: 700px;
	 margin-top: 3px;
	 margin-left: 15px;
}

#fdb_title {
	color:#df3e3a;
	font-size:11px;
	text-align:center;
}

.fdb_titles {
	width: 90px;
	font-size: 12px;
	color: #4a4a47;
	text-align: left;
	float: left;
}

.fdb_send {
	width:300px;
	margin: 10px 0 40px 0;
	margin-bottom:40px;
}

.send_inp {
	width:81px;
	height: 25px;
	margin-left: 247px;
	text-align: center;
	border: none;
	background-image: url('../imgs/send_but.gif');
}

.rss_field {
	width: 720px;
	height:18px;
}

.ie6 .rss_field {
	margin-bottom:-24px;
}

.ie7 .rss_field {
	margin-bottom: 0;
}

.rss {
	width: 25px;
	height: 16px;
	float: right;
	margin-right: 10px;
}

.main_more {
	width: 180px;
	height: 15px;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}


/* Main Usable Styles */
.relat { position: relative; }
.absol { position: absolute; }

/* HORIZONTAL NAVIGATION */
#menupos { 
	width: 535px;
	background: #FFFFFF;
}

#horiz_nav { 
	position:relative;
	width: 535px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	padding-top: 10px;
	z-index:30;
}

#horiz_nav li {
	position: relative;
	display: block;
	float: left;
}

#horiz_nav li:hover ul, #horiz_nav li.sfhover ul { display: block; }

#horiz_nav li a {
	font-family: 'Sylfaen';
	text-decoration: none;
	font-size: 14px;
	padding: 0 30px;
}

#horiz_nav li a:hover {
	color: #DF3E3A;
	background: #DED9D1;
}

/*
#horiz_nav .selected a{
	background: #ded9d1;
}
*/
#horiz_nav li ul {
	position: absolute;
	top: 20px;
	left: 0;
	display: none;
	width: 238px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
}
#horiz_nav li ul li {
	border-bottom: 1px solid #DBDAD6;
	background: url('../imgs/list_bul.gif') no-repeat center left;
}
#horiz_nav li ul li a {
	width: 218px;
	font-family: 'Sylfaen';
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 4px 10px;
}

#horiz_nav li ul li a:hover {
	color: #DF3E3A;
}
/*
#horiz_nav2 {
	width: 535px;
	height: 15px;
	margin-top:19px;
}

.ie6 #horiz_nav2 {
	width: 535px;
	height: 15px;
	margin-top: 11px;
}

#horiz_nav2 li {
	float: left;
	display: block;
	list-style: none;
	text-align: center;
	border-right: 1px solid #FF0000;
}

#horiz_nav2 li a {
	font-size:10px;
	padding: 5px 5px;
}

#horiz_nav2 li a:hover { 
	padding: 5px 5px;
	background: #ded9d1;
}

#horiz_nav2 .selected{
	background: #ded9d1;
}
*/
.ie #txt_div p {
	padding-top: 15px;
}
#txt_div li {
	list-style-image: none;
}

/*
#horiz_nav li:hover ul, #horiz_nav li li:hover ul, #horiz_nav li li li:hover ul, #horiz_nav li.sfhover ul, #horiz_nav li li.sfhover ul, #horiz_nav li li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}
/* END HORIZONTAL NAVIGATION */

/* NAV ROOT */
#breadcrumbs {
	font-size: 9px;
}
#breadcrumbs a, #breadcrumbs a:link {
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FF0000;
}

#nav_root {
	font-size: 10px;
}

#nav_root li{
	float: left;
	margin-right: 5px;
	display: block;
}

#nav_root li a{ 
	text-decoration:none;
}

#content_text {
	text-align: center;
	height: 100px;
	line-height: 80px;
	font-size: 16px;
}

