@import url("styleSheet_structure.css");
@import url("styleSheet_navigation.css");

.padding_top {
	padding-top:5px;
}
.padding_top_30 {
	padding-top:30px;
}
.padding_top_25 {
	padding-top:25px;
}
.padding_left {
	padding-left:5px;
}
/*
------------------------------------------------------
General Classes
------------------------------------------------------
*/
img, div { behavior: url(/system/application/js/iepngfix.htc) }

body {
margin: 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 65%;
color: #333;

}

.clear {
clear:both;
}

.padding {
	padding-left:8px;
}
/*

/*
------------------------------------------------------
Heading
------------------------------------------------------
*/

.white_bold_right {

border-right: 1px solid #fff;
}

.top_menu{
 
}

.top_menu td{
 text-align: center;	
 background:url(http://www.motormuse.com/img/new_layout/navi_purple_26.jpg) top center no-repeat;
}



.top_menu td a{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}




/* new dropdown table */
    .main_top_dropdown_table td {
		background-color:#451f5a;
		font-family:Arial;
		font-size:11px;
		line-height:12px;
		padding:7px;

	}
	
    	.main_top_dropdown_table td:hover{
	    background:url(http://www.motormuse.com/img/new_layout/navigation/orangebg.jpg);

		background-repeat:repeat-x;
        
	}
	
	.main_top_dropdown_table td a {
		color:white;
		text-decoration:none;
	}	
	
	.main_top_dropdown_table td a:hover{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}	
	
	
#save_time{
	display:block;	
	width:227px;;
	height:146px;
    background:url(http://www.motormuse.com/img/new_layout/save_time.jpg);
	}
	
	
#save_time:hover{
	background-position: left bottom;
	}


#save_money{
	display:block;	
	width:227px;;
	height:146px;
    background:url(http://www.motormuse.com/img/new_layout/save_money.jpg);
	}
	
	
#save_money:hover{
	background-position: left bottom;
	}
	
	
#save_effort{
	display:block;	
	width:227px;;
	height:146px;
    background:url(http://www.motormuse.com/img/new_layout/save_effort.jpg);
	}
	
	
#save_effort:hover{
	background-position: left bottom;
	}
	
	
	
#installment_tab{
	font-family:Arial;
	font-size:11px;
	color:#561E70;
	font-weight:bold;
	background-color:#ddd;
	cursor:pointer;
	cursor:hand;
}

#budget_tab{
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;	
	cursor:pointer;
	cursor:hand;
}
	
	
input.black_bold_option {
	font-family:Arial;
	font-size:14px;
	color:#000;
	font-weight:bold;	
}

input.gery_option {
	font-family:Arial;
	font-size:12px;
	color:#666;
	}

option.black_bold_option {
	font-family:Arial;
	font-size:14px;
	color:#000;
	font-weight:bold;	
	}
	
option.gery_option {
	font-family:Arial;
	font-size:12px;
	color:#666;
	}

	
/*


------------------------------------------------------
HTML 
------------------------------------------------------
*/





.white_bold_right {

border-right: 1px solid #fff;
}

.geryline_top {
border-top: 1px solid #CCCCCC;	
}

.geryline_top_bottom {
border-top: 1px solid #CCCCCC;	
border-bottom: 1px solid #CCCCCC;	
}

.video_frame{
border: 4px solid #fff;	
}


.video_frame:hover{
border: 4px solid #C6C6C6;
}

.geryhover:hover {
	background-color:#C6C6C6;

}

hr {
border: none 0;
border-top: 1px solid #999999;
width: 100%;
height: 1px;
}

#container {
	height: auto;
	width: 1048px;
	border:0px solid #000000;
	margin-left:auto;
	margin-right:auto;
}

#container td {
	font-family: arial;
	font-size: 12px;
}
/*
.breadcrumb {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.breadcrumb a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
*/

.breadcrumbs {
	background-image:url(http://www.motormuse.com/img/title_icon.png);
	background-repeat:no-repeat;
	background-color:#551E71;
	font-size:18px;
	padding-left:30px;
	color:white;
	font-weight:bold;
}

	.breadcrumbs a {
		color:white;
	}

.dealer_image {
	border:1px solid gray;
}

.error {
	color:red;
}

/*----------------------------------- Service CSS --------------------------------------*/
.service_car_hunter {
	
}

.service_car_hunter_table_header {
	
}

.service_car_hunter_table {
	font-size:16px;
	font-weight:bold;
}

.service_car_hunter_table_content {
	font-size:16px;
	font-weight:bold;
}

.service_car_hunter_table_content_header {
	color:#FC791E;
}

/* Rounded Corner */
.service_car_hunter_table_content_input {
	background: url(http://www.motormuse.com/img/rounded.png) no-repeat top left;
	height: 25px;
	width: 306px;
}
.service_car_hunter_table_content_input input {
	border: 0;
	width:296px;
	margin-top:3px;
	margin-left:3px;
}
.service_car_hunter_table_content select {
	width:306px;
}
.service_car_hunter_table_content_textarea {
	width:200px;
	height:150px;
}
/*****************************************************************************************/


/*----------------------------------- Used Car CSS --------------------------------------*/
.usedcars_textarea {
	width:549px;
	height:150px;
}

#mover {
	display:none;
	z-index:1000;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#FFC;
	border:1px solid black;
	padding:2px;
}

.used_car_fields {
	width:120px;
}


.image_holder {
	border:1px solid black;
	text-align:center;
}

.image_holder div {
	overflow:hidden;
	width:224px;
	height:15px;
}
.used_cars_view_table_div {
	height:200px;
	overflow-y:scroll;
}

.car_not_found {
	text-align:center;
	vertical-align:middle;
	font-size:20px;
}

.research_tools {
	font-weight:bold;
	color:#551E71;
}

.research_tools_header {
	background:url(/img/toolbar/toolbar_title_151.png);
	width:151px;
	height:42px;
	color:white;
}

.research_tools_content {
	text-align:left;
	color:#551E71;
}

.research_tools_content a {
	font-weight:bold;
	color:#551E71;
	text-decoration:none;
}

.research_tools_content a:hover {
	color:#995FB5;
}

.used_cars_view_statistics td {
	text-align:left;
	padding:2px;
}
	.used_cars_view_statistics td a{
		color:#005F96;
		text-decoration:none;
	}
	
	.used_cars_view_statistics td a:hover{
		color:#c30;
		text-decoration:underline;
	}

.used_cars_view_form {
	text-align:left;
}

	.used_cars_view_form td input[type=text]{
		width:150px;
	}
	
		.used_cars_view_form td table td input[type=text]{
			width:50px;
			height:18px;
		}
	
	.used_cars_view_form td textarea{
		width:270px;
		height:80px;
	}

.used_cars_view_image_listing {
	text-align:center;
}

.image_button {
	
}
	.image_button :hover {

	
	}
	
.used_cars_view_table {
	padding-top:5px;
	font-size:12px;
	color:black;
}

.used_cars_view_table_header{
	/*background-color:#FC791E;*/
	color:#FC791E;
	font-size:16px;
	padding:2px;
	font-weight:bold;
	text-align:left;
}

.used_cars_view_table_description {

}

.used_cars_view_table_description_header {
	text-align:left;
	font-weight:bold;
}

.used_cars_view_table_specifications{
	padding-left:5px;
}

.used_cars_keyword_header {
	color:#515151;
	font-weight:bold;
	font-size:13px;
}

.used_cars_keyword_subheader {
	color:black;
	font-weight:bold;
	font-size:15px;
}


.used_cars_keyword_content {
	
}

.used_cars_keyword_search {
	color:#515151;
	font-weight:normal;
	font-size:13px;
}

	.used_cars_keyword_search  a {
		color:#515151;
		text-decoration:none;
		padding-left:10px;
	}

	.used_cars_keyword_search a:hover {
	
	}
	
.used_cars_table {
	font-size:12px;
	padding-top:5px;
	
}

	
.right_table {

}

	.right_table a {
		color:#005F96;
		text-decoration:none;
	}

	.right_table a:hover {
		color:#c30;
		text-decoration:underline;
	}
	
	

.used_cars_table_right {
	padding-left:10px;
}


.table_right{
	background-color:#ffffff;
}




.general_search_table
{
	background-image: url(http://www.motormuse.com/img/searchgerybg.jpg);
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	margin-bottom:15px;

}



.general_search_textbox{
	width:570px;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999999;
	font-style:italic;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	
}





.used_cars_table_general_search {
	color:#FC791E;
	background-color:#F2F2F2;
	font-size:14px;
	font-weight:bold;
}
	
	.used_cars_table_general_search td {
		height:16px;
		padding:5px;
	}
	
.used_cars_table_general_search_table {
	
}
	
	.used_cars_table_general_search_table td {
		padding:0px;
	}

	.used_cars_table_general_search_table input[type="text"] {
	width:570px;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999999;
	font-style:italic;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	}
	
	.used_cars_table_general_search_table input[type="image"] {
		padding-left:5px;
	}
	
.used_cars_table_category {
	background-color:#551E71;
	color:white;
	font-size:12px;
}

.used_cars_table_information{
	color:black;
	font-size:12px;
}

.used_cars_table_header {
	background: #FC791E;
	color:white;
	font-size:14px;
}
	.used_cars_table_header a {
		color:white;
		text-decoration:none;
	}
	
.used_cars_table_result_summary {
	font-size:12px;
}

.used_cars_result_summary {
	margin-bottom:20px;
}
	
.used_cars_table_company {
	color:#FC791E;
	font-size:12px;
}
	
	.used_cars_table_company  a {
		color:#0CF;
		text-decoration:none;
	}
	
	
.used_cars_navigation {
	
	background-color: #ffffff;
	text-align: left;
	font-size: 13px;
	font-family: arial;
	color: #515151;
	background-image: url(http://www.motormuse.com/img/listgerybg.jpg);
	margin-bottom:10px;
}	
	
	
.used_cars_navigation td {
		background: url(http://www.motormuse.com/img/newcars/dropdown-arrow2.gif) no-repeat 100% 50%;
        border:1px solid #CCCCCC;
		padding:4px;
		
	}	
	
	
	.used_cars_navigation td:hover{
	     background-color: #551E71;
		 color:#FFF;
		 font-weight:bold;

	}	
	
.used_cars_navigation_highlight{
	color:#551E71;
	font-weight:bold;
}	
	

	
.used_cars_table_navigation {
	text-align:center;
	background-image: url(http://www.motormuse.com/img/newcars/dropdown_boxes_bg.jpg);
	font-size:12px;
}

	.used_cars_table_navigation td {
		background: url(http://www.motormuse.com/img/newcars/dropdown-arrow2.gif) no-repeat 100% 50%;
		background-color:white;
		padding:3px;
		border:1px solid #CCCCCC;
		color:#999;
		font-weight:bold;
		font-size:14px;
	}
	
.used_cars_table_navigation_no_image{
	text-align:center;
	font-size:12px;
}

	.used_cars_table_navigation_no_image td {
		background: url(http://www.motormuse.com/img/newcars/dropdown-arrow2.gif) no-repeat 100% 50%;
		background-color:white;
		padding:3px;
		border:1px solid #CCCCCC;
		color:#999;
		font-weight:bold;
	}
	
	
	.used_cars_table_navigation_no_image td:hover {
         background-color: #551E71;
		 color:#FFF;
	}
	
	
	
.used_cars_table_navigation_highlight {
	font-weight:bold;
	color:#551E71;
}

.used_cars_table_popup {
	background-color:white;
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	width:838px;
    border:1px solid #DDD;
	display:none;
}

	.used_cars_table_popup a{
		text-decoration:none;
		color:#561E70;
	}

		.used_cars_table_popup a:hover{
			color:#f28922;
		}


	
.used_cars_table_small_popup {
	background-color:white;
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	width:230px;	
	border:1px solid #DDD;
	display:none;
}

	.used_cars_table_small_popup a {
		text-decoration:none;
		color:#561E70;
	}
	
	  .used_cars_table_small_popup a:hover {
		color:#f28922;
	}
	
.calculator {
	padding-top:5px;
	font-size:10px;
}

	.calculator td {
		text-align:center;
	}	
	
	.calculator input,select{
		width:100px;
	}

.budget_calculator_expand_table {
	border:10px solid #551E71;
	border-top:0px;
}

.loan_calculator_expand_table {
	border:10px solid #551E71;
	border-top:0px;
}

.hot_picks {
	/*border:2px solid #FC791E*/
}

.hot_picks_title {
	color:white;
	background-color:#FC791E;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	text-align:center;	
}

.hot_picks_details {
	color:black;
	background-color:white;
	text-align:center;
}
	.hot_picks_details a {
		color:black;
	}
	
.related_videos {
	/*border:2px solid #551E71*/
}

.related_videos_title {
	color:white;
	background-color:#FC791E;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	text-align:center;	
}

.related_videos_details {
	color:black;
	background-color:white;
	text-align:center;
}
	.related_videos_details a {
		color:black;
	}

.related_articles {
	/*border:2px solid #551E71*/
}

.related_articles_title {
	color:white;
	background-color:#FC791E;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	text-align:center;	
}

.related_articles_details {
	color:black;
	background-color:white;
	text-align:center;
}
	.related_articles_details a {
		color:black;
	}		
	
.error_large {
	font-size:18px;
}


/********* new layout **************/
.used_car_listing{
    background: url(http://www.motormuse.com/img/listgerybg.jpg);
	background-repeat:repeat-x;
	margin-bottom:25px;
	
	
	
}

.used_car_listing_title{
	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#999;
	padding-left:12px;
	
	
}

.used_car_list_bottom td{
	padding-left:10px;
	}

.used_car_listing_info
{
	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#999;
	
}

.dotted{
		border-top:dotted;
	    border-top-width:thin;
	    border-top-color:#999;
}

.dotted_bottom{
		border-bottom:dotted;
	    border-bottom-width:thin;
	    border-bottom-color:#999;
}


/**************************************** Used Car CSS *****************************************/

/*-------------------------------------- Sell Cars CSS ---------------------------------------*/

.summary_table {
	background-color:#E6E6E6;
	padding:16px;
}

.summary_content {
	font-size:16px;
	font-weight:bold;
}

.summary_header {
	font-size:16px;
}

.summary_details {
	padding:10px; 
	font-family:Helvetica,Georgia,Serif;
}

/**************************************** Sell Cars CSS *****************************************/

/*-------------------------------------- Navigation CSS ---------------------------------------*/
#mask {
	display:none;
	background-color:black;
	position:fixed;
	left:0px;
	top:0px;
}

#navigation_popup {
	display:none;
	position:fixed;
	font-variant:small-caps;
	font-family:Tahoma;
	font-size:14px;
	left:0px;
	top:0px;	
}

.main_navigation {
	background-color:#FC791E;
	color:white;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	height:38px;
}

	.main_navigation a {
		color:white;
		text-decoration:none;
	}
	
#main_navigation_dropdown {
	z-index:5000;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
}
	

	
.search {
	color:white;
	/*background:url(/img/black_background.png);*/
	text-align:center;
	height:46px;
}
.search a {
	color:white;
}

.copyright {
	text-align:center;
}

.footer {
	text-align:center;
}

.footer_container {
	color:white;
}

	.footer_container a {
		color:white;
	}

.popup_iframe {
	border:0px;
}

/*************************************** Navigation CSS ****************************************/

/**************************************NEWS LAYOUT********************************/
.news_navigation {
		background: url(http://www.motormuse.com/img/newcars/dropdown-arrow2.gif) no-repeat 100% 50%;
		background-color:white;
		padding:3px;
		border:1px solid #CCCCCC;
		color:#999;
		font-size:12px;
		font-weight:bold;
	}

.news_keywordbox {
	width:150px;
	font-size:12px;
	font-family:Arial;
    
   }
   
   
.news_popup {
	background-color:white;
	font-size:14px;
	border-style:solid;
    border-width:1px;
	border-color:#CCC;
	padding:10px 10px 10px 10px;
	position:absolute;
}

/*********************************SERVICE LAYOUT********************************************/
.service_table{
	font-size:11px;
}

.service_table td{
	padding-left:5px;	
}

.startMark{
	color:#F00;
}

/*********************************SERVICE NAVIGATION****************************************/

#service_navigation_dropdown {
	z-index:1000;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	
}

.service_navigation_dropdown_table td {
		background-color:#606060;
		border-bottom:1px dotted #444;
		font-size:11px;
		line-height:13px;
		padding:7px;
		color:white;
	}
	
.service_navigation_dropdown_table td:hover{
		background-color:#999;
	}
	
.service_navigation_dropdown_table  a {
		color:white;
		text-decoration:none;
	}


.service_navigation td{
	background-color:#D0D0D0;
	background: url(http://www.motormuse.com/img/service_menu.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
	color:#333;
	border-right:1px;
	border-right-color:#ccc;
	border-right-style:solid;
}


.service_navigation a{
	text-decoration:none;
}



.overview span{
	background:url(http://www.motormuse.com/img/currentTab.jpg); 
	cursor:pointer; 
	font-size:14px; 
	font-weight:bold; 
	color:#551E71; 
	padding:5px 20px 2px 20px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	}
.overview span.current{
	background:none;
	background-color:#E7E7E7;	
	cursor:pointer; 
	font-size:14px; 
	font-weight:bold; 
	color:#551E71; 
	padding:5px 20px 2px 20px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
}
.overview div{padding:4px 4px 4px 4px; margin:0px; 0px; 0px; 0px;}
.overview .newcar,.overview .usedcar{display:none;}


/*********************************IFRAME NAVIGATION****************************************/


.cars_table_navigation_highlight {
	background-color: #551E71;
	border:1px solid #cccccc;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #ffffff;
}


/****************************************Slider******************************************/
$slider_news{
	
   }


	#slider_news ul, #slider_news li,{
		margin:0;
		list-style:none;
		padding:0;
		}
		

	#slider_news li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:150px;
		height:390px;
		overflow:hidden;
		position:relative;
		left:-25px;
		}
		
	
								 					
     #slider_news_prev a{  
	    display:block;
		position:relative;
		z-index:1;
		top:15px;
		left:100px;
		width:22px;
		height:20px;
		background:url(http://www.motormuse.com/img/prevIcon.gif) no-repeat 0 0;	
		}	
	 #slider_news_next a{
	    display:block;
		position:relative;
		z-index:1;
		top:-5px;
		left:120px;
		float:left;
		width:22px;
		height:20px;
		background:url(http://www.motormuse.com/img/nextIcon.gif) no-repeat 0 0;	
		}	
		
		.articles_viewAll
	{
	position:relative;
	top:-40px;
	}
	
		
	/*************Videos****************/	
		
		
	$slider_videos{
		
   }


	#slider_videos ul, #slider_videos li,{
		margin:0;
		list-style:none;
		padding:0;
		}
		
		

	#slider_videos li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:150px;
		height:390px;
		overflow:hidden;
		position:relative;
		left:-25px;
		}
		
	
								 					
     #slider_video_prev a{  
	    display:block;
		position:relative;
		z-index:1;
		top:15px;
		left:100px;
		width:22px;
		height:20px;
		background:url(http://www.motormuse.com/img/prevIcon.gif) no-repeat 0 0;	
		}	
	 #slider_video_next a{
	    display:block;
		position:relative;
		z-index:1;
		top:-5px;
		left:120px;
		float:left;
		width:22px;
		height:20px;
		background:url(http://www.motormuse.com/img/nextIcon.gif) no-repeat 0 0;	
		}	
		
	
	
/******************************ShortList***************************/
.shortlist_box{
	background-color:#FFF;

}


.remove_shortlist:hover{
  background-position:left bottom;	
}

/**************************View Detail Button**********************/

#view_detail_button{
	display:block;	
	width:109px;
	height:24px;
    background:url(http://www.motormuse.com/img/view_detail_new.png);
	}
	
	
#view_detail_button:hover{
	background-position: left bottom;
	}
	
/*********************MricoSite***************************/

.tab_selected {
	background:url(/img/news_new_tab_selected_bg.png);
	background-repeat:repeat-x;
}

.tab_selected a {
		color:white;
		text-decoration:none;
		font-family:Arial;
		font-size:14px;
	
}

.tab_selected a:hover{
			color:#FC791E;
}

.tab_unselected {
background:url(/img/news_new_tab_unselected_bg.png);
background-repeat:repeat-x;
}

.tab_unselected a {
color:#333333;
text-decoration:none;
font-family:Arial;
font-size:14px;

}

.tab_unselected a:hover {
color:#FC791E;
}


.top_menu_navi{
background:url(/img/top_menu/navi_bg.jpg);
background-repeat:repeat-y;
padding-left:6px;
padding-top:3px;
padding-bottom:3px;
}

.top_menu_navi:hover{
background:url(/img/top_menu/navi_ro.jpg);
background-repeat:repeat-y;

}


.top_menu_navi a{
font-family:Arial;
font-size:11px;

color:#FFF;
text-decoration:none;
}

.top_menu_navi a:hover{

font-family:Arial;
font-size:11px;

color:black;
}