

/*   START GENERIC STUFF  */

body  {  
	padding: 0px;
	margin:  0px;
	background-color: #08aad8;
	}

TD, TR  { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

a  { 
	color: #990000;
	text-decoration: underline;
	font-weight: 400;
	}

a:hover  { 
	color: #cc0000;
	text-decoration: none;
	font-weight: 400;
	}

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


/*   START TEMPLATE SPECIFIC  STUFF  */


.homesearchtitle {
	font-weight: 700;
	font-size: 17px;
	color: #ffffff;
	font-family:"Times New Roman", Times, serif;
	line-height:1;
	padding-top: 0;
	}

.homesearch {
	font-family:"Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 12px;
	color: #ffffff;
	}


#mystory {
	border: 2px solid #666666; 
	padding: 10px; 
	background:#EEEECC; 
	margin-top: 15px;
	}

#mystory img {
	margin-left: 15px;
	margin-bottom:10px;
	}

#content  { 
	background-color: #e1e2dd;
	}

#main  { 
	margin: 10px;
	margin-top: 0;
	}

#topnav  { 
	font-weight: 700;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
	}

#topnav a  { 
	color: #000000;
	text-decoration: none;
	font-weight: 700;
	}

#topnav a:hover { 
	color: #cc0000;
	text-decoration: underline;
	font-weight: 700;
	}

#featuredHead {
	font-weight:700;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	line-height:1;
	font-size:17px;
	padding: 4px;
	background-color:#993300;
	background-image:url(images/cellbg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	}

#profiletable {
	border: 1px solid #993300;
	background-image:url(images/profileback.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top: 15px;
	}

.profiletablesm td { 
	font-weight: 700;
	font-size: 11px;
	padding: 5px;
	color:#FFFFFF;
	}

img.imagehome  {
	border: 2px solid #6b3519;
	}



#nav  { 
	font-weight: 700;
	font-size: 13px;
	padding: 20px 0;
	text-align:center;
	color: #ffffff;
	background-image:url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:1;
	}

#nav a  { 
	color: #ffff00;
	text-decoration: none;
	font-weight: 700;
	}

#nav a:hover { 
	color: #00aad9;
	text-decoration: none;
	font-weight: 700;
	}

#leftcol  { 
	background-image:url(images/leftback.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}

#rightcol  { 
	background-image:url(images/rightback.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	}
	
#footer  { 
	font-size: 10px;
	color: #784700;
	background-image:url(images/foot_mid.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	}

#footer a  { 
	color: #784700;
	text-decoration: none;
	}

#footer a:hover {
	color: #ee4037;
	text-decoration: underline;
	}



/*   START PROGRAM PAGE STUFF  */

#mailnav
	{
	padding: 5px 3px 3px 3px;
	margin-left: 0;
	border-bottom: 1px solid #CF1F1F;
	font-weight: 700;
	font-size: 13px;
	}

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

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



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

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



td.tdhead { 
	color: #990000;
	font-weight: 700;
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom : 2px solid #cccccc;
	}

td.tdhead a{ /*   header row link for subtables  */
	font-weight: 400;
	}

td.tdfoot  {
	border-top : 1px solid #cccccc;
	}

tr.tdtoprow  td, .tdtoprow {
	background-color : #cccccc;
	color: 000000;
	height: 25px;
	font-size: 12px;
	font-weight: 700;;
	border-bottom: 1px solid #cccccc;
	}

tr.tdodd td, td.tdodd {
	border-bottom : 1px solid #cccccc;
	}

tr.tdeven td, td.tdeven {
	border-bottom : 1px solid #cccccc;
	}


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

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



.tdmail  /*   unread mail row colour  */
	{
	background-color: #cccccc;
	}

td.image  /*   image cell for search results  */
	{
	background-color: #ffffff;
	border-left : 1px solid #cccccc;
	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;
	}


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

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

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 #cccccc;
	}

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

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


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

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

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

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

.searchage { /*  age and location search result */
	font-weight: 400;
	color: #000000;
	font-size: 11px;
	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 :  #e1e1df;
	}

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

td.blogdate { /*  date for blogs  */
	font-weight: 700;
	color: #990000;
	font-size: 10px;
	font-style: italic;
	border-bottom : 3px solid #cccccc;
	}

.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 */
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-left:7px;
	padding-right: 7px;
	color: #ffffff;
	background-color: #990000;
	border-top: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	}

.forumlinks { /*  forum links */
	}

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

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;
	}
