@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	background-color: #788c9f;
}
.main{
	margin: 0px auto;
	width:856px;
	height:auto;
	display:block;
	overflow: visible;
}
.header{
	width:856px;
	height:117px;
	position:relative;
	background-image: url(../images/header.jpg);
	padding-top: 20px;
}
.navigation{
	width:856px;
	height:31px;
	position:relative;
	background-image: url(../images/navback.jpg);
}
.image_area{
	width:856px;
	height:241px;
	float:left;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}
.slideshow{
	width:616px;
	height:241px;
	float:left;
	position:relative;
	background-image: url(../images/image01.jpg);
}
.contact_box{
	width:240px;
	height:221px;
	float:left;
	position:relative;
	background-image: url(../images/contactback.jpg);
	padding-top: 20px;
}
.content{
	width:856px;
	height:auto;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
	position:relative;
	float:left;
	overflow: visible;
}	
.text_area{
	width:562px;
	height:auto;
	position:relative;
	padding-top: 12px;
	padding-left: 34px;
	padding-right: 20px;
	padding-bottom: 10px;
	overflow: visible;
	float: left;
}
.text_area2{
	width:802px;
	height:auto;
	position:relative;
	padding-top: 12px;
	padding-left: 34px;
	padding-right: 20px;
	padding-bottom: 10px;
	overflow: visible;
	float: left;
}
.partition{
	width:240px;
	height:auto;
	float:left;
	position:relative;
	overflow: visible;
}
.partition1{
	width:243px;
	height:125px;
	float:left;
	position:relative;
	background-image: url(../images/cps.jpg);
	background-repeat: no-repeat;
}
.partition2{
	width:240px;
	height:45px;
	float:left;
	position:relative;
	background-image: url(../images/divboxtop.jpg);
}
.partition3{
	width:187px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/divslice.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 38px;
	padding-top: 20px;
}
.partition4{
	width:240px;
	height:91px;
	float:left;
	position:relative;
	background-image:url(../images/contcat.jpg);
	background-repeat: repeat-y;
}
.footer{
	width:856px;
	height:63px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
}			


/* BOF TRUCK LISTING CLASSES */

.listing_pages {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px;
}

.listing_pages a {
	font-size:12px;
	color:#CC0000;
}

.pages_title {
	font-size:11px;
}

.truck_entry {
	background:#EEEEEE;
/*	border-top:1px solid #F4F4F4;
	border-bottom:1px solid #CCCCCC;*/
	border-left:1px solid #F4F4F4;
	border-right:1px solid #CCCCCC;

	background:#666677;
	border-left:1px solid #9999AA;
	border-right:1px solid #333344;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#FFFFFF;
	overflow:hidden;
}

.truck_entry p {
	color:#FFFFFF;
}

.truck_image_container {
	float:left;
	clear:left;
	overflow:hidden;
	padding:10px;
	background:#EEEEEE;
	border-bottom:1px solid #F4F4F4;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #F4F4F4;
	border-left:1px solid #CCCCCC;

	background:#666677;
	border-bottom:1px solid #9999AA;
	border-top:1px solid #333344;
	border-right:1px solid #9999AA;
	border-left:1px solid #333344;
}

.truck_image {
	border:none;
}

.truck_detail_container {
	margin-left:112px;
}

.truck_detail {
	border-top:1px solid #F4F4F4;
	border-bottom:1px solid #CCCCCC;

	border-top:1px solid #9999AA;
	border-bottom:1px solid #333344;
	padding:1px 5px;
	color:#FFFFFF;
}

.truck_detail_title {
	font-weight:bold;
	display:inline-block;
	width:100px;
}

.truck_detail_value {
	color:#FFFFFF;
}

.truck_detail_value p {
	margin:4px 0;
}

.truck_detail_price {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

/* EOF TRUCK LISTING CLASSES */

/* BOF TRUCK SEARCH FORM CLASSES */

.partition3 label {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:180px;
	display:block;
	padding-top:5px;
}

.partition3 form {
	padding:0;
	margin:0;
}

.partition3 h2 {
	padding:5px;
	background:#003366;
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:170px;
	text-align:center;
}

.search_select {
	width:180px;
	font-size:11px;
	border:1px solid #003366;
}

.search_text_full {
	width:178px;
	font-size:11px;
	border:1px solid #003366;
}

.search_text_half {
	width:80px;
	font-size:11px;
	border:1px solid #003366;
}

.search_rangetween {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline-block;
	width:16px;
	text-align:center;
}

.search_button {
	margin-top:5px;
	margin-bottom:10px;
	width:180px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #003366;
	background:#003366;
	color:#FFFFFF;
	padding:5px;
}

.search_filter {
	background-color:#00CC00;
	color:#FFFFFF;
	font-weight:bold;
}

.search_alert {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
}

/* EOF TRUCK SEARCH FORM CLASSES */
