/* GENERAL & ELEMENT DEFINITIONS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
    background-color: #566365;
}
form {
	margin: 0px;
}
h1 {
	font-size: 30px;
    line-height: 33px;
}
h2 {
	font-size: 28px;
    line-height: 37px;
}
h3 {
	font-size: 26px;
    line-height: 37px;
}
h4 {
	font-size: 24px;
    line-height: 32px;
}
h5 {
	font-size: 22px;
    line-height: 29px;
}
h6 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
    line-height: 27px;
}
p {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	line-height: 22px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.large {
	font-size: 18px;
}
.lmedium {
    font-size: 16px;
}
.medium {
	font-size: 14px;
}
.mmedium {
    font-size: 13px;
}
.smedium {
	font-size: 11px;
}
.small {
	font-size: 9px;
}
.bold {
    font-weight: bold;
}
.headline {
    margin-top: 0px; 
    line-height: 30px;
}
.box {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px dashed #110875;
}
.box_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
    line-height: 23px;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.grayDark {
	color: #444444;
}
.gray {
	color: #999999;
}
.grayLight {
	color: #DDDDDD;
}
.greenDark {
    color: #164500;
}

.red {
	color: #FF0000;
}
.maroon {
    color: #CC0000;
}
.blueDark {
	color: #000077;
}
.blue {
	color: #0000FF;
}
.navy {
    color: #19374f;
}

.blueLight {
	color: #AFAFFF;
}
.yellow {
	color: #FFFF00;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
.image {
    border-width: 1px;
    border-color: #777777;
    border-style: solid;
    padding: 2px;
    margin-right: 5px;
    background-color: #FFFFFF;
}
.divider {
    border-bottom: 1px dotted #777777;
    margin-top: 5px;
    margin-bottom: 5px;
}
.site_header {
    background-color: #1f5782;
}
.topic_preview {
    background-color: #FFFFFF;
    border: solid 1px #a9b8c2;
    margin-top: 10px;
    padding: 5px;
}
.comment1 {
    background-color: #c5d1d8;
    margin: 5px 10%;
    padding: 5px;
    border: solid 1px #1f5782;
}
.comment2 {
    background-color: #e2eaef;
    margin: 5px 10%;
    padding: 5px;
    border: solid 1px #1f5782;
}
.footer {
    background-color: #FFFFFF;
    border: 0px;
    border-top: 1px;
    border-style: dotted;
    border-color: #000000px;
    padding: 15px;
    font-size: 11px;
}
.column {
    background-color: #D7D7D7;
    line-height: 22px;
    border: 1px;
    border-style: solid;
    border-color: #333333;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
}
.column_content {
    padding: 5px;
}
.content {
    background-color: #FFFFFF;
    background-image: url('../images/bg_content.gif');
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-right: 15px;
}
.location {
    font-size: 11px;
    border: 1px;
    border-color: #444444;
    border-style: solid;
    background-color: #dadada;
	padding: 3px;
    margin-top: 5px;
    margin-bottom: 25px;
	line-height: 20px;
    color: #333333;
}
.disclaimer {
    font-size: 11px;
    color: #BBBBBB;
    line-height: 15px;
}
.spanBlack {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border: 1px solid;
	line-height: 20px;
}
.spanGray {
	background-color: #EBEBEB;
	padding: 3px;
	border: 1px solid #000000;
	line-height: 20px;
}
.spanBlue {
	background-color: #F5F5FF;
	padding: 3px;
	border: 1px solid #0000FF;
	line-height: 20px;
}
.spanYellow {
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px dotted #FF0000;
	line-height: 20px;
}
.alert {
	background-color: #d5d8db;
	padding: 3px;
    margin-top: 5px;
    margin-bottom: 20px;
	border: 1px dotted #000000;
	line-height: 25px;
}
.underline {
	text-decoration: underline;
}
.strike {
    text-decoration: line-through;
}
.highlight {
	background-color: #FFFF00;
}
.highlightLight {
    background-color: #FFFFCC;
}

.indent {
    margin-left: 25px;
}
.border {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
.label {
    font-weight: bold;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	width: 150px;
	border: 1px solid #000000;
}
.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	width: 150px;
	border: 1px solid #000000;
}
.short {
    width: 100px;
}
.extrashort {
    width: 50px;
}
.long {
    width: 200px;
}
.extralong {
    width: 250px;
}
.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
a:hover {
	color: #FF0000;
}
.link {
    font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
    /* color: #dd5555;  */
}
.titleList {
	font-size: 14px;
	font-weight: bold;
    /* color: #dd5555;  */
}
.stats {
    font-weight: bold;
    text-align: right;
}

.byline {
	font-size: 11px;
    font-style: italic;
}
.category {
	font-size: 16px;
}
.heading {
	background-color: #dbebff;
    margin-top: 35px;
	padding: 3px;
	border: 1px solid #777777;
    font-size: 14px;
    font-weight: bold;
	line-height: 20px;
}

.header {
	font-weight: bold;
    font-size: 13px;
	color: #000000;
	background-color: #99a5a7;
	padding: 3px;
}
.subheader {
	font-weight: bold;
	background-color: #b8c2c8;
	padding: 3px;
}
.tableTitle {
    color: #fdca07;
}

.bg1 {
	background-color: #d3e5ff;
}
.bg2 {
	background-color: #ecf4ff;
}
.bgRedMedium {
	background-color: #FFD7D7;
}
.bgRedLight {
	background-color: #FFF7F7;
}
.bgRedDark {
	background-color: #6E0005;
}
.button {
    background-color: #84b2d5;
    height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    border: outset 1px #ccc;
    color: #333333;
    padding: 1px 2px;
    background:url(../images/bg_button.gif) repeat-x left top;
}
.bbCode {
    background-color: #84b2d5;
    height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    border: outset 1px #ccc;
    color: #333333;
    padding: 1px 2px;
    background:url(../images/bg_button.gif) repeat-x left top;
}
.bgWhite {
	background-color: #FFFFFF;
}
.listingBg {
	background-color: #FFFFFF;
}
.shadow {
    float:left;
    background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../images/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

.shadow img {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}
.borderBlack {
    background-color: #000000;
}

.bgOrange {
    background-color: #ffe9c9;
}
.bgHotOrange {
    background-color: #fa9d1c;
}
.forumHeader {
    background-color: #fa9d1c;
    color: #222222;
    font-weight: bold;
}
.reference {
    border-bottom: dashed 1px #0066CC;
}
.topbar_link {
    border-bottom: dashed 1px #FFFFFF;
}

.nav {
    color: #000000;
    height: 25px;
    cursor: pointer;
    font-weight: bold;
}
A.menulink {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    background-color: #d5d8db;
    color: #333333;
    height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    margin-top: 10px;
    border: solid 1px #333333;
}

A.menulink:hover {
    background-color: #cf1519;
    color: #cccccc;
}

/* Username Validation */
.messagebox{
 position:absolute;
 width:100px;
 margin-left:5px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:5px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:5px;
 font-weight:bold;
 color:#CC0000;
}

/*Blends the helpbox into the background of the page*/
.helpbox {
    margin-top: 10px;
    border-style:none;
    background-color:#dce2e8;
}

td#smilies {
    text-align:center;
    vertical-align:top;
    padding: 10px;
}

td#post {
    text-align:center;
}

/*Background color for the subject line and post area*/
.form_elements_text {
    background-color: #dce2e8;
}

/*Background color for the dropdown menus*/
.form_elements_dropdown {
    background-color: #dce2e8;
}

.smilies {
    border-color: 000000;
    border-style: solid;
    border-width: 1px;
}


img {
    border-style: none;
}

/* PAGINATION */
.pagination{
    padding: 2px;
    margin: 1em 0;
    clear: both;
}

.pagination ul{
    margin: 0;
    padding: 0;
    text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
    font-size: 100%;
}

.pagination li{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}

*:first-child+html .pagination li a{ /*IE7 only CSS hack*/
    margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li a{ /*IE6 and below CSS hack*/
    margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited, .pagination a:active, .pagination span{
    padding: 0 5px;
    border: 1px solid #f1cfa1;
    text-decoration: none; 
    color: #fa9d1c;
}

.pagination a:hover{
    border: 1px solid #f1cfa1;
    color: #000;
    background-color: #ffd180;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
    background-color: #fa9d1c;
    color: #000 !important;
    border-color: #f1cfa1;
    font-weight: bold;
    cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover, .pagination span.disabled{ /*Style for "disabled" previous or next link*/
    background-color: white;
    cursor: default;
    color: #929292;
    border-color: #929292;
}
.pagination a.prevnext{ /*Style for previous and next link*/
    font-weight: bold;
}

/* DHTML Tooltip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* TABBED NAVIGATION */
.chromestyle{
width: 100%;
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: 99.8%;
background: url(../images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### 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: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*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: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #dce2e8;
}
