/* ###################### OVERALL SETTINGS ###################### */
body {
	background-color: #554C82;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

hr {
	color: #91B2C5;
	height: 1px;
	width: 100%;
}

td, tr, p, div {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* ########################### FORMS ########################## */

.button {
	background: url(../images/buttonbg.png) repeat-x;
	border: 1px solid #554C82;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.inputbox {
	background: #554C82;
	border: 1px solid #000000;
	color: #66ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ########################### LINKS ########################## */
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #66CCFF;
	text-decoration: none;
}

a.category:link, a.category:visited {
	font-weight: bold;
}

a.contentheadinglink:link, a.contentheadinglink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.contentheadinglink:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.pagenav:link, a.pagenav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.pagenav:hover {
	color: #66ccff;
	text-decoration: underline;
}

a.readon:link {
	background-image: url('../images/bullet.png');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 21px;
}

/* ##################### MODULE SETTINGS ###################### */
table.moduletable {
	border: 1px solid #261E4F;
	margin-bottom: 15px;
	width: 150px;

}

table.moduletable td {
	background-color: #726797;
	padding: 3px;
}

table.moduletable th {
	background: url(../images/moduleheader.png) repeat-x;
	background-position: center;
	border-bottom: 1px solid #261E4F;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
	color: #25668D;
	font-size: xx-small;
}

.content_vote {
	background: #726797;
	border: 1px solid #999999;
	padding: 2px;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentbox {
	background-color: #372D5E;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.componentheading {
	border-bottom: 1px solid #66ccff;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.contentheading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.contentpagetitle {
	color: #FFFFFF;
	font-weight: bold;
}

.contentpane {
	padding-left: 4px;
	padding-right: 4px;

}

.contentpaneopen {
	padding-left: 4px;
	padding-right: 4px;
}

.createdate, .modifydate {
	color: #66ccff;
	font-size: 11px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a.mainlevel:link, a.mainlevel:visited {
	background: transparent ;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

a.mainlevel:hover {
	background: transparent ;
	color: #66ccff;
		text-decoration	: none;
}

.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.sublevel:link, a.sublevel:visited {
	background: transparent url(../images/arrow.png) left no-repeat;
	border-width: 0px;
	color: B2D2DF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

a.sublevel:hover {
	background: transparent url(../images/arrow2.png) left no-repeat;
	color: #66ccff;
		text-decoration	: none;
}


/* ###################### TABS SETINGS ###################### ok */
.ontab {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.offtab {
	background-color: #726797;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #66ccff;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

.tabpadding {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}



/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
	background: #726797;
	border: 1px solid #999999;
	padding: 2px;
}

.pagetext {
}
.pagenav {
	color: #CCCCCC;
	font-weight: bold;
}


/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
	color: white;
	font-size: 10px;
	padding-left:8px;
}

a.pathway:link, a.pathway:visited {
	color: white;
}

a.pathway:hover {
	color: #66ccff;
}


/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader {
	background: transparent url(../images/bullet.png) left no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 15px;
	text-transform: uppercase;
}

.sectiontableentry1 {
	background: #554C82;
	padding: 2px;
	vertical-align: top;
}

.sectiontableentry2 {
	background: #726797;
	padding: 2px;
	vertical-align: top;
}


/* ################### SMALL FONT SETTINGS #################### ok */
.small {
	color: #999999;
	font-size: 11px;
}

.smalldark {
	color: #000000;
	font-size: xx-small;
}

/* ###################### TEMPLATE SETTINGS ###################### */
.header {
	border-left: 1px solid #000000;
}

.headerright {
	border-right: 1px solid #000000;
}

.edgeleft {
	background: url(../images/edgeleft.png) repeat-y;
}

.edgeright {
	background: url(../images/edgeright.png) repeat-y;
}

.barleft {
	background: url(../images/barleft.png) no-repeat;
	border-left: 1px solid #000000;
}

.barright {
	background: url(../images/barright.png) no-repeat;
	border-right: 1px solid #000000;
}

.banner {
	border-bottom: 1px solid #999999;
}

/*###############################ADDED################################*/
/* all levels outer */
#menuhorizontal { 
	border			: 0; 
	padding			: 0; 
	margin			: 0;
	
	width			: 100%;
	height			: 19px;
	background		: transparent;

	position		: relative; 
	left			: 0; 
	top				: 1px; 

	text-align		: left; 
	vertical-align	: top;
}



/* all levels inner */
.minner {
	font			: 12px Arial, "Times New Roman", Times, serif;
	color			: #fff;
	padding			: 1px 2px 3px 4px;
	border			: 0;
	background: url(../images/buttonbg.png) repeat-x;
	text-decoration	: none;
}




a:link .minner, a:visited .minner {
	color			: #fff;
	text-decoration	: none;
	white-space		: nowrap;
}
a:hover .minner {
	color			: #6DCFF6;
	font:bold;
	text-decoration	: none;
	
background: url(../images/buttonbgover.png) repeat-x;
}

.moout {
	background		: #111;
	text-decoration: none;
}
.moover {
	background		: #111;
	text-decoration: none;
}
a.moover:link,  a.moover:visited {
	color			: #111;
	text-decoration	: none;
}
a.moover:hover {
	color			: #116;
	text-decoration	: none;
}


