body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/pagebk.png);
}

/* Css for header and footer */

.headertable {
	height: 50px;
	background: url(images/headbk.png);
}
.footertable {
	height: 30px;
	background: url(images/footbk.png);
}
.menutable {
	text-align: left;
	vertical-align: top;
	width: 300px;
}
.menutablealign {
	vertical-align: top;
	horizontal-align: right;
}
.menutablecell {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted;
}
.menulink {
	font-weight: bold;
	text-decoration: none;	
	vertical-align: middle;
	horizontal-align: left;
	color: #333333;
	size=: 13px;
}
.mainframe {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: *;
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.whitelinks a.whitelinks:link, a.whitelinks:active, a.whitelinks:visited, a.whitelinks:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#Clock {
	position: absolute;
	width: 220px;
	text-align: right;
	right: 0px;
	top: 15px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-right:18px;
}


/* Css for forum */

.smallwhitetext {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.fborder {

}
.air_fborder {
font: 11px;
padding: 3px;
background: url(images/bgm.gif);
background-repeat: repeat;
}
.fcaption {
font: 11px;
padding: 3px;
}
.air_fcaption {
font: 13px;
color: #ffffff;
font-weight:bold;
text-align: left;
text-valign: middle;
background: repeat-x url(images/headbk.png);
padding: 3px;
}
.finfobar {
border: dotted 1px #9DA6B3;
border-style: dotted;
padding: 3px;
}
.air_finfobar {
border: dotted 1px #9DA6B3;
padding: 3px;
}
.air_forumheader {
font-weight:bold;
text-align:left;
}
.air_forumheader {
font: 13px;
font-weight:bold;
text-align: left;
text-valign: middle;
background: url(images/footbk.png) repeat-x;
color: #ffffff;
font-weight: bold;
padding: 3px;
}
.air_forumheader2 {
text-align:left;
}
.air_forumheader2 {
text-align:left;
border: dotted 1px #9DA6B3;
padding: 3px;
}
.air_forumheader3 {
text-align:left;
border: dotted 1px #9DA6B3;
padding: 3px;
}
.air_forumheader3_alt {
background-color: #182327;
border: dotted 1px #9DA6B3;
padding: 3px;
}
.nforumcaption2 {

}
.air_nforumcaption2 {

}

/* General table & text formatting */

.spacertable {
	width: 440px;
}
td,tr,p,div,li {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

/* general css elements */

.content_box {
	padding: 18px;
	text-align:left
}
.spacer{

}
.smalltext{

}
.page_bg {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}
.big_frame {
	width: 100%;
}
.incontent{
text-align:left;
padding-bottom:8px;
}

div#contentblock table td.newsflash {
	padding:0px;
}

/* Side Column Css */

.middle_box {
	padding-right: 9px;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	background: url(images/rustbk.png);
}

.right_box {
	padding-right: 9px;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	background: url(images/goldbk.png);
}

/* required stuff */

#content-pane .tab-page {
	background: #ffffff;
}


.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
}

.small {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	background: url(images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: rgb(140,16,16);
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: rgb(167,16,16);
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

.menuheader {
	background: url(images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}

div#menublock table.moduletable td {
	padding: 0px;
}

#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
text-transform:capitalize;
background-image: none;
list-style:none;
float: left;
margin: 0px;
padding-left: 15px;
padding-right: 15px;
font-size: 11px;
line-height:24px;
height: 26px;
white-space: nowrap;
border-right: 1px dotted #9DA6B3;
}
#mainlevel-nav a {

float: right;
text-decoration: none;
color: rgb(140,16,16);
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
color: rgb(167,16,16);

}

.mainlevel,.mainlevel-over, a.mainlevel:link, a.mainlevel:visited {
	background: url(images/menu_bullet.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: rgb(140,16,16);
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}


.mainlevel-hilite,a.mainlevel-hilite:link, a.mainlevel-hilite:visited {
	background: url(images/title_background.png) no-repeat;
	background-position: 0px -3px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: rgb(140,16,16);
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

.mainlevel-over, a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: rgb(167,16,16);
}



.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: rgb(140,16,16);
	text-align: left;
}

#active_menu {
	color:#rgb(140,16,16);
	font-weight: bold;
}

a.sublevel:hover {
	color: rgb(167,16,16);
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
	color: rgb(140,16,16); 
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: rgb(167,16,16);
	text-decoration: none;
}



a:link, a:visited {
	color: rgb(140,16,16);
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: rgb(167,16,16);	
	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color: rgb(140,16,16);
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: rgb(167,16,16);
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: rgb(140,16,16);
	text-decoration: none;
}

a.pagenav:hover {
	color: rgb(167,16,16);
	text-decoration: none;
}

.frontpageheader {
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-align:left;
}

.newsfeeddate {
	font-size: 10px;
	color: #555555;
	font-weight: normal;
}

.fase4rdf a:link {
	color: rgb(140,16,16);
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: rgb(167,16,16);
}

.componentheading {

	background: url(images/title_background.png) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background : #293C43;
	color : #ffffff;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {
	background-color : #0D1315;
	padding: 2px;
}

.sectiontableentry2 {
	background-color : #151E22;
	padding: 2px;
}

div#middle_box .sectiontableentry1 {
	background-color : #3E5867;
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	background-color : #516B79;
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	background-color : #182327;
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	background-color : #293C43;
	padding: 2px;
}





ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}



.button {
	font-weight: bold;
	border:solid 1px rgb(140,16,16);
	background-color: rgb(227,234,238);
	color: #222222;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}


.bbcode {
	/*border:1px outset rgb(140,16,16);*/
	text-decoration: underline;
	font-weight: strong;
	margin-top: 1px;
}


.bbcode:hover {
	border:1px inset rgb(167,16,16);
	/* background-color: #516B79; */
margin-top: 1px;	
}

.bbcode:active {
background-color:white;
}


.tbox, .helpbox {
	font-weight: normal;
	color: #222222;
	background: rgb(227,234,238);
	border: 1px solid rgb(140,16,16);
    font-size: 11px;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}


.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #cccccc;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #cccccc;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #cccccc;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #333333;
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	background: #121A1D;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}


table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin-bottom: 10px;

}

strong {
	color: #222222;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
table { margin-left:auto; margin-right:auto; }
.searchhighlight{text-decoration: underline;color:#FF0000;font-weight:bold;}

/*
 * Please DO NOT USE or reference any of the following class definitions.
 * They are not referenced anywhere in the e107 core. (0.700, 7 Feb 2005)
 * This file will be eliminated after the remaining definitions (above) 
 *   have been either verified as unnecessary, or added to all themes.
 */

.defaulttable, .fbdefault, .fdefault, .f2default, .f3default, .fcdefault{ display: block; width: auto; }
.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.day {
  text-align: center;
  background: #F1EAE1;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 1px 2px 1px;
}
.dayentry {
  text-align: center;
  background: #F1C7B7;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 1px 2px 1px;
}
.forumheader4{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	cursor: pointer;
}
.forumheader5{
	background-color: #BCD5EA;
	color:#000;
	cursor: pointer;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}