@charset "utf-8";

/* CSS Document */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, {
 margin: 0px;
 padding: 0px;
 border: 0px;
 outline: 0px;
 vertical-align: baseline;
 font: Tahoma, Geneva, sans-serif;
}

/* remember to define focus styles! */
:focus {
	outline: 0px;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Universal Styles */
body {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #999;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.clear {
	clear:both;
}

a:link {
	color: #900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #900;
}

a:hover {
	text-decoration: underline;
	color: #74041A;
}

a:active {
	text-decoration: none;
	color: #900;
}

.headings {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #75041b;
}

.small-text {
	font-size: 11px;
}
/* Header */
#header {
	background: url(../images/bg_header.jpg) repeat-x left top;
	height: 58px;
}

#header a:link {
	color: #FFF;
	text-decoration: none;
}

#header a:visited, #header a:active, #header a:hover {
	text-decoration: none;
	color: #FFF;
}

#header-left-links {
	float: left;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header-phone-number {
	float: right;
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#logo-bar { /*Logo and Awards Banners in this box */
	margin-top: 20px;
}

.logo { /* Aligns logo left */
	float:left;
}

.awards { /* Aligns awards right */
	float: right;
}

/* Menu Containers and Divs to allow the expansion of the Main Menu */
#main-menu {
	clear: both;
	margin-top: 20px;
}

#menu-left {
	background: url(../images/menu-left.jpg) no-repeat right center;
	height: 56px;
	width: 20px;
	float: left;
}

#menu-content {
	background: url(../images/menu-content.png) repeat-x left center;
	height: 54px;
	float: left;
}

#menu-right {
	background: url(../images/menu-right.png) no-repeat left center;
	height: 54px;
	width: 25px;
	float: left;
}

/* Main Nav Menu */

.main-nav {
	float:left;
	color: #FFFFFF;
	width:805px;
	clear:both;
	margin-top: 2px;
} /*Color navigation bar normal mode*/

.main-nav a, .main-nav a:visited {
	color: #FFFFFF;
}

.main-nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.main-nav ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;
}

.main-nav ul li a {
	color: #FFFFFF;
	float:none !important;
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding: 8px 12px;
}

.main-nav ul li ul {
	display:none;
	color: #FFFFFF;
	width:1px;
	background: #0000A0;
}

.main-nav ul li:hover a {
	text-decoration:none;
	color:#FFF;
} /*Color main cells hovering mode*/

.main-nav ul li:hover ul {
	display:block;
	position:absolute;
	z-index:999;
	top:29px;
	margin-top:17px;
	left:0;
}

.main-nav ul li:hover ul li a {
	display:block;
	width:15em;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	color:#FFFFFF;
	padding: 8px 10px;
	background: #00355d;
	border-bottom: 1px dashed #034F87;
} /*Color subcells normal mode*/

.main-nav ul li:hover ul li a:hover {
	text-decoration:none;
	color:#FFF;
	padding: 8px 10px;
	background: #A20123 url(../images/menu-content.png) repeat-x left center;
} /*Color subcells hovering mode*/

.main-nav ul li a:hover {
	text-decoration:none;
	color:#FFF;
	background: url(../images/roll.jpg);
} /*Color main cells hovering mode*/

.main-nav ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:29px;
	left:0;
}

.main-nav ul li ul li a:visited {
	color:#FFFFFF;
	padding: 8px 10px;
} /*Color subcells normal mode*/

.main-nav ul li a:hover ul li a {
	display:block;
	width:12em;
	height:1px;
	line-height:1.3em;
	background-color:#0000FF;
	color:#FFFFFF;
	padding: 8px 10px;
}

.main-nav ul li a:hover ul li a:hover {
	background-color:#CA0000;
	text-decoration:none;
	color:#FFFF00;
	padding: 8px 10px;
} /*Color subcells hovering mode*/

/* Content */
#content {
	float: left;
	width: 540px;
	padding-top: 10px;
	min-height:250px;
	color: #666;
	font: 13px Tahoma, Geneva, sans-serif;
}

#right-column {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-left: 5px;
	height: auto;
}

#main-content {
	margin-top:20px;
	clear:both;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px dashed #CCC;
}

/* Home Page Flash */
.flash-box {
	width: 540px;
	height: 380px;
}

/* Footer */
#footer {
	background: #74041A;
	height: 200px;
	margin-top: 30px;
	color: #FFF;
	border-top: 3px solid #1E3E67;
	border-bottom: 3px solid #173E67;
}

#copyright {
	color: #FFF;
	float: left;
	padding-top: 20px;
}

#branding {
	float: right;
	padding-top: 20px;
}

#branding a:link {
	color: #FFF;
	text-decoration: none;
}

#branding a:visited, #branding a:active, #branding a:hover {
	text-decoration: none;
	color: #FFF;
}

#self-moves {
	font-size: 22px;
	clear: both;
	text-align: center;
	padding-top: 35px;
}

/* Free Quote Box */
#free-quote-container {
}

#free-quote-title {
}

#free-quote-content {
	background: url(../images/moving-quote-content.png) repeat-y;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

#free-quote-bottom {
	background: url(../images/moving-quote-bottom.png) no-repeat;
	height: 20px;
}

.free-quote-align-right {
	text-align: right;
}

#free-quote-container a:link {
	color: #FFF;
	text-decoration: none;
}

#free-quote-container a:visited, #free-quote-container a:active, #free-quote-container a:hover {
	text-decoration: none;
	color: #FFF;
}

.free-quote-inputs {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #069;
	padding: 3px;
}

#live-chat { /* Online Help Chat Div */
	clear: both;
	float: left;
	height: 72px;
	width: 152px;
	padding-top: 20px;
	padding-left: 10px;
}

#credit-card-logos { /* Right Column CC Logos */
	float: right;
	height: 72px;
	width: 105px;
	padding-top: 20px;
}

/* Arrow Lists */
.arrow-list {
	list-style: url(../images/bullet.png);
}

/* Celebration Badge */
#celebration {
	clear: both;
	padding-top: 20px;
}

/* Services Page */
#services-box {
	background: url(../images/services-bg.png) no-repeat;
	height: 105px;
	width: 485px;
	margin-left: -2px;
	padding: 20px;
	color: #FFF;
	line-height: 1.5em;
}
#services-box a:link {
	color: #FFF;
	text-decoration: none;
}

#services-box a:visited, #services-box a:active, #services-box a:hover {
	text-decoration: none;
	color: #FFC;
}

/* Custom Comments */
.blue-text {
	color: #069;
	font-style: italic;
	font-weight: bold;
}
.down-arrow {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
.comment-float {
	float:left;
	margin-bottom: 2em;
}

/* Advantages */
.justify-table {
	text-align: justify;
}

/* FAQ's */
#read-faqs {
	float: left;
}

/* Main Forms */
.main-inputs {
	color: #069;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px dashed #069;
	width: 280px;
}
.main-inputs-zip {
	color: #069;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px dashed #069;
	width: 150px;
}
.main-labels {
	text-align: right;
	color: #666;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Space Estimators */
.table-header-bg {
	background: #069;
	color: #FFF;
}

/* Date */
#date-custom {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #790003;
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
