/*<style>*/


/* link colors */
.orange a {
	color: #ff6600
}
.gold a {
	color: #FC9419
}
.yellow a {
	color: #FFBC07
}
.blue a {
	color: #006698
}
.darkblue a {
	color: #0d5678
}
.purple a {
	color: #a451cb
}
.grey a {
	color: #0D7AC0
}
.teal a {
	color: #26b28f
}
.red a {
	color: #C62000
}
.green a {
	color: #b1cf47
}
.darkgreen a {
	color: #40B118
}
.pink a {
	color: #f048c2
}
.cyan a {
	color: #59c6c7
}


/* h1 colors */
.orange #cms-content h1 {
	color: #ff6600
}
.gold #cms-content h1 {
	color: #FC9419
}
.yellow #cms-content h1 {
	color: #FFBC07
}
.blue #cms-content h1 {
	color: #006698
}
.darkblue #cms-content h1 {
	color: #0d5678
}
.purple #cms-content h1 {
	color: #a451cb
}
.grey #cms-content h1 {
	color: #0D7AC0
}
.teal #cms-content h1 {
	color: #26b28f
}
.red #cms-content h1 {
	color: #C62000
}
.green #cms-content h1 {
	color: #b1cf47
}
.darkgreen #cms-content h1 {
	color: #40B118
}
.pink #cms-content h1 {
	color: #f048c2
}
.cyan #cms-content h1 {
	color: #59c6c7
}


/* h2 colors */
.orange #cms-content h2 {
	color: #ff6600
}
.gold #cms-content h2 {
	color: #FC9419
}
.yellow #cms-content h2 {
	color: #FFBC07
}
.blue #cms-content h2 {
	color: #006698
}
.darkblue #cms-content h2 {
	color: #0d5678
}
.purple #cms-content h2 {
	color: #a451cb
}
.grey #cms-content h2 {
	color: #0D7AC0
}
.teal #cms-content h2 {
	color: #26b28f
}
.red #cms-content h2 {
	color: #C62000
}
.green #cms-content h2 {
	color: #b1cf47
}
.darkgreen #cms-content h2 {
	color: #40B118
}
.pink #cms-content h2 {
	color: #f048c2
}
.cyan #cms-content h2 {
	color: #59c6c7
}


/* h3 colors */
.orange #cms-content h3 {
	color: #ff6600
}
.gold #cms-content h3 {
	color: #FC9419
}
.yellow #cms-content h3 {
	color: #FFBC07
}
.blue #cms-content h3 {
	color: #006698
}
.darkblue #cms-content h3 {
	color: #0d5678
}
.purple #cms-content h3 {
	color: #a451cb
}
.grey #cms-content h3 {
	color: #0D7AC0
}
.teal #cms-content h3 {
	color: #26b28f
}
.red #cms-content h3 {
	color: #C62000
}
.green #cms-content h3 {
	color: #b1cf47
}
.darkgreen #cms-content h3 {
	color: #40B118
}
.pink #cms-content h3 {
	color: #f048c2
}
.cyan #cms-content h3 {
	color: #59c6c7
}


/* styled links */
.orange .styled-link {
	background: #ff6600
}
.gold .styled-link {
	background: #FC9419
}
.yellow .styled-link {
	background: #FFBC07
}
.blue .styled-link {
	background: #006698
}
.darkblue .styled-link {
	background: #0d5678
}
.purple .styled-link {
	background: #a451cb
}
.grey .styled-link {
	background: #0D7AC0
}
.teal .styled-link {
	background: #26b28f
}
.red .styled-link {
	background: #C62000
}
.green .styled-link {
	background: #b1cf47
}
.darkgreen .styled-link {
	background: #40B118
}
.pink .styled-link {
	background: #f048c2
}
.cyan .styled-link {
	background: #59c6c7
}


/* form submitters */
.orange .pageForm input[type="submit"] {
	background: #ff6600
}
.gold .pageForm input[type="submit"] {
	background: #FC9419
}
.yellow .pageForm input[type="submit"] {
	background: #FFBC07
}
.blue .pageForm input[type="submit"] {
	background: #006698
}
.darkblue .pageForm input[type="submit"] {
	background: #0d5678
}
.purple .pageForm input[type="submit"] {
	background: #a451cb
}
.grey .pageForm input[type="submit"] {
	background: #0D7AC0
}
.teal .pageForm input[type="submit"] {
	background: #26b28f
}
.red .pageForm input[type="submit"] {
	background: #C62000
}
.green .pageForm input[type="submit"] {
	background: #b1cf47
}
.darkgreen .pageForm input[type="submit"] {
	background: #40B118
}
.pink .pageForm input[type="submit"] {
	background: #f048c2
}
.cyan .pageForm input[type="submit"] {
	background: #59c6c7
}


/* top 4 events snippet borders */
.orange .event {
	border-color: #ff6600
}
.gold .event {
	border-color: #FC9419
}
.yellow .event {
	border-color: #FFBC07
}
.blue .event {
	border-color: #006698
}
.darkblue .event {
	border-color: #0d5678
}
.purple .event {
	border-color: #a451cb
}
.grey .event {
	border-color: #0D7AC0
}
.teal .event {
	border-color: #26b28f
}
.red .event {
	border-color: #C62000
}
.green .event {
	border-color: #b1cf47
}
.darkgreen .event {
	border-color: #40B118
}
.pink .event {
	border-color: #f048c2
}
.cyan .event {
	border-color: #59c6c7
}


/* subnav/cta column titles */
.orange #right-col h2 {
	background: #ff6600
}
.gold #right-col h2 {
	background: #FC9419
}
.yellow #right-col h2 {
	background: #FFBC07
}
.blue #right-col h2 {
	background: #006698
}
.darkblue #right-col h2 {
	background: #0d5678
}
.purple #right-col h2 {
	background: #a451cb
}
.grey #right-col h2 {
	background: #0D7AC0
}
.teal #right-col h2 {
	background: #26b28f
}
.red #right-col h2 {
	background: #C62000
}
.green #right-col h2 {
	background: #b1cf47
}
.darkgreen #right-col h2 {
	background: #40B118
}
.pink #right-col h2 {
	background: #f048c2
}
.cyan #right-col h2 {
	background: #59c6c7
}


/* common content */
.orange .common-content {
	background: #ff6600
}
.gold .common-content {
	background: #FC9419
}
.yellow .common-content {
	background: #FFBC07
}
.blue .common-content {
	background: #006698
}
.darkblue .common-content {
	background: #0d5678
}
.purple .common-content {
	background: #a451cb
}
.grey .common-content {
	background: #0D7AC0
}
.teal .common-content {
	background: #26b28f
}
.red .common-content {
	background: #C62000
}
.green .common-content {
	background: #b1cf47
}
.darkgreen .common-content {
	background: #40B118
}
.pink .common-content {
	background: #f048c2
}
.cyan .common-content {
	background: #59c6c7
}



/* table colours */

	/*tr borders*/
	.styled-table tr { border-left-style: 1px; border-left-width: 1px; }
	
	.orange .styled-table tr {
	border-left-color: #ff6600
}
.gold .styled-table tr {
	border-left-color: #FC9419
}
.yellow .styled-table tr {
	border-left-color: #FFBC07
}
.blue .styled-table tr {
	border-left-color: #006698
}
.darkblue .styled-table tr {
	border-left-color: #0d5678
}
.purple .styled-table tr {
	border-left-color: #a451cb
}
.grey .styled-table tr {
	border-left-color: #0D7AC0
}
.teal .styled-table tr {
	border-left-color: #26b28f
}
.red .styled-table tr {
	border-left-color: #C62000
}
.green .styled-table tr {
	border-left-color: #b1cf47
}
.darkgreen .styled-table tr {
	border-left-color: #40B118
}
.pink .styled-table tr {
	border-left-color: #f048c2
}
.cyan .styled-table tr {
	border-left-color: #59c6c7
}


	/*th backgrounds*/
	
	.orange .styled-table th {
	background: #ff6600
}
.gold .styled-table th {
	background: #FC9419
}
.yellow .styled-table th {
	background: #FFBC07
}
.blue .styled-table th {
	background: #006698
}
.darkblue .styled-table th {
	background: #0d5678
}
.purple .styled-table th {
	background: #a451cb
}
.grey .styled-table th {
	background: #0D7AC0
}
.teal .styled-table th {
	background: #26b28f
}
.red .styled-table th {
	background: #C62000
}
.green .styled-table th {
	background: #b1cf47
}
.darkgreen .styled-table th {
	background: #40B118
}
.pink .styled-table th {
	background: #f048c2
}
.cyan .styled-table th {
	background: #59c6c7
}

	
	/*alternate  td backgrounds*/
	.orange .styled-table tr:nth-child(even) { background: #ffdec7; }
	.gold .styled-table tr:nth-child(even) { background: #fee9d0; }
	.yellow .styled-table tr:nth-child(even) { background: #fdf4db; }
	.blue  .styled-table tr:nth-child(even) { background: #dbf1fb; }
	.darkblue .styled-table tr:nth-child(even) { background: #e3f6ff; }
	.purple .styled-table tr:nth-child(even) { background: #f5e0ff; }
	.grey .styled-table tr:nth-child(even) { background: #e7e7e7; }
	.teal .styled-table tr:nth-child(even) { background: #dbfff6; }
	.red .styled-table tr:nth-child(even) { background: #ffeae6; }
	.green .styled-table tr:nth-child(even),
	.darkgreen .styled-table tr:nth-child(even) { background: #f7fce3; }
	.pink .styled-table tr:nth-child(even) { background: #fedaf4; }
	.cyan .styled-table tr:nth-child(even) { background: #deffff; }
	
	
/* page title backgrounds */
.orange #page-title { background: url("/images/page-title-orange.png"); }
.gold #page-title { background: url("/images/page-title-gold.png"); }
.yellow #page-title { background: url("/images/page-title-yellow.png"); }
.blue  #page-title { background: url("/images/page-title-blue.png"); }
.darkblue #page-title { background: url("/images/page-title-darkblue.png"); }
.purple #page-title { background: url("/images/page-title-purple.png"); }
.grey #page-title { background: url("/images/page-title-grey.png"); }
.teal #page-title { background: url("/images/page-title-teal.png"); }
.red #page-title { background: url("/images/page-title-red.png"); }
.green #page-title { background: url("/images/page-title-green.png"); }
.darkgreen #page-title { background: url("/images/page-title-darkgreen.png"); }
.pink #page-title { background: url("/images/page-title-pink.png"); }
.cyan #page-title { background: url("/images/page-title-cyan.png"); }



/* town pages - address details (top right) */
.orange #town-page-address { color: #ff6600 }
.gold #town-page-address { color: #FC9419 }
.yellow #town-page-address { color: #FFBC07 }

.orange .address-box-item { background: #ff6600; }
.gold .address-box-item { background: #FC9419; }
.yellow .address-box-item { background: #FFBC07; }

/*</style>*/
