@charset "utf-8";
/* Redman Moving and Storage CSS 2
Author: EW
Date created: 07.30.08
Red: #df0800
*/

* {
margin: 0;
padding: 0;
}

body {
background: url(../images/background.png) repeat-x;
background-color: #f0f0f0;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#wrapper {
margin: 0 auto;
width: 1000px;
}

#clear {
clear: both;
}

/* Header */

#header_right {
float: right;
height: 100px;
padding: 20px 0 0 0;
text-align: right;
}

#header_right ul {
color: #df0800;
list-style: square;
}

#header_right li {
float: right;
font-size: 11px;
padding: 0 20px 0 0;
}

/* Menu */

#menu {
background: url(../images/menu_back.png) no-repeat;
border-right: solid #b7b7b7 1px;
float: left;
font-size: 16px;
height: 280px;
width: 296px;
}

html>body #menu {
background: url(../images/menu_back.png) no-repeat;
border-right: solid #b7b7b7 1px;
float: left;
font-size: 16px;
height: 280px;
width: 299px;
}

#menu ul {
list-style: none;
padding: 0 20px 0 40px;
}

#menu li {
border-bottom: solid #fff 1px;
display: block;
padding: 13px 0 13px 0;
}

#menu li:hover {
background: url(../images/menu_list_back.png) center right no-repeat;
}

#menu li.ovr {
background: none;
color: #df0800;
}

#menu li.bottom {
border: none;
display: block;
padding: 12px 0 13px 0;
}

#top {
background-color: #d8d8d8;
}

/* Quote */

#quote {
background: url(../images/quote_com_back.png) no-repeat; 
color: #000;
float: right;
height: 280px;
width: 700px;
}

#quote_in {
padding: 30px 0 0 35px;
width: 330px;
}

#quote_in table {
}

#quote_in td {
color: #333;
font-weight: bold;
padding: 0 5px 5px 0;
}

.inputform {
border: solid #999 1px;
color: #666;
font-size: 11px;
margin: 0 5px 10px 0;
padding: 3px 0 3px 5px;
width: 90px;
}

#quote_page {
background: url(../images/quote_com_back.png) no-repeat; 
float: left;
height: 280px;
width: 700px;
}

#quote_com {
background: url(../images/quote_com_back.png) no-repeat;
float: right;
height: 280px;
width: 700px;
}

#full_quote_com {
background: url(../images/full_quote_com_back.png) no-repeat;
float: left;
height: 280px;
width: 700px;
}

/* Center */

#center {
background: url(../images/main_back.png) repeat-y;
float: left;
}

/* Left Sidebar */

#left_sidebar {
float: left;
line-height: 140%;
padding: 0 0 0 20px;
width: 260px;
}

#index_trans_log {
background: url(../images/trans_index.png) no-repeat;
color: #fff;
margin: 20px 0 20px 20px;
padding: 110px 10px 0 20px;
}

#index_records {
background: url(../images/records_index.png) no-repeat;
color: #fff;
margin: 20px 0 20px 20px;
padding: 115px 10px 0 20px;
}

#index_inventory {
background: url(../images/inventory_index.png) no-repeat;
color: #fff;
margin: 20px 0 20px 20px;
padding: 115px 10px 0 20px;
}

/* Inner Side Menu */

#side_menu {
background-color: #e3e3e3;
border-bottom: solid #b7b7b7 1px;
border-right: solid #b7b7b7 1px;
border-top: solid #b7b7b7 1px;
width: 279px;
}

#side_menu ul {
list-style: none;
padding: 10px 20px 10px 20px;
}

#side_menu li {
border-bottom: solid #eee 1px;
display: block;
padding: 5px 0 5px 10px;
}

#side_menu li:hover {
background: #fff;
}

#side_menu li.bottom {
border: none;
display: block;
padding: 5px 0 5px 10px;
}

#side_menu a {
color: #444;
font-size: 13px;
}

#side_menu a:hover {
color: #df0800;
}

/* Content */

html>body #content {
float: right;
line-height: 140%;
padding: 20px 40px 10px 40px;
width: 640px;
}

#content {
float: right;
line-height: 140%;
padding: 20px 40px 10px 40px;
width: 620px;
}

#crumbs {
border-bottom: solid #ccc 1px;
margin: 0 20px 15px 0;
padding: 0 0 5px 0;
}

#content ul {
list-style: square;
padding: 0 0 15px 20px;
}

#content ul.link_ul {
color: #df0800;
line-height: 150%;
list-style: square;
padding: 0 0 15px 20px;
}

#content li ul {
font-size: 11px;
padding: 5px 0 5px 20px;
}

#content table {
padding: 0 0 20px 20px;
width: 500px;
}

#content td {
padding: 0 0 5px 0;
}

.resform {
border: solid #999 1px;
color: #666;
font-size: 11px;
padding: 3px 0 3px 5px;
width: 160px;
}

.resform2 {
border: solid #999 1px;
color: #666;
font-size: 11px;
padding: 3px 0 3px 5px;
width: 400px;
}

.resform3 {
border: solid #999 1px;
color: #666;
font-size: 11px;
height: 160px;
padding: 3px 0 3px 5px;
width: 400px;
}

.resform4 {
border: solid #999 1px;
color: #666;
font-size: 11px;
padding: 3px 0 3px 5px;
width: 260px;
}

.resform5 {
border: solid #999 1px;
color: #666;
font-size: 11px;
padding: 3px 0 3px 5px;
width: 170px;
}

/* Footer */

#footer {
background-color: #727272;
padding: 0 0 20px 0;
}

#footer_in {
background: url(../images/footer_back.png);
margin: 0 auto;
padding: 20px 40px 10px 40px;
text-align: center;
width: 920px;
}

/* Text Styles */

.big_gray {
color: #000;
font-size: 30px;
padding: 0 20px 0 0;
}

a {
color: #444;
text-decoration: none;
}

a:hover {
color: #df0800;
}

h1 {
color: #000;
font-size: 1.5em;
font-weight: bold;
padding: 0 0 15px 0;
}

h2 {
color: #000;
font-size: 1.2em;
font-weight: bold;
padding: 0 0 5px 0;
}

h4 {
color: #000;
font-size: 19px;
padding: 0 0 10px 0;
}

p.h4 {
font-size: 23px;
font-weight: bold;
padding: 0 0 5px 0;
}

h5 {
border-bottom: solid #eee 1px;
color: #000;
font-size: 17px;
font-weight: bold;
margin: 0 20px 0 20px;
padding: 15px 0 5px 0;
}

p {
padding: 0 0 15px 0;
}

.bold_red {
color: #df0800;
font-weight: bold;
}

/* Image Styles */

.header_image {
border: none;
float: left;
padding: 20px 0 0 0;
}

.quote_button {
padding: 0 0 0 60px;
}

.right_image {
float: right;
padding: 0 0 0 20px;
}

.err {
	font-weight: bold;
	font-size: 24px;
	color: #FF0000;
}

.floatLeft {
float: left;
padding: 25px 0 0 70px;
}

.headingLogos {
float:left;
padding: 25px 0px 0px 10px;
}
