* {
	margin: 0;
	padding: 0;		
}

body {
	background: url(images/bg_tile.png) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 73%;
	color: #434343;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #C10A1C;
}

a:hover {
	text-decoration: underline;	
}

img {
	border: 0;
}

ul {
	margin: 20px 30px;	
}

ul li {
	line-height: 1.6;	
}

h2 {	
	margin: 4px 0;
}

h3 {
	margin: 25px 0px 10px 0px;	
}

h2, h3, h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;	
}

p {
        margin: 10px 0px 20px 0px;
/*	margin: 20px 0 20px 0px; */
	line-height: 1.4;
}

img#vehicle {
	margin-right: 30px;	
}

#container {
	width: 952px;
	margin: 0 auto;
	text-align: left;	
}

#header {
	height: 130px;
}

#footer {
	border-top: 1px solid #EFEFEF;
	margin: 20px 0;
	padding-top: 16px;
	color: #4C99AB;
	clear: both;
}

span.quote {
	color: #4C99AB;
	font-weight: bold;	
}

#content, #interiorContent, #sidebar {
	min-height: 300px;	
}

#content {
	margin: 20px 0;
}

img#logo {
	float: left;
	display: inline;
}

div#topTools {
	margin-top: 8px;
	float: right;
	display: inline;
}

form#searchbox {
	margin: 50px 0 0 20px;	
}

form#searchbox input {
	vertical-align: middle;
}

img.alignLeft {
	float: left;
	display: inline;	
}

br.cleared {
	font-size: 1px;
	height: 0px;	
	border: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;			
}

h2#strapline {
	font-size: 1.4em;
	color: #C10A1C;
	margin: 20px 0;
}

div.callOut {
	float: left;
	display: inline;
	width: 300px;	
	border-top: 3px solid #D7D7D7;
	margin-right: 16px;	
}

#sidebar {
	float: right;
	display: inline;
	width: 300px;	
}

#interiorContent {
	float: left;
	width: 632px;
	display: inline;
	border-top: 3px solid #D7D7D7;
}

div.callOut h2, div.callOut p, div.callOut form{
	margin: 8px 10px;	
}

div.callOut.lastCallOut {
	margin-right: 0;	
}

#content_header h2 {
	font-size: 1.4em;
	margin: 20px 0 4px 0;	
	color: #C10A1C;
}

/*
form label {
	display: block;
	margin: 14px 0 6px 0;
}
*/

select option {
	padding: 0 4px 0;	
}

div.submit {
	margin: 20px 0;	
}

div.callOut form label {
	float: left;	
	display: inline;
	margin: 8px 0 4px 0;	
}

div.callOut form div.submit {
	text-align: right;
	display: inline;
}

div.callOut form input {
	float: right;		
	margin: 6px 0;
	display: inline;
}

#interiorContent table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 10px 0 10px;
}

#interiorContent table td, #interiorContent table th {
	border: 1px solid #ccc;
	padding: 8px;
	vertical-align: middle;
}

#interiorContent table th {
	background-color: #eee;
	color: #666;
}

#interiorContent table th.packMainTH {
	background-color: #999;	
	font-size: 1.3em;
	color: #fff;
}

.typicalTable {
	width: 500px;
}

.textInput {
	float: right;
	width: 280px;
}

#sendingStateID, #receivingStateID  {
	float: right;
}

.rightcolTextarea {
	float: right;
	width: 175px;
	height: 100px;
}

#countID, #weightID {
	float: right;
	width: 175px;
}

#commentID {
	width: 480px;
	height: 250px;
}


#sidebar ul {
	margin: 20px 12px 30px;
}

#sidebar ul li {
	list-style-type: none;
	text-transform: uppercase;
	margin: 8px 0;
	padding-left: 32px;
}

#sidebar ul li.selected {
	background: url(images/sub_nav_selected_bg.png) no-repeat left top;
}

#sidebar ul li a {
	color: #000;	
}

#sidebar ul li a:hover {
	color: #C10A1C;	
}

#sidebar ul li.selected a {
	color: #C10A1C;
}

h2.arrow_header, h2.header_no_arrow {
	font-size: 1.4em;	
	color: #4C99AB;	
}

h2.arrow_header {
	height: 2.3em;
}

h2.arrow_header span {	
	background: url(images/header_arrow_bg.png) no-repeat right bottom;	
	padding: 4px 26px 20px 0;	
	clear: both;		
	display: inline-block;
}

fieldset {
	margin: 10px 0 20px;
	padding: 10px 10px 20px;
	border: 2px solid #ccc;
}

fieldset div {
	margin-bottom: 4px;	
}

legend {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
}

td.noWrap {
	white-space: nowrap;	
}

#dvLoading {
	color: #999;	
}

#dvLoading img {
	vertical-align: middle;	
}

input {
	padding: 2px;	
}

.submit {
	text-align: right;
	background-color: #ccc;	
}

#pager {
	text-align: center;
	line-height: 1.8em;	
	margin-bottom: 20px;
}

#pager a {	
	padding: 2px;
}

#flashMessage {
	margin: 10px 0;
	padding: 10px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
}

#adminNav{
	margin: 10px 0;	
}

.error, .error_message {
	color: #ff0000;
	font-weight: bold;	
}

#searchFrame {
	margin: 20px 0 10px;	
}

#searchFrame input.rollover {
	vertical-align: top;	
}

.italicized {
	font-style: italic;
}
