/* LAYOUT */
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Tahoma, Arial, sans-serif;
	color: #010066;
	text-align:left;
	line-height:20px;
	font-size: 0.7em;
	background: #91c2e3;
}
.wrapper {
	width:900px;
	margin:0px auto;
}
#header {
	margin: 0;
	padding: 0;
	height: 136px;
	background: #66a3c8 url(../images/custom/header_bg.jpg) 0 0 repeat-x;
}
#mainnav {
	margin: 0;
	padding: 0;
	height: 39px;
	background: #778392 url(../images/custom/mainnav_bg.jpg) 0 0 repeat-x;
}
/* logo area definition if text-link is used */
#logo-txt, #logo-txt a {
	display: block;
	width:600px;
	height: 116px;
	padding: 20px 0 0 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	float: left;
}
/* logo area definition if custom logo image is used */
#logo-img, #logo-img a {
	display: block;
	width:700px;
	height: 136px;
	background: url(../images/custom/logo.png) 0 0 no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	float: left;
}
#news {
	padding-top: 5px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 0px;
	color: #ffffff;
}
#news a, #news a:visited {
	color: #010066;
	text-decoration: underline;
}
#news a:hover {
	color: #585858;
}
#shadow_top {
	margin: 0;
	padding: 0;
	height: 32px;
	background: #ffffff url(../images/custom/shadow_top.png) 0 0 repeat-x;
}
#maincontent {
	margin: 0;
	padding: 0;
}
#shadow_bottom {
	margin: 0;
	padding: 0;
	height: 25px;
	background: #ffffff url(../images/custom/shadow_bottom.png) 0 0 repeat-x;
}
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	height: 118px;
	color: #585858;
	text-align: center;
	border-top: 1px solid #585858;
	background: #778392 url(../images/custom/showcase_bg.jpg) 0 0 repeat-x;
}
#footer a:link, #footer a:visited {
	color: #8ebfe1;
}
#footer a:hover {
	color: #ffffff;
}
/* Navigation */
/* main nav */
#nav {
	height: 39px;
	margin: 0 0 0 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#nav ul {
	list-style: none;
	padding: 0 2px 0 0;
	margin: 0px;
	float: left;
	background: url(../images/custom/mainnav_div.jpg) 100% 0 no-repeat;
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/custom/mainnav_div.jpg) 0 0 no-repeat;
}
#nav li a:hover{
	color: #ffffff;
} 
#nav li.current a {
	color: #ffffff;
}
#nav li a:hover, #nav li.current a {
	display: block;
	background: url(../images/custom/mainnav_hover.jpg) 2px 78px no-repeat;
}
#nav li a {
	color: #585858;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 39px;
	display: block;
	text-decoration: none;
	background: url(../images/custom/mainnav_hover.jpg) 2px 0 no-repeat;
}
/* showcase */
#showcase {
	margin: 0;
	padding: 0;
	height: 118px;
	color: #ffffff;
	background: #778392 url(../images/custom/showcase_bg.jpg) 0 0 repeat-x;
}
#showcase a:link, #showcase a:visited {
	color: #010066;
}
#showcase a:hover {
	color: #ffffff;
}
.userinfo {
	width: 350px;
	float: left;
	padding: 10px 0 10px 20px;
	background: url(../images/custom/showcase_div.jpg) 100% 0 no-repeat;
}
.searchfield {
	text-align: right;
	padding: 10px 20px 10px 5px;
}
#showcase ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#showcase li {
	padding-bottom: 0;
	margin-bottom: 2px;
	margin-right: 30px;
	background: url(../images/custom/userinfo.jpg) 0 100% repeat-x;
}
#useropts {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}
.userinfo h3 {
	color: #585858;
	display:block;
	margin: 0px 30px 0px 0px;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	letter-spacing:-1px;
	font-weight:bold;
	background: url(../images/custom/userinfo.jpg) 0 100% repeat-x;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, tr.windowbg td
{
	padding: 5px;
	background: #EEE;
	border-bottom: 1px solid #eee;
}
.windowbg2,tr.windowbg2 td
{
	padding: 5px;
	background: #fcfcfc;
	border-bottom: 1px solid #eee;
}
.windowbg3,tr.windowbg3 td
{
	padding: 5px;
	background: #f0f0f0;
}
/* the today container in calendar */
.calendar_today
{
}
td.windowbg img, td.windowbg2 img
{
	
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
table.nopad .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
}
.titlebg a:hover
{
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
}
.titlebg2 a:hover
{
}
.titlebg, .titlebg2{
	background: #f6f6f6;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
  border: 1px solid #778392;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
  border: 1px solid #778392;
  padding: 1px;
}
.catbg, .catbg2, .catbg3{
	background: #66a3c8 url(../images/custom/mainnav_bg.jpg) 0 -10px repeat-x;
	color: #ffffff;
}
.catbg, .catbg a, .catbg2, .catbg2 a {
	font-weight: bold; 
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #ffffff; 
}
td.postbuttons a {
  margin: 0;
  padding: 0;
}
td.postbuttons img {
  margin: 0;
  padding-right: 0px;
}
a.collapse_expand img {
	margin-right: 5px;
}
td.smalltext {
	font-weight: normal;
}
.breadcrumb {
	margin:0px 0px 10px 0px;
	font-size:0.9em;
	text-decoration:none;
	color:#9D9D9D;
}
.pathway {
	color: #585858;
	text-decoration:none;
	line-height: normal;
}
.pathway a:link {
	text-decoration:none;
}
.pathway a:visited {
	text-decoration:none;
}
.pathway a:hover {
	text-decoration:none;
}
/* custom stuff */
p {
  margin-top: 0;
  margin-bottom: 5px;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
/* headings */
h1 {
	padding-bottom: 5px;
}
h2 {
   padding-bottom: 5px;
}
h3 { 
   padding-bottom: 5px;
}
h4 {
	 padding-bottom: 5px;
}
.clr {
	clear: both;
}
/* No image should have a border when linked */
a img{
border: 0;
}
a:link, a:visited {
	color: #010066;
	text-decoration: none;
}
a:hover {
	color:#666666;
}
/* some page content things */
.hide {
	display: none;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
/* A quote, perhaps from another post. */
.quote {
	margin:0 15px 4px 15px;
	padding: 4px 4px 10px 4px;
	line-height: 1.4em;
	background: #ffc;
	border: 1px solid #cc3;
}
/* A code block - maybe even PHP ;). */
.code {
	color: #fff;
	background-color: #000;
	margin:0 15px 4px 15px;
	padding: 4px 4px 10px 4px;
	line-height: 1.4em;
	border: 1px solid #ccc;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #010066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	line-height: 1.2em;
}
.hrcolor {
	color: #678090;
}
.hrcolordashed {
	border-top: 1px dashed #678090;
}
/* 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;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltxt
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
  line-height: 18px;
  text-indent: 10px;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
/* Sometimes there will be an error when you post */
.error{
color: red;
}
#verificiation_image {
	background: #ffffff;
	margin: 0 0 5px 10px;
}
/* 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;
}