/* Normal, standard links. */
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
#container {
	margin: 0 auto 0 auto;
	width: 950px;
	border-left: 1px solid #bbc13a;
	border-right: 1px solid #bbc13a;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
/* No image should have a border when linked */
img
{
   border: 0;
   border-bottom: 0px;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* The main body of the entire forum. */

body
{
	background: #bbc13a;
	margin: 0 auto 0 auto;
	padding: 0px;
	
}
#bodytop
{  
     
	background:  url(images/bodytop2.gif) top center repeat-y;
}

#wrapper
{
	background: #bbc13a; 
	width: 983px;
}

#stoneheader
{
	text-align: left;
	width: 977px;
}

#forumbody
{
	text-align: left;
	margin: 0px 8px 0px 8px;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #bbc13a;
	background-color: #bbc13a;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #E1E4F2;
	border: 1px solid #B2B2B2;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
	clear: both;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results ;). */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	background: #ffffff ;
	color: #6c894f;
}
.windowbg2
{
	background: #ffffff ;
	color: #6c894f;
}
.windowbg3
{
	border: 1px dotted #ffffff;
	background: #ebffd6;
}
.windowbg4
{
	background: #ffffff ;
	color: #6c894f;
	height: 15px;
}
.windowbg5
{
	background: #ffffff ;
	color: #6c894f;
	height: 15px;
}
.windowbg4 a:visited, .windowbg4 a:link
{
	color: #000000;
	font: 10px verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	border-bottom: 1px dotted black;
}
.windowbg5 a:visited, .windowbg5 a:link
{
	color: #000000;
	font: 10px verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	border-bottom: 1px dotted black;
}
.windowbg6
{
	background: #e5e5e5 ;
	color: #6c894f;
	height: 19px;
}
.windowbg6 a:visited, .windowbg6 a:link
{
	color: #000000;
	font: 10px verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	border-bottom: 1px dotted #FFFFFF;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}
.post, .personalmessage
{
        color: #000000;
	width: 99%;
	overflow: auto;
	line-height: 1.3em;
}
.open
{
	background-color: #bbc13a;
	
	height: 38px;
	width: 12px;
}
.close
{
	background-color: #bbc13a;

	height: 38px;
	width: 10px;
}
.maintitle
{
	color: #FFFFFF;
	background-color: #bbc13a;
	height: 38px;
	text-decoration: none;
	font:  bold 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	text-align: center;
}
.maintitle a:link, .maintitle a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	border-bottom: 0px;

}
.maintitle a:hover
{
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	border-bottom: 1px dotted #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg td
{
	background-image: url(images/titlebg.jpg);
	background-color: #000000;
	font: bold 12px tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	color: #FFFFFF;
}
.titlebg a:link, .titlebg a:visited
{
	color: #FFFFFF;
        text-decoration: none;
	border-bottom: 0px;
}
.titlebg a:hover
{
	color:#FFFFFF;
        text-decoration: underline;
	border-bottom: 0px; 
}

.catinfo
{
	background-image: url(images/titlebg.jpg);
	background-color: #000000;
	height: 21px;
	font: bold 11px tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	color: #FFFFFF;
}
.catinfo a:link, .catbg a:visited , .catinfo a:link, .catinfo a:visited
{

	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 0px;
}

.catinfo a:hover, .catbg2 a:hover

{

	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: 0px;

}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg, .catbg3
{
	background-image: url(images/topbg.jpg);
	vertical-align: middle;
	text-transform: uppercase;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	background-image: url(images/topbg.jpg);
	background-color: #bbc13a;
	color: #FFFFFF;
	text-transform: uppercase;
}

.catbg, .catbg2, .catbg3
{
	font-weight: bold;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	text-transform: uppercase;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited

{

	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
}

.catbg a:hover, .catbg2 a:hover

{

	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;

}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #e2e1ea;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.chromestyle{
width: 99%;
font-weight: bold;

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
background: url(images/chrome.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #2e490f;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:  #ECECEC;
width: 200px;
visibility: hidden;
 color:  #b9babb;/*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#b9babb;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:  #ECECEC;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
