div.clear {

	clear:both;

}



.bg_main {

	background-color: #FFFFFF;

	padding			: 0; 

	margin			: 10px 0px 15px 0px;

	text-align		: center;

	vertical-align	: top;

	scrollbar-face-color: #666;

    scrollbar-shadow-color: #666;

    scrollbar-darkshadow-color: #A2B5C9;

    scrollbar-highlight-color: #666;

    scrollbar-3dlight-color: #A2B5C9;

    scrollbar-track-color: #e9e9e9;

    scrollbar-arrow-color: #A2B5C9;

	}



img {

	border:0px

}



/* *******************************************  main outline*/

#outer {

	margin			: 0px auto;

	width			: 800px;

	text-align		: left;

	border			: 0px solid #01a8e8;

	background-color: #fff;

	}



#main_inner {

	margin			: 0px 0px 0px 0px;

	width			: 800px;

	text-align		: left;

	border			: 0px;

	background-color: #FFFFFF;

}



/* ******************************************* top area */



div.topright {

	float			: right;

	margin			: 0px;

	text-align		: right;

}

#table_path_search {

background: url(../img/bg_path.gif) no-repeat;

}



/* *******************************************  SEARCH*/



div.search {

	width: 160px;

	display: block;

	line-height: 26px;

	height: 15px;

	padding: 1px 0px 3px 3px; 

	}



div.search input {

	width: 160px;

	background: transparent ;

	color: #a2b5c9;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 2px;

}

.search .inputbox {

	border	: 0px solid #A2B5C9;

	vertical-align: middle;

	height: 15px;

	}



	/* *******************************************  pathway */

#can_pathway {

	

	margin			: 1px 0px 0px 0px;

	width			: 100%;

	text-align		: right;

}



.pathway {

	padding: 0px 0px 0px 0px;

	margin: 0px 5px 0px 0px;

	border: 0;

	line-height: 30px;

	color: #A2B5C9;



}



a.pathway:link, a.pathway:visited {

	color			: #A2B5C9;

	font-size		: 10px;

	line-height		: 20px;

}

a.pathway:hover {

	color			: #FFAE60;

}





/* *******************************************  top navi */

div#top_navi {

	margin-top		: 20px;

	padding			: 0px;

	height			: 18px;

	text-align		: right;

}





/* ******************************************* mid_out */

#mid_out {

	margin-top:10px;

	padding:0px;

	text-align: left;

	width: 100%;

	min-height: 100%;

}



/* ******************************************* leftside */

#leftmain   { 

text-align: left; 

margin: 0px 0px 0px 0px; 

padding: 0; 

width: 168px; 

float: left; 

background-color: #FFFFFF;

}



#rightmain {

	margin: 0px;

	padding:0px;

	text-align: left;

	width: 160px;

}



#rightmain table.moduletable {

	margin-bottom: 3px;

	padding:0px;

	text-align: left;

}



#rightmain table.moduletable th {

	background:url(../images/rtitle.gif) no-repeat;

	border:0;

	height:22px;

	font : bold 10px Verdana, Arial, Helvetica, sans-serif;

	color: #ffffff;

	text-align: left;

	text-indent: 10px;

	padding: 0px 0px 3px;

	margin: 0px;

	line-height:22px;

	text-transform: uppercase;

}



#leftmain table.moduletable th {

	background:url(../images/ltitle.gif) no-repeat;

	border:0;

	height:22px;

	font : bold 10px Verdana, Arial, Helvetica, sans-serif;

	color: #ffffff;

	text-align: left;

	text-indent: 10px;

	padding: 0px;

	margin: 0px;

	line-height:22px;

	text-transform: uppercase;

}



#leftmain table.moduletable td {

	font : normal 10px Verdana, Arial, Helvetica, sans-serif;

	color: #A2B5C9;

	text-align		: left;

	padding			: 2px 0px 2px 0px;

}



/* ******************************************* right area */

#rightarea {

	float: left;

 	position: relative;

	margin-left: 8px;

	padding:0px;

	text-align: left;

	width: 620px;

	background-color: #FFFFFF;

}



#banner {

	margin: 0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	border: 0;

}



/* ******************************************* main_area */

#main_area {

	width		: 100%;

	margin		: 10px 0px 4px 0px;

	padding		: 0px;

	border		: 0px;

	text-align	: left;

}



#main_body {

	width		: 100%;

	margin-top	: 0px;

	padding		: 0px;

	border		: 0px;

	text-align	: left;

}



/* *******************************************  main corner*/

div.left_edge {

	background  	: url(../images/bg_leftside.gif) top left repeat-y;

	margin-bottom	: 7px;

}



div.right_edge {

  background	: url(../images/bg_rightside.gif) top right repeat-y;

}



div.top_lcorner {

  background	: url(../images/corner1.gif) top left no-repeat;

  height		: 6px;

}



div.top_rcorner {

  background	: url(../images/corner2.gif) top right no-repeat;

  height		: 6px;

  text-align	: left;

}



div.top_edge {

  background	: url(../images/bg_corner1.gif) top left repeat-x;

  height		: 6px;

  clear			: both;

}



div.bot_lcorner {

  background	: url(../images/corner3.gif) bottom left no-repeat;

  height		: 6px;

}



div.bot_rcorner {

  background	: url(../images/corner4.gif) bottom right no-repeat;

  height		: 6px;

}



div.bottom_edge {

  background	: url(../images/bg_corner2.gif) bottom left repeat-x;

  height		: 6px;

  clear			: both;

}



div.border {

	border-left	:1px solid #d6d6d6;

	border-right:1px solid #d6d6d6;

	padding:0px;

}



div.corner_inner {

	padding		:0px 6px 0px 6px;

}



/* ******************************************* flashnews and blocks */

#blocks {

	width:100%;

	padding:0;

}



#blocks table.moduletable th {
	height:25px;
	color: #FFFFFF;
	height:18px;
	text-align		: left;
	text-indent		: 5px;
	padding			: 2px 0px 0px 0px;
	border-bottom	: 0px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



#blocks table.moduletable td {

	font-family     : Verdana, Arial, Helvetica, sans-serif;

	font-size		: 10px;

	color			: #A2B5C9;

	line-height		: 16px;

	text-align		: left;

	padding			: 2px 2px 0px 2px;

}



#blocks .moduletable a:link, #blocks .moduletable a:visited { 

	font-size		: 10px;

	color			: #01a8e8; 

	text-decoration	: underline;

	line-height:18px;

	font-weight:bold;

}



#blocks .moduletable a:hover {

	color			: #01a8e8; 

	text-decoration	: underline;

}



/* ******************************************* bottom navi */

table.moduletable-topnav {

    padding				: 0;

	}



.moduletable-topnav td {

    width				: auto;

	text-align			: center;

	}

.topnav {

	width				: 0;

	}



a.topnav:link, a.topnav:visited {

	width				: auto;

 	padding-left		: 10px;

	color				: #fff;

	border				: 0;

    margin				: 0px 4px;

	text-decoration		: underline;

	font-weight			: normal;

	}

a.topnav:hover {

 	width				: auto;

	color				: #ccc;

	}

a.topnav#current {

	cursor				: default;

	}

a.topnav#current:hover {

 	width				: auto;

	color				: #A2B5C9;

	}



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



.copyright {

	font			: normal 9px Verdana, Arial, Helvetica, sans-serif;

	color			: #A2B5C9;

	padding-left	: 4px;

}



div.bottomcontainer {

	background		: url(../img/bg_footer.gif) no-repeat ;

	margin			: 0px 0px 0px 0px;

	width			: 100%;

	height			: 30px;

	text-align		: center;

	padding-top		: 4px;

}



/* ******************************************* Footer */

#footer  {

	padding			: 4px 0px 0px 0px;

	margin			: 0;

	width			: 100%;

	height			: 60px;

	text-align		: center;

	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;

	color			: #222;

	line-height		: 18px;

}



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



.body {

	background		: #A2B5C9; 

	padding			: 0; 

	margin			: 0;

	vertical-align	: top;

	scrollbar-face-color: #666;

    scrollbar-shadow-color: #666;

    scrollbar-darkshadow-color: #A2B5C9;

    scrollbar-highlight-color: #666;

    scrollbar-3dlight-color: #A2B5C9;

    scrollbar-track-color: #e9e9e9;

    scrollbar-arrow-color: #A2B5C9;

}



td, div, p {

	color:#333333;

	font-family     : Verdana, Arial, Helvetica, sans-serif;

	font-size		: 10px;

	padding:0px;

	line-height:17px;

}





a, a:link, a:visited {

	color			: #01a8e8;

	text-decoration	: underline;

}

a:hover {color: #01a8e8; text-decoration:none}



h1	{font: bold 16px Verdana, Arial, Helvetica, sans-serif;	color: #666; margin: 0px; padding: 0px;}

h2	{font: bold 15px Verdana, Arial, Helvetica, sans-serif;	color: #666; margin: 0px; padding: 0px;}

h3	{font: bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #666; margin: 0px; padding: 0px;}

h4	{font: bold 12px Verdana, Arial, Helvetica, sans-serif;	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/arrow.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			: #68696a;

}

input {

	padding			: 0;

	margin			: 0;

}



th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {

	font-size		: 10px; 

	color			: #01a8e8;

	font-weight		: normal;

}

a.pagenav_next:hover {

	font-size		: 10px; 

	color			: #01a8e8; 

	text-decoration	: underline;

}





/* ******************************************* MODULES */

table.moduletable {

	width			: 100%;

	padding			: 0px;

	margin			: 0px 0px 0px 0px;

	border	: 0;

}

table.moduletable th {

	height:21px;

	font-family     : Verdana, Arial, Helvetica, sans-serif;

	font-size		: 10px;

	font-weight		: bolder;

	color: #01a8e8;

	text-indent		: 2em;

	text-align: left;

	padding: 0px 0px 0px 0px;

	margin: 0px;

	border: 0;

	line-height:28px;

}

table.moduletable td  {

	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;

	color			: #A2B5C9;

	text-align		: left;

	padding			: 0px;

	margin			: 0px;

	border			: 0;

}



table.pollstableborder td {

	padding: 2px;

	line-height:17px;

	background-color: #FFFFFF;

}



.moduletable a:link, .moduletable a:visited { 

	color			: #01a8e8; 

	font-weight:bold;

	font-size		: 10px;

	font-family     : Verdana, Arial, Helvetica, sans-serif;

	text-decoration	: none;

}

.moduletable a:hover {

	color			: #01a8e8; 

	text-decoration	: underline;

}

table.moduletable ul {

	padding			: 0;

	margin			: 0 0 0 3px;

}



.button {
	padding-top		: 2px 2px 0px 2px;
	color			: #333333;
	border  		: 0px;
	background-color: #01a8e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



.poll {

	font			: 10px Verdana, Arial, Helvetica, sans-serif; 

	color			: #68696a; 

	font-weight		: normal; 

	border			: 0; 

	padding			: 0;

}



/* ******************************************* CONTENT STYLES */

.contentpane, .contentpaneopen {

	text-align		: left;

	color			: #68696a; 

	padding			: 0px;

	width:100%;

}



.contentdescription {

	width:100%;

	text-align		: left;

	color			: #68696a; 

	padding			: 0px;

}



.contentpaneopen td {

	padding			: 1px 0px; 

}



.contentpane td, .contentdescription td {

	padding			: 4px 0px; 

}

a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {

	color			: #01a8e8; 

	text-decoration	: none

}

a.contentpane:hover, a.contentpaneopen:hover {

	color			: #01a8e8; 

	text-decoration	: underline;

}



.contentheading {
	height:20px;
	color: #990000;
	height:20px;
	text-align		: left;
	text-indent		: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}



.componentheading {
	background-position: 0px 3px;
	color: #FF0000;
	height:60px;
	text-align		: left;
	text-indent		: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
}





.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{

	color			: #01a8e8;

}



a.contentpagetitle:hover {

	color			: #01a8e8;



}



td.buttonheading {

	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;

	white-space		: nowrap;

	width			: 10%;	

}



.content_rating, .content_vote {

	font-size		: 10px;	

	color			: #68696a; 

	text-decoration	: underline; 

	font-weight		: normal; 

	vertical-align	: middle; 

	margin			: 0 6px; 

	padding			: 0;

}



.back_button {

	float:right;

	width:55px;

	font-size		: 10px;	

	color			: #68696a; 

	font-weight		: bold; 

	text-align:right;

	vertical-align	: middle; 

	margin			: 0 6px; 

	padding			: 1px 1px 1px 1px;

	border:0;

}



.small 		{

	font-size		: 9px; 

	color			: #68696a; 

	font-weight		: normal;

	line-height:14px;

	height:14px;

}



.createdate, .modifydate {

	font-size		: 9px; 

	font-weight		: normal; 

	color			: #68696a;

	height			:14px;

	line-height		:14px;

}



a.readon:link, a.readon:visited {

	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;

	color			: #01a8e8;

	background:url(../images/arrow.gif) no-repeat;

	background-position: 3px 3px;

    border           : 0px solid #E0E0E0;

    padding          : 2px 4px 2px 20px;

    white-space      : nowrap;

    float            : left;

    line-height      : 10px;

    text-decoration  : none;

}

a.readon:hover {

	color			: #01a8e8;

	text-decoration	: underline; 

}



.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {

	font-size		: 12px; 

	font-weight		: normal; 

	color			: #666666;

}

a.fase4rdf:hover {

	font-weight		: bold; 

	color			: #01a8e8;

}



.blogsection {

	background		: transparent;

}



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

	font-size		: 10px;

	color			: #01a8e8;

	text-decoration	: underline;

	font-weight		: normal;

	font-weight		: bolder;

}

a.blogsection:hover {

	font-size		: 10px;

	color			: #01a8e8; 

	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			: #68696a;

}

.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			: #68696a;

	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 {

	font		: bold 10px Verdana, Arial, Helvetica, sans-serif;

	line-height	:22px;

}

a.mainlevel:link, a.mainlevel:visited {

	display: block;

	padding: 0px 0px;

	height: 22px;

	font: normal 10px Verdana, Arial, Helvetica, sans-serif;

	color: #ffffff; 

	text-decoration: none;

	text-indent: 22px;

	border: 0px;

	line-height: 22px;

	background: url(../images/na_vi_ga_tie.gif);

}

a.mainlevel:hover {

	background		: #A2B5C9;

	color			: #000; 

	text-decoration	: underline;

	padding			: 0px 0px;

	background: url(../images/na_vi_ga_tie_over.gif);

}

#active_menu {

	background		: #A2B5C9;

	color			: #000; 

	background: url(../images/na_vi_ga_tie_over.gif);

}



a.sublevel:link, a.sublevel:visited {

	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;

	color			: #01a8e8;

	text-decoration	: underline;

	padding-left: 1px;

	vertical-align: middle;

	text-align: left;

	line-height:16px;

}



a.sublevel:hover {

	color			: #68696a;

	text-decoration	: underline;

}



a.sublevel#active_menu  {

	border			: 0;

	color           : #68696a;

	text-decoration	: underline;

	background		: #f7f7f7;

	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-color: #010bd8;

	width: auto !important;

	width: 5%;

	float: right;

	white-space: nowrap;

	margin-left: 3px;	

	margin-bottom: 4px;

}



#mainlevel-nav li a {

	background: url(../images/snavi2.gif) top right no-repeat;

	display			: block;

	height			: 18px;

	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;

	padding			: 0px 12px 0px 0px;

	text-decoration	: underline;

	color			: #fff;

	line-height		: 18px;

	white-space		: nowrap;

}



ul#mainlevel-nav li a:hover {

	color			: #ccc;

	background: url(../images/snavi2.gif) top right no-repeat;

}



ul#mainlevel-nav li:hover {
	background-color: #010bd8;
	background-image: url(../images/snavi1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/* ******************************************* CATEGORY (text format and links) */

.category {

	color			: #68696a;

	font-size		: 10px;

	font-weight		: bold;

	text-decoration	: underline;

	}

a.category:link, a.category:visited {

	color			: #be0409;

	font-weight		: bold;

}

a.category:hover {

	color			: #01a8e8;

}

	

/* ******************************************* STYLES LISTING CONTENT PAGE */

td.sectiontableheader, td.sectiontablefooter  {

	background-color: #01a8e8; 

	color			: #01a8e8; 

	font-weight		: bold;

	font-size		: 10px;

	padding			: 2px 3px 3px 2px;

	border-bottom	: 1px solid #01a8e8; 

}

.sectiontableentry1  {

	background-color: #A2B5C9; 

	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: #A2B5C9; 

	color			: #68696a;

	font-size		: 10px;

	font-weight		: bold;

	text-decoration	: underline;

	marging			: 0;

	padding			: 0 2px;

	border			: 0;

}

a.pagenav:link, a.pagenav:visited  {

	background-color: #A2B5C9; 

	color 			: #01a8e8; 

	background-color: transparent;

}

a.pagenav:hover {

	color			: #01a8e8; 

	background		: transparent; 

	text-decoration	: underline;

}





hr {

	background		: transparent; 

	height			: 1px; 

	border			: 1px solid #ddd; 

	width			: 100%;

}



/*=========================================================================================================================== */





/* ******************************************* random_pic */

#random_pic {

	width: 800px;

	height: 160px;

	margin: 0;

	padding:0;

	border: 0;

	}



/* ******************************************* random_pic */



#bg {

	background:url(../img/bg.jpg);

	}



#spacer1 {

	background:url(../img/spacer1.gif) repeat-x;

	height: 13px;

         }



	

#up_header {

	background:url(../img/up_header.gif) no-repeat;

	width:	800px;

	padding:0px 0px 0px 0px;

	margin-bottom: 1px;

	}

#up_flash 

{

	background:url(../img/up_flash.gif) no-repeat;

	width: 800px;

	height: 24px;

}

#space_flash_path 

	{

	height: 1px;

	background-color: #01a8e8;

	}



/*=========================================================================================================================== */

#logo, img#logo 

{ 

position: absolute; 

top: 9px; 

right: 0; 

border: 0; 

}

div.wrapper { text-align: left; margin: auto; position: relative; }

