/* CSS Document */
* {
	margin:0;
	padding:0;
}
body#page{
	background: #003d56 url(../images/body.jpg) no-repeat center top;
	color:#666;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
.mega_wrapper{
	width:990px;
	margin:0 auto;
	overflow: hidden;
}
.mega_wrapper_i,
.mega_header,
.megaslider_meganewsline_follow,
.mega_slider,
.meganewsline_megafollow,
.mega_main_body,
.main_content,
.mega_bots,
.mega_footer{
	width: 100%;
	float: left;
}
.mega_header{
	position: relative;
	z-index: 9999;
}
.logobox{
	width: 200px;
	float: left;
	margin-top: 50px;
	margin-left: 2px;
}
a.logo{
	background: url(../images/logo.png) no-repeat;
	width: 450px;
	height: 72px;
	display: block;
}
.top_menu{
	width: 700px;
	float: right;
	margin-right: 4px;
	height: 51px;
	margin-top: 40px;
}
.top_menu_i{
	width: auto;
	float: right;
}
.top_menu #top-nav ul{
	float: right;
}
.top_menu_l{
	background: url(../images/top_menu_left_bg.png) no-repeat left top;
	padding-left: 12px;
	height: 51px;
	float: right;
}
.top_menu_r{
	background: url(../images/top_menu_right_bg.png) no-repeat right top;
	height: 51px;
}
.megaslider_meganewsline_follow{
	margin-top: 35px;
}
.megaslider_meganewsline_follow .rounded_top{
	position: relative;
}
/*
.rounded_top_left{
	background: url(../images/rounded_top_left.png) no-repeat;
	width: 8px;
	height: 8px;
	position: absolute;
	z-index: 9999;
}*/
.rounded_top{
	background: url(../images/rounded_top_bg.png) no-repeat;
	height: 8px;
}
.rounded_mid{
	background: url(../images/rounded_mid_bg.png) repeat-y;
}
.rounded_bot{
	background: url(../images/rounded_bot_bg.png) no-repeat;
	height: 8px;
}
.rounded_fp_bot{
	background: url(../images/main_body_bot_bg.png) no-repeat;
	height: 38px;
}
.rounded_mid_i{
	overflow: hidden;
	padding: 0 8px 0 3px;
}
.mega_slider{
	position:relative;
}
.meganewsline_megafollow{
	margin-top: 10px;
}
.meganewsline_megafollow_i{
	padding: 0 10px;
	overflow: hidden;
}
.meganewsline{
	width: 700px;
	float: left;
}
.megafollow{
	width: 232px;
	float: right;
}
.mega_main_body{
	margin-top: 15px;
}
.mega_main_body_i{
	
}
.main_content{
	
}
.main_content_i{
	padding: 5px 10px 10px 10px;
	overflow: hidden;
}
.left_column{
	width: 200px;
	float: left;
}
.front_page{
	width: 540px;
	float: left;
	margin-left: 5px;
}
.front_page_fr{
	width: 740px;
	float: right;
}
.front_page_fl{
	width: 740px;
	float: left;
}
.front_page_fr_fl{
	width: 100%;
	float: left;
}
.right_column{
	width: 200px;
	float: right;
}
.left_column .megamodule{
	padding-right: 15px;
}
.right_column .megamodule{
	padding-left: 15px;
}
.left_column .megamodule_h3 h3,
.right_column .megamodule_h3 h3{
	font-size: 18px;
	font-weight: normal;
	color: #434343;
	margin-bottom: 8px;
}
.left_column .megamodules_i,
.right_column .megamodules_i{
	margin-bottom: 15px;
	width: 100%;
	float: left;
}
.left_column ul#mainlevel li a,
.right_column ul#mainlevel li a,
.left_column ul.menu li a,
.right_column ul.menu li a{
	display: block;
	padding: 3px 0;
	margin: 2px 0;
	border-bottom: 1px #ccc solid;
}

.mega_bots{
	
}
.mega_bots .firstbox{
	float: left;
}
.mega_bots .midbox{
	float: left;	
	margin-left: 5px;
}
.mega_bots .lastbox{
	float: right;
}
.mega_bots .botbox .megaclassbox_i{
	padding: 10px;
}
.mega_bots .botbox h3{
	background: url(../images/boxh3_border.jpg) repeat-x center bottom;
	font-family: "times New Roman";
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.mega_footer{
	padding: 20px 0;
	overflow: hidden;
}
.mega_footer_i{
	padding: 0 10px 0 5px;
	overflow: hidden;
}
.mega_copyright{
	width: 80%;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #666;
}
.top_page{
	width: 15%;
	float: right;
	text-align: right;
}
.top_page a{
	color: #666;
	font-size: 15px;
}

/* Custom css for exten module */
#qscroller{
	width: 550px;
}
#module-title{
	background: none;
	color: #5a5a5a;
	padding-left: 0;
}
