body {
	background: url('body_bg.jpg') repeat-x #FFF;
	text-align: center;
	font: 14px Tahoma;
	color: #606060;
}

a {
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 950px;
	padding-top: 47px;
	text-align: left;
}

#container-inner {
	width: 914px;
	margin: 0 auto;
	border-left: 18px solid #FFF;
	border-right: 18px solid #FFF;
	position: relative;
}

#shadow-left {
	background: url('shadow_left.png') no-repeat;
	position: absolute;
	width: 9px;
	height: 602px;
	left: -27px;
}

#shadow-top{
	background: url('shadow_top.png') no-repeat;
	position: absolute;
	width: 968px;
	height: 9px;
	left: -27px;
	top: -9px;
}

#shadow-right {
	background: url('shadow_right.png') no-repeat;
	position: absolute;
	width: 9px;
	height: 602px;
	right: -27px;
}

#header {
	background: url('header_top.jpg') bottom no-repeat #FFF;
	height: 220px;
	width: 914px;
	position: relative;
	border-bottom: 1px solid #FFF;
	margin-top: 2px;
}

#header-main {
	position: relative;
}

#logo {
	position: absolute;
	left: 43px;
	top: 23px;
}

#egu {
	position: absolute;
	top: 169px;
	left: 17px;
}

#langs {
	position: absolute;
	right: -18px;
	top: -25px;
}

#langs li {
	float: left;
	
}

#langs li a {
	background: url('lang.png') repeat-x;
	text-align: center;
	display: block;
	height: 25px;
	width: 48px;
	margin-left: 2px;
	padding-top: 5px;
	font: 11px Tahoma;
	font-weight: bold;
	color: #FFF;
}

#langs li a.active {
	background: url('lang_active.png') repeat-x;
}

#nav {
	position: absolute;
	left: 230px;
	top: 44px;
}
#nav li {
	float: left;
	color: #0072a5;
}

#nav .liactive {
	background: #0072a5;
	height: 19px;
	line-height: 19px;
	margin-left: -3px;
	padding-left: 3px;
}

#nav li a {
	/*background: #FFF;*/
	color: #0072a5;
	display: inline;
/*	margin-left: 5px;
	margin-right: 5px;*/
	padding: 0 12px;
}

#nav li .active {
	color: #FFF;
}

#header-bottom {
	background: url('header_bottom.jpg') top;
	height: 32px;
}

/** Left column **/

#column-left {
	width: 218px;
	color: #606060;
	float: left;
}

#column-left .input {
	color: #606060;
	border: 1px solid #c9c8c8;
	background: url('input_bg.png') bottom repeat-x #FFF;
	width: 84px;
	height: 17px;
	padding: 3px 7px;
	vertical-align: middle;
}

#column-left .submit, #main-content .submit {
	background: url('button.png');
	color: #FFF;
	width: 94px;
	height: 41px;
	border: none;
	font: 14px Tahoma;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
}

#search {
	border-bottom: 8px solid #008cbd;
	padding-left: 12px;
}

#login-outer {
	margin-top:2px;
}

#login {
/*	margin-top: 2px;*/
	background: #d7e8ef;
	/*height: 126px;*/
	padding-left: 12px;
	padding: 8px 1px 11px 12px;
	font: 12px Tahoma;
}

#login a, #login a:visited {
	color: #606060;
}

#login p {
	margin-bottom: 4px;
	vertical-align: middle;
}

#login .logout {
	display: block;
	margin-top: 20px;
}	
#nav-left {
	padding-top: 18px;
	background: #f1f1f1;
	margin-top: 4px;
	padding-bottom: 20px;
}

#nav-left ul li {
/*	background: url('list_image.gif') no-repeat 12px 8px;*/
	padding-left: 14px;
/*	margin-bottom: 4px;*/
/*	margin-top: 4px;*/
	border-bottom: 1px solid #d5d5d5;
	margin-left: 13px;
}

#nav-left li a {
	color: #0072a5;
	padding: 3px 0;
	display: block;
	
}

#nav-left li span {
	font-size: 13px;
}

#nav-left .sub-link {
	padding-left: 42px;
	background: none;
}

#nav-left .liactive {
	background: #81b9d6;
	border-bottom: none;
}

#nav-left .active {
	color: #FFF;
	border-bottom: none;
}

#banner-left {
	width: 218px;
}

/** Left column end **/

/** Main content **/
#main-content {
	width: 670px;
	float: right;
}

#main-content h2{
	font: 24px Tahoma;
	color: #0072a5;
	border-bottom: 1px solid #b5b5b5;
	padding-left: 10px;
}

#main-content h3 {
	background: #0072a5;
	color: #FFF;
	padding: 5px 10px;
	margin-top: 4px;
	margin-bottom: 5px;
	font: 12px Tahoma;
	position: relative;
}

#main-content h3 .date {
	font-weight: bold;
	margin-right: 18px;
}

#main-content h3 .comment_links {
	float: right;
	padding-right: 5px;
}

#main-content h3 .comment_links a {
	color: #FFF;
}

#main-content p {
	color: #606060;
}

#news {
	margin: 0;
}

#news a {
	text-decoration: none;
	color: #FFF;
}

#news p a {
	text-decoration: underline;
	color: #606060;
}
#wysiwyg { margin-top:13px; padding-left:10px; padding-bottom:20px; font-family: Tahoma; }
#wysiwyg h1 { font-family: Tahoma; font-size: 24px; margin: 20px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }
#wysiwyg h2 { font-family: Tahoma; font-size: 22px; margin: 18px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }
#wysiwyg h3 { font-family: Tahoma; font-size: 20px; margin: 16px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }
#wysiwyg h4 { font-family: Tahoma; font-size: 18px; margin: 14px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }
#wysiwyg h5 { font-family: Tahoma; font-size: 16px; margin: 14px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }
#wysiwyg h6 { font-family: Tahoma; font-size: 14px; margin: 14px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }
.wysiwyg p { font: 12px Tahoma; margin: 8px 0px; color: #606060; line-height: 16px; }
.wysiwyg a { font: 12px Tahoma; text-decoration: underline; color: #606060; line-height: 16px; }
.wysiwyg ul { list-style-type: disc; margin: 6px 33px; font: 12px Tahoma; color: #606060; }
.wysiwyg ol { list-style-type: decimal; margin: 6px 33px; font: 12px Tahoma; color: #606060; }
.wysiwyg ol li, .wysiwyg ul li { margin-top:2px; }


#news .readmore {
	color: #0072A5;
	margin: 10px 0;
	display: block;
}

#news p {
	margin-left: 10px;
	margin-bottom
}

#news .news-head {
	background: #81B9D6;
	color: #FFF;
	font: 12px Tahoma;
	padding-left: 10px;	
}


#comment { margin-top: 40px; }
#comment p { font: 16px Tahoma; color: #0072a5; margin-left: 0; }
#comment .submit { margin-left: -7px; }
#comment textarea {	border: 1px solid #c9c8c8; background: url('textarea.png') repeat-x; width: 100%; height: 71px; color: #606060; }

#comments h4 {
	font-weight: bold;
	/*margin-left: 10px;*/
}

#comments p {
	margin-left: 10px;
}

#comments .comments-head {
	background: #81B9D6;
	color: #FFF;
	font: 12px Tahoma;
	margin-bottom: 5px;
	margin-top: 4px;
	padding: 5px 10px;
	font-weight: normal;
}

#comments .users-head {
	font: 12px Tahoma;
	color: #606060;
	margin-left: 10px;
	font-weight: bold;
}

#gallery .gallery-pic {
	float: left;
	margin-right: 10px;
}

/** Main content end */

/** Register page **/

.register {
	margin-top: 20px;
}

.register label {
	margin-right: 30px;
	font: 12px Tahoma;
}

.register .input {
	border: 1px solid #606060;
	margin-bottom: 2px;
	padding: 3px;
	color: #606060;
	width: 200px;
}

.register input[type="submit"] {
	border: 1px solid #b2bebf;
	margin-top: 20px;
	background: #4d853a;
	padding: 3px 5px;
	color: #FFF;
	font-weight: bold;
}

#login-to-comment-modal h1 { font-family: Tahoma; font-size: 24px; margin: 20px 0px; padding-left: 0; color: #0072a5; font-weight: normal; border: none; }

#login-to-comment-modal {
	width: 450px;
	height: 200px;
	background: #FFF;
	display: none;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
	
#login-to-comment-modal-overlay {
	background: #000;
}

#login-to-comment-modal a.modalCloseImg {
	background:url('x.png') no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

/** Footer **/

#footer_img {
	clear: both;
	background: url('footer.jpg') no-repeat bottom;
	height: 82px;
	width: 950px;
	margin-top: 25px;
	margin-left: -9px;
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #9d9d9d;
	font: 10px verdana;
}

#footer a {
	color: #9d9d9d;
}

#f_name {
	display: none;
}
/** Footer end **/	
