/** 
* A Mambo 4.5.3 xhtml compatible template 
* @version 1.0 
* @package NVU Template Addon 
* @copyright (C) 2005 by Open4G Mambo Template Developer Extension for NVU - All rights reserved! 
* @license http://www.open4g.com/ GPL/GNU License 
**/ 
 
body {
	margin: 2px;
	padding: 2px;
	background: rgb(0, 0, 0);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
	color: rgb(253, 253, 227);
        
} 


p, div {
        font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
	color: rgb(253, 253, 227);
	font-size: 12px
} 

hr { 
 color : #E0E0E0; 
 height : 1px; 
 width : 100%; 
} 
 
table.moduletable { 
 width : 100%; 
 table-layout : auto; 
 margin : 0px 4px 15px 4px; 
} 
table.moduletable th {
	padding: 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: rgb(244, 200, 101);
} 
table.moduletable td { 
 padding : 0px; 
} 
 
ul 
{ 
margin-top: 7px; 
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; 
} 
 
 
#active_menu {
	font-weight: bold;
	color: rgb(244, 200, 101);
} 
a#active_menu:hover { 
} 
 
ul#mainlevel-nav { 
 padding : 0; 
 margin : 0; 
 list-style : none; 
} 

 .sublevel { 
 font-size : 12px; 
} 

ul#mainlevel-nav li { 
 display : block; 
 padding-left : 0px; 
 padding-right : 0px; 
 margin : 0; 
 float : right; 
 font-size : 11px; 
 font-weight : bold; 
 line-height : 20px; 
 white-space : nowrap; 
/* border-left : 1px solid #FFFFFF;*/ 
 
} 
 
a:link, a:visited {
	color: rgb(122, 105, 79);
	text-decoration: none;
	font-size: 12px;
} 
 
a:hover {
	color: rgb(244, 200, 101);
	text-decoration: underline;
} 
 
a.category:link, a.category:visited { 
 font-weight : bold; 
} 
 
.readon { 
 font-weight : bold; 
} 
 
.pagenavbar {
	background-color: rgb(43, 37, 23);
	border: 3px double rgb(74, 62, 40);
	padding: 3px;
	text-align: center;
} 
 
.contenttoc {
	width: 180px;
	background-color: rgb(43, 37, 23);
	border: 3px double rgb(74, 62, 40);
	padding: 2px;
} 
 
.contenttoc th {
	padding: 3px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: rgb(244, 200, 101);
} 
 
.contenttoc td { 
 padding : 2px 5px; 
} 
 
.small {
	font-size: 10px;
	color: rgb(244, 200, 101);
} 
 
.smalldark {
	font-size: 10px;
	color: rgb(43, 37, 23);
} 
 
.createdate, .modifydate {
	font-size: 10px;
	color: rgb(122, 105, 79);
} 
 
.content_rating { 
 font-size : 10px; 
 color : #FEC56A; 
} 
 

.pathway {
	font-size: 12px;
	color: rgb(253, 253, 227);
	letter-spacing: 1px;
	margin-left: 4px;
} 
 
a.pathway:link, a.pathway:visited { 
 color : #ff9933; 
 font-size : 12px; 
} 
 
a.pathway:hover { 
 font-size : 12px; 
} 
 
.contentpane { 
 padding : 0px; 
} 
 
.contentpaneopen { 
 padding : 0px; 
 text-align : justify; 
} 
 
.contentheading, .componentheading {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: rgb(244, 200, 101);
} 
 
.contentpagetitle {
	font-weight: bold;
	color: rgb(253, 253, 227);
} 
 
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active { 
 text-decoration : none; 
} 
 
a.readon:link, a.readon:visited {
	color: rgb(122, 105, 79);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
} 
 
a.readon:hover {
	color: rgb(244, 200, 101);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
} 
 
.back_button a:link, .back_button a:visited {
	color: rgb(122, 105, 79);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
} 
 
.back_button a:hover {
	color: rgb(244, 200, 101);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: rgb(43, 37, 23);
	border: 3px double rgb(74, 62, 40);
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
} 

 .button {
	margin: 5px;
	background-color: rgb(43, 37, 23);
	color: rgb(253, 253, 227);
}

  .inputbox {
	border: 3px double rgb(74, 62, 40);
	margin: 5px;
	background: rgb(43, 37, 23) none repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	color: rgb(244, 200, 101);
}



.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
	color: rgb(122, 105, 79);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: rgb(43, 37, 23);
	border: 3px double rgb(74, 62, 40);
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
} 
 
.pagenav a:hover, .buttonheading a:hover {
	color: rgb(244, 200, 101);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: rgb(43, 37, 23);
	border: 3px double rgb(74, 62, 40);
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}