html{
background-image: url("../Images/bgStripe_goRacing_full.gif");
}
div#breadcrumb{
background-color:#4FA601;
}
div#breadcrumb span.currentPage{
color:#DAE9D4;
}
div#introText a{
color:#4FA601;
}
div#introText h1{
color:#4FA601;
}
/****************************** In Focus *************************************/
div.inFocus{
position:relative;
left:194px;
width:525px;/* ie */
background-color:#FFFFFF;
border-right:1px solid #8FA6AC;
border-top:0px solid #BACCD0;
padding:7px;
}
div.inFocusContent h2 a{
color:#4FA601;
text-decoration:none;
}
div.inFocusContent a.readMore{
color:#4FA601;
background-image: url("../Images/linkArrow_green.gif"); /* <<-- */
}
div.inFocusContent a.articleSummary{
text-decoration:none;
}

/****************************** Left Nav *************************************/
div#pageNav ul li.active a{ /* dark tint */
background-color:#7BA654;
}
div#pageNav ul li.active ul a{
background-color:#7BA654; /* dark tint */
}
div#pageNav ul ul li.active a{
background-color:#9BC178; /* light tint */
}
div#pageNav ul ul li.active ul a{
background-color:#9BC178;  /* light tint */
color:#DDE7D5;  /* light text colour */
}
/*** Current page ***/
div#pageNav ul li.current a{
background-color:#4FA601; /* full colour */
}
div#pageNav ul ul li.current a{
background-color:#4FA601; /* full colour */
}
div#pageNav ul ul ul li.current a{
background-color:#4FA601; /* full colour */
}
/*** roll overs ***/
div#pageNav li a:hover{
background-color:#4FA601
}
div#pageNav li.active a:hover{
background-color:#4FA601
}


/*****************************************  Graphic Links ***************************************/
div#graphicLinks{
border-bottom-color:#62794D; /* <<-- */
background-color:#94B586;  /* <<-- */
}
div#glTitle{
background-color:#62794D; /* <<-- */
}

/*****************************************  Content ***************************************/
div#pageContent a{
color:#2F8601;
}
div#pageContent h1{
color:#2F8601;
}
div#pageContent h2{
color:#2F8601;
}
div#pageContent h3{
color:#2F8601;
}
ul.standardList li{
background-image:url(../Images/linkArrow_green.gif);
}
div#pageContent h6{
margin: 0;
padding: 0 0 6px 0;
font-size: 10px;
font-weight: normal;
color:#4fa601;
}
/****************************** FAQs *************************************/
div.faqQ{
background-image:url(../Images/faQ_green.gif);
}
div.faqA{
background-image:url(../Images/faqAb_green.gif);
}
div.faqDivider{
background-color:#4FA601;
}
a.iTipFAQ:hover span{
background-image:url(../Images/faqA_green.gif);
border:solid #4FA601 1px;
}


/****************************** Forms *************************************/
form.standardForm label{
color:#4FA601;
}
form.standardForm fieldset legend{
color:#4FA601;
}
form.standardForm span.s1{
width:250px;
display:inline;
}
form.standardForm input.inline{
display:inline;
padding-left:3px;
padding-right:3px;
margin-top:0px;
margin-bottom:0px;
}
fieldset.shaded{
	margin: 0 16px;
}
fieldset.shaded legend{
	font-size: 11px;
	font-weight: bold;
	color:#4FA601;
}
fieldset.shaded label{
	display: block;
}
fieldset.shaded div.shaded{
	padding: 4px;
	background: #eaf0f1;
}

/****************************** Profile Index *************************************/


/****************************** Profile Single *************************************/

div#performance table.performance a{
	color: #4FA601;
}
div#profileText h2{
background-color:#4FA601;
color:white;
}
div#pageProfile h3{
color:#4FA601;
}
div#pageProfile h1{
color:#4FA601;
}
div#pageProfile a{
color:#4FA601;
}
a.prevLink{
	background: url(../Images/linkArrow_green2.gif) center left no-repeat;
}
a.nextLink{
	background: url(../Images/linkArrow_green3.gif) center right no-repeat;
}
a.profile{
	background: url(../Images/articleIcon.gif) center left no-repeat;
}


/****************************** Articles *************************************/

div.articleTeaser{
	width: 518px;
	border: 1px solid #5f5f5f;
	margin: 10px;
	float: left;
	display: inline; /* IE6 sucks */
}
div.articleImage{
	padding: 9px;
	background: #5e605d;
	float: left;
}
div.articleTeaserText{
	background: #fff url(../Images/rcCornerTag.gif) top right no-repeat;
	width: 320px;
	padding: 0 10px;
	float: left;
}
div#pageProfile div.articleTeaserText h2{
	margin: 10px 0;
	color: #4FA601;
}
div.articleTeaserText p{
	margin: 0;
	padding: 6px 0;
}
div.articleTeaserText p.main{
	background: url(../Images/dottedLine2.gif) top left repeat-x;
}
div#articleArchive{
	background-color: #FFFFFF;
	border-right: 1px solid #8FA6AC;
	border-top: 5px solid #BACCD0;
	padding: 7px;
}
div.articleArchiveTitle{
	border:1px solid #BACCD0;
	padding:6px;
	background-image:  url("../Images/homeNewsFeedTitleBg.gif");
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}
div.articleArchiveContent{
	padding:10px;
	border:1px solid #BACCD0;
	border-top:0;
}
div.articleArchiveContent h2{
	display:inline;
	font-size:11px;
	color:#4FA600;
}
div.articleArchiveContent p{
	display: inline;
	font-size: 11px;
}
div.articleArchiveContent a.readMore, div.articleTeaserText a.readMore{
	color: #4FA600;
	font-size:10px;
	background-image:  url("../Images/linkArrow_green.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration: none;
}
div.articleArchiveContent a.readMore:hover, div.articleTeaserText a.readMore:hover{
	color: #4FA600;
	font-size:10px;
	background-image:  url("../Images/linkArrow_green.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration: underline;
}
div.articlePageImage{
	margin: 0 0 5px 5px;
	padding: 9px;
	background: #5e605d;
	float: right;
}
div#profileText h2{
background: #0090ff;
padding: 10px 4px;
color: #fde1e0;
}
div#otherInfo h2, div#performance h2{
font-size: 11px;
background: #6f8070;
padding: 7px;
color: #fcfefd;
}
div#articleEntry h2{
background: #4FA601;
padding: 10px 4px;
color: #fff;
}
div#articleEntry p{
font-size: 11px;
line-height: 14px;
margin: 0;
padding: 8px 10px 7px 10px;
}
/****************************** Map locator *************************************/
div.chooseShell{
	float: left;
}
div.chooseIslands{
	float: right;
	margin: 24px 0 0 0;
}
div.shaded:after{
	clear: both;
	visibility: hidden;
	content: ".";
	display: block;
	height: 0;
}
div.shadedMap{
	position: relative;
	border: 1px solid #baccd0;
	background: #dce6e7;
}

div.shadedMap div.title{
	padding: 2px;
	color: #fff;
	background: url(../pics/mapStripe.gif) repeat-x;
}
div#selectIsland{
	position: absolute;
	right: 0;
	bottom: 0;
	border: solid #fff;
	border-width: 2px 0 0 2px;
	padding: 4px 24px;
	background: #cbd5d6;
}
