 /* Additional styles for Marketing URL pages */

.ui-button-text-only .ui-button-text { padding: .4em .6em; }

section.facility {background: #eeecec; padding: 10px; margin: 10px 0; border: 1px solid #0961ae; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

#locations section.facility section#features {margin: 5px 0;}
#locations section.facility div.sub_column {padding: 50px 20px 0 20px; margin-top: 10px; width: 285px;}
section.facility .sub_column h3 span.accent {font-size: 170%;}

p.rate {margin: 0;}

section#location_map.multiple_locations div.main_column {float: none;}
section#location_map.multiple_locations div.sub_column {width: 300px; padding: 0 20px; margin-top: 15px;}
section#location_map.multiple_locations #map_canvas { height: 300px; width:680px; border:1px solid #7AA819;}



/* brand dependent styles */
section#location_map .sub_column.fpr, section.facility div.sub_column.fpr {background: url(http://www.thefastpark.com/resources/images/logo_fpr_sm.png) no-repeat top; }

section#location_map .sub_column.afp, section.facility div.sub_column.afp {background: url(http://www.thefastpark.com/resources/images/logo_afp.png) no-repeat top; }
section#location_map .sub_column.afp hr { background-color: #005bab; color: #005bab; }
.afp .accent { color: #005bab; }

section#location_map .sub_column.pp, section.facility div.sub_column.pp {background: url(http://www.thefastpark.com/resources/images/logo_pp.png) no-repeat top; }
section#location_map .sub_column.pp hr {background-color: #006b4f; color: #006b4f; }
.pp .accent {color: #006b4f;}
