a{
	text-decoration: none;
	color:black;
}

.body-proplus table {
    background: none repeat scroll 0% 0% #F0F0F0;
    border-width: 1px;
    border-style: solid;
    border-color: #B6B6B6;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.map_contener{
	padding-top: 10px;
}

.btn-dealer > a{
/* 	background:url("/dev/modules/renaultDealerLocator/img/flag-bg.gif") 0 0 no-repeat #ffb540; */
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	color:#fff;
	display:block;
	font-size:1em;
	font-weight:lighter;
	height:1.5em;
	margin:1em 0.6em;
	padding-bottom:0.4em;
	padding-top:0.4em;
	text-align:center;
	text-decoration: none;
}

#form-carselector select{
	border:2px solid #5b5b5b;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	display:block;
	font-size:0.9em;
	height:2.2em;
	width:100%;
}

/*
.btn-dealer {
	background: #21578a;
	margin: 0 0 20px;
	overflow: hidden;
}

.btn-dealer a {
	color: #fff;
	font-size: 1em;
	display: block;
	text-align: center;
	line-height: 35px;
	padding: 10px 0 2px;
	text-decoration: none;
}

.btn-dealer a:hover {
	color: #fab40e;
}

.btn-dealer a:last-child {
	background: url(images/bgd_line_01.png) 0 0 no-repeat;
	padding: 10px 0 10px;
	margin-left: 30px;
}
*/

/* Location 1 */
.form-dealer p {
	padding: 2px 0;
	margin: 0px;
}

.type-input input {
	width: 100%;
	float: left;
	border: 2px solid #dededc;
/* 	border-right: 0; */
	background: #fff;
	padding: 2px;
	height: 23px;
}

.type-input input.btn-submit {
	cursor: pointer;
	border: 0;
/* 	background: url(images/icon-search.png) 0 0 no-repeat; */
/* 	background: url(/dev/modules/renaultDealerLocator/css/images/loupe_yellow.png) 0 0 no-repeat; */
/* 	background-size: 30px 30px; */
	width: 30px;
	height: 30px;
}

/* ------ dealer list */
.title-type-1 {
	font-size: 40px;
	text-transform: uppercase;
	padding: 20px 0;
}

#dealerResult_label {
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	padding: 10px 0;
	text-align: center;
	background: #f0f0f0;
	font-size: 1.2em;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	top:10px;
}

#dealerResult_label p {
       padding:0px;
       margin:0px;
}

#dealerList ul {
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#dealerList li {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 5px;
}

#dealerList a {
	text-decoration: none;
	display: block;
/* 	margin: 5px 0; */
	color: black;
}

#dealerList .dealer-name {
	font-size: 1em;
	font-weight: bold;
/* 	padding-left: 20px; */
	margin: 10px 0px 0px;
}

#dealerList td {
	padding: 0 5px 0 0;
}

.img-icon{
	position: relative;
	width:20px;
}

.img-full {
	width: 30px;
	margin: 10px 0 0;
}

#dealerList .dealer-add {
	font-size: 0.7em;
}

#dealerList .dealer-phone {
	font-size: 0.8em;
	font-weight: bold;
	overflow: hidden;
}

#dealerList .chevron {
	float: right;
	margin: auto;
	position: relative;
	top: -60px;
}

#dealerList .chevron img {
        width:15px;
}


#dealerList p {
	font-size: 0.7em;
	padding: 0px;
}

#dealerList p.node {
	clear: left;
	overflow: hidden;
	padding: 10px 0;
}

.dealer-name {
	text-transform: uppercase;
}

#dealerList td .dealer-addr img,#dealerList td .dealer-phone img {
/* 	background: url(/dev/modules/renaultDealerLocator/css/images/line-03.png) 100% 0 no-repeat; */
	padding: 0 10px 0 0;
	float: left;
/* 	margin: 0 20px 0 0; */
	margin: 0px;
	width: 20px;
}

.dealer-phone {
	display: block;
}

.note-map {
	background: #f0f0f0;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	font-size: 1.2em;
	color: #303030;
	text-transform: uppercase;
/* 	padding: 20px 0; */
/* 	line-height: 60px; */
	margin-top: 10px;
	margin-bottom: 10px;
}

.note-map img {
	float: left;
/*  	margin: 0px; */
/* 	width: 30px; */
/* 	padding: 10px; */
}

.note-map span {
	padding-left:0px;
	font-size: 0.5em;
}

.note-map .item-group{
	display: table;
}

.note-map .item-group img{
	display: table-cell;
}

.note-map .item-group span{
	display: table-cell;
	line-height: 1;
	width: 100%;
	padding-left: 5px;
	vertical-align: middle;
}

.container_16 .note-map .grid_8 {
	width: 33%;
}

.container_16 .note-map {
	width: 100%;
}

/* For Map  */


.content-location h2 {
	padding: 30px 0 15px;
	color: #303030;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: normal;
}

.content-location p {
	padding: 0 0 5px;
	font-size: 0.6em;
	margin: 0px;
	border: solid white;
}

.content-location p .img-full {
	width: 100%;
}

.container_16 .btn-dealer {width: 100%;}
.container_16 .btn-dealer .grid_15 {
		width: 87%;
	}


.btn-dealer-map {
	background: #21578a;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 0px;
/* 	height: 30px; */
}

.btn-dealer-map a {
	display: block;
	width: 100%;
	text-decoration: none;
}

.btn-dealer-map span {
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: center;
	position: relative;
	line-height: 1;
	float: left;
/* 	line-height: 35px; */
}

.btn-dealer-map span:first-child{
	width: 30px !important;
	height: 30px;
}

.btn-dealer-map span:last-child {
	display: block;
	width: auto;
	margin-left: 30px;
	padding: 10px;
	float: none;
/* 	background: url(/dev/modules/renaultDealerLocator/css/images/bgd_line_01.png) 15px 0 no-repeat; */
}

.btn-dealer-map span img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -10px;
}

.map-popup {font-size: 1.1em;}
.map-popup h3 {
		text-transform: uppercase;
		margin-bottom: 5px;
		font-size: 0.7em;
}
.address img, .telephone img {
/* 	background: url(/dev/modules/renaultDealerLocator/css/images/line-03.png) 100% 0 no-repeat; */
	padding: 0 10px 0 0;
	float: left;
	margin: 0 5px 0 0;
}


.location_data_list{
 	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	padding: 5px 0;
	background: #f0f0f0;
	margin-top:10px;
}

.location_label{
	text-align: left;
	font-size: 1em;
	padding-left: 5px;
}

.location_label span{
	position: relative;
	top: 5px;
}

.arrow_location{
	float: right;
	padding-right: 5px;
}

/* For all device */
.container_16 .grid_2 {
	width: 25%;
}
.container_16 .grid_6 {
	width: 35%;
}

@media ( min-width : 768px) and (max-width: 979px) {
	.container_16 .btn-dealer .grid_15 {
		width: 87%;
	}
	.type-input input {
		width: 100%
	}
	.container_16 .note-map .grid_8 {
		width: 33%;
	}
}

@media ( max-width : 767px) {
	.container_16 .btn-dealer .grid_15 {
		width: 78%;
	}
	.type-input input {
		width: 100%
	}
	.container_16 .note-map .grid_8 {
		width: 33%;
	}
}

@media ( max-width :480px) {
	.container_16 .btn-dealer .grid_15 {
		width: 80%;
	}
	.type-input input {
		width: 100%
	}
	.container_16 .note-map .grid_8 {
		width: 33%;
		margin-bottom: -10px;
	}
}

@media ( max-width :320px) {
	.type-input input {
		width: 100%
	}
	.container_16 .note-map .grid_8 {
		font-size: 14px;
	}
	.note-map img {
		float: left;
		/*margin: 0 10px 0 0;*/
	}

	#dealerResult_label {
		font-size: 0.8em;
	}
	#dealerResult_label,#dealerList .dealer-add,#dealerList p,#dealerList .dealer-phone
		{
		font-size: 14px;
	}
	#dealerList .dealer-phone {
		line-height: 34px;
	}
	#dealerList p {
		line-height: 18px;
	}
	#dealerList td .dealer-addr img,#dealerList td .dealer-phone img {
		width: 20px;
	}
	#dealerList .dealer-add span {
		overflow: hidden;
	}
}
