/* ###################### OVERALL SETTINGS ###################### */
body {
	background-color: #636669;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

hr {
	color: #91B2C5;
	height: 1px;
	width: 100%;
}

td, tr, p, div {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* ########################### FORMS ########################## */

.button {
	background: url(../images/buttonbg.png) repeat-x;
	border: 1px solid #E1E1E1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.inputbox {
	background: #E1E1E1;
	border: 1px solid #000000;
	color: #162378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ########################### LINKS ########################## */
a.img {
	border: none;
	}
	
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #6C7E8C;
	text-decoration: none;
}

a.category:link, a.category:visited {
	font-weight: bold;
}

a.contentheadinglink:link, a.contentheadinglink:visited {
	color: #000000;
	text-decoration: none;
}

a.contentheadinglink:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.pagenav:link, a.pagenav:visited {
	color: #000000;
	text-decoration: none;
}

a.pagenav:hover {
	color: #6C7E8C;
	text-decoration: underline;
}

a.readon:link, a.readon:visited{
  color            : #6C7E8C;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : left;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #6C7E8C;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}


/* ##################### MODULE SETTINGS ###################### */
table.moduletable {
	border: 1px solid #323236;
	margin-bottom: 15px;
	width: 150px;
}

table.moduletable td {
	background-color: #E1E1E1;
	padding: 3px;
}

table.moduletable th {
	background: url(../images/moduleheader.png) repeat-x;
	background-position: center;
	border-bottom: 1px solid #323236;
	color: Black;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
	color: #25668D;
	font-size: xx-small;
}

.content_vote {
	background: #E1E1E1;
	border: 1px solid #E1E1E1;
	padding: 2px;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentbox {
	background-color: #E1E1E1;
	border: 1px solid #E1E1E1;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.componentheading {
	border-bottom: 1px solid #162378;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.contentheading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.contentpagetitle {
	color: #000000;
	font-weight: bold;
}

.contentpane {
	padding-left: 4px;
	padding-right: 4px;
}

.contentpaneopen {
	padding-left: 4px;
	padding-right: 4px;
}

.createdate, .modifydate {
	color: #6C7E8C;
	font-size: 11px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a.mainlevel:link, a.mainlevel:visited {
	background: transparent url(../images/arrow.png) left no-repeat;
	border-width: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

a.mainlevel:hover {
	background: transparent url(../images/arrow.png) left no-repeat;
	color: #6C7E8C;
	text-decoration: underline;
}

.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: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

a.sublevel:hover {
	background: transparent url(../images/arrow.png) left no-repeat;
	color: #6C7E8C;
	text-decoration: underline;
}


/* ###################### TABS SETINGS ###################### ok */
.ontab {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.offtab {
	background-color: #E1E1E1;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #6C7E8C;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

.tabpadding {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}



/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
	background: #E1E1E1;
	border: 1px solid #E1E1E1;
	padding: 2px;
}

.pagetext {
}
.pagenav {
	color: #CCCCCC;
	font-weight: bold;
}


/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
	color: Black;
	font-size: 10px;
	padding-left:8px;
}

a.pathway:link, a.pathway:visited {
	color: Black;
}

a.pathway:hover {
	color: #6C7E8C;
}


/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader {
	background: transparent url(../images/bullet.png) left no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 15px;
	text-transform: uppercase;
}

.sectiontableentry1 {
	background: #E1E1E1;
	padding: 2px;
	vertical-align: top;
}

.sectiontableentry2 {
	background: #E1E1E1;
	padding: 2px;
	vertical-align: top;
}


/* ################### SMALL FONT SETTINGS #################### ok */
.small {
	color: #6C7E8C;
	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 #E1E1E1;
}

