/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
============================================================================================
Global CSS file for www.wcrf.org / Created by: Lorraine Humm lorraine@divine-creations.com
============================================================================================
*/

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #d8d6dc;
    margin: 0;
    }
	
/*-- TEXT STYLES --*/

/*HEADINGS*/

h1 {
    font-size: 1.2em;
    font-weight: bold;
	margin-top: 5px;
    }
	
.right h1, #rightVideo h1 {
	font-size: 1.1em;
	border-bottom: 1px dotted #330099;
	padding-bottom: 5px;
	color: #336666;
	}
	
h2 {
    font-size: 1.1em;
    color: #000000;
    font-weight: bold;
    }

h3 {
	font-size: 1em;
	}
	
.introPara {
	font-weight: bold;
	}
	
/*-- GENERIC LINKS --*/

a, a:link, a:active {color: #5c3997;  }
a:hover {color: #aa93ce;}
	
.newWindow {
	background:  url("../images/icons/newwindow.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	}
.pdf {
	background:  url("../images/icons/pdf.gif") no-repeat 0px 0px;
	height: 19px;
	padding-left: 17px;
	}
.word {
	background:  url("../images/icons/word.gif") no-repeat 0px 0px;
	height: 19px;
	padding-left: 17px;
	}
	
/*-- POSITIONAL ELEMENTS --*/    

.container {
    width: 970px;
    margin: auto;
	padding: 0 20px 0 20px;
	background: url(../images/structure/tile_bg.gif) top left repeat-y;
    }
	
.mast {
    width: 950px;
    height: 110px;
    float: left;
    background: url(../images/structure/masthead.jpg) top left no-repeat;
    }

.mastLeft {
	float: left;
	width: 260px;
	height: 110px;
	}

.mastRight {
	float: right;
    width: 400px;
	height: 100px;
	text-align: right;
    }
	
/*-- CSS SWITCHERS CONTAINER --*/

.switchers {
	background: #33FF66;
	float: right;
	height: 30px;
	}
	
/*-- DONATE FLASH --*/

.swfDonate {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
#flashcontent {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
	
/*-- SEARCH AREA --*/

#cse-search-results iframe {
	width:750px;
}

.search {
	float:right;
	padding-right: 5px;
	margin-top: 49px;
	text-align: right;
	width: 320px;
	}
	
.search form {
	margin: 0;
	padding: 0;
	}
input.searchfield {
	width: 150px;
	}
	
/*-- IMAGE MONTAGE DEFINITION AND CLASSES FOR EACH PAGE -- */
	
#banner {
	float: left;
	width: 950px;
	height: 70px;
	}
	
.bannerHome {background: url(../images/banners/home.jpg) top left no-repeat;}
.bannerAbout {background: url(../images/banners/about.jpg) top left no-repeat;}
.bannerConf {background: url(../images/banners/conferences.jpg) top left no-repeat;}
.bannerHelp {background: url(../images/banners/help.jpg) top left no-repeat;}
.bannerResearch {background: url(../images/banners/research.jpg) top left no-repeat;}
.bannerWorld {background: url(../images/banners/world.jpg) top left no-repeat;}
	
/*-- ORIENTATION / BREADCRUMB --*/

.orientation {
    width: 750px;
    float: left;
    margin: 0;
    padding: 8px 0 5px 0;
	font-size: 0.9em;
	line-height: normal;
    }
	
.orientation a:after { content: ":"; }
.orientation a, .orientation a:link, .orientation a:visited {color: #5c3997; text-decoration: none; font-weight: bold;  }
.orientation a:hover {color: #e67a15;}
 
/*-- CONTENT AREAS --*/

.content {
    float:left;
    width: 950px;
    }
	
.left {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
    }
    
.middle {
    width: 540px;
    float: left;
    margin: 0;
    padding: 0;
    }

.right {
    width: 200px;
    float: right;
    margin: 35px 0 0 0;
    padding: 0;
    }
.right p {margin-top: 0;}

.rightFull {
    width: 750px;
    float: left;
    margin: 0;
    padding: 0;
    }
	
/*-- BOXED INFORMATION IN MAIN CONTENT AREA --*/
	
.boxed {
	width: 100%;
	border: 1px dashed #5c3996;
	
	}
	
.boxed p {
	margin-left: 10px;
	margin-right: 10px;
	}
.boxed h2 {
	margin-left: 10px;
	}

/*-- WIDGETS --*/

#widgets {
	margin-top: 30px;
	}
	
/*-- SWITCHERS ABOVE SUBNAV --*/
	
#globalswitchers {
	height: 26px;
	margin-top: 7px;
	}
#globalswitchers p {
	margin: 2px 2px 0 0;
	float: left;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#globalswitchers ul li {
	display: inline;
	float: left;
	}
	
#globalswitchers ul li a {
	display: block;
	width: 21px;
	height: 18px;
	background:url(../images/icons/A_bg.gif) top left no-repeat;
	text-decoration: none;
	padding: 3px 0 0 3px;
	margin: 0 3px 0 3px;
	color: #000;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul li a.default {
	padding: 3px 0 0 6px;
	width: 18px;
	}
#globalswitchers ul li a.highviz {
	background:url(../images/icons/A_highviz_bg.gif) top left no-repeat;
	color: #FFFF66;
	padding: 3px 0 0 3px;
	}	
#globalswitchers ul li a:hover {
	background-position: 0 -21px;
	text-decoration: none;
	}
	
/* VIDEO PAGE LAYOUTS */
	
#rightVideo {
	width: 320px;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	}
	
.middleVideo {
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
p#wcrfVideo {
	margin: 0;
	padding: 0;
	}
	
#rightVideo h1.videoTitle {
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	width: 315px;
	height: 23px;
	background: url(../images/structure/film_title.gif) top left repeat-x;
	padding: 7px 0 0 5px;
	margin: 0;
	border-bottom: none;
	}
	
/*-- HOMEPAGE PORTALS --*/


.portalWrap {
	width: 740px;
	float: left;
	margin-bottom: 20px;
	}
.portal {
	width: 340px; /*370*/
	padding: 10px 10px 10px 0;
	float: left;
	}
.portal img {
	float:left;
	margin-right: 10px;
	}

.portal h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}
.portal h2 a {
	color: #5c3996;
	}
.portal h2.red a {
	color: #CC0000;
	}	
.portal h2 a:hover {
	color: #aa93ce;
	}
.portal p {
	margin: 0;
	line-height: 1.3em;
	}

#policy {
	float:left;
	width: 130px;
	height: 130px;
	margin-right: 10px;
	background: url(../images/homepage/pr_cover.jpg) top left no-repeat;
	}
	
/*-- image link classes --*/

a img.thumb {
	padding: 1px;
	border: 5px solid #c4c2c7;
	}
a:hover img.thumb {
	border: 5px solid #e2e0e5;
    }

	
/*-- NEWS/ANNOUNCEMENTS --*/

.greyCurved {
	width: 190px;
	background: url(../images/structure/grey_bottomcurve.gif) bottom left no-repeat;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	}
.greyTop {
	width: 190px;
	height: 6px;
	background: url(../images/structure/grey_topcurve.gif) top left no-repeat;
	}
.greyCurved p {
	margin: 3px 5px 5px 10px;
	font-size: 0.9em;
	line-height: normal;
	}
.greyCurved h1 {
	font-size: 120%;
	margin: 0 5px 10px 10px;
	}
p.newsHeader {
	font-size: 1.2em;
	margin: 0 5px 10px 10px;
	font-weight: bold;
	}
.greyCurved h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 3px 5px 3px 10px;
	}
.greyCurved a, .greyCurved a:link, .greyCurved a:active .greyCurved a:visited {
	color: #000;
	}
.greyCurved a:hover {
	color: #e67a15;
	}
.greyCurved form {
	padding-left: 5px;
	}
.greyCurved input {
	margin-bottom: 5px;
	}
	
/*-- DECLARATION BUTTON --*/

#declaration {
	margin-bottom: 5px;
	}
	
#declaration p {
	margin: 0 0 5px 0;
	font-size: 0.9em;
	}
	
/*-- FOOTER --*/
    
.footer {
    width: 950px;
	float: left;
    padding: 5px 0 5px 0;
	font-size: 90%;
	color: #FFFFFF;
    background: #5c3996;
    text-align: center;
    }
.footer a, .footer a:link, .footer a:visited {
	color:#fff;
	}
.footer ul {
	list-style: none;
	margin: 5px 0 8px 0;
	padding: 0;
	}
.footer ul li {
	display: inline;
	margin: 0 3px 0 3px;
	padding: 0;
	line-height: normal;
	}
	
/* --FLAGS --*/

#flags {
    width: 170px;
	height: 15px;
	float: left;
	margin: 10px 0 20px 0;
    }
#flags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#flags ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#flags ul li a {
	display: block;
	width: 24px;
	height: 15px;
	padding: 0 5px 0 5px;
	}
#flags ul li a:hover {
	background-position: 0 -15px;
	}
.flagUSA {background: url(../images/icons/flag_us.gif) top left no-repeat;} 
.flagUK {background: url(../images/icons/flag_uk.gif) top left no-repeat;} 
.flagNL {background: url(../images/icons/flag_nl.gif) top left no-repeat;} 
.flagHK {background: url(../images/icons/flag_hk.gif) top left no-repeat;}
.flagFR {background: url(../images/icons/flag_fr.gif) top left no-repeat;} 

/*-- VALIDATION LINKS --*/

.validate {
	margin: 0 1em 1em 0;
	width: 9em;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
	float: left;
	}
.validate a {
	display: block;
	width: 100%;
	}
.validate a:link, 
.validate a:visited,
.validate a:hover {
	background-color: #fc6;
	color: #000;
	text-decoration: none;
	}
.validate a:link,
.validate a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
	}
.validate a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	}
.validate span.w3c {
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
	}

/*-- DATA TABLES --*/

.data {
	width: 99%;
	border-collapse: collapse;
	margin-bottom: 5px;
	}
.data td {
	padding: 3px;
	border: 1px solid #a29fa6;
	}
.data thead th {
	padding: 3px;
	text-align: left;
	background: #bebbc4;
	border: 1px solid #a29fa6;
	}
.data td p {
	margin-top: 0;
	}
.data caption {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 20px;
	}
.data tbody th {
	background: #e2e0e5;
	border: 1px solid #a29fa6;
	text-align: left;
	}
	
/*-- IMAGE LISTS --*/

dd {
	margin: 0 0 15px 110px;
	font-size: 100%;
	}
dd a {
	font-weight: bold;
	}
dd.image {
	float: left;
	margin: 0;
	}
	
/*
===========================================================
IMAGE LISTS IN TABLES FOR CONTRIBUTE EDITING
===========================================================
*/

.image_list {
	width: 100%;
	}
.image_list td {
	height: 100px;
	padding: 0 0 10px 0;
	vertical-align: top;
	}
.image_list td.text {
	padding: 0 0 10px 5px;
	vertical-align: top;
	}
.image_list td h2 {
	margin-top: 0;
	padding-top: 0;
}
	
/*-- ALPHABET TEXT LIST --*/

#alphabet {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
#alphabet li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
	font-weight: bold;
	color: #5c3997;
	}
	
/*-- ORDERED LISTS --*/

ol li {margin-bottom: 1em; }
ol li ol {list-style: none; margin: 5px 5px 5px 0;}

/*-- NO BULLET LISTS --*/

.nobullet {
	list-style: none;
	}

/*-- QUOTATIONS --*/

blockquote {
	margin: 0 20px 0 0;
	border-bottom: 1px dashed #ccc;
	}
.signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	}

/*-- ADDITIONAL MODIFICATIONS --*/
    
.clear {clear: both;}
html { height: 100%; margin-bottom: 1px;}
.emphasise {font-style: italic;}
acronym { cursor: help;}
img, img a, img a:link, img a:visited {border: none;}
.bigEmphasis {font-size: 120%; font-weight: bold;}
a.top  {padding: 3px; background: #8d74b5; text-decoration: none; font-size: 10px; color: #fff;}
a.top:hover {background: #aa93ce;}
.diagrams {border: 1px solid #999999;}
.middle p.footnote {font-size: 0.8em;}
.zzz {font-weight: bold; color: #FF00FF; text-transform: uppercase;}
#date {float: left; margin-bottom: 5px;}
.hidden {display: none;}