@charset "UTF-8";
/* CSS Document */

#preloader {
    background-image:url(../images/buttons/used_button_hover.jpg);
    background-image:url(../images/buttons/pyc_button_hover.jpg);
    background-image:url(../images/buttons/service_button_hover.jpg);
	background-image:url(../images/buttons/spares_button_hover.jpg);
	background-image:url(../images/buttons/f_button_hover.jpg);
	background-image:url(../images/buttons/m_button_hover.jpg);
	background-image:url(../images/buttons/submit_button_hover.jpg);
	background-image:url(../images/buttons/back_button_hover.jpg);
	background-image:url(../images/buttons/m_mobi_button_hover.jpg);
	background-image:url(../images/buttons/f_mobi_button_hover.jpg);
	background-image:url(../images/buttons/eaglefinance.png);
	background-image:url(../images/buttons/eaglefinance_hover.png);
	background-image:url(../images/buttons/quicklube.png);
	background-image:url(../images/buttons/talk.png);
	background-image:url(../images/buttons/rate.png);
    width: 0px;
    height: 0px;
    display: inline;
}

body {margin:0; padding:0; background-color:url(../images/common/body_bg.jpg) repeat-y center #ffffff; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#88888a}

input {padding:5px; border:#036 thin solid; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:#eee;}
textarea {padding:5px; border:#036 thin solid; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:#eee }

h1 {color:#FFF; font-size:20px; margin:0; padding:0; font-weight:normal;}
h2 {color:#F60; font-size:20px;}
h3 {color:#F60; font-size:16px;}
img {border:0}
a {color:#F60}

.text_indent1 {padding-left:20px}
.linebreak {border-bottom:#CCC 1px solid; margin:20px 0 20px; clear:both}




#top_nav a {color:#FFF; font-size:12px; text-decoration:none; margin:0 30px 0 30px; }
#top_nav a:hover {color:#F60}


.big_orange_chars {font-size:16px; color:#F60; display:inline; margin:0 20px 0 0; font-family:"Arial Black", Gadget, sans-serif}
.big_blue_chars {font-size:22px; color:#003d73; display:inline; margin:0 60px 0 0; font-family:"Arial Black", Gadget, sans-serif}





#sidebar { background:#FFF; text-align:center; margin:13px 0 0 0; padding:20px 0 0 8px;  }


#container {width:980px; padding:0px; }

.container2 {width:650px; padding:20px; margin:0 2px 0 0; border-left:#036 thin solid; border-right:#036 thin solid; background:#FFF}

#used_button {width:225px; height:93px; background:url(../images/buttons/used_button.jpg)}
#used_button:hover{width:225px; height:93px; background:url(../images/buttons/used_button_hover.jpg)}

#pyc_button{width:225px; height:93px; background:url(../images/buttons/pyc_button.jpg)}
#pyc_button:hover{width:225px; height:93px; background:url(../images/buttons/pyc_button_hover.jpg)}


#price_button{width:225px; height:93px; background:url(../images/buttons/pyc_button.jpg)}
#price_button:hover{width:225px; height:93px; background:url(../images/buttons/pyc_button_hover.jpg)}

#usedcars_button{width:225px; height:93px; background:url(../images/buttons/used_button.jpg)}
#usedcars_button:hover{width:225px; height:93px; background:url(../images/buttons/used_button_hover.jpg)}


#service_button{width:225px; height:93px; background:url(../images/buttons/service_button.jpg)}
#service_button:hover{width:225px; height:93px; background:url(../images/buttons/service_button_hover.jpg)}

#spares_button{width:225px; height:93px; background:url(../images/buttons/spares_button.jpg)}
#spares_button:hover{width:225px; height:93px; background:url(../images/buttons/spares_button_hover.jpg)}

#mazda_button{width:225px; height:93px; background:url(../images/buttons/m_button.jpg)}
#mazda_button:hover{width:225px; height:93px; background:url(../images/buttons/m_button_hover.jpg)}

#ford_button{width:225px; height:93px; background:url(../images/buttons/f_button.jpg)}
#ford_button:hover{width:225px; height:93px; background:url(../images/buttons/f_button_hover.jpg)}

#m_mobi_button{width:225px; height:93px; background:url(../images/buttons/m_mobi_button.jpg)}
#m_mobi_button:hover{width:225px; height:93px; background:url(../images/buttons/m_mobi_button_hover.jpg)}

#f_mobi_button{width:225px; height:93px; background:url(../images/buttons/f_mobi_button.jpg)}
#f_mobi_button:hover{width:225px; height:93px; background:url(../images/buttons/f_mobi_button_hover.jpg)}

#back_button{width:110px; height:61px; background:url(../images/buttons/back_button.jpg); margin:0 auto 0 auto}
#back_button:hover{background:url(../images/buttons/back_button_hover.jpg)}

#rate_button{width:225px; height:93px; background:url(../images/buttons/rate.png)}
#rate_button:hover{width:225px; height:93px; background:url(../images/buttons/rate_hover.png)}

#ql_button{width:225px; height:93px;  background:url(../images/buttons/ql.png)}
#ql_button:hover{width:225px; height:93px; background:url(../images/buttons/quicklube.png)}

#efin_button{width:225px; height:93px;  background:url(../images/buttons/eaglefinance.png)}
#efin_button:hover{width:225px; height:93px; background:url(../images/buttons/eaglefinance_hover.png)}

#talk_button{width:225px; height:93px;  background:url(../images/buttons/talk.png)}
#talk_button:hover{width:225px; height:93px; background:url(../images/buttons/talk_hover.png)}

#wrap div #container #index table {
	position: relative;
}
select {
	width: 140px;
}

