html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background:url(/media/i/bgmain.jpg) center top repeat-x;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	width: 100%;
	color:#3b3b3b;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}


#header{
	background: transparent url(/media/i/bgmm.png) no-repeat;
	width:1233px;
	height:97px;
	margin-top: 10px;
	position:relative;
	z-index:10;
}
#header h1 {padding: 10px 10px 0 20px; float:left}
#header h1 img {margin: 20px 0 0 10px;}
#header ul {
	font-size:18px;
	font-weight:normal;
	float:left;
	margin: 47px 0 0 10px
}
#header ul li {float:left; margin-left:40px;display:block;vertical-align: bottom;}
#header ul li a {color:#fefefe; border-bottom:1px solid #736d5f; text-decoration:none;display:block;}
#header ul li a:hover {text-decoration:none; border: none}

#header .startbt {position:absolute; right: 20px; top:-10px}
#header .startbt a{
	display:block;
	margin: 40px 20px 0 0;
	background: transparent url(/media/i/bt_start.png) no-repeat;
	width:242px;
	height:63px;
}
#header .startbt a:hover{background-position: -239px 0}
#stat {
	background: transparent url(/media/i/bgonline.png) no-repeat top;
	width: 355px;
	height: 140px;
	float:right;
	margin: 20px 30px 40px 0;
	padding-top: 45px
}
#stat h2 {
	color: #302406;
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 15px;
}
#stat .oneserv, .info .oneserv{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	width:95px;
	height:35px;
	float:left;
	margin-right:10px;
}
.info{margin-left:38px;}
.info .oneserv td{border: 1px solid #000; background:#d3bb6b; padding: 0 7px}
.info .nbb td{border-bottom:none}
.info td.serv{background:#bd9921}
.info .active td {background:#fff}
.info .active td.serv {background:#e9ddb5}
.info .serv a {color:#000}
.info .oneserv span{padding-left: 10px; background:url(/media/i/user.png) center left no-repeat;}
.info .oneserv i {
	width:9px;
	height:9px;
	background: url(i/icons/people.png) no-repeat;
	overflow: hidden;
	vertical-align: middle;
	position:absolute;
	margin: 13px 0 0px
}
#subhead{
	background: transparent url(/media/i/subhead.png) no-repeat;
	width:1233px;
	height:75px;
	margin-top:167px;
	margin-bottom: 14px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#subhead div {
	font-size:24px;
	font-weight:normal;
	position: absolute;
	top: 35px;
	color: #FEFEFE
}
#subhead #title {left: 40px}
#subhead #right {left: 820px}

#container{width:1230px;margin:0 auto}
#wrapper{float:left;width:100%; background:#FFF;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#contenta{margin: 20px 435px 40px 40px}
#contentb{margin: 20px 40px 40px 40px}
#contenta h2{font-size: 18px; margin: 25px 0 20px}


#navigation{float:left;width:410px;margin-left:-410px; _margin-left:410px}
#contentb #navigation{float:left;width:49.4%;margin-left:0;margin-bottom:40px;}
#navigation .navcontent {height:500px;background: transparent url(/media/i/greed.png); margin-top:25px; padding:25px 40px 0px 40px}
#navigation h2 {font-size: 18px; font-weight:normal; margin-bottom: 30px}

.servertext {
	border:1px solid #554715;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 40px
}
.servertext ul {padding: 20px 0}
.servertext ul li {padding: 5px 45px; border-bottom:1px dotted #7f7f7f}
.servertext ul li:last-child{border-bottom:none}

/* form */
.main-form ul{padding-bottom: 30px}
.main-form ul li {margin-bottom: 30px}
.main-form ul li.proceed {margin-bottom:0px}

.main-form .descr {
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b
}
.main-form .input_h {
	background:url(/media/i/input.png) repeat-x scroll 0 0 #fff;
	display:block;
	height:34px;
}
.main-form .input_h .input_h {
	background-color:transparent;
	background-position:0 -34px;
	background-repeat:no-repeat;
}
.main-form .input_h .input_h .input_h {
	background-position:100% -68px;
}

.main-form .input_h input {
	-moz-box-sizing:border-box;
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#0b121d;
	font-size:18px;
	outline:medium none;
	padding:5px 15px;
	width:100%;
}

/************* footer *************/
#footer{background: #fff url(/media/i/greed.png) repeat;color: #000; position:relative}
#footer{clear:left; padding: 35px 45px 25px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; line-height: 12px}
#footer p{margin:0;padding:10px 0 7px 0}
#footer a {color: #000}
#footer .menu {
	position:absolute;
	left: 300px;
	font-size: 14px;
}
#footer .menu ul {
	margin-top:10px;
}
#footer .menu li {
	float:left;
	font-size: 11px;
	margin-right:10px;
}
#footer .menu li a:hover {
	color:#957d58
}
ul#rules {
	list-style-type: decimal;
}
#step2{
	display: none;
}
a.regme{
	cursor: pointer;
}
#regmsg {
	padding-top:1em;
}

.regerrormsg {
	background:#F3DDDD url(/media/i/error.png) center left no-repeat;
	color:#281B1B;
	padding:10px;
	text-align: center;
	border:1px solid #DEB7B7;
}

.regokmsg {
	background:#F1F6EC  url(/media/i/ok.png) center left no-repeat;
	color:#3E4934;
	padding:10px;
	text-align: center;
	border:1px solid #B0CE94;
}

.tabpanel {
	height: 1100px;
	color: #000;
}
.tabpanel ul li .tab{
	border:1px solid #000000;
	border-bottom:medium none;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:35px;
	margin-right: 1em;
	position:relative;
	text-align: center;
	float: left;
	width: 60px;
	height: 34px;
	background:#BD9921 none repeat scroll 0 0;
	text-decoration: underline;
	cursor: pointer;
}
.tabpanel ul li .tabcontent {
	margin-top: 35px;
	position:absolute;
	display: none;
	width: 750px;
}

.tabpanel ul li.tabactive .tabcontent{
display: block;
}

.tabpanel ul li.tabactive .tab{
background:#E9DDB5 none repeat scroll 0 0;
text-decoration: none;
cursor: default;
}

.topmenu .toplink {
	float: left;
	margin-left: 78px;
	text-decoration: underline;
	cursor: pointer;
}
.topmenu .topactivelink{ text-decoration:none;cursor:default;}
.topmenu .top{padding: 0em;}
.topmenu .top table td{/*border-top:1px solid #3E4934;*/padding:0 8px 0 8px;}
.topmenu .top table{
	width: 100%;
	margin:auto;
}

/* UTIL */
.ml15{margin-left:63px}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	
#l2top-button{
	position:absolute;
	top:0;right:0;
	cursor:pointer;
	z-index:10000;
}
#l2top-menu a {
	margin: 0 2em 0 2em;
}
#l2top-menu{
	z-index:10000;
	position:absolute;
	top:0;right:0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:11px;
	background-color:#fff;
	width:300px;
	height:20px;
	text-align:center;
	display:none;
}
