/*   START GENERIC STUFF  */

body  {
	padding: 0px;
	margin:  0px;
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
.mainheader {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 148px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
.mainheader a {
	text-decoration: none;
	color: #4E144E;
	text-transform: uppercase;
	font-weight: bold;
}
.mainheader a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
table.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

TD, TR  { 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

a  { 
color: #990000;
text-decoration: underline;
font-weight: 300;
}

a:hover  { 
color: #cc0000;
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: #FFFFFF;
}
.main {
	background-color: #FFFFFF;
}

.headertable {
	background-color: #FF66FF;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 158px;
	width: 984px;
}

td.homesearchtitle{
font-weight: 900;
font-size: 19px;
color: #510051;
}

td.homesearch {
font-weight: 600;
font-size: 11px;
color: #ffffff;

}

td.hometext{
font-weight: 600;
font-size: 14px;
color: #2F184F;
background-color: #FFFFFF;
}

td.main  { 
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

td.content  { 
border: 1px solid #FDAFAF;
padding: 15px;
}

td.logo  { 
}

td.topnav  { 
font-weight: 600;
font-size: 11px;
color: #4E144E;
padding-bottom: 120px;
padding-right: 36px;
}
.mainsec {
	background-color: #FFFFFF;
	height: 820px;
	width: 984px;
	position: relative;
	display: block;
	background-image: url(images/mainsec1.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.freeprofile {
	position: absolute;
	height: 175px;
	width: 310px;
	left: 11px;
	top: 364px;
}

.loginform {
	position: absolute;
	height: 200px;
	width: 266px;
	left: 70px;
	top: 77px;
	font-weight: bold;
	color: #555656;
	text-decoration: none;
}

td.topnav a  { 
text-transform: uppercase;
color: #4E144E;
text-decoration: none;
font-weight: 600;
}

td.topnav a:hover { 
text-transform: uppercase;
color: #ffffff;
text-decoration: underline;
font-weight: 600;
}

td.nav  { 
font-weight: 600;
font-size: 13px;
background-color: #939D9F;
padding: 0px;
border-bottom: 2px solid #ffffff;
}

td.nav a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: normal;
	background-image: url(images/topbutton.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 116px;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
}

td.nav a:hover { 
color: #ffffff;
text-decoration: none;
background-color: #D580AA;
font-weight: 600;
}

td.side  { 
background-color: #993365;
}

td.join  { 
font-size: 23px;
font-weight: 900;
color: #ff9900;
padding-right: 10px;
}

.footer  {
	font-size: 10px;
	color: #321850;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	width: 984px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a  { 
text-transform: uppercase;
color: #321850;
text-decoration: none;
}

.footer a:hover {
color: #000000;
}



/*   START PROGRAM PAGE STUFF  */

#mailnav
{
padding: 5px 3px 3px 3px;
margin-left: 0;
border-bottom: 1px solid #CF1F1F;
font-weight: 600;
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: 600;
}



#mailnav li a:hover
{
color: #ffffff;
background: #CF1F1F;
border-color: #CF1F1F;
}

#mailnav li a#current
{
color: #000000;
background: #ffffff;
border-bottom: 1px solid #ffffff;
}



td.profile  {
	font-weight: 300;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 8px;
}

td.profile a  { 
color: #2F184F;
text-decoration: none;
}

td.profile a:hover { 
color: #000000;
text-decoration: underline;
}


td.tdhead { /*   header row for subtables  */
color: #FFFFFF;
font-weight: 600;
font-size: 13px;
padding-bottom: 10px;
padding-left: 0px;
}

td.tdhead a{ /*   header row link for subtables  */
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
td.tdfoot  /*   footer row for subtables  */
{
}

tr.tdtoprow  td, .tdtoprow/*   top row for mail and hotlist tables */
{
background-color : #D580AA;
color: 000000;
height: 25px;
font-size: 12px;
font-weight: 600;;
border-bottom: 1px solid #993366;
}

tr.tdodd td, td.tdodd/*  odd row for subtables   */
{
}

tr.tdeven td, td.tdeven /*   even row for subtables  */
{
}

.td1  /*   row 1 for search and profile pages */
{
background-color: #EFEFFD;
}

.td2 /*  row 2 for search and profile pages */
{
background-color: #FDAFAF;
}

.td3  /*   row 3 for search and profile pages  */
{
background-color : #FDBABA;
}

.rettext  /*   information blocks for subtables  */
{
font-weight: 600;
color: #990000;
padding-right: 7px;
}

.retimage  /*   information blocks for subtables  */
{
border-bottom : 1px solid #FDAFAF;
border-left : 1px solid #FDAFAF;
border-right : 1px solid #FDAFAF;
}

.tdcontent  /*   information blocks for subtables  */
{
padding: 15px;
border-bottom : 1px solid #FDAFAF;
}

.tdmail  /*   unread mail row colour  */
{
background-color: #FCE9E9;
border-bottom : 1px solid #FDAFAF;
}

td.image  /*   image cell for search results  */
{
background-color: #ffffff;
border-left : 1px solid #FDBABA;
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: #FDBABA;
font-size: 13px;
font-weight: 600;
}

td.resultheadright   /*   header row for search results  */
{
padding: 5px ;
background-color: #FDBABA;
}

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 #FDBABA;
}

td.resultfoot   /*   header row for search results  */
{
padding: 5px;
border-top : 2px solid #FDBABA;
}

td.resulttitle   /*   advert title for search results  */
{
font-weight: 600;
}


.online { /*  "online" text for search result */
font-weight: 600;
color: #00cc00;
font-size: 10px;
font-style: italic;
}

.offline { /*  "offline" text for search result */
font-weight: 600;
color: #666666;
font-size: 10px;
font-style: italic;
}

.premium { /*   member status  text for search result */
font-weight: 600;
color: #ff3300;
font-size: 10px;
font-style: italic;
}

.standard { /*  member status text for search result */
font-weight: 600;
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: 15px;
color: #000000;
font-weight: 600;
padding-bottom: 10px;
}

td.blogdate { /*  date for blogs  */
font-weight: 600;
color: #990000;
font-size: 10px;
font-style: italic;
border-bottom : 3px solid #FDAFAF;
}

.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: 600;
padding-left:7px;
padding-right: 7px;
color: #ffffff;
background-color: #510051;
border-top: 1px solid #E0B3FF;
border-left: 1px solid #E0B3FF;
border-right: 1px solid #C062FF;
border-bottom: 1px solid #C062FF;
}
.signinbtn {
}

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;
}
/* OTTOMATION STYLES*/
.otherresources {
	padding-left: 6px;
}
.otherresources a {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	font-size: 14px;
}
.title {
	vertical-align: top;
}
.blog {
	vertical-align: top;
	padding-left: 8px;
}
.welcome {
	position: absolute;
	height: 166px;
	width: 294px;
	left: 334px;
	top: 360px;
	color: #587BBE;
	font-size: 12px;
	text-align: left;
}
.welcome h1 {
	font-size: 18px;
	color: #460F0F;
}
.jackiesblog {
	position: absolute;
	min-height: 370px;
	width: 336px;
	left: 638px;
	top: 362px;
	background-image: url(images/jackiesblog.gif);
	background-repeat: repeat-y;
	background-color: #F3F7FD;
	display: block;
}
.jackiesblog h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	margin-top: 0px;
	margin-bottom: 2px;
}
.jackiesblog a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A70B9;
	text-decoration: none;
	font-size: 10px;
}
.jackiesblog p {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left:96px;
	display:block;
	text-align: left;
}
.jackiesblogphoto {
	float: left;
	padding-bottom: 80px;
}
.pillowtalk {
	position: absolute;
	min-height: 142px;
	width: 286px;
	left: 14px;
	top: 571px;
	background-image: url(images/pillowtalk.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	font-size: 12px;
	color: #587BBE;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0x;
}
.mainmenu {
	position: absolute;
	height: 27px;
	width: 500px;
	left: 452px;
	top: 1px;
}


.mainmenu a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: normal;
	background-image: url(images/topbutton.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 116px;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
}
.mainmenu a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/topbutton2.gif);
}

.mainmenusub {
	position: absolute;
	height: 27px;
	width: 500px;
	left: 452px;
	top: 159px;
}


.mainmenusub a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: normal;
	background-image: url(images/topbutton.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 116px;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
}
.mainmenusub a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/topbutton2.gif);
}

.sdsearch {
	position: absolute;
	height: 155px;
	width: 470px;
	left: 0px;
	background:url(images/bg_search.jpg) top left no-repeat;
	top: 525px;
	text-align:left;
}

.sdinformed {
	position: absolute;
	height: 160px;
	width: 470px;
	left: 0px;
	top: 355px;
	background:url(images/bg_inform.jpg) top left no-repeat;
	text-align:left;
}

.sdevents {
	position: absolute;
	height: 325px;
	width: 500px;
	right: 0px;
	top: 355px;
	text-align:left;
	background:url(images/bg_events.jpg) top left no-repeat;
}

.sd_txt {
	color:#510052;
	font-size:13px;
	font-weight:700;
	}
	
.sd_date {
	color:#547ac2;
	font-size:12px;
	font-weight:700;
	}
	
.sd_date a {
	color:#547ac2;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	}	
.sd_date a:hover {
	color:#74a0f3;
	font-size:12px;
	font-weight:700;
	text-decoration:underline;
	}	
	
.sd_name {
	color:#000000;
	font-size:12px;
	font-weight:700;
	}
.sd_desc {
	color:#666666;
	font-size:11px;
	font-weight:400;
	}	
	
.sdmainsec {
	background-color: #FFFFFF;
	height: 690px;
	width: 984px;
	position: relative;
	display: block;
	background-image: url(images/mainsec2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0 1px;
}
.sdlocation {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 51px;
	top: 244px;
}

td.sdside  { 
	background-color: #939D9F;
	border-bottom:5px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	}
.mainmenu #blue {
	color: #460F50;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: normal;
	background-image: url(images/topbutton2.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 116px;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
}
.mainmenu #blue:hover {
	color: #D268A3;
	text-decoration: none;
	
}
.storytitle {
	font-weight: bold;
}
.story {

}
.story p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.socialspot {
	position: absolute;
	min-height: 157px;
	width: 291px;
	left: 337px;
	top: 569px;
	color: #587BBE;
	font-size: 12px;
	background-image: url(images/socialspot.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}
.more {
	text-align: right;
	display: block;
	padding-right:8px;
}
.more a {
	text-decoration: none;
}
