/*
| Map Page/Core Styles
*/

#map-left-column
{
	margin: 0px 5px 0px 0px;
	padding-top: 8px;
	width: 697px;
	float: left;
	position: relative;
}

#map-right-column
{
	white-space: normal;
	padding-top: 8px;
	width: 236px;
	height: auto;
	float: left;
}
/* core tabs */

.core-map
{
	float: left;
	width: 231px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_map_tab.gif) no-repeat 0px 0px;
	margin-right: 1px;
}

.core-map b
{
	display: none;
}

a.core-map:link,
a.core-map:visited,
a.core-map:active,
a.core-map:hover
{
	text-decoration: none;
	background: url(/images/theme3/core_map_tab.gif) no-repeat 0px 0px;
}

.map-on
{
	float: left;
	width: 231px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_map_tab.gif) no-repeat 0px -92px;
	margin-right: 1px;
}

.map-on b
{
	display: none;
}

.map-advanced
{
	float: left;
	width: 231px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_map_tab.gif) no-repeat 0px 0px;
	margin-right: 1px;
}

.map-advanced b
{
	display: none;
}

a.map-advanced:link,
a.map-advanced:visited,
a.map-advanced:active,
a.map-advanced:hover
{
	text-decoration: none;
	background: url(/images/theme3/core_adv_tab.gif) no-repeat 0px 0px;
}

.map-advanced-on
{
	float: left;
	width: 231px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_adv_tab.gif) no-repeat 0px -92px;
	margin-right: 1px;
}

.map-advanced-on b
{
	display: none;
}

.map-advanced-off
{
	float: left;
	width: 231px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_adv_off.gif) no-repeat 0px 0px;
	margin-right: 1px;
}

.map-availability
{
	float: left;
	width: 230px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_avl_tab.gif) no-repeat 0px 0px;
}

.map-availability b
{
	display: none;
}

a.map-availability:link,
a.map-availability:visited,
a.map-availability:active,
a.map-availability:hover
{
	text-decoration: none;
	background: url(/images/theme3/core_avl_tab.gif) no-repeat 0px 0px;
}

.map-availability-on
{
	float: left;
	width: 230px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_avl_tab.gif) no-repeat 0px -92px;
}

.map-availability-on b
{
	display: none;
}

.map-availability-off
{
	float: left;
	width: 230px;
	height: 46px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_avl_off.gif) no-repeat 0px 0px;
}

.core-location
{
	float: left;
	width: 231px;
	height: 60px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_location_tab.gif) no-repeat 0px 0px;
}

.core-location b
{
	display: none;
}

a.core-location:link,
a.core-location:visited,
a.core-location:active,
a.core-location:hover
{
	text-decoration: none;
	background: url(/images/theme3/core_location_tab.gif) no-repeat 0px 0px;
}

.core-location-on
{
	float: left;
	width: 234px;
	height: 60px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_location_tab.gif) no-repeat 0px -102px;
}

.core-location-on b
{
	display: none;
}

.core-cruiseline
{
	float: left;
	width: 231px;
	height: 60px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_cruiseline_tab.gif) no-repeat 0px 0px;
}

.core_cruiseline b
{
	display: none;
}

a.core-cruiseline:link,
a.core-cruiseline:visited,
a.core-cruiseline:active,
a.core-cruiseline:hover
{
	text-decoration: none;
	background: url(/images/theme3/core_cruiseline_tab.gif) no-repeat 0px 0px;
}

.core-cruiseline-on
{
	float: left;
	width: 231px;
	height: 60px;
	border: 0px solid;
	text-align: center;
	background: url(/images/theme3/core_cruiseline_tab.gif) no-repeat 0px -102px;
}

.core-cruiseline-on b
{
	display: none;
}

/* end core tabs */
