/* *******************************************  General CSS Styles  */
* {
margin:0;
padding:0;
}

body {
	background: #ffffff; 
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif, Helvetica ;
	color:#666666;
	line-height:160%;
}

a:link, a:visited {
	color: #666666;
	text-decoration	: none;
}
a:hover {color: #00B4FF; text-decoration:none}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

ol	{list-style: decimal outside; }

ul {
  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;
}

fieldset {
	border:0;
	}

div.clr {
	clear:both;
}

#cdbody {
}

img {
	border:0;
}

#main_out {
	width:100%;
	background-color:#fff;
}

/* *******************************************  logoarea*/
#logo_wrap {
	margin:0 auto;
	width:960px;
	}

#logo_area {
	padding-top:20px;
	margin:0px;
	background-color:#ffffff;
	vertical-align:bottom;
	height:50px;
}

#logo {
	float:left;
	width: 300px;
}

#search {
	float: right;
	margin: 18px 20px 0px 0px;
	width: 200px;
	height: 19px;
	text-indent: 8px;
	text-align: center;
}

#search .moduletable {
	border:0;
	}

#mod_search_searchword {
	font-size:11px;
	color: #A7A6A6;
	text-indent: 8px;
	border: 1px solid #EFF0F0;
	width: 150px;
	height: 20px;
	padding-top:4px;
}

/* *******************************************  header */
#header_wrap {
	background-color:#FFEEFF;
	margin:0 auto;
	height:145px;
}

#header_width {
	background:url(../images/windwill.jpg) 0 0 no-repeat;
	margin:0 auto;
	width: 960px;
	height:145px;
}


/* *******************************************  midarea */
#main_wrap {
	background:url(../images/bg_line.gif);
}

#main_wrap_pad {
	margin:0 auto;
	width: 960px;
	background: #FFF;
	border-left: 1px solid #CBCDCE;
	border-right: 1px solid #CBCDCE;
}

/* *******************************************  pathway */
#can_pathway {
	padding:0 10px;
	height: 28px;
	color: #00B4FF;
	font-size: 11px;
	border-bottom: 1px solid #CBCDCE;
}

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

.pathway {
	line-height: 30px;
}

a.pathway:link, a.pathway:visited {
	color: #333333;
	line-height: 18px;
}
a.pathway:hover {
	color: #00B4FF;
}

/* ******************************************* leftside */
#leftmain {
	margin: 0;
	padding:0px;
	text-align: left;
	width: 100%;
}

#leftmain .moduletable_menu h3, #rightmain .moduletable_menu h3, #leftmain .moduletable h3, #leftmain .moduletable_text h3 {
	height:24px;
	background:url(../images/bg_ltitle.gif) left bottom no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	line-height:24px;
	margin-bottom:5px;
}

#leftmain .moduletable h3, #leftmain .moduletable_text h3 {
	border-bottom:1px solid #CBCDCE;
	margin-bottom:8px;
}

#leftmain .moduletable {
	text-align: left;
	padding: 2px 0px 0px 0px;
}

/* ******************************************* main body */
#main_area {
	width: 99%;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
	text-align: left;
}

/* ******************************************* flashnews and blocks */
#newsflash {
	border:1px solid #ddd;
	margin-bottom:10px;
}

#newsflash div.moduletable {
	padding: 8px;
}

#newsflash h3 {
	font-size: 13px;
}

/* ******************************************* Footer */
#footer_wrap {
	border-top: 1px solid #CBCDCE;
	height: 40px;
	}

#footer_width {
	margin:0 auto;
	width: 960px;
	padding-top: 8px;
	text-align:center;
	}


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

table.moduletable ul {
	padding: 0;
	margin: 0 0 0 3px;
}

.button {
	padding: 2px;
	font-size: 11px;
	color: #ffffff;
	border  : 0px;
	background-color: #666666;
}
.inputbox {
	border: 1px solid #CCCCCC;
}

#form-login-remember {
	margin: 5px 0;
	}

select.inputbox {
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

.poll td {
	padding: 2px 0;
	}

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

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

.contentpaneopen td {
	padding: 3px 0px; 
}

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

.contentheading {
	background:url(../images/bg_ltitle.gif) no-repeat;
	height:24px;
	font-size: 14px;
	color: #0099FF;
	height:24px;
	text-align: left;
	text-indent: 10px;
}

.componentheading {
	font-size: 14px;
	color: #000;
	height:25px;
	line-height:25px;
	text-align: left;
	text-indent: 5px;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color: #666666;
}
a.contentpagetitle:hover {
	color: #00B4FF;

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

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

.back_button {
	float:right;
	width:55px;
	font-size: 11px;	
	color: #00B4FF; 
	font-weight: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin: 0 6px; 
	padding: 1px 1px 1px 1px;
	border:0;
	background:url(../images/iconpath.gif) no-repeat;
    background-position: 0px 6px;
}

.small, .createdate, .modifydate {
	color: #B2AAA7; 
	font-weight: normal;
	font-size: 11px;
	line-height:14px;
	height:14px;
}

a.readon:link, a.readon:visited {
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #8E8480;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 2px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color: #00B4FF;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-weight: normal; 
	color: #666666;
}
a.fase4rdf:hover {
	font-weight: bold; 
	color: #00B4FF;
}

.blogsection {
}

a.blogsection:link, a.blogsection:visited {
}
a.blogsection:hover {
}

.ontab 	{
	color: #666666;
	padding: 2px 10px 2px 10px;
	border-top: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left: 2px solid #345;
	font-weight: bold;
}
.offtab {
	color: #666;
	padding: 2px 10px 2px 10px;
	border-top: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left: 1px solid #666;
	cursor: default;
}
.tabpadding {
	border-bottom	: 3px solid #666;
}
	
table.searchintro {
	background: #fff;
	margin: 0  5px;
	width: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding: 5px;
	border: 0;
	border-bottom	: 1px solid #fff;
}


.blog_more {
	padding: 4px;
}
.blog_more ul {
	margin: 8px 0;
}

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

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

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
ul.menu {
}
ul.menu li {
	padding:2px 0;
	background:none;
	}






/* ################## Main Menue ################## */
ul.menu ul {
	}

ul.menu li ul li {
	border:solid 1px #fff;
}

ul.menu li ul li {
	margin:0;
}

ul.menu a:link, ul.menu a:visited {
	padding-left: 5px;
	border	: 0;
	background: url(../images/bg_navi.gif) no-repeat;
	display: block;
	height:28px;
	font-size: 12px;
	color: #595959; 
	text-decoration	: none;
	text-align	: left;
	line-height:24px;
}
ul.menu a:hover {
	color: #00B4FF; 
	background: url(../images/bg_hnavi.gif) no-repeat;
	text-decoration	: none;
}

#active_menu {
	color: #00B4FF; 
	font-weight	: normal;
}

ul.menu li ul li a:hover,ul.menu li ul li a:active,ul.menu li ul li a:focus {
	background:#93246F;
	color:#fff;
}

ul.menu li ul li ul {
	border:solid 0 #E0C1E0;
	padding:10px 0 10px 5px;
}

ul.menu li.active a:link,ul.menu li.active a:visited {
	color: #00B4FF; 
	height:28px;
}

ul.menu li.active ul li a:link,ul.menu li.active ul li a:visited {
	background:none;
	border:0;
	color:#000;
	font-weight:normal;
	padding:0;
	height:20px;
}

ul.menu li.active ul li ul li a:link,ul.menu li.active ul li ul li a:visited {
	background:none;
	border:0;
	color:#000;
	font-weight:normal;
	padding:0;
	height:20px;
}

ul.menu li.active ul li.active a:link,ul.menu li.active ul li.active a:visited {
	background:#fff;
	border-left:solid 0 #DD75BB;
	color:#000;
	font-weight:bold;
	height:20px;
}

ul.menu li.active ul li.active ul li a:link,ul.menu li.active ul li.active ul li a:visited {
	height:20px;
}

ul.menu li.active ul li.active ul li.active span.active_link {
}








/* ******************************************* CATEGORY (text format and links) */
.category {
	color: #666666;
	font-weight: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.category:hover {
	color: #00B4FF;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader {
	background-color: #F0F0F0; 
	color: #333333; 
	font-weight: bold;
	padding: 2px 3px 3px 2px;
	border-bottom	: 1px solid #999999;
}
td.sectiontablefooter {
	background-color: #F0F0F0; 
	color: #333333; 
	font-weight: bold;
	padding: 2px 3px 3px 2px;
	border-top	: 1px solid #999999;
}
.sectiontableentry1  {
	background-color: #ffffff; 
	color: #666666; 
	font-weight: normal; 
	padding: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background: #F7F7F7; 
	color: #666666; 
	font-weight: normal; 
	padding: 2px 0px 2px 2px;
}

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

/* ********************** Bottom module */
table.bottom_module {
	width: 100%;
	}
	
table.bottom_module tr {
	vertical-align: top;
}

td.bottom_module a:link, td.bottom_module a:visited {
	font-size: 12px;
	}
	
td.bottom_module {
	width: 33%;
	text-align:left;
	border: 1px solid #ddd; 
	font-size: 11px;
}

table.bottom_module div.moduletable {
	padding: 5px 9px;
}

table.bottom_module div.moduletable h3 {
	text-align: left;
	color: #333;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 3px;
}


li.latestnews, li.mostread {
	padding: 1px 0;
	}