body, div, h1, h2, input, textarea, select, table, tr, th, td {
	padding: 0;
	color:#000;
	margin:0;
	font: 13px Arial, Helvetica, sans-serif;
}
body {
	background: #cef0c8;
	padding: 10px;	
	}

/*  layout */

#wrap {
	width:900px;
	margin:0 auto;

	}

#logoDiv{
	background: #DDD url(../images/template/logodiv.png) repeat-y;
	height:85px;
	position:relative;

}	

#flag_en img, #flag_gr img{
	border:none;
	background:none;
	position:absolute;
	top:65px;
	right:5px;
	}

#flag_en img{
	right:30px;
}

#logoDiv #logoImg{
	display: block;
	height:85px;
	width:337px;
	background: url(../images/template/logo.jpg) no-repeat center;
	margin: 0 auto;
}

#hor_menu{
	background: #DDD url(../images/template/menu_bg.jpg) repeat-x center;
	height:49px;
	padding-top:2px;
}

#mainPhoto{
	background: #DDD url(../images/template/mainPhoto.jpg) no-repeat;
	height:250px;
}

#theScroll{
	background: #DDD url(../images/template/scroll_bg.jpg) no-repeat;
	width:900px;
	height:31px;
	position:relative;
}

#main {
	background: url(../images/template/mainrepeat.png) repeat-y top;
	}

#content {	
	padding: 10px 30px;
	position: relative;
	color:#FFFFFF;
}

#content, #content div{

}
#content div, #content ul, #content li {
	color:#FFFFFF;
}

#content a{
	font-weight:bold;
	color:#D9D9FF
}

#mainbase{
	background: #DDD url(../images/template/mainbase.jpg)	no-repeat bottom;
	height:33px;
}

#footer {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	background:#cef0c8;
	height: 40px;
	font-weight:bold;
	}
	
#footer a{
	color:#0066ff;	
	text-decoration:none;
}	
#copyright {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#designed {
	float:right;
	margin-right:10px;
	margin-top:10px;
	}

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

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

#titleH {
	text-indent:-9000px;
	position: absolute;
	}
	
h1{
	font:32px  Arial, Helvetica, sans-serif;
	color:#ff9900;
}

h2 {
	font:28px  Arial, Helvetica, sans-serif;
	color:#ff9900;
}
h3 {
	font:21px "Tahoma", Arial, Helvetica, sans-serif;
	color:#ccc;
	margin-bottom: 0.2em;
	margin-left: 7px;
	}
h4 {
	font:21px "Tahoma", Arial, Helvetica, sans-serif;
	color:#ff9900;
	margin-bottom: 0.2em;
	margin-left: 7px;
	}
h5 {
	font:21px "Tahoma", Arial, Helvetica, sans-serif;
	color:#ccc;
	margin-bottom: 0.2em;
	margin-left: 7px;
	text-decoration:underline;
}

h6 {
	font:21px "Tahoma", Arial, Helvetica, sans-serif;
	color:#ff9900;
	margin-bottom: 0.2em;
	margin-left: 7px;
	text-decoration:underline;
}

/* tables */
td {}


/* horizontal menu */

#menu_h {
	position: absolute;
	top:6px;
	right:46px;
	height:15px;
	font-size:10px;
	width:15px;
	background:url(../images/home.gif) top left no-repeat;
	}
#menu_h:hover{
	background-position: bottom;
}

#menu_s {
	position: absolute;
	top:7px;
	right:5px;
	height:15px;
	font-size:10px;
	width:15px;
	background:url(../images/sitemap.gif) top left no-repeat;
	}
#menu_s:hover {
	background-position: bottom;
	}	
#menu_l{
	position: absolute;
	top:5px;
	right:25px;
	height:16px;
	font-size:10px;
	width:13px;
	background:url(../images/login.gif) top left no-repeat;
	padding-bottom:-3px;
	display:block;
	}

#menu_l:hover{
	background-position: bottom;
		cursor: pointer;
}

#mainbase{
	width:900px;
	}

#mainbase_menu{
	padding-top:14px;
	color:#fff;
	text-align:center;
	}
#mainbase_menu a{
	color:#fff;
	text-decoration:none;
	}
#mainbase_menu a:hover{
	color:#0033CC;
}
#menu_home {
	padding-right:14px;
	}
#menu_contact {
	padding-right:14px;
	}
#menu_sitemap {
	padding-right:14px;
	}


#frmSearch{
	display: inline;
	float:right;
	padding:6px 6px 0 6px;
}

#frmSearch label{

	font-size:12px;
	display:block;
	float:left;
	padding-top:5px;
	padding-right:4px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	vertical-align:  middle;
	color: #254863;
	text-transform: capitalize;
	
}

#search {
	color: #fff;
  	font-size: 13px;
  	font-weight:bold;
	background: #376094 url(../images/template/searchF_bg.gif) no-repeat left center;
	height:18px;
	width:129px;
	padding: 3px 5px;
	border:none;
  	font:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;

}



#search_button {
	border:none;
	width: 35px;
	height:17px;
	cursor:pointer;
	background: url(../images/template/search_go.gif) top left no-repeat;
	color:none;
	vertical-align: middle;

} 

#search_button:hover{
	background: url(../images/template/searchF_hov_bg.gif) no-repeat;
}
 
/* highlight search items */

.highlight {
	background-color:#ddd;
}	

/*  Scroller Module */
#highlighter {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #254863;
	padding:0px 35px;

	width:45em;
}

#scroller p {
	text-align: left;
	position: absolute;
}

#scroller{
	float:left;
}


/* breadcrums */
#breadcrumbs {
	background: #DDD url(../images/template/breadcrumbs.jpg) no-repeat center center;
	height:33px;
	padding-left:37px;
	padding-bottom:1px;
	font-weight: bold;
	font-size:12px;
	line-height:21px;
	color:#FFFFFF;
	}


#breadcrumbs a, #breadcrumbs a:hover {
	padding-right: 14px;
	background: url(../images/template/bcArrow.gif ) no-repeat right 4px;
	color:#fff;
	text-decoration:none;
}


 #menu_login{
 	display:none;
 }
#menu_logout, #menu_login{
	float:right;
	padding-top:7px;
	color:#003399;
}
#menu_logout a{
	color:#CC6600;
}
/* email module */
#content.email {
	padding:10px;
	background:none;
	}	

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

		



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


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


#frm_gallery div{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
