

/*   START GENERIC STUFF  */

body  {
padding: 0px;
margin:  0px;
background-color: #ffffff;
}
TD, TR  {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
a  {
color: #0000FF;
text-decoration: underline;
font-size: 15px;
}

a:hover  {
color: #999999;
text-decoration: none;
font-size: 15px;
}

input, textarea, select {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}



/*   START TEMPLATE SPECIFIC  STUFF  */

td.search {
background-color: #000000;
}

.headertable {
background-color: #000000;
}

td.homesearchtitle{
font-weight: 900;
font-size: 19px;
color: #ffffff;
}

td.homesearch {
font-weight: 600;
font-size: 14px;
color: #ffffff;
padding-left: 30px;
}

td.hometext{
font-weight: 600;
font-size: 15px;
color: #ffffff;
background-color: #cccccc;
}

td.main  {
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
}

td.content  {
border: 1px solid #000000;
padding: 15px;
}

td.logo  {
border-bottom: 2px solid #ffffff;
}

td.topnav  {
font-weight: 600;
font-size: 13px;
color: #ffffff;
padding-bottom: 12px;
padding-right: 18px;
border-bottom: 2px solid #ffffff;
}

td.topnav a  {
text-transform: uppercase;
color: #000000;
text-decoration: none;
font-weight: 600;
}

td.topnav a:hover {
text-transform: uppercase;
color: #FF0000;
text-decoration: underline;
font-weight: 600;
}

td.nav  {
font-weight: 600;
font-size: 14px;
background-color: #333333;
padding: 0px;
border-bottom: 2px solid #ffffff;
}

td.nav a  {
color: #ffffff;
text-decoration: none;
display: block;
float: left;
padding: 7px 10px;
font-weight: 600;
}

td.nav a:hover {
color: #ffffff;
text-decoration: none;
background-color: #999999;
font-weight: 600;
}

td.side  {
background-color: #ffffff;
border: 1px solid #000000;
}

td.join  {
font-size: 23px;
font-weight: 900;
color: #ff9900;
padding-right: 10px;
}

td.footer  {
font-size: 11px;
color: #000000;
background-color: #cccccc;
padding: 10px;
border-top: 2px solid #ffffff;
}

td.footer a  {
text-transform: uppercase;
color: #000000;
text-decoration: none;
}

td.footer a:hover {
text-transform: uppercase;
color: #ffffff;
text-decoration: underline;
}



/*   START PROGRAM PAGE STUFF  */

#mailnav
{
padding: 5px 3px 3px 3px;
margin-left: 0;
border-bottom: 1px solid #6666cc;
font-weight: 600;
font-size: 14px;
}

#mailnav li
{
list-style: none;
margin: 0;
display: inline;
}

#mailnav li a
{
color: #ffffff;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #6666cc;
border-bottom: none;
background: #000000;
text-decoration: none;
font-weight: 600;
}

#mailnav li a:hover
{
color: #ffffff;
background: #cccccc;
border-color: #000000;
}

#mailnav li a.current
{
color: #000000;
background: #ffffff;
border-bottom: 1px solid #ffffff;
}

#mailnav li a#current
{
color: #000000;
background: #ffffff;
border-bottom: 1px solid #ffffff;
}



td.profile  {
font-weight: 300;
font-size: 15px;
background-color: #000000;
}

td.profile a  {
color: #ffffff;
text-decoration: none;
}

td.profile a:hover {
color: #ffffff;
text-decoration: underline;
}


td.tdhead { /*   header row for subtables  */
color: #333399;
font-weight: 600;
font-size: 15px;
padding-bottom: 15px;
padding-left: 0px;
border-bottom : 2px solid #E5E5FC;
}

td.tdhead a{ /*   header row link for subtables  */
font-weight: 300;
font-size: 14px;
}

td.tdfoot  /*   footer row for subtables  */
{
border-top : 1px solid #E5E5FC;
}

tr.tdtoprow  td, .tdtoprow/*   top row for mail and hotlist tables */
{
background-color : #cccccc;
color: 000000;
height: 25px;
font-size: 14px;
font-weight: 600;;
border-bottom: 1px solid #CCCCFF;
}

tr.tdodd td, td.tdodd/*  odd row for subtables   */
{
border-bottom : 1px solid #E5E5FC;
background-color: #ffffff;
}

tr.tdeven td, td.tdeven /*   even row for subtables  */
{
border-bottom : 1px solid #E5E5FC;
background-color: #ffffff;
}

.td1  /*   row 1 for search and profile pages */
{
background-color: #EFEFFD;
}

.td2 /*  row 2 for search and profile pages */
{
background-color: #ffffff;
border: 2px solid #cccccc;
}

.td3  /*   row 3 for search and profile pages  */
{
background-color : #DEDEFD;
}

.rettext  /*   information blocks for subtables  */
{
font-weight: 600;
color: #999999;
padding-right: 7px;
}

.retimage  /*   information blocks for subtables  */
{
border-bottom : 1px solid #E5E5FC;
border-left : 1px solid #E5E5FC;
border-right : 1px solid #E5E5FC;
}

.tdcontent  /*   information blocks for subtables  */
{
padding: 15px;
border-bottom : 1px solid #E5E5FC;
}

.tdmail  /*   unread mail row colour  */
{
background-color: #CCCCCC;
border-bottom : 1px solid #E5E5FC;
}

td.image  /*   image cell for search results  */
{
background-color: #ffffff;
border-left : 1px solid #DEDEFD;
padding: 10px;
}

td.imageframe  /*   image frame for search results  */
{
padding: 7px;
background-color: #ffffff;
border-right : 2px solid #999999;
border-bottom : 2px solid #999999;
border-left : 1px solid #dddddd;
border-top : 1px solid #dddddd;
}

img.imagehome  /*   image frame for search results  */
{
border : 1px solid #ffffff;
}

td.resulthead   /*   header row for search results  */
{
padding: 5px ;
background-color: #DEDEFD;
font-size: 13px;
font-weight: 600;
}

.icon_text, a.icon_text{
color: black;
font-size: 12px;
font-weight: 400;
text-decoration: none;

}
td.resultheadright   /*   header row for search results  */
{
padding: 5px ;
background-color: #DEDEFD;
}

td.resulthead  a  /*   header row for search results  */
{
text-decoration: none;

}

td.resultbody  /*   body row for search results  */
{
padding: 10px;
background-color: #ffffff;
border-right : 1px solid #DEDEFD;
}

td.resultfoot   /*   header row for search results  */
{
padding: 5px;
border-top : 2px solid #DEDEFD;
}

td.resulttitle   /*   advert title for search results  */
{
font-weight: 600;
}


.online { /*  "online" text for search result */
font-weight: 600;
color: #00cc00;
font-size: 11px;
font-style: italic;
}

.offline { /*  "offline" text for search result */
font-weight: 600;
color: #666666;
font-size: 11px;
font-style: italic;
}

.premium { /*   member status  text for search result */
font-weight: 600;
color: #ff3300;
font-size: 12px;
font-style: italic;
}

.standard { /*  member status text for search result */
font-weight: 600;
color: #666666;
font-size: 12px;
font-style: italic;
}

.searchage { /*  age and location search result */
font-weight: 300;
color: #000000;
font-size: 13px;
font-style: italic;
}


a.switch  /*   search form + -   */
{
font-size: 14px;
text-decoration: none;
}

a:hover.switch /*   search form + -   */
{
font-size: 14px;
text-decoration: none;
}

tr.noborder td /*  pop checks removes border inherited from tdodd   */
{
border: none;
}

.poptable{  /*  background colour for tables in popups   */
background-color :  #ffffff;
}

.pageheader { /*  Page Titles */
font-size: 17px;
color: #000000;
font-weight: 600;
padding-bottom: 10px;
}

td.blogdate { /*  date for blogs  */
font-weight: 600;
color: #999999;
font-size: 13px;
font-style: italic;
border-bottom : 3px solid #E5E5FC;
}

.input  { /* general input field secific formatting  */
width: 120px;
}

.inputs  {  /*  small input field secific formatting  */
width: 95px;
}

.inputl { /*  large input field secific formatting  */
width: 250px;
}

.inputf { /*  free width input field secific formatting  */
}

.button  { /*   all form buttons */
  color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:big;
   font-weight:bold;
}

hr  {  /*   horizontal rules   */
height:1px;
}

.forumlinks { /*  forum links */
}

.forumlinkshd { /*  forum links */
font-weight: 600;
}

form {
padding: 0px;
margin: 0px;
}

/* GROUPS STYLES */
div.group_post_subject {
    margin: 0.5em 0;
    font-weight: bold;
}
.group_post_images {
    margin:1em 0 0.5em 0;
}
.group_post_image {
    margin: 0.5em;
    border: 1px dotted #000;
    float: left;
}
.mygroups_approve {
    background-color:#eeffee;
}
.mygroups_reject {
    background-color:#ffeeee;
}

/* AVATARS STYLES */
#avatar_list a {
    display: block;
    float: left;
    padding: 4px;
    margin: 10px;
}

#avatar_list a:hover {
    display: block;
    float: left;
    padding: 2px;
    border: 2px solid #ccc;
    margin: 10px;
}
.premium {
background-color:#FFFFFF;
color:#000000;
font-size:75%;
font-weight:bold;
margin:0px;
padding:1px;
text-transform:uppercase;
}

.button_tabs {
    border: 0px solid #aaa;
}

.list_button_tabs {
    width: 488px;
}

.button_tabs a.tab {
    display: block;
    float: left;
    margin: 2px;
    width: 109px;
    border: 2px solid #ccc;
    border-width: 2px 0;
    padding: 2px 3px;
    background: #ccc;
    font: 10px/12px Verdana, sans-serif;
    text-decoration: none;
    text-align: center;
}

html>body .button_tabs a.tab {
    width: 107px; /* 111 */
}

.list_button_tabs a.tab {
    width: 117px;
}
html>body .list_button_tabs a.tab {
    width: 112px;
}

.button_tabs .top_row {
    overflow: hidden;
}

.button_tabs .top_row a.active {
    border: 3px solid #eee;
    background: #eee;
    border-width: 3px 0;
    border-bottom: 8px solid #eee;
}

.button_tabs .bottom_row a.active {
    border: 3px solid #eee;
    border-width: 3px 0;
    background: #eee;
    margin-top: 0;
    border-top: 5px solid #eee;
}

.button_tabs .top_row,
.button_tabs .bottom_row {
    clear: both;
    height: 28px;
}

.button_tabs .container {
    background: #eee;
    margin: 0 2px;
    padding: 5px;
    width: 446px; /* 370 */
    font: 10px Verdana, sans-serif;
}

html>body .button_tabs .container {
    width: 454px; /* 350 */
}

.list_button_tabs .container {
    width: 480;
}
html>body .list_button_tabs .container {
    width: auto;
}


* html .button_tabs .container {
    margin: 0 4px;
}

.button_tabs .container2 {
    background: #eee;
    margin: 0 2px;
    padding: 5px;
    width: 333px; /* 376px */
    font: 10px Verdana, sans-serif;
}

html>body .button_tabs .container2 {
    width: 337px; /* 350px */
}


* html .button_tabs .container2 {
    margin: 0 4px;
}
.button_tabs .error {
    color:#F00;
}
.input_ajax {
    width:400px;
    font: 10px Verdana, sans-serif;
}
.button_ajax {
    font: 10px Verdana, sans-serif;
}

.button_tabs .container td {
    font: 10px Verdana, sans-serif;
}

.ajax_form .ajax_form_status td {
    font-size: 75%;
}

.ajax_form .ajax_form_status .error {
    color: #c00;
}

.ajax_form .ajax_form_status .message {
    color: #090;
}
.search_result {
	width: 48%;
	margin: 0 5px 10px 5px;
	float:left;
	height: 200px;
	overflow:hidden;
}

.vid_search_result {
	width: 48%;
	margin: 0 5px 10px 5px;
	float:left;
	height: 200px;
	overflow:hidden;
}
.resulthead {
	font-size: 15px;
	line-height: 24px;
	height:24px;
	overflow:hidden;
	font-weight: 700;
	color:#999999;
	border-bottom: 1px solid #dddddd;
}
.resulthead a  /*   header row for search results  */ {
	text-decoration: none;
}
.resultbody  /*   body row for search results  */ {
	padding: 10px;
	background-color: #ffffff;
	border-right : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	height: 150px;
}
.vid_resultbody  /*   body row for search results  */ {
	padding: 10px;
	background-color: #ffffff;
	border-right : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	height: 150px;
	overflow:hidden;
}
.vidshow_resultbody  /*   body row for search results  */ {
	padding: 10px;
	background-color: #ffffff;
	border-right : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	margin-bottom:15px;
}
.resultimage {
	text-align:center;
	width: 120px;
}
a.imageframe img   /* image frame for search results  */ {
	padding: 5px 10px 10px 5px;
	margin-left: 5px;
	background:url(images/bg_profile.gif) no-repeat bottom right;
}
.resultaddress { /*  age and location search result */
	font-weight: 400;
	font-size: 11px;
	font-style: italic;
	color:#000000;
}
.resultcomment { /*  age and location search result */
	font-weight: 400;
	font-size: 11px;
	line-height: 1.5;
	padding-top:10px;
}
.resultbuttons { /*  age and location search result */
	text-align:right;
}
.resulttitle {
	color:#333333;
	font-weight:700;
}
.home_box {
	border: 1px solid #ccc;
	height:230px;
	margin: 0 10px 10px 0; 
	position:absolut;
}
.home_box2 {
	border: 1px solid #ccc;
	height:320px;
	width:350;
	margin: 0 10px 10px 0; 
	position:absolut;
}
.home_box3 {
	border: 1px solid #ccc;
	height:320px;
	width:500;
	margin: 0 10px 10px 0; 
	position:absolut;
}
.home_box H2 {
	font-size:14px;
	font-weight: 400;
	background:#CCCCCC;
	height:36px;
	line-height:36px;
	margin:0;
	padding: 0 10px; 
}
.home_box2 H2 {
	font-size:14px;
	font-weight: 400;
	background:#CCCCCC;
	height:36px;
	line-height:36px;
	margin:0;
	padding: 0 10px; 
}
.home_box3 H2 {
	font-size:14px;
	font-weight: 400;
	background:#CCCCCC;
	height:36px;
	line-height:36px;
	margin:0;
	padding: 0 10px; 
}

.home_box_request {
	border: 1px solid #ccc;
	margin: 0 10px 10px 0; 
	position:relative;
}

.home_box_request H2 {
	font-size:14px;
	font-weight: 400;
	background:#CCCCCC;
	height:36px;
	line-height:36px;
	margin:0;
	padding: 0 10px; 
}
.home_box_lower {
	padding-top:20px;
	text-align:center;
}

.home_link {
	font-size:11px;
	font-weight: 400;
	height:36px;
	line-height:36px;
	float:right;
	margin-right:10px;
}
/*
#home_left {
	width: 660px;
	border: 1px solid #cc9966;
	background: url(images/bg_search.jpg) no-repeat top left #FFFFFF;
	float:left;
	height: 500px;
	overflow:hidden;
}
 */

