@charset "UTF-8";
/* CSS Document */

#FOX_modal
{
    width:100%;
    height:100%;
    background-color:Black;
    z-index:10000;
    top:0px;
    left:0px;
    display:none;
}

#FOX_shell{
	/*width:1288px;
	height:772px;
	left:50%;
	top:50%;
	margin-left:-644px;
	margin-top:-386px;
	position:absolute;*/
	background-color:#FFF;
	z-index:10001;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}

#FOX_close{
	width:38px;
	height:38px;
	top:-4px;
	right:18px;
	position:absolute;
	background-image:url('../images/map/close.png');
	cursor:pointer;
  display:none;
}
#FOX_container{
	width:1276px;
	height:760px;
	left:6px;
	top:6px;
	position:absolute;
}

#FOX_map{
	width:100%;
	height:760px;
	left:0px;
	top:0px;
	position:absolute;
}

#FOX_modal.modal .wide-screen {
  display:none;
}

#FOX_modal.modal .navbar {
  height: 75px;
}

#FOX_modal.modal .navbar ul > li {
  padding-top:15px;
  padding-bottom: 15px;
  margin-top:5px;
  margin-bottom: 5px;
}


#FOX_modal.modal .navbar-header {
  height: 75px;
}

#FOX_modal.modal .navbar-header > .FOX_closeMap {
  padding-top: 5px;
  padding-bottom: 10px;
  float: right;
}

#FOX_modal.modal .navbar-header > .FOX_closeMap button {
  font-size:40px;
}

#FOX_modal.modal .navbar-header > .FOX_closeMap button:hover {
  cursor:pointer;
}

#FOX_modal.modal .navbar-toggle {
  padding: 15px 15px;
  margin-left: 10px;
  margin-top: 10px
}

#FOX_modal.modal .navbar-brand {
  height:45px;
}

#FOX_modal.modal .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: white;
}

#FOX_modal.modal .navbar-default .navbar-nav > .open > a,
#FOX_modal.modal .navbar-default .navbar-nav > .open > a:hover,
#FOX_modal.modal .navbar-default .navbar-nav > .open > a:focus {
  background-color: #1c2833;
}

#FOX_modal.modal .dropdown-menu > li > a:hover,
#FOX_modal.modal .dropdown-menu > li > a:focus,
#FOX_modal.modal .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
#FOX_modal.modal .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: white;
}

#FOX_modal.modal .FOX_listingIcon {
  display:inline-block;
}
#FOX_modal.modal .listings li {
  padding-top:15px;
  padding-bottom:15px;
  margin-top:5px;
  margin-bottom:5px;
}
#FOX_modal.modal .listings li .FOX_listingIcon {
  margin-top:0px;
}
#FOX_modal.modal .result {
  white-space: normal;
}
#map-dropdown {
  position: relative;
  z-index: 20000;
}

#FOX_header{
	width:1276px;
	height:75px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url('../images/map/header.png');
	background-repeat:no-repeat;
	background-position:7px;
	background-color:#1c2834;
}

#FOX_headerTitle{
	width:auto;
	height:auto;
	position:absolute;
	left:45px;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:16px;
	line-height:28px;
	color:#FFF;
}

#FOX_resetMap{
	width:140px;
	height:28px;
	top:0px;
	right:350px;
	position:absolute;

	cursor:pointer;
}

#FOX_resetMapIcon{
	width:15px;
	height:28px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url('../images/map/bolt.png');
}

#FOX_lisitingView{
	width:160px;
	height:28px;
	top:0px;
	right:148px;
	position:absolute;

	cursor:pointer;
}

.FOX_headerFont{
	font-family: "proxima-nova";
	font-weight:700;
	font-size:14px;
	position:absolute;
	left:25px;
	line-height:28px;
	color:#FFF;
}

.FOX_headerFont:hover{
	color:#999;
}

#FOX_listingViewIcon{
	width:15px;
	height:28px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url('../images/map/listing.png');
}

#FOX_subheader{
	width:1276px;
	height:42px;
	top:0px;
	left:0px;
	position:absolute;
	z-index:1000;
}

#FOX_subheader_line{
    width:100%;
    height:40px;
    position:absolute;
    top:75px;
    z-index:1;
}

#FOX_current_category
{
    color: white;
    font-size: 27px;
    padding-left: 15px;
    font-family: "proxima-nova";
    line-height:40px;
    font-weight:bold;
}

#FOX_subheaderPin{
	width:42px;
	height:42px;
	top:-5px;
	left:200px;
	position:absolute;
	background-image:url('../images/map/subheaderPin.png');
	background-repeat:no-repeat;
	display:none;
}

#FOX_subheaderBG{
	width:100%;
	height:40px;
	top:0px;
	left:40px;
	position:absolute;
	background-color:green;
	opacity:.8;
	filter: alpha(opacity=80);
}

#FOX_neighborhood{
	font-family: "ff-tisa-web-pro";
	font-weight: 700;
	font-style:italic;
	font-size:19px;
	position:relative;
	float:left;
	margin-left:240px;
	line-height:25px;
	color:#b1c756;
	display:none;
}

#FOX_currentNeighborhoodButton{
	position:relative;
	float:left;
	margin-left:6px;
	cursor:pointer;
	margin-right:50px;
	width:250px;
	position:absolute;
	right:500px;
	text-align:right;
	margin-right:0px;
}

#FOX_currentNeighborhoodButton img
{
    height:20px;
}

#FOX_currentCategory {
    font-family: "proxima-nova";
    font-weight: 700;
    font-size: 16px;
    position: relative;
    float: left;
    line-height: 42px;
    color: #FFF;
    padding-left:5px;
}

#FOX_categorySubHeader {
    font-family: "ff-tisa-web-pro";
	font-weight: 700;
	font-style:italic;
	font-size:19px;
	position:relative;
	float:left;
	line-height:35px;
	color:#b1c756;
}

#FOX_currentCategoryButton {
    font-size:16px;
    color:White;
    line-height:40px;
    font-family:"proxima-nova";
    font-style:normal;
    font-weight:700;
    position:relative;
    display:inline-block;
	cursor:pointer;
}

#FOX_neighborhoodContainer1,#FOX_neighborhoodContainer2,#FOX_categoryContainer
{
	width:265px;
	height:318px;
	top:70px;
	left:50%;
	overflow:hidden;
	margin-left:-125px;
	position:absolute;
	overflow-y: scroll;
}

.FOX_neighborhoodListing{
	width:73px;
	height:96px;
	padding:5px;
	position:relative;
	float:left;
	cursor:pointer;
}

.FOX_neighborhoodListingImage{
	width:73px;
	height:52px;
	position:relative;
	float:left;
	background-size:64px 52px;
	background-repeat: no-repeat;
}

.FOX_neighborhoodListingTitle{
	width:100%;
	height:auto;
	margin-top:10px;
	position:relative;
	float:left;
	font-family: "proxima-nova";
	font-size:11px;
	font-weight: 700;
	text-align:center;
	color:#1b2833;
}

#FOX_currentNeighborhood{
	font-family: "proxima-nova";
	font-weight: 700;
	font-size:14px;
	position:relative;
	line-height:28px;
	color:#FFF;
	display:inline-block;
}
#FOX_currentNeighborhood:hover
{
    color: #999;
}

.FOX_navigationArrow{
	width:14px;
	height:9px;
	position:relative;
	background-image:url('../images/map/downArrow.png');
	background-repeat:no-repeat;
	background-position: 50% 50%;
	display:inline-block;
}

#FOX_navigationContainer{
	width:40px;
	height:auto;
	top:70px;
	left:0px;
	position:absolute;
	display:none;
}

.FOX_navigationCategory{
	width:40px;
	height:40px;
	position:relative;
	float:left;
	cursor:pointer;
	margin-bottom:1px;
}

#FOX_neighborhoodDropDown{
	width:346px;
	height:0px;
	top:35px;
	right:400px;
	position:absolute;
	background-image:url('../images/map/dropDown.png');
	overflow:hidden;
	z-index:10;
}
#FOX_categories {
    position:fixed;
    bottom:4px;
    width:100%;
    margin-top:40px;
    text-align:center;
}

.FOX_category
{
    font-family: "proxima-nova";
    font-weight: 700;
    color: white;
    cursor:pointer;
    display:inline-block;
    float:none;
    width:25px;
    width:50px;
    height:50px;
    margin-left: 10px;
    margin-right: 10px;
}
.FOX_category.active {
  -moz-box-shadow:    inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow:         inset 0 0 10px #000000;
}

.FOX_category img {
  margin-top:4px;
  margin-left: 2px;
}

.FOX_category span {
    display:none;
    padding-right:20px;
}

#FOX_categoryDropDown {
	width:346px;
	height:0px;
	top:77px;
	left:0px;
	position:absolute;
	background-image:url('../images/map/dropDown.png');
	overflow:hidden;
}

#FOX_neighborhoodDropDownMore{
	width:319px;
	height:36px;
	bottom:9px;
	left:13px;
	position:absolute;
	background-color:#f5f5f5;
	cursor:pointer;

	font-family: "proxima-nova";
	font-size:11px;
	font-weight:700;
	color:#808080;
	text-align:center;
	letter-spacing:2px;
	line-height:36px;
	text-decoration:none;
}

.map-dropdown-header {
	width:206px;
	height:20px;
	top:30px;
	left:70px;
	position:absolute;

	font-family: "ff-tisa-web-pro";
	font-style:italic;
	font-size:14px;
	color:#bababa;
	text-align:center;
}

#FOX_listingViewShell{
	width:330px;
	height:0px;
	right:4px;
	top:6px;
	position:absolute;
	overflow:hidden;
  display:none;
}

#FOX_listingViewTab{
	width:180px;
	height:28px;
	left:0px;
	top:0px;
	position:absolute;
	background-color:#FFF;
	cursor:pointer;
}

#FOX_listingViewContainer{
	width:330px;
	height:732px;
	left:0px;
	top:28px;
	position:absolute;
	background-color:#FFF;
	overflow-y:scroll;
	overflow-x:hidden;
	z-index:2;
}

li.FOX_resortListings {
  padding-left:15px;
}

body.mobile li.FOX_resortListings input[type="checkbox"] {
  margin-right:10px;
  height:18px;
  width:18px;
}

#FOX_resortListings
{
    padding-left:29px;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #c7c7c7;
}

#FOX_listingsCaption
{
    text-align:left;
    margin-left:65px;
    padding-top:10px;
    padding-bottom:10px;
}

#FOX_listingsCaption span
{
    font-size: 20px;
}
#FOX_listingsCaption img
{
    height:22px;
    vertical-align:text-bottom;
}

#FOX_resortListings input
{
    margin-right:23px;
}

#FOX_listingViewFont{
	font-family: "proxima-nova";
	font-size:14px;
	position:absolute;
	left:52px;
	font-weight: 700;
	line-height:28px;
	color:#000;
}

#FOX_listingViewFont:hover{
	color:#999;
}

#FOX_listingViewIconActive{
	width:15px;
	height:28px;
	top:0px;
	left:22px;
	position:absolute;
	background-image:url('../images/map/listingBlack.png');
}

#FOX_navigationDetails{
	width:0px;
	height:0px;
	top:75px;
	left:0px;
	position:absolute;
	overflow:hidden;
}

#FOX_navigationDetailsBg{
	width:200px;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#FFF;
	opacity:.8;
	filter: alpha(opacity=80);
}

#FOX_closeNavigationDetails{
	width:200px;
	height:20px;
	bottom:30px;
	left:130px;
	position:absolute;

	font-family: "ff-tisa-web-pro";
	font-style:italic;
	font-size:12px;
	color:#1b2833;
}

#FOX_closeNavigationDetailsClose{
	width:130px;
	height:20px;
	bottom:20px;
	left:150px;
	position:absolute;
	cursor:pointer;

	font-family: "ff-tisa-web-pro";
	text-decoration:none;
	font-style:italic;
	font-size:12px;
	color:#1b2833;
}

#FOX_closeNavigationDetailsClose:hover{
	color:#999;
}


#FOX_closeNavigationDetailsCloseImage{
	width:17px;
	height:17px;
	top:2px;
	left:95px;
	position:absolute;
	background-image:url('../images/map/closeNavigation.png');
}

#ConventionCenter .FOX_listing
{
    border:1px solid red;
    width:307px;
}

#ConventionCenter .FOX_listingBorder
{
    margin-top:5px;
}
.FOX_listing{
	width:304px;
	height:auto;
	margin-top:1px;
	margin-left:6px;
	position:relative;
	float:left;
	cursor:pointer;
	overflow: auto;
	text-decoration:none;
}
.FOX_icons {
    position:relative;
    width:60px;
    float:left;
}
.FOX_listingIcon{
	width:60px;
	height:33px;
	position:relative;
	margin-top:9px;
	background-repeat:no-repeat;
	background-position:50%;
}

.FOX_favoriteIcon{
	width:60px;
	height:33px;
	position:relative;
	margin-top:9px;
	background-repeat:no-repeat;
	background-position:50%;
	color:#f55261;
	text-align:center;
}

.FOX_listingCopy{
	width:204px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
	position:relative;
	float:left;
	text-decoration:none;
}

.FOX_listingCopy:hover
{
    text-decoration:none;
}

.FOX_listingCopyTitle{
	width:100%;
	height:auto;
	position:relative;
	line-height:16px;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:15px;
	color:#1b2833;
	text-decoration:none;
}

.FOX_listingCopyAddress, .FOX_listingConventionDistance {
	width:100%;
	height:auto;
	position:relative;

	font-family: "proxima-nova";
	font-size:13px;
	color:#1b2833;
	text-decoration:none;
}

.FOX_listingCopyPhone{
	width:100%;
	height:auto;
	position:relative;

	font-family: "proxima-nova";
	font-size:13px;
	color:#00adb9;
	text-decoration:none;
}

.FOX_extraDetails{
	width:40px;
	height:auto;
	position:relative;
	float:left;
}

.FOX_extraDetailsMoney{
	width:40px;
	height:auto;
	position:relative;
	float:left;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:12px;
	color:#1b2833;
	text-align:center;
	text-decoration:none;
	color:#1b2833;
	padding-top:10px;
}

.FOX_extraDetailsFavorite{
	width:40px;
	height:25px;
	position:relative;
	margin-top:20px;
	float:left;
	background-image:url('../images/map/favorite.png');
	background-repeat:no-repeat;
	background-position:50%;
}

.FOX_listingBorder{
	width:256px;
	height:1px;
	margin-left:48px;
	position:relative;
	float:left;
	background-color:#c7c7c7;
}

.FOX_infoBox{
	/*min-height:240px;*/
	background-color:#FFF;
  width:270px;
}
.FOX_infoBox > img
{
    position:absolute !important;
    right:0px !important;
    height:35px;
}
.FOX_infoBox .FOX_favoriteIcon
{
    width:30px;
    float:left;
    font-size:16px;
}
.FOX_infoBox .FOX_favoriteIcon:hover {
  cursor:pointer;
}
.infoBoxImageLink
{
    position:relative;
    display:block;
    height:200px;
    width:100%;
    position:relative;
    overflow:hidden;
}
.FOX_infoBoxImage{
	width:270px;
	min-height:200px;
	position: relative;
}

.FOX_infoBoxTitle{
	width:210px;
	position: relative;
	margin:10px;
	float:left;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:16px;
	color:#1b2833;
	text-decoration:none;
}

.FOX_infoBoxNeighborhoodTitle{
	width:210px;
	position: relative;
	margin:10px;
	float:left;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:16px;
	color:#1b2833;
	text-decoration:none;
}

.FOX_infoBoxDescription{
	width:240px;
	position: relative;
	margin:2px 10px;
	float:left;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

.FOX_infoBoxAddress{
	width:240px;
	position: relative;
	margin:2px 10px;
	float:left;

	font-family: "proxima-nova";
	font-weight:400;
	font-size:12px;
	color:#1b2833;
	text-decoration:none;
}

.FOX_infoBoxExtraDetails{
	width:240px;
	height:auto;
	position: relative;
	margin:2px 10px;
	margin-bottom:10px;
	float:left;
}

.FOX_infoBoxUrl{
	width:80px;
	position:relative;
	font-family: "proxima-nova";
	font-weight:400;
	font-size:11px;
	color:#00adb9;
	text-decoration:none;
	visibility:hidden;
}

.FOX_infoBoxPhone{
	width:auto;
	position:relative;
	float:left;
	margin-right:11px;
	font-family: "proxima-nova";
	font-weight:400;
	font-size:10px;
	color:#666;
	text-decoration:none;
  background-color:#35acb9;
  color:white;
}
.FOX_infoBoxPhone a {
  color:white;
  padding:15px;
  line-height:30px;
}

.center-map
{
    float:right;
    cursor:pointer;
    background-color: grey;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
}

.FOX_bottomInfoBox{
	width:100%;
	height:11px;
	position:absolute;
	bottom:-11px;
	left:50%;
	margin-left:-10px;
	background-image:url('../images/map/bottomInfoBox.png');
	background-repeat: no-repeat;
}

#FOX_navigationDetailsFilterShell{
	/*width:195px;*/
	width:200px;
	height:100px;
	left:0px;
	top:50px;
	position:absolute;
  /*display:none;*/
}

.FOX_navigationDetailsFilterContainer{
	width:100%;
	height:auto;
	left:0px;
	top:0px;
	position:absolute;
	padding-bottom:10px;
}

.FOX_navigationDetailsFilter{
	width:100%;
	height:auto;
	min-height:20px;
	margin-bottom:10px;
	position:relative;
	float:left;
	cursor:pointer;

}

.FOX_navigationDetailsFilterSelectionBox{
	width:20px;
	height:20px;
	position:relative;
	float:left;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

.FOX_navigationDetailsFilterTitle{
	/*width:165px;*/
	width:160px;
	min-height:20px;
	height:auto;
	position:relative;
	float:left;
	margin-left:10px;

	font-family: "proxima-nova";
	font-weight:700;
	font-size:14px;
	color:#36414b;
	text-decoration:none;
	text-transform:capitalize;
}

.FOX_navigationDetailsFilterSelectAll{
	width:97px;
	min-height:20px;
	height:auto;
	position:relative;
	float:left;
	/* margin-left:7px; */
	margin-bottom:10px;

	font-family: "ff-tisa-web-pro";
	font-weight:400;
	font-style:italic;
	text-decoration:underline;
	font-size:12px;
	color:#36414b;
	cursor:pointer;
}

.FOX_navigationDetailsFilterUnselectAll{
	width:87px;
	min-height:20px;
	height:auto;
	position:relative;
	float:left;
	margin-left:7px;
	margin-bottom:10px;

	font-family: "ff-tisa-web-pro";
	font-weight:400;
	font-style:italic;
	text-decoration:underline;
	text-align:right;
	font-size:12px;
	color:#36414b;
	cursor:pointer;
}

#loader-gif {
    position: relative;
    left: 50%;
    margin-left: -45px;
    bottom: -45%;
    display:none;
}

#FOX_neighborhoodContainer2
{
    display:none;
}

.FOX_navigationDetailsLink
{
    margin-bottom:5px;
}

.FOX_navigationDetailsLink a
{
    font-family:"proxima-nova";
    font-weight:700;
    color:Black;
    text-decoration:none;
}

.FOX_navigationDetailsLink a:hover
{
    color:rgb(0, 173, 185);
}

.FOX_modalResizeFull
{
width: 140px;
height: 28px;
top: 0px;
left: -125px;
position: absolute;
cursor: pointer;
color: white;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#FOX_navigationDetails .form-area .checkboxes .checkbox input
{
    position:relative;
    margin-left:0px;
    margin-right:5px;
}
.search-favorites .FOX_navigationDetailsFilterSelectionBox
{
    background-image: url('../images/map/check_box.png');
}
.search-favorites:hover .FOX_navigationDetailsFilterSelectionBox
{
    background-image: url('../images/map/check_box_hover.png');
}
.search-favorites.visible .FOX_navigationDetailsFilterSelectionBox, .search-favorites.visible:hover .FOX_navigationDetailsFilterSelectionBox
{
    background-image: url('../images/map/check_box_active.png');
}
.launch-map-favorites
{
    cursor:pointer;
}
.fancybox-overlay
{
    z-index:11000;
}
.logged-in .register-for-favorites
{
    display:none;
}
#cMenu {
  border:2px solid black;
}

.context-menu-marker {
    position:absolute;
    visibility:hidden;
    background:white;
}

.options-marker {
    padding:5px;
    border:1px solid #ccc;
    cursor:pointer;
}

.options-marker:hover {
    background:#ccc;
}
@media (min-width: 768px) {
  #FOX_modal.modal nav {
    display: none;
  }
  #FOX_modal.modal .wide-screen {
    display:block;
  }
  #FOX_listingViewShell {
    display:block;
  }
  #FOX_navigationDetails, #FOX_subheader_line {
    top:28px;
  }
  #FOX_header {
    height: 28px;
  }
  #FOX_close {
    display: block;
  }
  #FOX_current_category {
    padding-left:79px;
  }
  #FOX_mapControls{
  	width:78px;
  	height:42px;
  	left:50%;
  	margin-left:-39px;
  	bottom:-6px;
  	position:absolute
  }

  #FOX_mapControlsBg{
  	width:100%;
  	height:100%;
  	top:0px;
  	left:0px;
  	position:absolute;
  	background-color:#FFF;
  	opacity:.8;
  	filter: alpha(opacity=80);
  }

  #FOX_zoomIn{
  	width:30px;
  	height:30px;
  	top:6px;
  	left:6px;
  	position:absolute;
  	background-image:url('../images/map/mapPlus.png');
  	cursor:pointer;
  }

  #FOX_zoomIn:hover{
  	background-image:url('../images/map/mapPlusOver.png');
  }


  #FOX_zoomOut{
  	width:30px;
  	height:30px;
  	top:6px;
  	right:6px;
  	position:absolute;
  	background-image:url('../images/map/mapMinus.png');
  	cursor:pointer;
  }

  #FOX_zoomOut:hover{
  	background-image:url('../images/map/mapMinusOver.png');
  }

  #FOX_navigationDetailsTitle{
  	width:50px;
  	height:100%;
  	top:0px;
  	left:0px;
  	position:absolute;
  	background-color:#e24786;
  	background-repeat:no-repeat;
  }

  #FOX_categories {
      position:relative;
      width:25px;
      margin-top:40px;
      bottom:0px;
  }

  .FOX_category
  {
      font-family: "proxima-nova";
      font-weight: 700;
      color: white;
      cursor:pointer;
      display:block;
      float:none;
      width:25px;
      width:50px;
      height:50px;
      margin:0px;
  }
  #FOX_navigationDetailsFilterShell{
  	/*width:195px;*/
  	width:250px;
  	height:100px;
  	left:60px;
  	top:50px;
  	position:absolute;
    /*display:none;*/
  }
  #FOX_navigationDetailsBg{
  	width:300px;
  	height:100%;
  	top:0px;
  	left:0px;
  	position:absolute;
  	background-color:#FFF;
  	opacity:.8;
  	filter: alpha(opacity=80);
  }
  .FOX_category.active {
    -moz-box-shadow:    none;
    -webkit-box-shadow: none;
    box-shadow:         none;
  }
  .FOX_infoBoxPhone{
  	width:auto;
  	position:relative;
  	float:left;
  	margin-right:11px;
  	font-family: "proxima-nova";
  	font-weight:400;
  	font-size:10px;
  	color:#666;
  	text-decoration:none;
    background-color:white;
    padding:0px;
  }
  .FOX_infoBoxPhone a {
    padding:0px;
    line-height:normal;
  }
  #FOX_navigationDetails{
  	width:300px;
  	height:0px;
  	top:28px;
  	left:0px;
  	position:absolute;
  	overflow:hidden;
  }
}
