@charset "utf-8";
/* CSS FOR UGT (C) ITDC */


/* RESET BEGINS */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, acronym, address, big, cite,
em, img, small, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size: 18px; margin-bottom:10px;}
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }


strong {font-weight:bold;}
.clear { clear: both !important; }

/* RESET ENDS :} */
html { background:#dddddd url(../imgs/body_bg.png) repeat-x;  }
body {
	background: url(../imgs/cube_shadowww.jpg) no-repeat 50% 370px;
	font-family:'Sylfaen';
}


/* MAIN WRAPPER GLOBAL STYLE BEGINS */

.all {
	background:url(../imgs/back.png) no-repeat center top;
}

.main_wrapper {
	width:986px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#logo {
	width:73px;
	float:left;
	margin-right:50px;
}

/*HEADER MENUS*/

#header{
	position:relative;
}

#menu_search {
	float:right;
	width:490px;
	margin-top:9px;
}

.top_nav {
	float:left;
}

.top_menu {
	background:url(../imgs/top_nav_bg.png) no-repeat;
	height:35px;
	padding-top:9px;
	padding-left:5px;
	width:95px;
}

.top_menu li {
	float:left;
	list-style:none;
	
}

.home {
	background:url(../imgs/home.png) no-repeat;
	width:16px;
	height:16px;
	text-indent:-999999px;
	margin-left:5px;
}

.contact {
	background:url(../imgs/contact.png) no-repeat;
	width:16px;
	height:16px;
	text-indent:-999999px;
	margin-left:16px;
}

.map {
	background:url(../imgs/map.png) no-repeat;
	width:13px;
	height:15px;
	margin-left:16px;
}

.map a, .home a, .contact a {
	display:block;
	text-indent:-999999px;
	height:100%;
	
}

 	/* SEARCH	*/
.search {
	background:url(../imgs/search_bg.png) no-repeat;
	width:250px;
	height:35px;
	float:left;
	margin-left:14px;
	*margin-left:-5px;
}

.search_field {
	border:medium none;
	margin-left:10px;
	margin-top:9px;
	width:171px;
	font-size:10px !important;
	color:#878787;
	float:left;
}

.search_subbmit {
	background:url(../imgs/search_button.png) no-repeat;
	border:none;
	text-indent:-999999px;
	width:36px;
	height:35px;
	margin-left:30px;
	*margin-left:29px;
	
}

  	/* Which Language Do you Prefer?*/
	
.lang {
	background:url(../imgs/eng.png) no-repeat;
	height:35px;
	width:96px;
	float:left;
	margin-left:10px;
	*margin-left:-5px;
}

.lang li {
	background:url("../imgs/en-flag.png") no-repeat scroll 14px 12px transparent;
	list-style:none outside none;
	padding-left:39px;
	padding-top:5px;
	width:70px;
	height:100%;
}

.lang li.geo {
	background:url("../imgs/Georgia.png") no-repeat scroll 14px 12px transparent;
}

.lang li a {
	color:#878787;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:24px;
}
/*MAIN MENU*/
#main_menu {
	position:absolute;
	/*margin-left:50px;*/
	margin-top:15px;
	*width:863px;
	top:50px;
	left:123px;
	_*left:0px;
}


.main_menu_left {
	background:url(../imgs/menu_left.png) no-repeat;
	height:60px;
	width:3px;
	float:left;
}

.main_menu_right {
	background:url(../imgs/menu_right.png) no-repeat;
	height:60px;
	width:3px;
	float:left;
}

.main_menu {
	background:url(../imgs/menu_mid.png) repeat-x;
	float:left;
	height:60px;
	min-width:855px;
}

.main_menu li {
	list-style:none;
	float:left;
	margin-top:5px;
	position:relative;
}

.main_menu li a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:18px 14px 23px 14px;
}

.main_menu li a:hover{
	text-decoration:underline;
}

.main_menu li:hover {
	background:url(../imgs/main_menu_a_hover.png) repeat-x;
}


.main_menu li a:hover {
		background:url(../imgs/isari.png) no-repeat 50% 0;
}

.main_menu li.active a {
		background:url(../imgs/isari.png) no-repeat 50% 0;
}

.main_menu li.active ul li a {
		background:none;
}

.main_menu li ul li.active a {
		background:none;
}

/*DROP DOWN*/

.main_menu li ul {
	display:none;
	position:absolute;
	clear:none;
	top:53px;
	left:-10px;
	padding-bottom:6px;
	z-index:999;
}

.main_menu li:hover ul,
.main_menu li.hover ul{
	display:block;
}

.main_menu li  ul li {
	background:#333333;
	left:0;
	min-width:215px;
	margin:0;
	margin-left:7px;
	padding-left:7px;
	padding-right:7px;
}

.main_menu li  ul li a {
	background:#333333;
	padding:10px 0 9px 7px;
	float:none;
	border-bottom:1px solid #5b5b5b;
	border-top:1px solid #262626;
	
}

.main_menu li ul li:first-child  a {
	border-top:none;
}

.main_menu li ul li:last-child a{
	border-bottom:none;
}

.main_menu li  ul li:hover {
	background-image:none;
	background-color:#333333;
}

.main_menu li  ul li a:hover {
	background-image:none;
	background-color:#333333;
}


.pyro {
	background:url("../imgs/piro.png") no-repeat scroll 100% 0 transparent;
	height:271px;
	position:absolute;
	right:-135px;
	top:-10px;
	width:326px;
	z-index:-100;
}

/*SLIDER*/

#slide-container { 
	width:986px; 
	height:362px; 
	outline:0;
	margin-top: 15px;	
}

.slide_shade {
	background:url(../imgs/slide_shade.png) no-repeat;
	position:absolute;
	bottom:0;
}

.mid {
	height:600px;
	position:relative;
}

/*TXT BLOK */

#txt_blok {
	margin-top:48px;
	width:313px;
	float:left;
}

.txt_blok_two {
	margin-left:23px;
	margin-right:23px;
}

.txt_blok_top {
	background:url(../imgs/new_mid_blok_head.png) no-repeat;
	height:8px;
	width:313px;
	
	/*background:url(../imgs/txt_blok_top.png) no-repeat;
	height:8px;
	width:988px;*/
}

.txt_blok_bottom {
	background:url(../imgs/new_mid_blok_bot.png) no-repeat;
	height:11px;
	width:313px;
	/*background:url(../imgs/txt_blok_bottom.png) no-repeat;
	height:11px;
	width:988px;*/
}

.txt_blok_mid {
	background:url(../imgs/new_mid_blok_mid.png) repeat-y;
	padding-left:15px;
	padding-top:9px;
	overflow:hidden;
	position:relative;
	width:313px;
	min-height:135px;
	/*background:url(../imgs/txt_blok_mid.png) repeat-y;
	padding-left:15px;
	padding-top:9px;
	overflow:hidden;
	position:relative;
	width:987px;*/
}

.blok_text {
	background:url(../imgs/txt_blok_back.png) no-repeat 50% -11px;
	width:277px;
	float:left;
	margin-right:32px;
	padding-bottom:32px;
	min-height:100px;
}

.blok_text h2 {
	font-size:19px;
	color:#2d2f2e;
	padding-bottom:5px;
}

.blok_info .date {
	font-size:13px;
	color:#878787;
	line-height:19px;
}

.blok_info .title a{
	font-size:12px;
	color:#383838;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
}
.blok_info .title a:hover{
	color:#a31e22;
}

.blok_text p {
	font-size:12px;
	color:#878787;
	line-height:19px;
}

.arch_butt a {
	background:url(../imgs/archive.png) no-repeat;
	display:block;
	height:23px;
	text-indent:-99999px;
	width:97px;
	margin-top:12px;
	position:absolute;
	bottom:0;
}

.innder_one .arch_butt a {
	padding-bottom:12px;
}

.blok_info {
	margin-top:5px;
}

/* BANER PLACE*/

#baner_place {
	margin-top:12px;
}

.baner_place_top {
	background:url(../imgs/txt_blok_top.png) no-repeat;
	height:8px;
	width:988px;
	
}

.baner_place_mid {
	background:url(../imgs/txt_blok_mid.png) repeat-y;
	overflow:hidden;
	padding-right:2px;
	width:987px;
	
}

.baner_place_bottom {
	background:url(../imgs/txt_blok_bottom.png) no-repeat;
	height:11px;
	width:988px;
	
}

.main_banner_one {
	float:left;
	margin-left:10px;
}
.main_banner_two {
	float:left;
	margin-left:6px;
}
.main_banner_three {
	float:left;
	margin-left:6px;
}

/*FOOTER*/
.footer_holder{
	margin-top:26px;
	background:url(../imgs/back_two.png) repeat-x;
	height:62px;

}

.footer {
	padding:0 10px 0 10px;
	width:986px;
	margin:auto;

}
.copyright {
	font-size:10px;
	color:#666666;
	float:left;
	margin-top:25px;
}

.facebook {
	font-size:10px;
	color:#666;
	float:right;
	margin-top:17px;
}

.facebook a {
	color:#125fa3;
	text-decoration:none;
}


/* SUB MENU */

.sub_menu {
	float:left;
}

.sub_menu_top {
	background:url(../imgs/sub_menu_tio.png) no-repeat;
	height:6px;
	width:314px;
}

.sub_menu_bottom {
	background:url(../imgs/sub_menu_bottom.png) no-repeat;
	height:6px;
	width:314px;
	margin-bottom:10px;
}

.sub_menu_mid  {
	background:url(../imgs/sub_menu_mid.png) repeat-y;
	width:314px;
	overflow:hidden;
}

.sub_menu_mid .submenu  {
	list-style:none;
	padding-left:16px;
	padding-right:16px;
}

.sub_menu_mid .submenu li {
	border-bottom: 1px solid #dcdada;
	padding-left:20px;
	padding-top:14px;
	padding-bottom:12px;
}

.sub_menu_mid .submenu li:last-child {
	border:none;
}

.sub_menu_mid .submenu li a {
	background:url(../imgs/list_icon.png) no-repeat 0 3px;
	font-size:12px;
	color:#434343;
	text-decoration:none;
	padding-left:20px;
}

.sub_menu_mid .submenu li a:hover {
		background:url(../imgs/list_icon_hover.png) no-repeat 0 3px;
}

.sub_menu_mid .submenu li a.active {
		background:url(../imgs/list_icon_hover.png) no-repeat 0 3px;
		font-weight:bold;
}

.sub_menu_mid .submenu li a.active #main_menu li a {
		background:url(../imgs/isari.png) no-repeat 50% 0;
}


/*ADITONAL INFO*/
.additional_info {
	width:669px;
	float:left;
	margin-left:3px;
	
}
.additional_info_top {
	background:url(../imgs/nav_root_bg.png) repeat-y 0 0;
	height:39px;
	widows:669px;
}

.additional_info_bottom {
	background:url(../imgs/text_bottom.png) no-repeat 0 0;
	height:7px;
	widows:669px;
}

.additional_info_mid {
	background:url(../imgs/news_mid.png) repeat-y 0 0;
	widows:669px;
	padding:10px;
}



.innder_one {
	margin-top:30px;
	overflow:hidden;
}

.sub_txt_blok_top {
	background:url(../imgs/sub_blok_top.png) no-repeat 0 0;
	width:313px;
	height:8px;
}

.sub_txt_blok_bottom {
	background:url(../imgs/sub_blok_bottom.png) no-repeat 0 0;
	width:313px;
	height:8px;
}

.sub_txt_blok_mid {
	background:url(../imgs/sub_blok_mid.png) repeat-y 0 0;
	width:313px;
	position:relative;
	overflow:hidden;
}

.sub_txt_blok_mid .blok_text {
	margin-right:0;
	padding-left:16px;
	position:relative;
	margin-bottom:15px;
	border-bottom:1px dotted #ddd;
	margin-left:8px;
	padding-bottom:40px;
	padding-top:5px;
}

.sub_txt_blok_mid .blok_text:last-child {
	border:none;
}
	

.sub_menu_mid .blok_text {
	margin-bottom:10px;
	margin-left:8px;
	margin-right:0;
	background:none;
	position:relative;
}


.sub_menu_mid .sub_txt_blok_top {
	background:none;
}

.sub_menu_mid .sub_txt_blok_mid {
	background:none;
}

.sub_menu_mid .sub_txt_blok_bottom {
	background:none;
}

.sub_menu_mid .blok_text .blok_info .title {
	position:relative;
}
.sub_menu_mid .blok_text .blok_info .title .arch_butt {
	position:absolute;
}

.blok_text img {
	z-index:0;
}

/*TXT PAGE*/ 

.additional_info_mid .text_page span.title {
	font-size:22px;
	color:#2f2f2f;
	padding-left:14px;
}

#info_content  {
	font-size:13px;
	color:#3d3d3d;
	padding-left:14px;
	padding-right:14px;
	padding-top:13px;
}
#info_content a {
	color:#265185;
	text-decoration:none;
}

.additional_info_mid a {
	color:#265185;
	text-decoration:none;
}

.text_page .edit a {
	color:#a31e22;
	font-size:12px;
	text-decoration:none;
}

#info_content ul {
	margin-left:50px;
	margin-bottom:15px;
	margin-top:15px;
	list-style:none;
}

#info_content ul li a {
	font-size:13px;
	color:#265185;
	text-decoration:none;
}

#info_content ul li {
	background:url("../imgs/list_icon_hover.png") no-repeat scroll 0 5px transparent;
	padding-left:22px;
}
	
#info_content p {
	margin-bottom:10px;
}

/*NEWS PAGE*/
.years {
	font-size:10px;
	color:#878787;
	
}

.years select {
	font-size:10px;
	color:#878787;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:9px;
	padding-right:4px;
	border:1px solid #c1c1c1;
}

.years select.yearselect {
	padding-bottom:6px;
}

.years .news_search_submit {
	background:url("../imgs/year_submit.png") no-repeat scroll 0 5px transparent;
	height:32px;
	margin-left:5px;
	text-indent:-9999999px;
	width:31px;
	border:none;
	position:relative\9;
	top:10px\9;
}

.additional_news_top {
	background:url("../imgs/nav_root_bg.png") repeat-y;
	width:668px;
}

.additional_news_mid {
	background:url(../imgs/news_mid.png) repeat-y 0 0;
	widows:669px;
	padding:10px 25px 10px 25px;
}

.news_date {
	float:left;
	font-size:12px;
	color:#878787;
}

.news_title a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.news_title a:hover {
	color:#a31e22;
	
}

.news {
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom:1px solid #dcdada;
	overflow:hidden;
}


.news_title {
	float:left;
	width:520px;
}

.nav_root {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:20px;
	position:relative;
}

.nav_root  a {
	text-decoration:none;
	color:#a31e22;
	font-size:10px;
		padding-left:5px;
}

.nav_root a.active {
	color:#878787;
}

.sidebar {
	float:left;
}

/*FEEDBACK*/
#feedback {
	overflow:hidden;
}
#feedback p {
	font-size:12px;
	color:#878787;
}

#feedback form {
	margin:auto;
	width:575px;
}

#feedback form  {
	font-size:13px;
	color:#000000;
	
}

#feedback form input {
	border:1px solid #d6d6d6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:13px;
	color:#9c9c9c;
	padding-top:11px;
	padding-left:9px;
	padding-bottom:10px;
	float:right;
	margin-bottom:5px;
	width:298px;
	padding-right:9px;
}

#feedback form label {
	float:left;
	margin-top:5px;
	padding-right:10px;
}

#feedback form textarea {
	border:1px solid #d6d6d6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:13px;
	color:#9c9c9c;
	float:right;
	margin-bottom:5px;
	width:387px;
	padding-top:10px;
	padding-left:9px;
	padding-bottom:10px;
	padding-right:10px;
}

#feedback form input[type="submit"] {
	background:url("../imgs/submit.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	font-size:12px;
	height:26px;
	margin:0;
	padding:0 0 6px 19px;
	width:92px;
	float:left;
	margin:0 0 0 167px;
}

/*TOP ADMIN INFO DRIZT EDITION*/

#divStayTopLeft {
	background:#f6f6f6;
	font-size:12px;
	padding:3px;
	color:#000;
	position:fixed;
	z-index:999999;
	width:100%;
	opacity:0.5;
}

#divStayTopLeft:hover {
	opacity:1.0;
}
	
#divStayTopLeft a {
	color:#a31e22;
	text-decoration:none
}

#divStayTopLeft .we {
	float:right;
	margin-right:10px;
}

.not{
	/*display:none;*/
	float:left;
	left:-63px;
	margin-top:11px;
	*margin-top:7px;
	position:relative;
}

hr {
	background:none repeat scroll 0 0 #DCDADA;
	border:medium none #DCDADA;
	color:#DCDADA;
	height:1px;
}

.mail {
	float:right;
	margin-right:15px;
	position:absolute;
right:0;
top:12px;
	*margin-top:-2px;
}

/*TYPOGRAPHY*/

.textcolor1 strong {
	color:#a31e22;
}


/*SUB MENU IERARCHY AND DROP DOWN THIRD LVL*/

.main_menu li ul li ul {
	display:none !important;
}

.main_menu li ul li ul li ul {
	display:none !important;
}

.main_menu li ul li {
	position:relative !important;
}


.main_menu li>ul>li>ul {
	position:absolute;
	top:0;
	left:222px;
}

.main_menu li>ul>li:hover>ul    {
	display:block !important;
}

.sidebar .submenu li a {
	font-size:12px;
}

.sidebar .submenu li ul {
	margin-left:5px;
}

.item3 a {
	margin-left:10px;
}

.item4 a {
	margin-left:20px;
}

/*SEARCH PAGE*/

.search_res_desc {
	display:none;
}

.search_result_fall {
	border-bottom:1px solid #DCDADA;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
}

.search_result_fall a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

.s_word{
	color:#a31e22;
}

.search_pager {
	margin-top:15px;
}

#search_res ul {
	margin-left:50px;
	margin-top:10px;

}

#search_res ul li {
	list-style:none;
	background:url("../imgs/list_icon_hover.png") no-repeat scroll 0 5px transparent;
padding-left:22px;
}


/*HOR MENU FIX*/

.main_menu>li:last-child ul {
	left:-110px;
}

/*SITE MAP*/

.site_map_map {
	overflow:hidden;
}

.site_map_map .panel_one {
	float:left;
	width:305px;
}

.site_map_map .panel_two {
	float:right;
	width:330px;
}

.site_map_map .panel_one ul {
	margin-left:15px;
	margin-top:10px;
}

.site_map_map .panel_one ul li {
	background:url("../imgs/list_icon_hover.png") no-repeat scroll 0 5px transparent;
padding-left:22px;
list-style:none;
margin-left:10px;
}

.site_map_menu_con {
	margin-bottom:10px;
}

.site_map_map .headline2 a {
	margin-left:5px;
	color:#a31e22;
}

.site_map_map .panel_two ul {
	margin-left:15px;
	margin-top:10px;
}

.site_map_map .panel_two ul li {
	background:url("../imgs/list_icon_hover.png") no-repeat scroll 0 5px transparent;
padding-left:22px;
list-style:none;
margin-left:10px;
}

/*PAGER FOR SEARCH*/

.search_pager a {
	border:1px solid #dddddd;
	padding-top:8px;
	padding-left:9px;
	padding-bottom:8px;
	padding-right:9px;
	color:#000;
	font-size:11px;
	margin-left:10px;
}

.search_pager a:hover {
	background:#a21a1e;
	border:1px solid #8a0004;
	color:#fff;
}

.search_pager b{
	background:#a21a1e;
	border:1px solid #8a0004;
	padding-top:8px;
	padding-left:9px;
	padding-bottom:8px;
	padding-right:9px;
	color:#FFF;
	font-size:11px;
	margin-left:10px;
}

.face {
	float:left;
}

.face a {
	background:url("../imgs/face.png") no-repeat;
	height:35px;
	width:35px;
	display:block;
	text-indent:-99999px;
}

.tube {
	float:left;
	margin-left:5px;
}

.tube a {
	background:url("../imgs/tube.png") no-repeat;
	height:35px;
	width:35px;
	display:block;
	text-indent:-99999px;
}

#bframe1 {
	border-top:2px solid#000 !important;
}

.nav_root_new {
	background:url("../imgs/news_top.png") no-repeat scroll 0 top transparent
}
.nav_root_border {
	background:#dcdada;
	height:1px;
}
.inner_one #txt_blok {
	margin-left:10px;
	margin-right:11px;
	margin-top:0 !important;
}

.inner_one .txt_blok_mid {
	min-height:30px;
}
.inner_one .txt_blok_mid a{
	color:#434343;
	display:block;
	font-size:12px;
	padding-left:20px;
	padding-top:4px;
	text-decoration:none;
	text-transform:uppercase;
}
