body {
/*
background-color: #CED6FB;
*/
background-color: #E8EBF6;
color: #333333;
margin: 0;
}

body, input, button, select, textarea, td {
font-size: 12px;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
line-height: 1.5;
}

img {
border: 0;
vertical-align: middle;
}

td {
vertical-align: top;
}

h1, h2, h3, h4 {
margin: 0;
}

h2, big {
font-size: 14px;
}

h2 {
margin-bottom: 12px;
}

h3 {
font-size: 12px;
}

h4 {
font-size: 11px;
}

hr {
clear: both;
height: 1px;
border: none 0;
border-top: 1px solid #999;
}

small {
font-size: 10px;
}

form {
margin: 0;
}

fieldset {
margin-bottom: 10px;
padding: 7px;
clear: both;
}

legend {
font-weight: bold;
}

legend a {
font-weight: normal;
}

p {
margin: 7px 0;
}

ul, ol {
margin: 7px 0;
padding-left: 20px;
}

li {
margin: 0;
padding: 0;
}

input[type=text], input[type=password],
input[type=button], input[type=submit], input[type=reset] {
background-color: #fff;
border: 1px solid #ccc;
height: 15px;
}

.tbox, .button, textarea {
background-color: #fff;
border: 1px solid #ccc;
padding: 0;
}

.tbox {
height: 15px;
}

.button {
font-size: 10px;
height: 18px !important;
font-family: verdana, arial, helvetica, sans-serif;
}

select, .button {
height: 19px;
padding: 0;
}

#wrap, #debug {
width: 750px;
margin: auto;
}

#top {
background: #fff;
position: absolute;
top: 0;
width: 736px;
margin: 0 auto;
height: 20px;
text-align: right;
padding: 7px;
}

#logo {
float: left;
border: 1px solid #717375;
position: absolute;
left: 7px;
}

#contents {
}

#general {
margin-top: 34px;
}

#footer {
clear: both;
text-align: center;
margin: 20px 0;
}

#popup {
}

#popup #pic img {
border: 1px solid #717375;
margin-bottom: 3px;
}

#debug pre {
display: none;
}

#step1 {
display: none;
border-bottom: 1px solid #ccc;
margin-bottom: 5px;
height: 144px;
width: 100%;
}

#step1 td {
padding-bottom: 5px;
}

#step1 #left {
text-align: right;
width: 244px;
}

#step1 #right {
text-align: left;
width: 478px;
padding-left: 10px;
line-height: 1.8;
}

#step1 #pfg_status {
text-align: right;
margin-bottom: 10px;
}

/* HOME PAGE */
#bigheader {
margin-top: 34px;
font-size: 32px;
color: #fff;
background: #717375;
height: 37px;
text-align: center;
padding: 7px 0 10px 0;
letter-spacing: 5px;
}

#bigheader span {
z-index: 10000;
position: relative;
}

#bigheader a {
color: #fff;
text-decoration: none;
}

#home #main {
margin: 0 0 15px 0;
}

#home #main td {
padding: 0;
}

#home #main #listmembers {
width: 585px;
padding-right: 10px;
}

#home .member {
clear: both;
padding: 7px 0;
}

#home .member:hover {
/*
background: #e0e0e0;
*/
background: #F2F18D;
}

#home .pic {
width: 100px;
float: left;
clear: left;
padding: 0 5px 7px 0;
text-align: center;
overflow: hidden;
}

#home .pic img {
border: 1px solid #717375;
margin-bottom: 3px;
}

#home .about {
width: 465px;
padding: 0 0 7px 0;
float: right;
}

#home #main #sidebar {
width: 140px;
color: #fff;
font-weight: bold;
padding: 0 10px 10px 10px;
/*
background: #EE446A;
*/
background: #DC2666;
}

#home #main #sidebar p {
margin-bottom: 15px;
}

#home #main #sidebar a {
color: #fff;
text-decoration: none;
}

#home #main #sidebar a:hover {
text-decoration: underline;
}

#home #main #sidebar img {
border: 1px solid #A10048;
margin: 2px 0;
}

/* REGISTER 2 */
#step2 {
}

#step2 h1 {
font-size: 14px;
text-align: right;
padding: 3px;
margin: 0;
}

#step2 #inner {
background: #fff;
padding: 3px;
}

#step2 .pff_group {
min-width: 100px;
padding-bottom: 10px;
}

#step2 h3 {
font-size: 32px;
text-align: center;
clear: both;
}

#step2 #pfg_okay h3 {
background: #CED6FB;
}

#step2 #pfg_girls h3 {
background: #DC1688;
color: #fff;
}

#step2 #pfg_questions .pff_field_title {
display: block;
}

#step2 #pfg_girls,
#step2 #pfg_boys {
width: 50%;
float: left;
}

#step2 #pfg_boys h3 {
background: #3A00B3;
color: #fff;
}

#step2 #pfg_okay p .pff_field_title {
float: left;
width: 50%;
display: block;
height: 25px;
}

#step2 #pfg_okay p .pff_field {
float: right;
width: 50%;
display: block;
height: 25px;
}

/* USER HOME */
#avatar {
float: left;
margin-right: 5px;
}

#userhome {
clear: both;
}

#userhome #topbar {
background: #fff;
padding: 4px;
height: 60px;
}

#userhome h1 {
font-size: 28px;
float: left;
position: absolute;
width: 620px;
}

#userhome h1 span {
display: block;
overflow: hidden;
height: 40px;
}

#userhome #avatar {
border: 1px solid #EE4480;
}

#userhome #flagthis {
float: right;
text-align: right;
}

#userhome #toplinks {
background: #EE4480;
padding: 4px;
color: #fff;
text-align: right;
font-weight: bold;
}

#userhome #toplinks a {
color: #fff;
}

#userhome #left {
width: 540px;
float: left;
}

#userhome h2 {
font-style: italic;
padding: 3px;
margin-bottom: 10px;
background: #FFFFCC;
}

#userhome #pics table {
width: 100%;
}

#userhome #pics table td {
width: 100px;
text-align: center;
vertical-align: bottom;
}

#userhome #pics img {
border: 1px solid #717375;
}

#userhome #right {
width: 200px;
float: right;
}

#myrooms {
margin: 0 0 15px 0;
}

#userhome #bottombar {
text-align: center;
color: #fff;
background-color: #717375;
padding: 5px;
margin: 15px 0;
font-weight: bold;
}

#userhome #bottombar a {
color: #FFFF67;
}

#userhome #bottombar2 {
background-color: #ffffcc;
padding: 5px;
margin: 15px 0;
font-weight: bold;
}

#userhome #editfields {
position: absolute;
margin: auto;
display: none;
background: #fff;
border: 1px dashed #aaa;
padding: 6px;
}

#userhome #editfields #elements {
white-space: nowrap;
text-align: left;
}

/* THIS AND THAT */
#chat #ads {
width: 200px;
float: right;
}

#chat #messages {
width: 540px;
float: left;
}

#chat #messages td {
vertical-align: bottom;
}

#chat #messages{
padding-bottom: 10px;
vertical-align: bottom;
}

#messages td {
padding-bottom: 10px;
}

#chat #messages .info {
color: #999;
}

#chat #messages .info img {
vertical-align: middle !important;
}

#chat #messages .me .avatar,
#chat #messages .you .avatar {
float: left;
width: 50px;
height: 50px;
background-position: center center;
}

#chat #messages .you .avatar {
float: right;
border: 1px solid #999;
}

#selectcity {
width: 250px;
}

.cmsg {
margin: 0 55px 0 55px;
}

.me .chatmsg {
background: url(/images/chat/bg_lb.gif) 0 15px no-repeat;
}

.you .chatmsg {
background: url(/images/chat/bg_rb_2.gif) right 15px no-repeat;
float: right;
}

.chatmsg td {
padding: 0 !important;
}

.chatmsg .c1 {
width: 19px;
height: 9px;
background: url(/images/chat/bg_lt.gif) right top no-repeat;
}

.chatmsg .c2 {
height: 9px;
background: #fff url(/images/chat/bg_mt.gif) 0 0 repeat-x;
}

.chatmsg .c3 {
width: 19px;
height: 9px;
background: url(/images/chat/bg_rt.gif) left top no-repeat;
}

.chatmsg .c4 {
width: 19px;
background: url(/images/chat/bg_lm.gif) right top repeat-y;
}

.chatmsg .c5 {
background: #fff;
}

.chatmsg .c6 {
width: 9px;
background: url(/images/chat/bg_rm.gif) left top repeat-y;
}

.chatmsg .c7 {
width: 9px;
height: 8px;
background: url(/images/chat/bg_lb_2.gif) right bottom no-repeat;
}

.chatmsg .c8 {
height: 8px;
background: #fff url(/images/chat/bg_mb.gif) left bottom repeat-x;
}

.chatmsg .c9 {
width: 8px;
height: 8px;
background: url(/images/chat/bg_rb.gif) left bottom no-repeat;
}

.chatmsg textarea {
width: 360px;
height: 90px;
margin-top: 3px;
}

#online {
height: 66px;
margin: auto;
margin: 15px 0;
border-spacing: 0;
}

#online td {
text-align: center;
font-weight: bold;
vertical-align: middle;
padding: 0;
overflow: hidden;
}

#online #fst {
width: 65px;
height: 65px;
background: #FFFFCC;
border-right: 1px solid #717375;
}

#online a {
display: block;
text-align: left;
width: 64px;
height: 64px;
margin: 0 0 0 -1px;
padding: 0;
border: 1px solid #717375;
overflow: hidden;
text-decoration: none;
background-color: #FFFFCC;
background-position: center center;
}

#online a span {
visibility: hidden;
}

#aj_findcity {
width: 242px;
height: 100px;
/* display: none;  */
position: absolute; 
z-index: 20000;
}

#aj_findcity a {
display: block;
width: 240px;
text-decoration: none;
color: #333333;
background: #fff;
padding-right: 2px;
}

#aj_findcity a:hover {
/* 
background: #e0e0e0;
*/
background: #F2F18D;
}

#quick_search {
text-align: center;
}

#search {
width: 250px;
float: left;
overflow: hidden;
}

#search td {
vertical-align: middle;
}

#search_results,
#search_events {
width: 490px;
float: right;
overflow: hidden;
}

#search_results img {
border: 1px solid #717375;
margin-bottom: 3px;
}

#search_results table {
width: 100%;
}

#search_results td {
width: 25%;
padding: 5px;
text-align: center;
vertical-align: bottom;
}

#limits .head {
width: 150px;
font-weight: bold;
}

#event h2 {
margin-bottom: 2px;
}

#tag_tagged_objects,
#event_detail {
width: 490px;
float: left;
}

#tag_ads,
#event_tags {
width: 250px;
float: right;
}

#fatal {
margin: 10px;
padding: 5px;
background: #fff;
border: 1px dashed #f00;
position: absolute;
top: 0;
width: 250px;
overflow: auto;
z-index: 20000;
}

#fatal a {
text-decoration: none;
}

/* repeatables */
.close {
margin-top: 5px;
padding: 1px;
width: 10px;
border: 1px dotted #ccc;
text-align: center;
float: right;
}

.pagenav {
font-weight: bold;
text-align: center;
padding: 10px 0;
}

.pagenav a, .pagenav b, .pagenav span {
padding: 4px;
margin: 0 2px;
}

.pagenav a, .pagenav b {
border: 1px solid #999;
}

.pagenav a:hover, .pagenav b {
background: #e0e0e0;
}

.quickfind {
margin: 3px 0 15px 0;
text-align: center;
}

.quickfind a {
white-space: nowrap;
}

.left {
text-align: left !important;
}

.right {
text-align: right !important;
}

.center {
text-align: center !important;
}

.floatL {
float: left;
}

.floatR {
float: right;
}

.inline{
display: inline;
}

.bg_yellow {
background: #FFFFCC;
}

.bg_green {
background: #D9B8EB;
}
.bg_aqua {
background: #DDFB9F;
}
.bg_liquid {
background: #FFFFFF;
}
.bg_pink {
background: #DC1688;
}

.bg_blue {
background: #3A00B3;
}

.pink {
color: #CC0066;
}

.red {
color: #CC0033;
}

.blue {
color: #0033CC;
}

.ph {
clear: left;
background: #CED6FB;
}

table.allcenter {
margin: auto;
}

table.allcenter td {
text-align: center;
vertical-align: middle;
padding: 3px;
}

.loginform input {
}

#video_player {
float: left;
width: 440px;
}

#video_side {
float: right;
width: 290px;
margin-left: 20px;
text-align: left;
}

#video_side #avatar {
display: block;
border: 1px solid #999;
}

.video_thumb {
border: 1px solid #999;
margin-right: 5px;
float: left;
}

/* ADMIN */
#am {
}

#am .nav {
clear: both;
padding-bottom: 20px;
}

#am h2, #am h3 {
float: left;
height: 18px;
margin: 0 10px 10px 0;
}

#am #amcontents {
clear: both;
}

#am .table {
clear: both;
border-spacing: 6px;
}

#am .table th {
text-align: left;
}

#am .table td {
padding: 3px;
white-space: nowrap;
}

#am .table .fixed {
width: 250px;
white-space: normal;
}

#am .table .head {
font-weight: bold;
}