body, div, h1, h2, table, tr, th, td {
	padding: 0;
	margin:0;
	font: 10px Verdana, Arial Geneva, sans-serif;
	color:#084EC7;
	}
input, textarea, select{
	margin-bottom:3px;
}

body {
	padding-bottom:30px;
	background: #f1f1f1;
	}

/*  layout */

#wrap {
	margin:0 auto;
	width: 965px;
	}

#header {
	background:url(../images/template/header_bg.jpg) no-repeat;
	position:relative;
	height:185px;
}
	
#h_menu{
	background:url(../images/template/menu_bg.jpg) no-repeat;
	height:44px;
	padding:0;
	margin:0;
	position:relative;
}
	
	
	



#searchDiv{	
	position:absolute;
	margin:3px 0px 0px 25px;
	padding: 0px;
	width: 155px;
	height: 28px;
}

#frmSearch{
	padding:0;
	margin:0;
}

#search {
	background:url(../images/template/search_bg.gif) left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8a8a8a;
	font-weight: bold;
	border:none;
	padding:5px;
	margin:0px;
	width:110px;
	height: 18px;
}

#search_button {
background:  #edf4f9 url(../images/template/search_image.gif)  right no-repeat;
border:none;	
padding:0px;
margin:0;
margin-top:0!important;
_margin-top:1px;
position:absolute;
width: 29px;
height: 28px;
cursor: pointer;
vertical-align:bottom!important;
_vertical-align: baseline;
}
	
	
	
#main {
	padding:0px;
	margin: 0px; 
}
	


#sidebar{
	width: 207px;
	float: right;
	margin:0px;
}

#advertisements {
	float:right;
	background:url(../images/template/sidebar_bg.jpg) repeat-y;
	margin: 0px;	
	width: 206px;
	margin-top:35px
}

#sidebar_top{
	background: url(../images/template/sidebar_top.jpg) no-repeat; 
	height:30px;
}

#sidebar_advertise{
	width:172px;
	margin-left: 19px;
	padding-bottom: 5px;
}

#advs{
	margin-bottom: 9px;
}


#sidebar_bottom{
	margin: 0px;
	padding-top:5px;
	background:url(../images/template/sidebar_bg_2.jpg) no-repeat bottom;
}


#content {
	background: url(../images/template/content_bg.jpg) repeat-y;
	margin: 0px;
	padding:0px;
	width: 750px;
	padding-bottom: 10px;
	min-height:400px;

}


#content_top{
	background: url(../images/template/content_top.jpg) no-repeat; 
	height:30px;
}	


#content_text{
	padding: 0px 39px 0px 18px;
	margin: 0px;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #084EC7;
}


#footer { 
	background:url(../images/template/content_bottom.jpg) top left no-repeat;
	font:10px Verdana, Geneva, sans-serif;
	color:#333;
	clear:right;
	height: 38px;
	padding-top: 7px;
	}
	
#copyright {
	float:left;
	margin-left:10px;
	margin-top: 10px;
}
#designed {
	float:right;
	margin-right:10px;
	margin-top: 10px;
	}

/* links */
a {
	color:#084EC7;
	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;
}

/* paragraphs */
p {
	margin:8px 0;
	}
	
/*  headings */

h1 {
	text-indent:-9000px;
	position: absolute;
}
h2 {
	font:20px "Tahoma", Arial, Helvetica, sans-serif;
	color:#eb1b1b;
	margin-bottom: 0.5em;
}
h3 {
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#ea2225;
	margin-top:0px;
	margin-bottom: 17px;
}
h4 {
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color:#333
	padding-left: 14px;
	}
h5 {}

/* tables */
td {}

/* lists */
#sitemapUl{
	padding:0;
	margin:0;
}

#sitemapUl li{ list-style:none;padding:0;
	margin:0;}
	
#sitemapUl li a{
padding:0;
	margin:0;
	padding-left:22px;
	line-height:20px;
	background:url(../images/flex_arrow_shut.gif) no-repeat left center;
}





/* horizontal menu */
#horizontal_menu a{
	color:#fff;
	font-size:10px;
	font-weight:normal;
}	

#horizontal_menu span{
	color:#fff;
}	

#horizontal_menu span#breadC{
	font-size:10px;
	color:#fff;
	
}
#horizontal_menu {
	height:29px;
	line-height:29px;
	font-weight:bold;
	color:#fff;
	padding-top: 8px;
	margin-right:12px;

	}
	
#horizontal_menu #hor_buttons{	
	margin-right:4px;
}
#horizontal_menu #hor_buttons a{
	height:20px;
	width:20px;
	display:block;
	float:right;
	margin:4px 3px 0 5px;

}

#menu_home {
	background:url(../images/home.gif) top left no-repeat;
	}
#menu_home:hover {
	background-position:bottom;
	}
	
#menu_contact {
	background:url(../images/contact.gif) top left no-repeat;
	}
#menu_contact:hover {
	background-position:bottom;
	}

#menu_sitemap {
	background:url(../images/sitemap.gif) top left no-repeat;
	}
#menu_sitemap:hover {
	background-position:bottom;
	}
		
#menu_login a, #menu_logout {
	background:url(../images/login.gif) top left no-repeat;
	}
	
#menu_logout{
	height:21px;
	padding-left:26px;
	display:block;
	float:right;
	margin: 4px 0 0 5px;
}

#horizontal_menu #hor_buttons #menu_logout a{
	display:inline;
	float:none;
}
#menu_login a:hover{
	background-position:bottom;
}



/* horizontal menu

#horizontal_menu {
	position:absolute;
	right:0;
	bottom:-2px;
	font:bold 75%/100% Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 8px;
	}
#horizontal_menu a{
	color:#fff;
	} 
#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 form {
	display:inline;
	margin:0;
	line-height:11px;
	height:13px;
	}*/

	
#flag_en, #flag_gr {
	border:1px solid #ccc;
	}

/* email - print */	
#email_print form input#emailPageFile{
	background:none;
	border:none;
	cursor:pointer;
	color: #666;
	float:right;
	padding:0 0 0 13px;
	margin:0 0 0 10px;
	line-height:11px;
	background:url(../images/emailPage.gif) no-repeat left center;
}
#email_print a{
	text-decoration:none;
	float:right;
	padding:2px 0 2px 16px;
	margin:0 0 0 10px;
	line-height:11px;
	color: #666;
	background:url(../images/print.gif) no-repeat left center;
}


/* highlight search items */

.highlight {
	background-color:#ddd;
}	

/*  Scroller Module */
#highlighter {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	position: absolute;
	top: 10px;
	right: 18px;
}
#arrow {
	position: absolute;
	top: 21px;
	right: 9px;
}
#scroller {
	position:absolute;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	right: 0px;
	width: 400px;
	}
#scroller p {
	text-align: right;
	position: absolute;
	width: 400px;
}


/* breadcrums */
#breadcrumbs {
	}
#breadcrumbs a, #breadcrumbs a:hover {
	color:#000;
	background:none;
	font-weight: normal;
}



/* email module */
#content.email {
	padding:10px;
	background:none;
	}	

/*  cms administration panel */
.administration_panel, .administration_panel a, .administration_panel select {
	font-size:11px;
	}
	
.manageUsers tr td {
	line-height:20px;
	text-align:left;
}

.members_form tr th{
	font-size:11px;
	padding:0 5px;
	border-right:1px solid #999999;
}

#active{
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}

/*  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;
	color:#00CC00;
	padding:5px 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;
}

.adminCtrlTopIDU label{
	width:100px;
	float:left;
	line-height:17px;
}

/* SmartLAB Module */

#frm_order_tests fieldset {
	margin:1em;
	background:#FAFBFE;
	border:1px solid #73a0b5;
	
}
#frm_order_tests legend {
	font-weight:bold;
}
#frm_order_tests input, #frm_order_tests textarea {
	width:300px;
	margin-left:.5em;
}
#frm_order_tests label {
text-align:right;
width:120px;
float:left;
}
#frm_order_tests p {
	margin:10px 0;
	}
#frm_order_tests input.two_column {
	width:105px;
	}
#frm_order_tests label.two_column {
	float:none;
	margin-left:1em;
	}
	
/* Newsletter Module */
#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;
}


/*  email templates */
#Layer1.email {
	margin-left: 15px;
}
#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: #000;
	margin-top: 5px;
	text-align: right;
	margin-right: 19px;
}

#frm_contact blockquote{
	width:400px;
	margin:0;
	border:1px solid #c1bcf6;
	padding: 0 20px;
}

#frm_contact #inputData input{
	border:1px solid #CCCCCC;
	padding:1px 0px;
	vertical-align: middle;
	margin-bottom:10px	
}

#frm_contact blockquote textarea{
	border:1px solid #CCCCCC;
	width:320px;
	height:70px;
}

#frm_contact .contBut{
	margin:0 120px;
}

#loginUserTable tr td{
	padding:5px;
}

/* 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: #999999;
}

.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);}



.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;
}


/* banner management */
#frmBanner label {
  float: left;
  width: 10em;
}

#frmBanner fieldset {
  padding: .5em;
  margin-bottom: 1em;
}








#rightBar{
	width:200px;
	float:right;
	margin:0px 20px 0 0 !important;
	margin:0px 10px 0 0;
	}	











#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 ;
	margin:0;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



.newsDateHome, .careersDateHome{
	margin:0;
	color:#225496;
	display:inline;
	font-size: 10px;
	font-weight: bold;
}

.newsDescriptionHome, .newsTitleHome, .careersDescriptionHome, .careersTitleHome{
	margin:0;
	padding:0;
	display:inline;	
	font-size: 10px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.newsTitleHome, .careersTitleHome{
font-size: 10px;
	color:#333;
	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 10px;
	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 40px 70px;
	text-transform:capitalize;
}

.newsSearch #keywords, .careersSearch #keywords{
	width:175px;
}
.newsSearch #newsContuctInfo, .careersSearch #careersContuctInfo{
	background:url(../images/template/newsInfo.jpg) repeat-x center;
	height:86px;
	margin-top:50px;
	width:200px;
}

#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;
	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/moreArr.gif) no-repeat right;
}

#careersReadMore{
	line-height:11px;
}
#newsReadAll, #careersReadAll{
	background: #FFFFFF url(../images/template/moreArr_back.gif) no-repeat left center;
}

#newsReadAllHome, #careersReadAllHome{
	text-decoration:none;
	color:#235594;
	font-weight:bold;
	float:right;
	margin:5px 0;
	padding-right:15px;
	font-size:11px;
	background: url(../images/template/moreArr.gif) no-repeat right bottom;
}

#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;
}



/* 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 */	




