@charset "utf-8";
/* --------------- reset --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%;
}
img{display:inline-block;}
html { height:100%; }
body { height:auto !important; height:100%; min-height:100%; position:relative;}
a {                                         
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {                     
	border-collapse:collapse; 
	border-spacing:0;
}
td, td img {
	vertical-align:top;         
} 
input, select, button, textarea {
	margin:0;               
	font-size:100%;             
}
input[type="text"], input[type="password"], textarea {
	padding:0;              
}
input[type="checkbox"] {        
	vertical-align:bottom;
}
input[type="radio"] {
	vertical-align:text-bottom;
}
sub {
	vertical-align:sub;
	font-size:smaller;
}
sup {
	vertical-align:super;
	font-size:smaller;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	 list-style:none;
}
.pics-promo-wrapper {
width:930px;
margin:0px auto}
.pics-promo {
width:300px;
margin:5px;
float:left;}
/* --------------- /reset --------------- */

/* --------------- fix styles ---------*/
.cc { clear:both; }
.container { width:100%;}
.container:after, .cfix:after { content:" "; display:block; height:0; clear:both; visibility:hidden;}
.hidden { display:none; }
.show { display:block!important; }
.no-margin { margin:0!important; }
.no-padding { padding:0!important; }
.no-bg { background:none!important; }
.no-border, a img { border:none!important; }
.img-repl { text-indent:-9999px; overflow:hidden; display:block; }
.left{float:left;}
.right{float:right;}
.tright{text-align:right;}
.center{margin: 0 auto;display: block;}
/* --------------- /fix styles ---------*/

/* --------------- main styles ---------*/
html {
	overflow-y: scroll;
}
body {
	line-height: 1;
	background: #eae6e3 url(/img/bg.jpg);
	color: #696969;
	text-align: left;
	font: 10px Verdana, sans-serif;
}
input, select, button, textarea {
	font-family: Verdana, sans-serif;
}
label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}
a, a:visited {
	color: #ff4800;
	text-decoration: none;
}
a:hover {
	color:#6e6a67;
	text-decoration: none;
}
a:focus, a:active {
	color:#ff4800;
	text-decoration: none;
}
#header, #footer, #page, #content{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
.page-layout {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	width: 1140px;
}
#content .page-layout {
	padding-top: 15px;
}
* {
	webkit-transition: all 0.1s linear;
	   moz-transition: all 0.1s linear;
	    ms-transition: all 0.1s linear;
	     o-transition: all 0.1s linear;
	        ransition: all 0.1s linear;
}
/* --------------- /main styles ---------*/

/* --------------- back-top buttons ---------*/
#back-top{
    position: fixed;
    bottom: 50px;
    right: 40px;
    display: none;
}
#back-top .top-btn{
    display: block;
    z-index: 500;
    width: 40px;
    height: 40px;
    clear: both;
    background: url(/img/to-top.png) no-repeat;
}
#back-top .top-btn:hover{
    background-position: 0 -40px;
}
/* --------------- /back-top buttons ---------*/


/* --------------- Header ---------*/
#header{
	height: 40px;
	border-bottom: 1px solid #dad6d3;
}
#header .logo{
	float:left;
	margin-left: 10px;
	margin-right: 70px;
}
#header strong.descr,
#header h1{
	text-indent:-9999px;
	font-size:0;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.ico-pic,
.ico-camera,
.ico-head{
	background: url(/img/ico-h-menu.png);
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	margin: 5px 4px;
	-webkit-transition: background 0s linear;
	   -moz-transition: background 0s linear;
		-ms-transition: background 0s linear;
		 -o-transition: background 0s linear;
			transition: background 0s linear;
}
.ico-camera  { background-position: -26px 0; }
.ico-head { background-position: -52px 0; }
.ico-morearr{
	background: url(/img/arr-h.png) no-repeat center 12px;
	display: block;
	float: right;
	width: 10px;
	height: 40px;
	margin: 0px 5px;
}

#header-menu a:hover i.ico-pic    { background-position:   0px 26px; }
#header-menu a:hover i.ico-camera  { background-position: -26px 26px; }
#header-menu a:hover i.ico-head { background-position: -52px 26px; }


#header-menu{
	float:left;
	height: 36px;
	margin-top: 1px;
}
#header-menu ul{
	list-style-type: none;
	float: left;
}
#header-menu ul li{
	font-size:12px;
	position:relative;
	float:left;
	color:#fff;
	height: 36px;
}
#header-menu ul li.sp{
	background: url(/img/h-menu-sp.png) no-repeat center center;
	float:left;
	display: block;
	width: 2px;
	height: 36px;
	margin: 0 2px;
}
#header-menu ul li a{
	float:left;
	color: #9c9691;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#header-menu ul li a:hover{
	color: #ff4800;
	background: #fff;
}
#header-menu ul li a span{
	color: #979797;
	font-size: 10px;
}
.sub-menu{
	background: #ffffff;
	display: none;
	position: absolute;
	z-index: 20;
	padding: 5px;
	top: 35px;
	left: -10px;
	width: 160px;
	-webkit-transition: background 0s linear;
	   -moz-transition: background 0s linear;
		-ms-transition: background 0s linear;
		 -o-transition: background 0s linear;
			transition: background 0s linear;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
#header-menu ul li .sub-menu ul{
	display: block;
	width: 110px;
	margin-right: 5px;
	float: left;
	list-style-type: none;
}
#header-menu ul li .sub-menu ul li{
	width: 108px;
	height: 20px;
}
#header-menu ul li .sub-menu ul li a{
	width: 88px;
	color: #6e6a67;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 20px;
	border: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
#header-menu ul li .sub-menu ul li a:hover{
	color: #ffffff;
	background-color: #ff4800;
}

.search-box{
	margin-top: 4px;
	padding: 0 10px;
	float: right;
	width: 335px;
	height: 32px;
	overflow:hidden;
	display: block;
}
.search-box .txt{
	float: left;
	width: 270px;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	color:#aeaeae;
	padding: 0px 15px;
	border: none;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
	behavior: url(/css/PIE.htc);
}
.search-box .submit{
	float:right;
	width:30px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	background:url(/img/search-btn.png) no-repeat center center;
	border:none;
}

.select-box{
	margin-top: 4px;
	padding: 5px 10px;
	float: left;
	width: 200px;
	height: 20px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	position: relative;
}
.select-box span.message{
	color: #aeaeae;
	font-size: 10px;
	line-height: 20px;
}
.select-box i{
	float: right;
	display: block;
	width: 18px;
	height: 20px;
	background:url(/img/arr-down.png) no-repeat right center;
	padding-left: 9px;
	border-left: 1px solid #c1c1c1;
}

.select-drop-box{
	list-style-type: none;
	display: none;
	background: #ffffff;
	position: absolute;
	z-index: 20;
	padding: 5px;
	top: 30px;
	left: 0px;
	width: 210px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.select-box:hover .select-drop-box{
	display: block;
}
.select-drop-box li{
	width: 100%;
	height: 20px;
}
.select-drop-box a{
	display: block;
	color: #6e6a67;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 20px;
	border: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.select-drop-box a:hover{
	color: #ffffff;
	background-color: #ff4800;
}

/* --------------- /Header ---------*/





/* --------------- thumb ---------*/

.thumb{
	position:relative;
	display:block;
	float:left;
	width:182px;
	overflow:hidden;
	margin: 1px;
	padding: 3px;
	color: #434240;
	background:url(/img/th-bg.png);
	font-family: Arial, sans-serif;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.model-thumbs .thumb{
	width:246px;
	margin: 4px 16px;
}
.thumb:hover{
	background: #ffffff;
}
.thumb a{
	position:relative;
}
.thumb a:hover{
	text-decoration: none;
}
.thumb strong{
	text-align: center; 
	display: block;    
}
.thumb img{
	display: block;
	border: 1px solid #ffffff !important;
	margin: 0px auto;
}
.thumb:hover img{
	border: 1px solid #ffffff !important;
}
.thlable{
	color: #2b2622;
	position: relative;
	z-index:5;
	display: block;
	float:left;
	width: 178px;
	height: 16px;
	font: 10px/16px Arial, sans-serif;
	position: absolute;
	top: 5px;
	left: 5px;
	visibility: visible;
}
.model-thumbs .thumb .thlable{
	width:230px;
}
.thlable span{
	padding: 0 5px;
	background:url(/img/th-label-glass.png);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.thumb:hover .thlable{
	visibility: hidden;
}
.thumb p{
	clear: both;
	font-size: 10px;
	padding: 2px 0px;
	margin: 0;
	height: 14px;
	overflow: hidden;
}
.thumb p a{
	padding: 0;
	display: inline;
	color: #6e6a67;
}
.thumb p a:hover{
	color: #ff4800;
}
.thumb em{
	font: 22px/22px Arial;
	text-align: center;
	display: block;
	padding: 5px 0;
}

/* --------------- /thumb ---------*/



/* --------------- video thumb ---------*/

.vthumb{
	position:relative;
	display:block;
	float:left;
	width:276px;
	overflow:hidden;
	margin: 1px;
	padding: 3px;
	color: #434240;
	background:url(/img/th-bg.png);
	font-family: Arial, sans-serif;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.vthumb:hover{
	background: #ffffff;
}
.vthumb a{
	position:relative;
}
.vthumb a:hover{
	text-decoration: none;
}
.vthumb strong{
	text-align: center; 
	display: block;    
}
.vthumb img{
	display: block;
	border: 1px solid #ffffff !important;
	margin: 0px auto;
}
.vthumb:hover img{
	border: 1px solid #ffffff !important;
}
.vthlable{
	color: #2b2622;
	position: relative;
	z-index:5;
	display: block;
	float:left;
	width: 274px;
	height: 16px;
	font: 10px/16px Arial, sans-serif;
	position: absolute;
	top: 5px;
	left: 5px;
	visibility: visible;
}
.vthlable span{
	padding: 0 5px;
	background:url(/img/th-label-glass.png);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.vthumb:hover .vthlable{
	visibility: hidden;
}
.vthumb p{
	clear: both;
	font-size: 10px;
	padding: 2px 0px;
	margin: 0;
}
.vthumb p a{
	padding: 0;
	display: inline;
	color: #6e6a67;
}
.vthumb p a:hover{
	color: #ff4800;
}
.vthumb em{
	font: 22px/22px Arial;
	text-align: center;
	display: block;
	padding: 5px 0;
}

/* --------------- /video thumb ---------*/





/* --------------- /loader --------------- */

.loader,
.pages{
	display:block;
	background-color: #dcd8d6;
	border-bottom: 2px solid #e4e0dc;
	color: #6e6a67;
	margin: 5px auto;
	padding: 5px;
	clear:both;
	width:100%;
	text-align:center;
	font-size:14px;
	list-style: 30px;
	font-weight:600;
	cursor:pointer;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
			border-radius: 6px;
}
.pages:hover{
	border-bottom: 2px solid #e5e0dd;
	color:#ff4800;
	background: #ffffff;
	text-decoration: none;
}
div.loader{
	display:none;
}

div#feedbacktab {
	filter: alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;  
	margin-left: -50px;
	margin-top: -100px;
	border: none;
	left: auto;
	right: 0;
	top: 50%;
	background-color: #DD0000;
	position: fixed;
	height: 99px;
	width: 34px;
}
/* --------------- /loader --------------- */








/* --------------- pager ---------*/
.pager{
	padding: 10px 0 25px 0;
	display: block;
	height: 27px;
	text-align: center;
	font-size: 0;
}
.pager .prev{margin-right: 15px;}
.pager .next{margin-left: 15px;}


.pager span.scj_dots,
.pager .prev,
.pager .next{ background: none;box-shadow: none; }

.pager span,
.pager a{
	font-family: Arial, sans-serif;
	display: inline-block;
	padding: 0 6px;
	margin: 0 3px;
	min-width: 15px;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	background: #6e6a67;
	color: #ffffff;
	box-shadow: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.pager span.curent,
.pager a:hover{
	background: #d0cbc7;
	color: #6e6a67;
	box-shadow: 0 2px 0 0 #c4bfbb;
}
/* --------------- /pager ---------*/




div.title{
	text-align: center;
	color: #97897D;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0;
}
div.title a img {
margin-left:10px;
}
div.title.txt-left{
	text-align: left;
}





.az-list-box{
	margin: 5px auto;
	width:1000px;
	display:block;
}
.az-list-box-row{
	width:200px;
	float:left;
}
.az-list-box ul{
	width:180px;
	float:left;
	list-style-type: none;
	margin: 0 5px 10px 5px;
	position: relative;
}
.az-list-box ul li{
	text-align:left;
	font-size: 12px;
	color: #9e9e9e;
	border-top: 1px solid #f0efed;
	border-bottom: 1px solid #d0cbc8;
}
.az-list-box ul li a{
	padding: 6px;
	display: block;
	color: #6e6a67;
}
.az-list-box ul li a:hover{
	background-color: #ffffff;
	color: #ff4800;
	text-decoration:none;
}
.az-list-box ul li a span{
	color: #a0a0a0;
	font-weight: normal;
	padding-left: 5px;
}
.az-list-box ul li.letter {
	border: none;
	border-bottom: 1px solid #d0cbc8;
	background: none;
	text-transform:capitalize;
	text-align: right; 
	font-size: 14px; 
	line-height: 18px;
	padding: 5px;
	color:#969696;
}
.az-list-box ul li.letter span{
	font-size: 16px; 
	line-height: 18px;
}




.list-box{
	margin: 5px auto;
	padding: 10px;
	width:980px;
	display:block;
	background: #ffffff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}
.list-box-row{
	width:200px;
	float:left;
}
.list-box ul{
	width:20%;
	float:left;
	margin: 0;
	position: relative;
	list-style-type: none;
}
.list-box ul li{
	text-align:left;
	font-size: 12px;
	color: #a0a0a0;
	margin: 2px 0;
}
.list-box ul li a{
	font-weight: bold;
	display: inline-block;
	color: #6e6a67;
	padding: 0 6px;
	line-height: 20px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.list-box ul li a:hover{
	color: #ffffff;
	background-color: #ff4800;
	text-decoration:none;
}
.list-box ul li a span{
	color: #a0a0a0;
	font-weight: normal;
	padding-left: 15px;
}













.gallery-title{
	font-family: Arial, sans-serif;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	background-color: #b9b4b0;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.gallery-title h1{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.tags-box a{
	display: inline-block;
	padding: 3px;
	margin: 2px;
	background: #d0cbc7;
	color: #6e6a67;
	font-weight: bold;
	font-size: 11px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.tags-box a:hover{
	background: #ff4800;
	color: #ffffff;
}



/* --------------- Pix content --------------- */


.content-left {
	width: 180px;
	display: block;
}
.content-right{
	width: 180px;
	display: block;
}
.content-left{
	float: left
}
.content-right{
	float: right;
}

.content-left .list-box{
	width: 160px;
}
.content-left .list-box ul{
	width: 100%;
}


.rate-box{
	text-align: center;
	color: #9c9691;
	font-size: 12;
	font-weight: bold;
}
.msg-box{
	margin: 5px auto;
	font-size: 10px;
	color: #9c9691;
	padding: 5px;
	width: 90px;
	background: #ffffff;
	border-bottom: 1px solid #c7c2be;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}
.msg-box:hover{
	background: #ff4800;
	color: #ffc3b8;
}
.msg-box span{
	font-size: 18px;
	color: #9c9691;
}
.msg-box:hover span{
	color: #ffffff;
}

.msg-box.babl-box{
	font-family: Arial, sans-serif;
}
.msg-box.babl-box:hover span{
	color: #ffffff;
}

.ico-rate{
	display: block;
	background: url(/img/rate-hend.png) no-repeat;
	width: 66px;
	height: 61px;
	margin: 0 auto;
}
.msg-box:hover .ico-rate{
	background: url(/img/rate-hend-h.png) no-repeat;
}
.ico-babl{
	display: block;
	background: url(/img/report-babl.png) no-repeat;
	width: 22px;
	height: 19px;
	margin: 0 auto;
}
.msg-box:hover .ico-babl{
	background: url(/img/report-babl-h.png) no-repeat;
}

.model-info-box{
	font-size: 12px;
	display: block;
	padding: 5px;
	background: #ffffff;
	color: #8e8e8e;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}
.shcomment-box{
	text-align: center;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px;
	background: #ffffff;
	color: #8e8e8e;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}
.shcomment-box i{
	display: inline-block;
	width: 18px;
	height: 12px;
	background: url(/img/arr-down.png);
}






.pics-gallery-content{
	width: 760px;
	margin: 0 5px;
	display: block;
	float: left;
}
.picthumbs{
	margin: 5px 0;
}
.btn-click-here{
	border-bottom: 2px solid #e5e0dd;
	color: #ffffff;
	font-size:30px;
	background-color: #FFB598;
	display:block;
	margin: 5px auto;
	padding: 5px 0;
	clear:both;
	width:100%;
	text-align:center;
	list-style: 30px;
	font-weight:600;
	cursor:pointer;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
			border-radius: 6px;
 
}
.btn-click-here:hover{
	background: #ffffff;
	color:#ff4800;
	border-bottom: 2px solid #e4e0dc;	
	text-decoration: none;

}

/* --------------- /Pix content --------------- */










/* --------------- Video content --------------- */
.video-gallery-content{
	width: 730px;
	float: left;
}
.side-ad{
	width: 300px;
	margin: 10px;
	float: right;
}
.side-ad .side-ad-ins{
	margin-bottom: 10px;
}

.inner-video{
	margin: 5px 0;
}
.video-ad-ins img{
	margin: 5px auto;
	display: block;
}

.social{
	background-color: #ffffff;
	display: block;
	padding: 5px;
	margin: 10px 0;
	line-height: 25px;
	font-size: 14px;
	color: #757575;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
			border-radius: 6px;
}
.social .tags-box{
	display: inline-block;
}
.social .tags-box a{
	padding: 0 3px;
}
.social b{
	color: #c4bfbb;
}
.social span.pname{
	color: #757575;
	font-size: 10px;
	font-family: Arial, sans-serif;
}
.video-rate{
	float: right;
	font-size: 10px;
	line-height: 14px;
	color: #8d8d8d;
	font-family: Arial, sans-serif;
}
.video-rate span{
	font-size: 14px;
	font-weight: bold;
}

.btn{
	text-align:left;
	font-weight: normal;
	font-size:10px;
	line-height: 24px;
	padding-left: 4px;
	vertical-align: middle;
	background:url(/img/btn-bg.png) 0 center no-repeat;
}
.btn:hover{
	background:url(/img/btn-bg-h.png) 0 center no-repeat;
}
.btn a{
	display: block;
	padding: 0px 5px;
	color: #6e6a67;
	background-color: #d0cbc7;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.btn:hover a{
	color: #ffffff;
	background-color: #ff4800;
	text-decoration:none;
}
.btn a i{
	background: url(/img/btn-ico.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
    top: 4px;
}

.btn a i.ico-share    { background-position: 0 0; }
.btn a i.ico-favorite { background-position: -16px 0; }
.btn a i.ico-embed    { background-position: -32px 0; }
.btn a i.ico-download { background-position: -48px 0; }
.btn a i.ico-plus     { background-position: -64px 0; }

.btn:hover a i.ico-share    { background-position: 0 -16px; }
.btn:hover a i.ico-favorite { background-position: -16px -16px; }
.btn:hover a i.ico-embed    { background-position: -32px -16px; }
.btn:hover a i.ico-download { background-position: -48px -16px; }
.btn:hover a i.ico-plus     { background-position: -64px -16px; }

.social .btn{
	display: inline-block;
	margin: 0 1px;
}

i.ico-mhead{
	background: url(/img/ico-head.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.social a.mname{
	color: #782200;
	text-decoration: underline;
}
.social a.mname:hover{
	color: #ff4800;
	text-decoration: none;
}

.vbtn-box{
	width: 620px;
	float: left;
}

.video-gallery-content .rate-box{
	float: right;
}

/* --------------- /Video content --------------- */
















/* --------------- Login box --------------- */


.reg-box{
	border: 1px solid transparent;
	display: block;
	width: 400px;
	background: url(/img/box-bg-glass.png);
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}
.reg-box-wrap{
	position: relative;
	font-size: 11px;
	color: #9c9691;
	font-family: Arial, sans-serif;
	margin: 5px;
	padding: 5px;
	display: block;
	background: #ffffff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}
.reg-title{
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 20px;
}
.reg-box p{
	margin: 2px 0;
}
.reg-box label{
	width: 90px;
	text-align: right;
	margin: 0 10px;
	display: inline-block;
	line-height: 34px;
}
.reg-box input[type="text"]{
	width: 250px;
	padding: 0 5px;
	line-height: 34px;
	height: 34px;
	color: #000;
	border: none;
	background: #dfdbd8;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
			border-radius: 8px;
}
.reg-box .tright{
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}
#reg-login{
	color: #ffffff;
	padding: 4px 14px;
	background: #ff4800;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
			border-radius: 8px;
}
#reg-cansel{
	position: absolute;
	top: 5px;
	right: 5px;
	background: #eae8e8;
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	text-align: center;
	color: #6e6a67;
	font-size: 18px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}

/* --------------- /Login box --------------- */






/* --------------- Comment box --------------- */

.comment-box{
	margin: 5px 0;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.comment-title-drop{
	text-align: center;
	color: #6e6a67;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-top:  10px;
	padding: 8px 0;
}
.comment-title-drop i{ 
	width: 18px;
	height: 12px;
	display: block;
	margin: 0 auto;
}
.comment-title-drop i.down{
	background: url(/img/arr-down.png) no-repeat;
}
.comment-title-drop i.up{
	background: url(/img/arr-up.png) no-repeat;
}

.comment-title-drop:hover i.down{ 
	background: url(/img/arr-down-h.png) no-repeat;
}
.comment-title-drop:hover i.up{ 
	background: url(/img/arr-up-h.png) no-repeat;
}



.comment-box-content{
	border-top: 1px dashed #c9c9c9;
	border-bottom: 1px dashed #c9c9c9;
	padding: 10px;
}



.ucomment{
	display: block;
	margin: 5px 0;
	font-size: 10px;
	font-family: Arial, sans-serif;
}
.ucomment:after { content:" "; display:block; height:0; clear:both; visibility:hidden;}
.ucomment .ava{
	border: 1px solid #d0cbc7;
	width: 55px;
	height: 55px;
	float: left;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.ucomment .ucomment-content{
	display: block;
	margin-left: 65px;
	color: #6e6a67;
}
.ucomment.closed .ucomment-content{
	margin-left: 0;
}
.ucomment .ucomment-title{
	background: #ededed;
	line-height: 25px;
	padding: 0 8px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.ucomment .ucomment-title a{
	font-size: 14px;
	color: #ff4800;
}
.ucomment .ucomment-msg{
	margin: 5px 0;
}
.ucomment .ucomment-ico{
	font-size: 12px;
}
.ucomment .ucomment-ico a{
	font-size: 14px;
	color: #ff4800;
}
i.ico-vote-yes{
	background: url(/img/ico-vote-yes.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 2px;
	vertical-align: middle;
}
i.ico-vote-no{
	background: url(/img/ico-vote-no.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 2px;
	vertical-align: middle;
}
i.ico-reply{
	background: url(/img/ico-reply.png) no-repeat;
	width: 17px;
	height: 16px;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.level-0{}
.level-1{ margin-left: 60px; }
.level-2{ margin-left: 100px; }
.level-3{ margin-left: 140px; }
.level-4{ margin-left: 180px; }

.ucomment.closed .ucomment-ico,
.ucomment.closed .ucomment-msg,
.ucomment.closed .ava{
	display: none;
}

.open-comment{
	display: none;
	margin-left: 50px;
	color: #6e6a67;
	font-size: 12px;
	font-weight: bold;
}
.ucomment.closed .open-comment{
	display: inline-block;
}
.ucomment.closed .open-comment i{ 
	width: 18px;
	height: 12px;
	display: inline-block;
	margin-left: 5px;
	background: url(/img/arr-down.png) no-repeat;
}
.ucomment.closed .open-comment:hover i{ 
	background: url(/img/arr-down-h.png) no-repeat;
}

/* --------------- /Comment box --------------- */



























/* --------------- footer --------------- */

#footer{
	font-size: 12px;
	color:#7f7f7f;
	padding: 7px 0;
}
#footer-left{
	margin-right: 10px;
	width: 290px;
	float: left;
	color: #6e6e6e;
	font-family: "Trebuchet MS", sans-serif;
	text-align: left;
}
#footer-left .logo{
	margin: 5px 0;
}
#footer-right{
	margin-left: 300px;
	line-height: 15px;
	text-align: left;
	font-size: 10px;
}
#footer-right p.wm{
	color: #6e6e6e;
}
#footer-right a{
	color: #d13228;
}
#footer-right a:hover{
	color: #d13228;
}
/* --------------- /footer --------------- */


/* model */

.model {
  margin-bottom: 10px;
/*  background-color: #ffffff; */
  padding: 4px 5px;
}
.model .title {
  font-weight: bold;
  text-align: left;
  margin: 0px;
  margin-bottom: 3px;
  padding: 10px;
  color: #fff;
  background-color: #b9b4b0;
  -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
     border-radius: 4px;
}
.model .model-foto {
  border: 6px solid #a91e3f;
  margin: 5px;
  float: left;
}
.model .model-info {
  margin-top: 6px;
  margin-left: 264px;
}
.model .model-name {
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  font-weight: bold;
  margin-left: 5px;
}
.model .profile-info {
  color: #fff;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.model .profile-info span {
  font-size: 12px;
  font-weight: bold;
}
.model .model-stats {
  line-height: 24px;
  height: 155px;
  color: #000000;
  background-color: #eeeeee;
  display: block;
  padding: 25px 10px;
  font-size: 14px;
}
.model .model-stats b {
  font-size: 17px;
  line-height: 28px;
  color: #555555;
}
.model .model-stats .model-stats-row {
  float: left;
  width: 230px;
}
.model .model-stats .model-stats-row-rate {
  float: right;
  width: 145px;
}

/* model */
