/*
Green: #999999
text: #CCCCCC
link gray: #F6F6F6
background brown: #E3C8AF
*/
body {
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
  background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}


.mainbody{
	padding-left: 30px;
}

.frame{
  border: 10px solid #444444;
}
.small_frame{
  border: 3px solid #444444;
}

/*table, tr, td, div, p { */
table, tr, td, p, {
	background-color: #000000;
}


a:link, a:visited {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-size: 14px;
	/*height: 35px;*/
	color: #FF6600;
}

a#active_menu {
	color: #FFFF66;
	font-size: 13px;
	font-weight: bold;
	background-position: 0px -25px;
}

.button2 {
	display: block;
	background: url(../images/menu_bg.png) repeat-x;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px !important;
	height: 25px;
	/*width: 190px;*/
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) repeat-x;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	/* this styling is for menu items that HAS A PARENT */
	/*font-family: Verdana, Helvetica, sans-serif;*/
	color: #999999;
	width: 100%;
	font-weight: bold;
}

a.sublevel:hover {
	color: #DC143C;
	width: 100%;
	text-decoration: none;
}



.search{
	text-align: center;
	color: #E3C8AF;
}


.small {
	font-size:xx-small;
	color: #5F5F5F;
}

.smalldark {
   
}

/* General styling: cats, sects, items */
.createdate {
  font-size: 10px;
  color: #999999;
}

.modifydate {
  font-size: 10px;
  color: #999999;
}

a.readon:link, a.readon:visited {
	color: #999999;
	text-decoration: none;
	/*font-family:  Verdana, Helvetica, sans-serif;*/
	
}

a.readon:hover {
	color: #DC143C;
	/*text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;*/

}

/* forms */
.inputbox {
  background:#F5F5F5;
	color: #000000;
  font-size: 14px;
	font-weight:bold;
  border: solid 1px #A9A9A9;
}

.button {
  background:#999999;
  font-weight: bold;
	border: solid 1px #CCCCCC;
}
	
/* sections */
.sectiontableheader {
	font-weight: bold;
	color: #CCCCCC;
	height: 20px;
	vertical-align: middle;
	text-indent: 2px;
}

.sectiontableentry1 {
  background:#222222;
  height:16px;
  vertical-align:middle;
}

.sectiontableentry2 {
  background:#111111;
  height:20px;
  vertical-align:middle;
}

/* content */
.contentpane {
    width: 100%;
		font-size: 14px;
	  text-align:justify;
    padding: 0px;

}
.contentpaneopen {
    width: 100%;
		font-size: 14px;
    padding: 0px;
}

.contentheading, .componentheading {
  font-size: 30px;
	color: #CCCCCC;
  font-weight: normal;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 20px;
}

.contentdescription {
  padding-bottom: 2px;
}

table.contenttoc {
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #A4A4A4;
}

table.contenttoc td {

	font-weight: normal;
	text-align:left;
	padding: 2px;
}

table.contenttoc th {
	background: #FFFAF0;
	vertical-align: middle;
	font-weight: bold;
	color: #F8AE6E;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
}

.content_rating {
	font-weight: normal;
	
	padding: 4px;
}

.content_vote {
	font-weight: normal;
	
}

/* categories */
.category {
	color: #CEDC6C;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #999999;
  font-weight: bold;
  
}

a.category:hover {
	color: #DC143C;

	font-weight: bold;
}

/* blog */
a.blogsection:link, a.blogsection:visited {
	color: #CC9966;
	text-decoration: none;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	
	}

a.blogsection:hover {
	color: #DC143C;
	text-decoration: underline;
	
}

/* component */
/*.componentheading {
	font-weight: bold;
  border-bottom: solid 1px #CCCCCC;
	text-align:left;
	vertical-align: middle;
	width: 100%;
	padding-left: 4px;
	height:20px;
	font-size: 14px;
	color: #000000;
	background:#CCCCCC;
}*/

/* modules */
.moduletable {
   padding-left: 0px;
   padding-right: 0px;
   margin-top: 0px;
   margin-bottom: 1px;
   margin-left: 1px;
	 }

.moduletable th {
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
	color:#CCCCCC;
  font-size: 16px;
	}

.moduletable td {
	 text-align: left;
	 margin: 0px;
   padding: 0px;
	 }

/* poll */
.poll {
	/*font-family: Verdana, Helvetica, sans-serif;*/
	
	font-weight: bold;
	color: #000000;
	line-height: 14px
}

.pollstableborder {
	border: 1px solid #808080;
}

/* weblinks */
a.weblinks:link, a.weblinks:visited {
	color: #945A48;
  text-decoration: none;
  font-weight: normal;
	/*font-family: Verdana, Helvetica, sans-serif;*/
}

a.weblinks:hover {
	color: #DC143C;
  text-decoration: underline;
}

/* pathway */
.pathway {
  color:#ffffff;
  font-weight:bold;
}

a.pathway:link, a.pathway:active {
 color: #686A8A;
 text-decoration: none;
 font-weight: bold;
}

a.pathway:hover {
 color: #DC143C;
 text-decoration: underline;
}

/* newsfeeds */
.newsfeedheading {
   /*font-family: Verdana, Helvetica, sans-serif;*/
   
   font-weight: bold;
   color: #000000;
}

.newsfeeddate {
	/*font-family: Verdana, Helvetica, sans-serif;*/
	
	color: #808080;
	font-weight: normal;
}

.fase4rdf {
	/*font-family: Verdana, Helvetica, sans-serif;*/
	
	color: #000000;
	font-weight: normal;
}

a.fase4rdf:link {
	
	font-weight: bold;
	color: #6699CC;
}

a.fase4rdf:hover {
	
	font-weight: bold;
  color: #DC143C;
}

/* module suffix nav */
table.moduletablenav td {
    color: #c0c0c0;
    font-weight: bold;
    padding-left:2px;
}

table.moduletablenav a:link, table.moduletablenav a:active {
    color: #686A8A;
    text-decoration: none;
    font-weight: bold;
}

table.moduletablenav a:hover {
    color: #DC143C;
    text-decoration: underline;
}



table.moduletablenav li {
}

table.moduletableinner {
    color: #000000;
	background-color: #FFFAF0;
	border: solid 1px #E1E1E1;
	width:100%;
	padding-left:2px;
	padding-right:2px;
	margin:5px;
}

table.moduletableinner th {

	font-weight: bold;
	color: #945A48;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height: 24px;
	padding-top:3px;
	padding-bottom:3px;
}

table.moduletableinner td {
    color: #000000;
    font-weight: normal;
    padding-left:2px;

}

table.moduletableinner a:link {
    color: #686A8A;
    text-decoration: none;
    font-weight: bold;
}

table.moduletableinner a:hover {
    color: #DC143C;
    text-decoration: underline;
}

table.moduletableinner li {
}
/* end module suffix nav */



.latestnews{
	padding-left: 0px;
	margin-left: 8px;
}

ul{
  color: #CCCCCC;
	text-align: left;
	}




/* JoomFish patch to display flag images horizontal */
ul.jflanguageselection {
	vertical-align: middle;
	list-style: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

ul.jflanguageselection li
{
	padding: 1px;
	margin: 0px;
	float: left;
	white-space: nowrap;
	border: none;
}
ul.jflanguageselection img
{
	border: none;
	white-space: nowrap;
}

/* Slideshow class */
.slideshow{
	padding: 3px;
	margin-left: 33px;
  border: groove 15px #333333;
	border-style:solid;
	background-color: #000000;
}

