html, body.ka {
	background-color: #3e505e;
	color:#1a1771;
	font-family:"BPG Glaho", sylfaen, serif;
}
html, body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.hideThis {
	display: none;
}
			
.showThis, #flashDiv {
	display: block;
	margin: -292px 0pt 0pt -242px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	background-color: transparent;
	width: 700px;
}
#flashDiv {
	margin: -308px 0pt 0pt -502px;
	width: 1004px;
	height: 615px;
	z-index: 2;
}
#frameDiv {
	overflow: hidden;
}
#searchHolder, #searchHolder2 {
	display:block;
	width:247px; height:29px;
	position:absolute;
	top:0; right:0;
	background:transparent url(../images/searchbg.png) top right no-repeat;
	z-index:20;
}
#searchHolder2 {
	z-index: 23;
	background: none;
}
#ajaxLoadContent {
	margin:30px 0 0;
	font-size:14px;
	line-height:22px;
}

#searchHolder2 button {
	width:51px; height:24px;
	margin:0; padding:0;
	border:none; background-color: white
}

#searchHolder2 input {
	border: medium none;
	margin: 0 0 0 73px;
	background-color: transparent;
	width: 108px; height:18px;
	padding:4px 5px 0;
	float:left;
	vertical-align:top;
}

.full {padding: 0 0 10px}

#firstPage {
	height:500px;
	margin-bottom:15px
}
.ka #firstPage {
	background:url(../../../uploads/images/illustration/kordzadze_first_page_ka.jpg) 50% 50% no-repeat;
}
.en #firstPage {
	background:url(../../../uploads/images/illustration/kordzadze_first_page_en.jpg) 50% 50% no-repeat;
}
.ru #firstPage {
	background:url(../../../uploads/images/illustration/kordzadze_first_page_ru.jpg) 50% 50% no-repeat;
}




#firstPage p {
	padding:0 15px 10px 280px;
	margin:0
}

#news-slider {
	width:100%; height:140px;
}
#news-slider a {
	text-decoration:none;
	color:#1A1771;
	font-size:12px;
	line-height:18px;
	display:block
}
.news-slider-image {
	float:left;
	margin:0 20px 0 0;
	height:140px !important;
}
#news-slider strong {
	display:block;
	margin-bottom:8px
}


#navigation li a.submenu6:hover { background-position: -168px -150px; }

span.bottom {
	display:block;
	clear:both
}

/*  VCARD  */

.pre-bio {
	height:210px;
	background: transparent url(../images/bgs/vcard.png) repeat-x bottom
}

.pre-bio img {
	float:left;
	margin-right:-100px
}

.pre-bio h3 {
	margin:0 0 18px 200px;
	font-size:16px;
	padding-top:20px
}
h3 strong {
	display:block;
}
h3 span {
	color:#6f6f6f;
	margin-bottom:8px;
	font-size:9pt;
}
.pre-bio p {
	margin:0 0 9px 200px;
}
.pre-bio p strong {
	display:block;
}

.email {
	padding-left:32px;
	background: transparent url(../images/mail-icon.gif) no-repeat 0 6px;
	height:19px;
	display:block;
	font-family:monospace;
	font-size:12px;
	text-decoration:none;
	color:#201c9a;
}

.email:hover {color:red}


.mono {
	font-family: "BPG Courier", "Lucida Console", Monaco, monospace;
}

td {
	padding:2px 5px;
	border-bottom:1px solid #e9eff5;
	background-color: white
}

.tdheading {
	background-color:#c5ccd1;
	padding:10px 5px 5px
}

.tar {
	text-align: right;
	padding-right:10px
}

table {
	padding-bottom:18px
}









.shortvcard {
	padding:20px 100px 0 200px
}

.vcard .fn {
	font-weight:bold
}
.vcard .title {
	color:#6f6f6f;
	margin-bottom:8px;
	font-size:10px;
}
.vcard .role {
	margin-bottom:8px;
	font-size:12px;
}

.vcard .role span {
	display:block;
	font-weight:bold
}

.vcard .org {
	display:none
}

/*  Hresume */

.hresume {
	padding:30px 0 30px 300px
}

.vcardholder {
	margin:0px 0px 9px
}

.vcardholder .vcard {
	margin:0 0 6px
}

.vcardholder .vcard .org {
	display:inline
}

.vcard .role span {
	display:block;
	font-weight:bold
}



.vcard h2, .vcardholder h2 {
	font-size:12px;
	font-weight:bold
}

p.title {
	display:inline
}

.vcardholder .date_duration {
	float:left;
	margin:0 10px 0 0;
	width:110px
}

.vcardholder .htitle h3 {
	margin:0; padding:0;
	font-size:14px
	
}
.vcardholder .htitle p {
	font-size:14px;
	color:#1a1771
}





.chamonatvali {
	list-style-image:url(../images/list-image.gif);
	margin-left:40px;
}

.text-holder {
	margin-bottom:32px
}

.imgLeft, .imgleft {float:left; margin:0 10px 4px 0}
.imgRight, .imgright {float:right; margin:0 0 4px 10px}

.d-sep {
	display:block;
	height:30px;
	width:99%;
	background: transparent url(../images/d-separator.png) top center no-repeat;
	margin:10px 0 20px
}











#loading {
	position: fixed;
	display:none;
	height:50px;
	width:50px;
	z-index:1001;
	top: 50%;
	left: 50%;
	margin: -34px 0 0 70px; /* -height/2 0 0 -width/2 */
	
}

* html #loading { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}


/*  COMMON STYLE  */

p {
	margin:3px 0 9px
}


h1 {
	font-size:16px;
	padding:5px 0;
	margin:10px 0 4px;
	font-weight:bold
}

.archive {
	margin-bottom:20px
}
.flinkcontainer {
	text-align:right;
	padding-top:24px;
	overflow:hidden;
}
a.more {
	text-indent:20000px;
	background-image:url(../images/osx_scrollbar.png);
	display:block;
	float:right;
	width:86px; height:24px
}

.ka a.more {background-position: -64px 0}	.ka a.more:hover {background-position: -150px 0}
.en a.more {background-position: -64px -30px}	.en a.more:hover {background-position: -150px -30px }
.ru a.more {background-position: -64px -60px}	.ru a.more:hover {background-position: -150px -60px }




