/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #D9F0FA;
	color: #000000;
}
img { border: 0px; }

a:link { color: #0073B9; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:hover { color: #48AADB; text-decoration: underline; }

h1 {
	font-size: 30px; font-weight: normal;
	padding: 0px; margin-top: 0px; margin-bottom: 18px;
	line-height: 34px;
	text-align: center;
}
h2 {
	font-size: 12px; line-height: 18px; font-weight: bold;
	padding: 0px; margin-top: 18px; margin-bottom: 9px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px; line-height: 18px; font-weight: bold;
	padding: 0px; margin-top: 18px; margin-bottom: 9px;
	text-transform: none;
}
h4 {
	font-size: 12px; line-height: 18px; font-weight: bold;
	padding: 0px; margin-top: 0px; margin-bottom: 9px;
	text-transform: uppercase;
}

p, ul, ol {
	font-size: 12px; line-height: 16px;
	padding: 0px; margin-top: 0px; margin-bottom: 9px;
}
p.hilite {color: #FFFFFF; background: #0073B9;}
#mainColumn ul {
	/*list-style-type: disc;*/
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-left: 18px;
}
#mainColumn li { margin-bottom: 0px; }

.boldWeight { font-weight: bold; }
.smltype {
	font-size: 10px; line-height: 13px;
	color: #666666;
}

/* COLOURS */
.blue_dark { color: #0073B9; }
.blue_corp { color: #48AADB; }
.red_corp { color: #D53C42; }
.green_corp { color: #16932D; }
.yellow_corp { color: #F9DC54; }
.yellow_dark { color: #D8A400; }



/* TEMPLATE STRUCTURE */
#pageWrapper {
	width: 950px;
	margin-left: auto; margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/new_mahl_chamber_header.jpg);
	background-position: right top; background-repeat: no-repeat;
}
#pageWrapper_edu {
	width: 950px;
	margin-left: auto; margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/new_mahl_header.jpg);
	background-position: right top; background-repeat: no-repeat;
}
#pageContent {
	background-image: url(../images/lhcolumnbase_08.gif);
	background-position: left bottom; background-repeat: no-repeat;
	display: block;
}

#header {
	width: 804px; height: 97px;
	float: right;
}
#logo {
	position: relative; float: left;
	margin-left: -75px; padding-top: 8px;
}

#headerContact {
	float: right;
	font-size: 12px;
	line-height: 29px;
	color: #000000;
}
#headerContact strong {
	font-weight: bold;
	color: #48AADB;
}
#headerContact a:link, #headerContact a:visited { color: #000000; text-decoration: none; }
#headerContact a:hover { color: #0073B9; text-decoration: none; }

a.chamberLink {
	width: 220px; height: 97px;
	display: block;
	font-size: 9px;
}
span.linkText { display: none; }
#breadcrumb {
	color: #0073B9;
	font-size: 10px;
	


}

#marquee {
	color: #0073B9;
	font-size: 14px;
	font-weight: bold;
}


#nav {
	width: 804px; height: 41px;
	/*clear: right;*/
	float: left;
	background-image: url(../images/navpanel.jpg);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#nav ul {
	list-style: none;
	margin: 0px 0px 0px 24px;
	padding: 0px;
	font-size: 12px; line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li { display: inline; margin-bottom: 0px; }
#nav li a {
	text-decoration: none;
	margin-right: 30px;
	color: #255971;
}
#nav li a:hover { color: #0073B9; text-decoration: underline; }
#nav li.current a, #nav li.current a:hover { color: #5F9EA0; }

#footer {
	/*width: 780px;*/ height: 30px;
	margin-left: 170px; margin-right: 280px;
	clear: both;
	font-size: 10px; line-height: 30px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	display: block;
}
#footer a:link, #footer a:visited { color: #666666; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: underline; }

#credits {
	width: 950px; height: 30px;
	margin-left: auto; margin-right: auto;
	clear: both;
	font-size: 10px; line-height: 30px;
	text-indent: 170px;
	color: #48AADB;
	display: block;
}
#credits a:link, #credits a:visited { color: #48AADB; text-decoration: none; }
#credits a:hover { color: #0073B9; text-decoration: underline; }

#typearea {
	width: 780px;
	float: right;
}
#mainColumn {
	width: 500px;
	padding-top: 18px;
	float: left;
	margin-bottom: 18px;
}
#rightColumn {
	width: 255px;
	float: right;
}
#rightColumn img {
	clear: both;
	float: left;
	margin-top: 5px;
}
#rightColumn div.columnbase {
	clear: both;
	height: 240px;
	background-image: url(../images/rhcolumnshape.jpg);
	background-position: left top; background-repeat: no-repeat;
	display: block;
	margin-bottom: 20px;
}
#rightColumn div.columnbase a {
position:relative;
top: 5px;
background-color: #16932D;
display:block;
padding:5px;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:18px;
height:18px;
text-decoration:none;
}
#rightColumn div.columnbase a:hover {
text-decoration:none;
background-color: #73be81;
}

#rightColumn div.newslettersmenu 
li ul {
	display:none;
}
li:hover > ul {
	display: block;
}

/* LEFT IMAGE */
#pgImgHome {
	width: 146px; height: 520px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/mainimg.jpg);
}
#pgImgGunwharf {
	width: 146px; height: 850px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/mainimg_f2.jpg);
}

.brochure {
	position: absolute; top: 560px;
	width: 140px;
	margin-left: 15px;
}	

.brochureIntpage{
	position: absolute; top: 460px;
	width: 140px;
	margin-left: 15px;
	
}
.brochure img { border: 0px solid #CCCCCC; }
.brochure p { padding: 1px 1px 1px 1px; }

#pgImgBluebells {
	width: 146px; height: 520px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/mainimg_f3.jpg);
}
#pgImgClock {
	width: 146px; height: 359px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/clock_12.jpg);
}
#pgImgWisteria {
	width: 146px; height: 520px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/wisteria_2.jpg);
}
#pgImgChair {
	width: 146px; height: 406px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/barrel_chair.jpg);
}
#pgImgStDavids {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/st_davids.jpg);
}
#pgImgRaptor {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/raptor.jpg);
}
#pgImgOwl {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/owl.jpg);
}
#pgImgSeagull {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/seagull_1.jpg);
}
#pgImgParaglider {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/paraglider.jpg);
}
#pgImgMonkey {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/monkey_1.jpg);
}
#pgImgFigurehead {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/figurehead.jpg);
}
#pgImgFishEagle {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/fish_eagle.jpg);
}
#pgImgFalstaff {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/falstaff.jpg);
}
#pgImgPuffin {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/puffin.jpg);
}
#pgImgCottage {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/cottage.jpg);
}
#pgImgFlowers {
	width: 146px; height: 516px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;background-image: url(../images/flowers.jpg);
}
#pgImgPrimula {
	width: 146px; height: 540px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/Primula.jpg);
}
#pgImgWightLink {
	width: 146px; height: 369px;
	background-position: left top; background-repeat: no-repeat;
	float: left;
	margin-bottom: 100px;background-image: url(../images/wightlink.jpg);
}

/* SERVICES NAV */
#servicesNav {
}
#servicesNav h2 {
	color: #FFFFFF;
	padding: 5px;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#servicesNav h2.green_corp { background-color: #16932D; }
#servicesNav h2.red_corp { background-color: #D53C42; }
#servicesNav h2.blue_dark { background-color: #0073B9; }
#servicesNav h2.yellow_dark { background-color: #D8A400; }
#servicesNav ul {
	margin: 0px; padding: 0px;
	list-style: none;
}
#servicesNav li { margin-bottom: 0px; }
#servicesNav li a {
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px; font-weight: bold; 
	line-height: 12px;
	text-decoration: none;
	display: block;
	background-position: 240px 6px; background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#servicesNav li.green_corp a { background-color: #73be81; background-image: url(../images/servicesarrow/arrow_green_tint.gif); }
#servicesNav li.green_corp a:hover { background-color: #16932D; background-image: url(../images/servicesarrow/arrow_green.gif); }

#servicesNav li.red_corp a { background-color: #F3696F; background-image: url(../images/servicesarrow/arrow_red_tint.gif); }
#servicesNav li.red_corp a:hover { background-color: #D53C42; background-image: url(../images/servicesarrow/arrow_red.gif); }

#servicesNav li.blue_corp a { background-color: #48AADB; background-image: url(../images/servicesarrow/arrow_blue.gif); }
#servicesNav li.blue_corp a:hover { background-color: #0073B9; background-image: url(../images/servicesarrow/arrow_bluedk.gif); }

#servicesNav li.yellow_corp a { color: #000000; background-color: #F9DC54; background-image: url(../images/servicesarrow/arrow_yellow.gif); }
#servicesNav li.yellow_corp a:hover { background-color: #D8A400; background-image: url(../images/servicesarrow/arrow_yellow_dk.gif); }

#servicesNav li.green_corp a.active { background-color: #FFFFFF; color: #16932D; background-image: none;  }
#servicesNav li.red_corp a.active { background-color: #FFFFFF; color: #D53C42; background-image: none;  }
#servicesNav li.yellow_corp a.active { background-color: #FFFFFF; color: #D8A400; background-image: none;  }

.excelchartholder {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
	height: 160px;
	margin-bottom: 9px;
}
.excelchartleft { float: left; padding-top: 8px; }
.excelchartright { float: right; }

.excelchartlrg {
	width: 870px;
	position: absolute;
	left: 50%; top: 50%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	z-index: 2;
	padding-bottom: 10px;
	margin-left: -436px;
}
.excelchartlrg h2 {
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	display: block;
	margin: 0px 0px 5px 0px;
	text-indent: 5px;
}
.excelchartlrg img { margin-left: 10px; }
.excel_pcurve { margin-top: -175px; }
.excel_histogram { margin-top: -204px; }
a.closepanel {
	position: relative; float: right;
	z-index: 3;
	top: -26px;
	color: #CCCCCC;
	font-size: 11px; font-weight: bold;
	text-decoration: none;
	margin-right: 10px;

}
a.closepanel:hover { color: #FFFFFF; }
.divHide { display: none; }

.noMarginTop { margin-top: 0px; padding-top: 0px; }

ul.sitemaplist {
	list-style: none;
	margin-left: 0px; padding: 0px;
	width: 500px;
}
ul.sitemaplist li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px dotted #CCCCCC;
}
ul.sitemaplist li.listlev2 { margin-left: 20px; }
ul.sitemaplist li.listlev3 { margin-left: 40px; }
ul.sitemaplist li.listlev4 { margin-left: 60px; }
ul.sitemaplist li.listlev5 { margin-left: 80px; }
ul.sitemaplist li.listlev6 { margin-left: 100px; }
ul.sitemaplist a { text-decoration: underline; }

li.covers {
	list-style: none;
}

h2.maedulogo {
	height: 50px;
	font-size: 20px; line-height: 50px;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 0px; margin-bottom: 15px;
	padding-left: 72px;
	background-image: url(../images/ma_edu_logo.gif);
	background-repeat: no-repeat; background-position: left top;
	display: block;
}
#xltable table {
	font-size: 12px;
	text-decoration:none;
	color:  #0073B9; 

}	