@charset "utf-8";
a {
	outline:none
}

body {
	background-color: #0B2640;
	margin: 0px;
	font-size: 62.5%;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#wrap {
	min-width: 960px;
	position: relative;
	width: 960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBF0F4;
	border-left-color: #EBF0F4;
}

#titlebar {
	height: 36px;
	width: 100%;
	background-color: #1d4668;
	background-repeat: repeat-x;
	position: relative;
}
#titlebar .glaze {
	background-image: url(../layout/title_glaze.png);
	height: 23px;
	width: 376px;
	position: absolute;
}

#titlebar ul li {
	list-style-type: none;
}
ul#mainlinks {
	margin: 0px;
	padding: 0px;
	background-image: url(../layout/title_glaze.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
#mainlinks li {
	float: left;
}
#mainlinks li a {
	display: block;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.2em;
	color: white;
	text-decoration: none;
	line-height: 36px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../layout/nav-over.png);
	background-position: 0px 36px;
	background-repeat: repeat-x;
}
#mainlinks li a:hover {
	background-image: url(../layout/nav-over.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


ul#otherlinks {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 36px;
	margin: 0px;
	padding: 0px;
}
#otherlinks li {
	float: left;
}
#otherlinks li a {
	display: block;
	height: 36px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: white;
	text-decoration: none;
	line-height: 36px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1em;
	background-image: url(../layout/nav-over.png);
	background-repeat: repeat-x;
	background-position: 0px 36px;
}
#otherlinks li a:hover {
	background-position: 0px 0px;
}
#header {
	background-color: #FFFFFF;
	position: relative;
	text-align: right;
	height: 204px;
}
#header h1#logo {

	text-indent: -9999px;
}
#header h1#logo a {
	background-image: url(../layout/logo.gif);
	height: 93px;
	width: 185px;
	display: block;
	position: absolute;
	left: 53px;
	top: 51px;
	}
#header #flash {
	float: right;
	height: 204px;
}

#content {
	background-color: #0f3a5f;
	position: relative;
	width: 100%;
	text-align: left;
	clip: rect(-10px,auto,auto,auto);
	background-image: url(../layout/b_warter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

#text {
	padding-left: 20px;
	padding-right: 10px;
	position: relative;
	clear: both;
	padding-top: 30px;
}
#sidebar{
	float: right;
	width: 100%;
}
#sidebar ul{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#sidebar li {
	list-style-type: none;
	background-image: url(../layout/tab_bg.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 192px;
	height: 120px;
	overflow: hidden;
}
#sidebar   li#imp-exp   span {
	background-image: url(../layout/globe.png);
	background-repeat: no-repeat;
}
#sidebar li#consult span {
	background-image: url(../layout/chart.png);
	background-repeat: no-repeat;
}
#sidebar li#footprint span {
	background-image: url(../layout/footprints.png);
	background-repeat: no-repeat;
}
#sidebar li #iconbox{
	float: left;
	width: 60px;
	background-position: bottom;
	padding-top: 10px;
}
#sidebar li #infocontainer{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 120px;
	padding-top: 5px;
}
#sidebar li h3 {
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	color: white;
	font-weight: lighter;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
#sidebar li h3 span{
	font-size: 0.8em;
}

#sidebar li p {
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar  li  a.mi {
	position: absolute;
	right: 0px;
	bottom: 5px;
	color: white;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	margin-right: 10px;
}
#sidebar img {
	padding-left: 5px;
	padding-top: 5px;

}
#sidebar img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar img a:hover{}
h1 {
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	color: white;
	font-weight: lighter;
	font-size: 2.2em;
	margin-bottom: 5px;
	line-height: 1em;
	padding-top: 5px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
h3{
	font-family: "Franklin Gothic Medium";
	font-size: 1.5em;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a, a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
h3 span{
	font-size: 0.7em;
	color: #FFFFFF;
}
p {
	color: white;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p span{
	color: #0F3A5F;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}
p a{
	color: #FFFFFF;
	text-decoration: underline;
}
p a:hover{
	text-decoration: underline;
}
ul {
	color: #FFFFFF;
}
.large {
	font-size: 1.2em;
}


.para{
	color: white;
	font-size: 1.2em;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2em;
}
.para a{
	color: #FFFFFF;
	text-decoration: underline;
}
.para a:hover{
	text-decoration: underline;
}
.imagebox {
	background-color: white;
	height: 154px;
}
.imagebox h2 {
	color: #0F5A5F;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imagebox img {
	float: left;
	margin: 5px;
}
.imagebox p {
	color: #0F5A5F;
	margin-top: 5px;
}
#footer {
	background-color: #7790A4;
	height: 30px;
	width: 100%;
	clear: both;
	position: relative;
	margin-top: -10px;
}
#footer #websir{
	text-align: right;
	margin-right: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}
#footer #websir a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #foottxt{
	margin-left: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	float: left;
	font-size: 1.1em;
}
#footer #foottxt a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer  a#logo {
	background-image: url(../layout/footer-logo.gif);
	position: absolute;
	text-indent: -9999px;
	left: 19px;
	top: 19px;
	height: 20px;
	width: 146px;
}
#footer .glasgow, #footer .moscow {
	position: absolute;
	background-color: #B7C4CF;
	width: 335px;
	height: 20px;
	left: 186px;
	top: 18px;
	padding-top: 5px;
	font-size: 1.1em;
	color: #0F3A5F;
}
#footer .glasgow a, #footer .moscow a{
	color: #0F3A5F;
	text-decoration: underline;
}
#footer .glasgow a:hover, #footer .moscow a:hover{
	text-decoration: underline;
}
#footer .moscow {
	position: absolute;
	left: 533px;
	top: 16px;
}
#footer .glasgow {
}
.cb {
	clear: both;
}
.defaultlist ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.defaultlist li{
	font-size: 1.2em;
	display: block;
	list-style-type: none;
	margin-bottom: 15px;
	color: #FFFFFF;
}
.defaultlist li a{
	color: #FFFFFF;
	text-decoration: underline;
}
.defaultlist li a:hover{
	text-decoration: underline;
}
.defaultlist2 ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.defaultlist2 ul .ftext{
	font-size: 0.8em;
	margin-bottom: 20px;
}
.defaultlist2 li{
	font-size: 1.1em;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.defaultlist2 li a{
	color: #FFFFFF;
	text-decoration: underline;
}
.defaultlist2 li a:hover{
	text-decoration: underline;
}
#logo{
	position: absolute;
	left: 22px;
	top: 59px;
}
.contentlistmenu ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contentlistmenu li{
	font-size: 1.1em;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
}
.contentlistmenu li a{
	color: #0F3A5F;
	background-color: #E6EBF1;
	text-decoration: none;
	border: 1px solid #0F3A5F;
	padding: 4px;
}
.contentlistmenu li a:hover{
	color: #E6EBF1;
	background-color: #0F3A5F;
	border: 1px solid #E6EBF1;
}
.hline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B6B87;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 5px;
}
.imgformatright{
	float: right;
	border: 1px solid #6F899F;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgformatleft{
	float: left;
	border: 1px solid #6F899F;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#pagebase {
	height: 50px;
}
.column {
	float: left;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 383px;
	background-color: #0B2640;
}
.msg_head {
	cursor: pointer;
	position: relative;
	background-color:#0B2640;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.msg_body {
	background-color:#0F3A5F;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.msg_body form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatleft {
	float: left;
	padding-right: 10px;
}
.floatright {
	float: right;
	margin-right: 30px;
}

#paymentmeth{
	position: relative;
}
#paymentmeth .secs{
	padding: 10px;
	float: left;
	position: relative;
	width: 200px;
	background-color: #0B2640;
	margin-right: 2px;
	height: 180px;
}
.secs .pp{
	background-image: url(../pictures/paypal.jpg);
	background-repeat: no-repeat;
	height: 42px;
	display: block;
	overflow: hidden;
	position: relative;
	background-position: left center;
	margin-bottom: 10px;
	text-indent: -999px;
}
.secs .wp{
	background-image: url(../pictures/worldpay.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 42px;
	background-position: left center;
	position: relative;
	margin-bottom: 10px;
	text-indent: -999px;
}
.secs .dl{
	background-image: url(../pictures/cheque.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 42px;
	background-position: left -30px;
	position: relative;
	margin-bottom: 10px;
	text-indent: -999px;
}
.secs .phone{
	background-image: url(../pictures/telephone.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 42px;
	background-position: left -10px;
	position: relative;
	margin-bottom: 10px;
	text-indent: -999px;
}
.secs .dlbut{
	color: #FFFFFF;
	background-color: #0F3A5F;
	padding: 2px;
	border: 1px solid #134679;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 80px;
}
.purchaseform{}
.purchaseform label{
	clear: left;
	float: left;
	width: 100px;
	display: block;
}
.purchaseform .chkradio{
	display: block;
	margin-bottom: 5px;
}
.highlight {
	background-color: #222222;
	margin-right: 30px;
	padding-left: 5px;
	margin-top: 0px;
	float: right;
	font-size: 1.2em;
}
.audio {
	width: 350px;
	float: left;
	margin-right: 100px;
	margin-bottom: 20px;
}
.audio-download {
	background-image: url(../layout/microphone.png);
	background-position: top;
	height: 32px;
	width: 32px;
	display: block;
	float: right;
}
.audio-download:hover {
	background-position: bottom;
}
.audio-description {
	float: right;
	font-size: 0.9em;
	width: 90px;
	display: block;
	height: 20px;
	text-align: right;
	margin-top: 4px;
	margin-right: 5px;
}
.event {
	margin-top: 10px;
	margin-bottom: 10px;
}
.event .download-document {
	display: block;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	background-image: url(../layout/download-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 6px;
	height: 24px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
