*
{
	margin:	0;
	padding:0;
}
html
{
	min-height:	100%;
	height:		100%;
}
body
{
	background-color:	#3E4542;
	background-image:	url(../images/bg.jpg);
	background-repeat:	repeat;
	width:		100%;
	min-height: 100%;
	float:		left;
	height:		100%;
	color:		#333;
}
img
{
	border:	0 none;
}
a
{
	color:	#006;
}
a:hover
{
	color:	#666;
}

#pageWrapper
{
	width:		999px;
	margin:		2% auto 0 auto;
	position:	relative;
	background-color:	#FFF;	
	background-image:	url(../images/left_border_r.gif);
	background-repeat:	repeat-y;
	min-height:	96.9%;
}
#pageContent
{
	width:				100%;
	float:				left;
	background-color:	#FFF;	
	background-image:	url(../images/left_border_r.gif);
	background-repeat:	repeat-y;
	min-height:			100%;
}
#head
{	
	background-image:	url(../images/head_main.jpg);
	background-repeat:	no-repeat;
	width:				100%;
	height:				333px;
}
#head #lk_logo
{
	color:				#FFF;
	font-size:			0;
	background-color:	#FFF;
	background-image:	url(../images/lk_logo.jpg);
	background-repeat:	no-repeat;
	width:				85px;
	height:				68px;
	position:			absolute;
	top:				27px;
	left:				25px;
}
#head #banner_wrapper
{
	position:	relative;
	float:		right;
	top:		180px;
	right:		1px;
}
#nav
{
	list-style-type:	none;
	height:				42px;
	top:				-54.5px;
	width:				100%;
	background-repeat:	no-repeat;
	background-color:	#000;
	position:			relative;
}
#nav li
{
	float:	left;
	text-indent:	-500px;
}
#right
{
	float:		right;
	display:	inline;
	width:		800px;
	padding:	0 14px 20px 31px;
	position:	relative;
	top:		-8px;
}
#right #flags_wrapper
{
	text-align:	right;
}
#right #flags_wrapper #flag_lv,
#right #flags_wrapper #flag_en,
#right #flags_wrapper #flag_ru
{
	width:				22px;
	height:				13px;
}
#right #flags_wrapper #flag_en
{
	width:				21px;
}
#right #page_title
{
	margin-bottom:	5px;
}
#right #text_banner
{
	padding-right:	24px;
	width:			776px;
	float:			left;
}
#right #text_banner a
{
	text-decoration:	none;
}
#right #text_banner img
{
	margin-right:	12px;
	position:		relative;
	top:			4px;
	float:			left;
}
#right .subcategory_wrapper
{
	float:			left;
	width:			47.5%;
	margin-right:	2.5%;
	margin-top:		20px;
}
#right .subcategory_header
{
	height:				31px;
	background-image:	url(../images/crown_black.jpg);
	background-color:	#000;
	background-repeat:	no-repeat;
	color:				#FFF;
	text-align:			center;
	padding-top:		5px;
	cursor:				pointer;
	display:			block;
}
#right #subcategory_frontpage_content
{
	margin-top:	40px;
	float:		left;
	width:		100%;
}
#right #subcategory_frontpage_content a.subcategory_frontpage_link
{
	float:			left;
	width:			31.5%;
	margin-right:	1.5%;
	text-decoration:none;
}
#right ul.item_list
{
	list-style-type:	circle;
	margin:				5px 3px 0 23px;
}
#right ul.item_list li
{
	margin-bottom:	7px;
}
#right #post_title
{
	margin:	15px 0 10px 0;
	color:	#E39604;
}
#right #place_time
{
	margin-bottom:	10px;
}
#right #text_container,
#right #place_time
#right #post_title
{
	margin-right:	20px;
}

#right .prog_item_title
{
	color:				#E39604;
	font-weight:		bold;
	text-decoration:	none;
}
#right .prog_item_title:hover
{
	color:				#FF9F3F;
}

#msg_box
{
	border:		1px solid #DDD;
	background:	#EEE;
	color:		#333;
	padding:	10px 2.6% 4px 2.6%;
}
#msg_box p
{
	font-weight:	bold;
}
#msg_box p.error
{
	color:	#F00;
}
#msg_box ul
{
	margin:				7px 4.6% 0 4.6%;
	list-style-type:	circle;
	margin-bottom:		6px;
}

form#contest_form fieldset
{
	margin:		10px 0;
	padding:	5px 2.6%;
	border:		1px solid #DDD;
	
}
form#contest_form fieldset div,
form#contest_form fieldset p
{
	margin:	3px 2.5%;
}
form#contest_form fieldset legend
{
	color:	#333;
}
form#contest_form fieldset#questions div
{
	margin:	3px 4.6%;
}
form#contest_form fieldset#person label
{
	float:			left;
	width:			150px;
	margin-right:	5px;
	position:		relative;
	top:			2px;
}
form#contest_form fieldset#person input
{
	border:	1px solid #BBB;
	padding:1px;
	width:	210px;
	margin:	3px 0;
}
form#contest_form input#submit
{
	border:		1px solid #999;
	background: #EEE;
	padding:	2px 1%;
	cursor:		pointer;
}

#left
{
    float:  left;
    width:  86px;
    margin: 20px 0 0 25px;
    display:inline;
}
#left .sponsors
{
	width:				100%;
	height:				201px;
	background-image:	url(../images/sponsors.jpg);
  background-repeat: no-repeat;
}
#left .sponsors_tvnet
{
    width:              100%;
    height:             18px;
    background-image:   url(../images/sponsors_tvnet.jpg);
    margin-top:         10px;
}
