a#active_menu {
	color: #B9DB50;
	font-weight: bold;
background-color: #222;

}

a#active_menu:hover {
	color: #fff;
	text-decoration: none;
}

a:link {
	color: #B9DB50;	
	text-decoration: none;
}

a:visited {
	color: #B9DB50;	
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline; /*text-decoration: underline;*/
}


/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;	
	text-decoration: none;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
color: #fff;
display: block;
line-height: 15px;
height: 15px;
padding-bottom: 2px;
padding-top: 2px;
text-decoration: none;	
text-align: left;
border-bottom: 1px dashed #333;
}

a.mainlevel:hover {
	background-color: #111;
	color: #B9DB50;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
color: #B9DB50;
display: inline;
padding-left: 8px;
padding-right: 8px;
text-decoration: none;	
text-align: left;
border-right: 1px solid #fff;
line-height: 15px;
height: 15px;
}

a.mainlevel-footer:hover {
	background-color: #444;
	color: #fff;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
color: #B9DB50;
display: inline;
padding-left: 8px;
padding-right: 8px;
text-decoration: none;	
text-align: left;
border-right: 1px solid #fff;
line-height: 15px;
height: 15px;
}

a.mainlevel-top:hover {
	background-color: #444;
	color: #fff;
}


a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #B1CB63;
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px dashed #333;
	display: block;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 10px;
	
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;

}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
margin: 0px;	
text-align: center;		
background-color: #0D0D0D;
padding: 0px;
background-image: url(../images/bg.jpg);
background-position: top left;
background-repeat: no-repeat;

}

li {
	list-style: none;	
}

ul {
	margin: 0px;
	padding: 0px;

}


td,tr, p, div {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
text-align: left;
}


.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;

}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	
}

.componentheading {
color: #fff;	
font-family: arial,verdana,sans-serif;
font-size: 26px;
letter-spacing: -1px;
font-weight: normal;
margin: 0px;
padding-bottom: 10px;
padding-top: 10px;
text-transform: uppercase;
}

.contentdescription {	
}

.contentheading {
color: #B9DB50;	
font-family: arial,verdana,sans-serif;
font-size: 26px;
letter-spacing: -1px;
font-weight: normal;
margin: 0px;
text-transform: lowercase;
line-height: 120%;
}

/* Content - Sections & Categories */
.contentpane {
width: 100%;

}

.contentpaneopen {
width: 100%;

}

.createdate {
	color: #D1A735;
	font-size: 11px;
	
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;	
	padding-left: 20px;
}


input.inputbox{
	border: 1px;
	border-color: #999999;
	border-style: solid;
	color: #666666;

}

input.inputbox#mod_search_searchword{
	border: 1px;
	border-color: #999999;
	border-style: solid;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}

.modifydate {
	color: #808080;
	font-size: 11px;
	
}

.moduletable {

}

.moduletable-main {
padding-top: 50px;
padding-bottom: 20px;
text-align: left;
position: relative;
background-image: url(../images/main.gif);
background-position: top left;
background-repeat: no-repeat;
}

.moduletable-info {
padding-top: 50px;
padding-bottom: 20px;
text-align: left;
position: relative;
background-image: url(../images/info.gif);
background-position: top left;
background-repeat: no-repeat;
}


.moduletable td {

}

.moduletable h3 {

}

.quote {
	font: oblique 130% sans-serif;
	color: #ccc;		
	display: block;	
	line-height: 140%;
	margin-bottom: 15px;
	margin-top: 15px;	
	width: 100%;
margin: 0 auto;
}

.sectiontableentry1 {
	
}

.sectiontableentry2 {
	
}

.sectiontableheader {


}

.small {
	color: #D1A735;
	font-size: 11px;

}

.smalldark {
	color: #ccc;
	font-size: 11px;
	
}

#body {
width: 100%;
margin: 0 auto;
}

#footer {	
text-align: center;
height: auto;
padding-top: 80px;
padding-bottom: 30px;
color: #fff;
margin: 0 auto;
width: 100%;

}

#footer div, #footer td{
text-align: center;
color: #fff;
}

#footerwrap {
width: 100%;
height: auto;
float: left;
margin: 0 auto;
background-image: url(../images/footer.jpg);
background-position: bottom;
background-repeat: repeat-x;
}

#rightcolumn {
margin: 0 0 2em 0;
padding: 1em;
position: relative;
margin-left: 70%;
text-align: left;
border-left: 1px dashed #333;
}


#mainbody {		
float: left;		
text-align: left;
width: 66%;
padding-right: 10px;

}

#bodywrap {
padding-left: 20px;
padding-right: 20px;

}


#headerwrap {
height: 224px;
text-align: centre;
background-image: url(../images/header_left.jpg);
background-position: top left;
background-repeat: no-repeat;

}

#header{
height: 224px;
width: 600px;
}

#header .moduletable {
padding-bottom: 20px;
text-align: right;
position: relative;
width: 800px;
float: right;
margin-right: 30px;
margin-top: 20px;
}

#middle {	
height: auto;
padding-top: 80px;
padding-bottom: 30px;
color: #fff;
margin: 0 auto;
width: 100%;
background-image: url(../images/bottom.jpg);
background-position: top left;
background-repeat: no-repeat;


}

#middlewrap .moduletable h3 {
color: #fff;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 18px;
letter-spacing: -1px;
font-weight: normal;
margin: 0px;
padding-bottom: 10px;

}

#middle div, #middle td, #middle p{
text-align: left;
color: #fff;
}

#middle2 {	
height: auto;
color: #fff;
margin: 0 auto;
width: 100%;
float: left;


}

#middle2 div, #middle td, #middle p{
text-align: left;
color: #fff;

}

#middle2 .moduletable{
text-align: left;
color: #fff;
width: 18%;
float: left;
padding: 8px;
}

#middlewrap {
width: 100%;
height: auto;
float: left;
margin: 0 auto;
background-image: url(../images/bottombg.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #696E58;
overflow: hidden;

}
#middlebottom {
width: 100%;
height: 42px;
float: left;
margin: 0 auto;
background-image: url(../images/bottom_bottom.jpg);
background-position: bottom;
background-repeat: repeat-x;

}

#middle .moduletable{
text-align: left;
color: #fff;
width: 18%;
float: left;
padding: 8px;
}
fieldset.input{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p#form-login-password{
	margin: 0px;
	padding: 0px;
}

p#form-login-remember{
	margin: 0px;
	padding: 0px;
}

p#form-login-username{
	margin: 0px;
	padding: 0px;
}

img{
border: 0px;
}

