﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	color: white;
	background: black url("../images/background.png") repeat-x scroll left top;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

h1, h2, h3, input, textarea
{
	line-height: normal;
}

img
{
	border: 0;
	vertical-align: top;
}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style-type: none;
}

.clr
{
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	width: 0px;
	height: 0px;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

#container
{
	width: 960px;
	height: 690px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.ls, .rs
{
	position: absolute;
	z-index: 1000;
	top: 9px;
	display: block;
	width: 20px;
	height: 690px;
	overflow: hidden;
	background: transparent none no-repeat scroll left top;
}

.ls
{
	left: -18px;
	background-image: url("../images/shadow_left.gif");
}

.rs
{
	right: -17px;
	background-image: url("../images/shadow_right.gif");
}

.header
{
	background: black url("../images/main_menu_background.gif") repeat-x scroll left bottom;
	height: 272px;
	overflow: hidden;
	border: 3px black solid;
}

.login
{
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 20px;
}

.login form
{
	float: left;
	line-height: 20px;
	vertical-align: middle;
}

input
{
	border: 1px #838383 solid;
	background: #838383 url("../images/input_background.gif") repeat-x scroll left top;
	vertical-align: middle;
	margin-right: 4px;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	padding: 1px 5px 4px 5px;
	width: 104px;
}

input.submit
{
	border: none;
	width: 71px;
	height: 19px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #cccccc;
	background: transparent url("../images/login_submit.gif") no-repeat scroll left top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	vertical-align: middle;
}

.login label
{
	text-transform: lowercase;
}

label.checkbox
{
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 2px;
}

label.checkbox, label.radio 
{
	display: -moz-inline-box;
	display: inline-block;
	width: 12px !important;
	height: 12px !important;
	overflow: hidden;
	padding: 0px;
	background: white url("../images/checkbox.gif") no-repeat scroll left -13px;
}

label.checkbox.ch_checked 
{
	background: white url("../images/checkbox.gif") no-repeat scroll left 0;
}

input.hidden_component
{
	float: none;
	display: none;
	*display: inline;
	width: 0 !important;
	height: 0 !important;
}

.login .register
{
	float: left;
	padding-top: 4px;
	padding-left: 25px;
	text-transform: lowercase;
	line-height: 13px;
}

.lang_menu
{
	float: right;
	padding-top: 6px;
	padding-right: 20px;
}

.lang_menu img
{
	border: 1px white solid;
}

h1
{
	position: relative;
	height: 203px;
	background: transparent url("../images/header.png") no-repeat scroll left top;
}

h1 a
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.main_menu
{
	float: right;
	margin-right: -3px;
}

.main_menu a
{
	position: relative;
	float: left;
	height: 26px;
	padding-top: 8px;
	padding-left: 14px;
	padding-right: 18px;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	background: transparent url("../images/main_menu_inactive_right.gif") no-repeat scroll right top;
}

.main_menu a.active, .main_menu a:hover
{
	text-decoration: none;
	background: transparent url("../images/main_menu_active.gif") no-repeat scroll left top;
	padding-left: 16px;
	padding-right: 16px;
	left: -2px;
}

.main_menu a.active b, .main_menu a:hover b
{
	display: block;
	position: absolute;
	top: 0px;
	right: -2px;
	width: 5px;
	height: 34px;
	overflow: hidden;
	background: transparent url("../images/main_menu_active_right.gif") no-repeat scroll left top;
}

.content
{
	position: relative;
	height: 370px;
	background: transparent url("../images/content_background.gif") repeat-x scroll left top;
}

h2
{
	color: #33cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
	padding-bottom: 5px;
	border-bottom: 1px #686868 dotted;
	margin-bottom: 23px;
	cursor: default;
}

h2 a
{
	color: #33cc00;
}

h2 .paging
{
	float: right;
	padding-top: 3px;
}

h3, h3 a, .h3, div.scroll strong
{
	color: #33cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	line-height: 13px;
}

.left_column, .right_column, .single_column
{
	width: 415px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

.left_column
{
	float: left;
}

.right_column
{
	float: right;	
}

.single_column
{
	width: auto;
}

.content .separator
{
	background: transparent url("../images/column_separator.gif") no-repeat scroll right 1px;
	width: 12px;
	height: 360px;
	position: absolute;
	top: 0px;
	left: 480px;
}

.content p
{
	margin-bottom: 13px;
	line-height: 13px;
}

.content div.scroll
{
	max-height: 273px;
	overflow: auto;
	line-height: 13px;
}

.news_table
{
	margin-top: 1px;
}

.news_table td
{
	padding-bottom: 20px;
	height: 78px;
}

.news_table a.thumb
{
	display: block;
	margin-right: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px #636363 solid;
	padding: 1px;
	width: 94px;
}

.news_table div.crop
{
	max-height: 78px;
	overflow: hidden;
}

.news_table h3
{
	margin-top: -1px;
}

.news_table h3 a
{
	line-height: 13px;
	margin: 0px;
}

.news_table p
{
	margin-top: 13px;
	margin-bottom: 0px;
}

.news_table p.date
{
	color: #666666;
	margin: 0px;
}

.left_column .photo_big
{
	margin-top: 26px;
	padding: 1px;
	border: 1px #656565 solid;
}

.left_column .photo_big iframe
{
	width: 411px;
	height: 266px;
}

#gallery
{
	position: relative;
}

#gallery .gallery_thumbnails
{
	margin-left: -1px;
	margin-right: -15px;
	padding-top: 3px;
	padding-left: 1px;
	width: 430px;
	height: 246px;
	overflow: hidden;
}

#gallery .gallery_thumbnails a.thumb
{
	float: left;
	border: 1px #636363 solid;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 94px;
	overflow: hidden;
}

#gallery .gallery_thumbnails a.thumb:hover, #gallery .gallery_thumbnails #active.thumb
{
	position: relative;
	top: -1px;
	left: -1px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 2px #307d0a solid;
}

#gallery .paging
{
	float: right;
	padding-top: 10px;
}

#gallery a.more
{
	color: #333333;
	text-decoration: underline;
	padding-top: 12px;
	float: left;
}

#gallery a.more:hover
{
	color: white;
}

#gallery .gallery_folders
{
	padding-top: 27px;
	padding-left: 50px;
	overflow: hidden;
}

#gallery .gallery_folders a
{
	float: left;
	width: 178px;
	height: 165px;
	background: transparent none;
	margin-right: 30px;
	margin-bottom: 15px;
	overflow: hidden;
}

#gallery .gallery_folders a:hover
{
	background: transparent url("../images/gallery_folder_active.png") no-repeat left top;
	text-decoration: none !important;
}

#gallery .gallery_folders a img
{
	display: block;
	width: 94px;
	height: 70px;
	padding-left: 42px;
	padding-right: 32px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 15px;
	background: transparent url("../images/gallery_folder.png") no-repeat -6px top;
}

#gallery .gallery_folders a span
{
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: white;
	margin-top: 10px;
}

#gallery .single_column .paging
{
	margin-top: 20px;
	text-align: center;
	float: none;
	clear: both;	
}

#register p
{
	margin-bottom: 21px;
}

#register .column
{
	float: left;
	text-align: left;
}

#register .column th
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 20px;
}

#register .column th strong
{
	color: #33cc00;
}

#register .column td
{
	vertical-align: top;
	width: 130px;
	padding-bottom: 5px;
}

#register .column td.right_td
{
	width: 170px;
}

#register .column td.tip
{
	color: #666666;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 270px;
}

#register .column td.checkbox_td
{
	width: 300px;
}

#register .column td label
{
	line-height: 16px;
}

#register .column td input
{
	width: 132px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

#register .column td em
{
	font-style: normal;
	line-height: 19px;
}

#register .combo_box
{
	position: relative;
	float: left;
	width: 130px;
	height: 16px;
	overflow: hidden;
	border: 1px #838383 solid;
	background: #838383 url("../images/input_background.gif") repeat-x scroll left top;
	vertical-align: middle;
	margin-right: 4px;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	padding: 0 5px;
}

#register .combo_box span {
	line-height: 16px;
}

.drop_down_combo 
{
	max-height: 180px;
	background-color: #242b31;
	overflow: auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	margin-top: 1px;
}

.drop_down_combo ul 
{
	overflow: hidden;
}

.drop_down_combo ul li 
{
	cursor: default;
	background-color: #8a8a8a;
	padding: 0px 4px;
	min-height: 18px;
	line-height: 16px;
}

.drop_down_combo ul .selected 
{
	background-color: #333333;
}

.combo_box img
{
	position: absolute;
	right: 0px;
	top: 0px;
	border: medium none !important;
}

#register label.checkbox
{
	float: left;
}

label.checkbox_label
{
	display: block;
	padding-left: 20px;
}

.checkbox_container
{
	position: relative;
	padding-bottom: 10px;
}

#birth_day .combo_box, #birth_month .combo_box
{
	width: 30px;
	margin-right: 2px;
}

#birth_year .combo_box
{
	width: 46px;
}

#register div.submit
{
	position: absolute;
	bottom: 31px;
	right: 26px;
}

#register div.submit input.submit
{
	background-image: url("../images/register_submit.gif");
	width: 110px;
}

#register .error
{
	color: red;
}

/*#single_news div.scroll
{
	max-height: 322px;
}

#single_news div.scroll h3
{
	margin-top: -3px;
	padding-bottom: 13px;
}
*/
#single_news div.scroll h3
{
	padding-bottom: 13px;
}

.news_table a.thumb
{
	border: 1px #636363 solid;
	padding: 1px;
}

.news_table a.thumb:hover, .news_table #active_video.thumb
{
	position: relative;
	top: -1px;
	left: -1px;
	border: 2px #307d0a solid;
	margin-bottom: 0px;
	margin-right: 28px;
}

.paging, .paging a, .paging span
{
	color: white;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

.paging a.active
{
	color: #33cc00;
}

.paging a.prev, .paging a.next
{
	display: block;
	width: 11px;
	height: 14px;
	background: transparent url("../images/paging_arrows.gif") no-repeat;
	position: absolute;
	top: 172px;
}

.paging a.prev
{
	background-position: 0px top;
	left: 30px;	
}

.paging a.next
{
	background-position: -12px top;
	right: 30px;
}

.footer
{
	height: 31px;
	background: transparent url("../images/footer_background.gif") repeat-x scroll left bottom;
}

.footer .right
{
	float: right;
	color: #666666;
	text-transform: lowercase;
	margin-top: 8px;
	padding-right: 15px;
}

.footer a
{
	color: #666666;
}

.megalan
{
	color: #666666;
	padding-left: 15px;
	padding-top: 8px;
}

/* start facebook widget */
.footer .facebook_button
{
	float: left;
	position: relative;
	display: block;
	width: 101px;
	height: 16px;
	padding: 3px 0 0 28px;
	margin-top: -3px;
	background: transparent url('../images/facebook_logo.gif') no-repeat left top;
}

#facebook_widget {
	position: absolute;
	right: 10px;
	top: 295px;
	display: none;
	background-color: #1a1a1a;
	border: 1px solid white;
	z-index: 99999;
}

#facebook_widget .widget_close {
	position: relative;
	background: transparent url('../images/facebook_close.gif') no-repeat 6px 6px;
	left: 278px;
	width: 20px;
	height: 20px;
	cursor: pointer;	
}

/* end facebook widget */