div.clear {
	clear:both;
}

.bg_main {
	background		: #fff url(../images/bg.gif);
	padding			: 0px; 
	margin			: 0px;
	text-align		: center;
	vertical-align	: top;
	scrollbar-face-color: #e2e2db;
    scrollbar-shadow-color: #e2e2db;
    scrollbar-darkshadow-color: #fff;
    scrollbar-highlight-color: #e2e2db;
    scrollbar-3dlight-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #fff;
	}

img {
	border:0px
}

/* *******************************************  main outline*/
#outer {
	background		: url(../images/bg_left.gif);
	margin			: 0px auto;
	width			: 800px;
	text-align		: left;
	border			: 0px;
	}

div.topbar {
	background		: url(../images/topbar.gif) left top repeat-x;
	margin			: 0px;
	width			: 100%;
	height			: 10px;
	border			: 0px;
	}

/* ******************************************* top area */
div#logo {
	background		: url(../images/logo.gif) top right no-repeat;
	margin			: 0px;
	height			: 80px;
	width			: 571px;
	text-align		: left;
}

div#smallnavi {
	margin			: 15px 0px 0px 10px;
	text-align		: left;
}

/* *******************************************  SEARCH*/
#search {
	margin			: 13px 0px 0px 0px;
	padding			: 0px;
	width			: 100% ;
	height			: 19px ;
	text-align		: left;
}

input.searchbox {
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 1px solid #eee;
	background-color: #fff;
	width			: 100px;
	height			: 16px;
	line-height		: 14px;
	padding			: 0px;
	text-indent		: 5px;
}

/* *******************************************  top navi */
div#top_navi {
	margin-bottom	: 10px;
	padding			: 0px;
	height			: 33px;
	text-align		: right;
}

/* *******************************************  pathway */
#can_pathway {
	margin			: 5px 0px 10px 0px;
	width			: 100%;
	height			: 30px;
	text-align		: left;
}

#can_pathway img {
	margin:13px 1px 1px 1px;
}

.pathway {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
	line-height		: 17px;
	color			: #000;
	text-indent		: 10px;
}

a.pathway:link, a.pathway:visited {
	color			: #000;
	font-size		: 11px;
	line-height		: 17px;
}
a.pathway:hover {
	color			: #b60000;
}

/* ******************************************* leftside */
#left_area {
	float: left;
	margin: 0px;
	padding:0px;
	width: 210px;
	text-align: left;
}

#leftmain {
	margin: 10px 0px 0px 5px;
	padding:0px;
	text-align: left;
	width: 98%;
}

#leftmain table.moduletable th {
	background:url(../images/bg_ltitle.gif) left top no-repeat;
	border:0;
	height:24px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #fff;
	text-align: left;
	text-indent: 13px;
	padding: 0px;
	margin: 0px;
	line-height:25px;
}

#leftmain table.moduletable td {
	font : normal 11px;
	color: #000;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

/* ******************************************* right area */
#rightarea_inner {
	margin : 0px 0px 0px 9px;
	padding:0px;
	text-align: left;
	width: 571px;
}

#intro {
	background:url(../images/bg_intro.gif) no-repeat left top;
	width: 571px;
	height: 165px;
	margin: 0px 0px 15px 0px;
	padding:0px;
	border: 0;
}

#intro_pic {
	background:url(../images/intro1.jpg) no-repeat right top;
	width: 571px;
	height: 165px;
	margin: 0px;
	padding:55px 0px 0px 0px;
	border: 0;
	text-align:left;
}

#intro_text {
	width: 395px;
	height: 105px;
	margin-left: 30px;
	padding:0px;
	border: 0;
	text-align:left;
	overflow:auto;
}

/* ******************************************* random_pic */
#random_pic {
	background:url(../images/bg_banner.jpg) no-repeat left top;
	width: 210px;
	height: 221px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	border-bottom: 6px solid #C3C3B1;
}

/* ******************************************* random_pic */
#banner {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
	text-align:center;
}

#banner table.moduletable td {
	text-align:center;
}
/* ******************************************* main_area 
#main_body {
	width		: 562px;
	margin		: 10px 0px 10px 5px;
	padding		: 0px 2px;
	border		: 0px solid #eee;
	text-align	: left;
}
*/
/* ******************************************* flashnews and blocks */
#newsflash {
	width:562px;
	padding:0px;
	margin-left:5px;
}

#blocks {
	width:100%;
	padding:0;
}

#blocks table.moduletable th, #newsflash table.moduletable th {
	height:21px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #000;
	text-align		: left;
	text-indent		: 5px;
	padding			: 2px 0px 0px 0px;
	border-bottom	: 1px solid #666;
}

#blocks table.moduletable td {
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000;
	line-height		: 16px;
	text-align		: left;
	padding			: 2px 2px 0px 2px;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited { 
	font-size		: 11px;
	color			: #000; 
	text-decoration	: none;
	line-height:18px;
	font-weight:bold;
}

#blocks .moduletable a:hover {
	color			: #b60000; 
	text-decoration	: underline;
}

/* ******************************************* bottom navi */
table.moduletable-topnav {
    padding				: 0;
	margin-top			: 5px;
	}

.moduletable-topnav td {
    width				: auto;
	text-align			: center;
	}
.topnav {
	width				: 0;
	}

a.topnav:link, a.topnav:visited {
	width				: auto;
 	padding-left		: 10px;
	color				: #000;
	border				: 0;
    margin				: 0px 4px;
	text-decoration		: none;
	font-weight			: normal;
	}
a.topnav:hover {
 	width				: auto;
	color				: #b60000;
	}
a.topnav#current {
	cursor				: default;
	}
a.topnav#current:hover {
 	width				: auto;
	color				: #ffffff;
	}

/* ******************************************* bottomcontainer */

.copyright {
	font			: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color			: #ffffff;
	padding-left	: 4px;
}

div.bottomcontainer {
	margin			: 0px;
	width			: 100%;
	height			: 80px;
	text-align		: center;
	padding-top		: 0px;
}

/* ******************************************* Footer */
#footer  {
	background		: url(../images/bg_bottom.gif) top left repeat-x;
	padding-top		: 10px;
	margin-top		: 2px;
	width			: 100%;
	text-align		: center;
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #000;
	line-height		: 18px;
}

/* *******************************************  General CSS Styles  */

.body {
	/*background		: #ffffff; */
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #666;
    scrollbar-shadow-color: #666;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #666;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #e9e9e9;
    scrollbar-arrow-color: #ffffff;
}

td, div, p {
	color:#000;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 11px;
	padding:0px;
	line-height:18px;
}


a, a:link, a:visited {
	color			: #000;
	font-size		: 11px;
	text-decoration	: none;
	text_weight		: bold;
}
a:hover {color: #b60000; text-decoration:none}

h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 18px;
  padding-top: 0px;
  background-image: url(../images/ul.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #333;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #333;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 10px; 
	color			: #b60000; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	height:21px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 11px;
	font-weight		: bolder;
	color: #000;
	text-indent		: 2em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0;
	line-height:21px;
}
table.moduletable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #000;
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #000; 
	font-weight:bold;
	font-size		: 11px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #b60000; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
  color: #fff;
  text-align: center;
  font			: normal 11px Arial, Helvetica, sans-serif;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/bg_button.gif) repeat-x;
  padding: 0px 5px;
  line-height: 16px;
  height: 21px;
  margin: 1px;
}

.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #999;
	background		: url(../images/bg_input.gif) left top no-repeat;
}

select.inputbox {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 0px solid #999;
	background		: #fff;
}

select.button {
  color: #000;
  text-align: left;
  border: 0px solid #cccccc;
  width: auto;
  background: #fff;
  padding: 0px;
  line-height: 16px;
  height: 16px;
  margin: 1px;
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #333; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #333; 
	padding			: 0px;
	width			:100%;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #333; 
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 0px; 
}

.contentpane td {
	padding			: 0px 0px; 
}
.contentdescription td {
	padding			: 4px 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #000; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #b60000; 
	text-decoration	: none;
}

.contentheading {
	background:url(../images/bg_article.gif) no-repeat;
    background-position: 0px 4px;
	height:22px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #000;
	height:22px;
	text-align		: left;
	text-indent		: 20px;
	border			: 0px;
}

.componentheading {
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #b60000;
	height:30px;
	text-align		: left;
	text-indent		: 2px;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #000;
}

a.contentpagetitle:hover {
	color			: #b60000;

}

td.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;
	width			: 10%;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #000; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	width			: 98%;
	font-size		: 11px;	
	color			: #000; 
	font-weight		: bold; 
	text-align		: right;
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
}

.small 		{
	font-size		: 10px; 
	color			: #999; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #999;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #333;
	background:url(../images/ul.gif) no-repeat;
	background-position: 3px 3px;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 18px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #b60000;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #666666;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #b60000;
}

.blogsection {
	background-color: #ffffff;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #000;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #b60000; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #000;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #ddd;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #333;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #ddd;
}
table.contenttoc td {
	font-size		: 10px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #ccc;
}
table.contact td.details {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 0px;
}
textarea.inputbox {
	background: transparent;
	width:300px;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
}

a.mainlevel:link, a.mainlevel:visited {
	display			: block;
	background		: url(../images/bg_navi.gif) left top no-repeat;
	padding			: 0px;
	height			: 23px;
	font			: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color			: #b60000; 
	text-decoration	: none;
	text-indent		: 23px;
	border			: 0px;
	line-height		: 23px;
}
a.mainlevel:hover {
	background		: url(../images/bg_hnavi.gif) left top no-repeat;
	color			: #fff; 
	text-decoration	: none;
	padding			: 0px 0px;
}
#active_menu {
	background		: url(../images/bg_hnavi.gif) left top no-repeat;
	color			: #fff; 
}

a.sublevel:link, a.sublevel:visited {
	font			: normal 11px;
	color			: #b60000;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	line-height:16px;
	text-indent		: 2px;
}

a.sublevel:hover {
	color			: #333;
	text-decoration	: none;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #b60000;
	text-decoration	: none;
	background		: #fff;
	line-height:16px;
}

/* ******************************************* TOP MENU SYSTEM  */
ul#mainlevel-nav
{
	list-style		: none;
	padding			: 0;
	margin			: 0;
	float			: right;
	white-space		: nowrap;
 }

ul#mainlevel-nav li {
	background: transparent;	
	width: auto !important;
	width: 5%;
	float: right;
	white-space: nowrap;
	margin-left: 6px;	
	border-bottom: 3px solid #b60000;
}

#mainlevel-nav li a {
	background		: transparent;	
	display			: block;
	height			: 18px;
	font			: bold 11px Arial, Verdana, Helvetica, sans-serif;
	padding			: 0px 15px 0px 0px;
	text-decoration	: none;
	color			: #b60000;
	line-height		: 18px;
	white-space		: nowrap;
}

ul#mainlevel-nav li a:hover {
	color			: #b60000;
	background: 	#f7f7f7;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #000;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #000;
	font-weight		: bold;
}
a.category:hover {
	color			: #b60000;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter  {
	background-color: #e2e2db; 
	color			: #000; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1  {
	background-color: #ffffff; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #f7f7f7; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	background-color: #ffffff; 
	color			: #000;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	background-color: #ffffff; 
	color 			: #000; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #b60000; 
	background		: #ffffff; 
	text-decoration	: none;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #ddd; 
	width			: 100%;
}