body, div, h1, h2, input, textarea, select, table, tr, th, td {
	padding: 0;
	color:#000000;
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	}
body {
	background: #fff;
	padding-bottom:30px;
	margin:0;

	}

/*  layout */

#wrap {
	max-width:1200px;
	margin:0 auto;
	min-width: 890px;

	}

#header {
	position:relative;
	height:110px;
}	
	
#logo{
	height:80px;
	width:160px;
	display:block;
	margin:15px 0px 0px 24px;
	float:left;
}	
#headerImg{
	height:150px;
	margin:0px 10px 0 10px;
	background:url(../images/template/headerImg.jpg) repeat left;
}
#main {
	padding-bottom:30px;
	padding-top:7px;
}
#leftBar{
	width:170px;
	margin:0px 0 0 20px;
	_margin-left:10px;
	float: left;
	}
#content {
	color: #333333;
	padding: 0 260px 0 230px;	
}
#rightBar{
	width:200px;
	float:right;
	margin:0px 20px 0 0;
	_margin-right:10px;
	}	
#footer {
	font:10px Arial, Helvetica, sans-serif;
	padding:0px 5px;
	border-top:#e3e8f2 1px solid;
	height: 23px;
	}
#copyright {
	float:left;
	margin-left:10px;
	margin-top: 5px;
}
#designed {
	float:right;
	margin-right:10px;
	margin-top: 5px;
}

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

	
/*  headings */

h1 {
	text-indent:-9000px;
	position: absolute;
	}
h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #2e53b5;
	border-bottom: 2px solid #bbc4df;
	margin-bottom: 0.5em;

}
h3 {
	font:bold 17px "Tahoma", Arial, Helvetica, sans-serif;
	color:#999;
	margin-bottom: 0.2em;
	margin-left: 7px;
	}
h4 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#333;
	background: url(../images/template/arrow.gif) no-repeat left center;
	padding-left: 14px;
	}
h5 {}

/* tables */
td {}

/* lists */
ul {}

/* horizontal menu */

#horizontal_menu {
	float:right;
	background: url(../images/template/horizontalMenu_bg.gif) right no-repeat;
	height: 110px;
	}
#horizontal_menu #hor_buttons{	
	margin-right:4px;
}
#horizontal_menu #hor_buttons a{
	height:21px;
	width:21px;
	display:block;
	float:right;
	margin:7px 6px 0 0;
	_margin-top:14px;
}

 #preload{
 	display:none;
 }
#menu_home {
	background:url(../images/home.gif) center left no-repeat;
	}
#menu_home:hover {
	background:url(../images/home_hov.gif) center left no-repeat;
	}
	
#menu_contact {
	background:url(../images/contact.gif) center left no-repeat;
	}
#menu_contact:hover {
	background:url(../images/contact_hov.gif) center left no-repeat;
	}

#menu_sitemap {
	background:url(../images/sitemap.gif) center left no-repeat;
	}
#menu_sitemap:hover {
	background:url(../images/sitemap_hov.gif) center left no-repeat;
	}
		
#menu_login a, #menu_logout {
	background:url(../images/login.gif) center left no-repeat;
	}
#menu_logout{
	height:21px;
	padding-left:26px;
	display:block;
	float:right;
	margin:7px 6px 0 0;
	_margin-top:14px;
	vertical-align:middle;
	line-height:19px;
}

#horizontal_menu #hor_buttons #menu_logout a{
	font-size:12px;
	display:inline;
	float:none;
}
#menu_login a:hover{
	background:url(../images/login_hov.gif) center left no-repeat;
}


	
#horizontal_menu form {
	display:inline;
	margin:0;
	line-height:11px;
	height:13px;
	}
#searchDiv{
	border: 1px solid #CFD8F5;
	background:#f7f7f7;
	width:140px;
	height:15px;
	margin:19px 10px;
	_margin-bottom:7px;
	_margin-top:15px;
	float:right;
	
}

#search {
	font: 85%/90% Verdana, Arial, Helvetica, sans-serif;
	background:#f7f7f7;
	width:115px;
	height:11px;
	line-height:12px;
	padding:2px;
	margin-bottom:1px;
	border:none;
	float:left;
	color:#164f9a;
}
#search_button{
	background:url(../images/search_go.gif) no-repeat center;
	margin-top:-1px;
	border:none;
	width:15px;
	cursor:pointer;
}
#languages p{
	float:right;
	color:#0f3569;
	margin:11px 15px;

}	
#flag_en, #flag_gr{
	text-transform: capitalize;
	text-decoration:none;
	color:#0f3569;
	font-weight:bold;
	line-height:13px;
	padding:0;
	margin:0;
	}

/* highlight search items */

.highlight {
	color: #0000CC;
	font-size:13px;
	font-weight:bold;
}	

/* breadcrums */
#breadcrumbsDiv {
	height:30px;
	border-bottom:#e3e8f2 1px solid;
	margin:0 10px;
	font-size:12px;
	}
#breadFront{
	font-size:10px;
	color:#1e5297;
	margin-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#breadcrumbs{
	float:right;
	padding:8px 5px;	
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

#breadcrumbs a, #breadcrumbs a:hover {
	color: #0066CC;
	background:none;
	font-weight: normal;
	background:url(../images/template/menu_subBut.gif) no-repeat right 3px;
	padding-right:11px;	
}



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

/*  cms administration panel */
.administration_panel, .administration_panel a, .administration_panel select {
	font-size:11px;
	}

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


/* 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: #666;
	margin-top: 5px;
	text-align: right;
	margin-right: 19px;
}

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

}

#frm_contact #inputData input{
	border:1px solid #CCCCCC;
	padding:1px 0px;
	vertical-align: middle;
	margin-bottom:10px	
}
blockquote p{
	_padding:10px;
}
#frm_contact blockquote textarea{
	border:1px solid #CCCCCC;
	width:320px;
	height:70px;
}

#frm_contact .contBut{
	margin:0 120px;
}
/* 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 */	

#newsTable{
	border-collapse:collapse;
}

#newsTable tr th{
	padding-bottom:10px;	
}
#newsTable tr td{
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #6699FF;
}

.newsDateHeader{
	font-size:15px;
	font-weight:bold;
	color:#0066FF;
	margin:0;
	border-bottom:1px #9FBBBB solid;
	margin-bottom:0px;
}

.newsSearch h2{
	font-size:15px;
	color:#0066FF;
	border-bottom:1px #9FBBBB solid;
	text-transform:capitalize;
	margin-top:23px;
}

.newsSearch h2{
	font-size:15px;
	color:#0066FF;
	border-bottom:1px #9FBBBB solid;
	text-transform:capitalize;
}

.newsDate{
	padding:0;
	margin:0;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#225496;
}

.newsDescription, .newsTitle{
	padding:0;
	margin:0;
	display:inline;
}

.newsDateHome{
	margin:0;
	color:#225496;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.newsDescriptionHome, .newsTitleHome{
	margin:0;
	padding:0;
	display:inline;	
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsTitleHome{
font-size: 12px;
}

.newsInfoDiv{
	padding:5px 10px 17px 10px;
	margin:0;
	position:relative;
}

#newsArchiveDiv{
	margin: 0 260px 0 0;
}

.newsSearch form{
	font-size:11px;
	line-height:11px;
margin:10px 0 0 0 ;
padding:0;
}



.newsSearch newsInfoDiv p{
 padding:5px 0;
 margin:0;
}

.newsSearch p, .newsSearch #keywords{
	margin:0;
	margin-left:10px;
	padding:0;
}

.newsSearch #month{
	margin:20px 0 10px 10px;
	display:block;
	width:100px;	
}
.newsSearch #year{
	margin:10px 0 0px 10px;
	display:block;
	width:100px;
}

.newsSearch #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:30px 0 0 70px;
}

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

#newsContuctInfo #newsContuctHeader{
	color:#b12235;
	padding:10px 0 2px 10px;
	margin:0;
}
#newsContuctInfo #newContName{	
	color:#000099;
	padding: 0 0 7px 10px;
	margin:0;
}
#newsContuctInfo p{
	padding:0 0 0 10px;
	margin:0;
}
.newsLinkHome{
	text-decoration:none;
}
.newsInfoDivHome{
	padding-bottom:5px;
	margin-bottom:10px;
	background: url(../images/template/repeatLineNew.gif) repeat-x bottom;
}	
.newsLink{
	text-decoration:none;
}
#newsReadAll{
	text-decoration:none;
	float:right;
	color:#235594;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:11px;
	padding-right:15px;
	margin-right:10px;
	font-size:11px;
	background:url(../images/search_go.gif) no-repeat right;
}
#newsReadMore{
	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/search_go.gif) no-repeat right;
}

#newsReadAll{
	text-decoration:none;
	color:#235594;
	font-weight:bold;
float:right;
	margin:5px;
	padding-right:15px;
	font-size:11px;
	background:url(../images/search_go.gif) no-repeat right;
}

#phrase{
	
	_margin:-3px 0 0 0px;
}
#exactPhraseP{
	margin: 0 0 10px 0;
	padding:0 10px;
}
#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{
	color: #000099;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#clearNews a{
	color:#990000;
}

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

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