/*Css form coded by Chai(NubPro) - Chai1998@live.com*/

/* Body Page */
html, body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	height:100%;
	background:url(images/top_bg.png) repeat-x #ebf8ff;
	cursor:url(images/cursor/default_1.cur), auto;
}

* {
	margin: 0;
}

a {
	cursor:url(images/cursor/default_2.cur),auto;
}
/* End Of Body Page */

#header_bg {
	background:url(images/header_bg.jpg) no-repeat;
	margin:0 auto;
	width:852px;
	height:254px;
}

/* Main Wrapper */
#wrapper {
	margin:0 auto;
	margin-top:-220px;
	width:868px;
}
/* End of Wrapper */

/* Header */
#header {
	background:url(images/header.png) no-repeat;
	width:729px;
	height:189px;
	margin:0 auto;
	margin-top:30px;
}

#logo {
	width:386px;
	height:62px;
	margin-left:295px;
	padding-top:75px;
	
}
/* End of Header */

/* Main Navigation */
#navigation {
	background:url(images/navigation.png) repeat-x;
	height:53px;
	padding-bottom:17px;
}

#navigation .start {
	background:url(images/nav_left.png) no-repeat;
	width:4px;
	height:53px;
	position:absolute;
}

#navigation .end {
	background:url(images/nav_right.png) no-repeat;
	width:4px;
	height:53px;
	float:right;
}

#navigation ul {
	position:absolute;
	display:block;
	color:#FFFFFF;
	margin-top:-18px;
	margin-left:-29px;
	font-size:50px;
}

#navigation ul li {
	display:inline;
}

#navigation ul li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:15px;
	font-size:20px;
	background:url(images/nav_stroke.png) no-repeat;
	padding-top:10px;
	padding-right:5px;
	padding-left:20px;
}

#navigation .active {
	color:#b2daf2;
	padding:15px;
	font-size:20px;
	margin-left:-2px;
	padding-top:12px;
}

#navigation ul li a:hover {
	color:#b2daf2;
}

#navigation .nav {
	margin-left:104px;
}
/* End of Navigation */

/* Sub Navigation */
.dropdown {
	background:url(images/subnav.png) no-repeat;
	width:844px;
	height:22px;
	margin-top:12px;
	margin-left:2px;
	padding-top:3px;

}

.dropdown a, .dropdown a:visited {
	text-decoration:none;
    color:#000000;	
	margin-left:20px;
}

.dropdown a:hover {
	color:#257fe6;
}

dd {
	position:absolute;
	overflow:hidden;
	z-index:1;
	opacity:0;	
	font-size:12px;
}

#one-ddheader {
	position:absolute;
	margin-top:-31px;
	margin-left:77px;
	font-weight:bold;
}
/* End of Sub Navigation */

/* End of Content */
#left_panel {
	float:left;
}

.top_sub {
	background:url(images/top_subcontent.png) no-repeat;
	width:259px;
	height:30px;
}

.mid_sub {
	background:url(images/mid_subcontent.png) repeat-y;
	width:259px;
	padding:6px;
}

#mid_sub .panel{
	margin-left:4px;
}

.bottom_sub {
	background: url(images/bottom_subcontent.png) no-repeat;
	width:259px;
	height:5px;
}

#main_cont {
	margin-top:40px;
	margin-left:280px;
}

#top_cont {
	background:url(images/top_content.png) no-repeat;
	width:589px;
	height:38px;
}

#top_cont .title{
	padding-top:13px;
	padding-left:15px;
	color:#FFFFFF;
}

#mid_cont {
	background:url(images/mid_content.png) repeat-y;
	width:589px;
}

#mid_cont .content{
	color:#000000;
	padding:13px;
	text-align:justify;
}

#mid_cont .content a{
	color:#0fa5fe;
	font-weight:bold;
	text-decoration:none;
}

#bottom_cont {
	background:url(images/bottom_content.png) no-repeat;
	width:589px;
	height:5px;
}
/* End of Content */

/* Style */
.style1 {
	color:#FFFFFF;
	padding-top:10px;
	padding-left:17px;
	font-size:13px;
}

.style2 a{
	color:#FFFFFF;
	font-size:10px;
	margin-left:20px;
	text-decoration:none;
}

.style2 a:hover{
	color:#e8e8e8;
	text-decoration:none;
}

.style3 {
	color:#FFFFFF;
	font-size:13px;
	margin-top:3px;
	margin-left:10px;
}
/* End of Style */

/* Custom Icons */
.arrow {
	background:url(images/arrow.png) no-repeat;
	width:9px;
	height:7px;
	margin-top:4px;
	margin-left:8px;
	position:absolute;
}

.user {
	background:url(images/user.png) no-repeat;
	width:36px;
	height:25px;
}

.pass {
	background:url(images/pass.png) no-repeat;
	width:36px;
	height:25px;
	padding-top:5px;
}

.mush {
	background:url(images/mush.png) no-repeat;
	width:45px;
	height:45px;
	margin-top:30px;
	margin-left:160px;
	position:absolute;
}

marquee {
	float:right;
}

#marquee {
	background:url(images/marquee.png) no-repeat;
	width:555px;
	height:34px;
	float:right;
}

#marquee .megaphone {
	background:url(images/megaphone.png) no-repeat;
	width:33px;
	height:34px;
	margin-left:-33px;
	position:absolute;
}

#marquee .broadcast {
	margin-top:10px;
	font-size:13px;
	color:#FFFFFF;
	margin-left:-250px;
	width:805px;
}

#sec1{
	margin-top:-11px;
	letter-spacing:-1px;
	color:#000000;
	float:right;
	visibility:hidden;
	z-index:300;
	text-align:center;
	font-size:10px;
	width:588px;
}
/* End of Custom Icons */

/* Space Area */
.space {
	padding-top:3px;
}

.space2 {
	padding-top:5px;
}

.space3 {
	padding-top:2px;
}
/* End of Space Area */

/* Button */
#formlogin {
	margin-bottom:5px;
}

.bar {
	background-color:#161616;
	border:1px solid #1B1B1B;
	position:absolute;
	margin-top:1px;
	margin-left:36px;
	height:19px;
	background:url(images/inputarea.png);
	color:#d6d6d6;
	text-indent:4px;
	width:195px;
	font-size:11px;
}

.login {
	background:url(images/buttons/login.jpg) no-repeat;
	width:98px;
	height:28px;
	border:none;
	padding-bottom:3px;
	margin-top:5px;
	margin-left:19px;
	cursor:url(images/cursor/default_2.cur), auto;
}

.register {
	background:url(images/buttons/register.jpg) no-repeat;
	width:98px;
	height:28px;
	border:none;
	padding-bottom:2px;
	margin-left:8px;
	cursor:url(images/cursor/default_2.cur), auto;
}

.more a{
	margin-top:12px;
	margin-left:205px;
	position:absolute;
	width:41px;
	height:8px;
}
/* End of Button */

/* Footer */
#footer {
	background:url(images/footer.jpg) no-repeat;
	width:857px;
	height:40px;
	margin:0 auto;
}	

#footer .nav{
	padding-top:6px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}	
/* End of Footer */