/* CSS Document */

.map #pageheader {
	margin-bottom:0;
}

#no_flash_statelist {
	margin-top:20px;
}

#no_flash_statelist h3 {
	margin-bottom:0;
}

.dealers h3 {
	max-width:300px;
	text-align:left;
}

.sIFR-active .dealers h3 {
	padding:7px 10px 0;
}

#tabs{
	float:right;
	width:572px;
	border-bottom:1px solid #e5e5e5;
}
#tabslabel{
	background:url(../images/view_by_label.jpg) no-repeat;	
	height:41px;
	width:68px;
	float:left;
	text-indent:-999em;	
}
#back2dealer{
	float:right;
}
#tabslist ul{
	list-style: none;
}
#tabslist ul li {
	float:left;	
}
#tabslist ul li a{
	background:#f2f2f2;
	text-align:center;
	width:123px;
	height:39px;
	line-height:39px;
	display:block;
	margin-top:2px;
	margin-left:3px;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
#tabslist ul li a.current{
	background:#dfdddd;		
}
#tabslist ul li a:hover{
	background:#dfdddd;
}

#back2dealer a{
	display:inline;
	float:right;
	background:url(../images/back2dealer_btn.jpg) no-repeat;
	height:23px;
	width:174px;
	text-indent:-999em;
	margin:10px 0;
}
.listcolumn{
	width:290px;
	border-top:1px solid #e5e5e5;
}
.listcenter{
	margin:0 45px;;
}
.listcolumn ul { list-style:none;}
.listcolumn ul li a{
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding:0 8px;
	line-height:40px;
	font-weight:11px;
	color:#666;
}
.listcolumn ul li a:hover{
	background:#c41230;
	color:#fff;
	text-decoration:none;
}

#leftcolumn{
	width:610px;
	float:left;
	display:inline;
}
#leftcolumn h4{
	font-size:16px;
	font-weight:normal;
	color:#333333;
	text-transform:none;
	margin-top:15px;
	margin-bottom:20px;
}
#leftcolumn .infoblock {
	float:left;
	display:inline;
	width:280px;
}
#leftcolumn .infoblock .location {
	color:#888888;
	font-style:italic;
}
#leftcolumn h6{
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin:5px 0 15px;
	color:#666;
}
#leftcolumn #prefer_dealer {
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	margin:25px 0 20px;
}
#leftcolumn #prefer_dealer a {}
#leftcolumn #prefer_dealer a:hover {
	background:none;
}
#leftcolumn #prefer_dealer p {
	margin-top:15px;
}
#leftcolumn .half{
	width:300px;
	margin-right:2px;
}
#leftcolumn .name{
	font-weight:bold;
	margin:15px 0 6px;
}
#leftcolumn .half .element{
	background:#ececec;
	cursor:text;
	/* height:51px; */
}
#leftcolumn .half .element input{
	background:none;
	color:#333333;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	padding:8px 5px;
	width:270px;
}

#leftcolumn .full .element{
	background:#ececec;
	cursor:text;
	width:602px;
}
#leftcolumn .full .element textarea{
	background:transparent none repeat scroll 0 0;
	color:#333333;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	height:120px;
	overflow:auto;
	padding:8px 5px;
	width:592px;
}
.formbuttons{
	text-align:right;	
}
.formbuttons input{
	margin-top:10px;
	margin-right:10px;
}

body.dealers #rightcolumn {
	border-top:none;
	float:right;
	padding-top:0;
	width:310px;
}

#contactinfo{
	border-bottom:1px solid #e5e5e5;	
	margin-bottom:18px;
	padding-bottom:5px;
}
#back2dealerlisting a{
	background:url(../images/back2dealerlist.gif) no-repeat;
	width:310px;
	height:36px;
	display:block;
	text-indent:-999em;
	margin-bottom:20px;
}
#contactinfo h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	font-size:16px;
	color:#333;
	margin-bottom:10px;
}
#requestcatalog a{
	background:transparent url(../images/icon_catalog.gif) no-repeat scroll 5px 0;
	display: inline;
	float:left;
	height:29px;
	line-height:29px;
	color:#666;
	padding:0px 5px;
	padding-left:35px;
}
#requestcatalog a:hover{
	background-color:#C41230;
	background-position:5px -29px;
	color:#fff;3px
	background-position:5px 100%;
	text-decoration:none;
}

#statelist{
	background:#C41230;
	padding:15px;
	/*position:absolute;
	margin-top:-5px;*/
	margin-bottom:5px;
}
#statelist ul {
	list-style:none;
}
#statelist li {
	float:left;	
}
#statelist li a {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:23px;
	padding:2px 0;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:232px;
}
#statelist li a:hover {
	background:#FFFFFF;
	color:#C41230;
	text-decoration:none;
}
#statelistbutton a{
	background:url(../images/icon_list.jpg) no-repeat;
	width:35px;
	height:38px;
	float:left;
	text-indent:-999em;
	/*margin-left:3px;*/
}
#statemapbutton a{
	background:url(../images/icon_map.jpg) no-repeat;
	width:51px;
	height:38px;
	float:left;
	text-indent:-999em;
	/*margin-left:3px;*/
}
#statemapbutton a:hover, #statelistbutton a:hover, #statelistbutton.active a{
	background-position:left bottom;
}
#dealerstateoptions{
	float:right;	
	width:316px;
	margin:5px 0;
}
#dealerstate{
	background:url(../images/lbl_dealerstate.jpg) no-repeat;
	width:230px;
	height:38px;
	text-indent:-999em;
	float:left;
	display:inline;
}


#leftcolumn h4 + h6 {
	margin-top:-10px;
}

#dealers_message {
	background:#ECECEC none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-weight:bold;
	margin-bottom:30px;
	padding:10px;
}

#dealers_message .success {
	color:#3C66CF;
}
