/* ###################### MISC SETTINGS ###################### */

body {

	font-family: Verdana, 'Trebuchet MS', Arial, Geneva, helvetica, sans-serif;

	margin: 0px;

         background-image: url(../images/back.gif);

	background-color: #fff;

  	font-size: 12px;

  	color: #000;

}



#container {

	width: 929px;

}



#top_menu {

	width: 910px;

	height: 36px;

	float: left;

	position: absolute;

	text-align: center;

	bottom: 10px;

	/bottom: 9px;

	left: 10px;

	overflow: hidden;

}



#top_menu a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	margin-right: 5px;

	margin-left: 5px;

	padding-left: 25px;

	padding-right: 25px;

	text-decoration: none;

	color: #000;

	font-weight: bold;

	display: block;

	float: left;

	position: relative;

	height: 25px;

	background: #458ECC;

	line-height: 24px;

	border: solid 2px #458ECC;

	

}



#top_menu a:hover {

	text-decoration: none;

	color: #D29236;

	background: #fff;

	border-bottom: solid 2px white;

}



a#active_menu-top {

	text-decoration: none;

	color: #458ECC;

	background: #fff;

	border-bottom: solid 2px white;

}



/ #active_menu-top a {

	text-decoration: none;

	color: #D29236;

	background: #fff;

	border-bottom: solid 2px white;

}



#header {

	float: left;

	position: relative;

	width: 929px;

	height: 191px;

	background-image: url(../images/header.jpg);

	background-repeat: no-repeat;

	background-color: white;

}



#login {

	float: right;

	position: absolute;

	width: 335px;

	height: 105px;

	right: 37px;

	top: 0px;

	overflow: hidden;

	text-align: left;

	font-size: 10px;

	font-family: Verdana, Arial, sans-serif;

}



#newsletter {

	float: right;

	position: absolute;

	width: 175px;

	top: 0px;

	right: 0px;

	font-size: 10px;

}



#content {

	width: 929px;

	float: left;

	position: relative;

	text-align: left;

	background-color: #FFFFFF;

	background-image: url(../images/content_back.gif);

	background-repeat: repeat-y;

}



#left {

	width: 735px;

	float: right;

	position: relative;

	text-align: left;

	right: 5px;

}



#right {

	width: 174px;

	float: left;

	position: relative;

	left: 7px;

	margin-top: 3px;

}



div#footer {

	width: 929px;

	float: left;

	position: relative;

	text-align: center;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



h1 {

	font-family: 'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;

	font-size: 28px;

	color: #A08C37;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}



td, tr, p, div {

  font-family      : Verdana, 'Trebuchet MS', Helvetica, sans-serif;

  font-size        : 12px;

  color            : #222;

  line-height: 1.5em;

}



hr {

  background       : #C0C0C0;

  height           : 1px;

  width            : 100%;

}



.pathway, .pathway a, .pathway a:link, .pathway a:active, .pathway a:visited {

  font-family      : Verdana, Helvetica, Arial, sans-serif;

  font-size        : 8pt;

  color            : #B38181;

}



.pathway a:hover {

  color            : #CC4C0F;

  text-decoration  : underline;

}



#logo {

	position: relative;

	float:left;

	top: 0px;

	left: 8px;

	width: 269px;

	height: 83px;

}



.frameheader {

  font             : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 18px;

  font-weight      : none;

  color            : #808080;

  margin		   : 0px;

  padding		   : 0px;

}



ul

{

margin: 0;

padding: 0;

list-style: none;

}



li

{

line-height: 15px;

padding-left: 15px;

padding-top: 0px;

padding-bottom: 0px;

background-image: url(../../images/arrow.gif) ;

background-repeat: no-repeat;

background-position: 0px 3px;

}



#search {

	position: absolute;

	float: right;

	width: 115px;

	height: 20px;

	right: 43px;

}





/* ###################### LINKS ###################### */

a:link, a:visited {

  color            : #871515;

  text-decoration  : none;

}



a:hover {

  color            : #000;

  text-decoration  : underline;

}



a.category:link, a.category:visited {

  color            : #990000;

  font-weight      : normal;

  font-size        : 12px;

}



a.category:hover {

  color            : #B60000;

}



a.buttonbar:link, a.buttonbar:visited {

  color            : #FFFFFF;

  letter-spacing   : 0px;

  font-weight      : bold;

  text-transform   : uppercase;

}



a.buttonbar:hover {

  color            : #FFF;

  letter-spacing   : 1px;

  letter-spacing   : 2px;

  text-decoration  : bold;

}



a.buttonbar2:link, a.buttonbar2:visited {

  color            : #CCCCCC;

  font-weight      : bold;

}



a.buttonbar2:hover {

  color            : #B60000;

  text-decoration  : bold;

}



/* ################### MODULE SETTINGS ################### */

table.moduletable {

  margin           : 0px 0px 0px 0px;

  width            : 100%;

  margin-bottom    : 10px;

}



table.moduletable th {

  font-family      : Arial, Verdana, Tahoma, sans-serif;

  width            : 100%;

  font-size        : 14px;

  font-weight      : bold;

  color            : #444;

  text-align       : left;

  vertical-align   : middle;

  background-image : url(../../images/module_title_back.gif);

  border-bottom: solid 3px #444;

}



table.moduletable td {

  font-size        : 11px;

  width            : 100%;

  font-weight      : normal;

  padding-top      : 3px;

  padding-left     : 0px;

  padding-right    : 0px;

}



/* ################### MAIN AND SUB MENU SYSTEM ################### */

.mainlevel {

  font-family      : Arial, Tahoma, sans-serif;

  font-size		   : 14px;

  height		   : 17px;

  vertical-align   : middle;

  font-weight      : bold;

}



a.mainlevel {

  color: #555;



}



a.mainlevel:hover {

  color: #000;

  text-decoration  : none;

}



/* ###################### FORMULAR SETTINGS ###################### */

.button {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-style       : normal;

  font-weight      : normal;

  font-size        : 10px;

  margin		   : 2 2 2 2;

}



.inputbox {

	margin-top: 2px;

	font-size: 10px;

	/margin: 0px;

}



/* ###################### CONTENT PAGE SETTINGS ###################### */

.contentpane {

  text-align       : justify;

}



.contenttoc {

  right : 0px;

  top: 0px;

  border: solid 1px #CC0000;

  background-color: #EAEAEA;

  float: right;

}



.contentpaneopen {

  text-align       : justify;

  padding-right    : 5px;

}



.contentheading {

  font-family      : Arial, Georgia, Garamond, Times New Roman, serif;

  font-size        : 18px;

  font-weight      : normal;

  color            : #AA914F;

  text-align       : left;

  border-bottom    : none;

}

.contentheading a {
color:#AA914F;
}


.componentheading {

  font-family      : Arial, Georgia, Garamond, Times New Roman, serif;

  font-size        : 18px;

  font-weight      : Normal;

  color            : #D29236;

  text-align       : left;

  border-bottom    : none;

  padding-left     : 5px;

  

}



.contentdescription {

  font-family      : Verdana, Arial, Trebuchet MS, sans-serif;

  font-size        : 10px;

  font-weight      : normal;

  color            : #666;

  text-align       : left;

}



.category {

  color            : #999999;

  font-family      : Verdana, Arial, Trebuchet MS, sans-serif;

  font-size        : 10px;

  font-weight      : bold;

  text-decoration  : none;

}



/* ###################### SECTION LISTING SETTINGS ###################### */

table.pollstableborder td {

  padding: 2px;

}



.sectiontableheader {

  font-weight: bold;

  background: #f0f0f0;

  padding: 4px;

}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #ffffff;

	text-align: left;

	width: 10px;

}



.sectiontableentry2 {

	background-color : #f9f9f9;

	text-align: left;

	width: 10px;

}





/* ###################### SMALL FONT SETTINGS ###################### */

.small {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #555;

  text-decoration  : none;

  font-weight      : normal;

}



.smallnegru{

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9x;

  color            : #000;

  font-weight      : normal;

  text-align		: left;

}



.createdate {

  font-family      : Georgia, Garamond, serif;

  font-size        : 9px;

  color            : #666;

  text-decoration  : none;

  font-weight      : normal;

}



/* ######################### VOTING SETTINGS ######################### */

.content_rating {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-weight      : normal;

  color            : #990000;

  font-size        : 9px;

}



.content_vote {

  background       : #EEEEEE;

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-weight      : normal;

  color            : #000000;

  font-size        : 9px;

}



.content_vote.button {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-style       : normal;

  font-weight      : bold;

  font-size        : 10px;

  color            : #333333;

  background       : #EEEEEE;

  border           : 1px solid #999999;

}



/* ###################### RSS SETTINGS ###################### */

.fase4rdf {

  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9px;

  color            : #000000;

  font-weight      : normal;

}



a.fase4rdf:link {

  font-size        : 9px;

  font-weight      : normal;

  color            : #FF9900;

}



a.fase4rdf:hover {

  font-weight      : bold;

  color            : #808080;

}



.readon {

    font-family      : Arial, Tahoma, sans-serif;

	font-weight: bold;

	font-size: 14px;

	padding: 5px;

	display: block;

	border: solid 3px #458ECC;

	background-color: #bed9ff;

}



.modifydate {

	font-size: 10px;

	text-align: right;

}



.sublevel a {

	display: inline;

}