	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
/*		pointer-events: none; */
	}
	.modalDialog:target {
		display: block;
/*		pointer-events: auto; */
	}
	.modalDialog > div {
		box-shadow:0 0 50px #e77400;
		width: 600px;
		height: 387px;
		position: relative;
		margin: 5% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 15px;
		background: #d47000;
		background: -moz-linear-gradient(#e77400, #a35600);
		background: -webkit-linear-gradient(#e77400, #a35600);
		background: -o-linear-gradient(#e77400, #a35600);
	}
	.close {
		color: #606061;
		height: 32px;
		position: absolute;
		right: 10px;
		text-align: center;
		top: 10px;
		width: 32px;
		text-decoration: none;
		font-weight: bold;
	}
	.close:hover {  }
	.close2 {
		color: #000000;
		line-height: 27px;
		position: absolute;
		right: 50px;
		text-align: center;
		top: 11px;
		font-weight: bold;
		font-size:18px;	
		text-decoration:underline;
	}
	.close2:hover { color:#881111; }
	.tosite {
		color: #FFEE11;
		line-height: 22px;
		position: absolute;
		right: 16px;
		text-align: center;
		bottom: 10px;
		text-decoration: none;
		font-size:15px;	
		text-decoration:underline;
	}
	.tosite:hover { color:#FFFF99; }
	.toinfo {
		color: #FFEE11;
		line-height: 22px;
		position: absolute;
		right: 190px;
		text-align: center;
		bottom: 10px;
		text-decoration: none;
		font-size:15px;	
		text-decoration:underline;
		cursor:pointer;
	}
	.toinfo:hover { color:#FFFF99; }
	.wndbtns {
		display: block;
		float: left;
		width: 207px;
		height: 50px;
		background: url('/start/wndbtns.png');
		color: #664444;
		text-align: center;
		font-weight: bold;
		font-size:15px;	
		text-decoration:none;		
	}
	.wndtns_text {
		display: inline-block;
		float: left;
		position: relative;
		top: 1px;
		left: 12px;
	}
	.reg_text {
		display: block;
		float: left;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
		font-size:21px;	
		text-decoration:none;		
		position:absolute;
		top:25px;
		left:30px;
		text-shadow: black 1px 1px 5px, black -1px -1px 3px, black -1px 1px 5px, black 1px -1px 10px;
	}
	.dwn_text {
		display: block;
		float: left;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
		font-size:21px;	
		text-decoration:none;		
		position:absolute;
		top:45px;
		left:400px;
		text-shadow: black 1px 1px 5px, black -1px -1px 3px, black -1px 1px 5px, black 1px -1px 10px;
	}
	.regbtn {
		position:absolute;
		top:315px;
		left:60px;
	}
.inpreg {
    border:0px solid #aaa;
    box-shadow: 0px 0px 3px #444, 0 10px 15px #eee inset;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:15px;
	width:240px;
	padding:10px;
	text-align:center;
	margin:10px;
}
.inpreg:focus {
    background: #fff;
    border:0px solid #555;
    box-shadow: 0 0 3px #555;
}
.inpreg_lab {
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	width:60px;
	display: inline-block;
    white-space: normal;
text-shadow: black 1px 1px 0, black -1px -1px 0, black -1px 1px 0, black 1px -1px 0;
}
.formreg {
	position:absolute;
	top:80px;
	left:30px;
}
#load {
	margin-left:10px;
	font-size:17px;
	font-family:Tahoma;
	color:#EEEEFF;
text-shadow: black 1px 1px 0, black -1px -1px 0, black -1px 1px 0, black 1px -1px 0;
}
#main {
width:100%;
overflow: hidden;
min-width:1060px;
}
html, body {
background: #8e2000;
}
html, body, div, img {
padding: 0px;
margin: 0px;
border: 0px;
}
 li {
list-style-type: none; /* Убираем маркеры */
line-height: 50px;
}
ul {
margin-left: 0; /* Отступ слева в браузере IE и Opera */
padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
   }
#wrapper1 {
/* max-width:1920px; */
min-width:1060px;
width:100%;
height:231px;
background:#ffffff url('bg1.jpg') no-repeat scroll center top;
z-index: 1000;
position: relative;
margin: 0px auto;
white-space: nowrap;
/*box-shadow: 0 0 15px rgba(0,0,0,0.5); */
}
#wrapper2 {
width:100%;
height:220px;
/*max-width:1920px; */
min-width:1060px;
background:#1850cf;
position: relative;
margin: 0px auto;
/*box-shadow: 0 0 15px rgba(0,0,0,0.5); */
}
#wrapper3 {
width:100%;
padding-bottom:30px;
background: #c43232 url('bg2.jpg') no-repeat scroll left top;  
text-align:center;
/*max-width:1920px;*/
min-width:1060px;
position: relative;
margin: 0px auto;
padding-top: 30px;
z-index: 200;
/*box-shadow: 0 0 15px rgba(0,0,0,0.5); */
}
#wrapper_vote {
width:50%;
min-width:770px;
background:#FFFFFF;
position: relative;
margin: 0px auto;
padding: 25px 25px 10px 10px;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
border-radius: 15px;
}
.textdesc {
width: 850px;
min-width: 850px;
font-family:Myriad Pro;
font-size:18px;
line-height:24px;
color:#ffffff;
display: inline-block;
word-wrap: normal;
position:relative;
padding:18px;
z-index:1999;
margin-left:5%;
text-shadow: black 1px 1px 0,  black -1px 1px 0;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
-ms-transition:All 1s ease;
transition:All 1s ease;
}
.textdescdel {
width: 667px;
font-family:Myriad Pro;
font-size:18px;
line-height:23px;
color:#ffffff;
display: inline-block;
word-wrap: normal;
position:absolute;
padding:18px;
z-index:1999;
left:5%;
text-shadow: black 1px 1px 0,  black -1px 1px 0;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
-ms-transition:All 1s ease;
transition:All 1s ease;
}
#button {
z-index: 1001;
position: absolute;
float: right;
top: 15px;
right: 125px;
}
#fullbg1{
background:#dddddd;
}
#fullbg2{
background:#7f9ea8;
}
#fullbg3{
background:#a45252;
}
.logo{
position: relative;
height: 345px;
width: 446px;
z-index: 2000;
margin-right:-100px;
}
.logodel{
position: relative;
height: 145px;
width: 200px;
z-index: 2000;
margin-right:-100px;
}
.titleimg {
position:relative;
width: 707px; 
height: 231px;
margin-top:0px;
margin-left:10%;margin-right:10%;
}
.titleimgdel {
position:relative;
width: 457px; 
height: 107px;
margin-top:20px;
margin-left:115px;
margin-right:180px;
}
img {
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
-ms-transition:All 1s ease;
transition:All 1s ease;
}
.fb_iframe_widget span, .fb_iframe_widget iframe, .fb-comments, .fb-comments iframe[style] {width: 100% !important;}

.btn {
	position:relative;
    border:0px solid #aaa;
    box-shadow: 0px 0px 3px #444, 0 10px 15px #eee inset;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:18px;
	width:240px;
	padding:14px;
	text-align:center;
	margin:10px;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
}

/* Button 3 */
.btn-3 {
	background: #fcad26;
	color:#000055;
}

.btn-3:hover {
	background: #f29e0d;
	color:#550055;
}

.btn-a {
	background: #ff8e26;
	color:#000055;
}

.btn-a:hover {
	background: #f27e0d;
	color:#000055;
}

.form-control-wrap > h3 {
		color: #FFEE99;
		font-weight: bold;
		font-size:19px;	
		padding-left:30px;
		text-shadow: black 1px 1px 2px, black -1px -1px 1px, black -1px 1px 5px, black 1px -1px 5px;
}

.nicknamebtn {
vertical-align:top;
margin-left:-150px; 
position:fixed; 
top:20px;
z-index:2999;
}
.nicknamebtnmin {
vertical-align:top;
right:5px; 
position:absolute; 
top:10px;
z-index:2999;
}

.captchaimg2,
#captchaimg2 { border: none;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
-ms-transition:All 1s ease;
transition:All 1s ease;
   -moz-border-radius:15px;
   -webkit-border-radius:15px;
   border-radius:15px;  
box-shadow: 0 0 0px rgba(81, 203, 238, 1);
-webkit-box-shadow: 0 0 0px rgba(81, 203, 238, 1);
-moz-box-shadow: 0 0 0px rgba(81, 203, 238, 1);  
}
.captchaimg2:hover,
#captchaimg2:hover { border: none;
    transform:scale(1.8);
    -ms-transform:scale(1.8);
    -o-transform:scale(1.8);
    /* For Mozilla */
    -moz-transform:scale(1.8);
    /* Safari and Chrome */
    -webkit-transform:scale(1.8);
z-index:1000;
box-shadow: 0 0 10px rgba(150, 150, 255, 1);
-webkit-box-shadow: 0 0 10px rgba(150, 150, 255, 1);
-moz-box-shadow: 0 0 10px rgba(150, 150, 255, 1);
}

.captchaimg,
#captchaimg { border: none;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
-ms-transition:All 1s ease;
transition:All 1s ease;
   -moz-border-radius:15px;
   -webkit-border-radius:15px;
   border-radius:15px;  
box-shadow: 0 0 0px rgba(81, 203, 238, 1);
-webkit-box-shadow: 0 0 0px rgba(81, 203, 238, 1);
-moz-box-shadow: 0 0 0px rgba(81, 203, 238, 1);  
}
.captchaimg:hover,
#captchaimg:hover { border: none;
    transform:scale(1.8);
    -ms-transform:scale(1.8);
    -o-transform:scale(1.8);
    /* For Mozilla */
    -moz-transform:scale(1.8);
    /* Safari and Chrome */
    -webkit-transform:scale(1.8);
z-index:1000;
box-shadow: 0 0 10px rgba(150, 150, 255, 1);
-webkit-box-shadow: 0 0 10px rgba(150, 150, 255, 1);
-moz-box-shadow: 0 0 10px rgba(150, 150, 255, 1);
}

	.accinfo {
		color: #FFEE11;
		line-height: 22px;
		position: absolute;
		left: 20px;
		text-align: center;
		top: 10px;
		text-decoration: none;
		font-size:15px;	
		text-decoration:underline;
		cursor:pointer;
		text-shadow: black 1px 1px 2px, black -1px -1px 1px, black -1px 1px 5px, black 1px -1px 5px;
	}


#warningGradientOuterBarG{
height:25px;
width:200px;
border:2px solid #000000;
overflow:hidden;
background-color:#8F3E3E;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8F3E3E), to(#000000));
background: -moz-linear-gradient(top, #8F3E3E, #000000);
background: -webkit-linear-gradient(top, #8F3E3E, #000000);
background: -ms-linear-gradient(top, #8F3E3E, #000000);
background: -o-linear-gradient(top, #8F3E3E, #000000);
background: linear-gradient(to top, #8F3E3E, #000000);
}

.warningGradientBarLineG{
background-color:#8F3E3E;
float:left;
width:18px;
height:150px;
margin-right:30px;
margin-top:-35px;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

.warningGradientAnimationG{
width:295px;
-moz-animation-name:warningGradientAnimationG;
-moz-animation-duration:0.9s;
-moz-animation-iteration-count:infinite;
-moz-animation-timing-function:linear;
-webkit-animation-name:warningGradientAnimationG;
-webkit-animation-duration:0.9s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
-ms-animation-name:warningGradientAnimationG;
-ms-animation-duration:0.9s;
-ms-animation-iteration-count:infinite;
-ms-animation-timing-function:linear;
-o-animation-name:warningGradientAnimationG;
-o-animation-duration:0.9s;
-o-animation-iteration-count:infinite;
-o-animation-timing-function:linear;
animation-name:warningGradientAnimationG;
animation-duration:0.9s;
animation-iteration-count:infinite;
animation-timing-function:linear;
}

#warningGradientFrontBarG{
}

@-moz-keyframes warningGradientAnimationG{
0%{
margin-left:-48px;
}

100%{
margin-left:0px;
}

}

@-webkit-keyframes warningGradientAnimationG{
0%{
margin-left:-48px;
}

100%{
margin-left:0px;
}

}

@-ms-keyframes warningGradientAnimationG{
0%{
margin-left:-48px;
}

100%{
margin-left:0px;
}

}

@-o-keyframes warningGradientAnimationG{
0%{
margin-left:-48px;
}

100%{
margin-left:0px;
}

}

@keyframes warningGradientAnimationG{
0%{
margin-left:-48px;
}

100%{
margin-left:0px;
}

} 