@charset "utf-8";
/* Dunmar Moving
Author: EW
Date created: 04.29.09
*/

* {
margin: 0;
padding: 0;
}

body {
background: url(../images/background.png) repeat-x;
background-color: #d1d1d1;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#wrapper {
margin: 0 auto;
width: 930px;
}

.clear {
clear: both;
}

/* Header */

#header {
height: 130px;
}
#utilities {float:left; width:920px;}
#logonumbers {float:left; width:920px;}

.allied {
border: none;
float: left;
margin-top:30px;
margin-right:90px;
}

.stars {
border: none;
float: left;
margin-top:30px;
}


#header a {
color: #fff;
text-decoration: none;
padding:5px;
}


#header a:hover {
color: #999;
text-decoration: underline;
}

p.header-p {
float: right;
padding: 10px 15px 0 0;
text-align: right;
color:#FFFFFF;
display:block;
}

p.header-p span.phone {
color: #000;
font-size: 24px;
font-weight: bold;
}

#header dl {
float:right;
padding-right: 10px;
padding-top: 25px;
font-size: 12px;
font-weight: bold;
padding-left: 20px;
text-align:right;
}
#header dd {font-size:16px; color:#f68700}

#header dl strong {
color:#333;
font-size:12px;
}



/* Menu */

#menu {
height: 26px;
padding: 0 0 0 8px;
}

#menu ul.nav {
list-style: none;
}

#menu ul.nav li {
display: block;
float: left;
}

#menu a {
background: url(../images/menu-first-back.png) no-repeat top left;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 17px 18px 17px 25px;
text-decoration: none;
}

#menu a:hover {
background: url(../images/menu-ovr-back.png) no-repeat top left;
}

#menu a.first {
background: url(../images/menu-first-back.png) no-repeat top left;
padding: 17px 23px 17px 25px;
}

#menu a.first:hover {
background: url(../images/menu-first-ovr-back.png) no-repeat top left;
}

#menu a.last {
background: url(../images/menu-last-back.png) no-repeat top left;
padding: 17px 29px 17px 26px;
}
#menu a.last-active {
background: url(../images/menu-last-ovr-back.png) no-repeat top left;
color: #fc0;
padding: 17px 29px 17px 26px;
}

#menu a.last:hover {
background: url(../images/menu-last-ovr-back.png) no-repeat top left;
}

/* Quote */

#quote {
background: url("/images/quote-back.png") no-repeat scroll left top transparent;
height: 222px;
width: 930px;
}

#quote-int .quote-header {
margin: 0;
color: #FFC600;
font-size: 24px;
font-weight: bold;
}

#quote-int .quote-text {
margin: 0 0 5px;
padding-right: 10px;
}

#quote-int {
margin: 0 0 0 466px;
padding: 10px;
color: #FFFFFF;
list-style-type: none;
overflow: hidden;
clear: both;
}

#quote-int label {
font-weight: bold;
}

#quote-int li {
margin-bottom: 6px;
}

#quote-int .field {
float: left;
margin-right: 14px;
}

#quote-int input, #quote-int select {
margin-top: 2px;
}

#quote-int .name input {
width: 70px;
}

#quote-int .name [name="FirstName"] {
margin-right: 6px;
}

#quote-int .email {
width: 128px;
}

#quote-int .email input {
width: 120px;
}

#quote-int .home-phone {
width: 98px;
}

#quote-int .home-phone input {
width: 90px;
}

#quote-int .pickup-zip, #quote-int .destination-zip {
width: 58px;
clear: both;
}

#quote-int .pickup-zip input, #quote-int .destination-zip input {
width: 50px;
}

#quote-int .pickup-address {
width: 168px;
}

#quote-int .pickup-address input {
width: 160px;
}

#quote-int .pickup-city {
width: 98px;
}

#quote-int .pickup-city input {
width: 90px;
}

#quote-int .pickup-state {
width: 58px;
}

#quote-int .pickup-state select {
width: 50px;
}

#quote-int .move-date input {
width: 80px;
}

#quote-int .move-date {
width: 88px;
}

#quote-int .dwelling-type select {
width: 150px;
}

#quote-int .dwelling-type {
width: 158px;
}

/* Main */

#main {
background: url(../images/main-back.png) repeat-y;
padding: 0 40px;
}

#main p.crumbs {
border-bottom: solid #ddd 1px;
font-weight: bold;
margin: 0 0 20px 0;
padding: 0 0 2px 0;
}

#main p.crumbs strong {
color: #e17300;
}

#main p {
line-height: 160%;
padding: 0 0 20px 0;
}

#main a {
color: #e17300;
font-weight: bold;
font-size: 12px;
}

#main a:hover {
color: #000;
}

#index-left {
float: left;
width: 435px;
}

#index-left ul.locations {
color: #fc0;
float: left;
padding: 0 20px 20px 20px;
}

#index-left ul.locations li {
padding: 0 0 10px 0;
}


#index-right {
float: right;
width: 380px;
}

#index-right p.index-header {
background: url(../images/index-header-back.png) no-repeat top left;
color: #000;
font-size: 14px;
font-weight: bold;
padding: 0 0 10px 21px;
}

#services {
padding: 0 0 10px 0;
}

#testimonial p.testimonial {
font-style: italic;
padding: 0 0 10px 0;
}

#testimonial p.testimonial-sig {
color: #444;
font-style: italic;
font-weight: bold;
padding: 0;
text-align: right;
}

/* Footer */

#footer {
}



.left-footer {
float: left;
width: 500px;
padding-left: 15px;
}

#footer p {
padding: 0 0 0px 0px;
}


.right-footer {
float: right;
width: 350px;
}
.right-footer img {
border: none;
}

.right-footer p {
line-height: 180%;
padding: 0 15px 30px 0;
text-align: right;
}

#footer a {
color: #444;
text-decoration: none;
}

#footer a:hover {
color: #e17300;
text-decoration: underline;
}

#footer img {
border: none;
padding-right: 15px;
}

/* Text Styles */

h1 {
background: url(../images/h1-back.png) no-repeat top left;
color: #000;
font-size: 24px;
padding: 0 0 10px 25px;
}

h2 {
background: url(../images/h2-back.png) no-repeat top left;
color: #000;
font-size: 14px;
padding: 0 0 15px 21px;
}

/* Image Styles */

.page {
border: solid #ccc 1px;
float: left;
margin: 0 15px 0 0;
padding: 2px;
}

.right-image {
border: none;
float: right;
}

.virginia-green {
border: none;
float: right;
padding: 0 7px 0 0;
}



/* Contact Form Captcha */
div.captcha-wrapper {width:100%; overflow:hidden; position:relative;}
div.captcha-wrapper p.captcha-label { display:block !Important; float:none !important; width:auto important; padding:0 5px 0 0;}
div.captcha-wrapper div.captchaimg {width:115px; float:left;}
div.captcha-wrapper .captchaimg img {width:107px; height:27px;}
div.captcha-wrapper input#CaptchaV2 {vertical-align:top; border: 1px solid #FFFFFF;color: #000000;font-size: 11px;margin: 2px 15px 15px 0;padding: 3px 0 3px 5px;width: 146px !important;}

