* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 70%;
	background: #97999f;
	color: #4a4a4a;
	line-height: 1.4em;
	text-align: center;
	vertical-align: top;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #011150;
	text-decoration: underline;
/* 	font-weight: bold; */
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #bc0101;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1.25em;
	font-size: 1.7em;
}

h1.pageTitle {
	margin-left: 32px;
	font-size: 2.8em;
}

h2 {
    margin:1.25em 0 0.5em;
    font-size:1.4em;
}

h3 {
	margin:1em 0 0.5em;
    font-size:1.2em;
}

h4 {
    margin:1em 0 0.5em;
    font-size:1.1em;
}

p {
	padding: 0.2em 0 1em 0;
	line-height: 1.4em;
	color: #4a4a4a;
}

ul {
	margin: 10px 0 10px 0;
}

ul li {
	list-style-type: none;
	background: url(./images/bullet_square.gif) 0 6px no-repeat;
	padding: 0 0 8px 10px;
}

ol {
	margin: 0 0 0 30px;
}

ol li {
	padding: 0 0 5px 0;
}

fieldset {
	border: 0;
}

blockquote {
	padding: 20px 10px 20px 20px;
}

input[type="text"],
select {
	border: 1px solid #9b9b9b;
}

input,
select,
option {
	font-size: 10px;
}

a img {
	border: 0;
}



/* 508 */

#skipNavigation {
	position: absolute;
	height: 0;
	overflow: hidden;
}



/* LAYOUT */

#container,
#container-wide,
#container-home {
	width: 896px;
	padding: 0;
	background: #fcf8ed url(./images/content_bg.gif) top left repeat-y;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#container-wide {
    background-image: none;
}

#container-home {
	background: #fff url(./images/home_bg.gif) top left repeat-y;
}

#branding {
	width: 896px;
	background: #fff;
	margin-bottom: 0px;
	overflow: hidden;
}

#navigation,
#navigation-wide,
#navigation-home {
    width: 896px;
	height: 44px;
	margin: 0;
	clear: both;
	background: url(./images/navigation_bg.gif) repeat-x top left;
}

#navigation-home {
	background: url(./images/navigation_bg_home.gif) repeat-x top left;
}

#container-wide #navigation {
	background: url(./images/navigation_bg_wide.gif) repeat-x top left;
}

#content-bottom,
#content-home-bottom {
	background: url(./images/content_footer.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

#content-home-bottom {
	background: url(./images/home_footer.gif) bottom left no-repeat;
}

#content {
	width: 613px;
	clear: both;
	padding: 0;
	float: left;
	min-height: 650px;
	position: relative;
}

#content-main {

}


#sidebar {
	width: 245px;
	float: left;
	padding-bottom: 40px;
    margin-left:20px;
    padding-right:10px;

}

#siteinfo {
	background: #97999f;
	color: #fff;
	clear: both;
	width: 896px;
}



/* BRANDING */

#branding-logo {
	height: 127px;
}




/* NAVIGATION */

#navigation ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	background: none;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:active,
#navigation ul li a:hover {
	display: block;
	float: left;
	height: 27px;
	background: none;
	color: #fff;
	line-height: 26px;
	vertical-align: middle;
	font-size: 12px;
	padding: 0 12px 0 12px;
	text-decoration: none;
	margin-top: 10px;
    font-weight: normal;
}

#navigation ul li#topnav-selected a:link,
#navigation ul li#topnav-selected a:active,
#navigation ul li#topnav-selected a:visited,
#navigation ul li#topnav-selected a:hover {
	background: url(/css/images/nav_bg_over.gif) repeat-x top left;
}

/* SEARCH & NEWSLETTER */

#search,
#search-home {
	position: absolute;
	top: 93px;
	right: 22px;
	text-align: right;
}

#search {
	top: 10px;
}

#searchNav,
#searchNav-home {
	position: absolute;
	top: 15px;
	right: 12px;
	text-align: right;
    z-index:255;
}

#searchNav {
	right: 290px;
}

#searchNav img,
#searchNav-home img {
	margin-right: 10px;
}

#searchNav,
#searchNav-home,
#searchNav a:link,
#searchNav a:active,
#searchNav a:visited,
#searchNav a:hover,
#searchNav-home a:link,
#searchNav-home a:active,
#searchNav-home a:visited,
#searchNav-home a:hover {
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
}

.invisible {
	display: none;
}

.searchBar {
	font-size: 0.9em;
	width: 175px;
	padding: 2px;
	margin-top: 3px;
	float: left;
	height: 15px;
}

#sidebar .searchBar {
	font-size: 0.9em;
	width: 125px;
	padding: 2px;
	margin-top: 0;
	/* float: left; */
	height: 15px;
    margin-right: 10px;
}


#searchForm {
	float: right;
	margin-top: 5px;
}

.button {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	background: #a4a4a4;
	padding: 3px 8px 3px 8px;
	color: #fff;
	border: 1px solid #9b9b9b;
	cursor: pointer;
}

#searchButton {
	margin-top: 3px;
	margin-left: 10px;
}




/* FOOTER */

#siteinfo-legal {
	font-size: 0.9em;
	padding: 1.0em;
	background: #97999f;
}

#siteinfo-nav {
	float: right;
	font-size: 0.9em;
	padding: 1.0em;
	background: #97999f;
}

#siteinfo-nav a:link,
#siteinfo-nav a:active,
#siteinfo-nav a:visited,
#siteinfo-nav a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0 2px 0 2px;
	font-weight: normal;
}

#siteinfo-nav a:hover {
	text-decoration: underline;
}




/* BREADCRUMB */

#breadCrumb {
	color: #bbbbbb;
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	font-weight: bold;
	margin-left: 32px;
}

#breadCrumb a:link,
#breadCrumb a:active,
#breadCrumb a:visited,
#breadCrumb a:hover {
	color: #011150;
	text-decoration: underline;
}

#breadCrumb a:hover {
	text-decoration: none;
}




/* HOME */

.StxSlideshow {
    border:2px solid #fff;
    height:320px;
    width:558px;
    margin:0;
    padding:0;
	overflow:hidden;
    /*
	width: 568px;
	height: 255px;
	background: url(./images/feature_bg.gif) top left no-repeat;
	position: absolute;
	top: 10px;
	left: 25px;
    */
}

#container-home .StxSlideshow {
    margin-left:20px;
}

.StxSlideshow img.fallback {
    max-height:320px;
    overflow: hidden;
}

.StxSlideshow .slideshowLinks {
    visibility: hidden;
}


.StxSlideshow .pagelink {
    background-color:#eee;
    opacity: .7;
    margin: -3px 0 0 0;
    color: #333;
    font-weight: bold;
    padding:2px 10px;
}

.StxSlideshow .pagelink a {
    text-decoration: none;
    background-color: #000;
    color: #fff;
    padding:2px 5px;
    margin:0 2px;
}

.StxSlideshow .pagelink a.activeSlide {
    background-color: #333;
}

.StxSlideshow .slideCaption {
    background-color:#eee;
    opacity: .7;
    margin: -3px 0 0 0;
    color: #333;
    font-weight: bold;
    padding:5px 10px;
    font-size:14px;
}

/* this is for IE so the prev/next links can be hovered*/
.StxSlideshow .nextSlide,
.StxSlideshow .prevSlide
{
	background-image: url(/css/images/spacer.gif);
}

.StxSlideshow a {
    text-decoration: none;
}

.nextSlide:hover
{
	background-image: url(/css/images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}
.prevSlide:hover
{
	background-image: url(/css/images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}

.StxSlideshow img {
    /*
	position: absolute;
	top: 8px;
	left: 8px;
    */
}

#homeMainBar {
    margin-top: 20px;
	float: left;
	width: 413px;
}

#homeMiddleBar {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left:-20px;
}

.homeContentItem {
	margin-left: 34px;
	margin-right: 15px;
	padding-bottom: 40px;
}

.homeMiddleBarItem {
	margin-left: 25px;
	margin-right: 15px;
}




/* SIDEBAR */

#sidebar h1 {
	color: #050673;
	/* margin-left: 30px;
	margin-right: 20px; */
	margin-top: 10px;
}

#sidebar h4 a {
    font-size:12px;
    text-decoration: none;
}

.sidebarBox {
	/* margin-left: 30px;
	margin-right: 20px; */
	font-size: 0.9em;
	margin-bottom: 20px;
}

.sidebarArticleTitle {
	font-weight: bold;
}

.sidebarArticleDate {
	margin: 3px 0 3px 0;
}

.sidebarArticleTitle,
.sidebarArticleDate,
.sidebarArticleDescrip p {
	color: #000;
}

#sidebar .shadowImage {
	margin-left: -5px;
}

#sidebar select {
    width:210px;
    margin:0.5em 0;
}


#localNavigation li {
	background: url(./images/bullet_blue.gif) 0 4px no-repeat;
	padding: 0 0 4px 10px;
	color: #011150;
	font-weight: bold;
}

ul#localNavigation li a:link,
ul#localNavigation li a:active,
ul#localNavigation li a:visited,
ul#localNavigation li a:hover {
	font-weight: normal;
}



/* TABS */
/*
.tabsContainer {
  width: 549px;

 }

#tabsContent {
	background: url(./images/tabs_content_bg.gif) no-repeat top left;
	width: 549px;
	margin: 0;
	padding: 0;
}

.tabsContentPadding {
	padding: 30px 40px 30px 40px;
	clear: both;
}

.tabsBottom {
width: 549px;
height: 35px;
background: url(./images/tabs_bottom.gif) no-repeat bottom left;

}

ul#tabsList {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#tabsList li,
ul#tabsList li a:link,
ul#tabsList li a:visited,
ul#tabsList li a:active,
ul#tabsList li a:hover {
	margin: 0;
	padding: 0;
	float: left;
}

.tabsContentItem {
	margin-bottom: 15px;
}

.tabsMore {
	float: right;
	background: url(./images/bullet_blue.gif) 0 4px no-repeat;
	padding-left: 8px;
}
*/

/* FIXES FOR IE6 & IE 7 */

.gainLayout {zoom: 1;}

.clearfix {
	display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	overflow: hidden;
	line-height: 0;
}




/* STYLING */

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.image {
	border: 0;
	float: left;
	margin: 0px 5px 0px 0;
}

.nobg {
	background: none;
}

.more {
	background: url(./images/bullet_red.gif) 0 5px no-repeat;
	padding-left: 10px;
    margin-top:1em;
	display: block;
}

#sidebar .more {
	background: url(./images/bullet_blue.gif) 0 3px no-repeat;
}

#content-main {
	margin-left: 32px;
    margin-right:24px;
    padding-bottom:4em;
}

#content-grouped {
    margin-top:1.5em;
}
h1#content-title {
    font-size:2.5em;
    padding:0.25em 0;
}

.pageNav {
	margin-left: -13px;
}

.pageNav li {
	float: left;
	margin-right: 10px;
	padding-left: 15px;
}

.countriesSelect {
	height: 18px;
	width: 180px;
}

#goButton {
margin: 0px 0 0 8px;
}

#countriesFormTable {
	margin-top: 5px;
}

.sidebarDivider {
	margin: 20px 32px 20px 32px;
	height: 1px;
	background: #000;
}

.photoCaption {
	font-style: italic;
	margin-bottom: 5px;
}

/* ADMIN */
.admin-toolbar
{
	color: #A42829;
	border-top: 1px dashed #A42829;
	padding: 2px 2px 2px 2px;
}

.admin-toolbar a
{
	color: #A42829;
}

.admin-toolbar a:hover
{
	color: #A42829;
}

.admin-toolbar a:visited
{
	color: #A42829;
}

.showform .fieldReqd
{
	color: #F00;
}

.showform .fieldError
{
	color: #F00;
}

.showform th
{
	text-align: right;
}

#comment-preview {
    border: 1px solid #999;
    background-color: #efefef;
    display: none;
    padding: 5px;
    margin-top: 5px;
}

.showform-stacked .shaded-text, .showform-stacked .shaded-text
{
    font-weight: normal;
    color: #555;
    padding-left: 10px;

}

.showform-stacked textarea {
    width: 100%;
}

dl.stxToC {
    margin-top:0.2em;
}

dl.stxToC dt {
    font-size:1.1em;
    margin-top:1em;
    margin-bottom:.2em;
}

.listitem .facet-links {
    margin-top:0.5em;
}

.listitem .date {
    font-style: italic;
}

.listitem-featured .thumbnail {
    float:left;
    margin-right:13px;
    margin-bottom:5px;
}

.listitem-featured .date {
    padding:0 0 0.5em;
}

.listitem-featured .beside-thumbnail {
    margin-left: 120px;
}

#sidebar .listitem-featured .thumbnail {
    margin-right:13px;
    margin-bottom:3px;
    /*float:none;*/

}

#sidebar .listitem-featured .beside-thumbnail {
    margin-left: 0;
}

/* THE JQUERY TABS CSS */

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

.tabs-nav {
    float: left;
    /* background: #fff url("/css/images/tabs_nav_shadow.gif") repeat-x bottom left; */
	line-height: normal;
	padding-bottom: 0;
	margin:0;
    height:35px;
    font-size:9px;
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
	float: left;
	background: url("/css/images/tabs_off.gif") no-repeat left top;
	margin: 0 5px 0 8px;
	padding: 0 0 0 8px;
}

.tabs-nav li a {
	display: block;
    position: relative;
    background: url("/css/images/tabs_off.gif") no-repeat right top;
    padding: 12px 18px 3px 9px;
    z-index: 2;

    /* setting the height here mucks up IE */
    height:28px;
	text-decoration: none;
	font-size: 1.4em;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
    color: red;
}

.tabs-nav li.tabs-selected {
    background: url("/css/images/tabs_on.gif") no-repeat left 0;
    height:37px;
    padding-left:5px;
}

.tabs-nav li.tabs-selected a {
    /* padding-top: 7px; */
    color: red;
    text-decoration: none;
    background: url("/css/images/tabs_on.gif") no-repeat right 0;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    /* background-position: 0 -50px; */
    outline: 0; /* @ Firefox, switch off dotted border */
}
.tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
    text-decoration: underline;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    background: #fcf8ed; /* declare background color for container to avoid distorted fonts in IE while fading */
    margin:0;
    padding:0;
}

.tabs-toggle-control {
    margin:0;
    padding:.2em 2em 0.5em 0;
    text-align: right;
}

#Photos .tabs-toggle-control {
    display:none;
}
.tabs-content {
    margin:0;
    padding:0;
    clear:left;
    background-color: #f9fbfa;
    border-left: 2px solid #e5e2d8;
	border-right: 2px solid #e5e2d8;
    border-top: 2px solid #e5e2d8;
    border-bottom: 2px solid #e5e2d8;
}

.tabs-content-padding {
    padding:1.25em 1.2em;
    /* line-height: 150%; */
    margin:0;
    background: #f9fbfa;
}

.tabsBottomLeft {

}

.tabsBottomRight {
	/*  border-top:1px solid #999; */
	height: 5px;
    margin-bottom:9px;
}

.tab-jump {
    margin-bottom:1em;
}

/* for country page */
.countries-column {
    float:left;
    width:225px;
    margin-bottom:2em;
    padding: 0 1.5em 2em 1.5em;
}

.countries-column h3 {
    font-size:1.2em;
}

#country-image {
    float:left;
    margin-right:8px;
    padding:0;
}

#country-descr {
/*     float:left; */
}
#country_map {
    text-align:center;
}

#photo-library {
    margin-top:1em;
    border-top:2px solid #999;
	width: 540px;
}

.listitem-thumbnail {
    float: left;
    margin: 0 12px 5px;
    padding: 0;
    height: 205px;
    width: 145px;
    text-align: center;
}

.listitem-thumbnail img {
    /* border:1px solid blue; */
}

.listitem-thumbnail h5 {
    text-align:left;
    margin-top: 4px;
	font-size: 9px;
	line-height: 1.3em;
    padding:0;
    /* height:40px; */
}

#search-doc-input {
    width:100px;
}

.detail .download {
    margin-top:1em;
}
.detail .description {
    margin-top:1em;
}

.download a {
    padding:4px 0 4px 35px;
    background: transparent url(/images/icons/drive_web.png) no-repeat 13px 4px;
}

.download a.send_via_email {
    padding-left:35px;
    background: transparent url(/images/icons/email_attach.png) no-repeat 13px 4px;
}

#list-tools a.sort_asc {
    background: transparent url(/css/images/sort_asc.gif) no-repeat 5px -4px;
    padding-left:18px;
}

#list-tools a.sort_desc {
    background: transparent url(/css/images/sort_desc.gif) no-repeat 5px 0px;
    padding-left:18px;
}

.pager {
    clear:left;
	padding-top:5px;
}
