/*
    screen-modern.css: MODERN BROWSER (v5+) SCREEN STYLES
    ------------
    Job:               HSE Sound Advice.mandogroup.com
    Produced by:       RD @ Mando Group
    Start date:        08/03/2007
    ------------
    COLOUR SPEC:
	

    ------------
    TOC:
    1.	type selectors
    2.	structural
    3.	navigation
    4.	forms
    5.  tables
    6.	hacks
*/
/* =1. type selectors */
* {margin:0;padding:0;font-size: 1em;}
body
  	{
  	font: normal 76% Arial,Verdana,Sans-serif;
	background: transparent url(../img/bk.gif) repeat-x top; 
 	color: #000;
	text-align:left;
	}
a {
	text-decoration: none;
	border:none;
	}
a img {
border:none;
}
h1 {
	font-size:1.5em;
	color:#527587;
	font-weight:normal;
	}	
h2 {
	font-size:1.2em;
	color:#527587;
	}

h3 {
	font-size:1.3em;
	color:#527587;
	}	
h4 {
	font-size:1em;
	margin: 0.5em 0;
	}
div.content h1 {
	margin-bottom:1em;
	}	
div.contentmain h1 {
	color:#fff;
	font-size:2em;
	padding: 0.4em 0.6em 0.2em 3.8em;
	font-weight:bold;
	}	
div.contentmain h2 {
	clear:left;
	font-size:1.5em;
	margin-bottom:0.7em;
	padding-top:1em;
	}
div.contentmain h3 {
	margin-top:0.5em;
	margin-bottom:0.7em;
	}	
div.containerbox h3 {
	padding-left:0.6em;
	margin-top:0;
	}
div.container h3 a, div.container h4 a  {
	text-decoration:none;
	}	
div.right h2 {
	padding: 0.5em 0 0.3em 0;
	border-bottom:1px solid #c9cacb;
	margin-right:1em;
	}
/* =2. structural */
div.wrap {
	margin:0 auto;
	width:70.9em;
	padding-top:2em;
	}
div.header {
	background:#f3f8f7 url(../img/banner.gif) left bottom no-repeat;
	width:100%;
	height:8em;
	margin-top:0.3em;
	border-bottom:1px solid #b0b1b2;
	}
div.header img.printimage {display:none;}	
p.logo {
	margin: 2.2em 0 0.7em 1.5em;
	float: left;
	}
p.logo img {
	display: block;
	border:none;
	}	
span.tlc	{
	display: block;
	clear: both;
	height: 8px;
	padding-left:0.6em;
	background: transparent url(../img/tl.gif) 0px 0px no-repeat;
	}
span.trc {
	display: block;
	height: 9px;
	background:transparent url(../img/tr.gif) right top no-repeat;
	}
span.blc	{
	display: block;
	clear: both;
	height: 8px;
	padding-left:0.6em;
	background: transparent url(../img/bl.gif) 0px 0px no-repeat;
	}
span.brc {
	display: block;
	height: 9px;
	background:transparent url(../img/br.gif) right top no-repeat;
	}	
.bd {
	background: #fff url(../img/middle.gif) left top repeat-y;
	}		
.bdr {
	background: transparent url(../img/middler.gif) right top repeat-y;
	}	
div.bdcontent{
	
	background-color:#fff;
	margin: 0 0 2em 0.4em;
	float:left;
	padding-top:0.8em;
	}
div.left {
	width:13em;
	float:left;
	padding-left:0.5em;
	background-color:#fff;
	}	
div.feedback {
	margin-top:2em;
	color:#527587;
	font-weight:bold;
	padding:1em 0 2em 0.5em;
	background: url(../img/feedback-bg.gif) left top no-repeat; 
	}
div.feedback p.button {
	padding-top:0.5em;
	}	
div.content {
	float:left;
	color:#5c5c5d;
	width:33.5em;
	margin:0.8em 1em 1em 1.5em;
	}
div.content ul {
	list-style-type:none;
	margin-top:10px;
	}	
div.content ul li {
	float:left;
	text-align:center;
	}	
div.content ul li a {
	display:block;
	color:#527587;
	font-size:1.1em;
	font-weight:bold;
	}	
div.content ul li a:hover {
	text-decoration:none;
	}		
div.content ul li a.concert {
	background: transparent url(../img/conductor.gif) left top no-repeat;
	width:90px;
	margin-right:5px;
	padding-top:195px;
	}	
div.content ul li a.indoor {
	background: transparent url(../img/guitarist1.gif) left top no-repeat;
	width:88px;
	padding:195px 0 0px 0;
	margin-right:10px;
	}
div.content ul li a.studios {
	background: transparent url(../img/singer.gif) left top no-repeat;
	width:88px;
	padding-top:195px;	
	margin-right:10px;
	padding-bottom:12px;
	}	
div.content ul li a.pubs {
	background: transparent url(../img/dj.gif) left top no-repeat;
	width:136px;
	padding-top:220px;	
	margin:10px 25px 0 0;
	}	
div.content ul li a.marching {
	background: transparent url(../img/marchingman.gif) left top no-repeat;
	width:113px;
	padding-top:220px;	
	margin:10px 15px 0 0;
	}		
div.content ul li a.freelancer {
	background: transparent url(../img/freelancers.gif) left top no-repeat;
	width:88px;
	padding-top:220px;	
	margin:10px 10px 0 0;
	}		
div.content ul li a.schools{
	background: transparent url(../img/schools.gif) left top no-repeat;
	width:89px;
	padding-top:195px;
	margin-right:10px;
	}
div.content a {
	color:#5c5c5d;
	font-weight:bold;
	text-decoration:underline;
	}	
div.content a:hover {
	text-decoration:none;
	}		
div.content ul li a.outdoor {
	background: transparent url(../img/singer.gif) left top no-repeat;
	width:67px;
	padding-top:220px;
	}	
div.contentmain {
	float:left;
	width:55em;	
	color:#5c5c5d;
	margin:10px 0px 10px 10px;
	}	
div#title{
	width: 42.1em;
    text-align:left;
	padding: 0.3em 0 0.3em 0;
	background: #77adbe url(../img/title-bg.gif) repeat-x 0 -5px
	}	
div#title img {
	margin:-3em 0 -0.3em 0.5em;
	}
div#title h1 {
	padding: 0.7em 0 0 3em;
	}		
div.container {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottom.gif) left bottom no-repeat;
	}	
div.container.story {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomstory.gif) left bottom no-repeat;
	}	
div.container.pubs {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottompubs.gif) left bottom no-repeat;
	}
div.container.schools {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomschools.gif) left bottom no-repeat;
	}	
div.container.amplified {

	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomamplified.gif) left bottom no-repeat;
	}	
div.container.freelancers {

	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomfreelancers.gif) left bottom no-repeat;
	}		
div.container.marching {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottommarching.gif) left bottom no-repeat;
	}
div.container.studios {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomstudios.gif) left bottom no-repeat;
	}	
div.container.working {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomworking.gif) left bottom no-repeat;
	}	
div.container.responsibilities {
	
	padding-bottom:7px;
	background:#77adbe url(../img/title-bottomstory.gif) left bottom no-repeat;
	}		
div.container.plain {

	padding-bottom:7px;
	background:#77adbe url(../img/title-plain.gif) left bottom no-repeat;
	}			
div.container.plain h1 {
	padding-left:1em;	
	}				
div.image {
	background:#77adbe url(../img/title-top.gif) left top no-repeat;
	
	height:9px;
	}
div.containerbox {
	padding-top:0.2em;
	padding-bottom:0.4em;
	margin-bottom:0.7em;
	background:#f3f8f7 url(../img/box-bottom.gif) left bottom no-repeat;
	}	
div.containerboxbottom {
	background:#f3f8f7 url(../img/box-top.gif) left top no-repeat;
	width:42.1em;
	height:12px;
	}			
div.containerbox {
	font-size:1em;
	color:#4f7283;
	}
div.containerbox p {
	margin:0 .8em;
	}
div.containerbox ul, div.contentmain ul.contentlist {
	margin-top:0.8em;
	padding:0 1em 0 0.8em;
	list-style-type:none;
	}
div.containerbox ul li, div.contentmain ul.contentlist li {
	list-style-type:none;
	padding-bottom:0.6em;
	background:transparent url(../img/dash.gif) 0 8px no-repeat;
	padding-left:0.8em;
	}	
div.containerbox ul.casestudy li {
	background:transparent url(../img/arrow.gif) 0 4px no-repeat;
	padding-left:15px
	}	
div.containerbox ul.casestudy li a {
	text-decoration:none;
	}	
div.containerbox ul.casestudy li a:hover {
	text-decoration:underline;
	}		
div.containerbox p.link a {
	padding:0 0 0.5em 1em;
	font-size:1.1em;
	color:#527587;
	text-decoration:none;
	}	
div.containerbox p.link a:hover {
	text-decoration:underline;
	}		
ul.steps {
	margin:20px 0 0px 0;
	list-style-type:none;
	}	
ul.steps li {
	float:left;
	}	
ul.steps li a {
	padding: 15px 0px 0 50px;
	text-decoration:none;
	text-align:left;
	color:#527688;
	}	
ul.steps li a:hover {
	color:#fff;
	}		
ul.steps li.step1 a{
	display:block;
	width:127px;
	height:42px;
	background:#6ba4bb url(../img/step1.gif) top left no-repeat;
	}	
ul.steps li.step2 a {
	display:block;
	width:127px;
	height:42px;
	background:#6ba4bb url(../img/step2.gif) top left no-repeat;
	}	
ul.steps li.step3 a {
	display:block;
	width:108px;
	height:42px;
	background:#6ba4bb url(../img/step3.gif) top left no-repeat;
	}	
ul.steps li.step1 a.selected {
	display:block;
	color:#fff;
	background:#6ba4bb url(../img/step1-roll.gif) top left no-repeat;
	}	
ul.steps li.step2 a.selected {
	display:block;
	color:#fff;
	background:#6ba4bb url(../img/step2-roll.gif) top left no-repeat;
	}	
ul.steps li.step3 a.selected {
	display:block;
	color:#fff;
	background:#6ba4bb url(../img/step3-roll.gif) top left no-repeat;
	}				
ul.steps li.step1 a:hover {
	display:block;
	background:#6ba4bb url(../img/step1-roll.gif) top left no-repeat;
	}	
ul.steps li.step2 a:hover {
	display:block;
	background:#6ba4bb url(../img/step2-roll.gif) top left no-repeat;
	}	
ul.steps li.step3 a:hover {
	display:block;
	background:#6ba4bb url(../img/step3-roll.gif) top left no-repeat;
	}		
div.contentmain p {
	padding:5px 0 5px 0; 
	}	
div.contentmain a {
	color:#5c5c5d;
	font-weight:bold;
	text-decoration:underline;
	}	
div.contentmain ul.item {
	margin-top:0px;
	padding-left:10px;
	list-style-type:none;
	}	
div.contentmain ul.item li {
	padding-bottom:5px;
	padding-left:8px;
	background: url(../img/square.gif) 0px 6px no-repeat;	
	}	
div.contentmain li ul {
	margin-top:10px;
	list-style-type:none;
	padding-bottom:5px;
	padding-left:15px;
	}		
div.contentmain a:hover {
	text-decoration:none;
	}	
div.right {
	float:left;
	width:14.5em;
	padding:0 0.3em 0 0.5em;
	margin:1em 0 0 0;
	}
div.right p.button {
	margin-bottom:1em;
	}	
div.right ul {
	margin-top:1em;
	list-style-type:none;
	color:#527587;
	}	
div.right ul li {
	margin-bottom:1em;
	}
div.right ul li.fulllist {
	text-align:right;
	padding-right:1em;
	}	
div.right ul li a {
	color:#527587;
	font-weight:bold;
	}	
div.right ul li a:hover {
	text-decoration:underline;
	}
ul.downloads {
	font-size:0.9em;
	display:block;
	padding:0em 0.5em 2em 1.5em;
	}	
ul.downloads li {
	background:url(../img/pdf-icon.gif) no-repeat 0px 4px;
	color:#0e5a9a;	
	list-style: none;
	padding:0.6em 0 0 1.8em;
	}
div.usefulterms {
	background: url(../img/terms-bg.gif) left top no-repeat;
	padding-left:1em;
	}	
div.usefulterms ul{
	padding-right:0.5em;
	}		
div.usefulterms ul li a {
	text-decoration:underline;
	}	
div.usefulterms ul li a:hover {
	text-decoration:none;
	}	
div.footer {
	clear:left;
	border-top:1px solid #b0b1b2;
	}		
div.footer ul {
	font-size:0.9em;
	list-style-type:none;
	color:#527587;
	margin-left:1em;
	padding: 1em 0 0em 0;
	}
div.footer ul li {
	display:inline;
	padding-right:1em;
	}	
div.footer ul li a {
	color:#527587;
	}
div.footer ul li a:hover {
	text-decoration:underline;
	}
	

/*--- SAN ---*/	
div.story-notes div.containerbox h2{
	margin-left:.5em;
	padding-top:0;
	}
div.story-notes div.containerbox{
	margin:1em 0;
	}
div.containerbox ul.pagelist li{
	background:none;
	padding-left:0;
	font-weight:bold;
	padding-left:0.3em;
	}
div.containerbox ul.pagelist li a{
	background:none;
	}
div.containerbox h4 {
	margin-left:1em;	
	}	
div.story-notes{
	margin-top:0em;
	}
div.story-notes ul li{
	list-style:none;
	margin-bottom:.8em;
	}
div.story-notes ul li strong{
	margin-right:.3em;
	}
div.contentmain ul.story-item {
	margin-top:.8em;
	padding-left:10px;
	list-style-type:none;
	padding-bottom:0px;
	}	
div.contentmain ul.story-item li {
	padding-bottom:0px;
	padding-left:8px;
	background: url(../img/square.gif) 0px 6px no-repeat;	
	}
div.contentmain ul.sub-item li {
	padding-left:8px;
	background: transparent url(../img/dash.gif) 0px 8px no-repeat;	
	padding-bottom:0px;
	}	
div.story-notes img.middle{
	clear:both;
	margin-left:8em;
	}
div.double-list{
	margin-bottom:.8em;
	}
div.double-list ul{
	margin:.8em 0;
	width:248px;
	float:left;
	margin-right:.8em;
	display:block;
	}
div.double-list li{
	padding-bottom:6px;
	padding-left:8px;
	background: url(../img/square.gif) 0px 6px no-repeat;
	}
div.bibliography{
	margin-bottom:2em;
	}
div.bibliography li{
	list-style:none;
	padding-left:8px;
	background: url(../img/square.gif) 0px 6px no-repeat;
	margin-bottom:.8em;
	}
.story-notes h2 a, .story-notes h3 a, .story-notes h4 a {
	font-size:1em !important;
	color:#527587 !important;
	text-decoration:none !important;
	}
div.containerbox p.san-yes{
	background: url(../img/san/san-tick.gif) 0px 6px no-repeat;
	padding-left:1.8em;
	width:17em;
	float:left;
	padding-bottom:1em;
	}	
div.containerbox p.san-no{
	background: url(../img/san/san-untick.gif) 0px 6px no-repeat;
	padding-left:1.8em;
	width:17em;
	float:left;
	padding-bottom:1em;
	}
div.containerbox ol, ol.san{
	padding-left:2.3em;
	padding-top:1em;
	}
div.containerbox small{
	font-size:.8em;
	}	
ol.san img{
	margin:1em 0;
	}
ol.san li{
	margin:1em 0;
	}	
.story-notes p.sub-head{
	font-weight:bold;
	margin-bottom:1em 0em;
	}
.story-notes p.sub-head a{
	font-weight:bold;
	margin-bottom:1em 0em;
	text-decoration:none;
	}	
.story-notes p.italic-head{
	font-weight:bold;
	font-style:italic;
	margin-bottom:1em 0em;
	}	
.story-notes .containerbox table{
	margin:1em !important;
	border:none;
	}
/* =3. navigation */
div.nav {
	width:14.8em;
	font-size: 0.9em;
	padding-top:1em;
	}
ul.nav a {
	display: block;
	}
ul.nav{
	color:#fff;
	font-size:1em;
	}
ul.nav li  {
	list-style:none;
	background: #fff url(../img/nav-left.gif) left top no-repeat;
	cursor:pointer;
	padding:0 0 0 2px;
	}
ul.nav li.home .selected a {
	background:none;
	}	
ul.nav li.noSlider {
	padding-bottom:0.5em;
	}
ul.nav li a {
	text-decoration:none;
	color:#fff;
	display:block;
	height:1.95em;
	padding: 0.5em 0 0 0.9em;
	outline:none;
	background: transparent url(../img/nav-right.gif) right top no-repeat;
	}
	
ul.nav li, ul.nav li.home a {
	margin-bottom:0.6em;
	}	
ul.nav li.home a {
	background: none;
	padding-top:0.2em;
	}	
ul.nav li.home {
	margin-bottom:-0.4em;
	}	
ul.nav li a.pdficon {
	background:url(../img/pdf-icon.gif) no-repeat 4px 1px;
	padding: 3px 0 0 24px;
	}	
div.slider {
	background: #fff url(../img/nav2-bg.gif) left top repeat-x;
	padding:0 0.5em 0 0;
	}
ul.nav li.showMe {
	padding-bottom: 0px;
	}
ul.nav li.showMe div.slider {
	display: block;
	}
ul.nav li.over {
	background: transparent url(../img/nav-left-roll.gif) left top no-repeat;
	color:#fff;
	}
ul.nav li.over a {
	background: transparent url(../img/nav-right-roll.gif) right top no-repeat;
	color:#fff;
	}	
ul.nav li.open {
	background: transparent url(../img/nav-left-roll.gif) left top no-repeat;
	color:#fff;
	}	
ul.nav li.open a {
	background: transparent url(../img/nav-right-on.gif) right top no-repeat;
	color:#fff;
	}	
ul.nav2 {
	font-weight:normal;
	padding:0.5em 0 0.8em 0.6em;
	}
ul.nav2 li {
	background:none;
	margin-bottom:0;
	}
ul.nav2 li.selected {
	font-weight:bold;
	}
ul.nav2 li.overMe {
	background:none;
	}
ul.nav2 li a {
	padding: 0 0 0 0em;
	display:block;
	color:#527587 !important;
	background:none !important;
	}	
ul.nav2 a:hover {
	color:#00324d;
	}
ul.subnav {
	list-style-type:none;
	margin: 10px 0 15px 0;
	}
ul.subnav li {
	display:inline;
	padding-left:8px;
	background: url(../img/square.gif) 0px 6px no-repeat;
	}	
ul.subnav li.first {
	padding-left:0;
	background: none;
	}	
ul.subnav li a {
	display:inline;
	color:#9abfc9;
	text-decoration:none;
	}
ul.subnav li a:hover {
	color:#4f7283;
	}	
ul.subnav li a.selected {
	color:#4f7283;
	text-decoration:underline;
	}
/*ul.navother li.selected {
	background: transparent url(../img/nav-right-home.gif) left top no-repeat;
	}	
ul.navother li.selected a {
	background: transparent url(../img/nav-left-roll.gif) right top no-repeat;
	color:#fff;
	}		
ul.navother li.selected.over {
	background: transparent url(../img/nav-right-home.gif) left top no-repeat;
	color:#fff;
	}
ul.navother li.selected.open {
	background: transparent url(../img/nav-right-home.gif) left top no-repeat;
	color:#fff;
	}
ul.navother li.selected.open a {
	background: transparent url(../img/nav-left-roll.gif) left top no-repeat;
	color:#fff;
	}*/
ul.navother{
	border-top:1px solid #c9cacb;
	border-bottom:1px solid #c9cacb;
	margin-bottom:0.5em;
	}
ul.navother li{
	margin-top:0.5em;
	}	

/*ul.navother li a {
	background: none;
	}	*/
ul.nav li a:hover, ul.nav li.open a {
	background-color: #6ba4bb;
	}	
ul.nav2 li, ul.nav2 li a {
	margin-bottom:-0.3em;
	}	
ul.nav li.home, ul.navother li.selected {
	list-style:none;
	background: transparent url(../img/nav-left.gif) left top no-repeat;
	cursor:pointer;
	margin-bottom:0.5em;
	}
ul.nav li.home a, ul.navother li.selected a {
	text-decoration:none;
	color:#fff;
	display:block;
	height:2em;
	padding: 0.5em 0 0 0.9em;
	outline:none;
	background: transparent url(../img/nav-right-home.gif) right top no-repeat;
	cursor:pointer;
	/*padding:0.5em 1em 0.2em 0;
	margin-bottom:0.3em;*/
	}
ul.nav li.here {
	list-style:none;
	background: transparent url(../img/nav-left-roll.gif) left top no-repeat;
	cursor:pointer;
	margin-bottom:0.5em;
	}
ul.nav li.here a {
	text-decoration:none;
	color:#fff;
	display:block;
	height:2em;
	padding: 0.5em 0 0 0.9em;
	outline:none;
	background: transparent url(../img/nav-home-roll.gif) right top no-repeat;
	cursor:pointer;
	/*padding:0.5em 1em 0.2em 0;
	margin-bottom:0.3em;*/
	}

/* =4. forms */
form#cse-search-box {float:right; margin:0.6em 2em 0 0;}
form.search	{
	float: left;
	margin: 1em 0em 2em 0;
	font-size: 0.9em;
	}
input.searchquery {
	padding: 0.2em 0;
	margin:0.2em 0 0.5em 0;
	width:140px;
	border: 1px solid #b0b1b2;
	}
label {vertical-align:middle;font-weight:bold; color:#527587; padding-bottom:12px;}	
p.story {
	margin-top:1em;
	}	
/* =5. tables */
table {
	margin:1em 0 1em 0;
	background-color:#b7d2de;
	border:none;
	}
td {	
	padding:0.2em 0.8em; 
	vertical-align: top;
	background-color:#fff;
	}
th { 
	background-color:#fff;
	vertical-align: top; 
	padding: 0.5em;
	}	
	/* breadcrumb style */
.breadcrumb {
	width:100%;
	overflow:hidden;
	margin:0em 0 1em;
	font-size:.917em;
}
.breadcrumb strong {
	color:#5c5c5d;
	float:left;
	margin-right:5px;
}
.breadcrumb ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	padding-left:0;
}
.breadcrumb ul li {
	float:left;
	color:#61a1bd;
	margin-right:6px;
	padding-left:0;
	background:none;
}
.breadcrumb li span {color:#5c5c5d;}
.breadcrumb ul li a {color:#61a1bd;}		
/* =6. hacks */
.cf:after {content:".";display: block;height:0;clear:both;visibility:hidden;}

.hide {display:block; overflow:hidden; height:0; width:0; padding:0; margin:0; position:absolute; left:-9999px;}
