body {
	font-family: Arial, Helvetica, sans-serif;
	background: #006496 url(../images/body-bkgrnd.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 780px;
	font-size: small;
}

#wrap {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	font-size: 95%;
}
/* MISC. */
.hide {
	display: none;
}
a img {
	border: none;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}
.skiplinks {
	display:none;
}  
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
}
.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 */


/* GENREAL TEXT STYLES */
a, 
a:link, 
a:visited {
	color: #CC0066;
	text-decoration: none; 
	background-color: inherit;
}
a:focus, 
a:hover, 
a:active {
	color: #0D988A;
	text-decoration: underline; 
	background-color: inherit;
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}

/* HEADER */
#container-header {
	/*background: url(../images/header-bkgrnd.gif) no-repeat left top
	height: 112px;;*/
	height: 100px;
	padding-left: 55px;
	padding-right: 40px;
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 0px;
	overflow: hidden;
}
#brand {
	float: left;
	/*margin-bottom: 12px;*/
	height: 100px;
	vertical-align: bottom;
	maring: 0px;
	padding: 0px;
}
#header-links {
	float: right;
	/*height: 100px;*/
	/*vertical-align: bottom;
	text-align: right;*/
	/*padding: 0.5em 1.0em 0.5em 0.5em;*/
	/*margin-bottom: 12px;*/
	padding-top: 57px;
}
#header-links ul {
	list-style: none; 
	padding: 0px 0px 0px 1.0em; 
	margin: 0px;
}
#header-links ul li {
	display: inline; 
	padding: 0px; 
	margin: 0px;
}


/* CONTENT */
#container-content {
	clear: both;
	margin: 0px;
	background: #3C83AD url(../images/content-bkgrnd.gif) repeat-x left top;
	
	min-height: 545px;
	height: auto;
	_height: 545px;
	
	font-size: 0.9em;
}
#container-content a, 
#container-content a:link, 
#container-content a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	background-color: inherit;
}
#container-content a:focus, 
#container-content a:hover, 
#container-content a:active {
	color: #FFFFFF;
	text-decoration: underline; 
	background-color: inherit;
}
#page-heading {
	clear: both;
	margin: 0px;
	padding-left: 55px;
	padding-right: 25px;
	height: 190px;
	background: url(../images/feature-bkgrnd.gif) no-repeat left top;
}
#page-content {
	clear: both;
	margin: 0px;
	padding-left: 55px;
	padding-right: 25px;
	background: url(../images/copy-bkgrnd.gif) repeat-y left top;
	line-height: normal;
	
	min-height: 355px;
	height: auto;
	_height: 355px;
}
.left-content {
	float: left;
	width: 483px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: relative;
}
#about-page .left-content {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: relative;
}
.left-content img {
	float: right;
}
.left-content #podcasts img {
	float: left;
	padding-right: 0.5em;
}
#page-heading .left-content img {
	float: left;
}
.right-content {
	float: right;
	width: 201px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: relative;
	
	
	
	word-wrap: break-word;
}
.yellow-heading {
	background: #FFFF00;
	color: #054D7C;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0.5em;
}
.pink-snaps {
	color: #CC0033;
}
#browse-right {
	color: #FFFFFF;
	line-height: normal;
	margin-top: 0.5em;
	width: 242px;
	float: right;
}
#browse-left {
	color: #FFFFFF;
	line-height: normal;
	margin-top: 0.5em;
	width: 241px;
	float: left;
}
#browse-left img, #browse-right img {
	float: left;
	margin-right: 0.5em;
	clear: left;
	border: 1px solid #FFFFFF;
}
#browse-left h3, #browse-right h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#browse-left  p, #browse-right p {
	margin: 0px;
	padding: 0px;
}
#browse-left .browse-snap {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	/*height: 52px;*/
	
	min-height: 52px;
	height: auto;
	_height: 52px;
}
#browse-right .browse-snap {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 0.5em;
	/*height: 52px;*/
	
	min-height: 52px;
	height: auto;
	_height: 52px;
}
.browse-title {}
.browse-intro {
	clear: both;
	margin-top: 0.5em;
	margin-right: 60px;
}
.hugh-pennington {
	background: url(../images/home-jacek.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-hugh-pennington-ani.gif) no-repeat right bottom;*/
}
.hugh-pennington:hover {
	background: url(../images/home-jacek-ani.gif) no-repeat right bottom;
}
.marcel-jaspars {
	background: url(../images/home-marceljaspars.gif) no-repeat right bottom;
}
.marcel-jaspars:hover {
	background: url(../images/home-marcel-jaspars-ani.gif) no-repeat right bottom;
}
.richard-shucksmith {
	background: url(../images/sketch-richard-shucksmith.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-richard-shucksmith-a.gif) no-repeat right bottom;*/
}
.richard-shucksmith:hover {
	background: url(../images/sketch-richard-shucksmith-a.gif) no-repeat right bottom;
}
.nigel-orr {
	background: url(../images/sketch-nigel-orr.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-nigel-orr-ani.gif) no-repeat right bottom;*/
}
.nigel-orr:hover {
	background: url(../images/sketch-nigel-orr-ani.gif) no-repeat right bottom;
}
.brian-ratcliffe {
	background: url(../images/sketch-prof-brian-ratcliffe.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-brian-ratcliffe-ani.gif) no-repeat right bottom;*/
}
.brian-ratcliffe:hover {
	background: url(../images/sketch-brian-ratcliffe-ani.gif) no-repeat right bottom;
}
.jamie-urquhart {
	background: url(../images/sketch-jamie-urquhart.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-jamie-urquhart-ani.gif) no-repeat right bottom;*/
}
.jamie-urquhart:hover {
	background: url(../images/sketch-jamie-urquhart-ani.gif) no-repeat right bottom;
}
.alex-johnstone {
	background: url(../images/sketch-alex-johnstone.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-alex-johnstone-ani.gif) no-repeat right bottom;*/
}
.alex-johnstone:hover {
	background: url(../images/sketch-alex-johnstone-ani.gif) no-repeat right bottom;
}
.andy-foote {
	background: url(../images/sketch-andy-foote.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-andy-foote-ani.gif) no-repeat right bottom;*/
}
.andy-foote:hover {
	background: url(../images/sketch-andy-foote-ani.gif) no-repeat right bottom;
}
.lorna-dawson {
	background: url(../images/sketch-lorna-dawson.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-lorna-dawson-ani.gif) no-repeat right bottom;*/
}
.lorna-dawson:hover {
	background: url(../images/sketch-lorna-dawson-ani.gif) no-repeat right bottom;
}
.dave-mcgrath {
	background: url(../images/sketch-dave-mcgrath.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-dave-mcgrath-ani.gif) no-repeat right bottom;*/
}
.dave-mcgrath:hover {
	background: url(../images/sketch-dave-mcgrath-ani.gif) no-repeat right bottom;
}
.richard-butler {
	background: url(../images/sketch-richard-butler.gif) no-repeat right bottom;
	/*_background: url(../images/sketch-richard-butler-ani.gif) no-repeat right bottom;*/
}
.richard-butler:hover {
	background: url(../images/sketch-richard-butler-ani.gif) no-repeat right bottom;
}
#home .copy-box {
	padding: 0.5em;
	margin-top: 0.5em;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#page-content .left-content .copy-box {
	font-size: 1.1em;
}
#content-page .copy-box {
	color: #FFFFFF;
	background: url(../images/panel-bkgrnd.gif) repeat-x left top;
	
	min-height: 250px;
	height: auto;
	_height: 250px;
	
	margin: 0px;
	padding: 0.5em;
	line-height: normal;
}
.listen-page .left-content img {
	float: left;
	margin-right: 0.5em;
}
#about-page .copy-box {
	color: #FFFFFF;
	background: url(../images/panel-bkgrnd.gif) repeat-x left top;
	
	min-height: 250px;
	height: auto;
	_height: 250px;
	
	margin: 0px;
	padding: 0.5em;
	line-height: normal;
}
.copy-box h1 {
	font-size: 1.8em; 
	color: #CC0033;
}
.copy-box h2 {
	font-size: 1.2em; 
	color: #CC0033;
}
.copy-box h3 {
	color: #CC0033;
	font-size: 1.0em;
	font-weight: normal;
}
.copy-box h4 {
	color: #FFFFFF;
	font-size: 1.0em;
}
.listen {
	color: #FFFFFF !important;
	background: url(../images/listen-icon.gif) no-repeat left top;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 0.5em;
	height: 40px;
}
.subscribe {
	padding-left: 45px;
	margin-top: -2.0em;
	padding-bottom: 2.0em;

}
.explore {
	color: #FFFFFF !important;
	background: url(../images/explore-icon.gif) no-repeat left top;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 0.5em;
	height: 30px;
}
.comments {
	color: #FFFFFF !important;
	background: url(../images/comment-icon.gif) no-repeat left top;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 0.5em;
	height: 30px;
}
#photos {
	width: 175px;
	float: right;
	margin-left: 1.0em;
	clear: right;
}
#photos img {
	clear: both;
	margin-bottom: 2.0em;
}


/* FOOTER */
#container-footer {
	clear: both;
	background: url(../images/footer-bkgrnd.gif) no-repeat left top;
	padding-top: 80px;
	padding-left: 55px;
	padding-right: 70px;
	padding-bottom: 30px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#container-footer a, 
#container-footer a:link, 
#container-footer a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	background-color: inherit;
}
#container-footer a:focus, 
#container-footer a:hover, 
#container-footer a:active {
	color: #FFFFFF;
	text-decoration: underline; 
	background-color: inherit;
}
#container-footer ul {
	list-style: none; 
	/*padding: 0px 0px 0px 1.0em; */
	margin: 0px;
	float: left;
}
#container-footer ul li {
	display: inline; 
	padding: 0px; 
	margin: 0px;
}
#lighthouse {
	padding: 0px 0px 0px 1.0em; 
	margin: 0px;
	float: right;
}

/* FORMS */
fieldset {
	border: solid 0 transparent;
	/*margin: 1.0em 0;
	padding: 1em;*/
	margin-bottom: 1.0em;
}
legend {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -0.75em;
	font-size: 1.1em;
	/*border-bottom: 1px solid #FFFFFF;
	width: 100%;*/
}
label {
	clear: both;
	display: block;
	width: 200px;
	float: left;
	font-weight: bold;
}
#competition div {
	clear: left;
	padding-top: 0.5em;
}
.questions label {
	clear: both;
	display: block;
	width: auto;
	float: left;
	font-weight: normal;
}
.questions p {
	_padding-top: 0.5em;
	_padding-bottom: 0.5em;
}
input {
	/*width: 200px;*/
}
textarea {
	width: 300px;
	height: 100px;
}
.required {
	/*font-size: 0.9em;*/
	font-weight: normal;
	color: #FFFF00;
}
#rss-feed {
	width: 180px;
	font-size: 0.8em;
}

/* TABLE */
.listen-page table {
	border-collapse: collapse;
	border: 1px solid #FFFF00;
}
.listen-page caption {
	font-weight: bold;
	padding-bottom: 0.5em;
}
.listen-page thead {
	background: #FFFF00;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
}
.listen-page tbody {
	color: #FFFFFF;
}
.listen-page th, .listen-page td {
	padding: 0.1em 0.5em;
	border-bottom: 1px solid #FFFF00;
}
.listen-page th {
	font-weight: bold;
	text-align: left;
	color: #054D7C;
	background-color: #FFFF00;
}
.listen-page .row {
	font-weight: bold;
	text-align: left;
	background-color: transparent;
	color: #FFFFFF;
}
