﻿
  @font-face {
    font-family: Dax-Regular;
    font-style:  normal;
    font-weight: normal;
    src: url(DAXREGU0.eot);
  }
  @font-face {
    font-family: Dax-Bold;
    font-style:  normal;
    font-weight: normal;
    src: url(DAXBOLD0.eot);
  }

.clearfix:after
{
	display:block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: ".";
}

* HTML .clearfix
{
	height: 1%;
}

h1{display:inline}
h2{display:inline}
body
{
	background-color:#DFF3FC;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:100%;
}

.HeaderContainer
{
	/*border-left:13px solid white;*/
	padding-left:13px;
	padding-top:13px;
	padding-right:13px;
	width:860px;
	min-height:192px;
	background-color:white;
	margin: 0 auto 0 auto;
}

.HeaderBlockTop
{
	width:860px;
	background-color:white;
	font-size:80%;
	min-height:32px;
	color:#5E7BBC;
}

.HeaderBlockImage
{
	width:860px;
	height:160px;
	background-color:#bbbbbb;
}





.HeaderBlockNavigation
{
	width:860px;
	height:25px;
	background-color:white;
}

.HeaderBlockMapNavigation
{
	width:860px;
	height:25px;
	background-color:#2170ab;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:White;
}



.MainContainer
{
	padding:13px;
	width:860px;
	background-color:white;
	margin:auto;
	height:auto;
	overflow:hidden;
}


.NavigationLeftContainer
{
	width:160px;
	float:left;
	font-size:80%;
	background-color:white;
	
}


.NavigationLeftContainerLarge
{
	width:240px;
	float:left;
	font-size:80%;
	background-color:white;
	height:600px;overflow:hidden;
}

.ContentContainer
{
	border-left:16px solid white;
	border-right:16px solid white;
	width:508px;
	background-color:white;
	float:left;
	font-size:80%;
}

.ContentContainerSmall
{
	width:60%;
	padding-left:16px;
}

.NavigationRightContainer
{
	width:160px;
	float:left;
	font-size:80%;
	background-color:white;
}

.MainNode
{
	width:200px;
	border:2px solid white;
	background-color:yellow;
}


/*  */
.SearchButton
{
	background-image:url(../images/SearchButton.png);
	background-repeat:repeat-x;
	border:1px solid #818Ba0;
	/*font-size:90%;*/
	height:22px;

}

.SearchTextbox
{
	font-size:90%;
	width:150px;
}

/* Headerblocktop */
.HeaderBlockTopContainer1
{
	float:left;
	width:200px;
	height:32px;
	vertical-align:top;
}

.HeaderBlockTopContainer2
{
	float:left;
	width:240px;
	height:32px;
	vertical-align:top;	
	/*background-color:#dddddd;*/
}

.HeaderBlockTopContainer3
{
	float:left;
	width:60px;
	height:32px;	
	vertical-align:top;	
	/*background-color:#cccccc;*/
}

.HeaderBlockTopContainer4
{
	float:left;
	text-align:right;
	width:350px;
	height:32px;	
	vertical-align:top;	
	/*background-color:#bbbbbb;*/
}

/* Breadcrumb Styles */

.BreadcrumbContainer
{
	width:508px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:white;
	height:16px;

}

.BreadcrumbContainerLeft
{
	float:left;
	width:492px;
}

.BreadcrumbContainerRight
{
	float:left;
	width:16px;
}

.HeaderBlockMapItem
{
	height:24px;
	line-height:24px;
	float:left;
	margin-left:16px;
	margin-right:16px;
	cursor:pointer;
}

.HeaderBlockMapZoomButton
{
	height:24px;
	line-height:24px;
	float:left;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center;
	width:24px;
}

.BreadcrumbLink
{
	font-size:85%;
	font-family:Arial;
}

.BreadcrumbLabel
{
	font-size:85%;
	font-family:Arial;
}


.Link
{
	text-decoration:none;
	cursor:pointer;
	border:none;
}

/*foreground colors */
.fg00 { color:black; }
.fg01 { color:#005B9C; }
.fg11 { color:#B83460; }
.fg21 { color:#3769A8; }
.fg31 { color:#F47E24; }
.fg41 { color:#66B044; }
.fg51 { color:#2EABC8; }
.fg61 { color:#EDA523; }
.fg71 { color:#188741; }
.fg81 { color:#005B9C; }
.fg91 { color:#F47E24; }




/* Righttop Navigation */

.RightTopNavigationLink
{
	color:#5E7BBC;
	font-size:90%;
	font-family:Arial;
	text-decoration:none;
}

/* Top Navigation */

.TopNavigationBlock
{
	float:left;
	height:24px;
	line-height:24px;
	text-align:center;
}

.TopNavigationBlock1
{
	width:59px;
	background-color:#9CB1D5;
	z-index:1000;
}

.TopNavigationBlock2
{
	width:92px;
	background-color:#C62965;
}

.TopNavigationBlock3
{
	width:93px;
	background-color:#406AB2;
}


.TopNavigationBlock4
{
	width:106px;
	background-color:#F27E10;
}


.TopNavigationBlock5
{
	width:62px;
	background-color:#57B72D;
}

.TopNavigationBlock6
{
	width:138px;
	background-color:#21B4D6;
}

.TopNavigationBlock7
{
	width:109px;
	background-color:#F7AB0A;
}


.TopNavigationBlock8
{
	width:116px;
	background-color:#0B923C;
}


.TopNavigationBlock9
{
	width:85px;
	background-color:#00579E;
}


.TopNavigationLink
{
	font-family:Arial;
	font-size:13px;
	color:White;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
}


/* Leftnavigation */

.LeftNavigation
{
	margin:0px;
	padding:0px;
	font-family:Arial;
}

.LeftNavigationLink
{

}




.LeftNavigationBlockLvl1
{
	width:152px;
	height:24px;
	line-height:24px;
	list-style-type:none;
	margin-bottom:2px;
	padding-left:8px;
	font-family:Arial;
}

.LeftNavigationBlockLvl1Large
{
	width:152px;
	height:36px;
	line-height:36px;
	list-style-type:none;
	margin-bottom:2px;
	padding-left:8px;
	font-family:Arial;
}

.LeftNavigationBlockLvl1 a
{
	color:white;
	font-weight:bold;
	font-size:14px;/*90%;*/
	text-decoration:none;
}


.LeftNavigationBlockLvl2
{
	width:152px;
	height:22px;
	line-height:22px;
	list-style-type:none;
	border-bottom:2px solid white;
	padding-left:8px;
	font-family:Arial;
}

.LeftNavigationBlockLvl2Large
{
	width:152px;
	height:36px;
	line-height:36px;
	list-style-type:none;
	border-bottom:2px solid white;
	padding-left:16px;
	font-family:Arial;
}

.LeftNavigationBlockLvl2 a
{
	/*color:#3769A8;*/
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}


.LeftNavigationBlockLvl3
{
	width:144px;
	height:22px;
	line-height:22px;

	list-style-type:none;
	margin-bottom:2px;
	padding-left:16px;
	font-family:Arial;
	
}

.LeftNavigationBlockLvl3Large
{
	width:152px;
	height:36px;
	line-height:36px;
	list-style-type:none;
	border-bottom:2px solid white;
	padding-left:24px;
	font-family:Arial;
}

.LeftNavigationBlockLvl3 a
{
	/*color:#444444;*/
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}




/* left subnavigation */


.bg01 { background-color:#005798; }
.bg02 {	background-color:#D3DBEB; }
.bg03 {	background-color:#EEF1F7; }

.LeftNavigation0_Lvl1 { background-color:#C13462; }
/* Region */
.bg11 { background-color:#C13462; }
.bg12 {	background-color:#F4DAE3; }
.bg13 {	background-color:#FAEFF2; }
.bg14 {	background-color:#F5D5E0; }

.LeftNavigation1_Lvl2Link{ color:black; }
.LeftNavigation1_Lvl2LinkActive {color:#C13462; }


/* Aktivitäten */
.bg21 { background-color:#386CB0; }
.bg22 {	background-color:#D7E2EF; }
.bg23 {	background-color:#EBF0F7; }

.LeftNavigation2_Lvl2Link{ color:black; }
.LeftNavigation2_Lvl2LinkActive{ color:#386CB0;}


/* Sehenswertes */
.bg31 { background-color:#FF7F07; }
.bg32 {	background-color:#FFE5CD; }
.bg33 {	background-color:#FFF2E6; }

.LeftNavigation3_Lvl2Link{ color:black; }
.LeftNavigation3_Lvl2LinkActive { color:#FF7F07; }


/* Natur */
.bg41 { background-color:#67B721; }
.bg42 {	background-color:#E1F1D3; }
.bg43 {	background-color:#F0F8E9; }
.LeftNavigation4_Lvl2Link { color:black; }
.LeftNavigation4_Lvl2LinkActive{ color:#67B721; }


/* UK und Gastro*/
.bg51 { background-color:#34B3D2; }
.bg52 {	background-color:#D6F0F6; }
.LeftNavigation5_Lvl2Link { color:black; }
.LeftNavigation5_Lvl2LinkActive { color:#34B3D2; }
.bg53 {	background-color:#EBF7FA; }

/* Reiseangebote */
.bg61 { background-color:#F6A800; }
.bg62 {	background-color:#FDEECC; }
.bg63 {	background-color:#FEF6E5; }
.LeftNavigation6_Lvl2Link { color:black; }
.LeftNavigation6_Lvl2LinkActive { color:#F6A800; }

/* Veranstaltungen */
.bg71 { background-color:#088B30; }
.bg72 {	background-color:#D3EADA; }
.bg73 {	background-color:#EBF6EE; }
.LeftNavigation7_Lvl2Link{ color:black; }
.LeftNavigation7_Lvl2LinkActive { color:#088B30; font-size:20px; }


/* Service */
.bg81 { background-color:#005798; }
.bg82 {	background-color:#D3DBEB; }
.bg83 {	background-color:#EEF1F7; }
.LeftNavigation8_Lvl2Link { color:black; }
.LeftNavigation8_Lvl2LinkActive{ color:#005798; }


.LeftNavigation9_Lvl1 { background-color:#F47E24; }
.LeftNavigation9_Lvl2 {	background-color:#FEE5CE; }
.LeftNavigation9_Lvl3 {	background-color:#FEE5CE; }


.SitemapNode
{
	padding:3px;
}

/* RegionMapHeader */

.RegionMapHeader
{
	width:152px;
	height:25px;
	border-bottom:2px solid white;
	padding-left:8px;
	padding-top:0px;
	color:white;
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
}

.RegionMapHeaderLabel
{
	float:left;
	width:126px;
	padding-top:5px;
}

.RegionMapHeaderImage
{
	float:left;
	width:24px;
	height:24px;
	border:none;
}






/* left Portalnavigation */
.LeftPortalNavigationHeaderBlock
{
	color:White;
	font-size:90%;
	font-weight:bold;
	width:152px;
	height:24px;
	line-height:24px;
	list-style-type:none;
	border-bottom:2px solid white;
	padding-left:8px;
}

.LeftPortalNavigationBlock
{
	width:152px;
	height:22px;
	line-height:22px;
	list-style-type:none;
	margin-bottom:2px;
	padding-left:8px;
}

.LeftPortalNavigationBlock a
{
	color:#444444;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
}

.LeftPortalNavigation0 { background-color:yellow;/*#8DA8D0;*/ }

.LeftPortalNavigation1 {	background-color:#F4DAE3; }
.LeftPortalNavigation1H { background-color:#E7B2C3;/*#F5D5E0; */ }

.LeftPortalNavigation2 { background-color:#D7E2EF; }
.LeftPortalNavigation2H { background-color:#A5BDDB; }

.LeftPortalNavigation3 { background-color:#FFE5CD; }
.LeftPortalNavigation3H { background-color:#FFC58F; }

.LeftPortalNavigation4 { background-color:#E1F1D3; }
.LeftPortalNavigation4H { background-color:#BBDF9B; }

.LeftPortalNavigation5 { background-color:#D6F0F6; }
.LeftPortalNavigation5H { background-color:#99D9E8; }

.LeftPortalNavigation6 { background-color:#faeecc; }
.LeftPortalNavigation6H { background-color:#FAD380; }

.LeftPortalNavigation7 { background-color:#D3EADA; }
.LeftPortalNavigation7H { background-color:#84C597; }

.LeftPortalNavigation8 { background-color:#D3DBEB; }
.LeftPortalNavigation8H { background-color:#9CB1D3; }

.LeftPortalNavigation9 { background-color:#FEE5CE; }




.PlanerPanelHeader
{
	font-size:90%;
	font-weight:bold;
	width:152px;
	height:24px;
	line-height:24px;
	border-bottom:2px solid white;
	padding-left:8px;


}

.PlanerPanelBody
{
	width:152px;
	padding:4px;
	clear:both;
	min-height:16px;
}


.AccomodationQuicksearchHeader
{
	color:White;
	background-color:#83CEE4;
	font-size:90%;
	font-weight:bold;
	width:152px;
	height:24px;
	line-height:24px;
	border-bottom:2px solid white;
	padding-left:8px;


}

.AccomodationQuicksearchBody
{
	width:152px;
	padding:4px;
	background-color:#CCEAF8;
	font-family:Verdana;
	font-size:11px;
}


.AccomodationQuicksearchBody2
{
	width:144px;
	padding:8px;
	background-color:#CCEAF8;
	font-family:Verdana;
	font-size:11px;
}


.EventQuicksearchHeader
{
	color:White;
	background-color:#5DBC88;
	font-size:90%;
	font-weight:bold;
	width:152px;
	height:21px;
	border-bottom:2px solid white;
	padding-left:8px;
	padding-top:4px;

}

.EventQuicksearchBody
{
	width:144px;
	padding:8px;
	background-color:#e6f3ea;
	font-family:Verdana;
	font-size:11px;
}

.AccomodationQuicksearchDropdown
{

	background-color:#f0f9ff;
	border:1px solid #d4e3e8;
}

.AccomodationQuicksearchDropdownLarge
{
	width:152px;
}

.AccomodationQuicksearchStartDateTextbox
{
	width:124px;

}

.AccomodationQuicksearchDropdownlist
{
	background-color:#f0f9ff;
	border:1px solid #d4e3e8;
	width:152px;
}



a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #d6f0f6;
	color: #003399;
	border: 1px solid #34b3d2;
	padding: 3px 18px 3px 32px;
}

.AccomodationDropdownLabel
{
display: block;
padding:2px; 
font-family: Tahoma; 
font-size: 11px;
background-color:#f0f9ff;
border:1px solid #d4e3e8;
width:146px;
background-image: url(../images/Arrows/DropdownArrow.png);
  background-position:right;
  background-repeat:no-repeat;
}

.ContextMenuPanel 
{
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	margin-top:6px;
	
	
	background-color:#f0f9ff;
	border:1px solid #d4e3e8;
	width:146px;
}


.StartPageRotatorTitleBlock
{
	padding:4px;
	line-height:18px;
	border-bottom:4px solid white;
}

.StartPageRotatorTitleBlockLarge
{
	width:500px;
}

.StartPageRotatorTitleBlockSmall;
{
	width:238px;
}

.StartPageRotatorTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.StartPageRotatorImageSmall
{
	float:left;
	width:80px;
	height:140px;
}

.StartPageRotatorImageLarge
{
	float:left;
	width:180px;
	height:140px;
}

.RotatorImg img
{
	width: 180px;
	height:140px;
}

.RotatorImgSmall img
{
	width: 80px;
	height:140px;
}

.RotatorImg span img
{
	width: auto;
	height:auto;
	max-width: 180px;
	max-height:140px;
}

.RotatorImgSmall span img
{
	width: auto;
	height: auto;
	max-width: 80px;
	max-height:140px;
}

.StartPageRotatorTextSmall
{
	float:left;
	padding:8px;
	
	width:144px;
	text-align:left;
}

.StartPageRotatorTextLarge
{
	float:left;
	padding:8px;
	width:292px;
	text-align:left;
}

.RotatorCust a
{
	text-decoration: none;
	font-weight: bold;
}

.RotatorCust

.RotatorCust .fg00 a { color:black; }
.RotatorCust .fg01 a { color:#005B9C; }
.RotatorCust .fg11 a { color:#B83460; }
.RotatorCust .fg21 a { color:#3769A8; }
.RotatorCust .fg31 a { color:#F47E24; }
.RotatorCust .fg41 a { color:#66B044; }
.RotatorCust .fg51 a { color:#2EABC8; }
.RotatorCust .fg61 a { color:#EDA523; }
.RotatorCust .fg71 a { color:#188741; }
.RotatorCust .fg81 a { color:#005B9C; }
.RotatorCust .fg91 a { color:#F47E24; }

.StartPageContentTitle
{
	display:block;
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	margin-bottom:8px;
	text-align:left;
}





/* Content Styles */

.ContentHeader
{
	font-family:Verdana;
	font-size:20px;
	color:Green;
}

#imageright
{
	float: right;
	padding: 0 0 5px 10px;
	text-align:right;
	overflow:none;
	background-color:white;
}

.normalText
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
}

.fatText
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
}

.Ueberschrift1
{
	color:#C13462;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift2
{
	color:#386CB0;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift3
{
	color:#FF7F07;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift4
{
	color:#67B721;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift5
{
	color:#34B3D2;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift6
{
	color:#F6A800;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift7
{
	color:#088B30;
	font-family:Arial Black;
	font-size:16px;
}

.Ueberschrift8
{
	color:#005798;
	font-family:Arial Black;
	font-size:16px;
}

/* -------------- */

.UeberschriftGross1
{
	color:#C13462;
	font-family:Arial Black;
	font-size:22px;
}

.UeberschriftGross2
{
	color:#386CB0;
	font-family:Arial Black;
	font-size:22px;
}

.UeberschriftGross3
{
	color:#FF7F07;
	font-family:Arial Black;
	font-size:24px;
}

.UeberschriftGross4
{
	color:#67B721;
	font-family:Arial Black;
	font-size:22px;
}

.UeberschriftGross5
{
	color:#34B3D2;
	font-family:Arial Black;
	font-size:22px;
}


.UeberschriftGross6
{
	color:#F6A800;
	font-family:Arial Black;
	font-size:22px;
}


.UeberschriftGross7
{
	color:#088B30;
	font-family:Arial Black;
	font-size:22px;
}


.UeberschriftGross8
{
	color:#005798;
	font-family:Arial Black;
	font-size:22px;
}



#HeaderOverlay1
{
	position:absolute;
	top:0px;
	left:0px;
	width:59px;
	height:160px;
	display:none;
	background-image:url(../images/HeaderOverlays/start.png);
}

#HeaderOverlay2
{
	position:absolute;
	top:0px;
	display:none;	
	width:100px;
	height:160px;
	background-image:url(../images/HeaderOverlays/region.png);
}


#HeaderOverlay3
{
	position:absolute;
	top:0px;
	left:151px;
	display:none;	
	width:93px;
	height:160px;
	background-image:url(../images/HeaderOverlays/aktiv.png);
}

#HeaderOverlay4
{
	position:absolute;
	top:-160px;
	left:244px;
	display:none;	
	width:106px;
	height:160px;
	background-image:url(../images/HeaderOverlays/sehenswert.png);
}

#HeaderOverlay5
{
	position:absolute;
	top:-160px;
	left:342px;
	display:none;
	width:81px;
	height:160px;
	background-image:url(../images/HeaderOverlays/natur.png);
}

#HeaderOverlay6
{
	position:absolute;
	top:-160px;
	left:412px;
	height:160px;
	display:none;
	width:138px;
	height:160px;
	background-image:url(../images/HeaderOverlays/unterkunft.png);
}

#HeaderOverlay7
{
	position:absolute;
	top:-160px;
	left:550px;
	display:none;	
	width:109px;
	height:171px;
	background-image:url(../images/HeaderOverlays/reise.png);
}

#HeaderOverlay8
{
	position:absolute;
	top:-160px;
	left:659px;
	height:160px;
	display:none;
	width:116px;
	height:160px;
	background-image:url(../images/HeaderOverlays/Veranstaltungen.png);
}

#HeaderOverlay9
{
	position:absolute;
	top:-160px;
	left:774px;
	display:none;	
	width:85px;
	height:160px;
	background-image:url(../images/HeaderOverlays/Service.png);
}






































#MapHeaderOverlay1
{
	position:absolute;
	top:0px;
	left:0px;
	width:59px;
	height:160px;
	display:none;
	background-image:url(../images/HeaderOverlays/start.png);
}

#MapHeaderOverlay2
{
	position:absolute;
	top:0px;
	display:none;	
	width:100px;
	height:160px;
	background-image:url(../images/HeaderOverlays/region.png);
}


#MapHeaderOverlay3
{
	position:absolute;
	top:0px;
	left:151px;
	display:none;	
	width:93px;
	height:160px;
	background-image:url(../images/HeaderOverlays/aktiv.png);
}

#MapHeaderOverlay4
{
	position:absolute;
	top:-160px;
	left:244px;
	display:none;	
	width:106px;
	height:160px;
	background-image:url(../images/HeaderOverlays/sehenswert.png);
}

#MapHeaderOverlay5
{
	position:absolute;
	top:-160px;
	left:342px;
	display:none;
	width:81px;
	height:160px;
	background-image:url(../images/HeaderOverlays/natur.png);
}

#MapHeaderOverlay6
{
	position:absolute;
	top:-160px;
	left:412px;
	height:160px;
	display:none;
	width:138px;
	height:160px;
	background-image:url(../images/HeaderOverlays/unterkunft.png);
}

#MapHeaderOverlay7
{
	position:absolute;
	top:-160px;
	left:550px;
	display:none;	
	width:109px;
	height:160px;
	background-image:url(../images/HeaderOverlays/gastro.png);
}

#MapHeaderOverlay8
{
	position:absolute;
	top:-160px;
	left:659px;
	height:160px;
	display:none;
	width:116px;
	height:160px;
	background-image:url(../images/HeaderOverlays/Veranstaltungen.png);
}

#MapHeaderOverlay9
{
	position:absolute;
	top:-160px;
	left:774px;
	display:none;	
	width:85px;
	height:160px;
	background-image:url(../images/HeaderOverlays/Service.png);
}




.TextBox
{
	border:1px solid #dddddd;
}



#carouselText, #info img, #images img { display: none; }
#carousel img, #left:hover, #right:hover 
{ 
	cursor: hand;
	cursor: pointer; 
}


#left
{
	background: url(../images/left.gif) bottom left no-repeat;
	width: 39px;
	height: 50px;
	float: left;
	margin-left:180px;
}

#right
{
	background: url(../images/right.gif) bottom left no-repeat;
	width: 39px;
	height: 50px;
	float: right;
	margin-right:180px;
}



#tooltip
{
	position: absolute;
	z-index: 3000;
	width: 200px;
	text-align:center;
	height: 137px;
	border: 0;
	background: url('../images/tooltip.gif') no-repeat;
	color: #FFF;
}

.tooltip_wrapper
{
	font-size: .85em;
	width: 160px;
	height: 100px;
	position: relative;
	top: 50%;
	margin: -50px auto 0 auto;
	text-align:left;
}

.tooltip_wrapper h3
{
	border-bottom: 1px solid #FFF;
	font-size: 1.4em;
	text-align:center;
}

.tooltip_wrapper div
{
	padding-top: .5em;
}


.ObjectDetailsTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

 .AccomodationInquiryFormDateTextbox
 {
	border:none;
	background-color:Transparent;
	font-size:11px;
	font-weight:bold;
	height:18px;
 }
 
 .ValidatorLabel
 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:Green;
 }
 
 .ValidatorLabelSmall
 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Green;
 }
 
 
.Pushpin
{
	width:22px;
	height:20px;
	/*padding-top:17px;*/
	text-align:center;
	/*line-height:47px;*/
	color:black;
	font-family:Verdana;
	font-size:9px;
	cursor:pointer;
	padding-top:15px;
} 



.InfoboxContainer
{
	display:none;
	position:absolute;
	z-Index:32000;
	background-Color:white;
	left:300px;
	top:200px;
	border:1px solid #999999;
	/*background-image:url('../images/InfoBoxBg2.gif');*/
	background-repeat:repeat-x;

}

.InfoboxTitle
{
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  color:#666666;
}

.InfoboxBody
{
 width:230px;
 vertical-align:top;
 padding:16px;
}

.InfoboxAddress
{
	color:#666666;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}

.InfoboxLink
{
	color:#666666;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
}

.QuicksearchDropdown
{
	font-family:Verdana;
	font-size:11px;
}

.AccomodationQuickSearchExtendedSearchLink
{
	background-image:url(../images/double_arrow.gif);
	background-repeat:no-repeat;
	background-position-x:left;
	background-position-y:center;
	padding-left:10px;
	text-decoration:none;
	color:Black;
}

.MapPanel
{
	height:600px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#444444;
}


.MapPanelCaption
{
	color:White;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	height:32px;
	line-height:32px;
	border-bottom:2px solid white;
	padding-left:8px;
}

.MapPanelBody
{
	padding:8px;
}

.MapPanelResultListCaption
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	margin-bottom:2px;
}

.MapPanelResultListItem
{
	border-bottom:2px solid white;
	margin:4px 4px 0px 4px;
	padding-bottom:6px;
}

.MapPanelLink
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	cursor:pointer;
}

.MapPanelLinkLarge
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}

.MapPanelText
{
	text-decoration:none;
	font-size:10px;
	color:#444444;

}

.MapPanelComboBox
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

.DateTextbox
{
	width:50px;
	border:0;
	background-color:Transparent;
	margin-bottom:1px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

#ExtendedDetailsPanel
{
	position:absolute;
	left:100px;
	top:100px;
	width:594px;
	height:592px;
	display:none;
	background-color:white;
	border:4px solid #9cb1d5;
	z-index:32002;
}

.RotatorCust p
{
	margin-top: 0px;
}