/*

	QWQHC main stylesheet

*/



/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #f1f4e0 url('../images/wrapper/body-bg.jpg') repeat-x;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
}

table tr td, table tbody, table tr {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	vertical-align: top;
}



img, a img {
	border: 0;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}


/* =Branding
--------------------------------------------------------------------------------------------------- */
#wrapper #branding {
	height:145px;
}

#wrapper #branding #logo {
	margin:30px 0 0 30px;
}

#wrapper #branding #tagline {
	margin:6px 50px 0 0;
}

/* =Top navigation
---------------------------------------------------------------------------------------------------- */
#top-nav {
	width: 990px;
	height: 63px;
	line-height: 63px;
	margin: 10px auto 0 auto;
	text-align: right;
	color: #3a7285;
	font-size: 12px;
	padding-right: 45px;
}

#top-nav ul {
	float: right;
}

#top-nav li {
	float: left;
	padding-right: 20px;
}
#top-nav a {
	color: #3a7285;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}


/* =Main navigation
---------------------------------------------------------------------------------------------------- */
#main-nav {
	margin-left: 5px;
	list-style: none;
	width:980px;
	height:42px;
}

#main-nav li {
	float: left;
	position: relative;
	/*border:#FF0000 1px solid;*/
}

#main-nav span {
	display:block !important;
}

#main-nav span li img {
	position:relative !important;
	z-index:1 !important;
	display:block;
}

#main-nav span li ul {
	position: absolute;
	left: -999em;
	border:1px solid #c0e4f0;
	background-color: #EDF8FA;
	z-index:100 !important;
}

#main-nav span li ul li {
	float:none;
}

#main-nav span li ul li:hover {
	background-color:#FFFFFF;
}

#main-nav span li ul a {
	display:block;
	color:#2c6374;
	font-size:13px;
}

#main-nav span li ul a:hover {
	background-color:#FFFFFF;
	/*border-top:1px solid #c0e4f0;
	border-bottom:1px solid #c0e4f0;*/
}

#main-nav span li:hover ul, #main-nav li.ddHover ul {
	left: 0px;
	top: 42px;
	background: #EDF8FA;
}

#main-nav span#nav1 li ul a {
	padding:12px 20px 12px 50px;
	width:200px;
}
#main-nav span#nav2 li ul a {
	padding:12px 0 12px 38px;
	width:220px;
}
#main-nav span#nav3 li ul a {
	padding:12px 0 12px 34px;
	width:220px;
}
#main-nav span#nav4 li ul a {
	padding:12px 0 12px 35px;
	width:145px;
}
#main-nav span#nav5 li ul a {
	padding:12px 0 12px 22px;
	width:124px;
}

#main-nav span li ul a.sub-sub-top {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}

#main-nav span.sub-sub-nav {
	padding:0 0 15px 0;
}

#main-nav span.sub-sub-nav a {
	padding:0 0 0 50px !important;
	font-size:12px;
	margin:0 !important;
	text-decoration:none;
}

#main-nav span.sub-sub-nav a:hover {
	text-decoration:underline;
}


/* =Left navigation
---------------------------------------------------------------------------------------------------- */

#left-nav {
	width:187px;
	background:url(../images/wrapper/left-nav-bg.jpg) top left no-repeat;
	min-height:316px;
	padding:12px 12px 0 20px;
}

#left-nav ul li {
	margin-bottom:16px;
}

#left-nav ul li ul {
	display:none;
}

#left-nav ul li.active ul {
	display:block;
	margin-top:6px;
}

#left-nav ul li ul li {
	margin:6px 0 0 15px;
	background:url(../images/wrapper/left-nav-arrow.png) center left no-repeat;
	padding-left:15px;
}

#left-nav ul li ul li a{
	font-size:12px;
	text-decoration:none;
}

#left-nav ul li ul li a:hover, #left-nav ul li ul li.active a {
	text-decoration:underline;
	color:#444F36;
}

#left-nav ul li a:hover, #left-nav ul li.active a {
	color:#5c7535;
}

#left-nav ul li a:hover, #left-nav ul li.active a {
	text-decoration:none;
	color:#444F36;
}

#left-nav a {
	text-decoration:underline;
	color:#444F36;
}

	


/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper-990 {
	width: 990px;
	background: url(../images/wrapper/wrapper-bg-mid.jpg) repeat-y;
	margin: 0 auto;
}

#wrapper-990-top {
	background: url(../images/wrapper/wrapper-bg-top.jpg) top left no-repeat;
	width: 990px;
	min-height: 780px;
	height: auto !important;
	height: 780px;

}

#wrapper-990-bottom {
	background: url(../images/wrapper/wrapper-bg-bottom.jpg) bottom left no-repeat;
	width: 990px;
	min-height: 780px;
	height: auto !important;
	height: 780px;

}

#wrapper #text-content {
	padding: 26px 22px;
}

#left-column {
	float: left;
	margin: 20px 0 0 20px;
	width: 216px;

}

#left-column img {
	display: block;

}

.take-action {
	padding: 0 0 20px 20px;	
}

#right-column {
	float: left;
	width: 186px;
	padding:40px 0 0 0;

}

#right-column img {
	display: block;

}

#home-right-column {
	padding:20px 0 0 0;
	float: left;
	width: 260px;
}

#sub-content img {
	display:inline;
	border:none;
	margin:0;
	padding:0;
}

#sub-content {
	width: 246px;
	border:none;
	padding:0;
	margin:0;
}

#sub-content-mid {
	background: #f4f3f4;
	padding:15px 0 15px 0;
	margin:0;
}

#sub-content-mid p {
	margin: 0;
	padding: 0 20px 0 20px;
	color: #4F859F;
	text-align: left;
}

#sub-content-mid ul li {
	list-style:disc;
	margin-left: 33px;
	padding: 0 20px 0 2px;
	color: #4F859F;
	text-align: left;
}

#sub-content-mid a {
	color: #4F859F;
}



/* =Layout (homepage)
--------------------------------------------------------------------------------------------------- */

#feature-box {
	background: url(../images/feature-box-bottom.gif) bottom left no-repeat;
	margin-bottom: 16px;
}

#feature-box-f {
	background: url(../images/feature-box-bottom.gif) bottom left no-repeat;
	margin-bottom: 16px;
}

#feature-box div {
	background: url(../images/feature-box-top.gif) top left no-repeat;
	padding: 22px 18px 2px 18px;
}

#feature-box-f div {
	background: url(../images/feature-box-top-f.gif) top left no-repeat;
	padding: 22px 18px 2px 18px;
}

#feature-box h2 {
	margin-bottom: 5px;
}

#feature-box-f h2 {
	margin-bottom: 5px;
}

#feature-box h2, #feature-box a, #feature-box p {
	color: #536736;
	text-decoration: none;
}

#feature-box-f h2, #feature-box-f a, #feature-box-f p {
	color: #536736;
	text-decoration: none;
}

#poll {
	background: url(../images/poll-box-bottom.gif) bottom left no-repeat;
}

#poll #poll-2 {
	background: url(../images/poll-box-top.gif) top left no-repeat;
	padding: 73px 19px 19px 19px;
}

#poll #poll-2f {
	background: url(../images/poll-box-top-f.gif) top left no-repeat;
	padding: 73px 19px 19px 19px;
}

#strides {
	background: url(../images/strides-box-bottom.gif) bottom left no-repeat;
}

#strides a {
	color: #2c6374;
}

#left-nav a {
	text-decoration:underline;
	color:#2c6374;
}

#strides #strides-2 {
	background: url(../images/strides-box-top.gif) top left no-repeat;
	padding: 73px 19px 3px 19px;
}

#strides #strides-2f {
	background: url(../images/strides-box-top-f.gif) top left no-repeat;
	padding: 73px 19px 3px 19px;
}

#strides strong {
	color: #286270;
}

#poll strong {
	color: #286270;
}

#poll table {
	float: left;
	clear: left;
	margin: 8px 0;
	background: url(../images/poll-divider.gif) bottom left no-repeat;
}

#poll td {
	float: left;
	clear: left;
	padding: 12px 0 2px 0;
	width: 250px;
	background: url(../images/poll-divider.gif) top left no-repeat;
}

#poll .bar {
	background: url(../images/poll-bar.gif) top left repeat-x;
	border-left: 1px solid #66a4b9;
	border-right: 1px solid #66a4b9;
	height: 19px;
	float: left;
	margin-right: 5px;
}

#poll .pct {
	float: left;
	color: #498597;
}

#poll p {
	clear: left;
	margin: 0 !important;
	font-size: 12px;
}

#poll table input {
	float: left;
	border: none;
}

#poll label {
	float: left;
	margin: 0 0 5px 5px;
	font-size: 12px;
	width: 200px;
}

#poll .submit {
	background: #5294A8 url(../images/poll-bar.gif) top left repeat-x;
	border: none;
	font-size: 12px;
	height: 22px;
	color: white;
	padding: 1px 4px;
	margin-left: 16px;
	cursor: pointer;
}

#quote {
	padding-left: 5px;
	margin: 20px auto 0 auto;
	width: 240px;
	font-weight: bold;
	font-size: 14px;
	color: #286270;
}

#quote em {
	padding-top: 5px !important;
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: black;
}

#action-strategy {
	background:url(../images/btn-latest-publication.jpg) top left no-repeat;
	width: 256px;
	height: 137px;
}

#action-strategy a {
	display: block;
	padding: 40px 0 30px 115px;
	font-size: 16px;
}

/*=Tables
---------------------------------------------------------------------------------------------------- */

table.indicators, table.indicators td, table.indicators th, table.sign-charter, table.sign-charter td, table.sign-charter th{
    padding: 3px;
	border-color: #666;
    border-style: solid;
}

table.indicators, table.sign-charter {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.indicators td,  table.indicators th, table.sign-charter td,  table.sign-charter th{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	vertical-align: top;
}

table.indicators th {
	background-color: #e0f1f7;
}

table.sign-charter th{
	text-align:center;
	font-style: italic;
}

table.sign-charter td{
	height: 50px;
}




/* =Page elements
--------------------------------------------------------------------------------------------------- */
.pdf {
	background: url('../images/icons/pdf.gif') 0 2px no-repeat;
	margin-top: 5px;
	padding-left: 28px;
}

.web {
	background: url('../images/icons/web.gif') 0 2px no-repeat;
	margin-top: 5px;
	padding-left: 28px;
}




/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:link {
	outline: none;
	color: #d75201;
}

a:focus {
	outline: none;
	color: #d75201;
}

a:hover {
	outline: none;
	color: #000000;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content p {
	line-height: 20px;
	margin: 0 0 18px 0
}

h1 {
	color: #2c6374;
	font-size: 18px;
	margin: 0 0 14px 0;
	text-transform:uppercase;
}

h5 {
	color: #2c6374;
	font-size: 18px;
	margin: 0 0 14px 0;
	text-transform:none;
}

h2 {
	color: #6e8750;
	font-size: 15px;
	margin: 0 0 16px 0;
	text-transform:uppercase;
}


h3 {
	color: #00aedb;
	font-size: 16px;
	margin: 0;
}

/*h3 {
	color: #2c6374;
	font-size: 10pt;
	line-height:1em;
	margin: 0 0 15px 0;
}

h4 {
	color: #5f5c46;
	font-size: 10px;
	line-height:1em;
	margin: 0 0 15px 0;
}*/

#main-content .opening-text {
	color: #be5500;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 18px 0;
}

#middle-column {
	width:475px;
	float:left;
}

#middle-column-full {
	width:701px;
	float:left;
}

#home-middle-column {
	width:406px;
	padding:20px 20px 10px 47px;
	float:left;
}

#breadcrumb {
	padding:30px 0 0 19px;
}

#breadcrumb p, #breadcrumb a {
	vertical-align:middle;
	color:#8b8b8b;
	font-size:12px;
	margin-bottom:0;
}

p.box {
	padding:20px;
	border:#CCCCCC 1px solid;
}

.box {
	padding:20px 20px 10px 20px;
	border:#CCCCCC 1px solid;
}

#main-content #text-content ul, #main-content #text-content ol {
	margin-bottom:20px;
}

.ruInputs, .ruProgress {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#main-content #text-content ul li, #main-content #text-content ol li {
	list-style:disc;
	margin-left:30px;
	margin-bottom:10px;
}

#archived-left {
	width:300px;
	float:left;
	border-right:#E1E1E1 2px solid;
	padding-right:15px;
}

#archived-right {
	width:300px;
	float:left;
	padding-left:20px;
}

#archived-left h3, #archived-right h3{
	margin-bottom:10px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */

#footer p {
	font-size:12px;
}

#footer img {
	padding:20px 20px 0 0;
}

#footer p a {
	color:#5f5c46;
}
 

/* =Tooltip
---------------------------------------------------------------------------------------------------- */

#tip {
	background: url(../images/tooltip-bottom.gif) bottom center no-repeat;
	padding-bottom: 18px;
	position: absolute;
	display: none;
}

#tip div {
	background: url(../images/tooltip-top.gif) top center no-repeat;
	width: 246px;
	padding: 15px 15px 8px 15px;
}

#tip ul, .tip ul {
	overflow-y: auto;
	width: 246px;
	padding: 0 !important;
	margin: 0 !important;
}

#tip li, .tip li {
	border-bottom: 1px solid #ededed;
	list-style: none !important;
	padding-bottom: 9px !important;
	margin-bottom: 9px !important;
	margin-left: 0 !important;
}

#tip li.last, .tip li.last {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

#tip a, .tip a {
	color: #2c6374;
	font-weight: bold;
}



/* =Forms
---------------------------------------------------------------------------------------------------- */

.checkboxlist input
{
    border: 0;
    vertical-align: middle;
}

#chk_permission, .ruCheck 
{
    margin-right: 5px;
    margin-bottom: 0;
    border: none;
}


input, textarea, select {
	border: 1px solid #c4c8c9;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 4px;
}

.greyDiv
{
	background-color:#F1F1F1;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.whiteDiv
{
	background-color:White;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#btn_save {
	background: #BDE1ED;
	color: #2A6670;
	padding: 4px 12px;
	border-top: 1px solid #F8F8FA;
	border-left: 1px solid #F8F8FA;
	border-right: 1px solid #8FB1BD;
	border-bottom: 1px solid #8FB1BD;
}

.validation
{
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
}

ul.ruInputs li
{
       list-style: none !important;
}

/* =sIFR
---------------------------------------------------------------------------------------------------- */

/* Do not alter this CSS */
.sIFR-flash {
visibility: visible !important;
margin: 0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}   


#text-content #takeActionMapLeft{
	float:left;
	width:300px;	
	margin-right:50px;
}

#text-content #takeActionMapRight{
	float:left;
	width:300px;	
}

#text-content #takeActionMapLeft ul li ul{
	margin-left:10px;
	margin-top:10px;
}

#text-content #takeActionMapRight ul li ul{
	margin-left:10px;
	margin-top:10px;
}

#text-content #takeActionMapLeft ul.sub-list li{
	list-style:circle;
	margin-left:10px;
	margin-top:10px;
}
#text-content #takeActionMapRight ul.sub-list li{
	list-style:circle;
	margin-left:10px;
	margin-top:10px;
}



