@charset "UTF-8";
/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	/*color:#666666;*/
	color:#454545;
}
* img{
        border:0;
}
td.buttonheading img{
	border:0;
}
.wwfNew #container {
	position: relative;
	width: 999px;
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: left;
	/*min-height:975px;
	height:auto !important;
	height:975px;*/

}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear {
	clear:both;
}
hr {
	border: none 0;
	border-top: 1px dotted #888C86;
	width: 90%;
	height: 1px;
	margin:10px auto 10px auto;
        padding:0px 0px 0px 0px;
	text-align:center;
	line-height:0;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
/*-------------------------- header starts -----------------------------*/
#header {
	float:left;
	display:inline;
	margin: 0px 0px 10px 0px;
	width:801px;
	height:238px;
	background:#FFFFFF url(../../../images/layout_interface/header.jpg) 0% 0% no-repeat;
}
rotator{
	display:block;
}
#flag{
	float:right;
	display:inline;
	margin:2px 0 0 20px;
	width:15px;
}
.topMenu {
	width:465px;
	float:right;
	color:#666666;
	padding:0 0 0 0;
    margin:0 0 10px 0;
    line-height:15px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
}
/*#topFlash{
	margin:120px 0 0 540px;
	width:250px;
}*/
.menu_top_level_1{
	list-style:none;
	margin:0 0 0 0;
	float:right;
	display:inline;
}
.menu_top_level_1 li{
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 4px 0 4px;
	border-left:#666666 1px solid;
}

.menu_top_level_1 li:first-child { border-left: 0; }

.menu_top_level_1 a, .menu_top_level_1 a:link, .menu_top_level_1 a:visited{
	font-size:14px;
	text-decoration:none;
	color:#999223;
	line-height:12px;
	font-weight:normal;
}

.menu_top_level_1 a:hover{
	color:#DF7126;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
	color:#999223;
	text-decoration:none;
	font-size:12px;
}
a.mainlevel:hover {
	color:#DF7126;
}
/*-------------------------- header ends -----------------------------*/

/*-------------------------- left starts -----------------------------*/
.wwfNew #leftSide {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	float:left;
	display:inline;
	margin: 25px 10px 0px 0px;
	width: 188px;
	padding: 0px 0px 0px 0px;
	background:#EAECDF url(../../../images/layout_interface/bottom_left.gif) 0% 100% no-repeat;
	min-height:670px;
	height:auto !important;
	height:670px;
	
}
.menuTitleImg, .menuTitle {
	background: #FFFFFF url(../../../images/layout_interface/sidebar_rounded.gif) 0% 0% no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
}
.menuTitle {
	margin:10px 0px 0px 0px;
	background:#DE7026;
}
.menu{
	margin:0px;
	padding:0px;
	width:188px;
}
.menu li {
	list-style:none;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu li a, .menu li a:link, .menu li  a:visited {
	background:#E4E6D9;
	color:#848484;
	text-decoration:none;
	display:block;
	line-height:14px;
	padding:0px 0px 0px 8px;
	font-weight:normal;
}
.menu li  a:hover {
	background:#D6D8CC;
	color: #696969;
}
.searchsearchField{
	width:170px;
	margin:20px auto 20px auto;
}
.inputboxsearchField{
	font-size:10px;
	color:#666666;
    margin:0px 10px 0px 0px;
}

/*-------------------------- left ends -----------------------------*/

/*-------------------------- main starts -----------------------------*/
.wwfNew #mainContent {
	float:left;
	display:inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 621px;
	background:#EAECDF url(../../../images/layout_interface/top_main.gif) 0% 0% no-repeat;
	/*min-height:452px;
	height:auto !important;
	height:452px;*/
	
}
a, a:link, a:visited{
	color:#999223;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#DF7126;
}
#submenu {
	line-height:28px;
	float:right;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#submenu a, #submenu a:link, #submenu a:visited {
	color:#DE7026;
	font-size:11px;
	text-decoration:none;
}
#submenu a:hover {
	color: #666666;
}
#main {
	padding: 0px 20px 0px 20px;
}
#banners {
	padding: 10px 20px 0px 20px;
}
#banners img {
	float:left;
	display:inline;
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:5px 10px 3px 0;
}
/*-------------------------- main ends -----------------------------*/

/*-------------------------- right starts -----------------------------*/
.wwfNew #rightSide {
	/*position: absolute;
	top: 248px;
	right: 0px;*/
	float:right;
	display:inline;
	width: 170px;
	background:#EAECDF url(../../../images/layout_interface/bottom_right.gif) 0% 100% no-repeat;
	padding: 0px 0px 20px 0px;
	min-height:422px;
	height:auto !important;
	height:422px;
	text-align:center;
}
#donate {
	width:160px;
	margin:0px auto 15px auto;
}
.moduleSide {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:left;
}
.title {
	color:#DE7026;
	font-size:12px;
}
.textField {
	width:100px;
	font-size:10px;
	color:#666666;
	float:left;
	display:inline;
	margin:3px 0px 0px 0px;
}
.btn {
	width:31px;
	float:right;
	display:inline;
	margin:0px 5px 0px 0px;
}
#communities {
}
/*-------------------------- right ends -----------------------------*/
#footer{
	background:#ffffff url(../../../images/layout_interface/bottom_main.gif) 0% 0% no-repeat;
	text-align:center;
	font-size: 9px;
	color: #999999;
	margin: 20px auto 0px auto;
	height:40px;
}
/*------------*/
.componentheading {
	font-size:14px;
	color: #DF7126;
	margin:0px 0px 25px 0px;
	line-height:26px;
}
.contentheading, .subTitle {
	font-size:11px; 
	font-weight:bold; 
	color: #666666; 
	line-height:25px;
}
.subTitle {
	display:none;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; padding-left:0px; background-color:#DBDBDB; }
.message {font-weight: bold; font-size:12px; padding:0px; text-indent:0px; background-color:#DBDBDB;}
#system-message dd.message ul {font-weight: bold; font-size:12px; margin:0px; padding-left:0px; text-indent:0px; background-color:#DBDBDB; border:none; color:#000000; background:none;}

/* System Error Messages */
#system-message dd.error ul { font-weight: bold; font-size:12px; margin:0px; padding-left:0px; text-indent:0px; background-color:#DBDBDB; border:none; color:#000000; background:none;}

/* System Notice Messages */
#system-message dd.notice ul { font-weight: bold; font-size:12px; margin:0px; padding-left:0px; text-indent:0px; background-color:#DBDBDB;border:none; color:#000000; background:none;}

/* SEARCH STYLES
--------------------------------------------------------- */
.search input { border:solid 1px #FFFFFF; color: #FFFFFF; font-size:10px; background-color:#E76B22; text-align:left;}

/* PATHWAY
--------------------------------------------------------- */
#pathway {color: #9E9D9D;font-size:10px;font-weight: normal; padding-top:3px; padding-bottom:3px; margin-bottom:5px;}
#pathway a {padding: 0 0 0 0;color: #E76B22;}
#pathway img {margin: 0 0px;}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a {float: right;display: block;width: auto;padding: 0 10px;height: 18px;background: url(../images/but-bg.gif) no-repeat bottom right;border: 1px solid #808080;color: #666666;cursor: default;}
div.back_button a:hover {color: #666666;text-decoration: none;cursor: default;}
div.back_button a:active {border: 1px solid #CCCCCC;background: #EEEEEE;color: #666666;text-decoration: none;cursor: default;}

/* FIREFOX Scrollbar Hack - Do not remove */
html { height: 100%; margin-bottom: 1px;}

/* CLEAR FIX */
.clearfix:after {clear: both;display: block;content: ".";height: 0;visibility: hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CMS STYLE
--------------------------------------------------------- */
table.blog {width: auto;}
table.blog .article_separator {height:8px;display: block;}
table.contentpane {border: none;width: 100%;}
table.contentpaneopen {border: none;}
table.contenttoc {margin: 0 0 10px 10px;width: 25%;}
table.contenttoc td {padding: 1px 5px 1px 20px;background: url(../images/arrow-off.gif) no-repeat 6px;}
table.contenttoc th {padding: 1px 5px;border: 2px solid #EEEEEE;background: #666666;color: #FFFFFF;}
table.contenttoc td:hover {padding: 1px 5px 1px 20px;background: url(../images/arrow-on.gif) no-repeat 6px;}
table.polls {padding: 0;width: 100%;}
table.pollstableborder {margin-top: 5px;text-align:left; vertical-align:top; font-size:10px;}
.poll{width:100%;text-align:left;}
table.poll td{padding-left:3px;text-align:left;font-size:10px;padding-bottom:5px;}
table.pollstableborder img {margin: 4px 4px 4px 0;}
table.pollstableborder td {padding: 2px!important;}
table.searchintro {margin: 10px 0;width: 100%;background: #F9F9F9;border: 1px solid #EEEEEE;}
table.searchintro td {padding: 5px!important;}
.blog_more {margin: 10px 0;padding: 0 5px 5px 5px;}
.blog_more strong {display: block;margin: 0 -5px 5px -5px;padding: 1px 5px;background: #666666;border-bottom: 2px solid #EEEEEE;font-weight: bold;color: #FFFFFF;}
td.buttonheading {padding: 0 3px!important;text-align: center;}
.category {font-weight: bold;}
.clr {clear: both;}
.code, pre {border: 1px solid #F0F0C0;width: auto;padding: 5px;background: #FFFFCC;}



.contentdescription {padding-bottom: 30px;background: url(../images/hdot2.gif) repeat-x bottom left;}



.contentpagetitle {font-weight: bold; font-size:13px;color: #000000; margin-bottom: 10px;  padding:6px;}

a.readon{
	float:right;
	display:inline;
}
a.readon, a.readon:link, a.readon:visited, a.pagenav, a.pagenav:link, a.pagenav:visited{color: #999223; margin-bottom:10px; font-size:11px; text-decoration:none;}
a.readon:hover, a.pagenav:hover{color:#DF7126;}

table.contentpaneopen td, table.contentpane td {}
table.contentpaneopen, table.contentpane, table.blog {width: 100%;}
.createdate {color: #939790; line-height: 10px; font-style:italic;}
.modifydate {color: #999999;height: 15px;}
.error {color: #CC0000;}
.highlight {font-weight: bold;border-bottom: 1px dotted;}
.message {color: #2D97C9;font-weight: bold;}
.moduletable {padding: 0;}
.mosimage, .mosimage img {border:#777676 4px solid; margin-left:4px; margin-right:4px;}
.caption{/*border: solid 4px #777676;*/ margin-left:10px;margin-right:10px;}
.mosimage_caption {background-image:url(../images/img_bg.jpg); padding: 10px; background-color:#ffffff;color: #999999;}
.pagenav {padding: 2px;}
.pagenav_prev a, .pagenav_next a {color: #D749D4; font-size: 0.9em; }
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {color: #9F349D;text-decoration: none;}
.pagenavbar {padding-left: 16px;background: url(../images/pages.gif) no-repeat center left;font-weight: bold;}
.pagenavcounter {padding: 0 16px 10px 16px;color: #666666;background: url(../images/pages.gif) no-repeat 0 3px;font-weight: bold;}
.sectiontableheader {padding: 2px 4px;background: url(../images/topnav-bg.gif) repeat-x top left #666666;color: #FFFFFF;border-right: 1px solid #EFEFEF;font-size: 11px;}
.sectiontableheader a, .sectiontableheader a:hover {color: #FFFFFF;}
tr.sectiontableentry1 td {padding: 4px;background: #F9F9F9;border-top: 1px solid #EEEEEE;}
tr.sectiontableentry2 td {padding: 4px;background: #FFFFFF;}
.small {color: #999999;}
#banner1{ width:260px; margin-bottom:7px; display:block;}
ul.latestnews{ color:#ffffff; border-bottom: dotted 1px #ffffff; width:280px; /*background-image:(../images/arr_cont.jpg)*/; background-repeat:no-repeat; background-position:left top; padding-bottom:5px; padding-top:5px; margin-bottom:3px;}
ul.latestnews a { color:#ffffff; text-transform:none; font-weight:bold; font-size:11px;}
li.latestnews  { }
ul#list li{ color:#494949; background-image: url(../images/arrow.png); background-repeat:no-repeat;}

/* FORM
--------------------------------------------------------- */
form {margin: 0;padding: 0;}
input, select {	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;}
select, .inputbox {padding: 2px;}
textarea {padding-left: 2px;}

.button { background-color:#E76B22;padding:2px; color: #ffffff;font-size:11px;font-weight:normal; line-height:120%; border:0px;}
.inputbox {border: 1px solid #999696;background: #ffffff;color: #000000;}
.inputbox:hover, .inputbox:focus {border: 1px solid #E76B22;}

/* MODULES
--------------------------------------------------------- */
div.modules {width: 100%;}
div.moduletable h3 {padding: 0 0 0 4px;margin: 0 -3px 0 -3px!important;color: #FFFFFF;background: url(../images/h3-bg.gif) no-repeat top right #666666;font-size: 11px;height: 20px;line-height: 20px;border: 2px solid #EEEEEE;border-top: none;font-weight: normal;}
div.moduletable {padding: 3px 5px;margin-top: 9px!important;margin-top: 10px;}
div.moduletable td {padding: 3px 0!important;}
.mod_login{color:#fff;font-size:11px;}
#mod_login_greeting{color:#fff;font-size:11px;}
.smallgrey {color: #fff;font-size:10px;	font-weight:normal;}


/*-------------------------- submenu starts -----------------------------*/
.moduletable_nature,
.moduletable_human,
.moduletable_wwf,
.moduletable_support,
.moduletable_top
{
	margin:-17px 0 0 0;
	
}
.moduletable_nature ul, 
.moduletable_human ul, 
.moduletable_wwf ul, 
.moduletable_support ul, 
.moduletable_top ul
{
	width:auto;
	margin:0;
	padding:0;
}
.moduletable_nature li, 
.moduletable_human li, 
.moduletable_wwf li, 
.moduletable_support li, 
.moduletable_top li 
{
	float: right;
	display:inline;
	padding:0 4px 0 4px;
	margin:0 0 0 0;
	width:auto;
	border-right:#666666 1px solid;
	
}

.moduletable_nature li:first-child { border-right: 0; }
.moduletable_human li:first-child { border-right: 0; }
.moduletable_wwf li:first-child { border-right: 0; }
.moduletable_support li:first-child { border-right: 0; }
.moduletable_top li:first-child { border-right: 0; }


.moduletable_nature li a, .moduletable_nature li a:link, .moduletable_nature li a:visited,
.moduletable_human li a, .moduletable_human li a:link, .moduletable_human li a:visited,
.moduletable_wwf li a, .moduletable_wwf li a:link, .moduletable_wwf li a:visited,
.moduletable_support li a, .moduletable_support li a:link, .moduletable_support li a:visited,
.moduletable_top li a, .moduletable_top li a:link, .moduletable_top li a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	width:auto;
	margin:0;
	padding:0;
	background:none;
	color:#999223;
	line-height:10px;
}
.moduletable_nature li a:hover,
.moduletable_human li a:hover, 
.moduletable_wwf li a:hover, 
.moduletable_support li a:hover, 
.moduletable_top li a:hover
{
	
	background:none;
	color:#DF7126;
}

.moduletable_nature a#current_a, 
.moduletable_human a#current_a, 
.moduletable_wwf a#current_a, 
.moduletable_support a#current_a, 
.moduletable_top a#current_a
{
	background:none;
	color:#DF7126;
}
/*-------------------------- submenu ends -----------------------------*/
