/* -----------------------------------
	  Program area styles  
------------------------------------- */

.gallery {
	width: 120px;
	height: 135px;
	text-align:center;
	overflow:hidden;
	border:1px solid #eeeeee;
	float:left;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 10px;
	line-height:1.3;
	font-size:11px;
}
#mailnav {
	padding: 5px 3px 0 3px;
	margin-left: 0;
	border-bottom: 1px solid #daeff8;
	font-weight: 700;
	font-size: 13px;
}
#mailnav li {
	list-style: none;
	margin: 0;
	display: inline;
}
#mailnav li a {
	color: #333333;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #daeff8;
	border-bottom: none;
	background: #daeff8;
	text-decoration: none;
	font-weight: 700;
}
#mailnav li a:hover {
	color: #ffffff;
	background: #1a8ccd;
	border-color: #1a8ccd;
	text-decoration: none;
}
#mailnav li a#current {
	color: #333333;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.tdhead { /*   header row for subtables  */
	color: #4c4c4c;
	font-weight: 400;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom : 2px solid #eeeeee;
}
.tdfoot  /*   footer row for subtables  */ {
	border-top : 1px solid #eeeeee;
}
tr.tdtoprow td, .tdtoprow/*   top row for mail and hotlist tables */ {
	background-color : #eeeeee;
	color: #000000;
	line-height: 25px;
}
tr.tdodd td, .tdodd/*  odd row for subtables   */ {
	border-bottom : 1px solid #eeeeee;
}
tr.tdeven td, .tdeven /*   even row for subtables  */ {
	border-bottom : 1px solid #eeeeee;
}
.td1  /*   row 1 for search and profile pages */ {
	background-color: #EFEFFD;
}
.td2 /*  row 2 for search and profile pages */ {
	background-color: #eeeeee;
}
.td3  /*   row 3 for search and profile pages  */ {
	background-color : #eeeeee;
}
.rettext  /*   information blocks for subtables  */ {
	font-weight: 700;
	color: #666666;
	padding-right: 7px;
}
.retimage  /*   information blocks for subtables  */ {
	border-bottom : 1px solid #eeeeee;
	border-left : 1px solid #eeeeee;
	border-right : 1px solid #eeeeee;
}
.tdcontent  /*   information blocks for subtables  */ {
	padding: 15px;
	border-bottom : 1px solid #eeeeee;
}
.tdmail  /*   unread mail row colour  */ {
	background-color: #eeeeee;
}
/*   search results  */
.search_result {
	width: 47%;
	margin: 0 15px 15px 0;
	float:left;
	height: 120px;
	overflow:hidden;
	border: 4px solid #dddddd;
}
.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;
}
.resulthead a  /*   header row for search results  */ {
	text-decoration: none;
}
.resultbody  /*   body row for search results  */ {
	padding: 10px;
	background-color: #ffffff;
	height: 101px;
}
.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: 15px;
	font-style: normal;
	color:#4C4C4C;
}
.resultcomment { /*  age and location search result */
	font-weight: 400;
	font-size: 11px;
	line-height: 1.5;
	padding-top:10px;
	height: 35px;
}
.resultbuttons { /*  age and location search result */
	text-align:right;
}
.resulttitle {
	color:#333333;
	font-weight:700;
}
.online { /*  "online" text for search result */
	font-weight: 700;
	color: #00cc00;
	font-size: 10px;
	font-style: normal;
	line-height:1.3;
}
.offline { /*  "offline" text for search result */
	font-weight: 700;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height:1.3;
}
.premium { /*   member status  text for search result */
	font-weight: 700;
	color: #ff3300;
	font-size: 10px;
	font-style: normal;
	line-height:1.3;
}
.standard { /*  member status text for search result */
	font-weight: 700;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height:1.3;
}
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: 22px;
	color: #2c9dd6;
	font-weight: 400;
	padding-bottom: 10px;
}
.blogdate { /*  date for blogs  */
	font-weight: 700;
	font-size: 10px;
	font-style: italic;
}
input, select, textarea {
	font-size: 14px;
	color: #5a5a5a;
	margin: 4px;
}
.input { /* general input field secific formatting  */
	width: 180px;
	border: 1px solid #a583be;
	height: 20px;
	padding: 4px;
}
select {
	height: 30px;
	padding: 4px;
	border: 1px solid #a583be;
	min-width: 190px;
}
select.home_select {
	height: 27px;
	padding: 3px;
	border: 1px solid #a583be;
	min-width: 190px;
	background: #dce9e6;
}
.inputs {  /*  small input field secific formatting  */
	width: 90px;
	border: 1px solid #a583be;
	height: 20px;
	padding: 4px;
}
.inputl { /*  large input field secific formatting  */
	width: 250px;
	border: 1px solid #A583be;
}
.inputf { /*  free width input field secific formatting  */
	width: 20px;
	border: 1px solid #A583be;
	height: 20px;
	padding: 4px;
}
.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;
}
.progress {
width: 220px;
height:19px;
background: url(images/progress.gif) top left no-repeat;
}