/* ------------------------------------
Beira Corridors Style Sheet (screen)
version: 1.0
author: jane mcdevitt
email: jane@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

/*typography and colours
--------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
	background-color: #e3e3e3;
	}
	
h1 {
	font-size:140%;
	color:#009c5d;
	}
	
h2 {
	color:#009c5d;
	font-size:110%;
	margin-top:1em;
	}	
	
h2.partners {
	background-color:#cbe2d8;
	padding:8px 0 8px 20px;
	text-transform:uppercase;
	font-size:100%;
	}	
	
h3 {
	margin:1em 0;
	}
	
p {
	line-height:1.6em;
	margin:1em 0;
	}
	
#content ul {
	line-height:1.6em;
	margin-left:12px;
	margin-top:1em;
	}
	
a {
	color:#009c5d;
	text-decoration:none;
	font-weight:bold;
	}		
	
a:hover {
	color:#666;
	}		

/*structure
--------------------------------------*/

#outerwrapper {
	background-image:url(../images/site/bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom:20px;
	width:750px;
	margin:20px auto;
	text-align:left;
	}

#wrapper {
	width:750px;
	background-image:url(../images/site/heading.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
	}
	
#heading {
	padding:30px 20px 100px 30px;
	}
	
#content {
	padding: 0 0 20px 110px;
	width:347px;
	background-image:url(../images/site/waves.gif);
	background-position:0 40px;
	background-repeat:no-repeat;
	float:left;
	}
	
#col2 {
	width: 233px;
	float:right;
	margin-right:30px;
	text-align:right;
	margin-top:24px;
	position:relative;
	top:-60px;
	}
	
/*navigation
--------------------------------------*/

#mainnav {
	margin: 30px 0 0 207px;
	}
	
#mainnav ul {
	list-style:none;
	}	
	
#mainnav ul li {
	float:left;
	}
	
#mainnav ul li a {
	margin-right:7px;
	}	
	
#mainnav ul a span {
	position: absolute;
	left: -999px;
	width: 990px;
	}	
	
#mainnav a {
	display: block;
  	width: 91px;
  	height: 28px;
	}
	
#mainnav a.home {
  	background:url(../images/site/nav-home.gif) no-repeat 0 0;
	}
	
#mainnav a.about {
  	background:url(../images/site/nav-about.gif) no-repeat 0 0;
	}

#mainnav a.resources {
  	background:url(../images/site/nav-resources.gif) no-repeat 0 0;
	}
	
#mainnav a.bacg {
  	background:url(../images/site/nav-bacg.gif) no-repeat 0 0;
	}

#mainnav a.pro {
  	background:url(../images/site/nav-cat.gif) no-repeat 0 0;
	}
	
#mainnav a.home:hover, #mainnav a.about:hover, #mainnav a.resources:hover, #mainnav a.bacg:hover, #mainnav a.pro:hover { 
	background-position: 0 -28px;
	}

#mainnav a.home_p {
  	background:url(../images/site/nav-home.gif) no-repeat 0 0;
	}
	
#mainnav a.about_p {
  	background:url(../images/site/nav-about_p.gif) no-repeat 0 0;
	}

#mainnav a.resources_p {
  	background:url(../images/site/nav-resources_p.gif) no-repeat 0 0;
	}
	
#mainnav a.bacg_p {
  	background:url(../images/site/nav-bacg_p.gif) no-repeat 0 0;
	}

#mainnav a.pro_p {
  	background:url(../images/site/nav-cat_p.gif) no-repeat 0 0;
	}
	
#mainnav a.home_p:hover, #mainnav a.about_p:hover, #mainnav a.resources_p:hover, #mainnav a.bacg_p:hover, #mainnav a.pro_p:hover { 
	background-position: 0 -28px;
	}

ul#lowernav {
	list-style-type:none;
	margin-left:20px;
	padding-bottom:20px;
	font-size:90%;
	color:#999;
	}
	
ul#lowernav li {
	float:left;
	margin-right:0.4em;
	}
	
ul#lowernav a {
	color:#999;
	font-weight:normal;
	border-right: 1px solid #CCC;
	padding-right:0.4em;
	}	
	
ul#lowernav a:hover {
	color:#009c5d;
	}	
	
ul#lowernav a.last {
	border-right:0;
	}

/*hr
--------------------------------------*/

div.horrule {
	height: 1px;
	border-top: 1px solid #72ce25;
	margin: 20px 0 20px 0;
	}
	
div.horrule2 {
	height: 1px;
	border-top: 1px solid #72ce25;
	margin: 20px 0 20px 0;
	}	

div.horrule hr, div.horrule2 hr  {
	display: none;
	clear:both;
	}

/*images
--------------------------------------*/

.map {
	margin-top:4px;
	}
	
.mainlogo {
	float:left;
	}
	
#partners {
	margin: 0 0 0 17px;
	}	
	
#partners img {
	margin:16px 20px 0 0;
	vertical-align:middle;
	}	

/*other
--------------------------------------*/
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	}
	
.hidden {
	position: absolute;
	left: -999px;
	width: 990px;
	}	
	
.mz {
background: url(../images/site/mz.png) no-repeat 100% 50%;
padding: 0 20px 0 0;
}

.gb {
background:url(../images/site/gb.png) no-repeat 100% 50%;
padding: 0 20px 0 0;
}
