/* custom stuff */
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
p{
        margin:8px 0px 8px 0px;
        padding:0px;
}
.content_box {
	padding: 4px;
}

.search_box {
	padding: 10px;
}



#silver_date {
	float: right;
	width: 160px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #304651;
	white-space: nowrap;
}

#silver_menu {
	overflow: hidden;
	height: 26px;
	width: 400px;
	float: left;
	padding: 0px;
}

#silver_toolbar {
	width: 100%;
}

.silver_box {
	width: 100%;
	border-top: solid 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	background: url(../../rhuk_planetfall/images/silver_background.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
}

.middle_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #2E4452 url(../../rhuk_planetfall/images/menu2_fade.jpg) repeat-x;
}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #182327 url(../../rhuk_planetfall/images/menu1_fade.jpg) repeat-x;
}

.searchblock {
	color: #ff6600;
}

.top_right_box {
	border-left: solid 1px #9DA6B3;
	background: #000000;
	padding: 0px;
}

.page_bg {
	background: #121A1D url(../../rhuk_planetfall/images/back_fade.jpg) repeat-x;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 798px;
	border: solid 1px #9DA6B3;
}


/* required stuff */

#content-pane .tab-page {
/*	background: #000000;*/
	background: #ffffff;
}

.contentpane {

}

.contentpaneopen {
	text-align: left;
	width: 100%;
}

.contentpaneopen td {
	padding: 0px 10px;
}


.small {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	width: 100%;
	height: 24px;
/*	text-transform: uppercase;*/
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
/*	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	text-align:left;
	text-decoration: none;
*/}

a.contentpagetitle:hover {
/*	color: #ffffff;
*/}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
/*	text-indent: 15px;*/
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable tr {
	width: 100%;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
	width: 100%;
}

table.moduletable ul {
	color: #ff0000;
}

div#menublock table.moduletable td {
	padding: 0px;
}

#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height:24px;
	height: 26px;
	white-space: nowrap;
	border-right: 1px solid #9DA6B3;
}
#mainlevel-nav a {

	float: right; 
	text-decoration: none;  
	color: #304651;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	color: #ff6600;

}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-color: red;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}


a.sublevel:hover {
	text-decoration: none;
}


/*span.mainlevel {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	padding-left: 20px; 
	width: 100%;
	height: 18px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}*/

a.mainlevel:link, a.mainlevel:visited, .mainlevel {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding:0px 0px 0px 10px; 
	height: 18px;
	margin:0px 1px 1px 1px;
	background:#dcdece;
	color:#5d5f50;
	line-height:18px;
        height:auto;
}

a.mainlevel:hover {
	background:#cfd4a5;
	text-decoration: none;
	color:#5d5f50;
}




.pollstableborder {
	border: 1px solid;
	padding: 1px;
	font-size:9px;
}

/*
#active_menu {
	color:#ffffff;
	font-weight: bold;
}
*/

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 10px;
}

a.mainmenu:hover {
	color: #D6DF8C; 
	text-decoration: none;
}



a:link, a:visited {
	color: #A2B222;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #B7C726;
    text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #9AB6C2;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #DF7026;
	text-decoration: none;
}

a.pagenav:hover {
	color: #F38B1E;
	text-decoration: none;
}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.fase4rdf a:link {
	color: #745632;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #cc9900;
}

.componentheading {

	vertical-align: top;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height: 24px;
/*	text-transform: uppercase;*/
}

.sectiontableheader {
	background : #FFFFFF;
/*	background : #DEECDE; */
/*	background : #293C43; */
	color : #000000;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1, .sectiontableentry2  {
	/*background-color : #0D1315;*/
	padding: 2px;
	font-size:9px
}


div#middle_box .sectiontableentry1 {
	background-color : #3E5867;
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	background-color : #516B79;
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	background-color : #182327;
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	background-color : #293C43;
	padding: 2px;
}


td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(http://www.wwf.gr/images/stories/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



.button {
	font-weight: bold;
	border:solid 1px #9DA6B3;
/*	background-color: #293B42; */
	color: #ff6600;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #9DA6B3;
        width:135px;
        margin:0px 0px 0px 15px;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #cccccc;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #cccccc;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
/*hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}*/
hr, hr.separator{  
	border-top:#999999 1px dashed;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
	height: 1px;
	margin:5px 0px;
	padding:0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #333333;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #ff0000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 9px;
	line-height: 14px
}

table.pollstableborder {
	border: 1px;
}

.contentpane {
	background: #ffffff;
/*
	background: #121A1D;
*/
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

table

table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin-bottom: 10px;
	
}

#allmenu{
	background:#c5ca9e;
	height:20px;
	width:780px;
}
#allmenu p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#a2b222;
	float:left;
	width:150px;
	text-align:center;
	line-height:20px;
	margin:0px 1px 0px 0px;
	padding:0px 0px 0px 0px;
}

.topnavlink a, .topnavlink a:link, .topnavlink a:visited{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:150px;
}
.topnavlink a:hover {
	background:#c5ca9e;	
}

.topnavlinkEnd{
	background:#a2b222;
	height:20px;
	margin:0px 0px 0px 755px;
	
}
#topactionmenu {
      background-color:#E5E5D3;
}


        table.moduletablemypoll td {
/*
	 border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-top:  solid 1px #000000;
        border-bottom: solid  1px #000000;
*/
	
        }