@charset "utf-8";
/* ==================== All American Van & Storage 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:#FFF url(../images/bg-main.jpg) repeat-x; font:11px Arial, Helvetica, sans-serif; color:#666;}

h1 {font-size:1.8em; font-weight:normal; color:#000;}

h2 {font-size:1.6em; font-weight:normal; color:#000;}

a, a:hover, a:active, a:focus {text-decoration:none; outline:none;}

img {border:none;}
	
ul {list-style:none;}
	
.clear {clear:both;}

.img-clear {clear:both; display:block; padding-top: 12px;}
	
.err {color: #F00; font-weight: bold;}

.img-left {float:left; margin-right:15px; padding:3px;}
	
.img-left-bdr {float:left; margin-right:15px; margin-top:2px; padding:3px; border:#CCC 1px solid;}

.img-right {float:right; margin-left:15px; 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;}

/* ==================== 2.Header ==================== */


p#slogan {float:left; font-size:18px;  padding:17px 0px 0px 20px; color:#333;}
p#phone {font-size:14px; font-weight:bold; color:#FF6600; padding:15px 57px 0px 0px; line-height:180%;}
p#phone strong{font-size:20px; font-weight:bold; color:#000;}

p#social-icons{float:right; background:none; background-image:none; padding:24px 20px 0px 0px; font-size:12px; color:#000; font-weight:bold;}
p#social-icons img{padding:10px 10px 0px 0px;}

#header {width:950px; height:101px; float:left; color:#999; background:url(../images/logo-allied-int.gif) no-repeat 280px 20px; padding-top:8px;}
#header img {float:left;}
#header div{ float:right; background:url(../images/phone-girl.jpg) 0px 30px no-repeat; height:90px; width:208px; padding-top:5px; text-align:right;}
#header a {color:#999;}
#header a:hover {color:#000; text-decoration:underline;}
	
/* ==================== 3.Navigation  ==================== */

#navigation {width:950px; height:40px; font-weight:bold; color:#FFF; font-size:1.1em; float:left; display:block; background:url(../images/btn-spacer.jpg) no-repeat top left;}
	
#navigation li {float:left;}

#navigation a {float:left; color:#FFF; background:url(../images/btn-spacer.jpg) no-repeat top right;}

#navigation a:hover {background:url(../images/btn-hover.jpg) no-repeat top right;}

#navigation .active, #navigation a:hover.active {background:url(../images/btn-active.jpg) no-repeat top right;}

#navigation a, #navigation a:hover {display:block; padding:0px 27px;}

#navigation a:hover {color:#FFF;}
	
#navigation a, #navigation span, #navigation a:hover span {line-height:40px;}

/*#navigation a#Locations {background:none; padding-right:12px;}*/

/* ==================== 4.Quote Form ==================== */
	
#quote-form {width:950px; height:245px; float:left; background:url(/images/bg-header-image.jpg) no-repeat center; position:relative; margin-bottom:15px;}

#quote-form table {width:435px; border-collapse:collapse; position:relative; top:15px; left:40px; color:#FFF; font-weight:bold; display:block;}

#quote-form table td { height:38px;}

#quote-form table td span {color:#FFF; font-weight:bold; font-size:1.5em;}

#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-submit {width:185px; height:30px; border:none; float:right; margin-left:4px;}

#quote-form p strong {color:#FFF;}

#quote-form p {display:block; width:370px; float:right; color:#CCC; font-size:1.2em; font-style:italic; padding-top:50px; padding-right:100px; line-height:160%;}

/* ==================== 5.Content ==================== */
	
#content-container {width:950px; float:left; height:auto; min-height:600px; padding-bottom:24px;}

/*width:924px; padding:13px; */
	
* html #content-container {height:600px;}

/* ==================== 6.Footer ==================== */

#footer {padding:20px; color:#666; clear:both; background-color:#ECECEC; border-top:#E5E5E5 1px solid;}

#footer p{line-height:225%;}
	
#footer a {color:#F60;}
	
#footer a:hover {color:#666; text-decoration:underline;}

p#spectrum a, p#spectrum a:active, p#service-areas a {color:#666;}
	
p#spectrum a:hover, p#service-areas a:hover {color:#F60;}

p#service-areas strong {font-weight:normal;}

#footer-container {width:950px; margin:0px auto; background:url(../images/bg-footer-logos.jpg) no-repeat right top;}

#footer-container div.float-left {width:290px; float:left;}

.vcard {padding:5px 0 0 10px; line-height:150%;}
.cert, .org.fn {font-weight:bold; color:#000;}


/*#footer p#service-areas {line-height:150%;}*/



