#header {
background:#82a098 url(../img/intl_header_background.gif) no-repeat scroll right -20px;
}

#header #now {
	float: right;
	color: #fff;
	padding: 75px 25px 10px 0;
}

#mainArea {
background:white url(../img/intl_mainarea_background.gif) repeat-y scroll left top;
border-top:5px solid #82a098;
clear:both;
height:1%;
}

#colRight #thePublication h2 {
background:transparent url(../img/themes/right/intl_publication_heading_background.gif) no-repeat scroll -435px bottom;
padding:5px 10px;
}

#mainnav ul li a {
	color: #fff;
	padding: 5px;
}

#mainnav ul li a.on,
#mainnav ul li a:hover {
	color: #fff;
	background-color: #37594b;
}

#leftnav {
	background-color: #37594b;
}

#colLeft #login {
	background-color: #82a098;
	color: #37594b;
}

#colLeft #login label {
	color: #fff;
}

#colLeft #login a {
	color: #37594b;
	background-color: white;
	border: 1px solid #37594b;
}

#colLeft #login #loginbtn {
	color: #37594b;
	background-color: white;
	border: 1px solid #37594b;
}

#colRight #thePublication {
	background-color: #37594b;
}

#content a {
	color: #37594b;
}

#content a.top {
	border-top: 1px solid #ccc;
	background: transparent url(../img/intl_icon_back_to_top.gif) no-repeat scroll right 3px;
	color: #37594b;
}

fieldset legend {
	color: #37594b;
}

#content a.buttonlink,
div.submit input {
	color: #37594b !important;
	border: 1px solid #e4e7e6;
	background-color: white;
	color: #37594b;
}

#content div#sitemap ul li a {
	color: #37594b;
}

#printfriendly a{
	background-color:white;
	color:#37594b;
	/*border:1px solid #37594b;*/
}

#geo_options li {
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    color: #fff;
    text-align: center;
}

#geo_options a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
}

#geo_options a:hover {
    color: #fff;
    text-decoration: underline;
}

body#themeAbout #content h1,
body#themeLinks #content h1 {
background:transparent url(../img/themes/about/intl_heading_background.gif) no-repeat scroll -350px bottom;
}
