/* Normal, standard links. */
a:link, a:visited
{
	color: #AD0F1A;
	text-decoration: NONE;
}
a:hover
{
	text-decoration: underline;
}

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

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

/* By default (td, body..) use Tahoma in black. */
body, td
{
	color: #000000;
	font-size: small;
	font-family: verdana, arial, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
	background-color: white;
	margin: 0px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, 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: verdana, arial, helvetica, serif;
}

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

/* A quote, perhaps from another post. */
.quote
{
	color: #444;
	background-color: #fff;
	border: 1px solid #ad0f1a;
	margin: 1px;
	padding: 1px;
	font-size: 11px;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #ad0f1a;
	background-color: #f1f1f1;
	border: 1px solid #ad0f1a;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: 11px;
	width: 90%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #ad0f1a;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}

/* 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
{
	color: #000000;
	background-color: #fff;
}
.windowbg2
{
	color: #000000;
	background-color: #F1f1f1;
	
}
.windowbg3
{
	color:#000;
	background-color: #f1f1f1;
	font-weight:bold;
	
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2 a:link, .titlebg2 a:visited, .catbg3 a:link, .catbg3 a:visited
{
	color:white;
	font-style:normal;
}
.titlebg a:hover
{
	color: #000;
}

.titlebg, .titlebg2
{
	color:white;
	background-image:url(images/forumtitlebg.gif);
	background-position:top !important;
	background-repeat:repeat-x;
	background-color:#ad0f1a;
}

.calendar_today
{
	color:white;
	background-color:#DDD;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	background-image: url(images/catbg.jpg);
	 background-color: #ad0f1a;
}

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

.catbg, .catbg2
{
	font-weight: bold;
	background-color: #ad0f1a;
	color: #000;
}
.catbg a, catbg a:hover, catbg a:visited
{ 
color:#000;
}

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

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

/* 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;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: white;
	border-bottom: 2px solid #ad0f1a;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #FFF;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: #ad0f1a;
	background-color: white;
	border-top: 1px solid #ad0f1a;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #fff;
	border: 1px solid #ad0f1a;
}
.headerbodies
{
	border: 1px solid #ad0f1a;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: bottom;
}
/*Header style */
/*
#vheader {
	background-image: url(http://www.clubscmm.com/board/scmmtop.jpg);	
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 180px;
	 margin-right: auto;
	margin-left: auto;
}
*/

#vheader {
	background-image: url(http://www.clubscmm.com/board/Themes/scmm/scmm-boardheader-bg.gif);	
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

#headerimg {
	position:relative;
	background-image: url(http://www.clubscmm.com/board/Themes/scmm/scmm-board-header-overlay2.gif);	
	background-position: center;
	background-repeat: no-repeat;
	width:650px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
}

#navhead {
	margin-top: 0px;
	margin-left: 0px;
	text-align:center;
	width: 100%;
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	letter-spacing: .5pt;
	line-height: 20pt;	
}
#navhead a {
	 text-decoration: none;
	 color: #ad0f1a;
	 padding-left: 10px;
	 padding-right: 10px;

}
#navhead a:hover {
	 color: #666;
	 padding-left: 10px;
	 padding-right: 10px;
}

#nav
{
	width:100%;
	position:relative;
	margin-top:-25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

.navtop
{
	height:15px;
	margin:0 0 -1px 0;
	padding:0;
	background-position:center top;
	background-repeat:no-repeat;	
	background-image:url(http://www.clubscmm.com/board/Themes/scmm/nav-top.gif);
}

#navcontent
{
	text-align:center;
	margin:0;
	padding:0;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(http://www.clubscmm.com/board/Themes/scmm/nav-content.gif);
}

#navcontent a, #navcontent a.visited
{
	 text-decoration: none;
	 color:#fff;
}

#navcontent a:hover
{
	 color:orange;
}

#navcontent ul
{
	margin-top:0;
	margin-bottom:0;
	padding-left:0;
}

#navcontent li
{
	font-family:arial,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	display:inline;
	margin: 0 15px 0 15px;
}

.navbottom
{
	height:15px;
	margin:-1px 0 0 0;
	padding:0;
	background-position:bottom;
	background-repeat:no-repeat;	
	background-image:url(http://www.clubscmm.com/board/Themes/scmm/nav-bottom.gif);
}