.about_model {
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
    overflow: hidden;
}

.info__model {
    box-shadow: 7px 0 17px 0px #e4e4e4;
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    max-width: 264px;
    margin-left: 23px;
}
.plyr__video-wrapper {
	padding-bottom: 0 !important;
}
.rating {
    margin: auto;
}
.more_info__model {
    margin: 0 30px;
    width: 100%;
}

.more_info__inner {
	font: 14px/16px "Ubuntu Condensed", "Arial", "Helvetica", sans-serif;
    background-color: #eff3f5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 15px;
    border: 2px solid #eaedef;
}

.more_info_skype__button {
    width: 100%;
    height: 20px;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    color: #c8ecfb;
    text-align: center;
    line-height: 20px;
    display: block;
    margin: 5px auto;
    font: normal 16px Verdana;
    border-radius: 20px;
    background-image: linear-gradient(#1ca1d4, #0e7ca7);
}

.list_info__model td:first-child {
    position: relative;
    color: #363636;
    background: #f4f4f4;
    padding: 4px 10px;
    margin-right: 12px;
    display: inline-block;
    min-width: 108px;
}

.about_model.mini .list_info__model tr:last-child td:first-child:before {
	display: none;
}

.list_info__model td:first-child:before {
    content: "• ";
}

/*.more_info__gallery {
    font-size: 0;
}*/

.example_group {
	position: relative;
    display: inline-block;
}

.example_group img {
    min-height: 100%;
    width: auto;
    max-height: 120%;
    max-width: 375px;
}
.more_info__gallery .slick-list {
    margin-left: -10px;
}
.more_info__main img, .more_info__main .highslide {
	display: none;
}
.more_info__gallery .slick-initialized .slick-slide {
    max-width: 250px;
    max-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: 0 5px;
    opacity: 0.8;
}

.more_info__gallery .slick-initialized .slick-slide:hover {
	opacity: 1;
	transition: all 1s;
}
.more_info__gallery .slick-prev {
    z-index: 1;
    left: -5px;
    background: #1851a7;
    width: 45px;
    height: 30px;
}
.more_info__gallery {
    overflow: hidden;
    margin: 0 15px;
    font-size: 0;
}
.more_info__gallery h2 {
    font-size: 35px;
    font-weight: 700;
    margin: 45px 0 25px;
}
.more_info__gallery .slick-next {
    z-index: 1;
    right: 4px;
    background: #1851a7;
    width: 45px;
    height: 30px;
}
.more_info__gallery .slick-prev:before,.more_info__gallery .slick-next:before {
    position: relative;
    bottom: 1px;
}

.more_info__gallery .slick-initialized .slick-slide:hover img {
	transform: scale(1.05);
	transition: all 1s;
}



.about_model.mini .info__model {
    display: flex;
    background: url(top_border_model.png) no-repeat;
    background-size: 100%;
    padding-top: 55px;
    width: 100%;
    max-width: 415px;
}

.about_model.mini .image__model {
    width: 172px;
    display: flex;
    align-items: center;
    max-height: 242px;
    overflow: hidden;
}

.about_model.mini .image__model img {
    width: 100%;
}


.about_model.mini .model_title a {
    position: absolute;
    font-size: 18px;
    color: #FFF;
    padding: 9px 0 0 25px;
    width: 100%;
    line-height: 20px;
    margin-left: 5px;
    text-decoration: none;
    white-space: nowrap;
}

.about_model.mini .info__model {
    margin: 0;
}	


.cont {
    text-align: center;
}
a.viber {
  width: 45%;
  height: 20px;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
  color: #e069ff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  margin: 10px auto;
  font: normal 14px Verdana;
  border-radius: 20px;
  background-image: 
}

a.viber:not(.active) {
  background-image: linear-gradient(#502175, #602b8a);
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 -1px 0 #311d47;
}

a.viber:not(.active):hover,
a.viber:not(.active):focus {
  transition: color 200ms linear, text-shadow 500ms linear;
  color: #fff;
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 0 10px rgba(223, 206, 228, 0.4), 0 0 2px #2a153c;
}
a.viber:not(:hover) {
    transition: 0.6s;
}

a.tg {
    width: 100%;
    height: 20px;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    color: #c8ecfb;
    text-align: center;
    line-height: 20px;
    display: block;
    margin: 5px auto;
    font: normal 16px Verdana;
    border-radius: 20px;
}

a.tg:not(.active) {
    background-image: linear-gradient(#1ca1d4, #0e7ca7);
    text-shadow: 0 0 21px rgb(223 206 228 / 50%), 0 -1px 0 #311d47;
}

a.tg:not(:hover) {
    transition: 0.6s;
}

a.wa {
  width: 45%;
  height: 20px;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
  color: #69ff53;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  margin: 10px auto;
  font: normal 14px Verdana;
  border-radius: 20px;
}

a.wa:not(.active) {
  background-image: linear-gradient(#3b9c35, #1f631a);
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 -1px 0 #311d47;
}

a.wa:not(.active):hover,
a.wa:not(.active):focus {
  transition: color 200ms linear, text-shadow 500ms linear;
  color: #fff;
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 0 10px rgba(223, 206, 228, 0.4), 0 0 2px #2a153c;
}
a.wa:not(:hover) {
    transition: 0.6s;
}

a.skp {
  width: 100%;
  height: 20px;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
  color: #c8ecfb;
  text-align: center;
  line-height: 20px;
  display: block;
  margin: 5px auto;
  font: normal 16px Verdana;
  border-radius: 20px;
}

a.skp:not(.active) {
  background-image: linear-gradient(#1ca1d4, #0e7ca7);
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 -1px 0 #311d47;
}

a.skp:not(.active):hover,
a.skp:not(.active):focus {
  transition: color 200ms linear, text-shadow 500ms linear;
  color: #fff;
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 0 10px rgba(223, 206, 228, 0.4), 0 0 2px #2a153c;
}
a.skp:not(:hover) {
    transition: 0.6s;
}

a.lgn {
  text-decoration: none;
  color: #119bd0;
  text-align: right;
 }

a.lgn:not(.active):hover,
a.lgn:not(.active):focus {
  transition: color 200ms linear, text-shadow 500ms linear;
  color: #fff;
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 0 10px rgba(223, 206, 228, 0.4), 0 0 2px #2a153c;
}
a.lgn:not(:hover) {
    transition: 0.6s;
}



a.adm {
  text-decoration: none;
  color: #f00;
  text-align: right;
  font-size: 18px;
 }

a.adm:not(.active):hover,
a.adm:not(.active):focus {
  transition: color 200ms linear, text-shadow 500ms linear;
  color: #fff;
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 0 10px rgba(223, 206, 228, 0.4), 0 0 2px #2a153c;
}
a.adm:not(:hover) {
    transition: 0.6s;
}

/* Template created by S-ARTs.ru | Code: CheLiOS | Design: spammer44 | URL: http://s-arts.ru */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #9ccff2 url(../images/style/bg.jpg) repeat-y center 20px;
	font: 14px/12px 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
	color: #5c5d5d;
	line-height: 16px;
}
#wrapper {
	max-width: 1396px;
	margin: 0 auto;
}
#container {
	margin: 0 auto;
	width: 100%;
	background-image: url(../images/style/con_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#containerbox {
	/*padding-top: 174px;*/
	margin: 0 auto;
	
	max-width: 1150px;
	min-height:310px;
}
#containerbox1 {
	margin: 0 auto;
	
	max-width: 1150px;
	min-height:310px;
}
#header {
	height: 387px;
	position:relative;
}
#left {
	float: left;
	width: 267px;
	padding: 16px 0 30px 0;
	margin-left:-267px;
}
#left1 {
	float: left;
	width: 267px;
	padding: 0 0 30px 0;
	margin: -4px 0 0 -267px;
	position: relative;
	z-index: 999;
}
#rightbox {
	padding:21px 0 0 267px;
	display: block;
	float: left;
}
#rightbox1 {
	padding:0 0 0 267px;
	display: block;
}
#right {
	width:100%;
	display: block;
	float: left;
}
#spacer {
	height: 126px;
}
#footer {
	max-width: 1396px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/style/con_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
}
.clear {
	clear: both;
}
#vk_like {
	margin: 1px 0px 0 30px;
	display:inline-block;
}
.fb-like {
	display:inline-block;
	margin: 0 0 0 -40px;
}
.twitter-share-button {
	display:inline-block;
	margin: 0 0 0 10px;
}
.yashare-auto-init {
	position: absolute;
	margin: -21px 0 0 160px;
}
a, img, input, textarea {
	outline: none;
	border: none;
}
label {
	font-weight: normal;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
input, textarea, select, button {
	font: 14px/12px 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 16px;
}
textarea {
	resize: none;
	overflow: auto;
    background: #f9f9f9;
    border-radius: 15px;
    border: 1px solid #e0e0e0;
    margin-top: 10px;
}
.reset, .reset li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.lcol {
	float: left;
}
.rcol {
	float: right;
}
.ui-button, .bbcodes {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 4px !important;
}
button {
	font: 13px/11px 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
}
.btn_reglog, .radial, .fbutton, #loading-layer, #dropmenudiv, .baseform, .mass_comments_action, .bbcodes, .ui-button, .ui-dialog {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
/* forms */
.mass_comments_action {
	margin: 0 33px 10px 11px;
}
.selectmass input {
	margin: 0 -2px 0 5px;
	padding: 0;
}
.impot {
	font-family: Tahoma, Geneva, sans-serif;
}
.tableform {
	width: 100%;
}
.tableform a {
	color: #376bb0;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.tableform a:hover {
	color: #61971e;
}
.tableform td.label {
	width: 20%;
	vertical-align: middle;
	padding-right: 0;
}
.fieldsubmit, .tableform td {
	padding: 2px;
}
.addnews {
	font-weight: bold;
}
.impot {
	color: #d51e44;
	font-weight: normal;
}
.checkbox {
	padding: 4px 0;
	line-height: 1em;
}
.checkbox input {
	margin-top: -2px;
	vertical-align: middle;
}
.f_input {
	width: 300px;
	padding: 1px;
}
.f_textarea {
	width: 458px;
}
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .logform li.lfield input {
	padding: 2px;
	background: #fff url(../images/fields.png) repeat-x;
	border: 1px solid #bcc0c2;
}
.f_textarea, .editor_button select {
	padding: 0;
}
.textin {
	padding: 2px;
}
.send {
	background: url(../images/style/send.gif) no-repeat;
	width: 125px;
	height: 36px;
	line-height: 100px;
	margin-top: 10px;
}
.send1 {
	background: url(../images/style/send.gif) no-repeat 0 -36px;
	width: 125px;
	height: 36px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.send1:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
/*------------------------- HEADER -------------------------*/
.h1 {
	width: 864px;
	height: 93px;
	background: url(../images/style/h1.png) no-repeat 1px 0;
	position: absolute;
}
.h2 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 34px;
	padding: 9px 0 0 80px;
	position: absolute;
	z-index: 1;
}
.h2 li {
	background: url(../images/style/h2.gif) no-repeat;
	height: 34px;
	display: block;
	float: left;
	padding-left: 16px;
	margin-right: 7px;
}
.h2 li:hover {
	background-position: 0 -34px;
}
.h2 li span {
	height: 34px;
	display: block;
	float: left;
	background: url(../images/style/h2.gif) no-repeat right 0;
}
.h2 li span:hover {
	background-position: right -34px;
}
.h2 li span a {
	height: 34px;
	display: block;
	float: left;
	margin-left: -16px;
	padding: 0 17px;
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 0 #0a69a8;
}
.h2 li span a:hover {
	color: #565555;
	text-shadow: none;
}
.h3 {
	position: absolute;
	width: 618px;
	right: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../images/style/h3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.h3s {
	max-width: 1150px;
	margin:0 auto;
	position:relative;
}
.h4 {
	height: 306px;
	background-image: url(../images/style/h4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.h5 {
	position: absolute;
	width: 900px;
	height: 208px;
	left: 0px;
	top: 0px;
	margin: 98px 0 0 0;
	background-image: url(../images/style/h5.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.h6 {
	width: 203px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 60px 0 0 86px;
	line-height: 150px;
}
.h_rss {
	background: url(../images/style/rss.gif) no-repeat;
	width: 51px;
	height: 45px;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 159px 0 0 8px;
	line-height: 100px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	display:none;
}
.h_rss:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.shar1 {
	background: url(../images/style/shar1.png) no-repeat;
	width: 89px;
	height: 87px;
	display: block;
	position: absolute;
	margin: 34px 0 0 -25px;
}
.shar2 {
	background: url(../images/style/shar2.png) no-repeat;
	width: 61px;
	height: 62px;
	display: block;
	position: absolute;
	margin: -9px 0 0 280px;
}
.h_search {
	position: absolute;
}
.h_search #story {
	color: #FFF;
	font-size: 13px;
	width: 186px;
	background-color: transparent;
	position: absolute;
	margin: 186px 0 0 59px;
}
.h_searchbtn {
	background: url(../images/style/h_searchbtn.gif) no-repeat;
	width: 51px;
	height: 48px;
	display: block;
	position: absolute;
	margin: 172px 0 0 262px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.h_searchbtn:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.search_advanced {
	font-size: 15px;
	color: #8fe039;
	background: #15488f url(../images/style/search_advanced.png) no-repeat 16px 14px;
	height: 39px;
	display: block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	line-height: 38px;
	padding: 0 21px 0 35px;
	margin: 176px 0 0 333px;
}
.search_advanced:hover {
	background: #2264af url(../images/style/search_advanced.png) no-repeat 16px -22px;
}
.h7 {
	position: absolute;
	margin: 258px 0 0 57px;
	width: 450px;
}
.h7 span {
	font-size: 19px;
	color: #424242;
}
.h7 img {
	margin: 0 0 -3px 35px;
}
.h8 {
	position: absolute;
}
.logform1 {
	background: url(../images/style/login.png) no-repeat;
	display: block;
	width: 243px;
	padding: 32px 0 0 56px;
	margin: 11px 0 0 263px;
}
.logform2 {
	background: url(../images/style/profile.png) no-repeat;
	display: block;
	width: 243px;
	padding: 37px 0 0 73px;
	margin: 11px 0 0 263px;
}
.logform {
	background: url(../images/style/logform.jpg) no-repeat;
	height: 93px;
	padding: 0 0 0 20px;
}
.logform_l {
	position: absolute;
	margin: 60px 0 0 71px;
}
.logform_l2 {
	position: absolute;
	margin: 60px 0 0 71px;
}
#login_name {
	font-size: 15px;
	color: #7e7e7e;
	width: 148px;
	position: absolute;
	margin: 12px 0 0 3px;
	background-color: transparent;
}
#login_password {
	font-size: 16px;
	color: #ababab;
	width: 148px;
	position: absolute;
	margin: 52px 0 0 -5px;
	background-color: transparent;
}
.login_btn {
	background: url(../images/style/login_btn.jpg) no-repeat;
	width: 66px;
	height: 91px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	position: absolute;
	margin: 0 0 0 157px;
}
.login_btn:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.lvsep {
	background: url(../images/style/reg.png) no-repeat;
	display: block;
	width: 156px;
	height: 34px;
	margin-bottom: 4px !important;
}
.lvsep a {
	background: url(../images/style/reg.png) no-repeat 0 -34px;
	display: block;
	overflow: hidden;
	width: 156px;
	height: 34px;
	line-height: 90px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.lvsep a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.loginbtn {
	background: url(../images/style/lost.png) no-repeat;
	display: block;
	width: 156px;
	height: 34px;
}
.loginbtn a {
	background: url(../images/style/lost.png) no-repeat 0 -34px;
	display: block;
	overflow: hidden;
	width: 156px;
	height: 34px;
	line-height: 90px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.loginbtn a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.ls {
	background: url(../images/style/ls.png) no-repeat;
	display: block;
	width: 159px;
	height: 34px;
	margin-bottom: 4px !important;
}
.ls a {
	background: url(../images/style/ls.png) no-repeat 0 -34px;
	display: block;
	overflow: hidden;
	width: 159px;
	height: 34px;
	line-height: 90px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.ls a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.ls span {
	position: absolute;
	z-index: 1;
	width: 19px;
	height: 19px;
	display: block;
	background: #c63224;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: -3px 0 0 144px;
	line-height: 18px;
}
.out {
	background: url(../images/style/out.png) no-repeat;
	display: block;
	width: 159px;
	height: 34px;
}
.out a {
	background: url(../images/style/out.png) no-repeat 0 -34px;
	display: block;
	overflow: hidden;
	width: 159px;
	height: 34px;
	line-height: 90px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.out a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.l_avatar {
	width: 75px;
	height: 75px;
	display: block;
	overflow: hidden;
	border: 3px solid #d9dfe7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.l_avatar img {
	width: 75px;
	min-height: 75px;
}
.l_nav {
	font-size: 13px;
	width: 95px;
	margin: 1px 0 0 88px;
	line-height: 18px;
}
.l_nav a {
	text-decoration: none;
	color: #1b529d;
	background: #cbdbed url(../images/style/l_nav.gif) repeat-x 0 19px;
	height: 19px;
	display: block;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	text-indent: 8px;
	margin-bottom: 1px;
}
.l_nav a:hover {
	color: #FFF;
	background-position: 0 0;
}
.shar3 {
	background: url(../images/style/shar3.png) no-repeat;
	width: 147px;
	height: 135px;
	display: block;
	position: absolute;
	z-index: 9999;
	bottom:60px;
	right:0px;
}
.shar4 {
	background: url(../images/style/shar4.png) no-repeat;
	width: 131px;
	height: 57px;
	display: block;
	position: absolute;
	top:0px;
	right:60px;
	z-index: 1;
}
/* topmenu */
.hdr2 {
	
	max-width: 1220px;
	margin: 0 auto;
	height: 306px;
	position:relative;
}
.hdr {
	
	max-width: 1396px;
	margin: 0 auto;
	height: 306px;
	background-image: url(../images/style/rh.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.h_menub {
	margin: 0 auto;
	
	max-width: 1396px;
	background-image: url(../images/style/con_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.h_menubox {
	margin: 0 auto;
	
	max-width: 1150px;
}
.h_menu {
	width:100%;
	height: 81px;
	margin: 0 auto;
	background-image: url(../images/style/h_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
}

#topmenu {
	line-height: 27px;
	padding-left: 9px;
	text-shadow: 0 1px 0 #11497f;
	position: relative;
	z-index: 10000;
	height:50px;
	background-image: url(../images/style/h_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.topmenu_left {
	position: absolute;
	left:-33px;
	top:0px;
	z-index: 1000;
	background-image: url(../images/style/h_menu_l.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 81px;
	width: 33px;
}
.topmenu_right {
	position: absolute;
	right:0px;
	top:0px;
	z-index: 1000;
	background-image: url(../images/style/h_menu_r.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 81px;
	width: 322px;
}
#topmenu li, #topmenu a, #topmenu a b {
	height: 56px;
	line-height: 56px;
	float: left;
}
#topmenu a {
	text-decoration: none;
	color: #fff;
	background: url(../images/style/topmenu.png) no-repeat;
}
#topmenu a b {
	cursor: pointer;
	padding: 0 17px 0 15px;
	background: url(../images/style/topmenu.png) no-repeat right 0;
	font-weight: normal;
	font-size: 15px;
}
#topmenu a:hover {
	text-shadow: 0 1px 0 #11497f;
	background-position: 0 -56px;
}
#topmenu a:hover b {
	background-position: right -56px;
}
#topmenu .sublnk a {
	background-position: 0 0;
	margin-left: -1px;
}
#topmenu .sublnk a b {
	padding-right: 42px;
	padding-left: 17px;
	background-position: right -112px;
}
#topmenu .sublnk a:hover, #topmenu .sublnk.selected a {
	padding-bottom: 2px;
	background-position: 0 -56px;
}
#topmenu .sublnk a:hover b, #topmenu .sublnk.selected a b {
	padding-right: 42px;
	background-position: right -168px;
}
/*---SubMenu---*/
#topmenu .sublnk {
	position: relative;
	z-index: 999;
}
#topmenu li.sublnk ul {
	background-color: #2157a6;
	width: 140px;
	margin: 0;
	padding: 7px 0 7px 2px;
	text-indent: 16px;
	font-size: 15px;
	top: 58px;
	left: 0;
	position: absolute;
	z-index: 99;
	display: none;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#topmenu li.sublnk ul li a, #topmenu li.sublnk ul li, #topmenu li.sublnk ul li a b {
	background: none;
	float: none;
	height: auto;
	display: block;
	line-height: normal;
	text-transform: none;
}
#topmenu li.sublnk ul li a {
	text-shadow: none;
	color: #e5f6ff;
	padding: 4px 0 6px 0 !important;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
#topmenu li.sublnk ul li a:hover {
	background-color: #204274;
	color: #95e726;
}
.home {
	background: url(../images/style/home.jpg) no-repeat !important;
	width: 46px;
	height: 56px;
	display: block;
}
.home a {
	background: url(../images/style/home.jpg) no-repeat 0 -56px !important;
	width: 46px;
	height: 56px;
	display: block;
	overflow: hidden;
	line-height: 150px !important;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.home a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
/* header slider */
#content {
	max-width: 1150px;
	
	height: 236px;
	margin: 0 auto;
	top:-62px;
	position: relative;
	z-index: 9999;
	background-image: url(../images/style/h_slider.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.contboxslider {
	max-width: 1110px;
	padding:0 15px;
	margin:0 auto;
}
.slides1_wrap {
	padding: 62px 0 0px 0px;
	width: 100%;
	overflow: hidden;
	margin:0 auto;
}
#slides1 {
	height: 152px;
}
#slides1 li {
	list-style: none;
	width: 1156px;
	margin-left: -44px;
}
#slides1 li img {
	float: left;
	width: 100px;
	height: 148px;
	border: 2px solid #dedede;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 4px;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
#slides1 li img:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.slides1_wrap .prev {
	position: absolute;
	right: 55px;
	top: 6px;
	outline: 0;
	background: url(../images/style/slides1_prev.jpg) no-repeat;
	width: 29px;
	height: 36px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.slides1_wrap .prev:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.slides1_wrap .next {
	position: absolute;
	right: 29px;
	top: 14px;
	outline: 0;
	background: url(../images/style/slides1_next.jpg) no-repeat;
	width: 26px;
	height: 31px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.slides1_wrap .next:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
/*------------------------- LEFT -------------------------*/
.bloc1 {
	background: url(../images/style/bloc1.png) no-repeat;
	width: 253px;
	margin: 0 0 17px 9px;
}
.bloc1_t {
	font-size: 17px;
	color: #FFF;
	text-shadow: 1px 1px 0 #1d508b;
	padding: 18px 0 0 43px;
	height: 51px;
}
.bloc1_btns {
	margin-left: 15px;
	font-size: 16px;
}
.bloc1_btns li a {
	background: url(../images/style/bloc1_btns.png) no-repeat;
	width: 218px;
	height: 36px;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	color: #2d2d2d;
	line-height: 36px;
	text-indent: 15px;
}
.bloc1_btns li a:hover {
	background-position: 0 -36px;
	color: #FFF;
	text-shadow: 1px 1px 0 #3e7e0d;
}
.bloc1_btns2 {
	margin-left: 15px;
	font-size: 15px;
}
.bloc1_btns2 li a {
	background: url(../images/style/bloc1_btns2.png) no-repeat;
	width: 199px;
	height: 36px;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 0 #488e09;
	line-height: 34px;
	text-indent: 15px;
}
.bloc1_btns2 li a:hover {
	background-position: 0 -36px;
	color: #FFF;
	text-shadow: 1px 1px 0 #093e8e;
}
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
}
.jspCap {
	display: none;
}
.jspTrack {
	background: url(../images/style/bloc_scroll.png) no-repeat 6px 1px;
	position: relative;
}
.jspDrag {
	background: url(../images/style/jspDrag.png) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
.scroll-pane {
	width: 242px;
	height: 312px;
	overflow: auto;
}
.bloc_comm {
	width: 276px;
	margin: 0 0 -5px -9px;
}
.bloc_comm5 {
	background: url(../images/style/bloc_comm.png) no-repeat;
	height: 60px;
	color: #FFF;
	font-size: 17px;
	line-height: 80px;
	text-indent: 53px;
}
.bloc_comm6 {
	background: url(../images/style/bloc_comm3.png) no-repeat;
	height: 37px;
}
.bloc_comm7 {
	background: url(../images/style/bloc_comm4.png) repeat-y;
	padding-top: 3px;
}
.bloc_comm2 {
	display: block;
	height: 76px;
}
.bloc_comm2 img {
	width: 40px;
	min-height: 40px;
}
.bloc_comm2 b {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 10px 0 0 13px;
}
.bloc_comm2 i {
	font-style: normal;
	position: absolute;
	margin: 5px 0 0 78px;
	font-size: 14px;
	color: #FFF;
}
.bloc_comm2 i a {
	text-decoration: none;
	color: #99e738;
}
.bloc_comm2 i a:hover {
	text-decoration: underline;
}
.bloc_comm3 {
	position: absolute;
	margin: 27px 0 0 67px;
	background: #c5def2;
	height: 24px;
	display: block;
	overflow: hidden;
	line-height: 22px;
	color: #323f52;
	font-size: 14px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0 7px;
}
.bloc_comm3:hover {
	background-color: #daedfc;
}
.bloc_comm4 {
	background: #3870c2 url(../images/style/bloc_comm2.png) no-repeat bottom;
	display: block;
	width: 199px;
	font-size: 13px;
	padding: 0 12px 19px 12px;
}
.bloc_comm4 a {
	color: #99e738;
	text-decoration: none;
}
.bloc_comm4 a:hover {
	text-decoration: underline;
}
.bloc_comm4:hover {
	color: #d8edff;
}
.bloc_comm7 {
	color: #b9dbf7;
	text-decoration: none;
}
.lastcomm {
	margin: 0 0 -5px 15px;
	padding: 0;
	list-style: none;
}
.lastcomm a {
	text-decoration: none;
}
.lastcomm li {
	background: url(../images/style/bloc_comm1.png) no-repeat;
	width: 231px;
	color: #b9dbf7;
}
.bloc2 {
	display: block;
	overflow: hidden;
	height: 160px;
}
#content2 {
	background: url(../images/style/bloc2.png) no-repeat 23px 0;
	width: 260px;
	height: 110px;
	margin: 0px 0 0 0px;
	position: absolute;
}
.slides2_wrap {
	padding: 34px 0 0px 24px;
	width: 260px;
}
#slides2 {
	overflow: hidden;
	height: 110px;
}
#slides2 li {
	list-style: none;
	width: 260px;
	height: 110px;
	display: block;
	overflow: hidden;
	margin-left: -40px;
}
#slides2 li img {
	float: left;
	width: 220px;
	min-height: 110px;
}
.slides2_wrap .prev {
	position: absolute;
	left: 8px;
	top: 69px;
	outline: 0;
	background: url(../images/style/arr.png) no-repeat;
	width: 37px;
	height: 37px;
}
.slides2_wrap .prev:hover {
	background-position: 0 -37px;
}
.slides2_wrap .next {
	position: absolute;
	right: -1px;
	top: 69px;
	outline: 0;
	background: url(../images/style/arr.png) no-repeat right 0;
	width: 37px;
	height: 37px;
}
.slides2_wrap .next:hover {
	background-position: right -37px;
}
.bloc3 {
	background: url(../images/style/bloc3.png) no-repeat;
	width: 253px;
	margin: 0 0 17px 9px;
	overflow: hidden;
	height: 700px;
}
.bloc3_t {
	font-size: 17px;
	color: #FFF;
	text-shadow: 1px 1px 0 #3b7b18;
	padding: 18px 0 0 43px;
	height: 58px;
}
.bloc33 {
	background: url(../images/style/bloc3.png) no-repeat;
	width: 253px;
	margin: 0 0 17px 9px;
}
#content33 {
	float: left;
	width: 253px;
	margin: -14px 0 0 -3px;
	position: relative;
	padding: 15px 0px 21px 14px;
	background-image: url(../images/bgautorborn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 208px;
}
#content33 img {
	float:left;
	width: 97px;
	border: 3px solid #fff;
	margin:0 12px 21px 0;
}
.actboxleft {
	display:block;
	width:109px;
	float:left;
}
.actboxleft .amore {
	white-space: nowrap; /* Çàïðåùàåì ïåðåíîñ ñòðîê */
    overflow: hidden; /* Îáðåçàåì âñå, ÷òî íå ïîìåùàåòñÿ â îáëàñòü */
    text-overflow: ellipsis; /* Äîáàâëÿåì ìíîãîòî÷èå */
	height:18px;
	display:block;
}
#content33 .borderact a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	width:85px;
	height:41px;
	overflow:hidden;

}
.borderact {
	border:2px solid #a7e845;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
}
.yearborn {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	position: absolute;
	left: 32px;
	top: 145px;
	text-shadow: 0px 2px 5px #000000;
}
#content33 a {
	color: #fff;
	line-height:18px;
}
#content33 p {
	color: #a2e743;
	padding:5px 0 2px 0;
	text-shadow: 1px 1px 1px #4a6723;
}
#content3 {
	width: 257px;
	height: 700px;
	margin: -14px 0 0 -8px;
	position: absolute;
}
.slides3_wrap {
	padding: 0 0 0 24px;
	width: 257px;
}
#slides3 {
	height: 700px; 
}
#slides3 li {
	list-style: none;
	width: 257px;
	height: 477px;
	display: block;
	margin-left: 0px;
}
#slides3 li img {
	float: left;
	width: 101px;
	height: 148px;
	border: 2px solid #c9c9c9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 7px 10px 0;
}
.slides3_wrap .prev {
	position: absolute;
	left: 197px;
	top: -42px;
	outline: 0;
	background: url(../images/style/arr2.png) no-repeat;
	width: 23px;
	height: 26px;
}
.slides3_wrap .prev:hover {
	background-position: 0 -26px;
}
.slides3_wrap .next {
	position: absolute;
	right: 12px;
	top: -48px;
	outline: 0;
	background: url(../images/style/arr1.png) no-repeat right 0;
	width: 27px;
	height: 30px;
}
.slides3_wrap .next:hover {
	background-position: right -30px;
}
/*------------------------- CONTENT -------------------------*/
.container {
	background: url(../images/style/con1.gif) repeat-y 0px 0;
}
.container2 {
	background: url(../images/style/con2.gif) no-repeat;
}
.container4 {
	background: url(../images/style/con4.jpg) no-repeat right bottom;
}
/* shortstory */
.short_half {
    position: relative;
	width:47%;
	float: left;
	margin: 0 3px 17px 17px;
}
.short {
	background: url(../images/style/short.png) no-repeat bottom left;
	width: 100%;
	padding-top: 27px;
	float: left;
	position:relative;
}
.shortright {
	background: url(../images/style/short.png) no-repeat bottom right;
	width:74px;
	height:74px;
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
}
.argmorebox {
	width: 100%;
	height: 35px;
	display: none;
	float:left;
}
.argmore {
	background: url(../images/style/short2.gif) no-repeat;
	width: 132px;
	height: 35px;
	display: block;
}
.argmore2 {
	background: url(../images/style/short3.gif) no-repeat;
	width: 132px;
	height: 35px;
	display: block;
}
.argmore a {
	background: url(../images/style/short2.gif) no-repeat 0 -35px;
	width: 132px;
	height: 35px;
	display: block;
	overflow: hidden;
	line-height: 100px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.argmore a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.argmore2 a {
	background: url(../images/style/short3.gif) no-repeat 0 -35px;
	width: 132px;
	height: 35px;
	display: block;
	overflow: hidden;
	line-height: 100px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.argmore2 a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.short1 {
	width: 172px;
	height: 250px;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.short1 img {
	width: 172px;
	min-height: 250px;
	border-radius: 6px;
	position: relative;
}
.short11 {
	width: 140px;
	height: 221px;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin:0 0 0 18px;
}
.short11 img {
	width: 140px;
	height: 249px;
	border-radius: 6px;
	position: relative;
}
.short2 {
	background: #eaf7ff;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	padding: 23px 0 79px 8px;
    position: relative;
}
.short3box {
	width:100%;
	float:left;
	position:absolute;
	z-index:99;
	bottom:13px;
}
.short3 {
	padding:0px 25px 0 195px;
	position: relative;
}
.rt {
	background-image: url(../images/style/rt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 329px;
	width: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.rt2 {
	background-image: url(../images/style/rt2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 301px;
	width: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.short4 {
	background: url(../images/style/short1.png) no-repeat;
	width: 100%;
	height: 334px;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 90;
	margin: -27px 0 0 -3px;
}
.short44 {
	background: url(../images/style/short2.png) no-repeat;
	width: 100%;
	height: 306px;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 90;
	margin: -27px 0 0 -3px;
}
.sh4box {
	width:100%;
	position:relative;
}
.short5 {
	position: absolute;
	font-size: 18px;
	color: #FFF;
	padding: 9px 0 0 25px;
	width: 100%;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
}
.short5 a {
	color: #FFF;
	text-decoration: none;
}
.short5 a:hover {
	color: #eaf7ff;
}
.short55 {
	position: absolute;
	font-size: 18px;
	color: #FFF;
	padding: 9px 0 0 25px;
	width: 100%;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
}
.short55 a {
	color: #fff;
	font-size:16px;
	text-decoration: none;
}
.short55 a b {
	color: #FFF;
	font-size:18px;
	font-weight: normal;
}
.short55 a:hover b {
	color: #eaf7ff;
}
.short6 {
	position: absolute;
	margin: 53px 0 0 137px;
	width: 47px;
	height: 17px;
	color: #262626;
	font-size: 14px;
	overflow: hidden;
}
.shortlink {
	position: absolute;
	width: 172px;
	height: 216px;
	display: block;
	left: 11px;
	top: 70px;
}
.short66 {
	position: absolute;
	margin: 53px 0 0 137px;
	width: 47px;
	height: 17px;
	color: #262626;
	font-size: 14px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.highslide {
	display: none;
}
.short66 span {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin-right:2px;
}
.short6 a {
	color: #262626;
	text-decoration: underline;
}
.short6 a:hover {
	text-decoration: none;
}
.short7 {
	position: absolute;
	margin: 62px 0 0 214px;
}
.short7 li {
	width: 185px;
	height: 28px;
	display: block;
	overflow: hidden;
	line-height: 26px;
	font-size: 12px;
	color: #3f6dab;
}
.short7 li span {
	width: 65px;
	display: block;
	float: left;
	color: #363636;
    margin-right: 5px;
}
.short7 li a {
	color: #57a512;
}
.short7 li a:hover {
	text-decoration: none;
}
.short77 {
	float:left;
	position: absolute;
	margin: 62px 0 0 198px;
	background: url(../images/line2.png) repeat-y;
}
.short77 li {
	float:left;
	width: 194px;
	display: block;
	line-height: 14px;
	font-size: 14px;
	color: #3f6dab;
	border-top: 1px solid #d8d8d8;
	padding: 5px 0 5px 15px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
.short77 li.last {
	border-bottom: 1px solid #d8d8d8;
}
.short77 li span {
	width: 65px;
	display: block;
	float: left;
	color: #363636;
}
.short77 li .fra {
	width: 125px;
	display: block;
	float: left;
}
.short77 li a {
	color: #57a512;
}
.short77 li a:hover {
	text-decoration: none;
}
.full77 {
	background: url(../images/line.png) repeat-y;
	float:left;
	width: 214px;
	margin-top: 44px;
}
.full77 li {
	float: left;
	width: 210px;
	height: 28px;
	display: block;
	line-height: 14px;
	font-size: 14px;
	color: #3f6dab;
	padding: 5px 0 5px 21px;
	border-top: 1px solid #d8d8d8;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 9px 10px;
}
.full77 li.last {
	border-bottom: 1px solid #d8d8d8;
}
.full77 li span {
	width: 75px;
	display: block;
	float: left;
	color: #363636;
}
.full77 li .fra {
	width: 130px;
	display: block;
	float: left;
}
.full77 li a {
	color: #57a512;
}
.full77 li a:hover {
	text-decoration: none;
}
.short8 {
	position: absolute;
	top: 293px;
	right:8px;
	font-size: 14px;
	width:49%;
}
.shortv {
	width:100%;
	float:left;
}

.about_model.mini .list_info__model tr:last-child td:first-child {
	
    display: flex;
    justify-content: flex-end;
}

.full .image__model img {
    max-height: 200px;
    margin-bottom: 10px;
}
.boxco {
	background: #1b529d url(../images/style/short3.png) no-repeat 11px 5px;
	height: 27px;
	display: inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #FFF;
	line-height: 27px;
	padding: 0 11px 0 31px;
	margin-right: 3px;
}
.list_info__model td i {
	font-style: normal;
	background: #1b529d url(../images/style/short4.png) no-repeat 11px 5px;
	height: 27px;
	display: inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #FFF;
	line-height: 27px;
	padding: 0 11px 0 31px;
}
.list_info__model td i a {
	color: #FFF;
}
.short8 i a:hover {
	text-decoration: none;
}
.short9 {
	font-size: 14px;
	color: #272727;
	padding: 10px 19px;
	height: 70px;
	overflow: hidden;
	margin-bottom:10px;
	z-index:999;
	position:relative;
}
.rate {
	position: absolute;
	bottom:28px;
	left:8px;
	width: 188px;
	height: 55px;
	background: url(../images/style/rate.png) no-repeat;
	margin: -6px 0 0 -7px;
	padding: 9px 0 0 27px;
    z-index:999;
}
/* navigation */
.basenavibox {
	height: 102px;
	width:59px;
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	background: url(../images/style/nav.jpg) -824px top no-repeat;
	background-color:#FFF;
}
.basenavi {
	position:relative;
	width: 100%;
	height: 102px;
	padding-top: 43px;
	display: block;
	clear: left;
	background: url(../images/style/nav.jpg) no-repeat;
	text-align: center;
}
.navigation {
	font-size: 25px;
	padding: 7px 6px 7px 11px;
}
.navigation a {
	text-decoration: none;
}
.navigation a, .navigation span {
	padding: 0 7px 3px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.navigation a, .navigation span.nav_ext {
	color: #313131;
}
.navigation a:hover {
	color: #365e95;
	background-color: #c2dbeb;
}
.navigation span {
	color: #FFF;
	background-color: #1d58a6;
}
.nextprev a {
	text-decoration: none;
}
.nextprev .thide {
	background: url(../images/style/nav.png) no-repeat;
	padding: 9px 68px 7px 0;
}
.nextprev a span {
	cursor: pointer;
}
.nextprev span .pnext {
	background-position: -71px 0;
}
.nextprev a .pnext {
	background-position: -71px -66px;
}
.nextprev a .pnext:hover {
	background-position: -71px -33px;
}
.nextprev span .pprev {
	background-position: 0 0;
}
.nextprev a .pprev {
	background-position: 0 -66px;
}
.nextprev a .pprev:hover {
	background-position: 0 -33px;
}
/* fullstory */
.full1 {
	background: url(../images/style/full1.gif) repeat-x;
}
.full2 {
	background: url(../images/style/full2.gif) no-repeat;
}
.full3 {
	background: url(../images/style/full3.gif) no-repeat right;
	text-align: center;
	height: 77px;
	color: #fff;
	font-size: 18px;
}
.full3 b {
	font-weight: normal;
	color: #FFF;
	font-size: 24px;
	background: url(../images/style/full3.png) no-repeat 0 6px;
	padding-left: 27px;
	line-height: 54px;
}

.full3 h1 {
	font-weight: normal;
	color: #FFF;
	font-size: 24px;
	
	padding-left: 27px;
	line-height: 54px;
}


.full4 {
	background: url(../images/style/full_left.gif) repeat-y 288px 0;
}
.full5 {
	background: url(../images/style/full_left1.gif) no-repeat 284px 0;
}
.full6 {
	background: url(../images/style/full_left2.gif) no-repeat 288px bottom;
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
}
.full_left {
	float: left;
	width: 285px;
	padding-left: 25px;
	min-height: 100%;
}
.full_left1 {
	width: 234px;
	height: 340px;
	display: block;
	overflow: hidden;
}
.full_left1 img {
	width: 234px;
	min-height: 340px;
	border-radius: 8px;
	position: relative;
}
.full_left1a {
	width: 140px;
	height: 221px;
	display: block;
	overflow: hidden;
	margin:0 0 10px 45px;
}
.full_left1a img {
	width: 140px;
	height: 221px;
	border-radius: 8px;
	position: relative;
}
.fullactbox {
	width: 120px;
	margin:0 2px 10px 2px;
	display: inline-block;
	height:auto;
	vertical-align:top;
}
.fullactbox a .acttitle {
	color: #5C5D5D;
	text-decoration:none;
}
.fullactbox a:hover .acttitle {
	text-decoration: underline;
}
.fullact {
	width: 120px;
	height: 190px;
	display: block;
	overflow: hidden;
}
.fullact img {
	float:left;
	width: 120px;
	height: 190px;
	border-radius: 8px;
	position: relative;
}
.fullactbox .acttitle {
	float:left;
	width:90px;
	padding:5px 5px
}
.full_left2 {
	background: url(../images/style/full4.gif) no-repeat;
	width: 238px;
	height: 42px;
	margin: 0 0 10px -1px;
	overflow: hidden;
}
.full_left2 span {
	color: #FFF;
	font-size: 16px;
	text-shadow: 1px 1px 0 #397c04;
	height: 15px;
	display: block;
	margin-left: 171px;
}
.full_left2 span a {
	color: #FFF;
}
iframe {
	max-width: 100%;
}
.rate1 {
	position: absolute;
	z-index: 2;
	width: 188px;
	height: 55px;
	background: url(../images/style/rate.png) no-repeat;
	margin: 329px 0 0 22px;
	padding: 9px 0 0 27px;
}
.rate2 {
	position: absolute;
	z-index: 2;
	width: 188px;
	height: 55px;
	background: url(../images/style/rate.png) no-repeat;
	margin: 210px 0 0 22px;
	padding: 9px 0 0 27px;
}
.full7 {
	background: url(../images/style/full_left3.gif) no-repeat;
	width: 214px;
	height: 197px;
	margin-top: 44px;
	padding-left: 21px;
}
.full7 li {
	width: 210px;
	height: 28px;
	display: block;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #3f6dab;
}
.full7 li span {
	width: 75px;
	display: block;
	float: left;
	color: #363636;
}
.full7 li a {
	color: #57a512;
}
.full7 li a:hover {
	text-decoration: none;
}



.full77 {
	background: url(../images/line.png) repeat-y;
	float:left;
	width: 214px;
	margin-top: 44px;
}
.full77 li {
	float: left;
	width: 210px;
	height: 28px;
	display: block;
	line-height: 14px;
	font-size: 14px;
	color: #3f6dab;
	padding: 5px 0 5px 21px;
	border-top: 1px solid #d8d8d8;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 9px 10px;
}
.full77 li.last {
	border-bottom: 1px solid #d8d8d8;
}
.full77 li span {
	width: 75px;
	display: block;
	float: left;
	color: #363636;
}
.full77 li .fra {
	width: 130px;
	display: block;
	float: left;
}
.full77 li a {
	color: #57a512;
}
.full77 li a:hover {
	text-decoration: none;
}
.zodiak {
	margin:0 0 -6px 0;
}
.bloc4 {
	display: block;
	overflow: hidden;
	height: 220px;
}
.slides4_wrap .bxslider_container {
	width: 237px !important;
}
#content4 {
	background: url(../images/style/full_left4.gif) no-repeat 4px 0;
	width: 237px;
	height: 162px;
	margin: 30px 0 0 0px;
	position: absolute;
}
.slides4_wrap {
	padding: 32px 0 0px 0px;
}
#slides4 {
	overflow: hidden;
	height: 162px;
}
#slides4 li {
	list-style: none;
	width: 250px;
	height: 162px;
	margin-left: -40px;
}
#slides4 li img {
	float: left;
	width: 108px;
	min-height: 72px;
}
#slides4 li a {
	width: 108px;
	height: 72px;
	display: block;
	overflow: hidden;
	float: left;
	border: 3px solid #dbe3ea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 9px 6px 0;
}
.slides4_wrap .prev {
	position: absolute;
	left: 186px;
	top: 0px;
	outline: 0;
	background: url(../images/style/arr3.gif) no-repeat;
	width: 24px;
	height: 24px;
}
.slides4_wrap .prev:hover {
	background-position: 0 -24px;
}
.slides4_wrap .next {
	position: absolute;
	right: 2px;
	top: 0px;
	outline: 0;
	background: url(../images/style/arr3.gif) no-repeat right 0;
	width: 24px;
	height: 24px;
}
.slides4_wrap .next:hover {
	background-position: right -24px;
}
.full_right {
	margin-left: 310px;
}
ul.tabs {
	background: url(../images/style/tabs.png) no-repeat;
	width: 100%;
	height: 61px;
	line-height: 36px;
	list-style: none;
	margin: 0px;
	padding: 23px 0 0 150px;
}
.tabs li {
	text-transform: uppercase;
	float: left;
	display: inline;
	font-size: 15px;
	color: #FFF;
	list-style: none;
	cursor: pointer;
	background: url(../images/style/full_tab1.gif) no-repeat;
	height: 34px;
	position: relative;
	line-height: 26px;
	text-align: center;
	padding-left: 25px;
}
.tabs li b {
	font-weight: normal;
	background: url(../images/style/full_tab1.gif) no-repeat right 0;
	height: 34px;
	display: block;
	padding-right: 13px;
	float: left;
}
.tabs li:hover, .vertical .tabs li:hover {
	color: #8fe039;
}
.tabs li.current {
	font-size: 16px;
	text-transform: uppercase;
	color: #1d539b;
	padding-left: 38px;
	background: url(../images/style/full_tab.gif) no-repeat !important;
	height: 34px;
	display: block;
	line-height: 34px;
	cursor: default;
	padding-right: 0px;
}
.tabs li.current b {
	font-weight: normal;
	background: url(../images/style/full_tab.gif) no-repeat right 0;
	height: 34px;
	display: block;
	padding-right: 29px;
	float: left;
}
.box {
	display: block;
	overflow: hidden;
	width: 100%;
	display: none;
	padding-left: 8px;
}
.box.visible {
	display: block;
	overflow: hidden;
	width: 100%;
}
.box.visible {
	display: block;
	overflow: hidden;
	width: 100%;
}
.tap {
	color: #5c5d5d;
}
.tap a {
	color: #8fe039;
}
.tap a:hover {
	text-decoration: none;
}
.full_soc {
	width: 100%;
	height: 26px;
	overflow: hidden;
	background: url(../images/style/full_soc.gif) no-repeat;
	margin: 14px 0 0 8px;
	padding: 10px 0 2px 0;
}
.full_title {
	width: 100%;
	height: 26px;
	overflow: hidden;
	background: url(../images/style/full_soc.gif) no-repeat;
	margin: 14px 0 0 0px;
	padding: 13px 5px 4px 0;
	font-size: 16px;
	font-weight: bold;
	font-family: "System";
}
.full_title span {
	float: left;
	margin: 0 0 0 20px;
	color: #333;
}
.postbox {
	font-size: 12pt;
	font-family: "System";
}
.postbox .tit {
	line-height: 22px;
	font: 14px/16px "Ubuntu Condensed", "Arial", "Helvetica", sans-serif;
}
.postbox2 {
	font: 14px/16px "Ubuntu Condensed", "Arial", "Helvetica", sans-serif;
	background-color: #eff3f5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:15px;
	border:2px solid #eaedef;
	margin:0 0 15px 0;
}
.postbox2 p {
	padding:0 0 10px 0;
}
.postbox2 b {
	font-size: 13px;
	font-family: "System";
	color: #333;
}
.full_torr {
	margin-top: 13px;
	height: 75px;
	display: block;
	overflow: hidden;
}
.full_torr a {
	width: 100%;
	height: 75px;
	display: block;
	overflow: hidden;
	font-size: 19px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #3c7b08;
	color: #FFF;
	line-height: 46px;
	position: relative;
	margin-left: 0px;
	background-image: url(../images/style/torr.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.full_torr a span {
	position:relative;
	z-index:1;
}
.torrleft {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/style/torr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 75px;
	width: 54px;
}
.torrright {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/style/torr.jpg);
	background-repeat: no-repeat;
	background-position: -457px 0px;
	display: block;
	height: 75px;
	width: 97px;
}
.full_torr:hover a, .full_torr:hover a .torrleft {
	background-position: 0 -75px;
	text-shadow: 1px 1px 0 #087b77;
}
.full_torr:hover a .torrright {
	background-position: -457px -75px;
	text-shadow: 1px 1px 0 #087b77;
}
.post img {
	padding: 0 10px 0 0;
}
.full8 {
	margin: 0 28px 0 7px;
}
.full8 .tit {
	font-weight: normal;
	font-size: 28px;
	color: #313131;
	background: url(../images/style/full5.png) no-repeat;
	display: block;
	height: 30px;
	padding: 0 0 0px 30px;
}
.full88 {
	margin: 30px 0px 30px 0px;
}
.full88 .tit {
	font-weight: normal;
	font-size: 28px;
	color: #313131;
	background: url(../images/style/man.png) no-repeat;
	display: block;
	height: 30px;
	padding: 0 0 5px 30px;
}
.related {
	background: url(../images/style/related_news.gif) repeat-x;
	margin: 0 0 12px 17px;
}
.related1 {
	background: url(../images/style/related_news1.gif) no-repeat right;
}
.related2 {
	background: url(../images/style/related_news2.gif) no-repeat;
	height: 234px;
	overflow: hidden;
}
.related2 ul {
	padding: 50px 0 50px 12px;
}
.related2 ul li {
	width: 102px;
	height: 178px;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 1px;
	float: left;
}
.related2 ul li:hover {
	background: url(../images/style/related_news3.png) repeat;
}
.related2 ul li b {
	width: 84px;
	height: 122px;
	display: block;
	overflow: hidden;
	margin: 8px 0 5px 0;
}
.related2 ul li b img {
	width: 84px;
	min-height: 122px;
}
.related2 ul li i {
	width: 84px;
	height: 30px;
	display: block;
	overflow: hidden;
	font-style: normal;
}
.related2 ul li a {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	width: 102px;
	height: 178px;
	display: block;
}
.related2 ul li a:hover {
	color: #87ed21;
}
.info {
	background: #ce2727 url(../images/style/info.jpg) no-repeat;
	width: 80%;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	font-size: 14px;
	color: #FFF;
	padding: 16px 30px 14px 67px;
	margin: 0 0 0 25px;
}
.info b {
	font-weight: normal;
	font-size: 18px;
	display: block;
}
.info a {
	color: #fcbca4;
}
.info a:hover {
	text-decoration: none;
}
.full_edit {
	width: 22px;
	height: 23px;
	background: url(../images/style/edit.png) no-repeat;
	margin: 0 0 -3px 10px;
}
.full_edit:hover {
	background-position: 0 -23px;
}
/* comments */
.add_comm {
	padding: 0 20px 0 18px;
}
.add_comm a {
	color: #3f6dab;
}
.add_comm a:hover {
	color: #57a512;
	text-decoration: none;
}
.comm {
	background: url(../images/style/comm.gif) repeat-x;
	padding-top: 20px;
	position:relative;
}
.comm .comm1 {
	font-weight: normal;
	font-size: 26px;
	color: #171717;
	background: url(../images/style/comm.png) no-repeat 0 9px;
	display: block;
	padding: 9px 0 0 28px;
	margin-left: 33px;
	height: 40px;
}
.comm2 {
	display: block;
	overflow: hidden;
	margin: 0 17px 8px 17px;
}
.comm3 {
	width: 92px;
	height: 90px;
	display: block;
	overflow: hidden;
	position: absolute;
}
.comm3 img {
	width: 87px;
	min-height: 87px;
	margin: 0 0 0 3px;
}
.comm3 span {
	background: url(../images/style/comm1.png) no-repeat;
	width: 92px;
	height: 90px;
	display: block;
	position: absolute;
}
.comm4 {
	background: #ecf1f7 url(../images/style/comm2.gif) repeat-x;
	margin: 16px 0 0 63px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 8px 0 0 34px;
}
.comm5 {
	background: url(../images/style/comm3.gif) repeat-x;
	position: absolute;
	height: 34px;
}
.comm5 span {
	background: url(../images/style/comm4.gif) no-repeat;
	height: 34px;
	display: block;
	float: left;
}
.comm5 span b {
	font-weight: normal;
	color: #FFF;
	text-shadow: 1px 1px 0 #367404;
	line-height: 32px;
	background: url(../images/style/comm5.gif) no-repeat right;
	height: 34px;
	display: block;
	float: left;
	padding: 0 38px 0 15px;
}
.comm5 span b a {
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 0 #367404;
	font-size: 16px;
}
.comm5 span b a:hover {
	color: #efffe0;
}
.comm5 em {
	font-style: normal;
	background: url(../images/style/comm6.gif) repeat-x;
	height: 34px;
	display: block;
	float: left;
}
.comm5 em i {
	font-style: normal;
	background: url(../images/style/comm7.gif) no-repeat right;
	height: 34px;
	display: block;
	float: left;
	padding: 0 14px 0 3px;
	line-height: 34px;
	color: #22589f;
	font-size: 16px;
}
.comm6 {
	margin: 58px 28px 0 0;
	font-size: 15px;
	color: #353535;
}
.comm6 a {
	color: #57a512;
}
.comm6 a:hover {
	text-decoration: none;
}
.signature, .slink {
	color: #729090;
}
.pmread {
	position: absolute;
	margin-top: -92px;
}
.popup {
	margin-left: 119px;
	line-height: 17px;
}
.popup b {
	font-weight: normal;
	color: #3f6dab;
}
.popup a {
	color: #57a512;
}
.popup a:hover {
	text-decoration: none;
}
.avatar {
	border: 3px solid #dde5eb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.lines {
	background: #f4f4f4;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 10px 14px;
}
.lines b {
	font-weight: normal;
	color: #3f6dab;
}
.statistics1 {
	font-weight: normal;
	font-size: 18px;
}
.statistics b {
	font-weight: normal;
	color: #3f6dab;
}
.statistics ul {
	margin-right: 40px;
}
.statistics h5 {
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0 10px 0;
}
.prof {
	margin-left: 122px;
}
.prof ul {
	margin-bottom: 12px;
}
.button-up {
	display: none;
	background: url(../images/style/up.png) repeat;
	opacity: 0.5;
	width: 78px;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	color: #195088;
	font-weight: bold;
}
.button-up span {
	background: url(../images/style/up1.png) no-repeat 14px 20px;
	width: 100px;
	height: 48px;
	display: block;
}
.ocomm {
	float: right;
	width: 140px;
	height: 12px;
	padding: 0 6px;
	position: relative;
	text-align: center;
	margin-top: -2px;
}
.ocomm_res {
	text-decoration: none;
	font-size: 18px;
	color: #808180;
	background: url('../dleimages/oicons1.png') no-repeat;
	width: 64px;
	height: 32px;
	display: block;
	margin: 3px 0 0 36px;
	line-height: 32px;
	text-align: center;
}
div.orating_m, div.orating_p {
	height: 48px;
	width: 47px;
	background: url('../dleimages/oicons.png') no-repeat;
}
div.orating_m {
	float: left;
	background-position: -48px 0;
}
div.orating_m:hover {
	background-position: -48px -48px;
}
div.orating_m.orated {
	background-position: -48px -96px;
}
div.orating_p {
	float: right;
}
div.orating_p:hover {
	background-position: 0 -48px;
}
div.orating_p.orated {
	background-position: 0 -96px;
}
.comm_hide {
	padding: 10px 20px;
	font: normal 12px Arial;
	color: #666;
}
.comm_hide a {
	display: inline-block;
	margin-left: 10px;
	padding: 0 2px;
	color: #07d;
	text-decoration: underline;
	font-style: italic;
}
.comm_hide a:hover {
	color: #000;
	border: 0;
}
.oplus a {
	color: #258707;
}
.ominus a {
	color: #c11111;
}
.oload {
	cursor: progress !important;
}
.ostats {
	display: none;
	background: #e5e5e5;
	background: rgba(0,0,0,0.15);
	width: 230px;
	padding: 10px;
	border-radius: 5px;
	position: absolute;
	z-index: 9999;
}
.ostats_area {
	background: #fff;
	border-radius: 3px;
}
.oclose {
	width: 22px;
	height: 22px;
	background: url('../dleimages/oclose.png') no-repeat;
	float: right;
	margin: -3px -3px;
	border: 0;
	text-decoration: none;
}
.oclose:hover {
	background-position: 0 -22px;
}
.oclose:active {
	background-position: 0 -44px;
}
.ostats_area h4 {
	text-align: left;
	padding: 0 0 0 17px;
	margin: 0;
	border-bottom: 1px solid #eee;
	background: #fafafa url('../dleimages/orating_h4.png') repeat-x;
	border-radius: 2px 2px 0 0;
	height: 35px;
	font: normal 13px/35px Tahoma, Arial;
	color: #999;
	cursor: move;
}
.ostats_rows ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: none;
	height: auto;
}
.ostats_rows ul li {
	border-bottom: 1px dotted #eee;
	padding: 0 10px;
	float: none;
	height: 22px;
	font: normal 11px/22px 'Trebuchet MS', Tahoma;
	color: #888;
	text-align: center;
}
.ostats_rows ul li a {
	display: block;
	height: 22px;
	font: normal 11px/22px Tahoma;
	text-align: left;
	background: url('../dleimages/oarrow.png') no-repeat;
	padding-left: 22px;
}
.ostats_rows ul li a.ostat-none {
	color: #999;
	background-position: 0 22px;
}
.ostats_rows ul li a.ostat-none:hover {
	color: #555;
}
.ostats_rows ul li a.ostat-plus {
	color: #82ac34;
}
.ostats_rows ul li a.ostat-plus:hover {
	color: #546338;
	background-position: 0 -22px;
}
.ostats_rows ul li a.ostat-minus {
	color: #ab3935;
	background-position: 0 -44px;
}
.ostats_rows ul li a.ostat-minus:hover {
	color: #522726;
	background-position: 0 -66px;
}
.ostats_rows ul li a span {
	float: right;
	font-family: Arial;
	color: #ccc;
}
.ostats_rows ul li a:hover span {
	color: #777;
}
.onavi {
	padding: 10px 0 0;
	clear: both;
	position: relative;
	width: 100%;
}
.onavi .opages {
	margin: 0 15px;
	text-align: center;
}
.full2 {
	position: relative;
}
.vip {
    position: absolute;
    right: 34px;
    top: 13px;
    color: #ffad70;
    font-size: 30px;
    font-weight: 900;
}

.short5 .vip {
    z-index: 9999;
    font-size: 29px;
    top: 10px;
}

.scroll-pane .short1 img,
.scroll-pane .short1 {
	width: 100%;
}

.full8>.post {
	font-size: 0;
}

.postbox2 .example_group {
	display: none;
}

.short9 {
	display: none;
}
.onavi .opages * {
	padding: 0 5px;
	font: normal 11px/22px Arial;
	height: 22px;
	margin: 0 3px 5px;
	display: inline-block;
	border-radius: 4px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.onavi .opages a {
	color: #82ac34;
	text-decoration: none;
}
.onavi .opages a:hover {
	color: #546338;
	background-color: #6db95a;
	color: #fff !important;
}
.onavi .opages span {
	color: #fff;
	background-color: #ddd;
	cursor: default;
}
.usernavistart, .usernaviend {
	background: url('../dleimages/ostats.png') no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	display: block;
	height: 22px;
	width: 22px;
	border: 0;
}
.usernavistart {
	left: -10px;
}
a.usernavistart:hover {
	background-position: 0 -22px;
}
a.usernavistart:active {
	background-position: 0 -44px;
}
span.usernavistart {
	background-position: 0 -66px;
}
.usernaviend {
	right: -10px;
	background-position: -22px 0;
}
a.usernaviend:hover {
	background-position: -22px -22px;
}
a.usernaviend:active {
	background-position: -22px -44px;
}
span.usernaviend {
	background-position: -22px -66px;
}
.newone1 {
	margin: 0 -20px 0 -5px;
}
.newone {
	background: url(../images/style/stat.jpg) no-repeat;
	width: 137px;
	height: 258px;
	float: left;
	margin: 0 7px 17px 0;
}
.newone span {
	width: 128px;
	height: 187px;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 65px 0 0 5px;
}
.newone span img {
	width: 128px;
	min-height: 187px;
}
.newone b {
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	text-shadow: 1px 1px 0 #1864af;
	width: 128px;
	height: 47px;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: center;
	margin: 6px 0 0 5px;
}
.newone a {
	color: #FFF;
	text-decoration: none;
	width: 137px;
	height: 258px;
	display: block;
	overflow: hidden;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.newone a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.main_info {
	clear: left;
	padding: 0 25px 30px 20px;
	position: relative;
	margin-top: -30px;
}
.main_info a {
	color: #b9e522;
}
.main_info a:hover {
	text-decoration: none;
}
.add_comm5 {
	position: absolute;
	margin: 0px 0 0 220px;
	background: url(../images/style/add_comm.gif) no-repeat;
	width: 125px;
	height: 36px;
	display: block;
	overflow: hidden;
}
.add_comm5 a {
	background: url(../images/style/add_comm.gif) no-repeat 0 -36px;
	width: 125px;
	height: 36px;
	display: block;
	overflow: hidden;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.add_comm5 a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.commedit {
	float: right;
	margin: -10px 30px -2px 0;
	position: relative;
	z-index: 9999;
}
.commedit li {
	margin: -4px 1px 0 0;
	float: left;
}
.comm_fast a {
	background: url(../images/style/image.png) no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin-right: 1px;
	float: left;
	line-height: 55px;
}
.comm_fast a:hover {
	background-position: 0 -24px;
}
.comm_edit a {
	background: url(../images/style/image.png) no-repeat -23px 0;
	width: 22px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin-right: 1px;
	float: left;
	line-height: 55px;
}
.comm_edit a:hover {
	background-position: -23px -24px;
}
.comm_del a {
	background: url(../images/style/image.png) no-repeat -46px 0;
	width: 22px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin-right: 1px;
	float: left;
	line-height: 55px;
}
.comm_del a:hover {
	background-position: -46px -24px;
}
.views {
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.views:hover {
	background: #f2f6fa;
}
.views a {
	text-decoration: none;
}
.view1 {
	margin: -10px -20px 0 -18px;
	font-size: 16px;
}
/*------------------------- FOOTER -------------------------*/
.footer {
	background: url(../images/style/f1.gif) repeat-x;
	max-width:1150px;
	margin:0 auto;
	position:relative;
}
.footer3 {
	margin-left: -10px;
	height: 126px;
}
.fake {
    position: absolute;
    top: 53px;
    bottom: 90px;
    left: 105px;
    width: 175px;
    height: 166px;
    background: url(../images/style/fake.png) no-repeat;
    margin: -6px 0px -55px -7px;
    padding: 9px 0 0 27px;
    z-index: 999;
}
.newgirllogo {
    position: absolute;
    bottom: 0;
}
.footer4 {
	position: absolute;
	color: #FFF;
	font-size: 15px;
	margin: 40px 0 0 347px;
	line-height: 18px;
}
.footer4 span {
	color: #b9e522;
	font-size: 17px;
	display: block;
	text-indent: 29px;
}
.footer4 span a {
	color: #b9e522;
	text-decoration: none;
}
.footer4 span a:hover {
	text-decoration: underline;
}
.footer4 b {
	font-weight: normal;
	display: block;
	text-indent: 14px;
}
.footer4 i {
	font-style: normal;
}
.copy {
	width: 97px;
	height: 38px;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 29px 0 0 1017px;
	line-height: 200px;
	z-index: 99;
}
.counts ul {
	display: inline;
	float: right;
	margin: 39px 80px 0 23px;
}
.counts ul li {
	width: 88px;
	height: 31px;
	margin-bottom: 6px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.counts ul li:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.shar5 {
	background: url(../images/style/shar5.png) no-repeat;
	width: 125px;
	height: 47px;
	display: block;
	position: absolute;
	bottom:0px;
	left:75px;
}
.shar6 {
	background: url(../images/style/shar6.png) no-repeat;
	width: 59px;
	height: 57px;
	display: block;
	position: absolute;
	bottom:58px;
	left:-52px;
}
.shar7 {
	background: url(../images/style/shar7.png) no-repeat;
	width: 147px;
	height: 102px;
	display: block;
	position: absolute;
	bottom:0px;
	left:1195px;
}
.shar8 {
	background: url(../images/style/shar8.png) no-repeat;
	width: 113px;
	height: 68px;
	display: block;
	position: absolute;
	bottom:0px;
	left:825px;
}
.zakaz {
	background-image: url(../images/zakaz.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 68px;
	width: 254px;
	cursor:pointer;
	text-indent:-9999px;
	margin:20px 0 0 -5px;
}
.zakaz:hover {
	background-position: 0px -68px;
}
.addcomments {
	background-image: url(../images/addcomments.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 68px;
	width: 319px;
	cursor:pointer;
	text-indent:-9999px;
	margin:0px 0 0 0px;
	position:absolute;
	top:18px;
	left:200px;
}
.addcomments:hover {
	background-position: 0px -68px;
}
.btn_allcomm {
	background-image: url(../images/btn_allcomm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 169px;
	cursor:pointer;
	text-indent:-9999px;
	margin:10px 0 0 50px;
}
.btn_allcomm:hover {
	background-position: 0px -40px;
}
.btn_alltrailer {
	background-image: url(../images/btn_alltrailer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 145px;
	cursor:pointer;
	text-indent:-9999px;
	margin:10px 0 15px 58px;
}
.btn_alltrailer:hover {
	background-position: 0px -36px;
}
.btn_trailer {
	background-image: url(../images/btn_trailer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 77px;
	width: 242px;
	text-indent: -9999;
	margin: 0px 0 5px 15px;
	text-decoration: none;
}
.btn_trailer a {
	text-decoration: none;
	color: #FFF;
	float:left;
}
.btn_trailer a:hover span {
	text-decoration: underline;
}
.titletr {
	float: none;
	max-width: 190px;
	height: 20px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-shadow: 1px 1px 0 #007502;
	color: #FFF;
	margin: 8px 0 0px 35px;
	display: block;
	padding: 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px auto 5px auto;
	text-transform: uppercase;
	text-align:center;
}
.texttr {
	float: left;
	display: block;
	width: 170px;
	height: 30px;
	overflow: hidden;
	font-size: 11px;
	color: #FFF;
	text-shadow: 1px 1px 0 #007502;
	margin: 0px 0 0px 35px;
	line-height: 11px;
	text-align: center;
}
.pbbox {
	margin: -20px 0 0px 0;
	float:left;
}
.pblockt {
	margin:0 0 0 -6px;
	width: 273px;
	height: 65px;
	background-image: url(../images/pblockt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float:left;
}
.pblockc {
	margin:0 0 0 -6px;
	width: 273px;
	background-image: url(../images/pblockc.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: block;
	float:left;
}
.pblockb {
	margin:0 0 0 -6px;
	width: 273px;
	height: 41px;
	background-image: url(../images/pblockb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float:left;
}

.mobile_hum {
	display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    height: 30px;
    width: 35px;
}

 .close__menu {
 	display: none;
 }

@media (max-width:1396px) {
	#wrapper, #footer {
	    overflow: hidden;
	}

	.shar4 {
		display: none;
	}

}

@media (max-width: 1024px) {
	.button-up {
		display: none !important;
	}
	.topmenu_right {
		display: none;
	}
	
	#topmenu li:nth-child(2) {
		display:none;
	}
	
	.about_model.mini .info__model {
		flex-direction: column;
		background-color: #fff;
		background-size: 130%;
	}
	
	.about_model.mini .image__model {
		margin: 0 auto 20px;
	}
	.about_model.mini table {
		width: 230px;
		background: #fff;
	}
	#rightbox,
	#rightbox1 {
    	padding: 0;
	    float: unset;
	    width: 400px;
	    margin: auto;
	    max-width: 100%;
	}
	.newgirllogo {
		display: none;
	}

	.footer4 {
	    margin: 0;
	    width: 100%;
	    top: 36px;
	    left: 15px;
	}
	.footer4 span,
	.footer4 b {
    	text-indent: unset;
	}
	#left {
    	display: none;
	}

	.short_half {
	    width: 100%;
	    margin: 0;
	}

	.short9 {
		display: none;
	}

	#rightbox #left,
	#rightbox1 #left1 {
	    margin-left: -100rem;
	}

	#rightbox.active #left,
	#rightbox1.active #left1 {
	    position: fixed;
	    top: 0;
	    z-index: 99999999;
	    left: 0;
	    background: #fff;
	    width: 80%;
	    margin: 0;
    	display: block;
	}

	#rightbox.active:before,
	#rightbox1.active:before {
	    width: 100%;
	    height: 100%;
	    content: "";
	    position: fixed;
	    top: 0;
	    right: 0;
	    background: #000;
	    z-index: 99999;
	    opacity: 0.7;
	}

	#rightbox.active .close__menu,
	#rightbox1.active .close__menu {
	    position: fixed;
	    display: block;
	    top: 33px;
	    right: 20px;
	    font-size: 38px;
	    color: #fff;
	    z-index: 9999999999;
	    transform: rotate(90deg) scaleX(1.5);
	}

	.mobile_hum {
		display: block;
	}

	.mobile_hum a {
	    width: 100%;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}

	span.bar {
	    height: 4px;
	    display: block;
	    background: #fff;
	    border-radius: 10px;
	    margin-bottom: 4px;
	}

	#topmenu {
    	width: 95%;
	}

	#topmenu a {
		background: none
	}

	.full_left {
	    width: 100%;
	    float: unset;
	    padding: 0;
	}

	.full_left .rate1 {
	    margin-left: auto;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	}

	.full_left1 {
    	width: 100%;
	}

	.full_left1 img {
    	width: 100%;
	}

	.full7 { 
	    margin-left: auto;
	    margin-right: auto;
	}

	.full_right {
    	margin: 55px 0 0;
	}	/* Временно спрятанные блоки */
	.h3 {
		display: none;
	}


}

@media (max-width:400px) {
	.h5 {
	    background-position: bottom left;
	    background-size: 76%;
	}
    .comm5 {
    display: flex;
    margin-left: -41px;
    border-radius: 53px;
    overflow: hidden;
    }
    #container {
     background: none;   
    }
	.h2 {
	    transform: scale(0.9);
	    margin-left: -20px;
	}

	.short8 .boxco {
		display: none;
	}
	
	.reset.h2 li:nth-child(2) {
	    display:none;
	    
	}
	
	.info {
	 
    box-sizing: border-box;
    width: 100%;
    margin: 0;   
	}
	.f_input {
    width: 300px;
    padding: 1px;
    max-width: 75%;
    width: 100%;
}
}



@media (max-width: 400px) {
	.full .info__model {
		display: none;
	}

	.more_info__header a {
		width: 100% !important
	}

	.more_info__main table {
    min-width: 100%;
    margin-top: 15px;
	}
}

@media (min-width: 1024px) {
	.short_half {
    max-height: 290px;
	}
}
@media (min-width: 1220px) {
	.more_info__model {
    max-width: 540px;
	}
} 

.rassk {
    background: #fafafa;
    border: 1px solid #c3c3c3;
    border-radius: 15px;
    overflow: hidden;
    min-height: 560px;
}

.rassk h2 {
    background: #16479b;
    color: #fff;
    padding: 15px 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    min-height: 78px;
    box-sizing: border-box;
}


.rassk p {
    padding: 10px 20px;
}

.rassk_footer {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 90%;
    justify-content: space-between;
    left: 0;
    right: 0;
    margin: 0 auto 10px;
    color: #999;
    font-size: 13px;
}

.raskpost {
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 65px;
}

.rassk__header [align="right"] {
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #9b9b9b;
    padding: 5px 0 5px 20px;
}

.full .rassk__header {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    background: #fff;
}

.newfulllink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.rassk__header a {
	z-index: 2;
	position: relative;
}

.imgrover {
	display: flex;
	align-items: center;
	height: 280px;
	overflow: hidden
}

.imgrover img {
	width: 100%;
}

.raskpost .imgrover {
    height: auto;
    margin-bottom: 20px;
}