﻿html
{
	font-family:Verdana;
	font-size:10px;
}


body 
{
	background-color:#b3cce2;
	margin:0px;
}

h1
{
	font-family:Arial;
	font-size:18px;
	margin:0px;
	color:#999999;
	padding-top:8px;
	padding-bottom:8px;
	display:none;
}

h2
{
	font-size:11px;
	color:#4c77b8;
	margin:0px;
	padding-bottom:2px;
}

h3
{
	font-size:11px;
	color:#4C77B8;
	margin:0px;
}

h4
{
	font-size:12px;
	color:#4C77B8;
	margin:0px;
}

h5
{
	font-size:12px;
	color:#aaaaaa;
	margin:0px;
}


.PageHeader
{
	background-color:#E4E4E4;
	background-image:url(../images/tus/PageHeader.png);
	background-repeat:no-repeat;
	height:145px;
	vertical-align:bottom;
	width:1024px;
	border:8px solid white;
	margin-left:16px;
	margin-top:12px;
	
	
}

#tablePageHeaderTabs
{
	width:1024px;
	height:28px;
	margin-top:62px;
	display:none;
}


.tablePageHeaderTabsSpacerLeft
{
	width:230px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}

.tablePageHeaderTabsSpacerRight
{
	width:auto;
	border-left:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;

}

.tablePageHeaderTabsTab
{
	background-color:#EFEFEF;
	width:90px;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding:4px;
	cursor:hand;
}

.tablePageHeaderTabsTabSelected
{
	background-color:White;
	font-weight:bold;
	color:#4c77b8;
	width:90px;
	border-top:1px solid #bbbbbb;
	padding:4px;
}

.tablePageHeaderTabsTabM
{
	background-image:url('../images/smg/arrow1.gif');
	width:8px;
}

.tablePageHeaderTabsTabM2
{
	background-image:url('../images/smg/arrow3.gif');
	width:8px;
}

.tablePageHeaderTabsTabMSelected
{
	background-image:url('../images/smg/arrow2.gif');
	width:8px;
}

.ComboBox
{
	font-family:Verdana;
	font-size:10px;
}
#divPageContent
{
	width:100%;
	height:486px;
}



.WizardButton
{
	background-color:#1659A0;
	border:0px;
	color:white;
	height:20px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	
}


.WizardButtonDisabled
{
	background-color:#c0c0c0;
	border:0px;
	color:white;
	height:20px;
	cursor:default;
}





.Page
{
margin: 2px 0px 0px 16px;
	
}

.InnerPage
{
padding:12px 12px 0px 12px;
border-left:8px solid white;	

border-bottom:8px solid white;	
width:630px;
height:490px;
vertical-align:top;
background-color:#d9e5f1;
}

.InnerInnerPage
{
	padding:32px;
	border-left:1px solid #C6C6C6;	
	border-bottom:1px solid #C6C6C6;	
	border-right:1px solid #C6C6C6;
	width:440px;
	vertical-align:top;
}


.InnerInnerPage2
{
	padding-left:8px;
	/*border-left:1px solid #C6C6C6;	
	
	border-right:1px solid #C6C6C6;*/

border-bottom:1px solid #C6C6C6;	

	width:620px;
	height:344px;
	overflow:auto;
	vertical-align:top;
}

.InnerInnerPageEvents
{
padding-left:8px;
border:1px solid #C6C6C6;	
width:620px;
height:330px;
overflow:auto;
vertical-align:top;
}

.verticalTab
{
	border-top:8px solid white;
	border-right:8px solid white;
	border-left:8px solid white;
	width:112px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	vertical-align:middle;
	background-color:#EFEFEF;
	cursor:pointer;
	color:#666666;
}

.verticalTabSelected
{
	border-left:8px solid #d9e5f1;
	border-top:8px solid white;
	border-right:8px solid white;
	background-color:#d9e5f1;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	width:112px;
	vertical-align:middle;
	color:#666666;
}

.verticalTabFiller
{

	border-top:8px solid white;
	border-left:8px solid white;
	height:100px;
	width:120px;
	padding-left:4px;
}


.verticalTabFiller2
{
	border-left:8px solid white;
	height:510px;
	width:120px;
	padding-left:4px;
}


.verticalTabFiller3
{

	border-botton:8px solid white;
	border-left:8px solid white;
	height:20px;
	width:120px;
	padding-left:4px;
}

.tableInnerInnerPageTabs
{
	width:426px;
	height:24px;
}




.tableInnerInnerPageTabsSpacerLeft
{
	width:160px;
	border-bottom:1px solid #bbbbbb;
}


.tableInnerInnerPageTabsTab
{
	background-color:#EFEFEF;
	width:120px;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	padding:2px;
	cursor:pointer;

}

.tableInnerInnerPageTabsTabSelected
{
	background-color:White;
	width:120px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	padding:2px;

}

.DateLabel
{
	background-color:Transparent;
	border:none;
	width:80px;
	font-family:Verdana;
	font-size:11px;
}



.PopupMenu
{
border:1px solid #cccccc;
background-color:white;
position:absolute;
width:180px;
display:none;
z-index:20000;
font-family:Verdana;
font-size:8pt;
left:0;
top:0;
width:190px; 
height:70px;
background-image:url('../images/baw/InfoBoxBg2.gif');
background-repeat:repeat-x;

}
.PopupMenu td {padding:8px;}

.PopupMenuItem
{
color:#444444;
cursor:pointer;
height:18px;
width:100%;
padding-top:2px;
padding-left:4px;
}

.PopupMenuItemHover
{
background-color:#c1ddfb;
color:white;
cursor:pointer;
height:18px;
width:100%;
padding-top:2px;
padding-left:4px;
}


.DropDownArrow
{
	width:17px;
	height:17px;
	background-image:url(../images/common/DropDownArrow.gif);
}

.DropDownArrowSelected
{
	width:17px;
	height:17px;
	background-image:url(../images/common/DropDownArrowSelected.gif);
}


.MapContainer
{
	/*border:1px solid #c6c6c6;
	background-color:#EFEFEF;
	color:#444444;
	font-weight:bold;
	position:absolute;
	left:16px;
	top:139px;
	width:780px;
	height:504px;
	display:none;*/
		background-color:white;
	border:8px solid white;
	position:absolute;
	left:16px;
	top:172px;
	width:780px;
	height:508px;
	display:none;
	z-index:3;
	
}





.MapContainerCaption
{
	width:780px;
	height:22px;
	background-color:#4c77b8;
	text-align:right;
	color:White;
}

.MapLegendPanel
{
	position:absolute;
	z-index:32000;
	left:603px;
	top:23px;
	width:160px;
	height:100px;
	background-color:#235087;
	filter:alpha(opacity=70);
	padding:8px;
	color:white;
	display:none;
}

.MapInitPanel
{
	position:absolute;
	z-index:32000;
	left:300px;
	top:200px;
	width:200px;
	height:100px;
	border:1px solid #c6c6c6;
	background-color:#EFEFEF;
	padding:8px;
	color:#444444;
	text-align:center;
}

.Map
{
	border:1px solid  #efefef;
	position:relative;
	width:778px;
	height:480px;
}




.tableCityList
{
	width:600px;
}


.GrayTable
{	width:400px;
	background-color:#f5f5f5;
	border:2px solid white;
}




.pagerItem
{
	color:#bbbbbb;
	cursor:pointer;
}

.pagerItemSelected
{
	color:black;
	font-weight:bold;
}

#PagerContainer
{
	width:400px;
	height:30px;
	overflow:auto;
}

.PagerFirst
{
	cursor:pointer;
	width:16px;
	height:16px;
	background-image:url(../images/common/PagerFirst.gif);
}

.PagerPrevious
{
	cursor:pointer;
	width:12px;
	height:16px;
	background-image:url(../images/common/PagerPrevious.gif);
}

.PagerNext
{
	cursor:pointer;	
	width:12px;
	height:16px;
	background-image:url(../images/common/PagerNext.gif);
}

.PagerLast
{
	cursor:pointer;
	width:16px;
	height:16px;
	background-image:url(../images/common/PagerLast.gif);
}

.PagerButton
{
	cursor:pointer;
}

.PagerButtonSelected
{
	font-weight:bold;
}


.ShowCategoriesButton
{
 cursor:pointer;
 width:540px;
}

.EventCategoryPanel
{
	background-color:white;
	border:8px solid white;
	position:absolute;
	left:16px;
	top:0px;
	width:780px;
	height:500px;
	display:none;
	z-index:3;
}

.EventCategoryPanelCaption
{
	width:780px;
	height:22px;
	background-color:#1659A0;
	text-align:left;
	color:White;
}


.EventCategoryPanelInnerDiv
{
	width:764px;
	height:470px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#d9e5f1;
}

.CheckBoxChecked
{
	background: url(../images/Checked.gif);  
	width:13px;
	height:13px;


}

.CheckBoxUnChecked
{
	background: url(../images/UnChecked.gif);  
	width:13px;
	height:13px;


}

.CheckBoxUnDefined
{
	background: url(../images/UnDefined.gif);  
	width:13px;
	height:13px;

}

.tableContentAndHelpContainer
{

	height:490px;
	border:0px solid white;
}


.HolidayPlanerPanel
{
	position:absolute;
	left:840px;
	top:173px;
	width:200px;
	height:502px;
	/*background-color:#f0f0f0;
	border:1px solid #C6C6C6;*/
	border-left:8px solid white;
	border-right:8px solid white;
	border-bottom:8px solid white;

	text-align:left;
}

.HolidayPlanerPanelCaption
{
	background-color:#1659A0;
	color:white;
	padding-left:4px;
	padding-top:2px;
	width:196px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}

.HolidayPlanerInnerPanel
{
	width:200px;
	height:420px;
	background-color:#d9e5f1;

}

.HolidayPlanerClipPanel
{
	background-color:#d9e5f1;
	width:192px;
	height:380px;
	overflow:hidden;
	position:relative;
	margin-left:4px;

}

.HolidayPlanerScrollButton
{
	border:1px solid #d9e5f1;
	text-align:center;
	width:190px;
	height:16px;
	margin-left:4px;
}

.HolidayPlanerScrollButtonHover
{
	border:1px solid #aaaaaa;
	cursor:pointer;
	text-align:center;
	width:190px;
	height:16px;
	margin-left:4px;
}


.HolidayPlanerOptionsPanel
{

background-color:white;
width:196px;
height:60px;
padding-left:4px;
}

.DetailPanel
{
	background-color:white;
	border:8px solid white;
	position:absolute;
	left:16px;
	top:172px;
	width:780px;
	height:500px;
	display:none;
	z-index:3;
}

.DetailPanelCaption
{
	width:780px;
	height:22px;
	background-color:#1659A0;
	text-align:right;
}

.DetailPanelBody
{
	width:764px;
	height:470px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#d9e5f1;
}


.DetailPanelLayoutTable
{
	width:764px;
}

.DetailPanelFloatingImageAndText
{
	float:left;
	width:155px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}


.DetailPanelImage
{
	width:150px;
	border:2px solid #bbbbbb;
}

.DetailsTitle
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#999999;
}



.listRoomsHeader
{
	border-bottom:1px solid #c6c6c6;
	width:710px;
}

.listRoomsItem
{
	width:710px;
}

.Link
{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}

.LinkWhite
{
	color:white;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}


.LinkImage
{
	cursor:pointer;
}

.SearchOptionsPanel
{
	border-bottom:1px solid #cccccc;
	width:628px;
	height:124px;
}

.tableAccomodationSearchOptions
{
	width:630px;
	height:96px;
	background-color: #b3cce2;
}


.tableAccomodationSearchOptions2
{
width:630px;
}


.tableAccomodationSearchOptions td select
{
	width:190px;
}



.EmailPanel
{
	border:1px solid #c6c6c6;
	background-color:#f0f0f0;
	position:absolute;
	left:150px;
	top:250px;
	height:138px;
	width:240px;
	display:none;
}

.EmailPanel td
{
	padding:8px;
	text-align:left;
}

#txtRecipientEmail
{
	width:200px;
	border:1px solid #c6c6c6;
}

.listResultItem
{
	padding-top:4px;
	padding-bottom:8px;
	color:#444444;
	border-bottom:1px solid #cccccc;
}



.PageFooter
{
	position:absolute;
	left:16px;
	top:690px;
	width:1040px;
	height:20px;
	text-align:right;
	background-color:#d9e5f1;
}

.PageContent
{
	position:absolute;
	left:0px;
	top:171px;
	width:800px;
	height:480px;

}

.InvalidFormField
{
	background-color:#ffdddd;
}



.CustomInfoBox
{
	display:none;
	position:absolute;
	z-Index:32000;
	background-Color:White;
	left:200px;
	top:200px;
	border:1px solid #bbbbbb;
	background-image:url('../images/baw/InfoBoxBg2.gif');
	background-repeat:repeat-x;

}


.CustomInfoBoxBody
{
	padding:12px;
}

.CustomInfoBoxBeakLeft
{
	display:none;
	position:absolute;
	z-Index:32000;
	left:100px;
	top:100px;
	width:16px;
	height:32px;
	background-image:url('../images/smg/beakright.gif');
}

.CustomInfoBoxBeakRight
{
	display:none;
	position:absolute;
	z-Index:32000;
	left:100px;
	top:100px;
	width:16px;
	height:32px;
	background-image:url('../images/smg/beakleft.gif');
}


.InfoBoxDetailsOptionBlock
{
	width:230px;
	font-family:verdana;
	font-size:10px;
	background-color:#eeeeee;
	padding:8px;
}

.FlyOut
{
	display: none;
	overflow: hidden;
	z-index: 32001;
	background-color: #d9e5f1;
	border: solid 8px white;
}



.LanguagePanel
{
	position:absolute;
	left:52px;
	top:140px;
	
}

.LanguageButton
{
	cursor:hand;
}

.ViewCompactButton
{
width:24px;
height:24px;
background-image:url(../images/tus/ViewCompact.gif);
float:left;
cursor:hand;
}

.ViewCompactButtonSelected
{
width:24px;
height:24px;
background-image:url(../images/tus/ViewCompactSelected.gif);
float:left;
cursor:hand;
}

.ViewStandardButton
{
width:24px;
height:24px;
background-image:url(../images/tus/ViewStandard.gif);
float:left;
cursor:hand;
}

.ViewStandardButtonSelected
{
width:24px;
height:24px;
background-image:url(../images/tus/ViewStandardSelected.gif);
float:left;
cursor:hand;
}

.ViewDetailedButton
{
width:24px;
height:24px;
background-image:url(../images/tus/ViewDetailed.gif);
float:left;
cursor:hand;
}

.ViewDetailedButtonSelected
{
width:24px;
height:24px;
background-image:url(../images/tus/ViewDetailedSelected.gif);
float:left;
cursor:hand;
}



.TabContainer
{
margin-left:8px;
width:748px;
}

.TabLeftEdge
{
width:1px;
height:24px;
background-image:url('../images/nor/TabLeftEdgeUnselected.gif');
background-repeat:no-repeat;
}

.TabRightEdge
{
width:5px;	
height:24px;
background-image:url('../images/nor/TabRightEdgeUnselected.gif');
background-repeat:no-repeat;
}

.TabMain
{
cursor:pointer;
height:24px;
background-image:url('../images/nor/TabMainUnselected.gif');
background-repeat:repeat-x;	
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#666666;
padding-left:4px;
padding-right:4px;

}


.TabLeftEdgeSelected
{
width:1px;
height:24px;
background-image:url('../images/nor/TabLeftEdgeSelected.gif');
background-repeat:no-repeat;
}

.TabRightEdgeSelected
{
width:5px;	
height:24px;
background-image:url('../images/nor/TabRightEdgeSelected.gif');
background-repeat:no-repeat;
}

.TabMainSelected
{
cursor:pointer;
height:24px;
background-image:url('../images/nor/TabMainSelected.gif');
background-repeat:repeat-x;	
font-family:Arial;
font-size:11px;
font-weight:bold;
color:Black;
padding-left:4px;
padding-right:4px;

}

.FillerTab
{
/*background-color:#f9f9f9;*/
border-bottom:1px solid #cccccc;
width:100%;
/*background-image:url('../images/baw/TabUnselected.gif');*/
background-repeat:repeat-x;
}

.DetailPagePage
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:730px;
	height:380px;
	margin-left:8px;
	padding:8px;
	overflow:auto;
	background-color:White;
}

.DetailPagePageEventsAndPois
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:730px;
	height:365px;
	margin-left:8px;
	padding:8px;
	overflow:auto;
	background-color:White;
}

.DetailPagePageEventsAndPoisWithoutScrollBar
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:730px;
	height:365px;
	margin-left:8px;
	padding:8px;
	overflow:hidden;
	background-color:White;
}


.ImageContainer
{
	background-color:#f0f0f0;
	margin:2px;	
	width:726px;
	height:255px;
}


.ImageContainerCell
{
	text-align:center;
	vertical-align:middle;
}

.ThumbnailContainerBlock
{
	background-color:#f0f0f0;
	margin-top:16px;
	width:730px;
	height:96px;
	overflow:auto;
}

.ThumbnailContainer
{
	width:80px;
	height:80px;
	border:1px solid #c6c6c6;
	float:left;
	text-align:center;
	vertical-align:middle;
	margin:8px;
	background-color:#e0e0e0;
}


.Thumbnail
{
	cursor:hand;

	display:none;
}



.HotelClientPanel
{
	background-color:white;
	border:1px solid #C6C6C6;
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:680px;
	display:none;
	z-index:3;
}

.HotelClientPanelCaption
{
	width:1024px;
	height:22px;
	background-color:#1659A0;
	text-align:right;
}

.HotelClientPanelBody
{
	width:1024px;
	height:658px;
}

.CitySelectButton
{
	cursor:pointer;
	height:20px;
	font-family:Verdana;
	vertical-align:middle;
	background-color:#f5f5f5;
	color:#4c77b8;
	border:0px;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
	padding-right:8px;
}



.RoomDropdownMenu
{
position:absolute;
border:1px solid #cccccc;
background-color:white;
width:200px;
margin:0px;
margin-left:0px;
padding:0px;
display:none;
}

.RoomDropdownLabel
{
	width:178px;
	padding-left:4px;
	padding-top:2px;
	height:16px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:white;
	float:left;
}

.RoomDropdownButton
{
	width:18px;
	height:18px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#dddddd;
	background-image:url(../images/nc/DropDownButton.gif);
	background-position:center;
}

.RoomDropdownButtonLoading
{
	width:18px;
	height:18px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:white;
	background-image:url(../images/ajax-loader2.gif);
	background-repeat:no-repeat;
	background-position:center;
}


.MenuItem
{
	cursor:pointer;
	margin-left:0px;
	padding:0px;
	list-style:none;
	vertical-align:middle;
	color:black;
	background-color:White;
}

.FirstMenuItem
{
	cursor:pointer;
	margin-left:0px;
	padding:0px;
	list-style:none;
	vertical-align:middle;
	color:#bbbbbb;
	background-color:White;
}

.MenuItemSelected
{
	color:white;
	background-color:#000080;
}


.CityListCheckboxCell
{
	width:16px;
	border-right:2px solid white;
	border-bottom:2px solid white;
	background-color:#f5f5f5;
	text-align:center;
}

.CityListNameCell
{
	width:174px;
	border-right:2px solid white;
	border-bottom:2px solid white;
	background-color:#f5f5f5;
	
}

.tableAppointmentPage
{
	width:438px;
	height:354px;
}
.divAppointmentPage
{
	width:558px;
	height:354px;
	overflow:auto;
	background-color:white;
	border-top:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	
}


.cellAppointmentPage {padding:8px;vertical-align:top;}

.openingtimetext
{
	color:#444444;
}



.unselectedAppointmentTab
{
	cursor:pointer;
	background-color:#eeeeee;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	border:1px solid #bbbbbb;
}

.selectedAppointmentTab
{
	background-color:white;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid white;
	
}

.fillerTab
{
	padding:4px;
	border-right:1px solid #bbbbbb;
	height:auto;
}

.HolidayPlanerPanelEmptyPlanerTextLabel
{
	color:#999999;
	line-height:16px;
	font-style:italic;
}

.HolidayPlanerPanelEmptyPlanerTextParagraph
{
	text-align:justify;
	padding:8px;
}

#TranslateInProgressPanel
{
	position:absolute;
	width:320px;
	padding-top:32px;
	padding-bottom:32px;
	top:400px;
	left:200px;
	background-color:#d9e5f1;
	border:8px solid white;
	color:Black;
	text-align:center;
		z-index:32001;
	display:none;
}

#DisablePanel
{
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	background-color:Gray;
	z-index:32000;
	display:none;
	opacity:50;
	filter:alpha(opacity=50);
}

.HelpText
{
	color:#666666;
}

.LoadingPanel
{
width:600px;
margin-top:64px;
text-align:center;
}

.SearchTextBox
{
	width:250px;
	border:1px solid #bbbbbb;
	padding:1px;
}

.SearchTextBoxNonWatermarked
{
	color:Black;
}

.SearchTextBoxWatermarked
{
	color:#bbbbbb;
	font-style:italic;
}

