
/*
***************************************************
****************************************************
****************************************************
*
.zoomSmallImageCont
{
  position: relative;
}

.zoomSmallImageCont img
{
  border: 1px solid #999999;
  padding: 2px 0px 0px 0px;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #999999;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:322px;
  height:287px;
  left: 290px;
  top: 0px
}

/*** PRODUCT PREVIEW ***/
#preview_div
{
  display: none;
  position: absolute;
  z-index:110;
}

.border_preview
{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #959595;
}

.preview_temp_load
{
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}

.preview_temp_load img
{
	vertical-align:middle;
	text-align:center;
}

.preview_temp_footer
{
  height: 30px;
  background: #959595;
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #ffffff;
  padding:5px;
}
/*** PRODUCT PREVIEW ***/

/*** HOMEPAGE IMAGE FADER ****/

#homepage_images { position: relative; width:558px; height:222px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#homepage_images li { display: block; }
#homepage_images img { border:0px; padding:0px 0px 0px 0px; }

/****** END OF FADER STYLES ****/

.discontinued_desc
{
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  color: #CC0000;
  font-weight: bold;
  text-align: center;
}

/*************************ONE CLICK CROSS SELLING*******************************/

#scrollbox_title {
  height:25px;
  width:642px;
  background: url("../images/cross_selling_popup_title.gif") no-repeat;
}

#scrollbox {
  height:220px;
  width:668px;
  overflow-y:auto;
  border-top:1px solid #F69901;
  border-bottom:1px solid #F69901;
  background-color:#A3A3A3;
}

#scrollbox table {
  border-collapse:collapse;
}

#one_click_table td {
  background-color:#FFFFFF;
  padding:4px 4px 4px 4px;
  border:1px solid #F69901;
}

.cross_img,
.cross_title,
.cross_price,
.cross_qty {
  height:63px;
  overflow:hidden;
  border:1px solid #F69901;
  border-top:0px;
  float:left;
  background-color:#FFFFFF;
}

.cross_img {
  width:84px;
  text-align:center;
}

.cross_title {
  width:354px;
  border-left:0px;
  padding:20px 5px 0px 5px;
  height:43px;
}

.cross_price {
  width:84px;
  border-left:0px;
  padding-top:20px;
  height:43px;
  text-align:center;
}

.cross_qty {
  width:105px;
  border-left:0px;
  padding-top:20px;
  height:43px;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader
{
font-size:12px;
color:#000000;
background-color:#FFFFFF;
padding:10px 0 0px 0;
margin:0 auto;
display:block;
width:135px;
text-align:left;
z-index:255;
}

#progress
{
height:5px;
font-size:1px;
width:1px;
position:relative;
top:1px;
left:10px;
background-color:#ffffff
}

#loader_bg
{
background-color:#cccccc;
position:relative;
top:8px;
left:8px;
height:7px;
width:113px;
font-size:1px
}

/************* contact us page *****************/

.contact_us_text {
  width:280px;
  float:left;
  padding: 0px 0px 0px 11px;
}

#contact_us_form td{
  font-size: 11px;
}

#contact_us_form,
#contact_us_map {
  width:260px;
  float:right;
  padding: 0px 11px 0px 0px;
  font-size: 11px;
}


#contact_us_form textarea,
#contact_us_form input.textbox {
  width:250px;
}

#contact_us_form input.number {
  width:50px;
}

#map_canvas {
  width:260px;
  height:250px;
  float:right;
}

#map {
  width:568px;
  height:300px;
  position:relative;
  left:5px;
  margin:10px 0px 0px 0px;
}

#route {}

#ask_question_form textarea,
#ask_question_form input.textbox {
  width:200px;
}

#tell_friend_form textarea,
#tell_friend_form input.textbox {
  width:230px;
}

/********** homepage scroller **********/

.jcarousel-container-horizontal {
  width: 560px;
  height: 60px;
  overflow: hidden;
}

.jcarousel-container {
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    line-height: 1;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 130px;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

body{
	background: url(../images/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	background-color: #44423f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  text-align: center;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a{
	color: #ff9000;
	text-decoration: none;
}

a:hover{
	color: #ff9000;
	text-decoration: underline;
}

img{
	border: 0;
}

a img{
	border: 0;
}

.mandatory_star{
  color: #ff9000;
}

p.error_message, .error_message{
  color: red;
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.textbox{
	/*height: 13px;*/
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

textarea{
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

#parent_container{
	width: 956px;
	margin: 0 auto;
	position: relative;
	left: 2px;
  text-align: left;
}

#header_container{
	width: 956px;
	height: 153px;
}

#header_top{
	width: 956px;
	height: 119px;
	background: url(../images/header_top_bg.jpg) no-repeat;
}

p#site_logo{
	float: left;
	width: 323px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 21px;
}

#top_menu{
	height: 34px;
	padding: 0px 0px 0px 2px;
}

#top_menu ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
}

#top_menu li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:block;
  float:left;
}

#top_menu span {
  display:none;
}

#menu_1 a {
  background: url("../images/home_btn.gif") no-repeat;
  height:34px;
  width:65px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_2 a  {
  background: url("../images/about_btn.gif") no-repeat;
  height:34px;
  width:84px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_3 a  {
  background: url("../images/insurance_btn.gif") no-repeat;
  height:34px;
  width:86px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_4 a  {
  background: url("../images/fleet_btn.gif") no-repeat;
  height:34px;
  width:148px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_5 a  {
	background: url("../images/finance_btn.gif") no-repeat;
  height:34px;
  width:141px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_6 a  {
  background: url("../images/eco_btn.gif") no-repeat;
  height:34px;
  width:109px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_7 a  {
  background: url("../images/co2_btn.gif") no-repeat;
  height:34px;
  width:99px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_8 a  {
  background: url("../images/apply_btn.gif") no-repeat;
  height:34px;
  width:126px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menu_9 a  {
  background: url("../images/contact_btn.gif") no-repeat;
  height:34px;
  width:96px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#body_container{
	width: 956px;
	padding: 4px 0px 0px 0px;
}

#left_column{
	float: left;
	width: 182px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/left_column_slice.gif) repeat-y;
	margin-top: 1px;
}

#left_column_top{
	float: left;
	width: 182px;
	min-height: 1050px;
	height: auto!important;
	height: 1050px;
	background: url(../images/left_column_top.gif) no-repeat;
}

#man_header{
	width: 182px;
	height: 36px;
	background: url(../images/man_header.gif) no-repeat;
}

.left_menu{
	padding: 7px 0px 0px 18px;
}

.left_menu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.left_menu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 8px;
	list-style: none;
	background: url(../images/orange_bullet.gif) 0px 5px no-repeat;
}

.left_menu li a{
	color: #4e4e4e;
	text-decoration: none;
}

.left_menu li a:hover{
	color: #4e4e4e;
	text-decoration: underline;
}

.left_menu ul ul li{
	margin: 0px;
	padding: 0px 0px 2px 8px;
	list-style: none;
	background: url(../images/menu_dash.gif) 0px 6px no-repeat;
	font-size: 10px;
}

#type_header{
	width: 182px;
	height: 46px;
	background: url(../images/type_header.gif) no-repeat;
}

#left_column_footer{
	float:left;
	width: 182px;
	height: 19px;
	background: url(../images/left_column_footer.gif) no-repeat;
	overflow: hidden;
}

#middle_column{
	float: left;
	width: 595px;
	padding-top: 1px;
}

#find_car{
	width: 595px;
	height: 173px;
	background: url(../images/find_bg.jpg) no-repeat;
}

#find_container{
	padding: 44px 0px 0px 21px;
}

#find_container label{
	display: none;
}

#find_container select{
	width: 189px;
	height: 19px;
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
}

#find_container #query{
	width: 185px;
	/*height: 15px;*/
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
}

#search_btn{
	padding: 4px 0px 0px 0px;
}

#welcome_box{
	width: 595px;
	height: 158px;
}

#welcome_left{
	float: left;
	width: 18px;
	height: 158px;
	background: url(../images/welcome_left.gif) no-repeat;
}

#welcome_content{
	float: left;
	width: 558px;
	height: 158px;
	background: url(../images/welcome_bg.gif) repeat-x;
}

#welcome_right{
	float: left;
	width: 19px;
	height: 158px;
	background: url(../images/welcome_right.gif) no-repeat;
}

h1.welcome{
	width: 290px;
	height: 19px;
	background: url(../images/welcome_header.gif) no-repeat;
	margin: 18px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

h1.welcome span{
	display: none;
}

#welcome_content p{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	line-height: 16px;
}

#latest_header{
	width: 594px;
	height: 35px;
	background: url(../images/latest_header.gif) no-repeat;
	margin-top: 3px;
	position: relative;
}

#view_link{
	position: absolute;
	top: 14px;
	right: 19px;
	font-size: 11px;
	font-style: italic;
	width: 48px;
	height: 13px;
	overflow: hidden;
}

#view_link a{
	color: #ffffff;
}

#latest_bg{
	width: 594px;
	height: 437px;
	background: url(../images/latest_bg.gif) repeat-y;
}

#latest_footer{
	width: 594px;
	height: 19px;
	background: url(../images/latest_footer.gif) no-repeat;
	overflow: hidden;
}

#bottom_promos{
	width: 594px;
	height: 244px;
	background: url(../images/bottom_promo_bg.jpg) no-repeat;
	overflow: hidden;
}

#prod_wrapper{
	padding: 0px 0px 0px 7px;
}

.prod{
	float: left;
	width: 195px;
	height: 211px;
	background: url(../images/prod_bg.gif) no-repeat;
	margin: 5px 0px 0px 0px !important;
  margin: 5px 0px 0px 0px;
	position: relative;
}

.prod_img{
	margin: 14px 0px 0px 6px;
  width: 176px;
}

.prod_name{
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 0px 7px;
	width: 180px;
	height: 16px;
	overflow: hidden;
}

.prod_name a{
	color: #4d4d4d;
}

.prod_desc{
	font-weight: bold;
	padding: 2px 0px 0px 7px;
	width: 180px;
	height: 14px;
	overflow: hidden;
}

.prod_desc a{
	color: #4d4d4d;
}

.prod_price{
	position: absolute;
	bottom: 6px;
	left: 7px;
	font-weight: bold;
	font-size: 20px;
	color: #ff9000;
}

.view_btn{
  position: absolute;
  bottom: 6px;
  right: 11px;
}

.prod_price span{
	font-size: 10px;
}

#con_promo{
	float: left;
	width: 288px;
	height: 154px;
	padding: 7px 0px 0px 7px;
}

#sporty_promo{
	float: left;
	width: 288px;
	height: 154px;
	padding: 7px 0px 0px 5px;
}

#brand_scroller {
	width: 580px;
	height: 74px;
	background: url(../images/scroller_bg.gif) no-repeat;

	margin: 0px 0px 0px 7px;
  padding: 0;

  overflow: hidden;
}

#brand_scroller * {
  margin: 0;
  padding: 0;
  line-height: 1 !important;
}

#scroller {
  width: 578px;
	height: 70px;
  overflow: hidden;
  margin: 0px 0px 0px 2px;
}

#scroller ul {
  list-style: none;
   width: 578px;
	height: 70px;
  overflow: hidden;
}

#scroller li
{
  float:left;
  height: 70px;
  width:85px;
  margin: 10px 0 0 0;
  padding:0;
  overflow: hidden;
}

#right_column{
	float: left;
	width: 176px;
	padding: 0px 0px 0px 2px;
}

#advice{
	width: 176px;
	height: 270px;
}

#right_promo_top{
	width: 176px;
	height: 13px;
	background: url(../images/right_promo_top.gif) no-repeat;
	overflow: hidden;
}

#right_promo_bg{
	width: 176px;
	height: 601px;
	background: url(../images/right_promo_slice.gif) repeat-y;
}

#right_promo_btm{
	width: 176px;
	height: 601px;
	background: url(../images/right_promo_footer.gif) bottom left no-repeat;
}

#go_green{
	width: 166px;
	height: 285px;
	padding: 6px 0px 0px 4px;
}

#cover{
	width: 166px;
	height: 300px;
	padding: 5px 0px 0px 5px;
}

#newsletter_promo{
	width: 176px;
	height: 177px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	margin: 5px 0px 0px 0px;
	position: relative;
}

#newsletter_container{
	position: absolute;
	bottom: 33px;
	left: 14px;
}

#newsletter_container label{
	display: none;
}

#newsletter_container #emailaddress{
	width: 98px;
	height: 16px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	padding: 0px 0px 0px 0px;
	color: #4e4e4e;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.join_btn{
	padding-left: 4px;
}

#find_car_2{
	width: 594px;
	height: 93px;
	background: url(../images/find_bg_2.jpg) no-repeat;
}

#find_container_2{
	padding: 34px 0px 0px 16px;
}

#find_container_2 label{
	display: none;
}

#find_container_2 select{
	width: 189px;
	height: 19px;
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
}

#find_container_2 input.textbox{
	width: 170px;
	/*height: 13px;*/
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 5px 0px 0px;
}

#breadcrumb{
	color: #ff9000;
	font-size: 10px;
	height: 18px;
	padding: 4px 0px 0px 17px;
}

#breadcrumb a{
	color: #ffffff;
}

#cms_header{
	width: 593px;
	height: 41px;
	background: url(../images/cms_header.gif) no-repeat;
	margin: 0px 0px 0px 1px;
}

h1.title{
	margin: 0px 0px 0px 16px;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	font-size: 18px;
  width: 560px;
}

#product_container{
	width: 593px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/product_container.gif) repeat-y;
	margin: 0px 0px 0px 1px;
}

.cms_page{
	width: 593px;
	min-height: 892px;
	height: auto!important;
	height: 892px;
	background: url(../images/cms_top.gif) no-repeat;
}

#cms_content{
	width: 560px;
	padding: 5px 9px 9px 9px;
}

#about_promo{
  padding: 0px 0px 0px 6px;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 7px 8px;
	font-size: 11px;
}

#cms_content p{
	margin: 0px;
	padding: 0px 0px 10px 8px;
	line-height: 15px;
}

#cms_content ul{
	margin: 0px;
	padding: 5px 0px 0px 8px;
	list-style: none;
}

#cms_content li{
	margin: 0px;
	padding: 0px 0px 3px 10px;
	list-style: none;
	background: url(../images/orange_bullet.gif) 0px 5px no-repeat;
}

#cms_content li a{
	color: #4d4d4d;
}

#cms_footer{
	width: 593px;
	height: 21px;
	background: url(../images/cms_footer.gif) no-repeat;
	margin-left: 1px;
}

#cms_header_sale{
	width: 593px;
	height: 41px;
	background: url(../images/cms_header_sale.gif) no-repeat;
	margin: 0px 0px 0px 1px;
}

#cms_header_sale p{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 16px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

#sale_bg{
	width: 590px;
	height: 431px;
	background-color: #ffffff;
	margin: 0px 0px 0px 2px;
}

#sale_footer{
	width: 593px;
	height: 21px;
	background: url(../images/cms_footer.gif) no-repeat;
	margin-left: 1px;
}

.prod_list_bg{
	float: left;
	width: 190px;
	height: 211px;
	background: url(../images/prod_bg.gif) no-repeat;
	margin: 0px 0px 5px 5px !important;
  margin: 0px 0px 0px 3px;
	position: relative;
}

.prod_list_img{
	padding: 14px 0px 0px 6px;
}

.prod_list_name{
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 0px 7px;
	width: 180px;
	height: 16px;
	overflow: hidden;
}

.prod_list_name a{
	color: #4d4d4d;
}

.from{
  color: #4d4d4d;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0px 0px 7px;
}

.prod_list_desc{
	font-weight: bold;
	padding: 2px 0px 0px 7px;
	width: 180px;
	height: 14px;
	overflow: hidden;
}

.prod_list_desc a{
	color: #4d4d4d;
}

.prod_list_sale_price{
	position: absolute;
	bottom: 6px;
	left: 7px;
	font-weight: bold;
	font-size: 20px;
	color: #d52020;
}

.prod_list_sale_price span{
	font-size: 10px;
}

p.no_results{
  margin: 0px;
  padding: 10px 20px 0px 8px;
}

#product_listing_header{
	width: 593px;
	height: 41px;
	background: url(../images/product_listing_header.gif) no-repeat;
	margin: 0px 0px 0px 1px;
}

#product_listing{
	width: 590px;
	min-height: 891px;
	height: auto!important;
	height: 891px;
	background-color: #ffffff;
	margin: 0px 0px 0px 2px;
}

#product_listing_footer{
	width: 593px;
	height: 21px;
	background: url(../images/cms_footer.gif) no-repeat;
	margin-left: 1px;
}

#sale_bg_smaller{
	width: 590px;
	height: 216px;
	background-color: #ffffff;
	margin: 0px 0px 0px 2px;
}

#sale_footer_2{
	width: 593px;
	height: 20px;
	background: url(../images/cms_footer.gif) no-repeat;
	margin-left: 1px;
}

.search_result_info{
  padding: 4px 0px 0px 14px;
}

p#range_header{
	margin: 0px;
	padding: 5px 0px 0px 14px;
	font-weight: bold;
}

p#range_desc{
	margin: 0px;
	padding: 4px 14px 4px 14px;
	line-height: 15px;
}

tr.tableheader td{
	background: url(../images/table_header_bg.gif) repeat-x;
	height: 56px;
}

#models_table{
	margin: 12px 0px 0px 5px;
}

td.row1{
	font-weight: bold;
	width: 382px;
	padding: 0px 0px 0px 10px;
}

td.row2{
	font-weight: bold;
	width: 110px;
	padding: 0px 0px 0px 0px;
}

td.row3{
	font-weight: bold;
	width: 78px;
	padding: 0px 0px 0px 0px;
}

tr.row_grey td{
	background-color: #f8f8f8;
}

tr.row_white td{
	background-color: #ffffff;
}

ul.make_special{
	margin: 0px;
	padding: 6px 0px 5px 10px;
	list-style: none;
	font-weight: bold;
	color: #ea1515;
	width: 260px;
}

ul.make_special li{
	margin: 0px;
	padding: 0px 0px 0px 9px;
	list-style: none;
	background: url(../images/red_bullet.gif) 0px 5px no-repeat;
}

ul.make_special li a{
	color: #4d4d4d;
}

ul.make_normal{
	margin: 0px;
	padding: 6px 0px 5px 10px;
	list-style: none;
	color: #ea1515;
	width: 260px;
}

ul.make_normal li{
	margin: 0px;
	padding: 0px 0px 0px 9px;
	list-style: none;
	background: url(../images/orange_bullet.gif) 0px 5px no-repeat;
}

ul.make_normal li a{
	color: #4d4d4d;
}

td.price_row_special{
	font-weight: bold;
	color: #ea1515;
}

td.price_row{
	color: #4d4d4d;
}

#product_paging{
	float: right;
	color: #ff9000;
	padding: 7px 10px 7px 0px;
	font-size: 10px;
}

#product_paging a, #product_paging span{
	color: #4d4d4d;
}

#product_page{
	width: 590px;
	min-height: 200px;
	height: auto!important;
	background-color: #ffffff;
	margin: 0px 0px 0px 2px;
}

#product_page_left{
	float: left;
	width: 316px;
}

#product_image{
	width: 309px;
	height: 243px;
	border: 1px solid #dad9d9;
	margin: 0px 0px 0px 5px;
}

#product_image img{
	padding: 1px 0px 0px 1px;
  border: 0px;
}

#product_page_right{
	float: left;
	width: 256px;
	padding: 3px 0px 0px 7px;
}

#product_name{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 1px;
}

#product_shortdesc{
	font-size: 12px;
	padding: 1px 0px 0px 2px;
}

p.prices_from{
	margin: 0px;
	padding: 14px 0px 0px 3px;
	height: 12px;
	overflow: hidden;
}

p.price{
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-size: 27px;
	font-weight: bold;
	color: #ff9000;
	height: 29px;
	overflow: hidden;
}

p.per_month{
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#quote_button{
	padding: 6px 0px 0px 0px;
}

#call{
	font-size: 12px;
	padding: 7px 0px 5px 4px;
}

#product_terms{
	padding: 13px 0px 0px 2px;
	font-size: 9px;
}

#product_terms p{
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#product_thumbs{
	padding: 6px 0px 0px 0px;
}

#product_thumbs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#product_thumbs li{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	width: 74px;
	height: 59px;
	background: url(../images/thumb_bg.gif) no-repeat;
	display: block;
	float: left;
}

#product_thumbs li img{
	padding: 1px 0px 0px 1px;
}

#product_page_bottom{
	width: 580px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	background: url(../images/product_bottom_bg.gif) no-repeat #fbfbfb;
	margin: 5px 0px 0px 5px;
}

#summary{
	float: left;
	width: 280px;
}

p.summary_header{
	margin: 0px;
	padding: 8px 0px 0px 9px;
	font-weight: bold;
}

#summary ul{
	margin: 0px;
	padding: 6px 0px 0px 9px;
	list-style: none;
}

#summary li{
	margin: 0px;
	padding: 0px 0px 6px 9px;
	list-style: none;
	background: url(../images/grey_bullet.gif) 0px 5px no-repeat;
}

#product_options{
	float: right;
	padding: 9px 16px 0px 0px;
	height: 168px;
}

#add_bookmark{
	float: left;
	width: 91px;
	height: 33px;
}

#send_friend{
	float: left;
	width: 84px;
	padding: 0px 0px 0px 30px;
	height: 33px;
}

#ask_question{
	float: left;
	width: 91px;
	padding: 7px 0px 0px 0px;
	height: 33px;
}

#share{
	float: left;
	width: 125px;
	padding: 16px 0px 0px 31px;
	height: 16px;
}

ul#extra_links{
	margin: 0px;
	padding: 24px 0px 0px 1px;
	list-style: none;
}

ul#extra_links li{
	margin: 0px;
	padding: 0px 0px 6px 7px;
	list-style: none;
	background: url(../images/orange_bullet.gif) 0px 5px no-repeat;
}

ul#extra_links li a{
	color: #4d4d4d;
}

.info_header{
	width: 580px;
	height: 29px;
	background: url(../images/info_header_bg.gif) repeat-x;
}

.info_header p{
	margin: 0px;
	padding: 2px 0px 0px 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.info_text{
	padding: 9px;
  line-height: 15px;
}

.info_text p{
	margin: 0px;
	/*padding: 9px;*/
	line-height: 15px;
}

#product_page_footer, #upselling_footer{
	width: 590px;
	height: 20px;
	background: url(../images/product_page_footer.gif) no-repeat;
	overflow: hidden;
}

#upselling_header{
	width: 590px;
	height: 41px;
	background: url(../images/upselling_header.gif) no-repeat;
}

p.quote_intro{
  width: 500px;
}

p.quote_intro span{
  color: #ff9000;
}

#quote_form{
  padding: 0px 0px 0px 6px;
}

#quote_form input.textbox, #quote_form textarea{
  width: 225px;
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

#quote_form #image_text{
  width: 60px;
}

#quote_form select{
	width: 189px;
	height: 19px;
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
}

.guide_table{
  width: 560px;
  border-top: 1px solid #938d8d;
  border-left: 1px solid #938d8d;
  text-align: center;
  margin: 0px 0px 8px 8px;
}

.guide_table td{
  border-right: 1px solid #938d8d;
  border-bottom: 1px solid #938d8d;
}

tr.tblheader td{
  font-weight: bold;
}

td.rating{
  background-color: #cccccc;
}

tr.toprow td{
  background-color: #cccccc;
}

.guide_table_2{
  width: 560px;
  border-top: 1px solid #938d8d;
  border-left: 1px solid #938d8d;
  text-align: left;
  margin: 0px 0px 8px 8px;
}

.guide_table_2 td{
  border-right: 1px solid #938d8d;
  border-bottom: 1px solid #938d8d;
}

#testimonials{
	width: 560px;
	padding: 5px 9px 9px 9px;
}

#testimonials_intro{
  float: left;
  width: 280px;
}

#testimonials_intro p{
  line-height: 18px;
  width: 280px;
}

#testimonial_form{
  float: right;
  padding: 0px 0px 0px 0px;
}

#testimonial_form input.textbox{
	height: 13px;
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

#testimonial_form textarea{
  width: 230px;
  height: 50px;
	color: #757575;
	font-size: 10px;
	border-left: 2px solid #bababa;
	border-top: 2px solid #bababa;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 0px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

.article_header{
  color: #ff9000;
  font-weight: bold;
  border-bottom: 1px solid #ff9000;
  padding: 15px 0px 0px 0px;
}

.article{
  padding: 4px 0px 0px 0px;
}

.article p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 0px;
}

.testimonial_cust{
  padding: 0px 0px 0px 0px;
}

.testimonial_cust p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#sitemap_container{
	width: 560px;
	padding: 5px 9px 9px 9px;
}

p.sitemap_title{
  margin: 0px;
  padding: 0px;
}

#footer_container{
	width: 100%;
	height: 118px;
	background-color: #ffffff;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
}

#footer_content{
	width: 956px;
	margin: 0 auto;
    text-align: left;
}

#cms_links{
	float: left;
	width: 180px;
	height: 75px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	margin: 8px 0px 0px 5px;
	font-size: 9px;
}

#cms_links ul{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 15px;
	list-style: none;
}

#cms_links li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 6px;
	list-style: none;
	background: url(../images/footer_bullet.gif) 0px 4px no-repeat;
}

#cms_links li a{
	color: #434343;
}

#quick_links{
	float: left;
	width: 592px;
	height: 75px;
	border-right: 1px solid #d2d2d2;
	margin: 8px 0px 0px 5px;
	font-size: 9px;
}

ul#link_row_1{
	float: left;
	width: 196px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	list-style: none;
}

ul#link_row_1 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 6px;
	list-style: none;
	background: url(../images/footer_bullet.gif) 0px 4px no-repeat;
}

ul#link_row_1 li a{
	color: #434343;
}

ul#link_row_2{
	float: left;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	list-style: none;
}

ul#link_row_2 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 6px;
	list-style: none;
	background: url(../images/footer_bullet.gif) 0px 4px no-repeat;
}

ul#link_row_2 li a{
	color: #434343;
}

ul#link_row_3{
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	list-style: none;
}

ul#link_row_3 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 6px;
	list-style: none;
	background: url(../images/footer_bullet.gif) 0px 4px no-repeat;
}

ul#link_row_3 li a{
	color: #434343;
}

#visualsoft_logo{
	float: right;
	width: 122px;
	padding: 9px 37px 0px 0px;
}

/********** POPUP PAGE **********/

body#popup{
	background: url(../images/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	background-color: #44423f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#popup #parent_container{
	width: 536px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}

#popup #header_container{
	width: 536px;
	height: 138px;
	background: url(../images/header_popup.jpg) no-repeat;
	position: relative;
}

#logo_popup{
	padding: 33px 0px 0px 23px;
}

#close_window{
	position: absolute;
	bottom: 12px;
	right: 15px;
}

#popup_content{
	width: 536px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	background: url(../images/popup_content_top.gif) no-repeat #ffffff;
}

#popup_main_img{
	padding: 5px 0px 0px 6px;
}

#popup_main_img img{
	border: 1px solid #dad9d9;
}

#popup_thumbs{
	float: left;
	width: 335px;
	padding: 6px 0px 0px 1px;
}

#popup_thumbs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#popup_thumbs li{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	width: 74px;
	height: 59px;
	background: url(../images/thumb_bg.gif) no-repeat;
	display: block;
	float: left;
}

#popup_thumbs li img{
	padding: 1px 0px 0px 1px;
}

#click_enlarge{
	float: left;
	width: 110px;
	padding: 30px 0px 0px 0px;
}

#popup_footer{
	width: 536px;
	height: 22px;
	background: url(../images/popup_footer.gif) no-repeat;
}

#popup #cms_header,#popup #cms_footer{
display: none;}

#popup #product_container, #popup .cms_page, #popup #cms_content{
  width: 510px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: none;
}

/********* Lead Gen *********/

#cms_content_quote{
	width: 560px;
	padding: 0px 0px 0px 6px;
}

#cms_content_quote p{
	margin: 0px;
	padding: 0px 0px 10px 8px;
	line-height: 15px;
}

#cms_header_quote{
	width: 593px;
	height: 38px;
	background: url(../images/cms_header.gif) no-repeat;
	margin: 0px 0px 0px 1px;
}

.quote_table{
	border-top: 1px solid #dad9d9;
	border-bottom: 1px solid #dad9d9;
}

.quote_table select{
	width: 189px;
	height: 19px;
	border-left: 2px solid #a6a6a6;
	border-top: 2px solid #a6a6a6;
	border-right: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	font-size: 10px;
	color: #41403f;
	margin: 0px 0px 0px 0px;
}

select#selectPackage{
	width: 189px;
	margin: 4px 0px 11px 0px;
}

select#depositAmount{
	width: 123px;
}

select#depositPayment{
	width: 40px;
}

select.selectVehicle{
	width: 189px;
	margin: 0px 0px 0px 0px;
}

.quote_table input{
	width: 185px;
	height: 15px;
	border-left: 2px solid #a6a6a6;
	border-top: 2px solid #a6a6a6;
	border-right: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	font-size: 10px;
	color: #41403f;
	margin: 0px 0px 0px 0px;
}

td.next_step_btn{
	padding: 11px 6px 0px 0px;
}

.obtain_table{
	border-top: 1px solid #dad9d9;
}

.obtain_table td{
	border-bottom: 1px solid #dad9d9;
}

p.quote_details_txt{
	line-height: 25px;
}

td.back_home_btn{
	border-top: 1px solid #dad9d9;
	padding: 11px 6px 0px 0px;
}

.telno{
	color: #ff9000;
}

.finance_table{
  width: 560px;
  border-top: 1px solid #938d8d;
  border-left: 1px solid #938d8d;
  text-align: center;
  margin: 0px 0px 8px 8px;
}

.finance_table td{
  border-right: 1px solid #938d8d;
  border-bottom: 1px solid #938d8d;
}

td.grey_bg{
  background-color: #cccccc;
}