﻿html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #0A0D16;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 62.5%
}
.wrapper {
	width: 100%;
	height: 100%;
	background: url("../img/bg.jpg") bottom center no-repeat;
}
.mwrapper {
	width: 100%;
	height: 100%;
	background: url("../img/mbg.jpg") top center no-repeat;
}

.container {
   width: 100%;
}

.f {
   width: 580px;
   height: 329px;
   padding-top: 146px;
   text-align: left;
}
.ftl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/ftl.png") top left no-repeat;
}
.ftr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/ftr.png") top right no-repeat;
}
.ftc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 490px;
}

.ftcl {
   float: left;
   width: 94px;
   height: 45px;
   background: url("../img/ftcl.png") top left no-repeat;
}
.ftcr {
   float: right;
   width: 104px;
   height: 45px;
   background: url("../img/ftcr.png") top right no-repeat;
}
.ftcc {
   position: relative;
   margin: 0px 104px 0px 94px;
   width: 292px;
   height: 45px;
}

.fbl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/fbl.png") top left no-repeat;
}
.fbr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/fbr.png") top right no-repeat;
}
.fbc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 490px;
   background: url("../img/fbc.png") top left no-repeat;
}

.fcl {
   width: auto;
   height: 239px;
   padding-left: 17px;
   background: url("../img/fcl.png") top left no-repeat;
}
.fcr {
   width: auto;
   height: 239px;
   padding-right: 17px;
   background: url("../img/fcr.png") right repeat-y;
}
.fcc {
   width: 546px;
   height: 221px;
   overflow: hidden;
   padding-top: 18px;
}

.logo {
   position: absolute;
   top: -146px;
   left: 0px;
   width: 292px;
   height: 214px;
   background: url("../img/logo.png") top center no-repeat;
}

h1, p {
   padding: 0px;
   margin: 0px;
}

.top {
   height: 178px;
}
.bottom {
   height: 43px;
   position: relative;
}
.form {
   height: 35px;
   background: url("../img/form.png") top repeat-x;
   padding: 8px 0px 0px 20px;
}

.t {
   clear: both;
   padding: 0px 50px;
}
.c {
   clear: both;
   padding: 10px 50px 0px 150px;
}
.b {
   position: absolute;
   top: -20px;
   left: 35px;
}

a {
   font-family: "Trebuchet MS", sans-serif;
   font-family: Arial;
   color: #ffffff;
}

a:hover{
   font-family: "Trebuchet MS", sans-serif;
   font-family: Arial;
   color: #ffffff;
   text-decoration:none
}


h1 {
   float: left;
   color: #ffffff;
   font-style: italic;
   font-weight: normal;
   font-size: 2em;
}
h1 a {
   color: #ffffff;
   text-decoration: none;
   font-size: 1em;
   display: inline-block;
   border-bottom: 1px solid #455b6e;
   margin: 0px;
}

.link {
   background: url("../img/link.png") center left no-repeat;
   padding-left: 17px;
}
.linkd {
   background: url("../img/linkd.png") center left no-repeat;
   padding-left: 17px;
}
.auth {
   background: url("../img/auth.png") center left no-repeat;
   padding-left: 17px;
}

.form input {
   width: 155px;
   height: 20px;
   background: url("../img/input.png") top left no-repeat;
   border: 0px;
   font-size: 1.1em;
   color: #ffffff;
   font-style: italic;
   padding: 7px 0px 0px 7px;
}
.form div {
   float: left;
   margin-left: 15px;
}

em {
   color: #6d8395;
   font-size: 1.1em;
}
span {
   color: #ffffff;
   font-size: 1.1em;
}
p {
   color: #ffffff;
   font-size: 1.1em;
   padding: 5px 0px 0px 0px;
}

.copy {
   text-align: center;
   padding-top: 15px;
}
.copy p {
   padding: 5px 0px 0px 0px;
   color: #6d8395;
   font-size: 1.1em;
}
.copy a {
   float: none;
   font-family: "Trebuchet MS", sans-serif;
   font-size: 1.1em;
   font-weight: normal;
   padding: 0px;
   margin: 0px 0px 0px 2px;
   display: inline-block;
   border-bottom: 1px solid #455b6e;
}

.rf {
   width: 692px;
   height: 413px;
   padding-top: 146px;
   text-align: left;
}
.rftl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/rftl.png") top left no-repeat;
}
.rftr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/rftr.png") top right no-repeat;
}
.rftc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 602px;
}

.rftcl {
   float: left;
   width: 150px;
   height: 45px;
   background: url("../img/rftcl.png") top left no-repeat;
}
.rftcr {
   float: right;
   width: 160px;
   height: 45px;
   background: url("../img/rftcr.png") top right no-repeat;
}
.rftcc {
   position: relative;
   margin: 0px 160px 0px 150px;
   width: 292px;
   height: 45px;
}

.rfbl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/rfbl.png") top left no-repeat;
}
.rfbr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/rfbr.png") top right no-repeat;
}
.rfbc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 602px;
   background: url("../img/rfbc.png") top left no-repeat;
}

.rfcl {
   width: auto;
   height: 323px;
   padding-left: 17px;
   background: url("../img/rfcl.png") top left no-repeat;
}
.rfcr {
   width: auto;
   height: 323px;
   padding-right: 17px;
   background: url("../img/rfcr.png") right repeat-y;
}
.rfcc {
   width: 658px;
   height: 323px;
   overflow: hidden;
   background: url("../img/rfbg.png") top repeat-x;
}

.rlogo {
   position: absolute;
   top: -146px;
   left: 0px;
   width: 292px;
   height: 214px;
   background: url("../img/rlogo.png") top center no-repeat;
}

.rt {
   clear: both;
   margin: 0px 28px;
   padding-top: 5px;
   *padding-top: 0px;
   margin-top: 5px;
}
.rc {
   clear: both;
   margin: 0px 28px;
   padding-top: 5px;
   margin-top: 5px;
}

.rdot {
   border-top: 1px dotted #465c6f;
}
.rpad {
   padding-left: 17px;
}

.rfleft {
   width: 300px;
   float: left;
}
.rfright {
   margin-left: 332px;
}
.rform input {
   width: 197px;
   height: 20px;
   background: url("../img/rinput.png") top left no-repeat;
   border: 0px;
   font-size: 1.1em;
   color: #ffffff;
   font-style: italic;
   padding: 7px 0px 0px 7px;
   margin-bottom: 5px;
}
.rform input.long {
   width: 456px;
   height: 20px;
   background: url("../img/rinputl.png") top left no-repeat;
}
.rform input.short {
   width: 90px;
   height: 20px;
   background: url("../img/rinputs.png") top left no-repeat;
}
.radio, .select {
   padding-top: 5px;
}
.radio {
   font-size: 1.1em;
   color: #ffffff;
}
.radio input {
   width: auto;
   height: auto;
   background: none;
   margin: 0px 5px 0px 0px;
   padding: 0px;
}
select {
   background-color: #2d465d;
   border: 1px solid #142433;
   font-size: 1.1em;
   color: #ffffff;
   font-style: italic;
   margin: 0px 3px 0px 0px;
   padding: 2px;
   height: 21px;
}
select.long {
   width: 145px;
}

.rfloat {
   clear: both;
}
.rfloat input, .rfloat select {
   float: left;
   margin-left: 5px;
}
.rfloat select {
   margin-top: 3px;
}

.toppad {
   padding-top: 15px;
}

.mf {
   width: 1000px;
   height: auto;
   padding-top: 123px;
   text-align: left;
   position: relative;
}
.mftl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/mftl.png") top left no-repeat;
}
.mftr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/mftr.png") top right no-repeat;
}
.mftc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 910px;
}

.mftcl {
   float: left;
   width: 318px;
   height: 45px;
   background: url("../img/mftcl.png") top left no-repeat;
}
.mftcr {
   float: right;
   width: 300px;
   height: 45px;
   background: url("../img/mftcr.png") top right no-repeat;
}
.mftcc {
   position: relative;
   margin: 0px 300px 0px 318px;
   width: 292px;
   height: 45px;
}

.mfc {
   width: 1000px;
}

.mfmenu {
   width: 324px;
   position: absolute;
   z-index: 3;
   top: 168px;
   left: 0px;
}
.mfcontent {
  margin-left: 307px;
  width: 693px;
  padding-bottom: 5px;
}

.mfc1l {
   width: auto;
   height: 1%;
   padding-left: 17px;
   background: url("../img/mfc1l.png") top left repeat-y;
}
.mfc1c {
   width: 307px;
   height: 402px;
   min-height:400px;
   overflow: hidden;
   background-color: #142433;
}
.mfc1l1 {
   width: 324px;
   height: 15px;
   background: #142433 url("../img/mfc1l1.png") top left no-repeat;
}
.mfc1r1 {
   width: 294px;
   height: 1%;
   background: transparent url("../img/mfc1r1.png") top right no-repeat;
   padding: 20px 30px 0px 0px;
}

.mfb1 {
   width: 324px;
}
.mfb1l {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/mfb1l.png") top left no-repeat;
}
.mfb1r {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/mfb1r.png") top right no-repeat;
}
.mfb1c {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 234px;
   background: url("../img/mfb1c.png") top left no-repeat;
}

.mfc2l {
   width: auto;
   height: 1%;
   padding-left: 17px;
   background: url("../img/mfc2l.png") top left repeat-y;
}
.mfc2r {
   width: auto;
   height: 1%;
   padding-right: 17px;
   background: url("../img/mfc2r.png") top right repeat-y;
}
.mfc2c {
   width: 659px;
   height: 1%;
   min-height: 364px;
   overflow: hidden;
   background-color: #142433;
}

.mfc2l2 {
   width: auto;
   height: 16px;
   padding-left: 17px;
   background: url("../img/mfc2l2.png") top left no-repeat;
}
.mfc2r2 {
   width: auto;
   height: 16px;
   padding-right: 17px;
   background: url("../img/mfc2r2.png") top right no-repeat;
}
.mfc2c2 {
   width: 659px;
   height: 16px;
   overflow: hidden;
   background-color: #142433;
}

.mfb2 {
   width: 693px;
}
.mfb2l {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/mfb2l.png") top left no-repeat;
}
.mfb2r {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/mfb2r.png") top right no-repeat;
}
.mfb2c {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 603px;
   background: url("../img/mfb2c.png") top left no-repeat;
}

.mlogo {
   position: absolute;
   top: -123px;
   left: 0px;
   width: 292px;
   height: 191px;
   background: url("../img/mlogo.png") top center no-repeat;
}

.menu {
   padding: 0px 0px 0px 30px;
}

.menu ul {
   padding: 0px;
   margin: 0px;
   list-style: none;
}
.menu ul ul {
   padding: 3px 0px 0px 20px;
}
.menu ul li {
   display: block;
   margin-top: 5px;
}

.menu li li {
   display: block;
   margin-top: 5px;
   font-size: 1em;
}
.menu span {
   float: none;
   margin: 0px;
   font-size: 0.9em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   text-decoration: underline;
   background: url("../img/auth.png") center left no-repeat;
   padding-left: 17px;
}
.menu a {
   float: none;
   margin: 0px;
   font-size: 0.9em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   text-decoration: underline;
   background: url("../img/link.png") center left no-repeat;
   padding-left: 17px;
}
.menu a:hover {
   text-decoration: none;
}

.menu ul ul span {
   font-style: italic;
}
.menu ul ul  a {
   color: #6d8395;
   font-style: italic;
   background: none;
}

.nt {
   padding: 0px 15px;
}
.nt h1 {
   float: none;
}
.news {
   background: url("../img/nbg.png");
   margin-top: 10px;
   padding: 5px 15px;
   width: 265px;
}
.ns {
   padding: 0px;
   margin: 0px;
   height: 1px;
   font-size: 0px;
   background-color: #1b2f42;
}

.news span {
   float: none;
   margin: 0px;
   font-size: 1.1em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   font-style: italic;
}
.news a {
   display: block;
   float: none;
   margin: 0px;
   font-size: 1.1em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #78d14c;
   text-decoration: underline;
}
.news a:hover {
   text-decoration: none;
}
.news p {
   color: #ffffff;
   font-size: 1.1em;
   padding: 10px 0px;
}

.mcont {
   padding: 0px 30px 0px 20px;
}
.mtit {
   text-align: center;
   border-bottom: 1px dotted #465c6f;
   padding-bottom: 10px;
}
.mtit h1, .mtit span {
   float: none;
}

.rules {
   padding-bottom: 10px;
}
.rules ol, ul, li{
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   margin: 0px;
}

.rules ol ol li{
   color: #ffffff;
   font-size: 1.0em;
   padding-bottom:4px;
}

.rules  ul {
   padding: 10px 10px 0px 40px;
}

.rules  ol {
   padding: 10px 10px 0px 46px;
}

.rules span {
   font-size: 1.3em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   color: #ffffff;
   background: url("../img/linkb.png") center left no-repeat;
   padding-left: 17px;
}
.rules p {
   color: #ffffff;
   font-size: 1.3em;
   padding: 10px 0px 0px 17px;
}

.screens {
   padding: 0px 0px 0px 5px;
}
.screens ul {
   padding: 0px;
   margin: 0px;
   list-style: none;
}
.screens ul li {
   padding: 0px;
   margin: 0px;
   float: left;
   padding: 15px 25px 0px 25px;
}
.screens .im{
   width: 252px;
   background-color: #0d1720;
   overflow: hidden;
   text-align: center;
}
.screens .ln{
   padding: 0px 0px 10px 10px;
}
.screens .im0{
   width: 552px;
   background-color: #0d1720;
   text-align: center;
}
.screens .ln0{
   padding: 0px 0px 10px 10px;
   width: 552px;
   padding-left: 150px;
}

a.zoom {
   background: url("../img/zoom.png") center left no-repeat;
   padding-left: 17px;
   color: #22aeff;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
}

a.zoom:hover {
   text-decoration: none;
}

li, oi{
   font-family: "Trebuchet MS", sans-serif;
   font-family: Arial;
   color: #ffffff;
   text-decoration:none;
   font-size: 1.3em;
}

.sozd0 p{
	text-align:center;
	font-size: 1.3em;
	font-family: "Trebuchet MS";
    font-weight: normal;
    color: #ffffff;
}

.sozd0 a{
   font-family: "Trebuchet MS";
   font-weight: normal;
   text-decoration: underline;	
}

.div_l{
	position: relative;
	left: 40px;
	width: 200px;
	height:150px;
	padding-left:20px;
}

.div_r{
	padding-left: 20px;
	position: absolute;
	width: 200px;
	height:150px;
	left: 648px;
	top: 917px;
}

.text{
	font-size: 1.3em;
	font-family: "Trebuchet MS";
    font-weight: normal;
    color: #ffffff;
}

.table{
   font-size: 1.2em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   text-align:center;
   vertical-align:middle;
}

.sozd1 {
   font-size: 1.3em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   text-align:center;
}

.rules_p {
   font-size: 1.3em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   text-align:center;
}

.rules_0{
   font-size: 1.0em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   list-style:disc;
   text-align:left;
}

.menu1 a {
   float: none;
   margin: 0px;
   font-size: 0.9em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #78d14c;
   font-style:normal;
   text-decoration: underline;
   background: url("../img/link.png") center left no-repeat;
   padding-left: 17px;
}
.menu1 a:hover {
   text-decoration: none;
}
.menu1 span {
   float: none;
   margin: 0px;
   font-size: 0.9em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #78d14c;
   font-style:normal;
   text-decoration: underline;
   background: url("../img/auth.png") center left no-repeat;
   padding-left: 17px;
}

.table1 {
    font-size: 1.3em;
   font-family: "Trebuchet MS";
   font-weight: normal;
   color: #ffffff;
   text-align:center;
}




