/*

Hospital Broadcasting Service Ayrshire
www.hbsaradio.com, and studio@hbsaradio.com

Built by subduedmedia.com
Accessible and bespoke website design in Ayrshire


*/


* {
	padding: 0;
	margin: 0;
	border: 0;
	
}

a:link, a:active, a:visited {
	color : #2D85B3;
	text-decoration: underline;
}

a:hover{
	color : #5CADD6;
	text-decoration: none;
}

body {
	font : 0.8em Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	background-color : #fff;
}

h1 {
	font : 1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0.2em 0 0.1em 0;
	color: #1A80AA;
	letter-spacing: -1px;
	font-weight: bold;
}

h2, h3 {
	font : 1.2em Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0.2em 0 0.1em 0;
	color: #1A80AA;
	letter-spacing: -0.5px;
	font-weight: bold;
}

p {
	padding: 0.2em 0 1.5em 0;
	line-height: 145%;
}

strong {
	font-size: 1.1em;
}

#wrap {
	margin: 1.8em auto 0 auto;
	text-align: left;
	background-color : #fff;
}

#header {

}

#promo {
	display: none;
}

#info {
	display: none;
}

#content {
	
}

#sidebar {
	display: none;
}

hr { 
color: #BADDFE; 
background: #BADDFE; 
border: 0; 
height: 1px; 
margin: 1em 0;
padding: 0;
clear: both;
width: 90%;
}

.cleaner hr { 
color: #fff; 
background: transparent; 
border: 0; 
height: 1px; 
margin: 1em 0 0 0;
padding: 0px;
clear: both;
}

#navcontainer {
display: none;
}

#footer {
	
	font : 0.7em Arial, Helvetica, sans-serif;

	padding: 1em 0;
	line-height: 150%;
	text-align: left;
	border-top: 1px solid #E1E1E1;
}

#feedback {
display: none;
}


/* ----------------------------------------------------------------------------------------------------      Styles */

#content  img{
padding: 0.3em;
margin: 0.5em;
display: block;
}


.logo {
   font-size: 1.5em;
text-align: center;
text-decoration: none;
}
  
  
#access-left{
	
display: none;
}

#access-right{
display: none;
}

#access-right a, #access-left a {
display: none;
}

#access-right a:hover, #access-left a:hover {
display: none;
}

#info a {
display: none;
}

#footer a {
	color: #A6A4A4;
	padding: 0.5em 5.5em;
	text-decoration: none;
}

#footer a:hover {
color: #6C6C6C;
}

.bottom-hidden {
	display: none;
}

