/* Global Styles
----------------------------------------------- */

* {
	padding:0;
	margin:0;
}
a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a img {
   border:none;
}
.spacer {
	clear:both;
	height:0px;
	font-size:0.1em;
	overflow:hidden;
}
#content_img {
	border:1px solid #CCCCCC;
	padding: 8px 8px 14px;
	text-align: center;
}
ul {
	margin: 0em 0em 0em 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}

/* Page Structure
----------------------------------------------- */
span.NormalContrastBtn,span.BtnSelected{
	font-size:1.5em;
	font-weight:bolder;
	margin:0;
	}
span.NormalContrastBtn a,span.NormalContrastBtn a:visited{
	background:#A4A4A4 url(../img/text_contrast.gif) repeat-x;;
	width:1px;
	color:#000;
	border:1px solid #333;
	padding:0 4px 1px;
	margin:0;
	}
span.NormalContrastBtn a:hover{
	background:#F00;
	width:1px;
	color:#FFF;
	border:1px solid #333;
	padding:0 4px 1px;
	margin:0;
	text-decoration: none;
	}
span.BtnSelected a,span.BtnSelected a:visited{
	background:#000;
	width:1px;
	color:#FF0;
	border:1px solid #333;
	padding:0 4px 1px;
	margin:0;
	}
html body {
	color:#333333;
	margin:0;
	text-align:center;
	font:0.9em Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image: url(../img/backgrounds/bg.jpg);
	background-repeat: repeat;
   }
#page {
	margin:0 auto;
	text-align:left;
	width: 760px;
	font-size: 85%;
}
#white {
	background-color: #FFFFFF;
	background-image: url(../img/backgrounds/columns_bg.jpg);
	background-repeat: repeat-y;
}
#left {
	width:173px;
	float:left;
	color: #414E77;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #414E77;
	border-right-color: #414E77;
	border-bottom-color: #414E77;
	border-left-color: #414E77;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#left .col {
   padding:1em 8px 2em 12px;
}
#search_atlas {
	font-size:1em;
	padding:5px;
	margin-bottom: 10px;
	border: 1px dotted #000033;
	color: #000000;
	font-weight: bold;
}
#case_study {
	padding:5px;
	border: 1px dotted #799DBD;
	margin: 10px 10px 10px 5px;
}
#announce {
	padding:5px;
	border: 2px solid #8DA552;
	margin: 10px 10px 10px 5px;
	background-color: #ADCC67;
}
#textcontrast {
	font-size:1em;
	padding:5px;
	margin-bottom: 10px;
	border: 1px dotted #000033;
	color: #FF0000;
	font-weight: bold;
	background-color: #f3ffff;
}
#content {
	width:399px;
	float:left;
	background-color: #FFFFFF;
}
#content .col {
   padding:1em 0 2em 15px;
}
#right {
	width:173px;
	float:right;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 0px #687C50;
	border-right: 1px solid #687C50;
	border-bottom: 0px #687C50;
	border-left: 1px solid #687C50;
}
#right .col {
	padding:1em 8px 2em;
	text-align: center;
}


/* Splash Main
----------------------------------------------- */

#splash {
   font-size:85%;
   width:600px;
   margin:0 auto;
   margin-top:50px;
   background:#FFF url(../img/logos/bg_logo.jpg) no-repeat right top;
   text-align:left;
}
#splash #splashMasthead {
}
#splash #splashMasthead #splashLogo {
   width:225px;
   text-align:left;
   float:left;
}
#splash #splashMasthead #splashTitle {
   width:535px;
   float:right;
   font-size:2.4em;
   font-weight:bold;
   text-align:right;
   padding:35px 15px 0 0;
}
#splashContent {
   width:305px;
}
#splashContent .col {
   padding:3em 15px 12px 15px;
}
#splashContent #english {
   color:#A5A7AA;
}
#splashContent #english h2 {
   color:#A5A7AA;
   font-size:1.8em;
   margin:1em 0 1em 0;
   padding:0 0 5px 0;
}
#splashContent #english p {
   font-size:1.2em;
   line-height:1.5em;
   margin:0 0 1.5em 0;
   font-weight:bold;
}
#splashLanguageButtons {
   padding:0 0 2em 0;
}
#splashLanguageButtons .left {
   padding:10px 0 12px 15px;
   float:left;
}
#splashLanguageButtons .right {
   padding:10px 0 12px 15px;
   float:left;
}
#splashFooter {
   font-size:0.9em;
   text-align:left;
   width:600px;
   margin:0 auto;
   color:#FFF;
   background-color:#929599;
}
#splashFooter .col {
   padding:1em;
}
#splashFooter .col a {
   color:#FFF;
   text-decoration:none;
   font-weight:bold;
}
#splashFooter .col a:hover {
   text-decoration:underline;
}


/* Masthead
----------------------------------------------- */

#masthead {
   font-size:0.9em;
   width:760px;
   margin:0 auto;
}
#masthead #logo {
   width:225px;
   margin:0 auto;
   text-align:left;
   float:left;
}
#masthead #title {
	width:760px;
	margin:0 auto;
	float:right;
	font-size: 1px;
	background-color: #FFFFFF;
}
#masthead .gap {
   clear:both;
}


/* Topnav
----------------------------------------------- */

#nav {
	width:760px;
	background:#799DBD;
	font-weight:bold;
	margin:0 auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 2px 0 0;
	margin-left: 0px;
}

div#nav ul li {
	display: inline;
}

#topnav .breaker {
}
#topnav div.pad {
	padding:5px 0;
}
#topnav ul {
   list-style-type:none;
   display:inline;
}
#topnav ul li {
   list-style:none;
   display:inline;
}
#topnav ul a {
   float:left;
   display:block;
   color:#FFF;
   line-height:0.9em;
   white-space:nowrap;
   text-decoration:none;
   background:#929599;
}
body#en #topnav ul a {
   font-size:0.9em;
   padding:7px 12px;
}
body#cy #topnav ul li a {
   font-size:0.9em;
   padding:7px 13px 7px 13px;
}
#topnav ul li a:hover {
   text-decoration:underline;
}
#topnav ul li.active a {
   color:#FFDB70;
}
#topnav ul li.firstActive a {
   background:none;
   color:#FFDB70;
}
#topnav ul li.first a {
   background:none;
}



/* LangSwap
----------------------------------------------- */

#langSwap {
	font-size:1.1em;
	background-color:#414E77;
	font-weight:bold;
	text-align:center;
	padding:20px 5px;
	margin-bottom: 10px;
	border: 1px solid #000033;
}
#langSwap a {
   text-decoration:none;
   color:#FFFFFF;
}
#langSwap a:hover {
   text-decoration:underline;
   color:#FFFF66;
}
#langSwapfinal {
	font-size:1.1em;
	background-color:#414E77;
	font-weight:bold;
	text-align:center;
	padding:20px 5px;
	margin-bottom: 16px;
	border: 1px solid #000033;
}
#langSwapfinal a {
   text-decoration:none;
   color:#FFFFFF;
}
#langSwapfinal a:hover {
   text-decoration:underline;
   color:#FFFF66;
}


/* Leftnav
----------------------------------------------- */

#leftnav {
   border-bottom:#FFF solid 10px;
}
#leftnav ul {
   list-style-type:none;
}
#leftnav ul.nav1 li {
   background:#929599 url("graphics/leftnav1.gif") no-repeat 7px 0px;
   padding:7px 10px 10px 24px;
   margin:0;
   font-weight:bold;
}
#leftnav ul.nav2 li {
   background:#929599 url("graphics/leftnav2.gif") no-repeat 0px 8px;
   padding:5px 0 2px 12px;
   font-weight:normal;
   border-bottom:none;
}
#leftnav ul li a {
   text-decoration:none;
   color:#FFF;
}
#leftnav ul li a:hover {
   text-decoration:underline;
   color:#FFF;
}
#leftnav ul.nav2 li a {
   font-weight:normal;
}


/* RSS
----------------------------------------------- */

#rss {
   border-bottom:#FFF solid 10px;
}
#rss p {
   padding:0 10px 0 10px;
   font-weight:bold;
}
#rss img {
   margin:0 10px 0 0;
}
#rss a {
   color:#008142;
   text-decoration:none;
}
#rss a:hover {
   color:#008142;
   text-decoration:underline;
}


/* Newsletter Boxout
----------------------------------------------- */

#newsletterBoxout {
   background-color:#D3D5D6;
   border-top:#FFF solid 10px;
   border-bottom:#FFF solid 15px;
}

#newsletterBoxout span {
   font-size:1.1em;
   font-weight:bold;
   color:#008142;
}

#newsletterBoxout p {
   font-size:1.1em;
   font-weight:bold;
   line-height:1.2em;
   margin:0 0 0.6em 0;
}

#newsletterBoxout a {
   text-decoration:none;
   color:#666;
}

#newsletterBoxout a:hover {
   text-decoration:underline;
   color:#666;
}


/* Footer
----------------------------------------------- */

#footer {
	font-size:85%;
	color:#FFF;
	background-color:#929599;
	width:760px;
	margin:0 auto;
	padding: 2px;
}
#footer a {
   color:#FFF;
   text-decoration:none;
   font-weight:bold;
}
#footer a:hover {
   color:#FFF;
   text-decoration:underline;
   font-weight:bold;
}
#footer .left {
   float:left;
   padding:5px;
   width:460px;
   text-align:left;
}
#footer .right {
   float:right;
   padding:10px 10px 10px 5px;
   width:270px;
   text-align:right;
}
#statement {
  width:760px;
  font-size:85%;
  text-align:left;
  margin:0 auto;
  padding:15px 0 15px 0;
}
#statement p {
  color:#FFF;
  margin:0 0 0.3em 0;
}


/* Right
----------------------------------------------- */

#right ul {
   list-style-type:none;
   margin:1em 0 1.5em 0;
   padding:0;
}
#right ul li {;
   padding:0 10px 0.3em 10px;
   margin:0;
}
#right #rightColBottomHome {
   width:173px;
   background:#FFF url("graphics/rightColBGMainHome.gif") no-repeat top right;
   padding:223px 0 0 0;
}
#right #rightColBottomContent {
   width:173px;
   background:#FFF url("graphics/rightColBGContent.gif") no-repeat top right;
   padding:203px 0 0 0;
}


/* Related Downloads
----------------------------------------------- */

#relatedDownloads {
   border-bottom:#FFF solid 20px;
}
#relatedDownloads h2 {
   font-size:1.2em;
   padding:5px 0px 10px 0px;
}
div.downloadRow {
   padding:0 0 0.5em 0;
}
div.downloadLeft {
   float:left;
}
div.downloadRight {
   width:65%;
   float:left;
}
div.downloadRow .downloadRight .downloadRightCol {
   padding:0 0 0 10px;
}


/* Downloads
----------------------------------------------- */

#download h2 {
   color:#676666;
   font-size:1.3em;
   margin:0 0 0.5em 0;
   padding:0 0 1em 0;
}
#download h3 {
   color:#008142;
   font-size:1.2em;
   margin:0 0 1em 0;
   padding:0 0 1em 0;
}
#download p {
   line-height:1.5em;
   margin:0 0 1.5em 0;
}
#download img.left2 {
   float:left;
   padding:0;
   margin:0 20px 1em 0;
}
#link {
   padding:0.5em 0 1.5em 0;
   border-top:1px solid #D3D5D6;
   border-bottom:1px solid #D3D5D6;
}
#link span {
   font-weight:normal;
}
#link a {
   color:#008142;
   text-decoration:none;
   font-weight:bold;
}
#link a:hover {
   text-decoration:underline;
}
#link ul {
   list-style-type:none;
   margin:1em 0 0 0;
   padding:0;
}
#link ul li {
   background:#FFF url("graphics/arrowRight.gif") no-repeat 0px 4px;
   padding:0px 10px 1.2em 10px;
   margin:0;
}
#back a {
   color:#008142;
   text-decoration:none;
   font-weight:bold;
}
#back a:hover {
   text-decoration:underline;
}
#back {
   border-top:10px solid #FFF;
}
#back ul {
   list-style-type:none;
   margin:1em 0 0 0;
   padding:0;
}
#back ul li {
   background:#FFF url("graphics/arrowLeft.gif") no-repeat 0px 4px;
   padding:0px 10px 1.2em 10px;
   margin:0;
}


/* Forms
----------------------------------------------- */

form {
   border:0;
}
fieldset {
   border:none;
}
input {
}
label {
   margin:0;
   padding:0;
}
.alert {
   color:#f00;
}
form table.formtable1 td {
   padding:5px;
}
form table.formtable2 td {
   padding:1px;
}


/* Content
----------------------------------------------- */

#section {
   color:#008142;
   font-size:1.9em;
   margin:0.2em 0 0.2em 0;
   padding:0 0 0.5em 0;
   font-weight:bold;
}
#content h1 {
   color:#676666;
   font-size:1.6em;
   margin:0 0 0.2em 0;
   padding:0 0 1em 0;
}
#content hr {
   border-width:1px 0 0 0;
   border-color:#929599;
   border-style:solid;
   color:#fff;
}
div.cms_content a {
   text-decoration:underline;
}
div.cms_content h2 {
   color:#676666;
   font-size:1.4em;
   margin:0 0 1em 0;
   padding:0 0 5px 0;
}
div.cms_content h3 {
   color:#676666;
   font-size:1.2em;
   margin:0 0 4px 0;
   padding:0 0 1em 0;
}
div.cms_content p {
   font-size:1.1em;
   line-height:1.5em;
   margin:0 0 1.5em 0;
}
div.cms_content ul {
   font-size:1.1em;
   list-style-type:none;
   margin:0 0 1.5em 0;
   padding:0;
}
div.cms_content ul li {
   background:#FFF url("graphics/bullet1.gif") no-repeat 0px 3px;
   padding:0px 10px 1.2em 20px;
   margin:0;
}
blockquote {
   padding:1em 1em 0 1em;
   border:1px solid #999;
   font-style:italic;
   margin:0 0 1em 0;
}
/* Inline Images
----------------------------------------------- */

div.cms_content img.left2 {
	float:left;
	padding:0;
	margin: 0 10px 10px 0;
}
/* Home Page
----------------------------------------------- */
#feature {
   background-color:#008142;
   border-bottom:20px solid #FFF;
   padding:1em 0 0 0;
}
#feature .pad {
   padding:1em 15px 1em 15px;
}
#feature .featureLeft {
   float:left;
}
#feature .featureRight {
   width:52%;
   float:left;
}
#feature h1 {
   color:#FDC00F;
   font-size:1.8em;
   margin:0;
   padding:0 0 0.5em 0;
}
div.featureRight h1 a {
   color:#FDC00F;
}
#feature p {
   font-size:1.1em;
   color:#FFF;
   line-height:1.5em;
   margin:0;
   font-weight:bold;
}
#feature img {
   margin:0 15px 0 0;
}
#more a {
   font-size:1.2em;
   color:#FDC00F;
   text-decoration:none;
   font-weight:bold;
}
#more a:hover {
   text-decoration:underline;
}
#more ul {
   list-style-type:none;
   margin:1em 0 0 0;
   padding:0;
}
#more ul li {
   background:#008142 url("graphics/arrowFeatured.gif") no-repeat 0px 2px;
   padding:0px 10px 0 20px;
   margin:0;
}


/* Home Right Col Images
----------------------------------------------- */

#homeRightImages img {
	margin-bottom: 10px;
	border: 1px solid #333333;
}


/* Listings
----------------------------------------------- */

ul.list1 {
   list-style-type:none;
   margin:0;
   padding:0;
}
ul.list1 li {
   background-image:url("graphics/arrowRight.gif");
   background-repeat:no-repeat;
   background-position:0px 7px;
   padding:4px 4px 4px 14px;
   margin:0;
}
ul.list2 {
   list-style-type:none;
   margin:0;
   padding:0;
}
ul.list2 li {
   background-image:url("graphics/arrowRight.gif");
   background-repeat:no-repeat;
   background-position:0px 9px;
   padding:5px 4px 4px 12px;
   margin:0;
}
ul.list2 li a {
   font-weight:normal;
}
div.pagenav a {
   text-decoration:none;
}
div.pagenav a:hover {
   text-decoration:underline;
}
