
body
{
margin: 0px;
padding: 8px 0px;
background-color: #EBE9CB;
}

TR, TD
{
font-size: 13px ;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4D418D; 
}

a
{
color: #ff6600; 
text-decoration: none;
}
 
a:hover
{
color: #000; 
text-decoration: underline;
}

.topWhite{
width: 100%;
background-color: #fff;
margin: 0px;
padding: 0px;
}

.greyBar{
width: 100%;
/*background-color: #ccc;*/
background-color: #4D418D;
margin: 0px;
padding: 0px;
}

.navBar{
width: 100%;
/*background-color: #999;*/
background-color: #4D418D;
margin: 0px;
padding: 0px;
border-top: 2x solid #fff;
border-bottom: 2x solid #fff;
height: 26px;
}

td.nav{
/*background-color: #dedede;*/
background-color: #EBE9CB;
padding: 7px;
font-size: 11px ;
font-weight: 600;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
text-align: right;
height: 26px;
}

td.admin_nav{
/*background-color: #dedede;*/
background-color: #EBE9CB;
padding: 7px;
font-size: 11px ;
font-weight: 600;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
text-align: left;
height: 26px;
}

td.nav a
{
color: #000; 
text-decoration: none;
padding-right: 25px;
}
 
td.nav a:hover
{
color: #666; 
text-decoration: none;
padding-right: 25px;
}

.searchBar{
width: 100%;
background-image: url(images/bluebackgreen2.gif);
margin: 0px;
padding: 0px;
}

td.search{
background-color: #ffffff;
background-image: url(images/blueback.gif);
padding-left: 10px;
font-size: 11px ;
font-weight: 600;
color: #fff; 
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

.searchBox{
margin-top: 5px;
margin-right: 7px;
font-size: 11px ;
font-weight: 000;
color: #000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #4D418D;
background-color: #fff;
}


a.search
{
color: #fff; 
text-decoration: none;
font-weight: 600;
}
 
a:hover.search
{
color: #F7F5E6; 
text-decoration: underline;
font-weight: 600;
}

td.main{
background-color: #fff;
padding-left: 5px;
padding-top: 3px;
padding-right: 9px;
padding-bottom: 7px;
}

.sideNavHead{
background: #EBE9CB;
font-size: 11px;
font-weight: 600;
color: #000;
padding:  5px;
}

.sideNavHead A {
	text-decoration: none;
}

.sideNavBody {
font-size: 11px;
font-weight: 300;
padding:  5px;
font-weight: 600;
}

.sideNavBody A {
	color: #4D418D;
}

td.foot{
background-color: #4D418D;
padding: 4px;
font-size: 10px ;
font-weight: 300;
color: #fff; 
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

td.foot a
{
color: #fff; 
text-decoration: none;
}
 
td.foot a:hover
{
color: #000; 
text-decoration: none;
}

H1
{
font-size: 15px;
color: #000; 
font-weight: 900;
}

H2, H3, H4, H5, H6
{
font-size: 13px;
color: #000; 
font-weight: 900;
}


.large{
font-size: 12px;
}

.small
{
font-size: 10px;
}

.foot
{
FONT: 9px;
color: #fff; 
font-weight: 300;
}


input, textarea, select
{
font:  10px Verdana, Arial, Helvetica, sans-serif;
color:  #000000;
background-color: #fff;
font-weight: 300;
}



/* The text input fields background colour */
input.post, textarea.post, select {}


.button, .mainoption, .liteoption
{
font:  11px Verdana, Arial, Helvetica, sans-serif;
color:  #fff;
background-color:#99cc00;
font-weight: 600;
font-weight: 600;
border: 1px solid #999;
}


hr
{
color:#000000;
height:1px;
}

.hr1 {
	height: 1px;
	background-color: #003399;
}




/* phpBB */
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #ddd solid; margin-bottom: 10px;}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #ddd solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fff; }
td.row2	{ background-color: #EFEFEF; }
td.row3	{ background-color: #E2E2E2; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-repeat: repeat-y
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	 font-weight : bold;
	background-color: #ddd; height: 25px;
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
			background-color:#DADBDC; border: medium solid #FFFFFF; height: 30px
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat, td.catHead, td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right, td.spaceRow {
	background-color: #DBDCDD; border: #FFFFFF; border-style: solid; }

th.thHead, td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides, td.catSides, td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight, td.catRight, td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft, td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom, td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }



















/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: 600; 
	font-size: 17px;
}

/* General text */
.gen {  }
.genmed {font-size: 10px;  }
.gensmall { font-size: 10px; }
.gen,.genmed,.gensmall { }
a.gen,a.genmed,a.gensmall {  }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ }
a.mainmenu		{ }
a.mainmenu:hover{ }

/* Forum category titles */
.cattitle		{ font-weight: 600; font-size: 12px; }
a.cattitle		{ }
a.cattitle:hover{ }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: 600;  }
a.forumlink 	{  }
a.forumlink:hover{  }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: 600; }
a.nav			{ }
a.nav:hover		{  }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ }
a.topictitle:link   { }
a.topictitle:visited { }
a.topictitle:hover	{ }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ }

/* Location, number of posts, post date etc */
.postdetails		{ font-size: 10px; }

/* The content of the posts (body of text) */
.postbody { }
a.postlink:link	{ }
a.postlink:visited {}
a.postlink:hover { }

/* Quote & Code blocks */
.code { 
	border: 1px solid #ddd;
}

.quote {
	color: #999; line-height: 125%;
	border: 1px solid #ddd;
}

/* Copyright and bottom info */
.copyright		{10px;}
a.copyright		{ }
a.copyright:hover { }





/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {  border-style: none; }


/*	Styles added by Carl Major for lesbian-business.com  */
#advertiseCostsTbl {
	border: 1px solid #737373;
}

#advertiseCostsTbl TD {
	border: 1px solid #737373;
}

#code {
	font-family: Arial;
	font-size: small;
	color: #000;
}

#newsletter {
	border: 1px solid #000000;
	float: right;
	clear: left;
	width: 150px;
	padding: 5px;
	margin-left: 15px;
	text-align: center;
}

#newsletter h2 {
	font-size: medium;
	margin-left: auto;
	margin-right: auto;
}

#addListingTag {
	text-align: center;
	font-size: large;
	margin-top: 20px;
	margin-bottom: 30px;
}

.ltgrey {
	background-color: red;
}

#mainTbl {
	padding: 10px;
}

.missingField {
	color: red;
	font-weight: bold;
}

.alertStr {
	color: red;
	font-weight: bold;
	border: 1px solid #eeeeee;
	background-color: #fafbce;
	width: 250px;
	padding: 5px;
}

TR.subHdr B {
	color: black;
}

.small {
	font-size: x-small;
}

.blueLink {
	text-decoration: underline;
	color: #4D418D;
}

.stdLink {
	text-decoration: underline;
	color: #0066ff;
}

.premiumListing {
	border: 1px solid #4D418D;
	background-color: #f7f5ea;
	padding: 5px;
	width: 400px;
	max-width: 380px;
}

.premiumListing A {
	font-size: medium;
}

#siteList {
	float: left;
}

.ts {
	float: right;
	color: #4D418D;
}

.premiumListing .topSponsor {
	
	float: right;
	font-size: x-small;
	background-color: transparent;
	border: 0px;
}

.formSpan
{
	display: block;
	height: 25px;
	width: 125px;

	padding: 0;
	margin: 0;	

	border: solid 1px #505050;
	background-color: #F4F4F0;
}

span input
{
	display: block;
	height: 100%;
	width: 100%;

	background-color: transparent;
	border: none;
}

.premiumName {
	text-align: left;
}

#actionsBox {
	border: 1px solid #af9e3d;
	background-color: #ebe8cd;
	padding: 5px;
}

.red { color: #990000; }
.green { color: #339900; }
.black { color: #000; }
.grey { color: #aaaaaa; }

.submissionsHeader {
	border: 1px solid #626262;
	background-color: #e0e0e0;
}

#submissionsTable {
	border: 1px dotted #aaa;
}

#banner {
	clear: right;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 50px;
}

#outerBanner {
	float: right;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.bcNav {
	color: #0033ff;
	text-decoration: underline;
}