/* LAYOUT */
body { font-family: Arial, Helvetica, sans-serif; background: #000 url("/images/blank.jpg"); color: #ffff00 }
#wrap {background-color: #000;}
#footerEnd {background-color: #000;}

/* LAYOUT - HEADER */
#header { background: #000 url("/images/blank.gif");}
	#header #site-strapline { color:#ffff00; }

	/* NAV - top A-Z nav */
	#header .nextPrevious p a:link, .nextPrevious p a:visited, .nextPrevious p a:hover, .nextPrevious p a:active {color:#ffff00; background: url("/images/blank.gif"); } 
	#header .nextPrevious p a:hover {background: url("/images/blank.gif"); } 
	#header .nextPrevious p span {background: url("/images/blank.gif"); color: #ffff00; } 

	/* NAV - top horizontal nav */
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active { color:#ffff00;text-decoration: underline; }
	#nav-secondary a:hover {background-color: transparent;text-decoration: underline; } 

/* LAYOUT - FOOTER */
#footer { color:#ffff00; background-color: #000;}
	#footer a:link {color:#999999}
	#footerNav a:link, #footerNav a:visited, #footerNav a:active, #footerNav a:hover {	color: #ffff00;	font-family: arial; 	font-size: 11px; text-decoration: underline;	}

	#footerEnd {text-align: center; font: 80% arial; padding-top: 5px;}
	.footerFeature { position: relative;font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #616161; line-height: 120%; overflow: hidden; float: left; height: 100px; width: 181px; padding: 5px; background: url(/images/template/footer/bg.gif) bottom left repeat-x; border-top: 1px solid #7F7F7F ;}
	.footerFeatureLink { width: 180px; padding: 0px; font-size: 12px; height: 18px; padding-right: 5px; font-weight: bold; text-align: right; bottom: 2px; position: absolute; }

/* NEXT PREVIOUS BTN*/
	.nextPrevious {color:#ffff00;}
	.nextPrevious p {position:relative;font-family: monospace;  }
	.nextPrevious p a:link, .nextPrevious p a:visited, .nextPrevious p a:hover, .nextPrevious p a:active {font-size: 14px;text-decoration:underline; color:#ffff00; background: url("/images/blank.gif"); }
	.nextPrevious p a:hover {background: url("/images/blank.gif");}
	.nextPrevious p span {text-decoration:none;background: url("/images/blank.gif");}

/* FEATURE BOX*/
	.featurebox {background: url("/images/blank.gif");}
	.related {background: url("/images/blank.gif")}
	.related h1, .related h2, .related h3, .related h4, .related h5, .related h6 { color:#ffff00;}

/* HOME */
	a.largeBtn {background: url(/images/blank.gif);}

/* STATIC*/
	#static {background-color: #000; color: #ffff00; }
	.list {background-color: #000;}

/* NEWS */
	#news {background-color: #000; }
	#news H1 {	color: #00ff80; }

	a.archiveTitle:LINK, a.archiveTitle:VISITED, a.archiveTitle:ACTIVE {  color:#ffff00}
	a.archiveTitle:HOVER { color:#ffff00}

/* LINK */
	#links {background-color: #000; }
	#links H4 { color: #ffff00; }

/* SPECIAL OFFERS */
	#offers {background-color: #000;}
	.offersList {background-color: #000;}

/* VIDEO */
	#video {background-color: #000;}
	#video H4 { color: #ffff00}
	.catH1 {color: #ffff00; background-color: #000}

/* PHOTO LIBRARY */
	#photos {background-color: #000; }
	#photos H4 { color:#ffff00}

/* EVENTS */
	#events {background-color: #fff; padding: 10px; margin-top: 10px}

.date {font: normal .8em arial;color:#ffff00; float: right;padding: 3px;}

a:link, a:visited, a:active, a:hover	{ color: #ffff00; text-decoration: underline; }

h1 {	color: #ffff00; background-color: transparent; }
h2 {	color: #ffff00; background-color: transparent; }
h3 { color: #ffff00; }
h4 { color: #ffff00; background-color: transparent; }

/* BESPOKE */
#content-wrap {background: #000 url("/images/blank.jpg");}
.pageHeader {background: url(/images/blank.jpg);color: #ffff00; }
table tbody th {color:#000; background-color: #ffff00;}

