/*
** EAAE style sheet.
*/
body {
	margin: 0;
	padding: 0 20px;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #00254A;
	}
body#ekatodekatria { background-color:#135200; }

/* ---[ links ]------------------------------- */

a:link {
	color: #40659B;
	}
a:visited {
	color: #8EA4C2;
	}
a:hover {
	color: #036;
	}
a.more {
	padding-right: 7px;
	background: url(img/) no-repeat 100% 5px;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #036;
	border-bottom: 1px solid #eee;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #FF0000;
	}
h3 a:hover {
	color: #036;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
/*	font-weight: normal;*/
	color: #036;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}
blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	background: url(../images/quotemarks.gif) no-repeat 0 3px;
	}
code strong {
	color: #4E6200;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike, del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* ---[ top ]------------------------------- */

#wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 750px;
	max-width: 1400px;
	font-size: 95%;
	text-align: left;
  	border-left: 1px solid #065B71;
  	border-right: 1px solid #065B71;
  	background: #fff;
	}
html>body #wrap { width: 100%; }
#logo {
	background: #fff url(/img/head.jpg) no-repeat top right;
	background-repeat: no-repeat;
	height: 90px;
	padding: 0;
	margin: 0;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 118px;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo span {
	position: absolute;
	top:20px;
	left: 45px;
	width: 280px;
	height: 46px;
	background: url(/img/logo.jpg) no-repeat;
	}
html>body #logo span {
	top:20px;
	}
#logo113 {
	background: #fff url(/img/head.jpg) no-repeat top right;
	background-repeat: no-repeat;
	height: 90px;
	padding: 0;
	margin: 0;
	}
#logo113 a  {
	border-style: none;
	display: block;
	width: 316px;
	}
#logo113 img  {
	display: block;
	width: 0;
	}
#logo113 span {
	position: absolute;
	top:40px;
	left: 45px;
	width: 316px;
	height: 46px;
	background: url(/img/113_logo.jpg) no-repeat;
	}
html>body #logo113 span {
	top:20px;
	}

/* navigation */

#nav {
	float: left;
/*	width: 750px; 		*/
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 82%;
	border-top: 1px solid #84B3C9;
	border-bottom: 3px solid #369;
	background: #036 url(img/) repeat-x top left;
	}
body#ekatodekatria #nav { background-color:#1e5b0a; }
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(img/) no-repeat top right;
	}
#nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	color: #fff;
	}
#nav a:hover, #nav a.active {
	color: #fff;
	background: #00254A;
	}
#nav a.active {
	font-weight: bold;
	background: #369 url(img/) repeat-x bottom left;
	}
li#t-home a {
	margin-left: 25px;
	background: url(/img/) no-repeat top left;
	}

/* switcher */

#theme {
	position: absolute;
	top: 97px;
	right: 25px;
	margin: 0;
	padding: 0;
	}
#theme a img {
	background: #CCE181;
	margin: 2px 5px 0 0;
	}
#theme a:hover img {
	background: #fff;
	}
#theme a img#theme-fixed {
	background: #fff;
	}

/* ---( title box )-------------------------------- */

#title {
	clear: left;
	padding: 25px 310px 25px 25px;
	background: #D8F4FE url(img/) no-repeat bottom right;
	}
	
body#ekatodekatria #title { background-color:#e3feb5; }
	
#home #title {
	background-image: url(img/);
	}
#title h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	color: #f66;
	}
#title h1 span {
	color: #f66;
	}
#title h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #888;
	max-width: 600px; /*add*/
	}
#title a:visited {
	color: #40659B;
	}
#title a:hover {
	color: #036;
	}
h2#recent {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	color: #7B9905;
	}

/* ---[ main column ]----------------------------- */

#main-body {
	float: left;
	width: 70%;
/*	width: 521px; 	*/
	}
#content {
	max-width: 800px;  /*add*/
	margin: 25px 0;
	padding: 0 25px;
	background: #fff;
	}

/* ---[ right column ]----------------------------- */

#sidebar {
/*	width: 219px; 	*/
	width: 30%;
	float: right;
	margin: 0 0 25px 0;
	margin-left: 0;  /*add*/
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #888;
	}
#sidebar h3 {
	margin: 0 0 0 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 120%;
	border-bottom: 1px solid #eee;
	background: #e3feb5 url(/img/) repeat-x top left;
	}

/* 
ul#navigation ------------ */
ul#navigation {
	margin:0;
	padding:0;
}
ul#navigation ul{
	margin:0;
	padding:0;
}
ul#navigation li {
  list-style: none;
  border-top: solid 1px #039;
  padding: .5em;
  text-align: left;
  margin: 0;
}
ul#navigation ul li a{
	padding-left:2em;
}
ul#navigation li a {
  display: block;
  text-decoration: none;
  padding:.5em;
  padding-left:1em;
}
ul#navigation li#youarehere {
  display: block;
  text-decoration: none;
  padding: .5em;
  padding-left:1.5em;
  color:#fff;
  background-color: #036;
  border-bottom: 1px solid #039;
}
body#ekatodekatria li#youarehere { background-color:#135200; }

ul#navigation a:link, ul#navigation a:visited { color: #036; }
ul#navigation a:hover, ul#navigation a:active { color: #f66; } 
ul#navigation a:hover { background-color: #fff; }
li.li_last { border-bottom: solid 1px #039; }
/*
ul#navigation ------------ */



/* ---[ footer ]----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	text-align: center;
	color: #e7e7e7;
	background: #036 url(/img/) no-repeat top right;
	}
body#ekatodekatria #footer { background-color:#1e5b0a; }

#footer p {
	margin: 0;
	padding: 25px;
	}
#footer a {
	color: #888;
	}
#footer a:hover {
	color: #ccc;
	}
#2nd_footer {
	width: 100%;
	min-width: 550px;
	max-width: 1400px;
	font-size: 82%;
	text-align: center;
	}

/* ---[ misc. ]---------------------------------------- */

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	
h3 img {
	vertical-align: middle;
	}
ul.noBullet li {
	list-style-type: none;
	}
ul.fiveent em {
	color: #999;
	font-style: normal;
	font-size: 90%;
	}
.center, .center img {
	text-align: center;
	}
a img {
	border: none;
	}
.hide {
	display: none;
	}
.figureM  {
	float: middle;
	width: 80%;
	border: thin silver solid;
	margin: 0.75em;
	padding: 0.75em;
	text-align: center
	}
.caption {
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	}
.scaled {	width: 100%;}

#wrap .logomap {
	position:absolute;
	border:none;
	top:0;
	left:20;
	width:250px;
	height:90px;
	color:inherit;
	margin:0;
	padding:0;
	background-image: url(img/transparent.gif);
	z-index: 10000;
		}
/* ---[                             ]---------------------------------------- */
/* ---[                             ]---------------------------------------- */
/* ---[ Specific fixes for IE5 only ]---------------------------------------- */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}


/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */


/* icon index */

.icon-feature { display: inline-table; }

/* Hides from IE-mac \*/
* html .icon-feature { height: 1%; }
.icon-feature{ display: block; }
/* End hide from IE-mac */
