/* Basic Structure */
body { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #140001; font-size:12px;color:white;margin:0px;padding:0px; }

.bottom {text-align:center;width:100%;}

/* Fonts */
.9 { font-size:9px;color:white; }
.10 { font-size:10px;color:white; }
.12 { font-size:12px;color:white; }
.15 { font-size:15px;color:white; }
.20 { font-size:20px;color:white; }
.25 { font-size:25px;color:white; }
.30 { font-size:30px;color:white; }

.red1 { font-size:9px;color:red; }
.red2 { font-size:10px;color:red; }
.red3 { font-size:12px;color:red; }
.red4 { font-size:15px;color:red; }
.red5 { font-size:20px;color:red; }
.red6 { font-size:25px;color:red; }
.red7 { font-size:30px;color:red; }


.underline {text-decoration: underline;}
.strike {text-decoration: line-through;}

/* Boxes */
.yellowbox {border:dashed 3px red;width:400px;margin:auto;padding:10px;background:#140001;}

.spacer {height:25px;}

/* Alignment */
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

/* Joomla Core Stuff */
.blog {}
.inputbox{font-size:10px;font-weight:bold; color:#b90000; background-color: #140001;}
.contentheading {font-size:15px;font-weight:bold; text-decoration: underline; color:#b90000;}
.componentheading {font-size:18px;font-weight:bold;color:#b90000;}
.buttonheading {white-space:nowrap;text-decoration:none;color:#b90000;}
.readon {color:#b90000;}
.contentpane {}
.contendpaneopen {}
.small {font-size:11px;}
.createdate {font-size:11px;}
.modifydate {font-size:11px;}
.category {color:#b90000;}
span.article_seperator {display:block;height:10px;width:100%;}

.sectiontableentry1 { background-color: #ebebeb;width:100%; }
.sectiontableentry2 {width:100%;}

/* keep white background */
/* in print window */
body.contentpane {background:black;}
/* in content edit box */
.mceContentBody {background:black;font-size:10px;font-weight:bold; color:#b90000; background-color: #140001;}

/* menu wrap fix */
.top .module table td {white-space:normal;}

/* search */
.contentpaneopen fieldset div {margin:0px;padding:2px;width:566px !important;width:586px;overflow:hidden;}
.mainlevel {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b90000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
	border: none;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-family: impact;
}