@charset "utf-8";
/* ==================== North Coast Main Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Defaults
	 2.Header
	 3.Navigation
	 4.Quote Form
	 5.Content
	 6.Footer
*/

/* ==================== 1.Defaults ==================== */

* {margin:0px; padding:0px;}

body {background: #E6E6E6 url(../images/bg-main.jpg) repeat-x; font:11px Arial, Helvetica, sans-serif; color:#666;}

h1 {font-size:1.8em; font-weight:normal;}

h2 {font-size:1.6em; font-weight:normal;}

h3 {font-size:1.6em; font-weight:normal;}

h1,h2,h3 {padding-bottom:6px; color:#000; font-family:"Times New Roman", Times, serif;}

a, a:hover, a:active, a:focus {text-decoration:none; outline:none;}

img {border:none;}
	
ul {list-style:none;}
	
.clear {clear:both;}

#page .img-clear {clear:both; display:block; padding-top: 6px;}
	
.err {color: #F00; font-weight: bold;}

.img-left {float:left; margin-right:15px; margin-bottom:5px; padding:3px;}
	
.img-left-bdr {float:left; margin-right:15px; margin-bottom:5px; margin-top:5px; padding:3px; border:#CCC 1px solid;}

.img-right {float:right; margin-left:15px; margin-bottom:5px; padding:3px;}
	
.img-right-bdr {float:right; margin-left:15px; margin-bottom:5px; padding:3px; border:#CCC 1px solid;}
	
#wrapper {width:950px; margin: 0px auto;}

#border {border:#D9D9D9 1px solid; float:left; position:relative; background:#fff;}


/* ==================== 2.Header ==================== */

#header {width:950px; height:84px; float:left; color:#999; background:url(../images/logo-allied-int.gif) no-repeat 280px 20px;}

#header img {float:left;}

#header div {float:right; padding-right:25px; padding-top:25px; text-align:right;}

p#phone {font-size:1.8em; font-weight:bold; color:#000;  padding-left:25px; padding-top:5px;}
#phone img{padding:3px 0px 0px 28px;}
	
#header a {color:#999;}
	
#header a:hover {color:#000; text-decoration:underline;}
	
/* ==================== 3.Navigation  ==================== */

#navigation {width:946px; height:43px; background:url(../images/bg-navigation.jpg) repeat-x; font-weight:bold; color:#FFF; font-size:1.1em; margin:2px;}
	
#navigation li {float:left; position:relative;}

#navigation a {float:left; color:#FFF; background:url(../images/btn-spacer.jpg) no-repeat top right;}

#navigation a:hover, #navigation a#Locations:hover {background:url(../images/btn-active.jpg) no-repeat top right;}

#navigation .active, #navigation a#Locations.active {background:url(../images/btn-hover.jpg) no-repeat top right; color:#E0B60A;}

#navigation a, #navigation a:hover {display:block; padding:0px 14px 0px 13px;}

#navigation a:hover {color:#FFF;}
	
#navigation a, #navigation span, #navigation a:hover span {line-height:43px;}

#navigation a#Locations {background:none; padding-right:12px;}

/* ==================== 4.Quote Form ==================== */
	
#quote-form {width:920px; height:217px; float:left; border:#D9D9D9 1px solid; background:url(../images/bg-header-image.jpg) no-repeat center 2px; padding:1px; position:relative; margin-bottom:15px;}

#quote-form table {width:435px; border-collapse:collapse; position:relative; top:14px; left:24px; color:#FFF; font-weight:bold; display:block;}

#quote-form table td {text-align:right; height:37px;}

#quote-form table th {color:#FC0; font-weight:bold; font-size:1.7em;}

#quote-form label {color:#FFF; margin-top:16px; padding-left:4px; text-align:right; display:block; font-weight:bold; width:80px;}

#quote-form input, #quote-form select {margin:0px 6px 0px 2px; padding:2px; border:#CCC 1px solid; width:133px; font-size:1em;}

#quote-form input {width:133px;}

#quote-form select {width:138px;}

#quote-form .btn-continue {width:184px; height:29px; border:none; float:right;}

/* ==================== 5.Content ==================== */
	
#content-container {width:924px; padding:13px; float:left; height:auto; min-height:600px; background-color:#FFF;}
	
* html #content-container {height:600px;}

/* ==================== 6.Footer ==================== */

#footer {width:910px; height:60px; padding:20px; margin-bottom:20px; color:#666; clear:both; background:url(../images/logo-BBB.gif) no-repeat 790px bottom;}

#footer p{line-height:200%;}
	
#footer a {color:#F60;}
	
#footer a:hover {color:#666; text-decoration:underline;}

p#spectrum a, p#spectrum a:active {color:#666;}
	
p#spectrum a:hover {color:#F60;}
