/****************** OVERALL ******************/

* {
	outline:none;
}

img{ border: none; }

html, body {
	height:100%;
}

body {
	background-color:#DEEFF3;
	color:#000;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	margin:0 auto;
	text-align:center;
}

div.empty {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.hidden {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

div#wrapper {
	background-color:#fff;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
	height:auto !important;
	margin:0 auto -108px;
	min-height:100%;
	z-index:2;
}

h1,h2,h3,h4,h5,h6 {
color:#00565C;
font-weight:bold;
margin:0 0 10px;
}
h1 {font-size:20px; margin:0 0 15px;}
h2 {font-size:14px; color:#333;}
h3,h4 {font-size:14px;}
h5,h6 {font-size:14px;}
a {color:#de6f19; text-decoration: underline;}
a:hover { text-decoration: none;}
img {}
p {margin:0 0 10px;}
ul {margin:0; padding:0;}
ul li {list-style-type: none;}
ul li a {}
ul li a:hover {}
input.text {}
input.submit {}
input.select {}
textarea {}
a.button {}

.left {float:left;}
.right {float:right;}
img.left {margin-right:10px;}
img.right {margin-left:10px;}
.last {margin-right:0;}
.orange {color:#de6f19;}
.green {color:#4a880d;}
.red {color:#d03b1a;}
.purple {color:#3f3077;}

/****************** HEADER ******************/

div#header {
display:block;
position: relative;
height:134px;
}
div.bg {background: transparent url(../i/header-bg.gif) no-repeat left top;}
div.en {background: transparent url(../i/header-en.gif) no-repeat left top;}

div#header a#logo {
display:block;
height:107px;
left:20px;
position:absolute;
top:36px;
width:176px;
}

/*
div#header a#logo {
display:block;
height:130px;
left:17px;
position:absolute;
top:22px;
width:195px;
z-index:5;
}
div.bg a#logo {background: transparent url(../i/enemona20ya-bg.png) no-repeat left top;}
div.en a#logo {background: transparent url(../i/enemona20ya-en.png) no-repeat left top;}
*/

div#header div#hnav {
display:block;
height:20px;
position:absolute;
right:5px;
top:30px;
width:173px;
}
div#header div#hnav a {
display:block;
height:20px;
float:left;
margin-right:5px;
}
div#header div#hnav a.lang {width:80px;}
div#header div#hnav a.search {width:24px;}
div#header div#hnav a.email {width:26px;}
div#header div#hnav a.sitemap {width:25px; margin-right:0;}

div#header div#hnav a:hover {
background-color: white;
filter: alpha(opacity=50); /* internet explorer */
-khtml-opacity: 0.5;      /* khtml, old safari */
-moz-opacity: 0.5;       /* mozilla, netscape */
opacity: 0.5;           /* fx, safari, opera */
	}


/****************** MENU ******************/

div#menu {
display:block;
position: relative;
height:46px;
background: #00565C url(../i/menu.gif) repeat-x left top;
}
div#menu ul {
height:46px;
padding:0 2px 0;
}
div#menu ul li {
float:left;
display:inline-block;
height:46px;
}
div#menu ul li a {
color:#fff;
display:inline-block;
height:46px;
font-size:12px;
padding:0 20px 0;
text-decoration: none;
line-height: 40px;
}
div#menu ul li a:hover {background: #26757A url(../i/menuh.gif) repeat-x left top;}
div#menu ul li a.active {background: #26757A url(../i/menuh.gif) repeat-x left top;}

/****************** HOME PAGE ******************/

div#home {
display:block;
padding:30px 15px 15px;
background: #fff url(../i/home.gif) no-repeat left top;
}

div#home div#left {
float:left;
width:460px;
}
div#home div#left h2 {
font-size:20px;
clear:both;
margin:0 0 5px;
}
div#home div#left p {
width:50%;
text-align: right;
}

div#home div#right {
float:right;
width:400px;
}

/********** RIGHT NAV **********/

div#rnav {
width:220px;
padding:0 0 8px;
background-color: #a4d9e1;
float:left;
margin-bottom:10px;
border-bottom:8px solid #84cdd5;
}

div#rnav h2 {
color:#00565C;
font-weight:bold;
height:42px;
line-height:42px;
padding:0 10px 0;
margin:0 0 2px;
background-image: url(../i/rnavh.gif);
}

div#rnav a {
text-decoration: none;
color:#333;
padding:6px 0 8px;
margin:0 10px;
line-height:16px;
display: block;
background: url(../i/rnavs.gif) repeat-x left bottom;
}

div#rnav a:hover {background-color:#f59a00; padding:6px 10px 8px; margin:0; background-image: none; }
div#rnav a.active {background-color:#2B797E; color:#fff; padding:6px 10px 8px; margin:0; background-image: none;}

/****************** MAIN ******************/

div#main {
display:block;
padding:12px 15px;
position: relative;
width:710px;
float: left;
background: url(../i/main.gif) repeat-x left top;
}

div#main ul {
padding-left:20px;
}
div#main ul li {
list-style-type: disc;
}

div#main div#left {
float:left;
width:50%;
}
div#main div#right {
float:right;
width:50%;
}

/****************** FOOTER ******************/

div#push {
	clear:both;
	height:108px;
	position:relative;
}

div#footer {
	width:930px;
	margin:0 auto;
	z-index:3;
	display:block;
	clear: both;
	position: relative;
	height:33px;
	padding:75px 15px 0;
	background: #2C797D url(../i/footer.gif) no-repeat left top;
	color:#fff;
	font-size:10px;
}
div#footer p.left {}
div#footer p.right {}
div#footer a {color:#fff;}

/* ############################ */


#pageing{
			list-style-type: none;
			display: block;
			float: left;
			margin: 0;
			padding: 0;
		}
div#main ul#pageing {padding:0;}
			#pageing li
			{
				list-style-type: none;
				display: block;
				float: left;
			}
			#pageing a
			{
				display: block;
				float: left;
				width: 16px;
				height: 16px;
				padding: 2px;
				margin: 1px;
				font: normal 12px Tahoma;
				text-align: center;
			}
				#pageing a:hover
				{
					color: #fff;
					background: #656362;
				}
				#pageing a.pageing_active
				{
					display: block;
					float: left;
					color: #fff;
					background: #656362;
				}
		#pageing b
		{
			float: left;
			padding: 3px 0 0 0;
			font: bold 11px Tahoma;
			color: #6d6e71;
		}

/* ############################ */

div#main ul#list_news {
	display: block;
	float: left;
	width: 378px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #C6C3C3;
}
div#main ul#list_news li {
	display: block;
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#main ul#list_news a {
	display: block;
	float: left;
	width: 370px;
	padding: 5px 4px;
	background-color: #fff;
	font: normal 11px Tahoma;
	color: #666;
	border-bottom: 1px solid #C6C3C3;
	text-decoration: none;
}
div#main ul#list_news a span {
	font: bold 11px Tahoma;
}
div#main ul#list_news a:hover {
	color: #fff;
	background-color: #F09A1F;
}
div#main img#newspaper {
	display:block;
	float: right;
	margin: 10px 0;
}

/* ############################ */

#site_map{ 
		list-style-type: none;
		display: block;
		margin: 0;
		padding: 2px 0 8px 20px;
		font: bold 14px Arial;
		color: #950000;
		}

		#site_map li{
			list-style-type: none;
			display: block;
			padding: 4px 0 4px 20px;
			font: normal 12px Arial;
		}

		#site_map a{
			color: #656362;
			background: #fff;
		}

		#site_map a:hover{
			color: #fff;
			background: #F09A1F;
		}


div#menu a#rss {
width: 22px;
height: 22px;
background: transparent url(../i/enemona-rss.gif) no-repeat left top;
display: block;
position:absolute;
right:8px;
top:8px;
padding:0;
line-height: 22px;
}

div#menu a#rss:hover {
background-position: left bottom;
}

