@charset "utf-8";
/* CSS Document */
/* Default */
body{
margin: 0;
padding: 0;
background: #fff;
-webkit-font-smoothing: antialiased;
line-height: 20px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, div{
display: block;
}
a{
text-decoration: none;
color: #59c;
}
img{
border: 0;
}
.clear{
clear: both;
}
.fleft{
float: left;
}
.fright{
float: right;
}
.c_none{
display: none;
}
#header{
display: block;
}
.container{
width: 990px;
margin: auto;
position: relative;
}
.headFix{
position: relative;
min-height: 55px;
color: #fff;
}
.logo{
position: absolute;
padding: 0;
margin-top: 0px;
width: 260px;
z-index: 999;
}
.logo a{
display: block;
position: relative;
}
.log_ct{
height: 80px;
}
.logo_txt{
font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif;
font-size: 26px;
color: #f6f6f6;
position: absolute;
top: 20px;
left: 90px;
border-bottom: #0f9d58 solid 4px;
padding-bottom: 13px;
}
.logo_txt b{
color: #ccc;
font-family: "Trebuchet MS";
}
.logo_sml{
top: 16px;
left: 70px;
font-size: 21px;
}
.imglog{
position: relative;
top: 8px;
z-index: 5;
}
.smladj{
margin-left: 10px;
}
/* Color */
.Lblk{
background: #1c1c1c;
}
.bdrbt{
border-bottom: #ddd solid 1px;
}
.Eftr{
transition: background-color .5s linear;
-ms-transition: background-color .5s linear;
-moz-transition: background-color .5s linear;
-webkit-transition: background-color .5s linear;
-o-transition: background-color .5s linear;
}
.bgLight{
background: #f5f5f5;
background: -moz-linear-gradient(top,#fafafa,#f5f5f5);
background: -webkit-linear-gradient(top,#fafafa,#f5f5f5);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(1,#f5f5f5));
background: linear-gradient(top,#fafafa,#f5f5f5);
}
.blk-ln{
background: #1c1c1c url('../images/header-noise.png') repeat 0 0;
display: block;
height: auto;
position: relative;
}
.grnLit{
background: #0f9d58;
background: -moz-linear-gradient(top,#14ac62,#0f9d58);
background: -webkit-linear-gradient(top,#14ac62,#0f9d58);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#14ac62),color-stop(1,#0f9d58));
background: linear-gradient(top,#14ac62,#0f9d58);
}


.textcontent {
width: 960px;
text-align:center;
padding:5px 0px;
background: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 9px 9px 9px 9px;
margin: 0px auto 10px;
box-shadow: 0px 0px 3px #666666;
}
.textcontent h2 {
font-size: 17px !important;
line-height: 32px;
color: #FFFFFF;
font-family: Arial, Tahoma, sans-serif;
font-weight:bold;
font-size:17px;
text-align:left;
border-radius: 6px 6px 6px 6px;
padding: 0px 0px 0px 23px;
}
.textcontent h2 a:link, h2 a:visited {
text-decoration: italic;
color: #FFFFFF;
font-family: Arial, Tahoma, sans-serif;
font-weight:bold;
font-size:17px;
}
.textcontent h2 a:hover { 
text-decoration: underline;
}
.icon3{
background: #DD1E2F url(icon_joystick.png) no-repeat 1% 50%;
}


.chatcontent {
width: 1050px;
text-align:center;
padding:5px 0px;
background: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 9px 9px 9px 9px;
margin: 0px auto 10px;
box-shadow: 0px 0px 3px #666666;
}
.chatcontent h2 {
font-size: 17px !important;
line-height: 32px;
color: #FFFFFF;
font-family: Arial, Tahoma, sans-serif;
font-weight:bold;
font-size:17px;
text-align:left;
border-radius: 6px 6px 6px 6px;
padding: 0px 0px 0px 23px;
}
.chatcontent h2 a:link, h2 a:visited {
text-decoration: italic;
color: #FFFFFF;
font-family: Arial, Tahoma, sans-serif;
font-weight:bold;
font-size:17px;
}
.chatcontent h2 a:hover { 
text-decoration: underline;
}

/*
	Header Navigation
*/
.hNav{
display: block;
}
.nav-bar{
margin: 0;
padding: 0;
display: block;
position: relative;
}
.nav-bar > li{
float: left;
margin: 0;
list-style: none;
}
.nav-bar > li > a{
display: block;
color: #fff;
border-bottom: #1c1c1c 3px solid;
}
.nav-bar > li > a:hover{
border-bottom: #d83205 3px solid;
}
.menu-item{
display: block;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
font-size: 19px;
padding: 16px 20px;
}
/*
	* Main Preview
*/
.MainCt-pv{
min-height: 50px;
margin: 0;
padding: 0;
position: relative;
}
.pvlbl{
margin: 0;
padding: 30px 10px 20px 0;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Ariall;
font-size: 32px;
font-weight: normal;
}
.pvstHd{
padding: 30px 0px 20px 0;
}
.cubeA{
width: 600px;
border-right: #D7d7d7 solid 1px;
}
.cubeB{
width: 300px;
margin-left: 30px;
}
.textWrp{
width: 600px;
border-right: #ffffff solid 1px;
padding-left: 1px;
text-align: center;
}
.labTxtv{
padding: 20px 30px 20px 30px;
font-family:'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif;
font-size: 24px;
line-height: 28px;
color: #777777;
}
.labTxtv h3{
margin: 0px;
padding: 0;
text-shadow: 1px 1px 1px #fff;
color: #9a9a9a;
}
.labTxtv p{
color: #312607;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
}
.Prv-appftus{
padding: 10px;
text-align: center;
}
.pvAdA{
padding: 10px 10px;
color: #ffffff;
font-family: "Trebuchet MS";
font-size: 20px;
}
.Social-Share{
/*
background: rgba(255, 255, 255, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90ffffff);
*/
text-align: left;
padding: 10px 10px 5px;
color: #fff;
}
.shareBox{
overflow: hidden;
height: 34px;
width: 34px;
position: relative;
display: block;
margin: 5px 0;
}
.shareContaner{
height: 34px;
max-height: 34px;
display: block;
}
.shareImgcont{
height: 34px;
max-height: 34px;
display: inline-block;
width: 34px;
}
.FshareImg {
position: absolute;
top: -37px;
left: -37px;
display: block height: 34px;
width: 34px;
overflow: hidden;
margin: 0;
padding: 0;
width: auto;
height: auto;
}
.FshareImg:hover{
top: -37px;
left: -1px;
}
.gshare {
position: absolute;
top: 0px;
left: -36px;
display: block height: 34px;
width: 34px;
overflow: hidden;
margin: 0;
padding: 0;
width: auto;
height: auto;
}
.gshare:hover{
left: 0px;
}
.tshare {
position: absolute;
top: 0px;
left: 0px;
display: block height: 34px;
width: 34px;
overflow: hidden;
margin: 0;
padding: 0;
width: auto;
height: auto;
}
.tshare:hover{
left: -36px;
}
.mainWin{
display: block;
}
.opc-bl{
position: relative;
margin-top: 20px;
margin-bottom: 20px;
padding: 10px;
text-align: center;
}
.btop{
display: inline-block;
padding: 12px 25px 12px 25px;
border-radius: 5px;
font-family: "Trebuchet MS";
font-size: 18px;
}
.blue{
background-color: #4d90fe;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
border: 1px solid #3079ed;
color: #fff!important;
margin: 0 0;
}
.blueAct, .blue:hover{
background-color: #357ae8;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
background-image: linear-gradient(top,#4d90fe,#357ae8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
border-color: #2f5bb7;
-webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
transition: background-color .218s,border-color .218s,box-shadow .218s;
-webkit-user-select: none;
}
.btgr{
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
box-shadow: 0 1px 0 rgba(0,0,0,.05);
cursor: pointer;
background-color: #fff;
border: 1px solid #d9d9d9;
color: #909090;
padding: 12px 25px 12px 25px;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
display: inline-block;
}
.btgr:hover{
color: #505050;
border-color: #c9c9c9;
}
.footer{
display: block;
margin-top: 30px;
}
.tpbdr{
display: block;
border-top: #bcc1c0 solid 1px;
}
.rsv{
color: #c5c7c7;
font-family: "Trebuchet MS";
font-size: 16px;
padding: 10px 15px 10px 0px;
display: inline-block;
}
.ftrfl{
float: right;
margin: 0;
padding: 0;
}
.ftrfl li{
float: left;
list-style: none;
margin: 0;
padding: 0;
padding: 10px 0px 10px 20px;
display: block;
}
.ftrfl li a{
color: #8f8f8f;
display: block;
font-size: 14px;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
text-align: center;
}
.ftrfl li a:hover{
border-bottom: #8f8f8f solid 1px;
}
.btlblA{
font-size: 12px;
text-align: left;
width: 400px;
margin: auto;
padding: 10px 0 10px 0;
font-family: "Trebuchet MS";
}
/* Live stranger info */
.strbg{
background: #f5f5f5;
}
.hd1{
margin: 0;
font-size: 18px;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
padding: 0;
}
.adjHD{
position: relative;
padding: 20px 10px 10px 10px;
}
.joinop{
padding: 10px;
}
.clsrct{
float: right;
display: block;
}
.lbfr
{
color:#666666;
font-size:16px;
font-family:"Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
padding: 10px 10px 10px 10px;
border-bottom: #1B1B1B solid 2px;
font-size: 18px;
color: #993300;
font-weight: bold;
}
.lbfr h4{
margin: 0;
color: #333333;
text-align: center;
}
.ipbar{
border:#979797 solid 1px;
padding: 2px 5px;
color:#777;
font-family:"Trebuchet MS";
width: 24%;
position: relative;
left: 10px;
right: 10px;
}
.sbtfr{
background: #0072C6;
border: none;
color: #fff;
font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size:14px;
padding:8px 15px;
position: relative;
left: 10px;
}
.urCm{
display: block;
padding: 10px;
background: #FCFCFC;
min-height: 100px;
position: relative;
}
.cude_wrap{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 4px;
position: relative;
width: 100%;
overflow: hidden;
}
.cubeFl{
position: relative;
float: none;
max-width: 550px
}
/* Comment main control */
.usrA > .cubeFl{
float: left;
padding-left: 19px;
}
.usrB > .cubeFl{
float: right;
padding-right: 19px;
}
.cubeCt{
margin: 0;
height: auto;
border: none;
padding: 0 20px 16px 0;
vertical-align: top;
position: relative;
}
.cube-comm{
background-color: white;
border: 1px solid #e4e4e4;
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,.04);
box-shadow: inset 0 2px 4px 0 rgba(0,0,0,.04);
color: #404040;
cursor: text;
padding: 10px;
position: relative;
vertical-align: top;
}
.cube-txt{
font-family: "Trebuchet MS";
font-size: 14px;
color: #888888;
padding-bottom: 5px;
}
.cubeLab{
display: block;
}
.usrA .cube-arr{
-webkit-box-shadow: inset 2px 2px 4px 0 rgba(0,0,0,.04);
box-shadow: inset 2px 2px 4px 0 rgba(0,0,0,.04);
background-color: white;
border-top: 1px solid #e4e4e4;
cursor: text;
height: 10px;
left: -10px;
right: 0px;
position: absolute;
top: -1px;
width: 14px;
}
.usrA .cube-aar1{
border-bottom: 11px solid #e4e4e4;
border-right: 11px solid transparent;
left: -1px;
top: -1px;
position: absolute;
}
.usrA .cube-aar2{
border-bottom: 11px solid #f7f7f7;
border-right: 11px solid transparent;
left: -1px;
position: absolute;
}
.usrB .cube-arr{
-webkit-box-shadow: inset -2px 2px 4px 0px rgba(0,0,0,.04);
box-shadow: inset -2px 2px 4px 0px rgba(0,0,0,.04);
border-top: 1px solid #dcdcdc;
display: block;
width: 14px;
left: auto;
height: 10px;
right: -10px;
top: -1px;
position: absolute;
background: #ffffff;
}
.usrB .cube-aar1{
border-bottom: 11px solid #e4e4e4;
border-left: 11px solid transparent;
right: -1px;
top: -1px;
position: absolute;
}
.usrB .cube-aar2{
border-bottom: 11px solid #f7f7f7;
border-left: 11px solid transparent;
right: -1px;
position: absolute;
}
.cube-contollLay{
max-width: 900px;
margin: auto;
}
.uiIF{
position: relative;
font-family: "Trebuchet MS";
font-size: 14px;
padding: 5px 0px;
color: #676767;
}
.usrA .uiIF{
margin-left: -23px;
}
.usrB .uiIF{
margin-right: -23px;
text-align: right;
}
.CubeText-Box{
position: relative;
min-height: 50px;
border: #dddddd solid 1px;
}
.cube-inSh{
-webkit-box-shadow: inset -2px 2px 4px 0px rgba(0,0,0,.08);
box-shadow: inset -2px 2px 4px 0px rgba(0,0,0,.08);
border-top: 1px solid #C7C7C7;
}
.cube-txtar{
min-height: 50px;
border: none;
overflow-y: auto;
overflow-x: hidden;
font-size: 14px;
font-family: "Trebuchet MS";
padding: 4px;
float: left;
resize:none;
outline: none;
border-bottom: #59c solid 1px;
width: auto;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}
.submitbt{
border: none;
background: none;
cursor: pointer;
float: right;
margin-top: 19px;
margin-left: 5px;
}
.submitbt >img{
height: 25px;
}
.advertise{
display: block;
max-width: 728px;
margin: auto;
border: 1px solid #b3b3b3 !important;
background: #F0F0F0 url(../images/adv.png) no-repeat right;
text-shadow: 0 1px 0 #fff;
min-height: 90px;
text-align: center;
line-height: 90px;
font-family: "Trebuchet MS";
position: relative;
}
.dtime{
background: #f8f8f8;
position: relative;
margin: 0 -10px -10px -10px;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
font-size: 12px;
text-align: right;
padding: 2px;
padding-right: 10px;
}
.lblbld{
font-weight: bold;
padding: 10px 20px;
font-family:"Trebuchet MS";
color: #686868;
text-align: center;
border-bottom: #ddd solid 1px;
}
.Features-prv{
display: block;
position: relative;
}
.ftrlb{
display: block;
text-align: center;
font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif;
font-size: 24px;
color: #777777;
text-shadow: 1px 1px 1px #fff;
padding-bottom: 10px;
}
.imgprv{
display: block;
position: relative;
border-top:#ffffff solid 1px;
}
.imgTxtPrv{
display: block;
border-top: #e5e5e5 solid 1px;
border-bottom: #e5e5e5 solid 1px;
height: 200px;
width: 280px;
overflow: hidden;
padding-top: 10px;
}
.paination{
border-top: #fff solid 1px;
padding: 10px 0;
}
.txtBx{
display: block;
position: relative;
height: 200px;
}
.cba, .cbb{
display: block;
position: relative;
}
.cba img{
position: absolute;
bottom: 10px;
right: 20px;
}
.cba .cubeNtf{
display: block;
max-width: 140px;
top: 20px;
left: 10px;
border-radius: 10px;
position: absolute;
}
.cbb img{
position: absolute;
bottom: 10px;
left: 40px;
}
.cbb .cubeNtf{
display: block;
max-width: 140px;
top: 10px;
right: 10px;
border-radius: 10px;
position: absolute;
}
.txtbxlba{
font-family: "Trebuchet MS";
color: #59c;
}
.cappag{
width: 50px;
margin: auto;
}
.pagbtD{
display: block;
float: left;
background: url(../images/deact.png) no-repeat center;
height: 16px;
width: 16px;
}
.activePg{
background-image: url(../images/act.png);
}
.socialList{
border: #eaeaea solid 1px;
margin: auto;
border-radius: 5px;
position: fixed;
top: 25%;
right: 0;
}
.sclbr{
float: left;
margin-left: 10px;
background: #fff;
padding: 5px;
}
.mxContr{
max-width: 800px;
margin: auto;
}
.spinner{
position: relative;
width: 25px;
height: 25px;
margin: auto;
background: url(../images/spinner.gif) no-repeat center;
background-size: 100% 100%;
}
/* New Css design */
.auto{
margin: auto;
}
.max-width{
display: block;
position: relative;
max-width: 850px;
margin: 20px auto;
}
.top-cntr{
display: block;
margin-top: 10px;
display: block;
clear: both;
}
.clft{
display: block;
width: 47%;
margin: 10px;
}
.crgt{
width: 47%;
display: block;
}
.topCa{
display: block;
background: #E0533F;
color: #fff;
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
padding: 10px 10px;
border-radius: 5px;
}
.topCb{
margin-top: 10px;
background-color: #208151;
}
.list{
display: block;
position: relative;
}
.list li{
list-style: circle;
margin: 0;
}
.list li a{
display: block;
padding: 5px;
display: block;
color: #000;
font-size: 17px;
font-family: "Trebuchet MS";
}
.list li a:hover{
background-color: #CCCCCC;
}
.join-bar{
display: block;
margin-top: 25px;
margin-bottom: 25px;
background: #ffffff;
border: #ddd solid 1px;
padding: 15px 20px;
}
.list-cuntry{
display: block;
position: relative;
}
.adwth{
width: 300px;
margin-left: 10px;
border: #000 solid 1px;
}
.hdct{
display: block;
font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif;
color: #929292;
text-shadow: #fff 1px 1px 1px;
padding: 10px 0 20px 0;
text-align: center;
}
.list-mnft{
display: block;
width: 63%;
background: #fff;
border: #ddd solid 1px;
}
.cny-ct{
display: block;
position: relative;
margin: 0px;
padding: 0px;
}
.cny-ct li{
list-style: none;
float: left;
width: 33%;
}
.cny-ct li a{
display: block;
padding: 10px;
font-family: "Trebuchet MS";
color: #222;
font-size: 16px;
text-align: center;
}
.cny-ct li a:hover{
background: #e5e5e5;
}
.advmin{
display: block;
min-height: 50px;
text-align: center;
border: #ddd solid 1px;
}
.tcen{
text-align: center;
}
.gapFld{
margin-bottom: 10px;
margin-top: 10px;
}
.gapFld label{
display: inline-block;
width: 100px;
color: #000;
font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
font-weight: normal;
text-align: left;
}
.gapFld select, .gapFld input{
display: inline-block;
width: 212px;
padding: 5px;
border: #e5e5e5 solid 1px;
}
.chatroomA{
display: block;
font-family: "Trebuchet MS";
font-size: 22px;
color: #fff;
padding: 10px 20px;
border-radius: 5px;
margin: 0;
background:#E05406 url(../images/star.png) no-repeat center left;
}
.pgdesc{
display: block;
margin: 0 auto 20px auto;
padding: 10px;
background: #f8f8f8;
font-size: 16px;
font-family: "Trebuchet MS";
}
.statCount{
display: block;
position: absolute;
border: #D5D5D5 solid 1px;
min-width: 300px;
top: 20px;
right: 0;
height: 80px;
}
.cntAb{
width: 49%;
border-right: #d5d5d5 solid 1px;
height: 80px; 
}
.cntAA{
width: 50%;
height: 80px; 
}
.cun-lab{
margin: 0;
display: block;
padding: 10px 0;
font-family: "Trebuchet MS";
font-size: 18px;
}
.cun-no{
display: block;
font-family: "Trebuchet MS";
font-size: 18px;
color: #5F5F5F;
}
.top-hdcn{
position: absolute;
top: -24px;
background: #2BA1E4;
width: 100%;
color: #fff;
font-family: "Trebuchet MS";
padding: 2px 0;
}