@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	color:#777;
	font-family:Tahoma;
	background-color:#000000;
	background-image:url(img/bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:4px;
}
a {
	color:#0076b4
}
.clear {
	clear:both;
}
h1 {
	color:#75b7d7;
	font-size:14px;
	padding:5px 0 5px 0;
}
div.root {
	width:744px;
	margin:0 auto;
	text-align: center; 
}
div.header {
	background-image:url(img/header.png);
	background-position:0 0;
	background-repeat: no-repeat;
	height:261px;
	float:left;
	width:100%;
	position:relative;
}
div.header a {
	position:absolute
}
div.header a.logo {
	top:8px;
	right:75px;
	height:55px;
	width:332px;
}
div.header a.chat_now {
	top:114px;
	right:1px;
	height:127px;
	width:127px;
}
div.welcome_row {
	background-image:url(img/welcome_row.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:737px;
	height:27px;
	text-align:center;
	margin-right:10px;
	font-size:21px;
	text-transform:uppercase
}
div.welcome_row span {
	color:#25b5e2
}
div.content {
	background:url(img/page_bg.png);
	background-position:1px 0;
	background-repeat:repeat-y;

}
div.newpre_block {
	width:737px;
	text-align:center;
	background-position:30px 90%;
	background-repeat:no-repeat;
}
div.pre_block {
	width:737px;
	text-align:center;
	background:url(img/new.png);
	background-position:30px 90%;
	background-repeat:no-repeat;
}
div.pre_block img {
	vertical-align:bottom
}
.top_bot {
	width:100%;
	height:2px;
	background-position:0 0;
	background-repeat: no-repeat;
}
div.reg_form, div.bottom_section {
	background-image:url(img/form_bg_mid.png);
	background-repeat:repeat-y;
	width:660px;
	margin:8px auto;
}
.bottom_section_container {
	text-align:center
}
.bottom_section_container table tr td {
	text-align:left
}
.bottom_section_container p a {
	color:#777;
	font-size:11px;
}
div.reg_form_top {
	background-image:url(img/form_bg_top.png);
}
div.reg_form_bot {
	background-image:url(img/form_bg_bot.png);
}
div.bottom_section_top {
	background-image:url(img/bottom_section_top.png);
}
div.bottom_section_bot {
	background-image:url(img/bottom_section_bot.png);
}
div.form_container, div.bottom_section_container {
	width:630px;
	margin:0 auto;
}
div.form_container table {
	width:98%;
}
div.bottom_section_container table {
	width:600px;
	margin:0 auto;
	padding:10px;
}
td.first {
	background:url(img/vert_hr.png);
	background-position:100% 0;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
}
td.second {
	vertical-align:top;
	padding:10px;
}
td.second p {
	padding:5px;
	line-height:16px;
}
td.left {
	text-align:right;
	font-weight:bold;
	padding:5px;
	color:#acacac;
}
td.right {
	padding: 5px;
}
input, select {
	background-color: #6187D1;
	border: 1px solid #acacac;
	color:#000000;
}
.footer {
	background-image:url(img/footer_bg.png);
	background-position:0 100%;
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	position:relative;
}
.footer span {
	position:absolute;
	bottom:10px;
	left:2px;
	border-top:1px #a7d7ea solid;
}
.footer span img {
	margin-left:10px;
}
.first_big {
	background:url(img/vert_hr_big.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding-right:10px;
	width:50%;
}
.secont_big {
	padding-left:10px;
}
.chattype
{
    background: #FFE4B5 no-repeat 2px;
	padding-left: 20px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.nickname
{
    background: #E6F3FF;
    padding-left: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.chatroom
{
    background: #E6F3FF no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.age
{
    background: #E6F3FF no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.sex
{
    background: #E6F3FF no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.colortheme
{
    background: #E6F3FF url('images/color_swatch.png') no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.sexuality
{
    background: #E6F3FF no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.country
{
    background: #E6F3FF no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.state
{
    background: #E6F3FF  no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}
.password
{
    background: #E6F3FF no-repeat 2px;
	padding-left: 2px;
	border-width: 1px;
    border-style: solid;
    border-color: #acacac;
}

####

ul,ol{margin:.4em 0 1em;line-height:150%;}
ul li,ol li{list-style-position:outside;margin-left:2.6em;list-style-type:disc;}
li{list-style-type:none;}
fieldset{border:3px solid #ddd; width:80%;}
legend{border:solid 3px #ddd;border-radius:8px;font-family:tahoma, arial, sans-serif;font-size:14px;margin-left:2%}
pre{overflow:auto;white-space:pre-wrap;white-space:0;font-size:12px;font-family:"Tahoma";background-color:#fff;padding:.4em;margin:1em 0;}
p{margin:.6em 0 .3em;line-height:150%;}
table,th,td{color:#777;font-family:tahoma, arial, sans-serif;font-size:12px;}
td.commandleft{padding-left:20px;}
td.commandright{text-align:right;}