body {
color: #000000;
background: #111 url(images/back.jpg);
margin:0;
padding:0;
font: 12px Arial, Verdana;
line-height: 1.2em;
}

a {
color: #FB0000;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #FF5959;
text-decoration: none;
font-weight: bold;
}

img {
border: 0px;
}

#mainwrap {
clear: both;
width: 96%;
height: auto;
margin: 2%;
}

#headersection {
height: 100px;
text-align: center;
background: url(images/bg.png);
border: 1px solid #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#header {
text-align: left;
height: 100px;
}

#searchbar {
float: right;
background: transparent;
padding-left: 8px;
padding-right: 8px;
}

#searchbar .tbox {
font-size: 11px;
font-family: Arial, Verdana;
color: #000000;
border: 1px solid #BABABA;
padding: 1px 1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#contentwrap {
clear: both;
float: left;
width: 100%;
}

#content {
margin: 0 200px 0 200px;
background: transparent;
}

#contentfull {
margin-left: 200px;
background: transparent;
}

#leftside {
float: left;
width: 200px;
margin-left: -100%;
margin-top: 4px;
padding-bottom: 2px;
background: transparent;
}

#rightside {
float: left;
width: 200px;
margin-left: -200px;
margin-top: 4px;
padding-bottom: 2px;
background: transparent;
}

#centered {
width: 100%;
background: transparent;
}

#footer {
clear: left;
width: 100%;
height: 45px;
padding: 4px;
background: #000000;
font: 12px Arial, Verdana;
border: #DFDFDF 2px solid;
color: #FFFFFF;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

/********* Navigation classes ***********/

#navmenu {
background-image: url(images/nav_bg.png);
background-repeat: repeat-x;
height: 30px;
width: auto;
}

#top_menu {
height: 2px;
width: auto;
}

.menupad {
margin: 4px;
}

/************ News classes **************/

.news_table {
background: #FFFFFF;
width: 100%;
margin-bottom: 4px;
border: 2px #000 solid;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.news_caption {
background: #000000 url(images/ncaption_bg.png) repeat-x;
padding: 6px 2px 4px 6px;
height: 20px;
font: bold 13px Arial, Verdana;
color: #FFFFFF;
font-weight: bold;
text-align: left;
text-transform: uppercase;
}

.news_summary {
padding-left: 6px;
font: normal 12px Arial;
color: #333333;
}

.news_body {
border: 4px #DFDFDF solid;
padding: 2px;
color: #000000;
font: 12px Arial, Verdana;
text-align: left;
}

.news_info {
background-color: #DFDFDF;
margin-left: 5px;
vertical-align: bottom;
}

/***************** Menu Style classes  ****************/

.menu_table {
background: #C51218 url(images/menu_bg.png) repeat-y;
width: 100%;
margin-bottom: 4px;
border: 2px #C51218 solid;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.menu_caption {
background: #FFFFFF url(images/caption_bg.png) repeat-x;
padding: 6px 4px 4px 6px;
color: #FFFFFF;
font: 13px Arial, Verdana;
font-weight: bold;
text-align: left;
text-transform: uppercase;
}

.menu_content {
border-top: 0px #C51218 solid;
border-left: 2px #C51218 solid;
border-right: 2px #C51218 solid;
border-bottom: 2px #C51218 solid;
color: #000000;
font: 11px Arial, Verdana;
text-align: left;
}

.page_content {
background: #FCFCFC;
padding: 4px 4px 4px 4px;
color: #333333;
font: 16px Arial, Verdana;
text-align: left;
}

/***************** Banner Menu ***********/

.banner_caption {
background: #FFFFFF url(images/caption_bg.png) repeat-x;
padding: 4px 2px 2px 2px;
}

.banner_table {
background: #C51218 url(images/menu_bg.png) repeat-y;
padding: 0;
margin-bottom: 4px;
border: 2px #C51218 solid;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.banner_content {
padding: 2px;
border-top: 0px #C51218 solid;
border-left: 2px #C51218 solid;
border-right: 2px #C51218 solid;
border-bottom: 2px #C51218 solid;
color: #000000;
font: 11px Arial, Verdana;
text-align: left;
}

/***************** Core classes ***********/

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
font: normal 12px Arial, Verdana, Tahoma, sans-serif;
text-align: left;
color: #FFFFFF;
}

h1 {
font: 14px Arial, Verdana;
font-weight: bold;
margin-top: 0.2em;
margin-bottom: 0.4em;
color: #FFFFFF;
}

h2 {
font: 13px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #999999;
}

h3 {
font: 12px Arial, Verdana;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
color: #333333;
}

.imgcap {
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
border: #999999 1px solid;
background-color: #F9E8E9;
padding: 6px;
color: #4F4F4F;
}

.button {
font-weight: bold;
font-size: 12px;
border: 1px solid #666666;
color: #FFFFFF;
background-color: #191919;
text-align: center;
padding: 4px;
margin-top: 4px;
margin-bottom: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 2px 2px 2px #666;
-moz-box-shadow: 2px 2px 2px #666;
box-shadow: 2px 2px 2px #666;
}

.button:hover {
color: #333333;
font-weight: bold;
font-size: 12px;
border: 1px solid #C51218;
text-align: center;
background-color: #FFFFFF;
padding: 4px;
margin-top: 4px;
margin-bottom: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 2px 2px 2px #666;
-moz-box-shadow: 2px 2px 2px #666;
box-shadow: 2px 2px 2px #666;
}

.indent {
border: #DFDFDF 1px dashed;
padding: 4px;
margin: 2px;
background-color: #EBEBEB;
}

.nextprev {
border: #DFDFDF 2px solid;
background-color: #000000;
text-align: center;
padding: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.nextprev2 {
border: 0px;
text-align: center;
padding: 2px;
}

.tbox {	
font-size: 12px;
font-family: Arial;
color: #000;
background-color: #F4F4F4;
border: 1px solid #B9B9B9;
padding: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.helpbox {	
font-size: 12px;
font-family: Arial;
color: #000;
background-color: #F4F4F4;
border: 1px solid #B9B9B9;
padding: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.newsintro {	
border: 1px solid #B9B9B9;
}

.red {
color: #FF0000;
}

code {
border:0px dashed #BABABA;
padding:12px;
margin:12px
}

table {
margin-left: auto;
margin-right: auto;
}

ul {
	padding-left: 12px;
}

/*************** Forum Classes *************/
  
.fborder, .border {
border: 2px solid #333333;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.forumheader {
background-color: #DFDFDF;
padding: 6px;
border: 1px solid #333333;
font-weight: bold;
font-size: 12px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.fcaption {
font-weight: bold;
font-size: 12px;
border: 1px solid #666666;
color: #FFFFFF;
background-color: #191919;
padding: 4px;
margin: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 2px 2px 2px #666;
-moz-box-shadow: 2px 2px 2px #666;
box-shadow: 2px 2px 2px #666;
}

.readmore {
font-size: 12px;
text-align: center;
background-color: #DFDFDF;
padding: 6px;
}

.redbold {
font-size: 13px;
color: #E60000;
font-weight: bold;
text-align: center;
border: 0px solid #333333;
background-color: #CCCCCC;
padding: 4px;
}

.forumheader2, .forumheader3 {
text-align: left;
border: 1px solid #333333;
padding: 8px;
}

.forumheader2 a {
font-weight: bold;
padding: 10px;
}

td.forumheader4 {
font-weight: bold;
padding: 6px;
border: 1px solid #333333;
}

.forumheader5 {
cursor: pointer;
}

.userhelp {
font-size: 11px;
text-align: left;
text-decoration: italic;
color: #666666;
}

/* MENU STYLES */

div.menuBar, div.emenuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
font-size: 12px;
}

div.menuBar {
padding: 10px;
text-align: left;
}

div.emenuBar {
text-align: left;
}

/* main level links */

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
cursor: pointer;
left: 0px;
margin: 0px;
color: #FFFFFF;
padding: 6px 12px 4px 12px;
text-align: center;
text-transform: uppercase;
position: relative;
text-decoration: none;
top: 0px;
z-index: 100;
}
  
/* main level links hover */  

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
background-color: #C51218;
color: #FFFFFF;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
background-color: #C51218;
left: 1px;
top: 1px;
}

/* sublinks styles */

/* sublink container */

div.menu {
background-color: #C51218;
left: 0px;
padding: 1px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 101;
text-align: left;
border: 1px solid #000000;
}

/* sublinks main style */

div.menu a.menuItem {
color: #FFF;
cursor: pointer;
display: block;
padding: 6px 12px 4px 12px;
text-transform: uppercase;
text-align: left;
font-size: 12px Arial;
white-space: nowrap;
background: #C51218;
}

/* sublinks hover style */

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
background-color: #000000;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
padding: 0px 0px 0px 10px;
}

div.menu a.menuItem span.menuItemArrow {
margin-right: 0.25em;
}

div.menu div.menuItemSep {
border-bottom: 1px solid #000000;
margin: 4px 2px;
}

a.menuItem.header {
border-bottom: 1px solid #000000;
}

/* AddThis Styles */
.addthis_toolbox .custom_images a
{
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}


