/********************************************************************************************************/
/* maps maps maps maps maps maps maps maps maps maps maps maps maps  */
/********************************************************************************************************/


#dfgooglemap_canvas {
	position: relative;
	width: 563px;
	height: 324px;
	background-color: #E0E0E0;

	margin-top: 3px;
	margin-bottom: 10px;
}

#dfgooglemap_formWrap {
    margin-top: 10px;
    margin-bottom: 10px;
}

#dfgooglemap_formBorder {
    float: left;
    width: 422px;
    overflow: hidden;

    border: 1px dotted #939276;
    border-left: none;
    border-right: none;

    padding-top: 2px;
    padding-bottom: 2px;

}

#dfgooglemap_formBorder LABEL {
    display: block;
    float: left;

    width: 70px;

    height: 14px;
    padding-top: 2px;
    font-weight: normal;
    margin-bottom: 0px;
}
#dfgooglemap_formBorder INPUT {
    float: left;

    width: 344px;

    height: 14px;
    padding-top: 2px;
    padding-bottom: 2px;

    padding-left: 4px;
    padding-right: 4px;

    border: none;

    background-image: none;
}

#dfgooglemap_formWrap {
    overflow: hidden;
    width: 564px;
}

#dfgooglemap_formWrap .formSubmit {
    float: left;
    border: none;

    width: 126px;
    height: 16px;

    margin-top: 3px;

    margin-left: 8px;

    text-transform: uppercase;

    background-color: #fff;
    cursor: pointer;
}



.tx-dfgooglemap-pi1 TABLE {
	padding: 10px;
	background-color: transparent !important;
}
.tx-dfgooglemap-pi1 DIV.googledir DIV TABLE {
	border: none !important;
	color: #9c7ba6 !important;
	font-size: 12px !important;
	font-weight: bold !important;
}
.tx-dfgooglemap-pi1 DIV.googledir DIV TABLE TD {
	border-top: none !important;
}

.tx-dfgooglemap-pi1 DIV.googledir DIV DIV TABLE {
	font-size: 11px !important;
	font-weight: normal !important;
}
.tx-dfgooglemap-pi1 DIV.googledir DIV DIV TABLE TD {
	border-top: 1px dotted #93917A !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

#directions {
	padding: 0 !important;
	margin-bottom: 15px;
}





#dfgooglemap_printLink {
    margin-top: 10px;
}


.tx-dfgooglemap-pi1 {
    margin-bottom: 20px;
}




#dfgooglemap_directions {
	margin: 15px 0 0 0;
}

#dfgooglemap_directions .gmaps-row {
	border-top: 1px dotted #93917A !important;
	overflow: hidden;
	padding: 0.3em 3px;
}

#dfgooglemap_directions .gmaps-row span {
	display: block;
	float: left;
}

#dfgooglemap_directions .gmaps-row .number {
	color: #889FA6;
	width: 4%;
}

#dfgooglemap_directions .gmaps-row .description {
	width: 95%;
}








