body,h1,h2,h3,ul,li,p,form{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
p{
	padding:8px 0;
}
a{
	color:#FF8A00;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}
body{
	background:#FCFCFC url(../images/back_page.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding-top:32px;
}
.clearer{
	clear:both;
	margin:0px;
	padding:0px;
}

.disabled {
		background:#D0D0D0;
	}
	
.headerw{
	width:100%;
	background:#fff;
}
.header{
	width:909px;
	margin:0 auto;
}
.logo{
	width:340px;
	height:112px;
	float:left;
}
.account{
	width:210px;
	height:91px;
	float:left;
	background: #898D98 url(../images/top_right.gif) no-repeat right top;
	font-size: 11px;
	color: #FFFFFE;
	padding:21px 30px 0 40px;
	overflow:hidden;
	position: relative;
}
.account strong{
	font-size: 18px;
}
.login{
	width:175px;
	height:91px;

	padding:11px 50px 10px 55px;
	float:left;
	color:#666666;
	font-size:11px;
	background: #BFC1C7 url(../images/top_right2.gif) no-repeat right top;
}

.forgot{
	width:210px;
	height:80px;
	padding:21px 30px 0 75px;
	float:left;
	color:#666666;
	font-size:11px;
	
}

	
.login strong{
	font-size: 18px;
}
.login span{
	font-size: 18px;
}
.login a{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	float:right;
	padding-right:40px;
}
.login a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.inp{
	color:#484848;
	font: 11px Tahoma;
	width:130px;
	margin:2px 0;
	border:1px solid #ADADAD;
}
.inp1{
	color:#484848;
	font: 11px Tahoma;
	width:150px;
	border:1px solid #ADADAD;
}

.remix_textarea {
	color:#484848;
	font: 11px Tahoma;
	width:150px;
	border:1px solid #ADADAD;
	word-wrap:break-word;
}

.inp2{
	color:#484848;
	font: 11px Tahoma;
	width:100px;
	border:1px solid #ADADAD;
}
.inp3{
	color:#484848;
	font: 11px Tahoma;
	width:500px;
	height:100px;
	border:1px solid #ADADAD;
}
.inp3_{
	color:#484848;
	position:absolute;
	font: 11px Tahoma;
	width:600px;
	height:200px;
	border:1px solid #ADADAD;
}
.inp3_b{
	position:absolute;
	width:600px;
	text-align:right;
}
.inp4{
	color:#484848;
	font: 11px Tahoma;
	width:55px;
	border:1px solid #ADADAD;
}
.inp4m{
	color:#484848;
	font: 11px Tahoma;
	width:100px;
	border:1px solid #ADADAD;
}

.inp5{
	color:#484848;
	font: 11px Tahoma;
	width:500px;
	
	border:1px solid #ADADAD;
}
.inp6{
	color:#484848;
	font: 11px Tahoma;
	width:200px;
	border:1px solid #ADADAD;
}

.inp7{
	color:#484848;
	font: 11px Tahoma;
	width:730px;
	height:250px;
	
	border:1px solid #ADADAD;
}

.inp8{
	color:#484848;
	font: 11px Tahoma;
	
	border:1px solid #ADADAD;
}


.result_page        {
        float:left;
        width:25px;
        height:25px;
        background-color:#f7f7f7;
        text-align:center;
        line-height:25px;
        font-family: Tahoma;
        font-size : 11px;
        color:#424242;
        margin: 0 0 0 10px;
}

.btn{
	color:#FF8A00;
	font: 11px Tahoma;
	font-weight:bold;
	background:none;
	border:none;
	cursor:pointer;
}

.newhdr{
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 color:#484848;
 font-weight:bold;
 }
.btn1{
	color:#fff;
	font: 11px Arial;
	background:#898D98 url(../images/back_btn.gif);
	width:81px;
	height:25px;
	text-align:center;
	border:none;
	cursor:pointer;
}
.btn2{
	color:#fff;
	font: 11px Arial;
	background:#898D98 url(../images/back_btn1.gif);
	width:130px;
	height:25px;
	text-align:center;
	border:none;
	cursor:pointer;
}
.btn90{
	color:#fff;
	font: 11px Arial;
	background:#898D98 url(../images/back_btn90.gif);
	width:90px;
	height:25px;
	text-align:center;
	border:none;
	cursor:pointer;
}
.topmenu a{
	color:#484848;
	text-decoration:none;
	font-weight:normal;
}
.topmenu span.current{
	color:#FF8A00;
	text-decoration:none;
	font-weight:bold;
}
.topmenu a:hover{
	text-decoration:underline;
	
}

.topmenu_flash a{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.topmenu_flash span.current{
	color:#FF8A00;
	text-decoration:none;
	font-weight:bold;
}
.topmenu_flash a:hover{
	text-decoration:underline;
	
}

.main{
	width:909px;
	margin:0 auto;
	padding-top:10px;
	min-height:300px;
	_height:300px;
}

.left_col{
	width:740px;
	float:left;
	padding:20px 0;
}
h1{
	color:#484848;
	font-weight:bold;
	font-size:18px;
}
h2{
	color:#484848;
	font-weight:bold;
	font-size:15px;
	padding-top:10px;
}
.right_col{
	width:130px;
	float:right;
	padding-right:10px;
	min-height: 600px;
}
* html .right_col {
   height:expression(this.scrollHeight < 600? "600px" : "auto");
   }
  
.right_col ul{
	list-style:none;	
}
.li {
		border-top:1px solid #D6D7DA;
		display:block;
		padding:0px;
		
}
.right_col ul li{	
	border-top:1px solid #D6D7DA;
	display:block;
	padding:5px;
}
.right_col ul li.first{	
	border-top:none;
}
.right_col ul li a{
	color:#565960;
	font-weight:normal;	
}
.right_col ul li a span{
	color:#FF8A00;
}
.right_col ul li a.over{
	color:#FF8A00;
}
.right_col ul li a:hover{
	color:#FF8A00;
	font-weight:normal;
	text-decoration:none;	
}
.footer{
	height:167px;
	background: #C6C8CD url(../images/back_bottom.jpg) repeat-x;
}
.content{
	width:909px;
	margin:0 auto;
	font-size:11px;
}
.block{
	width:172px;
	padding:18px 10px 0 45px;
	background: url(../images/bot_sep.jpg) no-repeat right top;
	float:left;
	height:100px;
}
.block a{
	color:#FFFFFF;
	font-weight:normal;
}
.copy{
	text-align:right;
	clear:both;
}
.red{
	color:#ff0000;
}
.ok{
	background:#D5E6D3;
}

.no{
	background:#F0D8D8;
}

.last{
	background:none;
}

.link{
	color:#565960;
	text-decoration:underline;
	font-weight:normal;
	padding:0 5px;
	float:right;
}

.sel{
	color:#FF8A00;
}

.link:hover{
	color:#565960;
	text-decoration:none;
	font-weight:normal;
}

.name{
	text-align:left;
	float:left;
	padding:4px 0;
}

.rate{
	text-align:right;
	float:right;
	padding:4px;
	
}
.rate img{
	float:left;
	padding-right:4px;
}

.rate span{
	color:#F8B361;
}

.widget_div_stop {
		float:left;
	}

.rating{
	width:20%;
	text-align:center;
	float:right;
	padding:4px 0;
}

.span_red {
	color:#FF8A00;
	
}
.rating span{
	color:#F8B361;
}
.rating strong{
	font-size:15px;
}

#subwidget{
	
}
#subwidget li{
	background:#F7E7D3;
}
#subwidget li.first{
	background:#FBF5EE;
}
.name span{
	color:#A4A4A4;
}
.flash_div{
	background:#999999;
	float:left;
	height:256px;
	width:210px;
}

.contests_subdiv {
	position:absolute;
	left:360px;
	top:-1px;
	display:none;
	border:1px solid #999999;
	float:left;
	height:255px;
	width:210px;
	z-index:2;
}

.contests_subdiv2 {
	position:absolute;
	left:402px;
	top:0px;
	display:none;
	border:1px solid #999999; 
	
	float:left;
	height:21px;
	width:212px;
	z-index:2;
}

.conteiner {
		position:relative;
	}
	
#settings_div {
	position:absolute;
	top:0px;
	display:none;
	width:100%;
	height:100%;
	padding-bottom:25px;
	
	z-index:4;
}

#widget_div {
	position:relative;
	display:none;
	float:left;
	z-index:4;
	width:362px;
}

.litrack {
		position:relative;
	}
.contests_trackdiv {
	display:none;
}

#widget{
	border:1px solid #ADADAD;
	//border-top:none;
	float:left;
	position:relative;
	top:0px;
	width:360px;
	font-size:1.2em;
}
#widget ul{
	list-style:none;
}
#widget ul {
	display:block;
	border-top:1px solid #ADADAD;
}
#widget ul li.over{
	background:#E8E8E8;
}
.namewidget{
	
	border:0px solid black;
	padding:4px 4px 4px 4px;
	float:left;
	position:relative;
}
.editwidget{
	padding:0px;
	float:right;
	text-align:right;
}





.scroll-pane {
				width: 500px;
				overflow: auto;
				background: #fff;
				height: 200px;
			}
			.osX{
			border:1px solid #ADADAD;
			width:476px;
			}
			.osX .jScrollPaneTrack {
				background: url(/images/osx_track.gif) repeat-y;
			}
			.osX .jScrollPaneDrag {
				background: url(/images/osx_drag_middle.gif) repeat-y;
			}
			.osX .jScrollPaneDragTop {
				background: url(/images/osx_drag_top.gif) no-repeat;
				height: 6px;
			}
			.osX .jScrollPaneDragBottom {
				background: url(/images/osx_drag_bottom.gif) no-repeat;
				height: 7px;
			}
			.osX a.jScrollArrowUp {
				height: 14px;
				background: url(/images/osx_arrow_up.gif) no-repeat 0 0;
			}
			.osX a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.osX a.jScrollArrowDown {
				height: 14px;
				background: url(/images/osx_arrow_down.gif) no-repeat 0 0;
			}
			.osX a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			
			.left .jScrollPaneTrack {
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowUp {
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowDown {
				left: 0;
				right: auto;
			}
		
			

			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

#div_hider{
    width:100%;
    
    
    background:#000000;
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    z-index: 500;
}

	.flashHolder {
		position:absolute;
		z-index:1000;
		min-height:99%;
		width:100%;
		height:99%;
	}

.adm_body a {
	font-weight:normal;
}

