﻿/********************************************************/
/*	DOCUMENT SETTINGS									*/
/********************************************************/
html { overflow-y: scroll; }
form { margin: 0; }

img, div, input, td { behavior: url(/App_Themes/iepngfix.htc) }

/********************************************************/
/*	LAYOUT SETTINGS										*/
/********************************************************/
#fe_body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	background-color: #f1f1f1;
	color: #fff;
	line-height: 120%;
	background: transparent url(Images/bg.gif);
}

#fe_body form
{
	padding: 0;
	margin: 0;
}

#fe_body .a:link,
#fe_body .a:visited 
{
	color: #71cac8;
	text-decoration: none;
	cursor: pointer;
} 
#fe_body .a:hover
{
	color: #fff;
	cursor: pointer;
}


table#fe_master_main
{
	width: 1024px;
	
}

#fe_body table,
#fe_body table td
{
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	vertical-align: top;
}
/*
#fe_body table td a:link,
#fe_body table td a:visited
{
	color: #71cac8;
	text-decoration: none;
}
*/

#fe_body #fe_master_top_space,
#fe_body #fe_master_bottom_space
{
	height: 10px;
}
#fe_body #fe_master_header
{
	width: 100%;
	position: relative;
	color: #fff;
	float: left;
	z-index: 1000;
	clear: both;
}

#fe_body #fe_master_content
{
	background: transparent url(Images/bg.jpg) repeat-y top left;
}

#fe_content_bottom
{
	padding: 14px 30px 14px 35px;
	background: transparent url(Images/bg_content_bottom.png) top left;
}

#fe_body #fe_master_footer
{
	font-size: 12px;
	color: #818181;
	height: 68px;
	background: transparent url(Images/bg_footer.jpg) no-repeat top left;
	vertical-align: middle;
	text-align: center;
	line-height: 130%;
}
#fe_body #fe_master_footer a:link,
#fe_body #fe_master_footer a:visited
{
	color: #71cac8;
	text-decoration: none;
}
#fe_body #fe_master_footer a:hover
{
	color: #fff;
}

.fe_harizontal_line
{
	width: 100%;
	height: 1px;
	background-color: #69654c;
}

.harizontal_space
{
	width: 10px;
}
.harizontal_separator
{
	height: 6px;
	background: transparent url(Images/harizontal_separator.jpg) no-repeat top left;
}
.vertical_space
{
	height: 15px;
	clear: both;
}

.cursor
{
	cursor: pointer;
}

div.fe_page_error_text
{
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	line-height: 140%;
}

/********************************************************/
/*	CONTROL SETTINGS									*/
/********************************************************/
#fe_body .page_title,
#fe_body .page_title a:link,
#fe_body .page_title a:visited
{
	color: #2889ce;
	font-size: 15px;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
}

#fe_body .uc_title_01
{
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background: transparent url(Images/bg_uc_title_01.png) top left;
	color: #80bcc7;
}
#fe_body .uc_title_01 a:link,
#fe_body .uc_title_01 a:visited
{
	text-decoration: none;
	color: #80bcc7;
}
#fe_body .uc_title_01 a:hover
{
	color: #fff;
}

#fe_body .uc_content_01
{
	padding: 10px;
	color: #8d92a5;
	background: transparent url(Images/bg_uc_content_01.png) repeat-y top left;
	font-size: 11px;
}
#fe_body .uc_content_01 a:link,
#fe_body .uc_content_01 a:visited
{
	color: #80bcc7;
}

#fe_body .uc_content_02
{
	color: #8d92a5;
	height: 249px;
	padding: 10px;
	background: transparent url(Images/bg_uc_content_01.png) repeat-y top left;
	font-size: 11px;
}
#fe_body .uc_content_02 .overlay
{
	padding: 10px;
	background: transparent url(Images/bg_uc_content_01_overlay.png) top left;
}

#ticket_registration
{
	height: 221px;
	background: transparent url(Images/bg_ticket_registration.png) no-repeat top left;
}

#ticket_registration .title
{
	font-size: 18px;
}
#ticket_registration .content
{
	font-size: 12px;
}
#ticket_registration .hyperlink a:link,
#ticket_registration .hyperlink a:visited
{
	color: #80bcc7;
}

#news_top1
{
	width: 100%;
	height: 38px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(Images/bg_news_top1.png) no-repeat top left;
	font-size: 12px;
}
#news_top1 a:link,
#news_top1 a:visited
{
	color: #80bcc7;
	text-decoration: none;
}
#news_top1 a:hover
{
	color: #fff;
}

#content
{	
	height: 609px;
	padding: 15px 50px 15px 50px;
	background: transparent url(Images/bg_content2.png) repeat-y top left;
}
#content2
{	
	height: 827px;
	padding: 15px 50px 15px 50px;
	background: transparent url(Images/bg_content2.png) repeat-y top left;
}

/********************************************************/
/*	MENU SETTINGS										*/
/********************************************************/
#fe_master_menu_top
{
	height: 69px;
	background: transparent url(Images/bg_menu_top.jpg) no-repeat top left;
	vertical-align: middle;
}


/********************************************************/
/*	NEWS SETTINGS										*/
/********************************************************/
#fe_hot_news
{
	padding-right: 25px; padding-left: 3px;
}

.news_image
{
	width: 100px; height: 50px; margin: 5px 10px 5px 0;
}
a:link .news_image, a:visited .news_image
{
	border: solid 1px #1c335c;
}
a:hover .news_image
{
	border: solid 1px #999;
}
.news_title
{
	padding-top: 3px; padding-bottom: 10px;
}
.news_title a:link, .news_title a:visited
{
	font-size: 120%; color: #71cac8; text-decoration: none;
}
.news_title a:hover
{
	color: #fff;
}
.news_title_other
{
	padding-bottom: 5px;
}
.news_title_other a:link, .news_title_other a:visited
{
	font-size: 120%; color: #71cac8; text-decoration: none;
}
.news_title_other a:hover
{
	color: #fff;
}

.news_content
{
	font-size: 105%; line-height: 130%;
}

.news_content a:link, .news_content a:visited
{
	color: #71cac8; text-decoration: none;
}
.news_content a:hover
{
	color: #fff;
}

.news_title .readmore
{
}

.news_title .big
{
	font-weight: bold; font-size: 140%; color: #71cac8;
}