/*

Applied Acoustic Design - Global Stylesheet
http://www.aad.co.uk/
Handwritten by Oliver Coningham

*/

																					/* ------------ Toolbox ------------ */

.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }
.smaller { font-size: 90%; }
.larger { font-size: 110%; }
.normal { font-weight: normal; }
#content-inner .remove { padding: 0; margin: 0; }

hr { display: none; }
strong { font-weight: bold; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

																					/* ------------ Defaults ------------ */
																					
body {
	background-color: #2a7b74;
	color: #666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
																					/* ------------ Content ------------ */
																					
#content {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 20px;
	width: 760px;
	}

#content-inner-shadow {
	background: url('../images/content-inner-shadow-bg.png') repeat-y 0 0;
	padding: 0 10px;
	width: 740px;
	}

#content-inner {
	background: url('../images/content-inner-bg.gif') repeat-x bottom left;
	margin: 0 2px;
	width: 736px;
	min-height:740px;
	}

#content-inner p {
	padding-bottom: 1.25em;
	}

#content-inner h1,
#content-inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	padding: 0 0 1em 18px;
	text-transform: uppercase;
	width: 460px;
	}

#content-inner #secondary-copy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-transform: uppercase;
	}
	
#content-inner #secondary-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 15px;
	text-transform: uppercase;
	}

	
#content-inner #slideshow {
	height: 200px;
	padding: 20px 18px 20px 18px;
	width: 700px;
	}
	
#content-inner #primary-copy {
	float: left;
	padding-left: 18px;
	width: 460px;
	}

#content-inner #primary-content {
	float: left;
	padding-left: 18px;
	width: 460px;
	}

#content-inner #primary-content .btn-request-info a {
	background: url('../images/btn-request-info.png') no-repeat 0 0;
	display: block;
	float: right;
	height: 25px;
	text-indent: -25000px;
	width: 208px;
	}
#content-inner #primary-content .btn-request-info a:hover {
	background-position: 0 -25px;
	}
	
#content-inner #secondary-content {
	float: right;
	padding-right: 18px;
	width: 220px;
	}

#content-inner #secondary-content img {
	float: left;
	padding-bottom: 18px;
	}

#content-inner .caption {
	color: #26a69f;
	font-size: 90%;
	}

#content-inner a {
	color: #26a69f;
	}
	
#content-inner a:hover {
	color: #666;
	}

																					/* ------------ Sub Navigation ------------ */
																					
#sub-nav {
	background: url('../images/sub-nav-bg.png') no-repeat top right;
	float: left;
	height: 35px;
	padding-left: 20px;
	text-indent: -25000px;
	width: 490px;
	}

#sub-nav li {
	float: left;
	}

#sub-nav a {
	display: block;
	height: 35px;
	}

#sub-nav-home a { background: url('../images/sub-nav-home.gif') no-repeat 0 0; width: 93px; }
#sub-nav-about a { background: url('../images/sub-nav-about.gif') no-repeat 0 0; width: 117px; }
#sub-nav-contact a { background: url('../images/sub-nav-contact.gif') no-repeat 0 0; width: 130px; }
#sub-nav-sitemap a { background: url('../images/sub-nav-sitemap.gif') no-repeat 0 0; width: 109px; }
	
#sub-nav a:hover {
	background-position: 0 -35px;
	}
	
#home #sub-nav-home a, 
#about #sub-nav-about a,
#contact #sub-nav-contact a,
#sitemap #sub-nav-sitemap a { 
background-position: 0 -35px; 
	}

																					/* ------------ Search ------------ */
																					
#cse-search-box, #search {
	background: url('../images/search-bg.png') no-repeat 0 0;
	float: left;
	height: 28px;
	padding-top: 7px;
	width: 240px;
	}
	
#cse-search-box legend, #cse-search-box label, #search legend, #search label {
	display: none;
	}

#cse-search-box #keyword, #search #keyword {
	background: url('../images/keyword-bg.gif') no-repeat 0 0;
	border: 0;
	color: #666;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 18px;
	padding: 3px 0 0 10px;
	width: 189px;
	}

#cse-search-box #submit, #search #submit {
	float: left;
	height: 21px;
	width: 21px;
	}

																					/* ------------ Branding ------------ */
																					
#branding {
	background: url('../images/branding-bg.jpg') no-repeat top center;
	height: 220px;
	width: 100%;
	}
	
#branding-inner {
	height: 145px;
	margin: auto;
	padding-top: 55px;
	position: relative;
	width: 970px;
	}
	
#branding-inner h1 a {
	background: url('../images/applied-acoustic-design-logo.png') no-repeat 0 0;
	display: block;
	height: 145px;
	text-indent: -25000px;
	width: 117px;
	}	
	
																					/* ------------ Sidebar ------------ */
																					
#sidebar {
	background: url('../images/sidebar-bg.gif') repeat 0 0;
	width: 100%;
	}

#sidebar-background {
	background: url('../images/sidebar-bg.jpg') repeat-x -10px bottom;
	margin: auto;
	width: 100%;
	}
	
#sidebar-inner {
	margin: auto;
	width: 970px;
	}

																					/* ------------ Navigation ------------ */
																					
#nav {
	background: url('../images/nav-bg.png') no-repeat 0 0;
	margin-bottom: 20px;
	padding-top: 35px;
	width: 200px;
	}

#nav a {
	display: block;
	height: 26px;
	text-indent: -25000px;
	width: 200px;
	}
	
#nav-accreditations a { background: url('../images/nav-accreditations.gif') no-repeat 0 0; }
#nav-careers a { background: url('../images/nav-careers.gif') no-repeat 0 0; }
#nav-case-studies a { background: url('../images/nav-case-studies.gif') no-repeat 0 0; }
#nav-downloads a { background: url('../images/nav-downloads.gif') no-repeat 0 0; }
#nav-events a { background: url('../images/nav-events.gif') no-repeat 0 0; }
#nav-info-centre a { background: url('../images/nav-info-centre.gif') no-repeat 0 0; }
#nav-links a { background: url('../images/nav-links.gif') no-repeat 0 0; }
#nav-team a { background: url('../images/nav-team.gif') no-repeat 0 0; }
#nav-news a { background: url('../images/nav-news.gif') no-repeat 0 0; }
#nav-noisematters a { background: url('../images/nav-noisematters.gif') no-repeat 0 0; }
#nav-portfolio a { background: url('../images/nav-portfolio.gif') no-repeat 0 0; }
#nav-quality a { background: url('../images/nav-quality.gif') no-repeat 0 0; }
#nav-services a { background: url('../images/nav-services.gif') no-repeat 0 0; }
#nav-charity a { background: url('../images/nav-charity.png') no-repeat 0 0; }

#accreditations #nav-accreditations a,
#careers #nav-careers a,
#case-studies #nav-case-studies a,
#downloads #nav-downloads a,
#events #nav-events a,
#info-centre #nav-info-centre a,
#links #nav-links a,
#team #nav-team a,
#news #nav-news a,
#noisematters #nav-noisematters a ,
#portfolio #nav-portfolio a,
#quality #nav-quality a,
#services #nav-services a,
#charity #nav-charity a,
#nav a:hover {
	background-position: 0 -26px;
	}

																					/* ------------ Login ------------ */
																					
#login {
	width: 200px;
	}

#login h3 {
	background: url('../images/login-h3.png') no-repeat 0 0;
	height: 38px;
	text-indent: -25000px;
	width: 200px;
	}

#login-inner {
	background: url('../images/login-inner-bg.png') no-repeat bottom left;
	color: #fff;
	padding: 1px 10px 10px 20px;
	width: 170px;
	}

.login-text {
	background: url('../images/icon-padlock.png') no-repeat 0 50%;
	padding: 0px 0 4px 25px;
	}
	
.login-button a {
	background: url('../images/btn-login.png') no-repeat 0 0;
	display: block;
	float: right;
	height: 25px;
	margin-top: 10px;
	text-indent: -25000px;
	width: 120px;
	}

.login-button a:hover {
	background-position: 0 -25px;
	}

																					/* ------------ Copyright ------------ */
																					
#copyright {
	background: url('../images/copyright-bg.gif') repeat-x 0 0;
	height: 120px;
	width: 100%;
	}
	
#copyright-inner {
	height: 80px;
	margin: auto;
	padding-top: 40px;
	width: 970px;
	}		
	
#copyright-inner p {
	color: #fff;
	text-align: right;
	width: 200px;
	}
	
#copyright-inner a {
	color: #fff;
	text-decoration: none;
	}

#copyright-inner a:hover {
	color: #fff;
	text-decoration: underline;
	}
		
																					/* ------------ Footer ------------ */
																					
#footer {
	background: url('../images/footer-bg.png') no-repeat 0 0;
	padding: 34px 10px 20px 10px;
	text-align: right;
	width: 740px;
	}
		
#footer a {
	color: #fff;
	text-decoration: none;
	}
		
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
