body, div, h1, h2, h3, h4, h5, input, textarea, select, table, tr, th, td {
	padding: 0;
	color:#fff;
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	}

body {
	padding-bottom:30px;
	}
	
a {
	color:#fff;
	text-decoration:underline;
	}
	
	
a[href$=".pdf"] {
	background: url(../images/filetypes/pdf.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".doc"] {
	background: url(../images/filetypes/doc.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".txt"] {
	background: url(../images/filetypes/txt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".ppt"] {
	background: url(../images/filetypes/ppt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".xls"] {
	background: url(../images/filetypes/xls.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".zip"] {
	background: url(../images/filetypes/zip.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}

p {
	margin:8px 0;
	}
	
/* layout */
h1 {
	text-indent:-9000px;
	position: absolute;
	}
h2 {
	font:30px, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#wrap {
	width:960px;
	margin:0 auto;
	background:#999 url(../images/template/backgroundImg.gif) repeat-y center;
	}

/* horizontal menu */

#horizontal_menu {
	position:absolute;
	right:20px;
	top:2px;
	font:bold 75%/100% Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 8px;
	}
	
#menu_home {
	padding-left:14px;
	background:url(../images/home.gif) center left no-repeat;
	}
#menu_contact {
	padding-left:14px;
	background:url(../images/contact.gif) center left no-repeat;
	}
#menu_sitemap {
	padding-left:14px;
	background:url(../images/sitemap.gif) center left no-repeat;
	}
#menu_login, #menu_logout {
	padding-left:14px;
	background:url(../images/login.gif) center left no-repeat;
	}
	
	
#horizontal_menu a, #horizontal_menu span, #frmSearch label{
	font-size:11px;
	color:#FFFFFF;
	text-transform:capitalize;
	text-decoration:none;

}
#flag_en, #flag_ru{
	text-decoration:none;
	font-weight:bold;	
}
#flag_div{
	float:right;
	padding:0;
	margin:2px 8px;
}
#horizontal_menu a{
	margin-right:15px;
}

#horizontal_menu a:hover, #search_button:hover{
	color: #CCCCCC;
}

#horizontal_menu{
	color:#FFFFFF;	
	}

#horizontal_menu #menu_login a{
	border:none;
}

#frmSearch{
	display: inline;
}

#search {
	margin-top:3px;
  	font-size: 9px;
  	font:Verdana, Arial, Helvetica, sans-serif;
}

#search_button {
	border:none;
	width: 20px;
	cursor:pointer;
	background: transparent url(../images/searchArrow.gif) no-repeat center;
	color:#FFFFFF;
	font-weight:bold;
} 

.highlight {
	color: #006AAD;
}	

#header {
	position:relative;
	height:95px;
	}	

#logo{
	position:absolute;
	background:url(../images/template/KALLIAS-LOGO.gif) no-repeat;
	height:85px;
	width:240px;
	left:20px;
	top:5px;
}


/*#topnavigation ul {
	border-top: 1px #FFFFFF dotted;
	border-bottom: 1px #FFFFFF dotted;
	padding:4px 0 4px 0;
	margin:0px 25px 0 15px;
	padding-left:50px;

}

#topnavigation ul li{
	display:inline;.
	margin-right:10px;
	
}

#topnavigation ul li a{
	font-weight:bold;
	text-decoration:none;
	padding: 0 5px 0 5px;
	text-transform:uppercase;
	font-size:10px;
	border-right: 2px #000000 solid;
}
*/

/*#scroller {
	position:absolute;
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	right: 0px;
	width: 400px;
	}
	
#scroller p {
	text-align: right;
	position: absolute;
	width: 400px;
}*/

#logout {
}

#main {
	clear:both;
	}	

#content{
	padding:30px ;
	float:left;
	width:598px;
}

#right_bar{
	float:left;
	width:280px;
	padding-top:20px;
}

#right_bar p{
	padding:20px;
}

#breadcrumbs{

	margin: 20px;
	}
	
#breadcrumbs a, #breadcrumbs a:hover {
	color:#666;
	background:none;
	font-weight: normal;
}

#footer {
	clear:both;
	border-top: 1px #FFFFFF dotted;
	margin:0px 25px 0 15px;
	font:10px Arial, Helvetica, sans-serif;
	padding:0px 5px;
	color:#fff;
	height: 65px;
	}
	
#footer  a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#copyright {
	float:left;
	margin-left:10px;
	margin-top: 5px;
}

#designed {
	float:right;
	margin-right:10px;
	margin-top: 5px;
	}
	

#content.email {
	padding:10px;
	background:none;
	}	
#content_text {
	font-size:90%;
	}
.administration_panel, .administration_panel a, .administration_panel select {
	font-size:11px;
	}

		
/*  headings */

h3 {
	font:bold 17px "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom: 0.2em;
	}
	
h4 {
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
.text_small {
	font:85% Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.5em;
	}


/*  Admin stuff */

.admin_table {
	border-collapse:collapse;
	
}
.admin_table td {
	border:1px solid #CCCCCC;	
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#email_status.ok{
	border:1px solid #00CC00;
	padding:1px 2px;
}
#email_status.error{
	border:1px solid #FF0000;
	padding:1px 2px;
}
.img_border {
	border:1px solid #999999;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
}


#right_column {
	float:right;
	margin-left:10px;
}
#right_column img {
border:none;
}


#content.email_template {
	float: none;
	padding: 10px;
	width: auto;
	background: url(../none);
}
#main.email_template {
	background: #FFFFFF url(../images/template/main_bottom_email.gif) no-repeat left bottom;
}
#scroller.email_template {
	background: url(../images/template/scroller_bg_email.gif) no-repeat;
	height: 28px;
	width: 746px;
	position: absolute;
	left: 2px;
	top: 120px;
}

#breadcrumbs a, #breadcrumbs a:hover {	
	color: #FFFFFF;
	font-weight:bold;
}


/*#highlighter {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	right: 18px;
}*/
/*#arrow {
	position: absolute;
	top: 21px;
	right: 9px;
}*/

.thumbnail_container {
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../images/template/thumbnail_bg.gif) no-repeat left top;
	height: 155px;
	width: 127px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #999999;
}
.thumbnail {
	background: no-repeat 50% 50%;
	height: 124px;
	width: 124px;
	margin-bottom: 10px;
}
.photo_container {
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../images/template/photo_bg.gif) no-repeat left top;
	height: 457px;
	width: 457px;
	color: #999999;
}
.photo {
	background: no-repeat 50% 50%;
	height: 454px;
	width: 454px;
	margin-bottom: 10px;
}

#main.email {
	padding-top: 1px;
}
#horizontal_menu.email {
	bottom: 0px;
	width: 70%;
	text-align: right;
}
#contact_info {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
	text-align: right;
	margin-right: 19px;
}



#content table table table{
	margin-top: 20px;
}

#content table table table .button{
	color:#000000;
}

#en_menu, #en_title, #ru_menu, #ru_title{
	color:#000000;
}

select, input, textarea{
	color:#000000;
	
}

/* Page Administration panel buttons */
.administration_panel fieldset{
	border:1px solid #cccccc;
	padding: 0 15px 10px 15px;
	margin:0 0 25px 0;
} 

.administration_panel fieldset legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
}

.adminButtons{
	float:left;
	width:86px;
	height:26px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:26px;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:27px;
	margin-right:5px;
	margin-top:5px;
}
.adminButtons:hover{
	background-position:right;
}
#saveAdminButton{background-image:url(../images/smartCmsButtons/save.png);}
#cancelAdminButton{background-image:url(../images/smartCmsButtons/cancel.png);}
#newPageAdminButton{ background-image:url(../images/smartCmsButtons/newPage.png);}
#editPageAdminButton{background-image:url(../images/smartCmsButtons/editPage.png);}
#duplicatePageAdminButton{background-image:url(../images/smartCmsButtons/duplicatePage.png); width:88px; padding-left:25px;}
#deletePageAdminButton{background-image:url(../images/smartCmsButtons/deletePage.png);}
#imagesAdminButton{background-image:url(../images/smartCmsButtons/userImages.png);}
#filesAdminButton{background-image:url(../images/smartCmsButtons/userFiles.png);}
#emailsAdminButton{background-image:url(../images/smartCmsButtons/emailLists.png);}
#emailPageAdminButton{background-image:url(../images/smartCmsButtons/sendEmail.png);}
#usersAdminButton{background-image:url(../images/smartCmsButtons/manageUsers.png);}
#newMemberButton{background-image:url(../images/smartCmsButtons/newMember.png);}
#testsAdminButton{background-image:url(../images/smartCmsButtons/manageTests.png);}
#backAdminButton{background-image:url(../images/smartCmsButtons/back.png);}
#backupAdminButton{background-image:url(../images/smartCmsButtons/backup.png);}
#newsAdminButton{background-image:url(../images/smartCmsButtons/news.png);}
#careerAdminButton{background-image:url(../images/smartCmsButtons/career.png);}
#exitAdminButton{background-image:url(../images/smartCmsButtons/exit.png);}
#newArticleAdminButton{background-image:url(../images/smartCmsButtons/newArticle.png);}
#newCareerAdminButton{background-image:url(../images/smartCmsButtons/newCareer.png);}


#surveyDiv{
    font-size:12px;
}

.fieldsetSurvey{
    border:1px solid #7F9DB9;
    padding:10px 20px 20px 20px;

    margin-bottom:20px;
}
.fieldsetSurvey input{
   vertical-align:bottom!important;
   vertical-align: middle;
   margin-right:5px;
}

.fieldsetSurvey p{
  margin:10px 0 3px 0;
}

.fieldsetSurvey .createSurveyAns{
    margin-top:20px;
}
#registerForm{
	width: 435px;
	}
#registerForm label{
    width:135px;
    float:left;
    margin-bottom:9px;
}

#registerFormFieldset{
    border:1px solid #ccc;
    padding:8px
}

#registerFormFieldset legend{
    font-weight:bold;
    padding:0 5px;
}


#registerForm .form_error{
    margin-left:110px;
}
.form_error{
    color:red;
}

#registerForm input{
    margin-bottom:6px;
    padding:2px 0;
    border:1px solid #ccc ;
}

#registerForm select{
    margin-bottom:7px;
    border:1px solid #ccc ;
}

.formButton
{
	display: block;
	float: left;
	width: 50px;
	height: 15px;
	background-image: url(../images/smartCmsButtons/formButton.png);
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-left: 2px;
}

.formButton:hover
{
	background-position: right center;
}

.formButton:hover
{
	background-position: right center;
}


/* banner management */
#frmBanner label {
  float: left;
  width: 10em;
}

#frmBanner fieldset {
  padding: .5em;
  margin-bottom: 1em;
}








#rightBar{
	width:150px;
	float:right;
	padding:0px;
	margin:0px;
	}	
	
	
	
	
	

#newsTable, #careersTable{
	border-collapse:collapse;
}

#newsTable tr th, #careersTable tr th{
	padding-bottom:10px;	
}
#newsTable tr td, #careersTable tr td{
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #6699FF;
}

.newsDateHeader, .careersDateHeader{
	font-size:15px;
	font-weight:bold;
	color:#0066FF;
	margin:0;
	border-bottom:1px #9FBBBB solid;
	margin-bottom:0px;
}

/*
.newsSearch h2, .careersSearch h2{
	font-size:15px;
	color:#0066FF;
	border-bottom:2px #9FBBBB solid;
	text-transform:capitalize;
	margin-top:23px;
}*/

.newsDate, .careersDate{
	padding:0;
	margin:0;
	display:inline;
	font-weight: bold;
	color:#225496;
}

.newsDescription, .newsTitle, .careersDescription, .careersTitle, .careersDepartment, .careersEmploymentStatus{
	padding:0 ;
	padding-left:10px;
	margin:0;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.newsDateHome, .careersDateHome{
	margin:0;
	color:#0E3468;
	display:inline;
	font-size: 10px;
	font-weight: bold;
}

.newsDescriptionHome, .newsTitleHome, .careersDescriptionHome, .careersTitleHome{
	margin:0;
	padding:0;
	display:inline;	
	font-size: 10px;
	color:#656565;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.newsTitleHome, .careersTitleHome{
	font-size: 10px;
	color:#656565;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.newsInfoDiv, .careersInfoDiv{
	padding:5px 10px 23px 10px;
	margin:0;
	margin-top:7px;
	position:relative;
}

#newsArchiveDiv, #careersArchiveDiv{
	margin: 0 0px 0 0;

}
#newsArchiveDiv span, #careersArchiveDiv span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.newsSearch form, .careersSearch form{
	font-size:11px;
	line-height:11px;
	margin:10px 0 0 0 ;
	padding:0;
}



.newsSearch newsInfoDiv p, .careersSearch careersInfoDiv p{
 padding:5px 0;
 margin:0;
}

.newsSearch p, .newsSearch #keywords, .careersSearch p{
	margin:0;
	margin-left:5px;
	padding:0;
}

.newsSearch #keywordSearch, .newsSearch #searchDate, .careersSearch #keywordSearch, .careersSearch #searchDate{
	margin-top:10px;
	font-size:11px;
	font-style:italic;
}

.newsSearch #month, .careersSearch #month, .careersSearch #keywords, .newsSearch #keywords{
	margin:10px 0 10px 0px;
	display:block;
	width:100px;	
}
.newsSearch #year{
	margin:10px 0 0px 10px;
	display:block;
	width:100px;
}
.careersSearch #department, .careersSearch #full_time{
	margin:10px 0 0px 10px;
	display:block;
}

.newsSearch #submit, .careersSearch #submit{
	background:url(../images/template/searchBut-news.jpg) no-repeat center;
	height:18px;
	width:58px;
	border:none;
	color:#637ec8;
	display:block;
	padding-bottom:2px;
	_padding:0;
	cursor:pointer;
	margin:20px 0 15px 70px;
	text-transform:capitalize;
}

.newsSearch #keywords, .careersSearch #keywords{
	width:150px;
}
.newsSearch #newsContuctInfo, .careersSearch #careersContuctInfo{
	background:url(../images/template/newsInfo.jpg) repeat-x center;
	height:86px;
	margin-top:50px;
	width:175px;
}

#newsContuctInfo #newsContuctHeader, #careersContuctInfo #careersContuctHeader{
	color:#b12235;
	padding:10px 0 2px 10px;
	margin:0;
}
#newsContuctInfo #newContName, #careersContuctInfo #careerContName{	
	color:#000099;
	padding: 0 0 7px 10px;
	margin:0;
}
#newsContuctInfo p, #careersContuctInfo p{
	padding:0 0 0 10px;
	margin:0;
}
.newsLinkHome, .careersLinkHome{
	text-decoration:none;
}
.newsInfoDivHome, .careersInfoDivHome{
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #CCCCCC;
}	
.newsLink, .careersLink{
	text-decoration:none;
}
#newsReadAll, #careersReadAll{
	text-decoration:none;
	color:#235594;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:5px;
	line-height:11px;
	padding-left:15px;
	margin-right:10px;
	font-size:11px;
	background: url(../images/template/moreArr.gif) no-repeat left;
}
#newsReadMore, #careersReadMore{
	position:absolute;
	bottom:7px;
	right:5px;
	text-decoration:none;
	color:#235594;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:11px;
	padding-right:15px;
	font-size:11px;
	background: url(../images/template/read_more_bg.jpg) no-repeat right;
}

#careersReadMore{
	line-height:11px;
}
#newsReadAll, #careersReadAll{
	background: #FFFFFF url(../images/template/moreArr_back.gif) no-repeat left center;
	padding-left:5px;
}

#newsReadAllHome, #careersReadAllHome{
	display:inline;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#336666;
	font-weight:bold;
	float:right;
	margin:5px 0;
	padding-right:15px;
	font-size:11px;
	background: url(../images/template/read_more_bg.jpg) no-repeat right;
}

#under_our_news #phrase{
	
	_margin:-3px 0 0 0px;
}
#under_our_news #exactPhraseP{
	margin: 0px 0 10px 0;
	padding:0 10px;
}

#under_our_news #keywordSearch, #under_our_news #searchDate, #under_our_news #keywords, #under_our_news #month{
	margin-left:10px;
}

#full_time{
	margin:10px 0 0 10px;
}

#under_our_news #keywordSearch, #under_our_news #searchDate{
	padding-top:15px;
}

#under_our_news #submit{
	margin:10px 0 0 110px;
}

#pagerDiv{
	color: #DD5154;
	text-decoration:none;
	height:23px;

}
#showAllNews{

}
#pagerDiv a{
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	line-height:11px;
	padding:0;
	margin:0;
}
#clearNews, #clearCareers{
	color: #000000;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#clearNews a, #clearCareers a{
	color:#990000;
}

.careersTitlesCss{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.datePicker{
	float:left;
}


#blogForm{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
		padding-left: 7px;
    padding-bottom:20px;
    margin-bottom:20px;
}

#blogForm h2{
    padding:10px 0;
    color:#666;
    font-weight: bold ;
    font-size:15px;
    font-family: Verdana, Geneva, sans-serif;
}

#blogForm #submitBut{
    margin-left:350px;
    border:none;
    background: url(../images/blog_butt.gif) no-repeat right bottom;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color:#666;
    width:103px;
    height:31px;
    cursor:pointer;
}

#blogForm #name, #blogForm #email{
    width:255px;
    margin:10px 0px;
}

#userComment{
    background: url(../images/blog_user_comment.gif) no-repeat left top;
    height:38px;
    margin:0;
}

#userComment span.nameSpan{
    padding:11px;
    display:block;
    float:left;
    color: #666 /*#7800f0*/;
    font-weight: bold ;
    font-size:12px;
    font-family: Verdana, Geneva, sans-serif;
}
#userComment span.dateSpan{
    padding:11px 20px;
    display:block;
    float:right;
}

#commentDiv{
    padding:3px 5px 20px 5px;
}



/* hacks  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	







.mceVisualAid {
	border: 1px dashed #BBBBBB !important;
}

div.mceVisualAid {
	background-image:url('../images/spacer.gif');
	visibility: visible !important;
}

.mceItemAnchor {
	width: 12px;
	line-height: 6px;
	overflow: hidden;
	padding-left: 12px;
	background-image: url('../images/anchor_symbol.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Important is needed in Gecko browsers inorder to style links */
/*
a {
	color: green !important;
}
*/

/* Style selection range colors in Gecko browsers */
/*
::-moz-selection {
	background-color: red;
	color: green;
}
*/

/* MSIE specific */

* html body {
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}



