@import url( "/common/css/local/property/area/directionsStyles.css" );

.printDirection {
    text-align: right;
}

#mapContainer {
    width: 685px;
}

.ahighlightwrap {
    margin-bottom: 12px;
    padding: 12px;
    border: 1px solid #CCC;
}

#ahighlighthead {
    margin: 0 0 12px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #CCC;
}

#primaryContainer #contentArea  #ahighlighthead h3 {
    font-size: 20px;
    margin-left: 0;
}

#directionsAddressError,
    #primaryContainer #contentArea #ahighlightinfo p {
    margin: 10px;
}

#searchformtable #leftcol {
    width: 80px;
    padding: 0 8px 0 0;
    text-align: right;
}

#ahighlightinfo {
    margin: 6px 4px;
}

.directionInfoContainer {
    background: #EBEAE6;
}

#directionTable {
    border: 1px solid #CCC;
    padding: 7px 17px 10px 12px;
    width: 656px;
}

.directionHeader {
    font-size: 15px;
    font-weight: normal;
}

.col1 {
    width: 480px;
}

#directionTable .directionHeader div {
    border-bottom: 1px solid #CCC;
}

#directionTable .directionFooter {
    padding: 0 10px 10px 10px;
}

p.legal,
    #noDirectionsError {
    margin: 10px 0;
}

#contentArea .highlightBox {
    padding: 0;
}

#contentArea h3 {
    margin: 0;
    padding: 15px 20px 5px;
    background: url( /westin/images/highlightBoxTopCrns.gif ) no-repeat top left;
}

#contentArea .highlightInner {
    padding: 10px 20px;
}
a.popupLink {
	background: url("/westin/images/WI_PA_Icon_HotelFactSheet.png") no-repeat left;
	padding-left: 15px;
}

#printContainer a{
	text-decoration:none;
	background:transparent url(/westin/images/WI_PA_InnerTemplate_Icon_Print.jpg) no-repeat scroll left top;
}
