/*  \*/ 
html, body {height: 100%;} 
/* end */

* {margin: 0; padding: 0;}

html, body {height: 100%;}
body {
	background: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*Θημενεν h2*/
.block_head {
	margin-bottom: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
        text-align: left;
	text-transform: uppercase;
	color: #87CEFA;
}

/*Θημενεν h5*/
.theme_head {
	font-size: 1em;
	font-weight: bold;
	margin:auto;
	margin-bottom:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
        color: #557788;
}

ul {
    padding-left: 7px;
    margin-left: 7px;
}
.menu {
	text-transform: uppercase;
	line-height: 2em;
	font-weight: bold;
}
ul.menu {
        padding-left:0px;
        margin-left:0px;
        list-style: none;
	color: #87CEFA;
}
ul.menu a {
	text-decoration: none;
}

ul.menu a:hover {
	color: #87CEFA;
}

ul.menu ul {
        margin: 0 0 1.6em 1.6em;
	font-weight: normal;
	text-transform: none;
        list-style: none;
}
ul.menu ul a {
	text-decoration: underline;
}
ul.menu ul a:hover {
	text-decoration: none;
}

.container {
	position: relative;
	width: 964px;
	height: auto;
	min-height: 100%;
	margin: 0 auto -38px auto;
	background: #FEFEFE;
	color: #446677;
	font-size: 1.2em;
	line-height: 1.4;
}
* html .container {height:100%;} /* for ie6 */

.alt_header {
	position: absolute;
	width: 738px;
	height: 48px;
	padding-top: 100px;
	padding-left: 226px;
	background: #E7E7E7;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #557788;
	z-index: 10;
}

.header {
	position: relative;
	width: 964px;
	height: 168px;
	background: url(head_ua.png) no-repeat 0 8px;
	color: #87CEEB;
	z-index: 50;
}

.hmm {
	position: absolute;
	top: 24px;
	right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.hmm a, .hmm span {
	margin: 0 .8em;
}

.hmm a {
	color: #87CEEB;
}

.navigator {
	width: 920px;
	margin: 16px 22px 0 22px;
	font: .9em normal Arial, Helvetica, sans-serif;
	text-align: right;
	color: #999;
}
.navigator a {
	color: #969696;
}

.left {
	position: relative;
	width: 256px;
	float: left;
	margin: 16px 8px;
	color: #557788;
}
.left a {
	color: #557788;
}
.left form input {
	color: #557788;
}
.left label {
	display: block;
	margin: .5em 0 0 1.5em;
}

a.small {
	font-size: .9em;
	color: #BEBEBE;
}

.content {
	position: relative;
	width: 664px;
	float: right;
	margin: 16px 8px 16px 0;
}

.block {
	margin-bottom: 16px;
	border: 1px solid #E5E5E5;
}

.t, .b {
	position: relative;
	width: 100%;
}

.t {
	height: 16px;
}
.b {
	height: 24px;
	background: url(gradient.png) repeat-x 0 100%;
}

.l, .r {
	position: absolute;
	width: 12px;
	line-height: 0; /* for ie6 */
	font-size: 0;  /* for ie6 */
}

.l {
	left: -1px;
}
.r {
	right: -1px;
}

.t div {
	top: -1px;
	height: 12px;
}
.b div {
	bottom: -1px;
	height: 24px;
}


.t .l {
	background: url(block_c.png) no-repeat 0 0;
}
.t .r {
	background: url(block_c.png) no-repeat 100% 0;
}

.b .l {
	background: url(block_c.png) no-repeat 0 100%;
}
.b .r {
	background: url(block_c.png) no-repeat 100% 100%;
}

.text {
	padding: 0 12px;
}
.text p {
	margin-bottom: 1em;
}
.text a, .text a:visited {
	color: #6A859A;
}
.text a:hover {
	text-decoration: none;
}

.poll {
	margin-top: 1em;
	margin-bottom: 2em;
}
.poll p {
	margin-bottom: .8em;
}
.poll img {
	margin: 0 1em -1px 1em;
}

.news {
	margin-bottom: 0.2em;
}
.news img {
	float: left;
	margin: .3em 1.6em .4em 0;
}
.news p.wimg {
	float: right;
	width: 564px;
}

.map {
	margin-left: .6em;
	padding-left: 1em;
	list-style-image: url(bullet.gif);
	color: #EAEAEA;
	background: url(pixel.gif) repeat-y left top;
        list-style: none;
}

ul.map * {
	margin: 0; padding: 0;
}

ul.map li {
	margin: 1.6em -1px;
	padding-left: 1em;
	background: #FEFEFE url(pixel.gif) repeat-x left 8px;
}

ul.map li i {
	display: block;
	width: 100%;
	padding-left: .8em;
	font-style: normal;
	border-left: 1px solid #EAEAEA;
	background: #FEFEFE;
	color: #557788;
}

ul.map ul {
	border-left: 1px solid #EAEAEA;
	list-style-image: none;  /* for ie */
}

ul.map ul li {
	padding-left: 2em;
	list-style: none;
}

ul.map ul li i {
	font-style: italic;
}

.clr {
	clear: both;
}
.clearfooter {
	clear: both;
	height: 38px;
}
.footer {
	clear: both;
	position: relative;
	width: 964px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ACBECC;
	color: #004a8f;
}
.footer a {
	color: #004a8f;
}
.copy {
	float: left;
	padding-left: 1em;
}
.dev {
	float: right;
	padding-right: 1em;
}
.copy, .dev {
	height: 21px;
	padding-top: 8px;
}
.footer .b {
	clear: both;
	height: 8px;
	background: #E7E7E7;
}
.footer .b div {
	height: 8px;
	bottom: 8px;
}
.footer .b .l {
	left: 0;
	background: url(white_c.png) no-repeat 0 100%;
}
.footer .b .r {
	right: 0;
	background: url(white_c.png) no-repeat 100% 100%;
}
