/* @override 
	http://capitalinsulation-new1.gtdabtesting.com/design/css/screen.css
	http://soundproofinginstallerslondon.co.uk/design/css/screen.css
*/

body {
	background-color: #4d4d4e;
	margin: 0px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

#top_nav {
	margin-top: 0px;
	height: 32px;
	width: 957px;
	padding: 4px 17px 4px 17px;
	background: url(../images/nav_bg.gif) no-repeat;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#top_nav ul {
	padding: 9px 0px 0px 0px;
	margin: 0px;
}

#top_nav li {
	list-style-type: none;
	display: inline;
}

#top_nav li a {
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 8px 0px 8px;
	border-right: 1px solid #7b8a9b;
}

#top_nav li a:hover {
	color: #071168;
	text-decoration: none;
	display: block;
	float: left;
}

#call2action {
	width: 625px;
	height: 80px;
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: -150px;
}

#container {
	background: #fff url(../images/content_top_bg.gif) no-repeat center top;
	width: 957px;
	padding: 10px 17px 10px 17px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#header_banner {
	height: 294px;
	background: url(../images/banner_bg.jpg) no-repeat bottom right;
}

#header_banner img a {
	border: none;
}

#header_banner img {
	border: none;
}

.contact {
	width: 600px;
	float: right;
	text-align: right;
	padding: 14px 15px 10px 10px;
	
}

.contact h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #97a6b9;
}

.highlight {
	font-size: 1.4em;
	color: #666;
}

.logo {
	padding-top: 20px;
	padding-bottom: 17px;
	padding-left: 1px;
	padding-right: 15px;
	float: right;
}

.contact_us {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#quick_links {
	position: absolute;
	font-size: 1.4em;
	text-align: right;
	width: 170px;
	height: 300px;
	top: 126px;
}

#quick_links ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
}

#quick_links li {
	list-style-type: none;
	display: inline;
}

#quick_links li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 150px;
}

#quick_links li a:hover {
	display: block;
	color: #89bdf0;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 150px;
}

#quick_links2 {
	position: absolute;
	font-size: 1.4em;
	text-align: right;
	width: 170px;
	height: 300px;
	top: 126px;
	left: 50%;
	margin-left: -330px;
}

#quick_links2 ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
}

#quick_links2 li {
	list-style-type: none;
	display: inline;
}

#quick_links2 li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 150px;
}

#quick_links2 li a:hover {
	display: block;
	color: #89bdf0;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 150px;
}


.enquiries {
	padding-right: 18px;
	padding-bottom: 18px;
	margin-top: -2px;
	position: relative;
}

.thermal {
	padding-left: 19px;
}

.testimonials {
	padding-bottom: 18px;
	margin-top: -2px;
	position: relative;
}

#main_content {
	width: 590px;
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
	padding: 25px 0px 25px 6px;

}

#side_nav {
	background: url(../images/side_nav_bg.gif) no-repeat top right;
	padding: 15px;
	height: 397px;
	margin-top: 6px;
	font-weight: bold;
}

#side_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#side_nav li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #111892;
	list-style-type: none;
}

#side_nav li a {
	color: #EEE;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 8px;
}


#side_nav li a:hover {
	color: #99acbd;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#main_content h1 {
	color: #0a0e59;
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 1.7em;
}

#main_content h2 {
	color: #0a0e59;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

#main_content h3 {
	color: #92a4b9;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#main_content a {
	color: #0a0e59;
	font-size: 1.1em;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#main_content ul, ol {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
}

blockquote {
	background-color: #EEE;
	padding: 18px 20px 16px 20px;
	margin: 0px 0px 14px 0px;
	font-style: italic;
	font-size: 1.1em;
}

cite {
	display: block;
	text-align: right;
	color: #404750;
	font-weight: bold;
}

#sidebar {
	width: 340px;
	float: right;
	padding-right: 1px;
	color: #FFF;
}

#sidebar .call_you h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
}


.call_you {
	background-image: url(../images/call_you_bg.gif);
	padding: 27px 18px 18px 18px;
	margin-top: 8px;
	height: 198px;
	line-height: 1.3em;
}

.call_you dl {
	margin: 0px;
	padding: 14px 0px 0px 0px;
}

.call_you dt {
	float: left;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 8px;
}

.call_you dd {
	margin: 0px;
	padding-bottom: 11px;
}

.call_you input {
	width: 170px;
}

.call_you select {
	width: 170px;
}

.call_you input.submit {
	width: 295px;
}

.call_you p {
	margin-top: 6px;
	margin-bottom: 8px;
	color: #DDD;
}

.call_you a {
	color: #FFF;
}

#footer_details {
	background-color: #333;
	padding: 15px 17px 25px 17px;
	margin-left: auto;
	margin-right: auto;
	width: 957px;
	line-height: 1.6em;
	color: #999;
}

#footer_details p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.footer_address {
	font-size: 0.75em;
	line-height:1.5em;
	width: 670px;
	float: right;
	text-align: right;
}

#footer_details .highlight {
	color: #EEE;
	font-size: 1.6em;
}

#footer {
	background-color: #000;
	margin-left: auto;
	width: 957px;
	padding: 10px 17px 10px 17px;
	margin-right: auto;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer li {
	display: inline;
}

#footer li a {
	color: #444;
	text-decoration: none;
	display: inline;
	border-right: 1px solid #222;
	padding-left: 2px;
	padding-right: 5px;
	font-size: 0.6em;
}

#footer li a:hover {
	color: #999;
	text-decoration: none;
	display: inline;
	border-right: 1px solid #222;
	padding-left: 2px;
	padding-right: 5px;
	font-size: 0.6em;
}

.useful_links img {
	margin:  5px;
	border:  1px solid #BBB;
}

.bg_colour {
	background-color: #EEEEEE;
}

.bg_colour_alt {
	background-color: #DDD;
}

/*News*/

.news_short {
	padding: 20px 14px 5px 14px;
	background-color: #EEE;
	border: 1px solid #DDD;
	margin-bottom: 10px;
}

#content .news_short h1 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.4em;
}

#content .news_short h2 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #111;
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
}

#content .news_full h2 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #111;
	border-bottom: 1px solid #DDD;
	padding-bottom: 8px;
}

#content .news_full h1 {
	margin-top: 0px;
	margin-bottom: 3px;
}

#main_content .contact_details {
	margin: 0px 5px 10px 0px;
	width: 190px;
	float:left;
}

#main_content .contact_details h1 {
	font-size: 1.2em;
	color: #071168;
	margin: 0px 0px 5px 0px;
}

#contact {
	background-color: #EEE;
	width: 450px;
	padding: 20px 20px 8px 25px;
	border: 1px solid #CCC;
}

#contact textarea {
	width: 444px;
	height: 130px;
	margin-top: 2px;
}

.contact_form {
	margin: 0px;
	padding: 0px;
}

.contact_form dd {
	margin: 0px 0px 10px 0px;
}

.contact_form input {
	width: 440px;
}

.submit input {
	width: 447px;
}

#gallery img {
	padding: 1px;
	border: 1px solid #a8a8a8;
}

.img_right {
	float: right;
	padding: 1px;
	border: 1px solid #a8a8a8;
	margin-left: 5px;
}

.img_left {
	float: left;
	padding: 1px;
	border: 1px solid #a8a8a8;
	margin-right: 5px;
}

.gallery img {
	padding: 1px;
	border: 1px solid #767676;
}

#survey_form {
	background-image: url(../images/side_nav_bg_1.gif);
	padding: 30px 23px 20px 23px;
	height: 501px;
	margin-bottom: 10px;
}

#survey_form h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
}

#survey_form_form {
	border: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

#survey_form_form dt {
	color: #fff;
}
#survey_form_form input {
	padding: 2px;
	font-size: 0.9em;
	margin-bottom: 0px;
	width: 290px;
}

#survey_form_form textarea {
	padding: 2px;
	font-size: 0.9em;
	margin-bottom: 6px;
	width: 290px;
}
