#city_list {
	overflow: auto;
	height: 485px;
	position: relative;
	margin: 0;
	list-style: none;
	padding-left: 0;
}

#pre_city_list {
	overflow: auto;
	position: relative;
	margin: 0;
	list-style: none;
	padding-left: 0;
}

.content {
	overflow: hidden;
}

.dealerHighlight, .dealerHover {
	cursor: pointer;
}

.dealerHighlight .dealerName, .dealerHover .dealerName {
	color: #E00C0C;
}

#container_contentSHORT, #container_contentLONG {
	padding: 0 0 3px;
}

.tooltip {
	background-color: #fff;
	overflow: hidden;
}

.tooltip_pt {
	background: transparent url(http://images.newcars.com/maps/images/google_map_bubble_3.png) no-repeat scroll left -37px;
	height: 40px;
	width: 83px;
}

#container_sitemap {
	border-top: #ccc 1px solid;
	margin: 0;
}

#dealerEmpty_msg_load {
	text-align: center;
	font-weight: bold;
}

.DCM_pageBottom {
	width: 960px;
	text-align: left;
}

#container_sitemap.DCM_sitemapPad {
	margin: 15px 0 0;
}

/*-----------------*/
.DCM_mainCopy {
	margin: 0 0 30px;
}

.DCM_listMapContainer {
	height: 488px;
	width: 100%;
	margin: 0 0 8px 0;
	position: relative;
}

.DCM_list {
	float: left;
	height: 100%;
	width: 249px;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	overflow: auto;
}

.DCM_list_accredited {
	float: right;
}

.DCM_dealer, .DCM_dealer_selected {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	cursor: pointer;
}

.DCM_dealer_selected, .DCM_dealer:hover {
	background: url(http://images.newcars.com/images/dealer_maps/bg-dcm-list.png) left bottom repeat-x;
}

.DCM_dealer p, .DCM_dealer_selected p {
	margin: 0;
}

.DCM_dealer span, .DCM_dealer_selected span {
	font-weight: bold;
	text-decoration: none;
	color: #06c;
}

.DCM_dealer:hover span {
	text-decoration: underline;
}

.DCM_map {
	border: 1px solid #ccc;
	height: 488px;
	width: 682px;
	float: left;
}

.DCM_tooltip_dealerInfo {
	margin: 4px 0;
}

.DCM_tooltip_dealerName {
	font-weight: bold;
	color: #069;
}

.DCM_tooltip_infoIcon {
	float: left;
	margin-right: 2px;
}

.DCM_tooltip_infoLink {
	float: left;
}

/*--------------------
Styles for Quote Box
---------------------*/
.DCM_quote .pre_quote_container {
	background: url(http://images.newcars.com/images/dealer_maps/bg-dcm-quote.png) no-repeat;
	width: 456px;
	height: 198px;
	padding: 0 15px;
	position: absolute;
	top: -10px;
	right: 0;
}

.DCM_quote .pre_quote_header {
	height: 58px;
	width: 100%;
	margin: 0 0 10px;
	border: 0;
}

.DCM_quote .pre_quote_header h2 {
	color: #fff;
	margin: 0;
	font-size: 18px;
	line-height: 1.1;
}

.DCM_quote .pre_quote_copy {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}

.DCM_quote .pre_quote_copy1 {
	width: 196px;
	margin: 0 0 28px;
}

.DCM_quote .pre_quote_copy2 {
	width: 170px;
	margin: 0 7px;
}

.DCM_quote .pre_quote_copy2 span {
	font-weight: bold;
	color: #06c;
	text-decoration: underline;
	cursor: pointer;
}

.DCM_quote .pre_quote_copy2 span:hover {
	color: #666;
}

.DCM_quote .pre_quote_extraIcon {
	float: right;
	margin: 4px 0 0;
}

.DCM_quote .pre_quote_form {
	float: left;
	width: 180px;
}

.DCM_quote select {
	width: 180px;
	margin: 0 0 10px;
}

.DCM_quote .pre_quote_years {
	margin: -6px 0 10px 0;
}

.DCM_quote #pqf_zipcode {
	width: 40px;
}

.DCM_quote #pqf_submit_button {
	display: block;
	background-image: url(http://images.newcars.com/images/btn-getQuote-sprite.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

.DCM_quote #pqf_submit_button:hover {
	background-position: 0 -26px;
}

.DCM_quote #pqf_submit_button:active {
	background-position: 0 -52px;
}

.DCM_quote .pqf_zip_container {
	float: left;
	margin: 0 12px 0 0;
}

.DCM_quote .pqf_zip_container label {
	margin: 0 4px 0 0;
}

/*---------------------
Styles for No Make page
----------------------*/

.DCM_static_map {
	height: 488px;
	width: 940px;
}

.DCM_static_map_overlay {
	position: absolute;
	background-color:#bbb;
	top: 197px;
	height: 488px;
	width: 940px;
	-moz-opacity: .40;
	opacity: .40;
	filter: alpha(opacity=40);
}

.DCM_form_noMake {
	display: block;
	position: absolute;
	width: 560px;
	height: 200px;
	left: 50%;
	margin-left: -280px;
	top: 320px;
}

.DCM_form_noMake_copy {
	font-weight: bold;
	font-size: 15px;
	color: green;
	padding: 0 0 0 20px;
	line-height: 120%;
	margin: 0 20px 0 0;
	width: 240px;
	float: left;
}

.DCM_form_noMake_top, .DCM_form_noMake_bottom {
	height: 10px;
	font-size: 0;
	background-image: url(http://images.newcars.com/images/dealer_maps/dealer_map_overlay_background_top.png);
	background-repeat: no-repeat;
}

.DCM_form_noMake_bottom {
	background-image: url(http://images.newcars.com/images/dealer_maps/dealer_map_overlay_background_bottom.png);
}

.DCM_form_noMake_middle {
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px 0 0 0;
}

.DCM_form_noMake_form {
	width: 260px;
	float: left;
}

.DCM_form_noMake_form fieldset {
	border: none;
	padding: 0;
	margin: 0 0 8px;
}

.DCM_form_noMake_form label {
	width: 35px;
	text-align: right;
	display: block;
	float: left;
	margin: 0 4px 0 0;
	line-height: 1.9;
}

.DCM_msc_zip {
	width: 60px;
	position: relative;
	top: -15px;
	margin: 0 10px 0 0;
}

.DCM_msc_btn {
	position: relative;
	top: -6px;
}

/*--------------------------
Accredited Icon Explanation
----------------------------*/
.DCM_accredited_exp {
	border: 1px solid #c7e7f2;
	background-color: #e2f5ff;
	height: 32px;
	margin: 0 0 8px 0;
}

.DCM_accredited_exp img {
	float: left;
	width: 25px;
	margin: 3px 8px 0 5px;
}

.DCM_accredited_exp p {
	margin: 0;
	line-height: 2.9;
	font-size: 11px;
}

/*------------------------
Dealer Details Links List 
------------------------*/
.dealerCity_list_container {
	width: 960px;
}

.dealerCity_list_top, .dealerCity_list_bottom {
	background-image: url(http://images.newcars.com/images/bg_sprite_dealerCity_dealerList.png);
	background-position: -961px 0;
	height: 16px;
	font-size: 0;
}

.dealerCity_list_bottom {
	background-position: -961px -24px;
}

.dealerCity_list_middle {
	background: url(http://images.newcars.com/images/bg_sprite_dealerCity_dealerList.png) repeat-y;
	padding: 1px 24px; /* Needs 1px padding for IE7 */
}

.dealerCity_list_middle h2 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #00669d;
}

.DCM_pageBottom .dealerCity_list_middle p {
	margin: 0 0 24px 0;
}

.dealerCity_list_middle ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 290px;
	float: left;
	border-right: 1px solid #ccc;
	margin: 0 18px 0 0;
}

ul.dealerCity_list_middleRight {
	border: none;
	margin-right: 0;
}

.dealerCity_list_middle li {
	padding: 0 0 12px 0;
	height: 20px;
}

.dealerCity_list_dealer {
	float: left;
}

.DCM_miscLinksTable {
	border: none;
	margin: auto;
	padding: 0;
	width: 860px;
}

.DCM_miscLinksTable h3 {
	color: #666;
	font-size: 13px;
}

.DCM_miscLinksTable ul {
	 border-right: 1px solid #ccc;
	 float: left;
	 list-style-type: none;
	 padding: 5px 20px 0;
	 width: 130px;
	 text-align: left;
	 vertical-align: top;
}

ul.DCM_miscLinksNoBorder {
	border: none;
}

/*-------------------------
Accredited Dealer Tool Tip 
--------------------------*/

.dealerCity_accredited_pop {
	display: inline;
	position: relative;
	top: -3px;
	left: 6px;
}

.dealerCity_accredited_pop div {
	display: inline;
}

.dealerCity_accredited_pop span {
	position: absolute;
	padding: 5px;
	left: -1000px;
	color: black;
	text-decoration: none;
	display: none;
}

.dealerCity_accredited_pop span img {
	border-width: 0;
	padding: 2px;
}

.dealerCity_accredited_pop div:hover span {  /* Controls distance of pop up from info icon */
	top: -147px;
	left: -212px;
	display: block;
}

.dealerCity_accredited_pop div:hover {
	text-decoration: none;
	border: none;
}

.dealerCity_accredited_txt {
	font-weight: normal;
	display: block;
	width: 205px;
	margin: 22px;
}

/*-------------------
Apartments link 
-------------------*/
.DCM_apts_link {
	text-align: center;
	margin: 12px 0 0;
}

/*------------------
Dealer map bubble
------------------*/

.dealermap_bubble_cone_image {
	margin-top: -2px;
	position: absolute;
}

.dealermap_bubble_table {
	position:relative;
	top: -60px;
	left:25px;
}

.dealermap_bubble_close {
	margin-right: 5px;
	width:12px;
	height:12px;
	background:url(http://images.newcars.com/images/dealer_maps/bubble_close.png) no-repeat top left;
	cursor: pointer;
}

.dealermap_bubble_tl {
	background: transparent url(http://images.newcars.com/images/dealer_maps/bubble_corner_tl.png) no-repeat scroll 0% 0%;
	height: 8px;
	width: 8px;
}

.dealermap_bubble_tm {
	height:8px;
	background: url(http://images.newcars.com/images/dealer_maps/bubble_top.jpg) no-repeat #fff;
}

.dealermap_bubble_tr {
	background: url(http://images.newcars.com/images/dealer_maps/bubble_corner_tr.png) no-repeat top right;
	height:8px;
	width: 8px;
}

.dealermap_bubble_m {
	background: url(http://images.newcars.com/images/dealer_maps/bubble_mid.jpg) no-repeat #fff;
	border-left: 2px solid #999;
	border-right:2px solid #999;
}

.dealermap_bubble_bl {
	height:8px;
	background: url(http://images.newcars.com/images/dealer_maps/bubble_corner_bl.png) no-repeat;
}

.dealermap_bubble_bm {
	height:8px;
	background: url(http://images.newcars.com/images/dealer_maps/bubble_bottom.jpg) no-repeat #fff;
}

.dealermap_bubble_br {
	height:8px;
	background: url(http://images.newcars.com/images/dealer_maps/bubble_corner_br.png) no-repeat top right;
}
