#bigtrackheader {
	padding:9px 9px 0 9px;
}

#bigtrackheader h1{
	margin: 9px 0 0 0; 
	padding: 0;
	height: 65px;
	list-style-type: none;
	overflow: hidden;
	padding: 65px 0 0 0;
	height: 0px !important; 
	height /**/: 65px; /* for IE5/Win */
	width: 300px;
	background: url("../bigtrack-images/bigtracklogo.gif") no-repeat top left;
}

#bigtrackheader h2{
	padding: 30px 0 0 0;
	color: #4B4B4D;
	text-align: right;
	font-size: 15px;
}

#bigtrackheader p{
	padding: 0;
	margin: 0;
}

#bigtrack {
	padding:9px;
}

.bigtrackleft{
	width: 375px;
	float: left;
}

.bigtrackright{
	width: 375px;
	float: right;
}

.bigtrackinfoleft{
	float: left;
	width: 355px;
}

.bigtrackinforight{
	float: right;
	width: 355px;
	text-align: right;
}

#bigtrackinfo{
	background-color: #DED3E2;
	float: left;
	padding: 0;
	margin: 9px;
	width: 760px;
}

.hidden {
	display: none;
}

/*=====================*/
/*= new george styles =*/
/*=====================*/

/* ================ */
/* new clear method */
/* ================ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ================ */
/* end clear method */
/* ================ */

#bigtrack1 {
	padding:9px;

}

#bigtrack2 {
	padding:9px;
	display: none;
}

#bigtrack3 {
	padding:9px;
	display: none;	
}

#bigtrack4 {
	padding:9px;
	display: none;	
}

#bigtrack5 {
	padding:9px;
	display: none;
}

#bigtrack6 {
	padding:9px;
	display: none;
}

#bigtrack7 {
	padding:9px;
	display: none;
}

#bigtrack8 {
	padding:9px;
	display: none;
}

#bigtrack9 {
	padding:9px;
	display: none;
}

#detailholder {
	margin: 0 0 0 9px;
}

#mapNav {
	float: left;
	background: #C5B1CD;
	padding: 9px 9px 4px 9px;
	margin-right: 12px;
}

#detailholder #mapNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 150px;
}

#detailholder #mapNav li {
	padding: 0;
	margin: 0 0 5px 0;
	display: block;

}

#detailholder #mapNav li a {
	display: block;
	padding: 6px 4px 4px 8px;
	font-size: 120%;
	line-height: 1.4em;
	text-decoration: none;

}

#detailholder #mapNav li .iconhistory {
	background: url("../images/icons/icon_history.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconart {
	background: url("../images/icons/icon_art.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconwildlife {
	background: url("../images/icons/icon_wildlife.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconpub {
	background: url("../images/icons/icon_pubs.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconcafe {
	background: url("../images/icons/icon_cafe.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconhealth {
	background: url("../images/icons/icon_health.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconemployer {
	background: url("../images/icons/icon_employer.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconaccess {
	background: url("../images/icons/icon_access.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav li .iconpodcast {
	background: url("../images/icons/icon_podcast.gif")  #7C4687 no-repeat right center;
}

#detailholder #mapNav :link		{ color: #FFFFFF; text-decoration: none; }
#detailholder #mapNav :visited	{ color: #FFFFFF; text-decoration: none; }
#detailholder #mapNav :hover		{ color: #C5B1CD; text-decoration: none; }
#detailholder #mapNav :active		{ color: #FFFFFF; text-decoration: none; }

#detailholder #mapInfo {
	float: left;
	width: 570px;
}

/* podcasts */

#detailholder #mapInfo .infoBlockPod {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockPod h3 {
	color: #CC3366;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockPod p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockPod .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockPod .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockPod .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockPod .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockPod .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockPod .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockPod .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockPod .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockPod .downloadPod :active	{ color: #7C4687; text-decoration: none; }

/* history */

#detailholder #mapInfo .infoBlockHistory {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockHistory h3 {
	color: #476310;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockHistory p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockHistory .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockHistory .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockHistory .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockHistory .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockHistory .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockHistory .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockHistory .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockHistory .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockHistory .downloadPod :active	{ color: #7C4687; text-decoration: none; }

/* art */

#detailholder #mapInfo .infoBlockArt {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockArt h3 {
	color: #ff3401;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockArt p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockArt .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockArt .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockArt .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockArt .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockArt .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockArt .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockArt .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockArt .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockArt .downloadPod :active	{ color: #7C4687; text-decoration: none; }

/* Wildlife */

#detailholder #mapInfo .infoBlockWildlife {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockWildlife h3 {
	color: #659e0b;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockWildlife p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockWildlife .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockWildlife .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockWildlife .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockWildlife .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockWildlife .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockWildlife .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockWildlife .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockWildlife .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockWildlife .downloadPod :active	{ color: #7C4687; text-decoration: none; }

/* Pubs */

#detailholder #mapInfo .infoBlockPubs {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockPubs h3 {
	color: #c8892d;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockPubs p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockPubs .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockPubs .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockPubs .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockPubs .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockPubs .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockPubs .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockPubs .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockPubs .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockPubs .downloadPod :active	{ color: #7C4687; text-decoration: none; }


/* Cafes */

#detailholder #mapInfo .infoBlockCafe {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockCafe h3 {
	color: #3466ff;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockCafe p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockCafe .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockCafe .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockCafe .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockCafe .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockCafe .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockCafe .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockCafe .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockCafe .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockCafe .downloadPod :active	{ color: #7C4687; text-decoration: none; }


/* Employers */

#detailholder #mapInfo .infoBlockEmployers {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockEmployers h3 {
	color: #c1172c;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockEmployers p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockEmployers .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockEmployers .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockEmployers .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockEmployers .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockEmployers .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockEmployers .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockEmployers .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockEmployers .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockEmployers .downloadPod :active	{ color: #7C4687; text-decoration: none; }

/* Access */

#detailholder #mapInfo .infoBlockAccess {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockAccess h3 {
	color: #8fc437;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockAccess p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockAccess .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockAccess .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockAccess .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockAccess .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockAccess .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockAccess .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockAccess .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockAccess .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockAccess .downloadPod :active	{ color: #7C4687; text-decoration: none; }



/* Health */

#detailholder #mapInfo .infoBlockHealth {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockHealth h3 {
	color: #fe9700;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockHealth p {
	padding-top: 0;
	color: #444444;
}

#detailholder #mapInfo .infoBlockHealth .instructions {
	margin: 0 12px 0 12px; 
	padding: 6px 6px 4px 6px;
	background: #F1EBF3;
}

#detailholder #mapInfo .infoBlockHealth .instructions h4 {
	color: #666;
}

#detailholder #mapInfo .infoBlockHealth .instructions p {
	font-size: 120%;
}

#detailholder #mapInfo .infoBlockHealth .downloadPod {
	padding: 6px 6px 4px 6px;
	margin: 0 0 0 12px;
	background-color: #F1EBF3;
	width: 400px;	
}

#detailholder #mapInfo .infoBlockHealth .downloadPod a {
	margin-bottom: 8px;
	padding: 6px 4px 8px 0;
	font-size: 130%;
	line-height: 1.5em;
	text-decoration: none;
	background: none;
}

#detailholder #mapInfo .infoBlockHealth .downloadPod :link		{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockHealth .downloadPod :visited	{ color: #7C4687; text-decoration: none; }
#detailholder #mapInfo .infoBlockHealth .downloadPod :hover	{ color: #444444; text-decoration: none; }
#detailholder #mapInfo .infoBlockHealth .downloadPod :active	{ color: #7C4687; text-decoration: none; }

/*------------------*/
/* home */
/*------------------*/
#detailholder #mapInfo .infoBlockHome {
	margin-bottom: 30px;
}

#detailholder #mapInfo .infoBlockHome h3 {
	color: #4B4B4D;
	margin-bottom: 0.8em;
	/*margin-top: 15px;*/
	font-size: 160%;
}

#detailholder #mapInfo .infoBlockhome p {
	padding-top: 0;
	color: #444444;
}


#partners {
	width: 97%;
}

/*=====================*/
/*= end george (+Matts Added) styles =*/
/*=====================*/
