/*   START GENERIC STUFF  */

body {
	padding: 0px;
	margin:  0px;
	background-color: #ffffff;
}
TD, TR {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #000099;
	text-decoration: underline;
	font-weight: 300;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: 300;
}
input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/*   START TEMPLATE SPECIFIC  STUFF  */

td.search {
	background-color: #4E4EB3;
}
.headertable {
	background-color: #000066;
}
td.homesearchtitle {
	font-weight: 900;
	font-size: 19px;
	color: #ffffff;
}
td.homesearch {
	font-weight: 700;
	font-size: 12px;
	color: #ffffff;
}
td.homeText {
	font-weight: 700;
	font-size: 13px;
	color: #ffffff;
	line-height: 1.2;
}
td.homeText H1 {
	font-weight: f00;
	font-size: 23px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #ffffff;
	line-height: 1.2;
}
td.homeText P {
	padding: 0px;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.2;
}
td.homeText ul {
	line-height: 1.2;
}

td.homeText ul li{
	list-style-image:url(images/dot.gif);
}
td.main {
	padding: 15px;
	border-bottom: 5px solid #0000cc;
}
td.content {
	border: 1px solid #E5E5FC;
	padding: 15px;
}
td.logo {
	border-bottom: 2px solid #ffffff;
}
#mainTable {
	background-image:url(images/mainback.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
td.topnav {
	font-weight: 700;
	font-size: 12px;
	color: #ffffff;
	padding: 10px;
}
td.topnav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
td.topnav a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: 700;
}
td.nav {
	font-weight: 700;
	font-size: 13px;
	background-color: #ff0000;
	padding: 0px;
	border-bottom: 2px solid #ffffff;
}
td.nav a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 10px;
	font-weight: 700;
	border-right: 1px solid #ffffff;
}
td.nav a:hover {
	color: #000099;
	text-decoration: none;
	background-color: #33ccff;
	font-weight: 700;
}
td.side {
	background-color: #0000cc;
}
td.join {
	font-size: 23px;
	font-weight: 900;
	color: #ff9900;
	padding-right: 10px;
}
td.footer {
	font-size: 10px;
	color: #000000;
	padding: 5px 0;
}
td.footer a {
	color: #000000;
	text-decoration: none;
}
td.footer a:hover {
	color: #0000cc;
	text-decoration: underline;
}
/*   START PROGRAM PAGE STUFF  */

#mailnav {
	padding: 5px 3px 3px 3px;
	margin-left: 0;
	border-bottom: 1px solid #6666cc;
	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 #6666cc;
	border-bottom: none;
	background: #9999ff;
	text-decoration: none;
	font-weight: 700;
}
#mailnav li a:hover {
	color: #ffffff;
	background: #6666cc;
	border-color: #6666cc;
}
#mailnav li a#current {
	color: #000000;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
td.profile {
	font-weight: 700;
	font-size: 10px;
}
td.profile a {
	color: #000099;
	text-decoration: none;
}
td.profile a:hover {
	color: #000099;
	text-decoration: underline;
}
td.tdhead { /*   header row for subtables  */
	color: #333399;
	font-weight: 700;
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom : 2px solid #E5E5FC;
}
td.tdhead a { /*   header row link for subtables  */
	font-weight: 300;
	font-size: 11px;
}
td.tdfoot  /*   footer row for subtables  */ {
	border-top : 1px solid #E5E5FC;
}
tr.tdtoprow td, .tdtoprow/*   top row for mail and hotlist tables */ {
	background-color : #DEDEFD;
	color: 000000;
	height: 25px;
	font-size: 12px;
	font-weight: 700;
	;
	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: #E5E5FC;
}
.td3  /*   row 3 for search and profile pages  */ {
	background-color : #DEDEFD;
}
.rettext  /*   information blocks for subtables  */ {
	font-weight: 700;
	color: #000099;
	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: #EFEFFD;
	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 : 2px solid #ffffff;
}
td.resulthead   /*   header row for search results  */ {
	padding: 5px;
	background-color: #DEDEFD;
	font-size: 13px;
	font-weight: 700;
}
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: 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: 300;
	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 :  #ffffff;
}
.pageheader { /*  Page Titles */
	font-size: 17px;
	color: #cc0000;
	font-weight: 700;
	padding-bottom: 10px;
}
td.blogdate { /*  date for blogs  */
	font-weight: 700;
	color: #000099;
	font-size: 10px;
	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 */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-left:7px;
	padding-right: 7px;
	color: #ffffff;
	background-color: #cc0000;
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
hr {  /*   horizontal rules   */
	height:1px;
}
.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;
}

