/* ###################### OVERALL SETTINGS ###################### */
body {
	background-color: #636669;
	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 #636669;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	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/readon.gif');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 21px;
}
a.readon:hover {
	background-image: url('../images/readon_over.gif');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 21px;
	color: #FF4500;
}

/* ###################### CUSTOMS LINKS ###################### */

.pagenav {
	font-weight: bold;
	color      : #34659d;
	}
.pagenav_prev a {
background: url(../images/icon_prev.gif) no-repeat 0px 0px;
text-indent:-5000px;
display:block;
width: 50px;
height:17px;
}
.pagenav_next a {
background: url(../images/icon_next.gif) no-repeat 0px 0px;
text-indent:-5000px;
display:block;
width: 50px;
height:17px;
}
.back_button a{
background: url(../images/icon_back.gif) no-repeat 0px 0px;
margin: 10px 3px 10px 3px;
pading: 10px 10px 10px 10px;
text-indent:-5000px;
display:block;
width: 50px;
height:17px;
float:right;
}		 

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

table.moduletable td {
	padding: 3px;
}

table.moduletable th {
	background: url(../images/modulo.jpg) repeat-x;
	background-position: center;
	/*border: 0px solid #DCDCDC;*/
	color: white;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	border-bottom: 2px solid #8EBBE4;
	height: 20px;
}

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

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

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentbox {
	background-color: #444444;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.componentheading {
	/*border-bottom: 1px solid #66ccff;*/
	background: url(../images/nav_bar.jpg) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 22px;
	text-shadow: Blue;
}

.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 {
/*   background: transparent url(../images/indent1.png) left no-repeat;*/
   background: url(../images/boton.png) left no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
a.mainlevel:link, a.mainlevel:visited {
	/*background: transparent url(../images/indent1.png) left no-repeat;*/
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel:hover {
	/*background: transparent url(../images/indent1.png) left no-repeat;
	color: #66ccff;*/
	text-decoration: underline;
}

.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.sublevel:link, a.sublevel:visited {
	/*background: transparent url(../images/indent2.png) left no-repeat;*/
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}

a.sublevel:hover {
	/*background: transparent url(../images/indent2.png) left no-repeat;
	color: #66ccff;*/
	text-decoration: underline;
}


/* ###################### 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: #808080;
	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: #808080;
	border: 1px solid #999999;
	padding: 2px;
}

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


/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
	color: #00468E;
	font-size: 11px;
	padding-left:4px;
	text-decoration: none;
}

a.pathway:link {
	color: white;
}

a.pathway:visited {
	color: #00468E;
}

a.pathway:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* ################# 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: #387AC6;*/
	padding: 2px;
	vertical-align: top;
}

.sectiontableentry2 {
	/*background: #808080;*/
	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;
}