/* css by BelKoD aka Fey (Τει)
*/
* {
	margin:0;
	padding:0;
}

/*html {
	height:100%;
}
*/
body {
/*	height:100%;*/
	font-size:0.875em;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#root {
	width:100%;
	margin:0;
	padding:0;
}

#main {
	width:1000px;
	margin:0 auto;
	padding:0;
}

#header {
	background:url("../images/top_bg.jpg") top center no-repeat;
	height: 313px;
	margin:0;
	padding:0;
	border-bottom:4px #fff solid;border-top:4px #fff solid;
	position:relative;
	width:100%;
	text-align:left;
	
}

#menutop {
	width:700px;
	margin-left:297px;
	padding:0;
	font-size:1em;
	top:0;
height:auto;
}

#menutop2 {
	width:700px;
	/*margin:0 0 0 297px;*/
	
	padding:0;
	height:30px;
	position:absolute;
	bottom:0px;
	left:270px; 
	
	font-size:1em;
}

#top {
	width:450px;
	margin-left:300px;
	padding:40px 0px 10px 0px;
	background:none;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
	
}
#top p {
	line-height:20px;
}

#container {
	background: url("../images/line.jpg") top left repeat-y;
	margin:0;
	padding:0;
	font-size:1em;
	height:auto;
text-align:left;
}

/*#left {
	background:#e6efef;
	width:256px;
	border-right:4px solid #fff;
	float:left;
	padding:10px 10px 10px 30px;
	font-size:1em;
	height:100%;
}
*/
#left {
	/*background:#e6efef;*/
	background:#e4eaeb;
	width:296px;
	/*border-right:4px solid #fff;*/
	float:left;
	padding:0px;
	font-size:1em;
	height:100%;
}
#left1 {
	width:auto;
	padding:15px 10px 10px 25px;
	font-size:1em;
	height:100%;
}

#left2 {
	width:100%;
	padding:15px 0px 10px 0px;
	font-size:1em;
	height:100%;
}

#mainbody {
	width:660px;
	margin-left:300px;
	padding:10px 10px 10px 30px;
	font-size:1em;
	background:#f7f7f7;
	height:100%;
}



#footer {
	width:100%;
	background:#ffffff;
	font-size:11px;
	padding-top:15px;
	padding-bottom:10px;
}
.clear {
	clear:both;
}

.contentpane {
	background-color:#f7f7f7;
	width:100%;
	
}

.wrapper {
	background-color:#f7f7f7;

}

table.contentpaneopen {
	width:100%;
	margin:0;
	
	font-size:12px;
}

td.contentheading { border-bottom:1px solid #cccccc;}
h1, td.contentheading {
	font-size:2em;
	color:#990000;
	margin:0;
	padding:0;
}
h1 { border-bottom:1px solid #990000;}
td.contentheading h1 {
	font-size:1em; padding:0 0 10px 0;
}

div.componentheading {
	font-size:24px;
	color:#990000;
	margin:0;
padding:0 0 10px 0;
border-bottom:1px solid #cccccc;
font-weight:bold;
}
.moduletable, .moduletable-left {
	width:100%;
	margin:0;
	/*padding:0;*/
	font-size:1em;
}

div.moduletable td, div.moduletable-left td {
	padding-bottom:0.5em;
}

table.menutable-top {
	margin:20px 0 0 0;
	padding:0;
	width:auto; 
}
table.menutable-top td {
	padding-right:1em;
	font-size:14px;
	vertical-align:bottom;
	width:100px;
}

div.module-phone {
	margin-top:1em;
	background:#e4eaeb url("../images/phoneline.jpg") top left repeat-x;
	padding:0;
	height:auto;
	font-size:1.143em;
	color:#ffffff;
	font-weight:bold;
}
div.module-phone div{
	margin-top:1em;
	background: url("../images/phone.jpg") top right no-repeat; /*#5398e6*/
	height:140px;
}

div.module-phone div div, div.module-phone div div div {
	margin:0;
	background:none;
	height:100%;
}
div.module-phone div div div {
	padding:3px 0 0 30px;
	line-height:1.2em;
}

p {
	font-size:1em;
	margin:0 0 1em 0;
	padding:0;
}

a:link, a:visited {
	text-decoration:none;
	color:#990000;
	
}
a:hover {
	text-decoration:underline;
}


a.mainlevel-top { text-transform:uppercase;}
a.mainlevel-top:link{
	font-size:1.143em;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
	}
a.mainlevel-top:visited {
	
	font-size:1.143em;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
	}
a.mainlevel-top:hover	{ text-decoration:underline;}
#menutop a { font-weight:bold;}


a.mainlevel-left:link, a.mainlevel-left:visited {
	font-size:1em;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	margin-left:5px;
}
a.mainlevel-left:hover	{ text-decoration:underline;}


a.mainlevel-login {
	font-size:11px;
	text-decoration:none;
	color:#97AEB3;
	font-weight:bold;
	margin-left:5px;
}
a.mainlevel-login:hover	{ text-decoration:underline;}




.sectiontableheader {
	color:#990000;
	font-weight:bold;
}

.message {
	color:Red;
	font-weight:bold;
	margin-top:1em;
}

span.pathway {
	margin-bottom:1em; font-size:11px;
}

a.re_pic img { padding:4px; border:1px solid #cccccc; margin:3px; background-color:#FFFFFF;}
a.re_tit { font-size:11px;}
a.re_tit_short {font-size:14px; }

.sectiontableentry1 { background-color:#EFEFEF; }
.sectiontableentry2 table, .sectiontableentry1 table { margin:7px;}
div.moduletablere_searrch { margin-top:15px; color:#2F3D40; font-size:12px;}
div.moduletablere_searrch h3 { padding-bottom:10px;font-size:18px;}
.moduletablere_searrch select, .moduletablere_searrch input { background-color:#F4F7F7; border:1px solid #cccccc;color:#2F3D40; }
td.sectiontableentry1 , td.sectiontableentry2  {color:#999;font-size:11px;text-align:justify; }


input.button { background-color:#CDD8DA; border:1px solid #97AEB3; color:#2F3D40; padding:3px; font-weight:bold;  }
input.button:hover { background-color:#E0E8E9; }

div#toolbar { width:100%;  }
div#toolbar ul {list-style:none; }
div#toolbar li { float:left; margin-right:15px; padding-left:5px; padding-bottom:15px; }
