#sfWebDebug
{
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333;
  text-align: left;
  line-height: 12px;
}

#sfWebDebug a, #sfWebDebug a:hover
{
  text-decoration: none;
  border: none;
  background-color: transparent;
  color: #000;
}

#sfWebDebug img
{
  border: 0;
}

#sfWebDebugBar
{
  position: absolute;
  margin: 0;
  padding: 1px 0;
  right: 0px;
  top: 0px;
  opacity: 0.80;
  filter: alpha(opacity:80);
  z-index: 10000;
}

#sfWebDebugBar[id]
{
  position: fixed;
}

#sfWebDebugBar img
{
  vertical-align: middle;
}

#sfWebDebugBar .menu
{
  padding: 5px;
  display: inline;
}

#sfWebDebugBar .menu li
{
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  border-right: 1px solid #aaa;
}

#sfWebDebugBar .menu li.last
{
  margin: 0;
  padding: 0;
  border: 0;
}

#sfWebDebugDatabaseDetails li
{
  margin: 0;
  margin-left: 30px;
  padding: 5px 0;
}

#sfWebDebugShortMessages li
{
  margin-bottom: 10px;
  padding: 5px;
  background-color: #ddd;
}

#sfWebDebugShortMessages li
{
  list-style: none;
}

#sfWebDebugDetails
{
  margin-right: 7px;
}

#sfWebDebug pre
{
  line-height: 1.3;
  margin-bottom: 10px;
}

#sfWebDebug h1
{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0;
  border: 0px;
  background-color: #eee;
}

#sfWebDebug h2
{
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
  border: 0px;
  background: none;
}

#sfWebDebug .top
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 10px;
  z-index: 9999;
  background-color: #efefef;
  border-bottom: 1px solid #aaa;
}

#sfWebDebugLog
{
  margin: 0;
  padding: 3px;
  font-size: 11px;
}

#sfWebDebugLogMenu li
{
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  border-right: 1px solid #aaa;
}

#sfWebDebugConfigSummary
{
  display: inline;
  padding: 5px;
  background-color: #ddd;
  border: 1px solid #aaa;
  margin: 20px 0;
}

#sfWebDebugConfigSummary li
{
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0 5px;
  border-right: 1px solid #aaa;
}

#sfWebDebugConfigSummary li.last
{
  margin: 0;
  padding: 0;
  border: 0;
}

.sfWebDebugInfo, .sfWebDebugInfo td
{
  background-color: #ddd;
}

.sfWebDebugWarning, .sfWebDebugWarning td
{
  background-color: orange;
}

.sfWebDebugError, .sfWebDebugError td
{
  background-color: #f99;
}

.sfWebDebugLogNumber
{
  width: 1%;
}

.sfWebDebugLogType
{
  width: 1%;
  white-space: nowrap;
  color: darkgreen;
}

.sfWebDebugLogInfo
{
  color: blue;
}

.ison
{
  color: #3f3;
  margin-right: 5px;
}

.isoff
{
  color: #f33;
  margin-right: 5px;
  text-decoration: line-through;
}

.sfWebDebugLogs
{
  padding: 0;
  margin: 0;
  border: 1px solid #999;
  font-family: Arial;
  font-size: 11px;
}

.sfWebDebugLogs tr
{
  padding: 0;
  margin: 0;
  border: 0;
}

.sfWebDebugLogs td
{
  margin: 0;
  border: 0;
  padding: 1px 3px;
  vertical-align: top;
}

.sfWebDebugLogs th
{
  margin: 0;
  border: 0;
  padding: 3px 5px;
  vertical-align: top;
  background-color: #999;
  color: #eee;
  white-space: nowrap;
}

.sfWebDebugDebugInfo
{
  margin-left: 10px;
  padding-left: 5px;
  border-left: 1px solid #aaa;
}

.sfWebDebugCache
{
  padding: 0;
  margin: 0;
  font-family: Arial;
  position: absolute;
  overflow: hidden;
  z-index: 995;
  font-size: 9px;
  padding: 2px;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  opacity: 0.85;
}
body {
  background-color:#ffffff;
  font-family:Arial;
  font-size:12px;
  margin:0px;
}

a.mem {color:#d10300; font-size:12px; text-decoration:underline; font-weight:bold;}
a.footer {color:#000b4f; font-size:11px; text-decoration:none; letter-spacing:2px; line-height:25px;}
.rights {color:#000b4f; font-size:11px; text-decoration:none; letter-spacing:2px;}

a {
  color: #0215C0;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}x

a:visited {
  color: #0215C0;
}


.MainMenuNormal {
  width: 109px;
  text-align: center;
  height: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.MainMenuSel {  
  height: 29px;
  text-align: center;
  width: 109px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.MainMenuNormal a {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

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

.MainMenuNormal a:visited {
  color: #000000;
}

.MainMenuSel a {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

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

.MainMenuSel a:visited {
  color: #FFFFFF;
}


.header {width:750px; height:85px; color:#000199; font-size:12px; font-weight:bold;}
.orange_color {background-color:#fe6600; width:750px; height:10px;}
.usg {top:3px; left:7px; border: 0px solid transparent;}
.members {top:5px; left:0px; width:750px; text-align:right;}
.menu {top:47px; left:0px; width:750px; text-align:left; z-index:2;}
.menu_bg {top:75px; left:0px; width:750px;}

.info {margin: 12px 18px 12px 18px;}
.title {font-family:Arial; font-size:16px; font-weight:bold; letter-spacing:1px;}
.items {font-family:Arial; font-size:12px; font-weight:bold;}
.orange {color:#fe6600;}
.blue {color:#000b4f;}

td {
  text-align: left;
}

#results_table {
  font-family: arial;
  font-size: 12px;
}

#results_table th {
  background-color: #000C58;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}

#results_table td {
  padding: 8px;
}

#results_table a {
  color: #000;
  text-decoration: underline;
}

#results_table a:hover {
  text-decoration: none;
}

#results_table a:visited {
  color: #777;
}

#results_table_footer {
  font-size: 14px;
}

#results_table_footer a {
  color: blue;
  text-decoration: underline;  
}

#results_table_footer a:hover {
  text-decoration: none;
}

.input_button {
  background-color: #F76503;
  border: none;
  width: 67px;
  color: #FFF;
}

select {
  background-color: #FFFFFF;
}

h1 {
  background-color: #F76503;
  color: #FFFFFF;
  font-size: 2em;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom:20px;
  padding-left: 10px;
 margin-bottom: 9px;
  margin-top: 0px;  
}

#home_page h1 {
  background-color: #F76503;
  color: #FFFFFF;
  height: 50px;
  font-size: 15px;
  font-weight: normal;
  padding-top: 22px;
  padding-left: 10px;
  margin-bottom: 3px;
  margin-top: 0px;
}

#home_page_block {
  float: right;
  width: 92%;
  margin-left: 5px;
  color: #747474;
  margin-top:0px;
}

h2 {
  /*background-color: #FBFCC9;*/
  color: #F76503;
  height: 21px;
  font-size: 24px;
  font-weight: bold;
  padding-left: 5px;
  width: 90%;
  margin: 0px;
}

h2 span {
  color: #272964;
}

#left_panel {
  background-color: #FBFCC9;
  width: 550px;
  padding: 16px;
}

#left_panel p{
  margin-top: 10px;
  margin-bottom: 10px;
}

#left_panel ol{
  margin-top: 10px;
  margin-bottom: 10px;
}

#right_panel {
/*  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 0px;
  border: 1px solid #7F9DB9;*/
}

#chapters_left_panel {
  background-color: #FBFCC9;
  width: 300px;
  padding: 10px;
}

#chapters_left_panel p{
  margin-top: 10px;
  margin-bottom: 10px;
}

#chapters_left_panel ol{
  margin-top: 10px;
  margin-bottom: 10px;
}

#chapters_left_panel h2{
  color: #F76503;
  height: 21px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
  width: 90%;
  margin: 0px;
}

#chapters_right_panel {
}

#chapters_right_panel  h2{
  color: #F76503;
  height: 21px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
  width: 90%;
  margin: 0px;
}

#right_panel table {
  padding-bottom: 0px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
}

#text_block {
  float: right;
  width: 94%;
  margin-left: 5px;
  color: #747474;
  margin-top:0px;
}
.registration_right_text{
	font-family:Arial;
	font-size:12px;
	color:#000468;	
}
.sell_right_text{
	font-family:Arial;
	font-size:11px;
	color:#000468;	
}
input{
	border:1px solid #272964;	
	/*background-color: #FFFFFF;*/
	margin: 0px;
}
div#reg input {
	border:0 !important;
}
select{
	border:1px #272964 solid;
}
.car_information_bg{
	 background:url('images/515.jpg') bottom left repeat-x;	 
}
.installed_options_bg{
	 background:url('images/335.jpg') bottom left repeat-x;	 
}
.detailed_description_bg{
	 background:url('images/280.jpg') bottom left repeat-x;	 
}
.upload_photos_bg{
	 background:url('images/700.jpg') bottom left repeat-x;
}
.contact_information_bg{
}
.account_information_bg{
}
.hotdeals_cars{
	width:123px;
	height:225px;
	background:#FFF2BD;
}
.text_color{
	color:#000039;
}
.field_title{
	font-family:Arial;
	font-size:12px;
	color:#000039;
}
.field_names{
	font-family:Arial;
	color:#000039;
	font-size:14px;
}
.links{
	font-size:12px;
	color:#000039;
}
.box_bg{/*how it is work*/
	background:url('images/bg.gif') repeat-x;
}
.photo_field{
	border:1px #272964 solid;
}
.browse_button{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	width:198px;
}
.choose_button{
	font-family:Arial;
	font-size:14px;	
	width:198px;
}
.table_border{
	border:1px #FE6700 solid;
	padding: 0px;
}
.tittle_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE6700;
	text-decoration: none;
	letter-spacing: -1px;
	font-size:18px;
}
.title{
	font-family:Verdana;
	font-size:26px;
	color:white;	
}
.subtitle{
	font-family:Verdana;
	color:#000066;
	font-size:14px;
}
.bgcolor{
	background:#FFF2BD;
}
.receive_vehicle{
	font-family:Arial;
	font-size:17px;
	color:#0D0B6C;
	font-weight:bold;
}
.welcome_reg_button{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	width:150px;
	height:30px;
	border:2px #383DA3 solid;
	background:#FE6700;	
}
.bottom_line{
	height:10px;
	background-color:#F76503;
}
.checkbox_bg{
	border:0px;
	background:white;
	background:transparent;
}
.sign_up{
	color:black;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}
.tittle_blue_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000D66;
	font-wright: 400;
	font-size: 13pt;
}
.BUY{
	padding-left:20px;
	font-family:Arial;
	font-size:13px;
	line-height:19px;
	color:black;
	font-weight:bold;
}
.sell_topright_text{
	color:#000468;
	font-family:Arial;
	font-size:12px;
}
.authentication_button{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	width:100px;
	height:20px;
	border:1px #383DA3 solid;
	background:#FE6700;
}

.contactusTable{
}

.contactusTable th {
  text-align: left;
  width: 150px;
  height: 20px;
  vertical-align: top;
  font-size: 14px
}
.faq_body{
	font-family:Arial;
	font-size:12px;
	color:#000039;
}
.downloads_tab_center{
 background: url(downloads_center.jpg) repeat-x;
}
.dRegisterBonusBoxBg {
	background:#FFCC00 url(../images/register_bonus_box_bg.jpg) left top repeat-x;
}

#menu_container, #navContainer {width: 750px; background: transparent url(../images/topmenu_div_bg.jpg) top left repeat-x;}
.menu_enclose{
	width:1px;
	height:25px;
	background: #CCCCCC;
	float:right;
	overflow:hidden;
}
.clr{
	clear:both;
}
#nav, 
#nav ul {padding:0; margin:0; list-style:none; font: 14px arial, verdana, sans-serif; z-index:100;}
#nav {height:25px; padding:0; margin: 0 auto; float:left;} /* background: transparent url(/images/vertical_div.gif) center left no-repeat;}*/

#nav table {border-collapse:collapse;}
#nav li {float:left; width:150px;}
#nav li li {float:none;background:#F1F1F1; width: 144px;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#3F3F3F; height:25px; width:149px; padding:0px; text-align:center; line-height:1.6em; text-decoration:none; font-weight:bold; white-space:nowrap; background: transparent url(../images/topmenu_bg.jpg) top left no-repeat;}
#nav li li a {text-align:left; height:auto; line-height:1.3em; float:none; color:#3F3F3F; font-weight:bold; white-space:normal; background: none; width: 139px;  padding-bottom:3px; padding-top:3px; padding-left:5px;}

#nav li:hover {position:relative; z-index:100;}
#nav a:hover {position:relative; z-index:100; /*background:#648cbd; color:#fff; *//* top level menu hover */}

#nav li:hover > a {/*background:#648cbd; color:#fff;*//* this is for tracing active parent menu */}
#nav li a:hover{background: transparent url(../images/topmenu_bg.jpg) top left no-repeat;}

#nav :hover  ul {left:0; top:25px; z-index:300; border-left: 1px Solid #CCCCCC; border-right: 1px Solid #CCCCCC; border-bottom: 1px Solid #CCCCCC;}
#nav a:hover ul {/* left:-1px; */}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {background:#CCCCCC; color:#fff; }

#nav li a:hover ul li a:hover {background:#CCCCCC;  color:#fff;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

div.testimonials_images {
	background:url(../images/testimonials_images.jpg) center center no-repeat;
	width:250px;
	height:450px;
	margin:30px 0 40px 0;
}
div.testimonialsMainBox {
	margin: 20px 18px 10px 16px;
	width:466px;
	background:#808080;
}
div.testimonialsBoxSquare {
	height:6px;
	width:6px;
	background:#fff;
	overflow:hidden;	
}
div.testimonialsBoxBorder {
	float:left;
	width:460px;
	background:#000080;
}
div.testimonialsBoxContent {
	width:458px;
	margin:1px;
	background:#fff;
}
td.head_sales_right {
	background:url(../images/head_sales_right.jpg) right top no-repeat;
	height:75px;
}
div.specialOfferBooks {
	background:url(../images/special_offer_books.jpg) left top no-repeat;
	width:623px;
	height:255px;
	overflow:hidden;
	margin:40px 0 0 0;
}
td.adid1003_find_vehicle_box_bg {
	background:url(../images/adid1003/find_vehicle_box_bg.jpg) left top no-repeat;
	width:250px;
	height:403px;
	padding:0;
	margin:0;
}
/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 610px;
  height: 240px;
  margin-bottom: 10px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 500px;
  height: 240px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}                      

#horizontal_carousel ul li {
  width: 250px;
  height: 240px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(../images/horizontal/left.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(../images/horizontal/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(../images/horizontal/left_disabled.png);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(../images/horizontal/right.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(../images/horizontal/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(../images/horizontal/right_disabled.png);
  cursor: default;
}


/* vertical Carousel */

.ui_vertical_carousel {
}

#vertical_carousel {
  float:left;
  width: 350px;
  height: 270px;
  margin-bottom: 10px;
  position: relative;
}

#vertical_carousel .container {
  float:left;  
  width: 260px;
  height: 240px;
  overflow: hidden;
}

#vertical_carousel ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
}

#vertical_carousel ul li {
  width: 260px;
  height: 240px;
  text-align: center;      
  list-style:none;   
  float:left;
}                         

#vertical_carousel .previous_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(../images/vertical/left.png);
  cursor: pointer;    
  display:inline;
  margin: 0 0 10px 40px;
}

#vertical_carousel .previous_button_over {
  background: url(../images/vertical/left_over.png);
}

#vertical_carousel .previous_button_disabled {
  background: url(../images/vertical/left_disabled.png);
  cursor: default;
}

#vertical_carousel .next_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(../images/vertical/right.png);
  display:inline;
  margin-left: 40px;
  cursor: pointer;
}

#vertical_carousel .next_button_over {
  background: url(../images/vertical/right_over.png);
}

#vertical_carousel .next_button_disabled {
  background: url(../images/vertical/right_disabled.png);
  cursor: default;
}

