@charset "utf-8";
@import 'reset.css';
@import "http://webfonts.ru/import/roboto.css";

html, body{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color:#251200;
	font-family: 'WarnockPro', Arial, Helvetica, sans-serif ;
	font-weight:normal;
	font-style:normal;
	width:100%;
	min-width:1000px;
	_width:1000px;
}

#uLogin {
	text-align:center;
}

.fbbtn {
	background: url('../images/fb.png') top center no-repeat;
	width:50px;
	height:47px;
	cursor:pointer;
	display:inline-block;
	margin:0 8px;
}

.fbbtn:hover {
	background: url('../images/fb.png') top center no-repeat;
	opacity:75%;
}

.vkbtn {
	background: url('../images/vk.png') top center no-repeat;
	width:50px;
	height:47px;
	cursor:pointer;
	display:inline-block;
	margin:0 8px;
}

.vkbtn:hover {
	background: url('../images/vk.png') top center no-repeat;
	opacity:75%;
}

.okbtn {
	background: url('../images/ok.png') top center no-repeat;
	width:50px;
	height:47px;
	cursor:pointer;
	display:inline-block;
	margin:0 8px;
}

.okbtn:hover {
	background: url('../images/ok.png') top center no-repeat;
	opacity:75%;
}

.gpbtn {
	background: url('../images/gp.png') top center no-repeat;
	width:50px;
	height:47px;
	cursor:pointer;
	display:inline-block;
	margin:0 8px;
}

.gpbtn:hover {
	background: url('../images/gp.png') top center no-repeat;
	opacity: 75%;
}


.clr {
	clear:both;
}

a, img, a img {
	border:none;
}

b, strong {
	font-weight:bold;
}

i, em {
	font-style:italic;
}

.preloader {
    background: none repeat scroll 0 0 white;
    content: "";
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.preloader i {
    color: #222;
    font-size: 20px;
    left: 50%;
    line-height: 3;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.spin {
    animation: 1s linear 0s normal none infinite running spin;
    display: inline-block;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

#under_menu {
	background: url('../images/pergament_seamless_300px.jpg') repeat;
	position:relative;
	width:100%;
	height:90px;
}

#menu {
	background: url('../images/head_bg.png') repeat;
	width:100%;
	height:90px;
	position:fixed;
	top:0;
	left:0;
	z-index:10000;
}

#menu p {
	line-height:90px;
}

#menu input.text-input {
	background: url('../images/pergament_seamless_300px.jpg') repeat;
	font-family: 'WarnockPro', Arial, Helvetica, sans-serif ;
	font-size:28px;
	color:rgba(63, 44, 0, 0.45);
	font-weight:bold;
	border:none;
	height:40px;
	width:280px;
	padding:0 10px;
	margin:0 40px 0 0;
	text-align:center;
	box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-o-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-moz-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-ms-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-webkit-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
}

#menu input.error {
	border:1px solid #FF3334;
}

#menu_logo {
	height:70px;
	padding-top:10px;
}

#menu input[type=submit], #menu a.play_btn {
	font-family: 'WarnockPro', Arial, Helvetica, sans-serif ;
	background: url('../images/button_green.png') no-repeat;
	width:265px;
	height:60px;
	background-size:265px 120px;
	background-position:0 0;
	border:none;
	display:block;
	float:right;
	margin:15px 0 0 0;
	color:#fcffe9;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:62px;
	text-decoration:none;
	text-shadow: 0 2px 2px rgba(15, 15, 15, 0.6);
}

#menu input[type=submit]:hover, #menu a.play_btn:hover {
	/*background-position:0 -60px;*/
}

header {
	background-image: url('../images/map_bg.jpg');
	background-size: cover;
	background-position:50% 50%;
	width:100%;
	height:900px;
	margin:0 auto;
	position:relative;
}

#logo {
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-337px;
}

#form_login_container {
	width:620px;
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-310px;
}

#form_switcher {
	position:absolute;
	right:65px;
	top:100px;
	width:180px;
	text-align:center;
}

#form_switcher a {
	display:inline-block;
	color:#3f2c00;
	font-size:22px;
	height:30px;
	font-weight:bold;
	text-shadow:0 1px 0px 0 rgba(255,255,255,0.5);
	cursor:pointer;
	border-bottom:#3f2c00 1px dotted;
}

#form_switcher a:hover {
	/*color:#fcffe9;
	border-bottom:#fcffe9 1px dotted;*/
}

#form_login {
	background-image: url('../images/form_bg.png');
	width:620px;
	height:620px;
	position:absolute;
	top:200px;
}

#redline {
	background-image: url('../images/redline.png');
	width:556px;
	height:53px;
	bottom:140px;
	left:50%;
	margin-left:-278px;
	position:absolute;
}

#redline h3 {
	color:#e4d5be;
	font-size:28px;
	line-height:42px;
	font-weight:600;
	font-style:italic;
	text-align:center;
	text-shadow:inset 0 1px 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(34, 3, 4, 0.5);
}

#award {
	background-image: url('../images/award.png');
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-90px;
	width:180px;
	height:159px;
}

#girl {
	background-image: url('../images/girl.png');
	position:absolute;
	bottom:0;
	left:-330px;
	width:460px;
	height:890px;
}

.border_title {
	background: url('../images/border_title.png') repeat-x;
	background-position:50% 50%;
	width:100%;
	height:60px;
	position:absolute;
	top:-30px;
}

.border_title h3 {
	color:#251200;
	font-size:40px;
	line-height:65px;
	font-weight:bold;
	text-align:center;
	text-shadow: 0 2px 2px rgba(255, 255, 255, 0.7);
}

.border_no_title {
	background: url('../images/border.png') repeat-x;
	background-position:50% 50%;
	width:100%;
	height:20px;
	position:absolute;
	top:-10px;
}

h2 {
	position:absolute;
	width:100%;
	color:#faeec8;
	font-size:46px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-shadow: 0 4px 8px rgba(15, 15, 15, 0.8);
	padding-top:40px;
}

h4 {
	color:#251200;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-shadow: 0 2px 0px rgba(255, 255, 255, 0.6);
	padding-top:50px;
}

#slider1_container {
	position:relative;
	background-image: url('../images/slider_bg.jpg');
	background-size: cover;
	background-position:50% 50%;
	width:100%;
	height:427px;
}

#loadscreen_container {
	position:relative;
	background-image: url('../images/loadscreen.jpg');
	background-size: cover;
	background-position:50% 50%;
	width:100%;
	height:680px;
}

.block {
	position:relative;
	background: url('../images/slider_bg1.jpg') repeat-y;
	background-size: cover;
	background-position:50% 50%;
	width:100%;
}

#slider2_container {
	height:525px;
}

#worldmap_container {
	position:relative;
	background-image: url('../images/world_map_bg_rus.jpg');
	background-size: cover;
	background-position:50% 50%;
	width:100%;
	height:735px;
}

#worldmap_container h2 {
	z-index:100;
}

#man {
	background-image: url('../images/man.png');
	position:absolute;
	bottom:0;
	right:0;
	width:635px;
	height:764px;
	z-index:10;
}

#play_container {
	height:250px;
}

footer {
	position:relative;
	background: url('../images/footer_bg.jpg') repeat-y;
	background-size: cover;
	background-position:50% 50%;
	width:100%;
	height:90px;
	color:#584f31;
	font-size:18px;
}

.inner {
	width:960px;
	margin:0 auto;
}

footer a {
	color:#584f31;
}

footer a:hover {
	color:#faeec8;
}

#footer_text {
	width:100%;
	padding-top:20px;
}

#footer_text i {
	padding-right:5px;
}

#footer_text table {
	width:100%;
}

#footer_text table tr td:last-child {
	text-align:right;
}

#footer_soc {
	padding-top:5px;
	text-align:center;
}

.social-likes__widget {
    margin: 3px 15px;
}

#play_btn_container {
	background: url('../images/btn_bg.png');
	width:526px;
	height:196px;
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-263px;
}

#play_btn_container a {
	background: url('../images/button_green.png') no-repeat;
	width:470px;
	height:136px;
	background-size:470px 272px;
	background-position:0 0;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin:-68px 0 0 -235px;
	color:#fcffe9;
	font-size:48px;
	font-weight:bold;
	text-align:center;
	line-height:136px;
	text-decoration:none;
	text-shadow: 0 2px 2px rgba(15, 15, 15, 0.6);
}

#play_btn_container a:hover {
	/*background-position:0 -136px;*/
}

#loginform {
	/*display:none;*/
}

#loginform table tr td {
	padding: 10px;
}

#loginform table tr:first-child td {
	padding-top: 0;
}

#loginform table tr td:first-child {
	width:28px;
}

.loginform {
	margin:145px 0 0 100px;
	font-size:28px;
	color:rgba(63, 44, 0, 0.45);
}

.loginform input.text-input {
	font-family: 'WarnockPro', Arial, Helvetica, sans-serif ;
	font-size:28px;
	color:rgba(63, 44, 0, 0.45);
	font-weight:bold;
	background:rgba(85, 58, 0, 0.1);
	border:none;
	height:40px;
	width:280px;
	padding:0 10px;
	text-align:center;
	box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-o-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-moz-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-ms-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
	-webkit-box-shadow:inset 0 1px 2px 0 rgba(72,51,0,0.5), inset 0 0 8px 0 rgba(72,51,0,0.5), 0 1px 2px 0 rgba(255,255,255,0.6);
}

.loginform input.error {
	border:1px solid #FF3334;
}
input[type="text"]::-webkit-input-placeholder {
	color:rgba(63, 44, 0, 0.45);
} 
input[type="text"]::-moz-placeholder {
	color:rgba(63, 44, 0, 0.75);
}
input[type="email"]::-webkit-input-placeholder {
	color:rgba(63, 44, 0, 0.45);
} 
input[type="email"]::-moz-placeholder {
	color:rgba(63, 44, 0, 0.75);
}
input[type="password"]::-webkit-input-placeholder {
	color:rgba(63, 44, 0, 0.45);
} 
input[type="password"]::-moz-placeholder {
	color:rgba(63, 44, 0, 0.75);
}

.loginform input[type=submit], .loginform a.submit {
	background: url('../images/button_green.png') no-repeat;
	width:310px;
	height:75px;
	line-height:75px;
	background-size:310px 150px;
	background-position:0 0;
	display:block;
	font-family: 'WarnockPro', Arial, Helvetica, sans-serif ;
	color:#fcffe9;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow: 0 2px 2px rgba(15, 15, 15, 0.6);
	border:none;
}

.loginform input[type=submit]:hover, .loginform a.submit:hover {
	/*cursor:pointer;
	background-position:0 -75px;*/
}

#slider1 li {
	height:250px;
	width:444px;
}

#slider1 li img {
	width:100%;
}

#slider2 p {
	font-size:22px;
	text-align:center;
	color:rgba(35, 16, 0, 0.5);
	text-shadow: 0 1px 0px rgba(255, 252, 236, 0.6);
}

.bx-wrapper {
	margin:0 auto;
}

a.bx-prev, a.bx-next {
	display: block;
	width: 40px;
	height: 83px;
	background: transparent url(../images/arrows1.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -29px; /* if you change the arrow images, you may have to adjust this (1/2 height of arrow image) */
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	font-size:2px;
	text-indent:-9999px;
}
a.bx-prev {
	background-position: left top;
	left: 40px;
}
a.bx-next {
	background-position: right top;
	right: 40px;
}
a.bx-prev:hover {
	/*background-position: left bottom;*/
}
a.bx-next:hover {
	/*background-position: right bottom;*/
}
.bx-pager {
	text-align:center;
	padding-top:20px;
}
.bx-pager-item {
	display: inline-block;
}
.bx-pager-item a {
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	margin: 0 10px;
	text-align: center;
	outline: 0;
}
.bx-pager-item a div {
	width:12px;
	height:12px;
	background:#ac9a65;
	-o-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-ms-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.3), 0 2px 2px 0 rgba(255,255,255,0.5);
	-o-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.3), 0 2px 2px 0 rgba(255,255,255,0.5);
	-moz-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.3), 0 2px 2px 0 rgba(255,255,255,0.5);
	-ms-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.3), 0 2px 2px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.3), 0 2px 2px 0 rgba(255,255,255,0.5);
}
.bx-pager-item a div span {
	margin-top:3px;
	display: inline-block;
	opacity:0;
	text-indent:-9999px;
	font-size:1px;
	width:6px;
	height:6px;
	background:#e2d29e;
	-o-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-ms-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.73), 0 1px 1px 0 rgba(69,54,11,0.67);
	-o-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.73), 0 1px 1px 0 rgba(69,54,11,0.67);
	-moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.73), 0 1px 1px 0 rgba(69,54,11,0.67);
	-ms-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.73), 0 1px 1px 0 rgba(69,54,11,0.67);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.73), 0 1px 1px 0 rgba(69,54,11,0.67);
}
.bx-pager-item a:hover {
	cursor:pointer;
}
.bx-pager-item a.active div span {
	opacity:1;
}


.classic {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}
.critical {
	background: #FFCCAA;
	border: 1px solid #FF3334;
}
.help {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.info {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.warning {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}

.loginform .tooltip {
	font-family: 'WarnockPro', Arial, Helvetica, sans-serif ;
	color:#3f2c00;
	font-size:18px;
	line-height:18px;
    
    position:absolute;
    width:300px;
    padding:10px;
	margin-left:5px;
        
    -moz-border-radius:     5px;
    -webkit-border-radius:  5px;
    border-radius:          5px;

	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	
	z-index: 100000;
}
.loginform .tooltip:before,
.loginform .tooltip:after {
    content:"\2666";
    font-family: monospace;
    font-size:30px;
    line-height:52px;
    text-align:center;
    
    position:absolute;
    overflow:hidden;
    width:50px;
    height:50px;

    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.loginform .tooltip:before {
    color:#FF3334;
}
.loginform .tooltip:after {
    color:#FFCCAA;
}
.loginform .leftArrow:before,
.loginform .leftArrow:after {
    top:50%;
    left:-25px;
    margin-top:-25px;
    clip:rect(0px, 25px, 50px, 0px);
}
.loginform .leftArrow:before {
    -moz-text-shadow:    5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    text-shadow:         5px 5px 5px rgba(0, 0, 0, 0.1);
}
.loginform .leftArrow:after {
    left:-24px;
}
.loginform .line2 {
	margin-top:-10px;
}
.loginform .double {
	margin-top:43px;
}

.small_text {
	font-size: 16px;
	text-align: center;
	height:18px;
	line-height: 18px;
	padding:0;
	margin:0;
}










