a#active_menu {
	color: #A5DF27;
	font-weight: bold;
}

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

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

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

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

a.pathway {
	color: #A5DF27;
	text-decoration: none;
line-height: 30px;
height: 30px;
}

h2{
	font-weight: bold;
	font-size:13px;
	color: #A5DF27;
}

h3 {
display: block;
height: 30px;
line-height: 30px;
color: #08DEFF;
font-family: Arial, verdana, sans-serif;	
margin: 0px;
text-align: left;
width: 230px;
text-indent: 10px;
font-weight: normal;
}

hvirtuemart {
display: block;
height: 36px;
line-height: 33px;
color: #A5DF27;
font-family: Arial, sans-serif;	
text-align: left;
width: 660px;
text-indent: 10px;
font-weight: bold;
background-image: url(../images/toph2bg.gif);
background-position: bottom;
background-repeat: no-repeat;
font-size: 13px;
text-transform: uppercase;
}


/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-weight: normal;
	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 {
	border-bottom: 1px dashed #555555;
	color: #FFFFFF;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 230px;
}

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

a.latestnews:link, a.latestnews:visited {
background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #555555;
	color: #FFFFFF;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 35px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 240px;
text-indent: 25px;
}

a.latestnews:hover {
	background-color: #333;
	color: #fff;
text-indent: 40px;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;
	font-family: Arial, sans-serif;	
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #FB7000;
}

a.mainlevel-top#active_menu-top {
	font-weight: bold;
background-color: #fff;
color: #000;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	background-color: transparent;
	border-right: 1px solid #666666;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: center;
}

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

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE5603;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

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

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #FAFAFA;
	color: #666666;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
}

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

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

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

body {
	background-color: #454344;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

input.inputbox{
	background-color: #555555;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;	
}

input.inputbox#mod_login_password{
	background-color: #FFFFFF;	
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_login_username{
	background-color: #FFFFFF;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;	
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_search_searchword{
	background-color: #555555;
	border: 1px solid #999;
	color: #000;
	width: 230px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #FFFFFF;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 18px;
}

textarea.inputbox{
	background-color: #FFFFFF;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

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

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading, .contentheading {
/*	
float: left;	
text-align: left;
width: 660px;
height: 30px;
background-color: #333;
float: left;
margin-left: 10px;
padding-left: 15px;
*/

display: block;
height: 36px;
line-height: 33px;
color: #A5DF27;
font-family: Arial, sans-serif;	
text-align: left;
width: 660px;
text-indent: 10px;
font-weight: bold;
background-image: url(../images/toph2bg.gif);
background-position: bottom;
background-repeat: no-repeat;
font-size: 13px;
text-transform: uppercase;

}


.contentdescription {

}

/*.contentheading {
	color: #A5DF27;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;	
	line-height: normal;
	margin: 0px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #fff;		
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.headings {
	color: #EAD099;
	font-family: Arial, sans-serif;
	font-size: 23px;
	letter-spacing: -1px;
}

.moduletable {

width: 
	}

.moduletable h3 {
display: block;
height: 36px;
line-height: 33px;
color: #A5DF27;
font-family: Arial, verdana, sans-serif;	
margin: 0px;
text-align: left;
width: 230px;
text-indent: 10px;
font-weight: bold;
background-image: url(../images/h3bg.gif);
background-position: bottom;
background-repeat: no-repeat;
font-size: 13px;
 text-transform: uppercase;
}

.moduletable li{
	list-style: none;
}

.moduletable td {
	color: #FFFFFF;
	text-align: left;
}

.moduletable-top {
	float: left;
	width: 660px;
}

.pathway {
line-height: 30px;
display: inline;
height: 30px;


}

.quote {
	color: #fff;
	font: oblique 125%/135% georgia, times, serif;
	font-size: 13px;
	margin: 0 auto;
	width: 90%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 7px;
}

.small {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}


#body {
	margin: 0 auto;
	overflow: auto;
	width: 950px;
margin-top: 8px;
padding-top: 20px;
padding-bottom: 30px;
background-image: url(../images/mainbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
background-color1: #2F2D2E;
}

#bodywrap {
	margin-top: 0px;	
	width: 100%;
float: left;
}

#copyright{
	margin: 0 auto;
	text-align: center;
	width: 950px;

}

#crumbs {
	float: left;	
	text-align: left;
	width: 660px;
height: 30px;
background-color: #333;
float: left;
margin-left: 10px;
padding-left: 15px;
}

#footer{
	height: 30px;
	margin: 0 auto;
	text-align: left;
	width: 950px;
background-color: #2A2A2A;
border-top: 1px solid #666;
border-bottom: 1px solid #8FBE2A;
margin-bottom: 50px;
padding-top: 15px;


}

#footerleft {
	float: left;
width: 450px;
	}

#footerright{
	float: right;
padding-right: 10px;
	}



#footerwrap {
	float: left;
	height: auto;
	width: 100%;
}


#headercontainer {
	height: 213px;
	width: 950px;
margin: 0 auto;
}

#headerimage {
background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;	
	height: 236px;
	width: 700px;
float: left;
border-top: 1px solid #999;
}

#headerright {
	
	height: 236px;
	width: 240px;
float: right;
}

#headerright .moduletable h3 {
display: block;
height: 36px;
line-height: 33px;
color: #A5DF27;
font-family: Arial, sans-serif;	
margin: 0px;
text-align: left;
width: 240px;
text-indent: 10px;
font-weight: bold;
background-image: url(../images/toph3bg.gif);
background-position: bottom;
background-repeat: no-repeat;
font-size: 13px;
text-transform: uppercase;
}

#rightcolumn {
	float: right;
	width: 230px;
margin-right: 10px;
}

#rightcolumn .moduletable {

padding-bottom: 20px;
	}

#mainbody {
	float: left;	
	text-align: left;
	width: 690px;
border-right: 1px dashed #777;
padding-right: 10px;

}

#content {
	float: left;	
	text-align: left;
	width: 670px;
padding-left: 10px;
}

#topnav {
	height: 20px;
	margin: 0 auto;
	width: 950px;
}

#topnavwrap {	
	height: 20px;
	width: 100%;
}

#top {
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 86px;
	width: 950px;
margin: 0 auto;
}

#topstrip {
	height: 86px;
	width: 100%;
border-top: 3px solid #A5DF27;
}
