/* ===============================================================================
Google map css... this needs to be verified
============================================================================= */
body.mapShow div.dynMapContainer
{
	display: block;
}

body.mapShow .dynMapContainer
{
border: 1px solid #C0C0C0;
    height: 500px;
    margin: 10px 0 55px;
    width: 695px;
}

body.mapShow .AssocMap div.dynMapContainer
{
	border: 1px solid #c0c0c0;
	background: #f1f1f1;
	width: 760px;
	height: 480px;
	margin: 0 0 5px 0; 
	float: left;
}

.ctl_ItineraryDetail .dynMapContainer
{
	margin-bottom: 100px;
}

body.mapShow .dynMapContainer .loadingMessage
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2000;
	margin: 0;
	padding: 8px 24px;
	text-align: center;
	min-width: 125px;
	max-width: 300px;
	border: 1px solid #D1D363;
	background: #FCFF77;
	color: #606060;
}

body.mapShow div.googleView
{
	width: 193px !important;
	height: auto !important;
	margin: 0 !important;
	border: none !important;
	float: right;
}

body.mapShow .ctl_ProductList #mapProductList
{
	float: left;
	padding-left: 10px;
	width: 455px;
}

body.mapShow .ctl_ProductList #mapProductList ul, body.mapShow .ctl_ProductList #mapProductList li
{
	list-style: none outside none;
	display: list-item;
}

body.mapShow .ctl_ProductList #mapProductList ul
{
	float: left;
	margin: 10px 0 0;
}

body.mapShow .ctl_ProductList #mapProductList li
{
	clear: none;
    color: #FFFFFF;
    float: left;
    font-size: 1px;
    height: 42px;
    margin: 0 10px 3px 0;
    overflow: visible;
    visibility: visible;
    width: 140px;
}

body.mapShow .ctl_ProductList #mapProductList li a
{
	float: none;
	padding: none;
	display: inline;
	padding: 0;
	font-size: 12px;
}

body.mapShow .ctl_ProductList #mapProductList li a img
{
	padding: 0 5px 0 0;
	float: left;
	visibility: visible;
}

body.mapShow .dynMapContainer div.MMInfoBox
{
	margin-left: 6px;
}

body.mapShow .dynMapContainer span.prodWarning
{
	position: absolute;
	right: 4px;
	bottom: 16px;
	z-index: 2000;
	margin: 0;
	padding: 3px 6px;
	text-align: center;
	max-width: 430px;
	border: 1px solid #aaf;
	background: #88f;
	color: white;
}

* html .dynMapContainer span.prodWarning
{
	top: 360px;
}

/* ===============================================================================
    DYNAMIC MAP - FILTERS
============================================================================= */

body.mapShow .dynMapContainer div.mapFilters
{
	background: none repeat scroll 0 0 #F8F8F9;
	border-left: 1px solid #DEDEDE;
	overflow: auto;
	padding: 0;
	position: relative;
}


body.mapShow .AssocMap .dynMapContainer div.mapFilters
{
	height: auto !important;
	float: right;
	margin-right: -213px;
	margin-top: -575px;
	width: 207px;
	top: 494px;
	top: 574px;
}

body.mapShow .dynMapContainer div.mapFilters ul
{
	list-style: none !important;
}

body.mapShow .dynMapContainer div.mapFilters h3
{
	background: #fff url("/images/mapping/map_ico_filter.gif") no-repeat scroll left center;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
	padding: 0.5em 0 0.5em 32px;
}

body.mapShow .dynMapContainer div.mapFilters fieldset
{
	border: 0;
	margin: 0;
	padding: 3px 8px 3px 8px;
}

body.mapShow .AssocMap .dynMapContainer div.mapFilters fieldset
{
	width: 187px;
}

body.mapShow .dynMapContainer div.mapFilters input
{
	margin-right: 3px;
}

body.mapShow .dynMapContainer div.mapFilters fieldset legend
{
	font-weight: bold;
	margin-bottom: 1px;
	font-size: 85%;
}

body.mapShow .dynMapContainer div.mapFilters fieldset ul
{
	position: relative;
	padding: 0;
	margin: 2px 0;
	width: 100%;
	float: left;
	
	font-size: 80%;
}

body.mapShow .dynMapContainer div.mapFilters fieldset ul li
{
	position: relative;
	margin-bottom: 5px;
	display: block;
	width: 100%;
}

body.mapShow .dynMapContainer div.mapFilters fieldset ul li input
{

	float: left;
}

body.mapShow .dynMapContainer div.mapFilters fieldset ul li label
{
	display: block;
	position: relative;
}

/* 
* html .dynMapContainer div.mapFilters fieldset ul li label { top: -1em; }
*+html .dynMapContainer div.mapFilters fieldset ul li label { top: -1em; }
.dynMapContainer div.mapFilters fieldset ul label span.numOfProds { padding-left: 0.5em; }
*/

/* IE6 /7 fixes for Map Filter sections */
/* 
* html .dynMapContainer div.mapFilters fieldset ul li label { top: -8px; }
*+html .dynMapContainer div.mapFilters fieldset ul li label { top: -8px; }
* html .dynMapContainer div.mapFilters fieldset ul li input { left: -12px; }
*+html .dynMapContainer div.mapFilters fieldset ul li input { left: -2px; }
*/

/* =====================================================================
    Widget Container - Bar Below Map
===================================================================== */

div.mapView div.mapWidgetContainer
{
	background: none repeat scroll 0 0 #F8F8F8;
	border: 1px solid #E4E4E4;
	height: 15px;
	left: 10px;
	margin: 0;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: 437px;
	width: 705px;
	z-index: 5;
	
	font-size: 80%;
}

div.mapView div.mapWidgetContainer div
{
	float: left;
	font-size: 90%;
	height: 25px;
}

div.mapView div.mapWidgetContainer div input
{
	margin: 0 0.5em;
	position: relative;
	top: 2px;
}

div.mapView div.mapWidgetContainer div label
{
	margin-right: 0.5em;
	top: 2px;
}

.chk-overlayshowhide-dynamicProds
{
	background: url(/images/mapping/map_ico_searchlayer.gif) no-repeat left 1px;
	margin: 0 0.7em 0 0;
	padding: 0 0 0 1.7692em; 
	float: left;
	height: 1.5385em;
}

.chk-overlayshowhide-itinProds
{
	margin: 0 0.7em 0 0;
	padding: 0 0 0 1.7692em; 
	height: 1.5385em; 
	float: left;
	background: url(/images/mapping/map_ico_itinerarylayer.gif) no-repeat left 1px;
}

.mapWidgetContainer div.chk-overlayshowhide-polygon
{
	margin: 0 0.7em 0 0;
	padding: 0 0 0 1.7692em;
	height: 1.5385em; 
	float: left;
	background: url(/images/mapping/map_ico_polygonlayer.gif) no-repeat left 1px;
}

/* =====================================================================
    Show hide Map Link
===================================================================== */

a#mapShowHideLink
{
	font-size: 80%;
	padding: 0.2em 0;
	font-weight: bold;
	display: block;
	margin-bottom: 1em;
}

body.mapShow #mapShowHideLink
{
	position: relative;
	margin-top: 30px;
}

/* =====================================================================
    Pop up box contents Structure & Styling
===================================================================== */

.InfoBoxContent
{
	line-height: 1em;
	position: relative;
}

.InfoBoxContent .itemheader, .InfoBoxContent .itemfooter
{
	float: left;
	clear: both;
	width: 300px;
}

.InfoBoxContent .ProductDetail
{
	width: 200px;
	padding: 0;
	margin: 0;
	float: none;
}

.InfoBoxContent div.thumbnail
{
	width: 120px;
	height: 70px;
	clear: none;
	float: left;
	padding-bottom: 5px;
	margin: 0 0 0.5em;
}

.InfoBoxContent div.type, .InfoBoxContent div.loc
{
	width: 300px;
	float: none;
	clear: none;
	padding-bottom: 5px;
}

.InfoBoxContent div.type p, .InfoBoxContent div.loc p
{
	padding: 2px 0 0;
	line-height: 1em;
}

.InfoBoxContent p
{
}

.InfoBoxContent span.gradingDesignator,
.InfoBoxContent span.awardLogoText
{
	font-size: 80%;
}


.InfoBoxContent dd.desc
{
	margin: 0 0 0.3em 0;
	clear: both;
}

.InfoBoxContent dd.desc p
{
	line-height: 1.2em;
	width: 320px;
}

.InfoBoxContent h2
{
	display: block;
	padding: 0 0 8px 0;
	width: 300px;
	font-size: 100%;
	margin: 0;
}

.InfoBoxContent h2 a
{
	display: inline;
	line-height: 1em;
}

.InfoBoxContent h3
{
	display: block;
	float: left;
	padding: 0 5px 0 0;
	font-size: 80%;
}

.InfoBoxContent .price
{
	float: left;
	clear: left;
	width: 185px;
	margin: 0 0 0.5em 0;
	font-size: 80%;
}

.InfoBoxContent .price h3
{
	display: block;
	float: left;
	font-family: arial;
	font-size: 100%;
	padding: 0 5px 0 0;
	display: none;
}

.InfoBoxContent .price .priceValue
{
    font-size: 120%;
}

.InfoBoxContent .detail p.ex_AddButton
{
	padding: 0;
	margin: 0;
}

.InfoBoxContent .bookonline
{
    float: right;
}

.InfoBoxContent .bookonline p.availability
{
	padding: 20px 0 0 0;
}

.InfoBoxContent a
{
	display: block;
	line-height: 1%;
}

.InfoBoxContent p.bookonline a
{
	width: 190px;
	height: 36px;
}

.InfoBoxContent p.ex_AddButton a
{
	z-index: 3;
	position: relative;
	clear: both;
	margin: 0 0 0.3em 0;
}

/*-- Itinerary Button --*/
.InfoBoxContent .thumbnail a
{
	width: 90px;
	height: 55px;
}

.InfoBoxContent .detail
{
    float: left;
    clear: left;
    margin: 0 0 0.5em;
}
