
#search {
	float			: left;
	margin			: 18px 20px 0px 0px;
	padding			: 0px;
	width			: 95px !important;
	height			: 19px !important;
	text-indent		: 8px;
	text-align		: center;
	line-height		: 19px;
}

.searchbox {

	color			: #FFFFFF;
	text-indent		: 8px;
	line-height		: 19px;
	
	width			: 150px;
	height			: 20px;
}




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


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 00px 0px 00px;
	border	: 0;
	float: left;
}
table.moduletable th {
	height:18px;
	background-position:left bottom;
	font : bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	margin: 0px;
	line-height:24px;
	
}
table.moduletable td  {

	color			: #CCCCCC;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
	margin			: 0px;
	border			: 0;
}

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

.moduletable a:link, .moduletable a:visited { 
	color			: #CCCCCC; 
	font-weight:bold;
	font-size		: 12px;

	text-decoration	: none;
}
.moduletable a:hover {

	color			: #FFFFFF; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {

	padding		: 0px 10px 0px 10px;
	color			: #000000;
	border  		: 0px;
	
}
.inputbox, .search {
	font			: normal 12px Arial, Helvetica, sans-serif;
	color			: #333333;
	
}

select.inputbox {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	
}

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

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;

	padding			: 0px;
}

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

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

.contentpane td, .contentdescription td {
	padding			: 7px 2px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #FFFFFF; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #FFFFFF; 
	text-decoration	: none;
}

.componentheading {
	font : bold 14px Arial;
	color: #FFFFFF;
	text-align		: left;
	
	margin-top: 2px;
	line-height: 24px;
}
.componentheading:first-letter {
	color: #FFCC33;
	font-size: 14px;
	text-transform: uppercase !important;
}
.contentheading {

	height:24px;
	font : bold 14px Arial;
	color: #FFFFFF;
	height:24px;
	text-align		: left;
	text-indent		: 0px;
}

.contentheading:first-letter {
	color: #FFCC33;
	font-size: 14px;
	text-transform: uppercase !important;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #FFFFFF;
}
a.contentpagetitle:hover {
	color			: #FFCC33;

}
.buttonheading {
	font			: normal 12px Arial, Helvetica, sans-serif;
	white-space		: nowrap;	
}

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

.back_button {
	float:right;
	width:55px;
	font-size		: 12px;	
	color			: #FFCC33; 
	font-weight		: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
    background-position: 0px 6px;
}

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

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

a.readon:link, a.readon:visited {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
  
    padding          : 2px 4px 2px 2px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #FFFFFF;
	text-decoration	: none; 
}

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

.blogsection {

	
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bolder;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 12px;
	color			: #FFCC33; 
	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			: #FFCC33;

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


table.contenttoc th {
	color			: #FFCC33;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #eeeeee;
}
table.contenttoc td {
	font-size		: 12px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}

.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 0;
}
textarea.inputbox {
	width:95%;
}

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

	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	padding-right: 10px;
	border	: 0;

	display: block;
	height:28px;
	font		: normal 12px Arial, Helvetica, sans-serif;
	color			: #FFFFFF; 
	text-decoration	: none;
	text-align	: right;
	line-height:24px;
}
a.mainlevel:hover {
	color			: #FFFFFF; 

	text-decoration	: none;
}
#active_menu {

	color			: #FFFFFF; 
	font-weight	: normal;
}

a.sublevel:link, a.sublevel:visited {
	color			: #FFFFFF;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
}
a.sublevel:hover {
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight:bold;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #FFFFFF;
	text-decoration	: none;

	font-weight:bold;
}

/* ******************************************* TOP MENU SYSTEM  */
ul#mainlevel-nav
{
	font			: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
 }

ul#mainlevel-nav li
{
	display: block;
	background: transparent;
	padding: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 30px;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border: 0;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color: #FFCC66;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #559DD9;
	background: transparent;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #FFCC33;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #666666;
	font-weight		: bold;
}
a.category:hover {
	color			: #FFFFFF;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader {
	background-color: #F0F0F0; 
	color			: #333333; 
	font-weight		: bold;
	font-size		: 12px;
	padding			: 2px 3px 3px 2px;

}
td.sectiontablefooter {
	background-color: #F0F0F0; 
	color			: #333333; 
	font-weight		: bold;
	font-size		: 12px;
	padding			: 2px 3px 3px 2px;

}
.sectiontableentry1  {

	color			: #FFCC33; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	color			: #FFCC33;
	font-weight		: normal;
	padding			: 2px 0px 2px 2px;
	background-color: #FFFFFF;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #FFCC33;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
	margin			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #FFCC33; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #FFFFFF; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 

	width			: 100%;
}

body, td {font-size:12px; color:#CFD5E5; font-family: Arial, Helvetica, sans-serif;}
body {margin:0px; padding:0px; background-image: url('/img/bggrad.jpg'); background-position: left top; background-repeat:repeat-x; background-color:#08122B;}
img{ border:0;}
table#mainback {position: absolute; left: 0; top: 0; z-index: 1;}
table#header_content {position: relative; left: 0; top: 0; z-index: 4;}
table#footer_content {position: relative; left: 0; top: 0; margin-top:30px; z-index:2;}
#notice {border:1px solid #ffffff;}
td.brdr {border:1px solid #CFD5E5; padding:10px;}
td.brdr_wb {
	border:1px solid #CFD5E5;
	border-bottom:0px;
	border-right:0px;
	padding-left: 5px;
}
td.brdr_wbr {
	border:1px solid #CFD5E5;
	border-bottom:0px;
	padding-left: 5px;
}
td.brdr_wbrr {
	border:1px solid #CFD5E5;
	border-right:0px;
	padding-left: 5px;
}
div.caption{font-weight:bold; padding-top:8px; padding-left:40px;}
div.caption_s{font-weight:bold; padding-top:8px; }
div.titl{font-weight:bold; padding-top:10px;}
div.text_img{text-align:center; border:1px solid #CFD5E5; padding:10px;}
div.text_img img { border:1px solid #CFD5E5;}
td#headlogo{background-image:url('/img/header.jpg');background-position:left top; background-repeat:no-repeat;}
div#menuitem {font-size:12px; font-weight:bold; color:#ffffff; margin-top:40px;  height:88px;}
div#contacts {padding:29px 0 0 45px;position:absolute;left:5px;	top:418px;}
div#price {	position:absolute;	left:163px;	top:360px; text-align:left; color:#1F3266;}
div#contacts div#chead{font-size:12px; font-weight:bold; color:#1F3266;}
div#contacts div#cbody{font-size:12px; font-weight:normal; color:#1F3266; padding-top:12px;}
div#mainmsg {text-align:left; width:320px; font-size: 20px; color:#ffffff; padding-left:120px;}
div#rightback {background: url('/img/right_bg.jpg') no-repeat 100% 0%; height: 208px; width:150px; position: relative; float:right; right:0; top:296px; padding:200px 0 0 10px;}
div#akavita {padding:10px 0 0 40px;}
div#prt {padding:10px 0 0 40px;}
a#mail{color:#1F3266; text-decoration:underline;}
a{color:#ffffff; text-decoration:none;}
a.more{color:#CFD5E5; text-decoration: underline; font-style:italic;}
a.more:hover{color:#ffffff; text-decoration: underline;}
a:hover{color:#FFDB4C; text-decoration: none;}
td#menu1, td#menu2, td#menu3, td#menu4, td#menu5, td#menu6{ cursor:hand; background-image:url('/img/menu_line.gif'); background-repeat:repeat-x;}
img#apple_part{position: relative; background: url('/img/apple_part_shadow.png') no-repeat; background: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/apple_part_shadow.png', sizingMethod='crop'); z-index:6;}
div.info {	padding-top:7px; padding-left:40px; font-style:italic;}		
div.info img {	margin-right: 20px;}
hr {border:1px solid #262F4D; padding:0px}
div.author { font-style:italic; font-weight: normal;}
a#prc{color:#1F3266; text-decoration: none;}
a#prc:hover{color:#1F3266; text-decoration: underline;}
a#prtnr{color:#CFD5E5; text-decoration: none; font-weight:bold;}
a#prtnr:hover{color:#FFFFFF; text-decoration: underline; font-weight:bold;}
a#prtnr_i{cursor:default;}

div#tomain{width:100px; position:absolute; float:left; top:0px; left:185px; height:65px; cursor:hand;}
