

body {
    color: #000000;
    position: relative;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
    min-width: 1100px;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #e8f5fd;
}


.dcremix {
    background: url(/img/slide.jpg) no-repeat center 0;
    min-height: 100%;
}

.noty_message2 {
}


.noty_message2 text {
  margin: 5px 5px 8px 10px;
  font-size: 11pt;
  font-weight: normal;
  color: rgb(150, 150, 150);
  display: block;
}


.noty_message2 h2 {
  margin: 5px 5px 5px 10px;
  font-size: 11pt;
  font-weight: normal;
  color: #a7702c;
}


.i-am-new li {
  overflow: hidden;
  border: 1px solid rgb(221, 164, 93);
  box-shadow: rgba(235, 200, 144, 1) 0px 0px 20px;
  color: rgb(68, 68, 68);
  width: 310px;
  margin: 5px;
  border-radius: 5px;
  cursor: pointer;
  background: rgb(255, 255, 255);
}


img { border:0px; }
.clr { clear:both; }

.head .center {
height: 80%;
background: url(/img/qyalla.png) no-repeat center;
width: 980px;
background-size: 1155px;
}

.head {
    height: 300px;
    width: 1024px;
    margin: 0 auto;
}

.stn:link, .stn:visited {
color: #60C6FF;
text-decoration: none;
font-weight: bold;
}
.stn:active, .stn:hover { color: #ffffff; text-decoration: none; }

.stn-sort:link, .stn-sort:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; } 
.stn-sort:active, .stn-sort:hover { color: #000000; text-decoration: none; }



/*############# WRAPPERS #############*/
.wrap {
width: 1024px;
margin: 0 auto;
}
/*############# HEADER #############*/
.header {
width: 950px;
position: relative;
padding: 25px 0px 0px 0px;
}

#error {
border-color: #EE2327;
}

#good {
border-color: #23EE5B;
}

.alert {
  color: #191A18;
  margin: 5px 0;
  padding: 8px 14px 8px 14px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  background-color: #FCF8E3;
  border: 2px solid #3Aa73D;
  border-radius: 2px;
}



.nav {
background: #3c2c1c;

background: linear-gradient(to bottom, #e8ee40 0%, #e88e30 2%) repeat scroll 0% 0% transparent;
background: -webkit-linear-gradient(top, #e8ee40 0%, #e88e30 2%);
background: -moz-linear-gradient(top, #e8ee40 0%, #e88e30 2%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #e8ee40), color-stop(2%, #e88e30));
background: -o-linear-gradient(top, #e8ee40 0%, #e88e30 2%);
background: -ms-linear-gradient(top, #e8ee40 0%, #e88e30 2%);

border-bottom: 2px solid #cc5c4c;
border-top: 1px solid #d87e10;
height: 44px;
margin: 0px;
margin-top: -27px;
}
.navigator {
margin: 4px auto;
margin-left: 105px;
}
.limiter {
max-width: 1024px;
margin: 0 auto;
}
.nav li {
position: relative;
margin-top: 4px;
}
.navigator li {
float: left;
text-align: center;
display: table;
margin: 0px;
}

.nav li a {
color: #fffdec;
font-size: 18px;
text-decoration: none;
vertical-align: middle;
height: 28px;
line-height: 28px;
display: block;
padding: 3px 15px;
border-radius: 4px;
}

.nav li a:hover {
border: 1px solid rgba(155, 55, 55, 0.6);
padding: 3px 14px;
background-color: rgba(255, 255, 255, 0.1);
text-decoration: none;
color: #6c3c1c;
}
.wrapperline {
background: url('/style/img/hd-line.png') repeat-x center 119px;
}

.clr-line {
	background: url(/img/hd-line.jpg) no-repeat;
	width:980px;
	height:8px;
}

tbody h3 {
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
font-size: 18pt;
margin: 0px 0px 15px 0px;
font-weight: normal;
color: rgb(119, 119, 119);
}

.footer .fon {
width: 100%;
position: relative;
top: 0px;
left: 0px;
}

.azbuks {
font-size: 12pt;
color: rgb(33, 0, 255);
font-weight: normal;
}

.toces {
padding: 3px 5px 2px 5px;
background: white;
border-radius: 3px;
font-size: 12pt;
margin: 2px 0px 0px 0px;
display: block;
color: rgb(255, 85, 85);
text-align: center;
}

.footer .cont {
text-align: center;
bottom: 10px;
font-size: 13px;
margin-top: -17px;
position: relative;
}

tbody strong {
font-weight: bold;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
font-size: 10pt;
}

			
#lvl_body {
  background-color: white;
  position: relative;
  width: 175px;
  border: 1px solid #DDA45D;
  height: 20px;
  border-radius: 2px;
}

#lvl_body #lvl_persent {
  position: absolute;
  height: 20px;
  background: #F7DF9C;
  background: -moz-linear-gradient(top, #F7DF9C 0%, #DDA45D 50%, #F7DF9C 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7DF9C), color-stop(50%,#DDA45D), color-stop(100%,#F7DF9C));
  background: -webkit-linear-gradient(top, #F7DF9C 0%,#DDA45D 50%,#F7DF9C 100%);
  background: -o-linear-gradient(top, #F7DF9C 0%,#DDA45D 50%,#F7DF9C 100%);
  background: -ms-linear-gradient(top, #F7DF9C 0%,#DDA45D 50%,#F7DF9C 100%);
  background: linear-gradient(to bottom, #F7DF9C 0%,#DDA45D 50%,#F7DF9C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7DF9C', endColorstr='#F7DF9C',GradientType=0 );
}

#lvl_body #info {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 1px;
  font-weight: bold;
  color: #3C2C1C;
}
			



.head .center .logo {
width: 160px;
margin-top: -162px;
margin-left: 245px;
position: absolute;
}

.menu {
list-style: none;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
margin-top: -135px;
width: 1000px;

}

.head .menu a {
display: inline-block;
text-decoration: none;
font-size: 14pt;
color: rgb(12, 165, 228);
font-weight: bold;
margin-right: 6px;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
}
.head .menu span:hover {
transform: translate(0, -5px);
-webkit-transform: translate(0, -5px);
-moz-transform: translate(0, -5px);
-o-transform: translate(0, -5px);
color: rgb(0, 122, 255);
}
.head .menu span {
transition: all -0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
display: inline-block;
position: relative;
text-shadow: 2px 2px 5px rgba(210, 191, 191, 0.56);
border: 1px solid rgba(18, 191, 250, 0.65);
box-shadow: 0px 0px 58px 1px rgba(14, 90, 115, 0.65);
padding: 2px 11px 2px 10px;
border-radius: 27px;
background: rgba(255, 255, 255, 0.91);
}

.head .center h2 {
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
font-weight: bold;
font-size: 20pt;
color: #a7702c;
text-shadow: 1px 1px 10px rgba(0, 1, 2, 0.58);
margin-top: -54px;
margin-left: -199px;
width: 100%;
}

.head .center h1 {
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
font-weight: bold;
font-size: 50pt;
color: white;
text-shadow: 2px 2px 10px black;
width: 100%;
margin-top: 0px;
margin-left: -536px;
}

.hd-menu li {
	display:inline;
	margin:0px 15px 0px 0px;
	border:3px solid #FFF;
	padding:7px 5px 3px 5px;
}

.hd-menu li:hover {
	border:3px solid #f9ac85;
	border-radius:10px;
	padding:5px 5px 3px 5px;
}

.hd-menu a {
	text-decoration:none;
	color:#000;
}

.cp-art {
	background: url(/img/fruits.jpg) no-repeat;
	width:542px;
	height:244px;
	margin-bottom:10px;
	float:left;
}

.key_okey {
    border: 2px solid rgb(60, 44, 28);
    background: rgb(124, 93, 61);
    color: rgb(255, 255, 255);
    font-weight: bold;
    cursor: pointer;
}

.key_okey:hover {
     border: 2px solid rgb(90, 90, 90);
    background: rgb(255, 255, 255);
    color: rgb(60, 44, 28);
	
}

.sprite-icon {
	background: url(/img/sprite-icon.png) no-repeat;
	width:500px;
	height:500px;
}

.hd-bnf {
	float:left;
	background: url(/img/bnf.png) repeat-x;
	height:152px;
	font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
	margin:25px 0px 0px 10px;
	padding:10px 15px 0px 30px;
	color:#3f9800;
	font-size:1.2em;
	line-height: 17pt;
	border:1px solid #b6b6b6;
	border-radius:10px;
}

.logom {
    float: left;
    background: url(/img/logon.png) no-repeat;
    width: 225px;
    margin-left: 16px;
    height: 140px;
    margin-top: 10px;
    background-size: 224px;
    background-position: 0px 20px;
}


.hd-bnf li {
	list-style-image: url(/img/arrow.png);	
	background-repeat:no-repeat;
}

/*############# CONTENT #############*/
.content {
    
    border: 1px solid #323232;
    padding: 10px 0 0 10px;
    position: relative;
    z-index: 100;
    text-overflow: hidden;
    background: #64a413;
}

.cl-left {
width: 300px;
float: left;
}

.cl-right {
    float: right;
    width: 670px;
    padding: 0 10px 0 10px;
    background: #FFFFFF url(/img/07638976.jpg) repeat 8px center;
    margin-right: 10px;
    border: 1px solid #323232;
}

.h-title {
margin: 0px 0px 8px 0px;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
font-size: 17pt;
font-weight: normal;
text-shadow: 2px 2px 1px rgba(248, 248, 248, 0.53);
color: #80acb0;
text-align: center;
margin-top: 3px;
}

.autoriz {
    margin-top: initial;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-radius: 0px;
    border: 1px solid #323232;
}

.go {
    background: #b76526;
    border: none;
    font-size: 10pt;
    color: #FFF;
    border-radius: 0px;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    border: 1px solid #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.go:hover {
    background: #ec7c26;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.go:active {
background: #ec7c26;
border: 1px solid #fff2;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.register {
    font-size: 10pt;
    color: #FFF;
    background: #64a413;
    border: none;
    border-radius: 0px;
        padding: 10px 10px 10px 10px;
    cursor: pointer;
	text-decoration: none;
	border: 1px solid #fff;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.register:hover {
    background: #ec7c26;
	color: #ffffff;
    border: none;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #fff;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.register:active {
background: #ec7c26;
border: 1px solid #fff;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}




.goz {
    background: #009900;
    border: none;
    font-size: 10pt;
    color: #FFF;
    border-radius: 2px;
        padding: 10px 10px 10px 10px;
		    text-decoration: none;
			-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
			
}
.goz:hover {
    background: #ec7c26;
    color: #ffffff;
    border: none;
    cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
	
}

.goz:active {
background: #ec7c26;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;

}

.registerz {
    font-size: 12pt;
    color: #ffffff;
    background: #64a413;
    border: none;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.registerz:hover {
    background: #ec7c26;
	color: #ffffff;
    border: none;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
	
}

.registerz:active {
background: #ec7c26;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;

}





.h-titleleft {
    font-size: 31px;
    color: #34909A;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
    margin: 0px 0px 0.5em;
    padding: 12px 5px 3px 20px;
    border-bottom: 4px solid #6c999e;
}

.lg {
color: #4c3c2c;
font-size: 1.3rem;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
line-height: normal;
height: auto;
width: 264px;
border: 1px solid #4c3c2c;
background-color: rgba(255, 255, 255, 0.3);
border-radius: 3px;
padding: 4px 6px;
margin-bottom: 6px;
}


.ps {
color: #4c3c2c;
font-size: 1.3rem;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
line-height: normal;
height: auto;
width: 264px;
border: 1px solid #4c3c2c;
background-color: rgba(255, 255, 255, 0.3);
border-radius: 3px;
padding: 4px 6px;
margin-bottom: 6px;
}

a {
color: 6d4425;;
text-decoration: underline;
}

a:hover {
color: #F03300;
text-decoration: none;
}



.silver-bk a {
    color: #988618;
    display: inline-block;
    margin: 0px 0px 0px 0px;
    transition: color 0.2s ease-in;
    text-decoration: underline;
	font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
}

.silver-bk p {
font: 15px "Ubuntu Italic",tahoma,arial,verdana,sans-serif,Lucida Sans;
}


.silver-bk a:hover {
color: rgb(34, 60, 34);
transition: color 0.2s ease-in;
}

.btn_in {

}

.btn_reg {

}

td.stats {
color: #3d241d;
border: 1px solid #5d442d;
background-color: #e6b775;
padding: 5px 5px 5px 5px;
text-overflow: hidden;
height: 50px;
width: 251px;
}

.stat {
border-radius: 0px 0px 2px 2px;
padding: 0px 0px 1em;
border-bottom: 2px solid #131313;
margin-top: -10px;
margin-bottom: 20px;
background: #dda45d;
}

.actionmenu {
    display: block;
    background: rgba(255, 255, 255, 0.15);
    padding: 1px;
}

.actionmenuasd {
    color: #596a5f;
    margin: 5px;
    background: #bbdce1 url(/img/li1.png) no-repeat 7px center;
    border-radius: 1px;
    padding: 10px 5px 10px 32px;
    display: block;
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase;
}



.actionmenu label {

}

.actionmenuasd:hover {
	text-decoration: none;
    color: #fff;
    background: #499a8f url(/img/li2.png) no-repeat 7px center;
}

.accmenu {
    border-radius: 0px 0px 2px 2px;
    padding: 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    background: #FFFFFF url(/img/24321344.jpg) repeat 8px center;
    border: 1px solid #323232;
}

.st-lf { float:left; margin:5px 0px 0px 0px; }
.st-rg { float:left; margin:7px 0px 0px 15px; }

.line {
	margin:10px 0px 0px 30px;
}

.line-st {
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt-hov.png) repeat-x;
	width:115px;
	height:19px;
	color:#f77827;
	text-align:center;
	margin:2px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	
}

.st-time {
	margin:3px 0px 0px 30px;
}

.wim {
width: 229px;
height: 34px;
border: 1px solid #0083CC;
border-radius: 10px;
text-align: center;
font-size: 20pt;
padding: 5px 0px 5px 0px;
margin: 0px 0px 0px 0px;
color: #0083CC;
}

.wim-block {
	margin:10px 0px 0px 67px;
}

.wim-lf {
	background: url(/img/man-1.jpg) no-repeat;
	width:125px;
	height:129px;
	float:left;
}

.wim-ctr {
	width:220px;
	float:left;
	color:#0a5200;
	font-size:19pt;
	text-align:center;
	margin:0px 5px 0px 5px;
}

.wim-ctr-in {
	background: url(/img/arrows.jpg) no-repeat;
	width:117px;
	height:63px;
	margin:10px 0px 10px 50px;
}

.wim-rg {
	background: url(/img/man-2.jpg) no-repeat;
	width:130px;
	height:131px;
	float:left;	
}

.garant-bk {
width: 200px;
float: left;
margin: 6px 0px 0px 0px;
text-align: center;
color: #0083CC;
font-size: 12pt;
font-weight: bold;
}



.cntrl-ps {
	width:171px;
	margin-left:71px;

}

s {
	display:block;
	background:url(/img/paysitem-sprite.png);
	width:57px;
	height:46px;
	float:left;
}

.acc-title {
    color: #a7702c;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
    text-align: center;
    margin: 0px;
    padding: 7px 0px 6px 0px;
    border-bottom: 2px solid #c5912e;
    font-size: 26px;
}

.field-gr {
	background: url(/img/field-gr.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-gr a {
	color:#7ea57b;
	text-decoration:none;
	font-size:20px;
}

.field-gr a:hover {
	color:#99be97;
	text-decoration:none;
	border-bottom:1px dashed #99be97;
	font-size:20px;
}

.field-rd {
	background: url(/img/field-rd.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-rd a {
	color:#ad7676;
	text-decoration:none;
	font-size:20px;
}

.field-rd a:hover {
	color:#c28888;
	text-decoration:none;
	border-bottom:1px dashed #c28888;
	font-size:20px;
}

.field-ar {
	background: url(/img/field-ar.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-ars {
	background: url(/img/field-ars.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-ars a, .field-ar a {
	color:#7ea57b;
	text-decoration:none;
	font-size:18px;
}

.field-ars a:hover, .field-ar a:hover {
	color:#99be97;
	text-decoration:none;
	border-bottom:1px dashed #99be97;
	font-size:18px;
}



.fr-block {
float: left;
display: block;
padding: 10px 10px 10px 10px;
margin: 20px 33px 0px 124px;
border: 2px solid rgb(202, 200, 255);
position: relative;
width: 450px;
}

.calc_m {
width: 18px;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
color: rgb(72, 81, 252);
cursor: pointer;
text-align: center;
font-weight: bold;
background: rgb(253, 253, 253);
border: 2px solid rgb(115, 115, 255);
}

.calc_p {
width: 18px;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
color: rgb(72, 81, 252);
cursor: pointer;
text-align: center;
font-weight: bold;
background: rgb(253, 253, 253);
border: 2px solid rgb(115, 115, 255);
}

.col {
width: 50px;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
border: 2px solid rgb(115, 115, 255);
background: rgb(255, 255, 255);
color: rgb(72, 81, 252);
cursor: pointer;
text-align: center;
font-weight: bold;
}

.fr-block:hover  {
float: left;
display: block;
padding: 10px 10px 10px 10px;
margin: 20px 33px 0px 124px;
border: 2px solid rgb(71, 184, 232);
position: relative;
width: 450px;
}

.fr-block img  {
border: 1px solid rgb(210, 210, 210);
background: white;
width: 170px;
height: 170px;
border-radius: 90px;
padding: 5px;
display: inline-block;
left: 7px;
float: left;
}

.fr-title {
	color:#7ea57b;
	font-size:18px;
}

.cl-fr-lf {
	float:left; 
	text-align:center;
}

.cl-fr-rg {
	float:left;
	margin: 10px 0px 0px 5px;
}

.fr-te-gr {
color: #0075B6;
}

.fr-te-gr-title { color:#000; font-weight:700; margin-bottom:10px;}

a.sm-btn {
	display:block;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700 !important;
	margin: 0px 5px 8px 0px;
	padding: 0px 14px;
	border-radius: 10px;
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.400), 1px 1px 1px rgba(0, 0, 0, 0.102);
	display: inline-block;
	line-height: 26px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.298);
	background: linear-gradient(to bottom, #88BDFF 0px, #60A7FF 100%) transparent;
	border: 1px solid #3E8FF4;
	color: #2B63A8 !important;	
	text-decoration:none;
}

a.sm-btn:hover { opacity:0.8; }

.ahrefdva a {
color: rgb(5, 63, 138);
text-decoration: none;
display: inline-block;
margin: 0px 0px 0px 0px;
transition: color 0.2s ease-in;
text-decoration: underline;
}

.ahrefdva a:hover { 
color: rgb(23, 141, 219);
transition: color 0.2s ease-in;
}

input.sm-btn {
	display:block;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700 !important;
	margin: 0px 5px 8px 0px;
	padding: 0px 14px;
	border-radius: 10px;
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.400), 1px 1px 1px rgba(0, 0, 0, 0.102);
	display: inline-block;
	line-height: 30px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.298);
	background: linear-gradient(to bottom, #88BDFF 0px, #60A7FF 100%) transparent;
	border: 1px solid #3E8FF4;
	color: #2B63A8 !important;	
	text-decoration:none;
}

input.sm-btn:hover { opacity:0.8; }

.silver-bk {
    margin: 0px 0px 0px 0px;
    color: #1b1613;
    font: 15px "Ubuntu Italic",tahoma,arial,verdana,sans-serif,Lucida Sans;
}

.s-bk-lf {

}

.sm-line {
	width:100%;
	float:left;
	margin:5px 0px 5px 0px;
	font-size:14px;
    margin-left: 135px;
}

.fihmenus {
margin: 10px 0px 0px 15px;
border-radius: 10px;
border: 3px solid rgba(0, 131, 204, 0.5);
width: 170px;
height: 123px;
background: #fff;
float: left;
}

.sm-line-nt {
	
	margin:5px 0px 5px 0px;
	font-size:14px;

}

.sm-line-nt img {
border: 3px solid rgba(0, 131, 204, 0.5);
border-radius: 10px;
vertical-align: -13px;
width: 75px;
height: 75px;
}

.sm-line img {
border: 3px solid rgba(0, 131, 204, 0.5);
border-radius: 10px;
vertical-align: -13px;
margin: 0px 5px 0px 0px;
width: 35px;
height: 35px;
}

.m-tb {
    background: #865c3c;
    color: #eeeeee;
    font-size: 14px;
    border: 1px solid #323232;
    padding: 8px 8px;
}

table { border:none; }
 
td {
border-radius: 0px;
margin-right: 5px;
}

.bs-py {
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt-hov.png) repeat-x;
	width:115px;
	height:24px;
	color:#f77827;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

.out-my {
	background: none;
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt.png) repeat-x;
	width:187px;
	height:24px;
	padding:0px 0px 0px 10px;
	margin:1px 0px 0px 0px;
}

.out-my:hover {
	background: url(/img/inpt-hov.png) repeat-x;
	width:187px;
	height:24px;
}

/*############# FOOTER #############*/
.footer {
position: relative;
top: 50px;
}

.htt td {
    background: #DEDEDE;
    border-bottom: 1px solid #323232;
    border-right: 1px solid #323232;
    border-left: 1px solid #323232;
    font-size: 13px;
    padding: 8px 10px;
    color: #212020;
}



input[type=submit] {

font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;

cursor: pointer;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

input[type=submit]:hover {
    background: #BD9F60;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

input[type=submit]:active {
background: #f7801c;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}













input[type=bottom] {

font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;

cursor: pointer;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

input[type=bottom]:hover {
background: #e7801c;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

input[type=bottom]:active {
background: #f7801c;
-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}



#banners a img
{
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);
}

#banners a:hover img
{
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.clr-line {
    background-color: #ec7c26;
    width: 970px;
    height: 5px;
    margin-left: -3px;
    margin-top: 5px;
}

.clear_fix {
    display: block;
}

.fl_l {
    float: left;
}

.w180 {
    width: 180px !important;
}

.ml210 {
    margin-left: 210px !important;
}

.npc_bubble {
    margin: 0 0 10px -15px;
    font-size: 12px;
    padding: 10px 15px;
    position: relative;
    background: #fff;
    border-radius: 25px;
    opacity: .8;
    display: inline-block;
    border: 2px solid rgba(0, 0, 0, .7);
    color: #000;
}

.lh140 {
    line-height: 140% !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}
