body  {  /*  body background, margins, scrollbar   */
margin: 15px 0px ;
padding:0px;
background-color: #EAD9EA;
}



TD, TR, table, body  { /*  generic font formatting  */
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #000; 
}


.smallret  { 
font-size: 11px;
font-weight: 600;
}



A  { /*  generic link   */
color: #000099; 
text-decoration: none;
}

A:hover  { /*   generic hover link  */
color: #cc00cc; 
text-decoration: underline;
}



td.topNav { /*   nav menu text in templates if they exist   */
font-weight: 600; 
font-size: 11px;
color: #990099; 
padding: 7px;
background-color: #E2C8E2;
}



td.topNav a { /*   nav menu text in templates if they exist   */
color: #990099; 
text-decoration: none;
}


td.topNav a:hover {  /*   nav menu links in templates if they exist   */
color: #cc00cc; 
text-decoration: underline;
}




td.login { 
font-weight: 300; 
font-size: 10px;
color: #990099; 
}

td.login  a { 
color: #990099; 
text-decoration: none;
}

td.login  a:hover {  
color: #cc00cc; 
text-decoration: underline;
}

.inputlogin { /*   login input fields   */
font-size: 10px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color: #990099;
background-color: #ffffff;
border: 1px solid #CC99CC;  
width: 100px;
}

td.blurb { 
font-weight: 600; 
font-size: 12px;
color: #990099; 
}


td.footer { /*   footer menu text in templates if they exist   */
font-weight: 300; 
font-size: 10px;
color: #990099; 
padding: 5px;
background-color: #E2C8E2;
}


td.footer a { /*   footer menu    */
color: #990099; 
text-decoration: none;
}

td.footer a:hover {  /*   footer menu  */
color: #cc00cc; 
text-decoration: underline;
}








.tdhead { /*   header row for subtables  */
border-bottom : 3px solid #CC99CC; 
background-color: #fff; 
color: #000; 
font-weight: 600;
font-size: 14px;

}




.tdodd  /*  odd row colour for subtables   */
{
background-color: #EBD7EB;
}



.tdeven  /*   even row colour for subtables  */
{
background-color: #EBD7EB;
}

.tdfoot  /*   footer row for subtables  */
{
border-top : 2px solid #CC99CC;  
}



.tdtoprow  /*   top row colour for mail and hotlist tables */
{
background-color :  #D4A9D4;
color: #ooo;
font-weight: 600;

}



.tdmail  /*   unread mail row colour  */
{
background-color :  #D4A9D4;
}


.poptable{  /*  background colour for tables in popups   */
background-color :  #ffffff;
}


.td1  /*   row colour for search and profile pages */
{
background-color: #EBD7EB;
}


.td2 /*  row colour for search and profile pages */
{
background-color :  #E4CBE4;  
}



.td3  /*   row colour for search and profile pages  */
{
background-color: #DCBFDC;
}



.small {  /*   small font size  */
font-size: 10px;
}

.smallest {  /*   small font size  */
font-size: 10px;
}

.large { /*  big font */
font-size: 13px;
}

td.main{
background-color: #fff;
padding-left: 5px;
padding-top: 3px;
padding-right: 9px;
padding-botttom: 7px;
}




.sideNavHead{
background-color: #EAD9EA;
font-size: 11px;
font-weight: 600;
color: #000;
padding:  5px;
}



.sideNavBody{
font-size: 10px;
font-weight: 300;
padding:  5px;
}

.pageheader { /*   main page heading   */
font-size: 19px;
color: #990099;
font-weight: 900;
padding-bottom: 7px;
}


H1
{
font-size: 15px;
color: #000; 
font-weight: 900;
}



H2, H3, H4, H5, H6
{
font-size: 13px;
color: #000; 
font-weight: 900;
}


.online { /*  "online" text for search result */
font-weight: 600;
color: #FF00FF;
font-size: 10px;
font-style: italic;
}


.offline { /*  "offline" text for search result */
font-weight: 600;
color: #CC99CC;
font-size: 10px;
font-style: italic;
}



.premium { /*   member status  text for search result */
font-weight: 600;
color: #FF00FF;
font-size: 10px;
font-style: italic;
}



.standard { /*  member status text for search result */
font-weight: 600;
color: #CC99CC;
font-size: 10px;
font-style: italic;
}



.searchage { /*  age and location search result */
font-weight: 600;
font-size: 10px;
font-style: italic;
}





.input  { /* input fields  */
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color: #000;
background-color: #ffffff;
border: 1px solid #CC99CC;  
width: 135px;
scrollbar-track-color: #ffffff;
}



.inputs  {  /*   narrow input fields   */
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color: #000;
background-color: #ffffff;
border: 1px solid #CC99CC;  
width: 80px;
scrollbar-track-color: #ffffff;
}



.inputl { /*   wider input fields   */
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color: #000;
background-color: #ffffff;
border: 1px solid #CC99CC;  
width: 300px;
scrollbar-track-color: #ffffff;
}



.inputf, input, textarea, select { /*   free width input fields  - browse fields */
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color: #000;
background-color: #ffffff;
border: 1px solid #CC99CC;  
scrollbar-track-color: #ffffff;
}


.button  { /*   all form buttons */

font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
padding-right: 3px;
padding-left: 3px;
color: #ffffff;
background-color: #990099;
border: 3px double #990099; 
}


hr  {  /*   horizontal rules   */
color: #990099;
height:1px;
}

.nav { /*   nav menu text in templates if they exist   */
color: #990099; 
text-decoration: none;
}

.nav_current { /*   nav menu text in templates if they exist   */
color: #990099; 
text-decoration: none;
}

.copy2 { /*   nav menu text in templates if they exist   */
color: #ffffff; 
text-decoration: none;
}

p.subcats {
font-weight: 600;
color: #CC99CC;
font-size: 10px;
font-style: italic;
}
.count {
font-weight: 600; 
font-size: 11px;
color: #990099; 
padding: 7px;
background-color: #ffffff;
}

.count2 {
font-weight: 800; 
font-size: 13px;
color: #810C93; 
padding: 7px;
background-color: #ffffff;
}

