body {
	font-family:arial,sans-serif;
	color: #ffffff;
	background: url(../imagesSoichat/bg-login.png) repeat-x;
	background-color: #000;
}

.logocontainer
{
	margin-top: 5px;
	margin-left: auto ;
	margin-right: auto ;
	width: 950px;	
}

.logocontainerIE
{
	margin-top: 27px;
	margin-left: auto ;
	margin-right: auto ;
	width: 950px;	
}

a
{
	color: #ffffff;
}
.logo 
{
	
}

p {line-height:1.6em;}

.top {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #a87da8;
}

h1
{
	font-size: 16px;
	
}

.advertise
{
	
}

.advertise h2
{
	color: #ffbffa;
	font-size: 20px;
}

.advertise h3
{
	color: #bfd0ff;
	font-size: 18px;
}

div.blockElement  {
    width:  100%;
    text-align: center;
    background-color: #333333;
    border: 2px solid #aaaaaa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
    -moz-opacity:.90;
    opacity:.90;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.topleft {
	float:left;
	height:22px;
	padding-left:8px;
	margin-top: 3px;
	font-size: 15px;
}

.topright {
	position: absolute;
	top: 5px;
	right: 5px;

}

.topmenuitem {
	height:22px;
	margin-right:.73em;
	vertical-align:top;
}


.logincontrol {
	font-size: 13px;
	
}

.maincontainer {
}

.clear {
	clear: both;
}

fieldset.fieldnormal {
	background-color: #f6e3f6;
	border: 1px solid #b991c3;
	width:510px;
	padding-left: 10px;
}

legend {
	color: #2124a2;
	font-weight: bold;
	padding: 2px 6px;
	font-size:18px;
}

label.upload_status
{
	font-size: 11px;
	color: #ff0000;
}

label.lblremark {
	color: #ff0000;
	font-size: 10px;
}

div.row {
	clear: both;
	width: 383px;
	margin-top: 0px;
}

div.row span.label {
	float: left;
	margin-left: 5px;
	padding-top: 3px;
	text-align: right;
	width: 130px;
}

div.row span.labelpict {
	float: left;
	margin-left: 5px;
	padding-top: 0px;
	text-align: right;
	width: 100px;
}

div.row span.labelr {
	float: left;
	margin-left: 5px;
	padding-top: 2px;
	text-align: left;
}
  
div.forml {
	float: left;
	margin-left: 5px;
}

div.row span.formw {
	float: right;
	text-align: left;
} 
  
div.row_s {
	clear: both;
	
	width: 300px;
	padding-top: 0px;
}

div.row_s span.label {
	float: left;
	margin-left: 5px;
	padding-top: 3px;
	text-align: right;
	width: 100px;
}
  
div.row_s span.labelpict {
	float: left;
	margin-left: 5px;
	padding-top: 0px;
	text-align: right;
	width: 100px;
}
  
div.row_s span.labelr {
	float: left;
	margin-left: 5px;
	padding-top: 2px;
	text-align: left;
}
  
div.row_s span.forml {
	float: left;
	margin-left: 5px;
}

div.row_s span.formw {
	float: right;
	text-align: left;
} 
  
div.spacer {
	margin-bottom: 10px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.areaprofiles{
	float: left; 
	padding: 0px; 
	margin-left: 0px; 
	margin-top:1px; 
	height: 110px;
	
}

* html .areaprofiles{
	float: left; 
	padding: 0; 
	
	margin: 0;
	height: 110px;
	overflow: hidden; 
}

.descr{
 	float: left;
 	width: 200px;  
 	padding: 0px; 
 	margin-left: 10px;
 }

* html .descr{
	float: left;
	width: 220px;  
	overflow: hidden;
	padding: 0px;  
	margin-left:0px; 
	margin-bottom:10px; 
}

a.sexbutton {
    background: transparent url('/imagesSoichat/button1.png') no-repeat top center;
    color: #2124a2;
    display:block;
    height: 55px;
    float:left;
    width: 175px;
    text-decoration: none;
}

a.sexbuttonIE6 {
    background: transparent url('/imagesSoichat/button1.gif') no-repeat top center;
    color: #2124a2;
    display:block;
    height: 55px;
    float:left;
    width: 175px;
    text-decoration: none;
}

a.sexbutton span {
	font: normal 18px arial, sans-serif;
	display:block;
	margin-top: 7px;
	margin-left: 45px;
}

a.sexbuttonIE6 span {
	font: normal 18px arial, sans-serif;
	display:block;
	margin-top: 7px;
	margin-left: 45px;
}

a.sexbutton:active {
	background: transparent url('/imagesCommon/button2.png') no-repeat  top center;
    outline: none; /* hide dotted outline in Firefox */
}

a.sexbuttonIE6:active {
	background: transparent url('/imagesCommon/button2.gif') no-repeat  top center;
    outline: none; /* hide dotted outline in Firefox */
}

a.sexbutton:active span{
	outline: none; 
    margin-top: 8px;
	margin-left: 45px;
}

.cvcopy {
	width: 200px;
	height: 150px;
	border: 1px solid #b991c3;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	overflow: -moz-scrollbars-vertical;
    overflow-x: none;
  	overflow-y: auto;
}

.inputclean {
	width: 150px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border:solid 1px #b991c3;
	background-color: #ffffff;
	margin-left: 0px;
}

.file {
	width: 240px;
	height: 26px;
	margin: 0;
	padding: 0;
	border:solid 1px #b991c3;
	background-color: #f6e3f6;
}

.selectbox {
	margin-top: 2px;
	margin-bottom: 4px;
	border:solid 1px #b991c3;
	background-color: #ffffff;
	width: 154px;
}

div.helpgif {
	margin-top:3px;
	margin-left:5px;
}

.inputreject {
	width: 150px;	
	background-image: url('/imagesCommon/reject.gif');
	background-color: #ff9999;
	background-repeat: no-repeat;
	background-position: center right;
	width: 150px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border:solid 1px #8a8eeb;
}

.inputaccept {
	width: 150px;
	background-image: url('/imagesCommon/accept.gif');
	background-repeat: no-repeat;
	background-position: center right;
	width: 150px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border:solid 1px #8a8eeb;
	background-color: #ffffff;
}

.inputpwd {
	width: 120px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border:solid 1px #121212;
	background-color: #ffffff;
}

p.imgwrap {
	  float:left;
	  
	  margin: 10px 0 0 10px !important;
	  margin: 10px 0 0 5px;
}

p.imgwrap img {
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	top: 0px;
	left: 0px;
}
  
a.linkblack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #fff6ff;
}

a.linkprofile {
	color: #fff6ff;
}

a.linktopmenu {
	font-family:Arial;
	font-size: 13px;
	color: #fff6ff;
	text-decoration: underline;
}
  
.story
{
	font-size: 13px;
	width:520px; text-align: left;margin-left: 10px;
}

.story h2{
	color: #ff99ff;
	font-size: 22px;
	font-weight: bolder;
	margin: 0;
	width: 230px;
	border-bottom: 2px solid #ff99ff;
	margin-bottom: 4px;
}

.kitty{
	color: #ffccff;
	font-size: 22px;
	font-weight: bolder;
	margin: 0;
	margin-bottom: 4px;
	text-decoration: underline;
}

.story span
{
	font-weight:900;
	color: #ff66ff;
	margin: 0;
	margin-right: 4px;
}
.space5px{
	margin-left: 15px;
	
}

ha2 {
	color: #41207d;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.bottomsois{
	width: 100%;
}

div.counter{
	background-image: url('/imagesSoichat/counter.png');
	background-position: top center;
	background-repeat: no-repeat;
	color: #de0000;
	font-weight: bold;
	height: 40px;
	text-align: center;
	padding-top: 13px;
	font-size: 120%;
}

div.counterIE6
{
	border: 1px dotted #fff;
	width: 100px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding-top: 15px
}

div.countcontainer
{
	width: 200px;
	margin: 0 auto;
}


div.countertxt{
	font-size: 100%;
	text-align: center;
}

.btm{
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 70%;
}

a.underlinebold
{
	text-decoration: underline;
	font-weight: bold;
}