/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#a0ed01;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#fff;
}

h1 {
    font-size:300%;
    color:#fff;
}

h2 {
    font-size:250%;
    color:#fff;
}

h3 {
    font-size:200%;
    color:#fff;
}

h4 {
    font-size:175%;
    color:#fff;
}

h5 {
    font-size:150%;
    color:#fff;
}

h6 {
    font-size:125%;
    color:#fff;
}

/* page setup */
body {
    background:#000 url(../images/page_bg.jpg) 0 0 repeat;
    font-family:Arial, Helvetica, sans-serif;
    line-height:150%;
    color:#fff;
    font-size:12px;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:965px;
}
/* buttons */
div.button-sm{
float:none;
height:28px;
}
a.button-sm {
background:transparent url(../images/btn_sm_left.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:left;
font-size:10px;
font-weight:bold;
height:28px;
line-height:24px;
margin:0 0 0 0;
padding:0 5px 0 22px;
position:relative;
text-decoration:none;
text-transform:uppercase;
}
a.button-sm:hover {
text-decoration:underline;
}
a.button-sm  strong{
background:transparent url(../images/btn_sm_right.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
height:28px;
left:100%;
line-height:24px;
margin:0;
padding:0;
position:absolute;
top:0;
width:28px;
}

/* header */
div#header {
    height:135px;
    margin:0px 0px 0px 0px;
}

.top_bar {
    background:url(../images/top_bar.png) 0 0 repeat-x;
}

.top_header {
    overflow:hidden;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    margin:25px 0 0 0;
    background:url(../images/middle_bg.png) 0 0 no-repeat;
}

/* right column */
div#right {
    width:231px;
    padding:35px 48px 0px 25px;
    float:right;
    background:url(../images/right_bg.png) 0 1px no-repeat;
	min-height:580px;
}

/* content column */
div#content {
    width:auto;
    padding:0 320px 0 0;
	min-height:640px;
}

/* footer */
div#footer {
    width:auto;
    padding:40px 40px 40px 40px;
    clear:both;
    background:url(../images/splash_footer_bg.png) 0 0 no-repeat;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* splash graphic */
.splash_graphic{
	width:960px;
	height:455px;
	padding:40px 0 20px 0;
}

/* footer */
.footer_container {
    overflow:hidden;
}

/* news */
.whats_new{
	width:500px;
	float:left;
}
.whats_new h2{
	margin:0 0 20px 0;
	text-transform:uppercase;
	font-size:26px;
}
.whats_new h3.title{
	margin:0;
	text-transform:uppercase;
	font-size:16px;
}
.whats_new .date{
	margin:0;
	font-size:10px;
	font-style:italic;
}

/* contact form */
.footer_form {
    width:340px;
    float:right;
}

.footer_form .contact{
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
}

.footer_form .thank_you{
	color:#b9b9b9;
	font-size:11px;
    display:block;
}

.footer_form ul {
    list-style:none;
    overflow:hidden;
}

.footer_form ul li {
    margin:10px 0 0 0;
    float:left;
}

.footer_form ul li .input {
    background:url(../images/input_bg.png) 0 0 no-repeat;
    border:none;
    width:142px;
    height:15px;
    color:#b9b9b9;
    font-size:11px;
    padding:5px 9px 3px 10px;
    margin:0 15px 0 0;
}

.footer_form ul li .email {
    background:url(../images/email_bg.png) 0 0 no-repeat;
    border:none;
    width:101px;
    height:14px;
    color:#b9b9b9;
    font-size:11px;
    padding:5px 9px 3px 10px;
}

.footer_form ul li textarea {
    background:url(../images/textaria_bg.png) 0 0 no-repeat;
    border:none;
    width:278px;
    height:50px;
    color:#b9b9b9;
    font-size:11px;
    padding:10px 9px 3px 10px;
}

.footer_form ul li .submit {
    background:url(../images/submit_bg.png) 0 0 no-repeat;
    border:none;
    text-transform:uppercase;
    font-weight:bold;
    font-size:11px;
    color:#fff;
    margin:0 0 0 210px;
    cursor:pointer;
    width:83px;
    height:25px;
}

/* extra info */
.extra_info {
	width:340px;
	float:right;
    color:#b9b9b9;
    line-height:21px;
    margin:0 0 0 0;
}

.extra_info span.info {
    display:block;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
	margin:10px 0 0 0;
}

.extra_info span.phone {
    font-size:11px;
    display:block;
}

.extra_info span.add {
    font-size:11px;
    display:block;
}

.extra_info span.searchengine a {
    color:#a0ed01;
    text-decoration:underline;
    font-size:11px;
}

.extra_info span.searchengine a.sm {
    background:url(../images/sm_bg.png) 0 4px no-repeat;
    padding:0 0 0 19px;
}

/* used vehicles */
.used_vehicles {
    padding:36px 16px 10px 35px;
}

.used_vehicles h2 {
    margin:0;
    color:#fff;
    font-size:26px;
    text-transform:uppercase;
    background:url(../images/used_dividerline.png) 0 100% no-repeat;
    padding:0 0 35px 0;
}

/* refine form */
.refine_form {
    margin:30px 0 0 0;
    width:620px;
    background:url(../images/refineform_divider.png) 0 100% no-repeat;
    padding:0 0 10px 0;
}

.refine_form span {
    color:#a0ed01;
    font-weight:bold;
    text-transform:uppercase;
    font-size:16px;
}

.refine_form ul {
    list-style:none;
    overflow:hidden;
    margin:30px 0 0 0;
}

.refine_form ul li {
    width:310px;
    float:left;
    margin:0 0 15px 0;
    text-align:left;
}

.refine_form ul li label {
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    width:130px;
    display:block;
    float:left;
}

.refine_form ul li.year {
    width:285px;
    float:left;
    margin:0 0 10px 0;
    text-align:left;
}

.refine_form ul li label.small {
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    width:75px;
    display:block;
    float:left;
    text-align:left;
}

.refine_form ul li select {
    width:177px;
}

.refine_form ul li .search {
    background:url(../images/search_bg.png) 0 0 no-repeat;
    border:none;
    display:block;
    width:169px;
    color:#fff;
    padding:9px 0;
    margin:10px 0 0 0;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
}

/* listing */
.listing {
    list-style:none;
    width:600px;
}

.listing ul {
    list-style:none;
    overflow:hidden;
}

.listing ul li {
    overflow:hidden;
    border-bottom:#818181 dashed 1px;
    padding:25px 0 20px 0;
    clear:both;
}

.listing ul li .list_preview {
    width:214px;
    float:left;
    background:url(../images/listing_imgbg.png) 0 0 no-repeat;
    padding:10px 0px 0 10px;
}

.listing ul li .list_preview img {
    border:solid 3px #5a5a5a;
}

.listing ul li .list_detail {
    width:370px;
    float:right;
}

.listing ul li .list_detail h3 {
    color:#a0ed01;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
    margin:5px 0 0 0;
}

.listing ul li .list_detail h3 span {
    color:#fff;
    font-weight:bold;
    font-size:14px;
    display:block;
}

.listing ul li .list_detail p {
    color:#fff;
    font-weight:normal;
    font-size:11px;
    margin:15px 0 15px 0;
}

.listing ul li .list_detail a.view_detail {
    background:url(../images/view_detailbg.png) 0 0 no-repeat;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
    color:#FFF;
    padding:0 30px 0 22px;
    display:block;
    height:28px;
    line-height:24px;
    float:left;
}

/* whats new pagination */
.paginate{
    margin:25px 0 0px 0;
}

.paginate a {
    text-align:center;
    background:#191919;
    border:#3a3a3a 1px solid;
    padding:1px 5px 0 5px;
    font-size:12px;
    color:#c8c8c8;
    margin:0 5px 0 0;
}

.paginate a:hover {
    background:#92d900;
    text-decoration:none;
    color:#000;
}


/* welcome */
.welcome {
    padding:30px 0 0 40px;
    color:#FFF;
    position:relative;
}

.welcome_left {
    width:420px;
    overflow:hidden;
}

.welcome_left h2 span {
    font-family:"Avenir 65", Arial;
    font-size:20px;
    display:block;
}

.welcome_left h2 {
    margin:0;
    font-family:"Avenir 65", Arial;
    font-size:26px;
    display:block;
    color:#FFF;
    text-transform:uppercase;
}

.welcome_left p.welcome_txt {
    font-size:16px;
    margin:25px 0 0 0;
    line-height:30px;
}

.welcome_left p {
    font-size:12px;
    line-height:25px;
}

.welcome_left a.contact {
    background:url(../images/contact_bg.png) 0 0 no-repeat;
    padding:6px 44px 10px 44px;
    font-weight:bold;
    text-transform:uppercase;
    color:#FFF;
    float:right;
    margin:0 10px 0 0;
}

.welcome img.bike {
    position:absolute;
    top:-20px;
    right:0;
}

/* featured */
.featured {
    overflow:hidden;
    padding:30px 0 0 40px;
    margin:30px 0 50px 0;
}

.featured ul {
    list-style:none;
    overflow:hidden;
}

.featured ul li {
    background:url(../images/featured_bg.png) 0 0 no-repeat;
    display:block;
    width:291px;
    float:left;
    margin:0 10px 0 0;
}

.featured ul li .featured_img {
    padding:15px 0 0 15px;
}

.featured ul li .featured_img img {
    border:solid 1px #505050;
}

.featured ul li .featured_detail {
    overflow:hidden;
    padding:15px;
}

.featured ul li .featured_detail h3 span {
    text-transform:uppercase;
    color:#a0ed01;
    font-size:10px;
    display:block;
}

.featured ul li .featured_detail h3 {
    text-transform:uppercase;
    color:#fff;
    font-size:18px;
    display:block;
    margin:0;
}

.featured ul li .featured_detail p {
    color:#b9b9b9;
    font-size:11px;
}

.featured ul li .featured_detail p a {
    color:#a0ed01;
    text-decoration:underline;
}

.featured ul li .featured_detail a.view_details {
    background:url(../images/view_detailbg.png) 0 0 no-repeat;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
    color:#FFF;
    padding:0 30px 0 22px;
    display:block;
    height:28px;
    line-height:24px;
    float:right;
}

.details-details{
	color:#a0ed01;
	font-weight:bold;
	
	}

.details-heading{
	width:570px;
	color:#a0ed01;
	font-weight:bold;
	font-size:16px;
	
	}
.details-heading span{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	
	}
.details-heading h5{
	color:#fff;
	font-weight:bold;
	font-size:26px;
	
	}
	
.details-details span{
	color:#fff;
	font-weight:bold;
	
	}
.details-details,
.details-description,
.details-features{
	width:570px;	
	}
	
.details-features{
	color:#fff;
	}
	
	
.details-features ul {
    float:left;
    list-style:none;
    
}

.details-features ul li {
    background:url(../images/arrow.png) 0 8px no-repeat;
    padding:0 0 0 20px;
    line-height:24px;
	width:250px;
	float:left; display:block;
}

