/* --------- Meta Layout --------- */

html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
	font: 76% Arial, Helvetica, sans-serif; 
	background: #fff url(../images/body_background.gif) repeat-y 50% 0;
	text-align: center;
	margin: 0;	
	padding: 0;
	}
#container {
	margin: 0 auto; 
	width: 996px;
	text-align: left;
	background-color: #FFFFFF;
	}
.skip {
	display: none;
	}
	
/* --------------- AP Feature Box horizontal --------------- */

div#feature-hor {
	border: solid #FF3300 1px;
	padding:2px 2px 7px 2px;
	background: url(../images/feature-horiz.jpg) left bottom no-repeat;
	}
div#feature-hor h2 {
	background: #FF3300;
	font: .9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:2px 7px 3px 7px;
	margin:0;
	}
div#feature-hor-left {
	padding-left:10px;
	float:left;
	width:220px;
	}
div#feature-hor-right {
	float:right;
	width:230px;
	}
div#feature-hor ul {
	margin:0;
	padding:0;
	}
div#feature-hor ul li {
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 20px;
	margin: .7em 0 .7em 0;
	}
div#feature-hor ul li a:visited, div#feature-hor ul li a:link {
	color:black;
	}
	
/* --------------- AP Feature Box left column (vertical) --------------- */

div#ap-wrapper {
	padding-left:20px;
	padding-right:23px;
	}
#feature-sub {
	border: solid #ACC5C5 1px;
	border-top: none;
	background: url(../images/feature-vert.jpg) left bottom no-repeat;
	padding:1px;
	}
#feature-top {
	padding: 10px 15px 0 15px;
	}
#feature-top p {
	font-size:.9em;
	margin:0;
	}
#feature-top p a.button {
	background-color:#FFFFFF;
	text-transform:uppercase;
	border:solid #ACC5C5 1px;
	padding:3px 6px 4px 6px;
	text-decoration:none;
	}
#feature-bottom {
	width:240px;
	padding:16px 15px 6px 15px;
	}
#feature-bottom .row {
	margin-bottom: 5px;
	}
#feature-bottom img {
	background-color:#fff;
	padding:1px;
	border:solid #ACC5C5 1px;
	margin-right:4px;
	}
.feature{
	height: 20px;
	border-bottom: 1px solid #ACC5C5;
	margin: 3px 0 0 0;
	padding: 0;
	}
.feature ul{
	padding: 0;
	margin: 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
.feature li{
	padding: 0;
	display: inline;
	margin: 0;
	background: none;
	}
.feature li a{
	padding: 3px 7px;
	text-decoration: none;
	padding-right: 32px; 
	color: black;
	background: transparent url(../images/righttabselected.gif) 100% 0 no-repeat;
	border-left: 1px solid #ACC5C5;
	display:block;
	float:left;
	top:1px; 
	}
.feature li a:visited{
	color:#999999;
	}
.feature li a:hover{
	text-decoration: underline;
	}

/* --------------- AP Feature Box horizontal --------------- */

/* #feature-sub {
	border: solid #ACC5C5 1px;
	border-top: none;
	background: url(../images/feature.jpg) left bottom no-repeat;
	padding:1px;
	}
#feature-left {
	padding-top: 10px;
	padding-left:15px;
	float:left;
	width:210px;
	}
#feature-left p {
	font-size:.9em;
	margin:0;
	}
#feature-left p a.button {
	background-color:#FFFFFF;
	text-transform:uppercase;
	border:solid #ACC5C5 1px;
	padding:3px 6px 4px 6px;
	text-decoration:none;
	}
#feature-right {
	float:right;
	width:240px;
	padding:10px 0;
	}
#feature-right .row {
	margin-bottom: 5px;
	}
#feature-right img {
	background-color:#fff;
	padding:1px;
	border:solid #ACC5C5 1px;
	margin-right:4px;
	}
.feature{
	height: 20px;
	border-bottom: 1px solid #ACC5C5;
	margin: 3px 0 0 0;
	padding: 0;
	}
.feature ul{
	padding: 0;
	margin: 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
.feature li{
	padding: 0;
	display: inline;
	margin: 0;
	background: none;
	}
.feature li a{
	padding: 3px 7px;
	text-decoration: none;
	padding-right: 32px; 
	color: black;
	background: transparent url(../images/righttabselected.gif) 100% 0 no-repeat;
	border-left: 1px solid #ACC5C5;
	display:block;
	float:left;
	top:1px; 
	}
.feature li a:visited{
	color:#999999;
	}
.feature li a:hover{
	text-decoration: underline;
	}*/

/* --------- Map Side Bar --------- */

#map {
	 height: 450px;
	 margin: 20px 0 60px 0;
	 border:#000 solid 1px;
	}
#side_bar a:hover {
	text-decoration: underline;
	}
#side_bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side_bar, #side_bar_title {
	line-height: 1.5em;
	margin-bottom: 1em;
	}
#gMapContainer.expandedMap {
	text-align:left;
	background-color: #fff;
	position:absolute;
	padding:7px 10px 57px 10px;
	border:1px solid #aaa;
	}
#gMapContainer.expandedMap #map {
	width:100%;
	}
a.expand {
	display:block;
	margin: 0 0 5px 10px;
	padding: 2px 6px 3px 6px;
	border: 1px solid #008DC4;
	margin-bottom: 4px;
	color:#008DC4;
	cursor:pointer;
	}
a:hover.expand {
	text-decoration: none;
	}
#gMapExpander {
	float: right;
	text-align:right;
	}

/* --------- Left Column --------- */

#left-column {
	float: left;
	width: 309px;
	}
#left-column h2 {
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 27px;
	padding-left: 10px;
	background: url(../images/bullet-h2.gif) 0 .25em no-repeat;
	letter-spacing: -0.03em;
	text-transform:uppercase;
	}
div#logo {
	height: 114px;
	overflow:hidden;
	}

/* colour for h2 spans */
.orange {
	color: #ff9727;	
	}
.blue {
	color: #2a75b0;
	}
.bold {
	font-weight:600;
	}

/* --------- Yellow Color on Nav Link for current page --------- */

#left-column #nav .nowpage {
	color: #ff9727;
	}
	
/* --------- Main Nav --------- */

span.nav-no {
	color: #c2c7d6;
	margin-right: 4px;
	font: Arial, Verdana, Helvetica, sans-serif;
	}
a:hover span.nav-no, a:focus span.nav-no, a.nowpage span.nav-no {
	color: #ff9727;
	}
#nav {
	height: 183px;
	width: 284px;
	margin: 0 0 18px 0;
	padding: 38px 0 0 25px;
	background:#2191D3 url(../images/nav-bg.jpg) left top repeat-x;
	text-transform:uppercase;
	}	
#nav ul {
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav ul li {
	padding: 5px 0;
	margin: 0;
	background: url(../images/nav-bott-border.gif) left 1.9em no-repeat;
	}
#nav a:link   {
	color: #fff;
	margin:0;
	text-decoration:none;
	display:block;
	height:1.3em;
	font-weight:bold;
	}
#nav a:visited {
	color: #fff;
	margin:0;
	text-decoration:none;
	display:block;
	font-weight:bold;
	}
#nav a:hover {
	color: #ff9727;
	text-decoration:none;
	display:block;
	font-weight:bold;
	}
#nav a:active  {
	color: #ff9727;
	text-decoration:none;
	display:block;
	font-weight:bold;
	}
#nav a.bdnone {
	border:none;
	}
	
/* --------- Header --------- */

p#header-links {
	margin: 0;
	text-align:right;
	}

#right-column #header-links #rightmost {
	background: none;
	}
#right-header {
	height: 26px;
	padding: 19px 20px 0 0;
	}
	
/* --------- Left Column: Linklibrary (3) --------- */

ul.article-link-list {
	font-size: 1em;
	width: 270px;
	padding:2px 0 5px 8px; 
	margin:.6em 0 2.5em 0;
	list-style-type:none;
	}
ul.article-link-list li {
	padding:.25em 0 .25em 17px;
	margin-left:18px;	
	background: url(../images/bullet-left-list.gif) 0 0.4em no-repeat;
	}

ul.article-link-list li a {
	font-size: 1em;
	color: #777;
	text-decoration: underline;
	}
ul.article-link-list li a:hover, ul.article-link-list li a:focus {
	color:#ff9727;
	text-decoration:none;
	}

/* --------- Central Column: Section (2) --------- */

p {
	line-height: 1.5em;
	}

#content {
	float:right;
	width:520px;
	}
#content .section2 {	
	margin: 2em 0 0 0;
	}
#content .section3 {
	margin: 1.2em 0 0 0;
	}
#content p {
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	}
#feature-image {
	width:300px;
	margin:0 20px 0 0;
	padding:0;
	float:left;
	}
.sub-feature-image {
	width:180px;
	text-align:center;
	margin:7px 20px 20px 0;/*temp bottom*/
	padding:0;
	float:left;
	}
.caption {
	text-align:left;
	padding:0 10px 0 10px;
	background:#ebebe9;
	line-height:1.2;
	margin:0;
	border:#000 solid 1px;			
}
.content-row {
	clear:both;
	}
.content-panel {
	padding: 0; 
	margin: 0 0 5px 0; 
	width: 230px; 
	float:none;
	}
div.content-panel a img.thumb {
	border:#000 1px solid;
	}
div.content-panel img.main {
	float:right;
	padding:0 0 5px 5px;
	}
p.portal-heading {
	font-size: .9em;
	float: right;
	width: 130px;
	margin: 0;
	font-weight:600;
	}
p.portal {
	line-height: 1.2em;
	font-size: .9em;
	float: right;
	width: 130px;
	margin: 10px 0 0 0;
	}

.width480 {
	width:480px;
	}
.width175 {
	width:175px;
	}


.left {
	float: left;
	}		
.right {
	float:right;
	}


/* --------- Central Column: Section Headings & Paragraph (2) --------- */

h1 {
	font: 1.4em  Arial, Verdana, Helvetica, sans-serif;
	margin: 16px 0 0 0;
	padding-left: 10px;
	background: url(../images/bullet-h2.gif) 0 .25em no-repeat;
	color: #474c5c;
	font-weight:600;
	text-transform:uppercase;
	}

h2 {
	font:  1.4em Arial, Verdana, Helvetica, sans-serif;
	margin: 30px 0 0 0;
	padding-left: 10px;
	background: url(../images/bullet-h2.gif) 0 .25em no-repeat;
	color: #7b7a78;
	}

h3 {
	font: 600 1.2em Arial, Verdana, Helvetica, sans-serif;
	margin: 1em 0 0.4em 0;
	color:#000000;
	}
#logo h1 {
	font: 3em  Arial, Verdana, Helvetica, sans-serif;
	background: none;
	margin: 16px 0 0 0;
	padding: 10px 0 0 30px;
	color: #797d86;
	font-weight:500;
	word-spacing: -5px;
	letter-spacing: -0.05em;
	text-transform:none;
	}
#logo h1 a{
	font: 1em  Arial, Verdana, Helvetica, sans-serif;
	background: none;
	margin: 0;
	padding: 0;
	color: #797d86;
	font-weight:500;
	text-transform:none;
	text-decoration:none;
	}
#logo p {
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
	background: none;
	margin: -3px 0 0 0;
	padding: 0 0 0 33px;
	color: #a3a5ad;
	font-weight:600;
	text-transform:uppercase;
	}
/* --------- Central Column: Basic List (2) --------- */

#content ul {
	font-size: 1em;
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
	}
#content ul li {
	background: url(../images/link-bullet.gif) no-repeat 0 0.5em ;
	padding-left: 0.7em;
	margin: 0.5em 0;
	line-height: 1.6em;
	}

/* --------- Central Column: Two-column List (2) --------- */

#content div.twocolListcont {
	width: 100%;
	overflow: hidden;
	}
#content div.twocolListleft {
	float: left;
	width: 250px;
	}
#content div.twocolListright {
	float: right;
	width: 250px;
	}
#content ul.twocolList {
	font-size: 1em;
	list-style: none;
	margin: 0 0 0 0.3em;
	padding-left: 0;
	}
#content ul.twocolList li {
	background: url(../images/link-bullet.gif) no-repeat  0 .5em;
	padding-left: 0.7em;
	margin: 0.45em 0;
	}

/* --------- Central Column: Two-column Paragraph (2) --------- */

#content div.twocolParacont {
	overflow: hidden;
	width:100%;
	}
#content div.twocolParaleft {
	float: left;
	width: 251px;
	padding-right:17px;
	border-right: dotted #cccccc 1px;
	}
#content div.twocolPararight {
	float: right;
	width: 235px;
	}
#content div.twocolParacont p {
	line-height: 1.5em;
	}

/* --------- Central Column: Image-left & Image-right Float (2) --------- */

#content img.leftfloat {
	float: left;
	margin: 0.3em 1em 0.4em 0;
	border: solid #8F8F8F 1px;
	}
#content img.rightfloat {
	float: right; 
	margin: 0.3em 0 0.4em 1em;
	border: solid #8F8F8F 1px;
	}
#content a:hover img.leftfloat, #content a:hover img.rightfloat {
	border: solid #000000 1px;
	}

/* --------- Right Column Sections (7,8) --------- */

#right-column {
	float: right;
	width: 687px;
	color:#4E4E4E;
	}
#right-column a:link, #right-column a:active {
	color:#125896;
	text-decoration:underline;
	}
#right-column a:visited {
	color: #6694D9;
	text-decoration:underline;
	}
#right-column #header-links a {
	background: url(../images/dotted-pipe.gif) right top no-repeat;
	text-align:right;
	font-size: .9em;
	color: #999;
	padding: 0 7px;
	}
#right-column a:hover, #right-column a:focus, #right-column #header-links a:hover {
	color: #ff9727;
	text-decoration:underline;
	}
.banner {
	margin: 15px 0 0 0;
	}

/* ------------------- Footer (9) ------------------- */

#footer {
	height:80px;
	clear: both;
	padding-top:2em;
	font: .85em Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	border-top: dotted #CCCCCC 1px;
	}

#footer p {
	text-align: center;
	color: #666;
	margin:2em 0 1em 0;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color: #888;
	text-decoration: underline;
	}
#footer a:hover, #footer a:active {
	color:#6694D9;
	text-decoration:none;
	}
#footer p a{
	text-align: center;
	color: #e98339;
	margin:2em 0 1em 0;
	}
#footer ul#footer-nav {
	margin:0 0 1em 0;
	text-align:center
	}
#footer ul#footer-nav li {
	display:inline;
	padding:0 5px;
	border-right:#666 1px solid;
	}
#footer ul#footer-nav li.last {
	border:none;
	}

/* ------alter defaults------ */


a img, a:link img, a:visited img, fieldset { 
	border: none;
	}
ul, ol { 
	list-style: none;
	}
a {
	font-weight:500;
	}
a.normal {
	font-weight:300;
	}
.width500 {
	width:500px;
	}	
.tppnone {
	padding-top:0;
	}
.tpm0 {
	margin-top:0;
	}
.tpm10 {
	margin-top:10px;
	}
.tpm20 {
	margin-top:20px;
	}
.tpm30 {
	margin-top:30px;
	}
.tpp20 {
	padding-top:20px;
	}
.btm0 {
	margin-bottom:0;
	}
.btm10 {
	margin-bottom:10px;
	}
.btm20 {
	margin-bottom:20px;
	}
.btm40 {
	margin-bottom:40px;
	}
.rm20 {
	margin-right:20px;
	}
.rm30 {
	margin-right:30px;
	}
.lm10 {
	margin-left:10px;
	}
.lm30 {
	margin-left:30px;
	}
.lp0 {
	padding-left: 0;
	}
#feature-image.lm30 {
	margin-left:30px;
	}
.tpborder {
	border-top:#666666 dotted 1px;
	}
.bmborder {
	border-bottom:#666666 solid 1px;
	}
.bgnone {
	background:none;
	}
.bgf1f {
	background-color:#f1f1f1;
	}
.width240 {
	width:240px;
	}
.blackborder {
	border:#000 solid 1px;
	}
.greyborder {
	border:#666 solid 1px;
	}		
.clearboth {
	display:block;
	clear:both;
	}
.clearer {
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
	}
.dash {
	background:url(../images/dash.gif) 6px 0 repeat-x;
	padding:25px 0 0 0;
}

/* --------- Map --------- */

div#map {
	width: 500px;
	height: 450px;
	margin: 0;
	border:#000 solid 1px;
}
#side-bar a:hover {
	text-decoration: underline;
	}
#side-bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side-bar {
	line-height: 1.5em;
	margin-bottom: 1em;
	}
 #side-bar-title {
	background-color: #efefef;
	line-height: 1.5em;
	font-weight: bold;
	}
	
/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }

/* --------- Contact Form --------- */

label {
	display:block;
	margin:1em 0;
	}
input, textarea {
	display:block;
	width:200px;
	font:normal 1em Arial, Helvetica, sans-serif !important;
	background-color:#fff !important;
	}
ul li.ok {
	color:#666;
	font-style:italic;
	}
ul li.error {
	color:#f00;
	}
