/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

.cms_image_left{
	padding-right:10px;	
}

.cms_image_right{
	padding-left:10px;	
}

img {
	border:none;
}

h1, h2 {
	margin-bottom:5px;
	margin-top:10px;
}

#container {
	margin-top:20px;
	width:807px;
}

#header {
	width:807px;
	height:47px;
}

#logo {
	width:221px;
	height:47px;
	float:left;
}

#top-menu {
	float:left;
	width:400px;
	padding-left:30px;
}

#top-menu li {
	float:left;
	list-style:none;
}

#top-menu a {
	display:block;
	float:left;
	height:22px;
	padding:0 14px;
	padding-top:14px;
	color:#131313;
	text-decoration:none;
	font-size:12px;
}

#top-menu a:hover {
	color:#00a2d3;
}

#contact {
	float:right;
	text-align:right;
	font-size:12px;
	color:#00a2d3;
	width:156px;
}

#contact p {
	line-height:18px;
}

#contact img {
	padding-left:5px;
	margin-top:3px;
}

#contact a {
	color:#00a2d3;
	text-decoration:none;
}

#contact a:hover {
	text-decoration:underline;
}

#header-image {
	width:807px;
	height:185px;
}

#header-image-top {
	background:url(/images/header-top.jpg) no-repeat;
	width:807px;
	height:158px;
}

#header-image-bottom {
	background:url(/images/header-bottom-left.jpg) top;
	width:596px;
	height:19px;
	float:left;
}

#hire {
	float:right;
	width:211px;
	height:30px;
}

#content-container {
	clear:both;
	width:807px;
}

#menu {
	float:left;
	width:120px;
}

#menu li {
	list-style:none;
	margin-bottom:2px;
}

#menu a {
	display:block;
	width:104px;
	padding:0 8px;
	height:20px;
	padding-top:4px;
	color:#fff;
	background:url(/images/menu-button.jpg);
	text-decoration:none;
	font-size:12px;
}

#menu a:hover {
	background:url(/images/menu-button-hov.jpg);
}

#content {
	float:right;
	width:672px;
	padding-left:15px;
	font-size:12px;
	color:#3e3e3e;
	padding-bottom:25px;
}

#content p {
	line-height:16px;
	margin-bottom:6px;
}

#content h1 {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:16px;
	font-weight:normal;
	color:#00a2d3;
}

#content h2 {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	color:#d80017;
}

#featured-container {
	clear:both;
}

#featured-tab {
	background:url(/images/featured-tab.jpg);
	width:157px;
	height:31px;
	float:left;
}

#featured-right {
	background:url(/images/featured-top.jpg) no-repeat bottom;
	width:650px;
	height:9px;
	float:right;
	padding-top:22px;
}

#featured-vehicles {
	padding-top:5px;
	height:120px;
	clear:both;
}

.feat-container {
	float:left;
	width:395px;
	margin-right:6px;
	border:1px solid #a1a0a0;
	height:130px;
}

.feat-image {
	float:left;
	width:150px;
	height:105px;
	overflow:hidden;
	padding:10px 0;
}

.feat-text h3 a {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	color:#00a2d3;
	text-decoration:none;
}

.feat-text {
	float:right;
	padding:10px;
	width:225px;
	font-size:11px;
	height:105px;
	overflow:hidden;
}

.featured-cat {
	float:left;
	width:220px;
	text-align:center;
}

.featured-cat a {
	color:#484848;
	font-weight:bold;
	text-decoration:none;
}

#vehicle_image {
	float:right;
	width:300px;
}

#shortdesc {
	float:left;
	width:362px;
	padding-right:10px;
}

#longdesc {
	float:left;
}

#vehicle_thumbs {
	clear:both;
}

#footer {
	clear:both;
	background:url(/images/footer.jpg);
	width:797px;
	padding:0 5px;
	height:18px;
	padding-top:3px;
	color:#fff;
	font-size:11px;
	margin-bottom:15px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
}

#content ul, #featured-vehicles ul {
	margin-left:25px;
}

.product_thumbs {
	padding:2px;
	border:1px solid #b3e4f4;
	float:left;
	margin-right:9px;
	cursor:pointer;
	margin-bottom:5px;
}

.vehicle_links {
	clear:both;
	padding-top:10px;
}

/*/////////CATEGORY PAGE\\\\\\\\\\\\\\*/

.page_box_text {
	padding-top:5px;
	padding-bottom:5px;
}

.page_box_text a{
	text-decoration:none;
	color:#333;
	font-size:14px;
	font-weight:bold;
}

.page_box_text a:hover {
	text-decoration:underline;
}

.page_box {
	float:left;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	border:1px solid #ccc;
}

.page_container {
	clear:both;
}

.page_box_price {
	font-weight:bold;
	color:#003399;
}

.more-info {
	text-align:right;
}

.more-info a {
	color:#3c61a5;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;/*width of left column containing the label*/
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes.*/
	width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}

/*.threepxfix class below: Targets IE6- ONLY. Do not delete. */

* html .threepxfix{
	margin-left: 3px;
}