﻿body{
	background: black;
	font-family: Tahoma, Helvetica, Arial,helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin:0;
	padding:0;
}

table{
	border: none;
	background: #757575;
}

td{
	border: none;
	background: white;
}

/* START: Main container */
#main_container{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: white;
	text-align: left;
	background: #d4d4d4 url(../../images/elva/center_bg.gif);
}

#main_container.first_page{
	background: #d4d4d4 url(../../images/elva/center_bg_fp.gif);
}
/* END: Main container */

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding: 0;
}

#page_header h1{
	margin:0;
}

#page_header h1 a{
	display: block;
	width: 950px;
	height: 166px;
	background: #951e2a url(../../images/elva/header.jpg);
}

#page_header h1 a span{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#page_header hr{
	display: none;
}

/* START: Content container */
#content{
	display: block;
	width: 770px;
	float  : right;
}

#content{
	height: 100%;
}

#main_content a{
	text-decoration: none;
	color: #cb1b21;
}

#main_content a:hover{
	color: #ff6267;
}

#main_content .image_container_left{
  float:left;
  width:150px;
  margin:5px 10px 5px 0px;
  text-align:center;
}

#main_content .image_container_right{
  float:right;
  width:150px;
  margin:5px 0px 5px 10px;
  text-align:center;
}

#main_content .image_title{
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: bold;
}

#main_content .image_description{
	clear: both;
}

#main_content .ImageArticle{
	margin-bottom: 5px;
}

#main_content .image_article{
  float:none;
}

.cmstable1 {
  border-collapse:collapse;
  font-size: 11px;
  border-color:#666666;
}

#content hr{
	display: none;
}

#content #main_content{
	display: block;
	float: left;
}

#content h4, #content h5, #content h6{
	font-size: 17px;
	font-weight: bold;
	color: black;
	margin:0;
	padding:0;
	padding-top: 3px;
	padding-bottom: 5px;
}

#content h4 a, #content h5 a, #content h6 a{
	font-size: 17px;
	font-weight: bold;
	color: #cb1b21;
	text-decoration:none;
}

#content h4 a:hover, #content h5 a:hover, #content h6 a:hover{
	color: #f6656a;
}

#content p, #content ul, #content table, #content ol{
	margin:0;
	padding:0;
	padding-bottom: 5px;
}

#content ul, #content ol{
	padding-left: 20px;
}

#content img{
	border:0;
}

#content #main_content .options{
	clear: both;
}

#content.first_page #main_content div.container{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content.first_page #center_banners{
	padding-bottom: 10px;
}

#content.first_page #main_content{
	width: 520px;
	background: white url(../../images/elva/main_content_fp_bg.jpg) no-repeat;
}

#content.regular #main_content div.container{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* ie6 hack: otherwise leaves a gap between main content and right banners column */
*#content.regular{
	background: url(../../images/elva/right_banners_bg.jpg) repeat-x;
}

#content.regular #main_content{
	width: 590px;
}

#content.regular #main_content h2{
	height: 31px;
	border-bottom: 2px solid #322e31;
	background: white url(../../images/elva/section_name_bg.jpg) no-repeat;
	color: white;
	font-size: 17px;
	font-weigth: bold;
}

#content.regular #main_content h2 span{
	padding-top: 6px;
	padding-left: 8px;
	display: block;
}

#content.regular #main_content{
	min-height: 700px;
}

#main_content .options{
	margin-top: 5px;
	background: #e5e5e5;
	text-align: left;
	display: block;
}

#main_content .article img{
	margin-left: 5px;
	margin-bottom: 5px;
}

#main_content .article .date{
	color: #757575;
	padding: 0;
	padding-top: 10px;
}

#main_content .article {
	padding-bottom: 30px;
}

#main_content .options a{
	width: 70px;
	height: 18px;
	text-align: center;
	color: white;
	background: #b71820;
	display: block;
	text-decoration:none;
}

#main_content .options a:hover{
	color: white;
}

#main_content .options a span{
	display: block;
	padding-top: 2px;
}

/* END: Content container */

/* START: Rigth banners */
#right_baners{
	background: url(../../images/elva/right_banners_bg.jpg) repeat-x;
	min-height: 33px;
}

/* ie6 hack: min-height ie6 style */
*#right_baners{
	height: 33px;
}
/* END: Right banners */

/* START: First page news */
#newsflash{
	width: 250px;
	display: block;
	float: left;
	background: #d4d4d4;
}
#newsflash h2{
	width: 250px;
	height: 31px;
	background: #666666 url(../../images/elva/newsflash_head_bg.jpg);
	border-bottom: 2px solid #322e31;
}

#newsflash h2 span{
	color: white;
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-left: 8px;
	padding-top: 6px;
}

#newsflash .article{
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 7px;
	margin-left: 1px;
	border-bottom: 1px solid #a8a8a8;
	background: white;
}

#newsflash p{
	margin: 0;
}

#newsflash p.date{
	color: #757575;
	padding: 0;
	margin-bottom: 3px;
}

#newsflash h5{
	margin-bottom: 3px;
}

#newsflash h5 a{
	font-size: 12px;
	font-weight: bold;
	color: #cb1b21;
	text-decoration: none;
}

#newsflash h5 a:hover{
	color: #f6656a;
}

#newsflash p.lead{
	margin-bottom: 7px;
}

#newsflash .options{
	text-align: right;
	border-bottom: 1px solid #a8a8a8;
	height: 28px;
	margin-left: 1px;
	background: white;
}

#newsflash .options a{
	display: block;
	background: #b71820;
	height: 18px;
	width: 70px;
	color: white;
	text-decoration: none;
	text-align: center;
	float: right;
	margin: 5px;
}

#newsflash .options a span{
	display: block;
	padding-top: 3px;
}

/* END: First page news */

/* START: Left column container */
#left_column{
	width: 180px;
	display: block;
	float: right;
	background: #d4d4d4;
}
/* END: Left column container */

/* START: Language bar */
#language_bar{
	display: block;
	height: 30px;
	background: #e42a33 url(../../images/elva/lang_bg.jpg);
	width: 950px;
}

#language_bar ul{
	margin:0;
}

#language_bar li{
	display: inline;
}

#language_bar a{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 30px;
	float: right;
	border-left: 1px solid #322e31;
}

#language_bar a.active{
	background: url(../../images/elva/lang_bg_hover.jpg);
}

#language_bar a.active:hover{
	background: url(../../images/elva/lang_bg_hover.jpg);
}

#language_bar a:hover{
	background: url(../../images/elva/lang_bg_hover.jpg);
}

#language_bar a span{
	display: block;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
/* END: Language bar */

/* START: Main menu */
#main_menu{
	display: block;
	width: 950px;
	background: #cf1d2a url(../../images/elva/main_menu_bg.jpg);
	height: 30px;
}

#main_menu.first_page{
	background: #cf1d2a url(../../images/elva/main_menu_bg_1.jpg);
}

#main_menu hr{
	display: none;
}

#main_menu ul{
	padding: 0;
	margin: 0;
}

#main_menu a{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 30px;
	float: left;
	border-right: 1px solid #322e31
}

#main_menu a img{
	display: none;
}

#main_menu a:hover{
	background: url(../../images/elva/section_bg_hover.jpg);
}

#main_menu a.active{
	background: url(../../images/elva/section_bg_hover.jpg);
}

#main_menu a.active:hover{
	background: url(../../images/elva/section_bg_hover.jpg);
}

#main_menu li{
	display: inline;
	background: url(../../images/elva/lock_act.jpg) -20px no-repeat;
}

#main_menu a span{
	display: block;
	padding-top: 8px;
	padding-left: 8px;
	padding-right:0;
	padding-bottom: 0;
	margin-right: 8px;
}

#main_menu a span.lock{
	display: block;
	padding-right: 14px;
	background: url(../../images/elva/lock_reg.jpg) right 9px no-repeat;
}

#main_menu a:hover span.lock{
	background: url(../../images/elva/lock_act.jpg) right 9px no-repeat;
}

#main_menu a.active span.lock{
	background: url(../../images/elva/lock_act.jpg) right 9px no-repeat;
}

#main_menu a.active:hover span.lock{
	background: url(../../images/elva/lock_act.jpg) right 9px no-repeat;
}

/* END: Main menu */

/* START: Sub menu */
#sub_menu{
	background: #c31a20;
}

#sub_menu ul{
	margin:0;
	padding: 0;
}

#sub_menu li{
	display: block;
	clear: both;
	background: url(../../images/elva/sub_lock_act.jpg) -20px no-repeat
}

#sub_menu a{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 180px;
	border-bottom: 1px solid #322e31;
}

#sub_menu a:hover{
	background: url(../../images/elva/sub_section_bg_hover.gif);
}

#sub_menu a span{
	display: block;
	padding-top: 5px;
	padding-left: 8px;
	margin-right: 8px;
}

#sub_menu a.active{
	background: url(../../images/elva/sub_section_bg_hover.gif);
}

#sub_menu a.first_active{
	height: 32px;
	background: url(../../images/elva/submenu_first_bg_hover.jpg);
}

#sub_menu a.first_active:hover{
	height: 32px;
	background: url(../../images/elva/submenu_first_bg_hover.jpg);
}

#sub_menu a.first_passive{
	height: 32px;
	background: url(../../images/elva/submenu_first_bg.jpg);
}

#sub_menu a.first_passive:hover{
	height: 32px;
	background: url(../../images/elva/submenu_first_bg_hover.jpg);
}

#sub_menu a.first_active span{
	padding-top: 12px;
}

#sub_menu a.first_passive span{
	padding-top: 12px;
}

#sub_menu a.active:hover{
	background: url(../../images/elva/sub_section_bg_hover.gif);
}

#sub_menu a img{
	display: none;
}

#sub_menu a span.lock{
	padding-right: 13px;
	background: url(../../images/elva/sub_lock_reg.jpg) right 7px no-repeat;
}

#sub_menu a:hover span.lock{
	background: url(../../images/elva/sub_lock_act.jpg) right 7px no-repeat;
}

#sub_menu a.active span.lock{
	background: url(../../images/elva/sub_lock_act.jpg) right 7px no-repeat;
}

#sub_menu a.active:hover span.lock{
	background: url(../../images/elva/sub_lock_act.jpg) right 7px no-repeat;
}

#sub_menu a.first_passive span.lock{
	background: url(../../images/elva/sub_lock_reg.jpg) right 14px no-repeat;
}

#sub_menu a.first_passive:hover span.lock{
	background: url(../../images/elva/sub_lock_act.jpg) right 14px no-repeat;
}

#sub_menu a.first_active span.lock{
	background: url(../../images/elva/sub_lock_act.jpg) right 14px no-repeat;
}

#sub_menu a.first_active:hover span.lock{
	background: url(../../images/elva/sub_lock_act.jpg) right 14px no-repeat;
}

#sub_menu ul ul a{
	font-weight: normal;
	background: #dcdcdc;
	color: black;
	border-bottom: 1px solid #999999;
}

#sub_menu ul ul a:hover{
	font-weight: normal;
	background: #dcdcdc;
	color: #999999;
}

#sub_menu ul ul a.active{
	font-weight: normal;
	background: #dcdcdc;
	color: #999999;
}

#sub_menu ul ul a.active:hover{
	font-weight: normal;
	background: #dcdcdc;
	color: #999999;
}

#sub_menu ul ul a span{
	padding-left: 16px;
}

#sub_menu ul ul ul a span{
	padding-left: 24px;
}

#sub_menu ul ul a span.lock{
	padding-right: 14px;
	background: url(../../images/elva/sub_sub_lock.jpg) right 7px no-repeat;
}

#sub_menu ul ul a:hover span.lock{
	background: url(../../images/elva/sub_sub_lock.jpg) right 7px no-repeat;
}

#sub_menu ul ul a.active span.lock{
	background: url(../../images/elva/sub_sub_lock.jpg) right 7px no-repeat;
}

#sub_menu ul ul a.active:hover span.lock{
	background: url(../../images/elva/sub_sub_lock.jpg) right 7px no-repeat;
}

#sub_menu hr{
	display:none;
}
/* END: Sub menu */

/* START: Login form */
#login_form{
	background: white url(../../images/elva/login_border.gif) right repeat-y;
	display: block;
}

#login_form h3{
	margin: 0;
	width: 180px;
	height: 31px;
	background: #494648 url(../../images/elva/login_header_bg.jpg);
	border-bottom: 2px solid #322e31;
}

#login_form h3 span{
	color: white;
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 5px;
}

#login_form form{
	padding-left: 8px;
	display: block;
	margin-top: 8px;
	margin-bottom: 0;
	text-align: right;
	padding-right: 8px;
}

#login_form hr{
	display: none;
}

#login_form div.hr{
	height: 1px;
	margin-right: 1px;
	background: #a8a8a8;
}

#login_form p{
	margin:0;
	margin-bottom: 3px;
}

#login_form .text_input{
	width: 100px;
	height: 14px;
	font-size: 10px;
}

#login_form .submit_button{
	border: none;
	font-size: 11px;
	color: white;
	background: #b71820;
	height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
}

#login_form .user_data{
	padding: 8px;
}

#login_form .user_data a{
	color: #cb1b21;
	text-decoration: none;
}

#login_form .user_data a:hover{
	color: #ff6267;
}

#login_form .user_data ul{
	margin: 0;
	padding: 5px;
	padding-left: 20px;
}

/* END: Login form */

/* START: Left banners */
#left_banners{
	padding-left: 10px;
	padding-top: 10px;
}

#left_banners img{
	border: 0;
	margin-bottom: 10px;
}
/* END: Left banners */

/* START: Right banners */
#right_baners{
	text-align: center;
	padding-top: 42px;
	display: block;
	padding-bottom: 10px;
}

#right_baners img{
	/* margin-left: 10px;*/
}

#right_baners img{
	margin-bottom: 10px;
}

/* END: Right banners */

/* START: Center banners */
#center_banners{
	padding-left: 10px;
	padding-top: 10px;
}
/* END: center_banners */

/* START: Page footer */
#page_footer{
	clear: both;
	height: 66px;
	width: 950px;
	background: #2c292a url(../../images/elva/footer_bg.jpg);
	color: white;
	border-top: 5px solid #322e31;
}

#page_footer p{
	margin:0;
	padding: 0;
	padding-top: 11px;
	display: block;
	width: 705px;
	height: 45px;
	float: left;
}

#page_footer #bonus_div_1{
	background: url(../../images/elva/footer_logo_1.jpg) no-repeat;
	width: 115px;
	height: 66px;
	display: block;
	float: left;
}

#page_footer #bonus_div_2{
	background: url(../../images/elva/footer_logo_2.jpg) no-repeat;
	width: 129px;
	height: 66px;
	display: block;
	float: left;
}

#page_footer a{
	text-decoration: none;
	color: #cccccc;
}

#page_footer a:hover{
	color: white;
}
/* END: Page footer */

/* START: Forms */

#user_edit_form{
	text-align: right;
	padding-right: 310px;
}

#user_edit_form .text_input{
	width: 150px;
}

/* END: Forms */