@charset "UTF-8";
/* CSS Document */
/* Find a Dealer Styles */

#scrollView {
	position: absolute;
	height: 250px !important; height: 292px;
	width: 347px !important; width: 349px;
	overflow: hidden;
}
#scrollPath {
	background-color:#999999;
	border:0 none;
	height:256px !important;
	left:360px;
	position:absolute;
	top:250px !important;
	width:13px !important;
}
#slider {
	position: absolute;
	background-color: #474747;
	width: 13px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_scrollerbtm.en-us.gif);
	background-repeat: no-repeat;
	background-position: bottom;;
}
#fndDealerList{
	width: 347px !important; width: 348px;
	position: absolute;
}
#dealerListContainer{
	visibility: hidden;
	display: none;
}
#diamondDealerFootnote {
	/*background-color:#DCDCDC;*/
	padding:0 5px;
	position:absolute;
	top:510px !important;
	width:350px !important;
}
#fndRight{
	display: none;
}
	
#fndContent {
	/* background:#CCCCCC url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat scroll 0 0;*/
	height:535px;
	/*padding:10px 20px 0;*/
}
#fndLeft {
	float:left;
	width:360px;
	padding-right: 20px;
	margin-left: -185px;
}
#fndRight {
	float:left;
	width:586px;
	overflow: hidden
}
#fndDealerList {
}
.fndDealerItem, .fndDealerItemHighlight {
	padding: 3px 12px 4px 16px;
	height: 62px;
	/*background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_dealerItemBg.en-us.gif);
	background-repeat: repeat-x;*/
	border-bottom:1px dotted #CCC;
}
.fndDealerItemHighlight {
	cursor: pointer;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_dealerItemSelBg.en-us.gif);
	color: #FFF;
}
.fndBoxHeader {
	width: 355px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #000 url(http://mmna.cachefly.net/MMNA/find/images/fnd_boxHeaderBg.en-us.gif) repeat-x;
	clear:both;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
}
.fndBoxContent {
	/*background-color: #e6e6e6;*/
	width: 340px;
	padding: 6px 10px;
	float:left;
	/*border-right: 1px solid #CCC;
	border-bottom:  1px solid #999;*/
}
.fndBoxContent input {
	width: 100px;
}
.fndBoxContent select, .fndBoxContent input {
	padding: 0;
	margin: 0;
}
.fndDataDrawer {
	width: 590px;
	position: relative;
}
.fndDataDrawer .headerDisabled {
	height:28px;
	cursor: pointer;
	color: #666;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerBg.en-us.gif);
	background-repeat: repeat-x;
}
.fndDataDrawer .headerEnabled {
	height:28px;
	cursor: pointer;
	color: #000;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerBg.en-us.gif);
	background-repeat: repeat-x;
	
}
.fndDataDrawer .headerActive {
	height:28px;
	cursor: pointer;
	color: #FFF;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerSelBg.en-us.gif);
	background-repeat: repeat-x;
	
}
.fndDataDrawer .dataContainer {
	overflow: hidden;
	visibility: hidden;
	height: 200px;
	width:560px;
	position: absolute;
	background-color:#dcdcdc;
	border-right: 1px solid #CACACA;
	border-bottom:  1px solid #CACACA;
}
.fndDataDrawer .dataEntry {
	position: relative;
	padding-left:10px;
}
.fndDataDrawer .scrollPath {
	visibility: hidden;
	overflow: hidden;
	height: 200px;
	width: 13px;
	position: absolute;
	left: 677px;
	background-color: #999;
	margin-top: 2px;
	z-index: 2
}
.fndDataDrawer .scroller {
	background-color: #444547;
	position: absolute;
	width: 13px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_scrollerbtm.en-us.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fndDataDrawer .dirsDiv {
	position:absolute;
	visibility: hidden;
	background-color: #dcdcdc;
	width: 570px;
	height: 390px;
	padding: 10px;
	border-right: 1px solid #CACACA;
	border-bottom:  1px solid #CACACA;
}
.fndDrawerArrow {
	padding: 4px;
	float:left
}
#fndDirsMapDiv {
	border: 1px solid #666;
	width: 568px;
	height: 198px;
}
#fndDirsContainer {
	border: 1px solid #666;
	border-top: none;
	height: 160px;
	overflow: hidden;
	position:absolute;
}
#directionDrawerData input {
	width: 100px;
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
#directionDrawerData select {
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
#fndDirsData {
	position: relative;
	padding-left:10px;
}
#fndDirsScrollPath {
	visibility: hidden;
	overflow: hidden;
	height: 160px;
	width: 13px;
	position: absolute;
	left: 567px;
	background-color: #999;
	z-index: 2;
}
#fndMapOutside {
	width: 568px;
	height: 320px;
	margin-top: 10px;
	background-image:url(http://mmna.cachefly.net/MMNA/images/mapBg.en-us.jpg);
	background-repeat:no-repeat;
}
#fndMapZoom {
	width: 64px;
	float:right;
	height: 297px;
	padding-top:23px;
}
#fndMapNorth {
	width: 290px;
	float:left;
	padding-left: 214px;
	height: 22px;
}
#fndMapSouth {
	width: 290px;
	float:left;
	padding-left: 214px;
	height: 22px;
}
#fndMapImage {
	width: 450px;
	height: 276px;
	float:left;
}
#fndMapWest {
	width: 27px;
	height: 173px;
	padding-top: 103px;
	float:left;
}
#fndMapEast {
	width: 27px;
	height: 173px;
	padding-top: 103px;
	float:left;
}

