/********************************************** Sytles ***************************************************/

.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}

.PopupWindow
{
	z-index: 1001;
}

.PopupWindowContent
{
	width: 100%;
	height: 100%;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 70;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px #000000;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}
.ScrollContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.ScrollContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}

.PopupWindowTitle
{
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
}

.PopupWincowContent
{
	background-color: #ffffff;
	padding: 10px;
}

/********************************************** /Styles ***************************************************/

.left
{
	float: left;
}

.right
{
	float: right;
}

.top
{
	position:absolute;
	top:0;
}

.bottom
{
	position:absolute;
	bottom:0;
}

.clear
{
	clear: both;
}

.relative
{
	position: relative;
}

/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}

body, p, li, dl, ul, ol, table, div
{
	font-family: verdana;
}
h1, h2, h3, h4, h5, h6
{
	font-family: verdana;
	font-weight: bold;
}


/*****************************TEXT*****************************/
a
{
	text-decoration: underline;
	font-family: verdana;
}
a:hover
{
	text-decoration: none;
	font-family: verdana;
}

.text
{
	text-decoration: none;
	font-family: verdana;
}
.text:link
{
	text-decoration: none;
	font-family: verdana;
}
.textsmall
{
	text-decoration: none;
	font-family: verdana;
}


.address
{
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}
.address:link
{
	text-decoration: underline;
}

.title
{
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.frameTitle, .frameTitle a
{
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.textinput
{
	font-family: verdana;
}
.textinput2
{
	font-family: verdana;
}

.textinputSmall
{
	font-family: verdana;
}
.textinputSmall2
{
	font-family: verdana;
}

.textForm
{
	font-family: verdana;
}

.linkbuttonForm
{
	font-family: verdana;
	text-decoration: underline;
}
.linkbutton
{
	font-family: verdana;
	text-decoration: underline;
}

.checkbox td
{
	vertical-align:top;
}

.checkbox input
{	
	float:left;
	padding-right:5px;
	top:-2;
	position:relative;
}

.checkbox label
{	
	white-space:nowrap;
}

.calendarTitle 
{ 
	background-position:bottom;
	background-repeat:repeat-x;
	height:24px;
}

/*****************************MODULES*****************************/
.linkModuleTitle
{
	font-family: verdana;
	text-decoration: none;
}
.linkModuleTitle:link
{
	text-decoration: underline;
}
.linkModuleTitle:hover
{
	text-decoration: none;
}

.moduleTitle
{
	font-family: verdana;
}

/*****************************master*****************************/

#master .content
{
	width:830px;	
	vertical-align:top;
}

#master .servicebar
{
	vertical-align:top;
}

#master .footer
{
	height:30px;
}

#master .sectionTop
{
	height:44px;
	vertical-align:middle;	
}

#master .sectionHeader
{
	height:222px;
	vertical-align:top;	
}

#master .sectionHeader .bannerHidden
{
	background-repeat: no-repeat;
	background-position: bottom;
}

#master .sectionHeader .bannerOverlay
{
	position: absolute;
	width: 675px;
	height: 222px;
	left:0;
	top:0;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}

#master .sectionHeader .banner
{
	left:0;
	top:0;
	width: 675px;
	height: 222px;
	z-index: 5;
}

#master .sectionNewsletter
{
	height:80px;
	vertical-align:top;	
}

#master .sectionNewsletter .logo
{
	position:absolute;
	left:-20;
}

#master .sectionNewsletter .form
{
	float:right;
}

#master .sectionCentral
{
	vertical-align:top;	
}

#master .sectionFooter
{
	height:30px;
	vertical-align:middle;	
}

#master .sectionLeft
{
	width:155px;
	vertical-align:top;	
	display:block;
}

/*****************************content*****************************/
#content
{
	text-align: center;
	margin:auto;
}

#content .sitepath
{
	margin-bottom: 40px;
}

#content .sitepath a
{
	font-family: verdana;
	text-decoration: underline;
	padding-left: 12px;
	background-position: 2 4;
	background-repeat: no-repeat;
}

#content .container
{
	width: 500px;
	text-align: left;
	margin: auto;
	margin-bottom: 10px;
}

#content .error
{
}

#content .error .divisor
{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
}

/*****************************FLYOUT*****************************/
#MenuTop .hidden
{
	position: absolute;
	visibility: hidden;
}
#MenuTop a
{
	text-decoration: none;
}

#MenuTop .level0
{
	position: relative;
	display: block;
	z-index: 50;
}

#MenuTop .level0 .itemTop
{
	position:relative;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 10px;
	float: left;
	display: block;
	height:36px;
}

#MenuTop .level0 .itemTop img
{
	border: 0;
}

#MenuTop .level1FlyOut
{
	position: absolute;
	top: 36;
	left: 10;
	width:150px;
	display:block;
}

#MenuTop .level2FlyOut
{
	position: absolute;
	top: -18;
	left: 150;
	display:block;
}

#MenuTop .divisor
{
	height:1px;
	line-height:1px;
	font-size:1px;
	display:block;
	width:100%;
}

#MenuTop .level1FlyOut .item a,
#MenuTop .level2FlyOut .item a
{
	padding-left: 15px;
	background-position: 7 7;
	background-repeat: no-repeat;
	padding: 2 5 2 14;
	display:block;
}

#MenuTop .level1FlyOut .itemActive a,
#MenuTop .level2FlyOut .itemActive a
{
	padding-left: 15px;
	background-position: 7 7;
	background-repeat: no-repeat;
	display: block;
	padding: 2 5 2 14;
}

/*****************************MENU LEFT*****************************/

#menuLeft 
{
	width:156px;
}

#menuLeft .level0 
{
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	padding-top:7px;
	padding-left:13px;
	padding-bottom:7px;
}

#menuLeft .level1
{
	padding: 20 10 20 12;
}

#menuLeft .level1 .menuSeparator
{
	height:1px;
	line-height:1px;
	font-size:1px;
	background-repeat:repeat-x;
}

#menuLeft .level1 .menu a
{
	background-position: 0 10;
	background-repeat: no-repeat;
	display: block;
	padding: 4 3 4 7;
	text-decoration:none;
}

#menuLeft .level1 .menuActive a,
#menuLeft .level2 .menuActive a
{
	background-position: 0 10;
	background-repeat: no-repeat;
	display: block;
	padding: 4 3 4 7;
}

#menuLeft .level1 .menuActive a
{
	text-decoration:none;
}

#menuLeft .level2 
{
	padding: 2 0 2 20;
}

#menuLeft .level2 .menu a,
#menuLeft .level2 .menuActive a

{
	padding-left: 12px;
	background-position: 0 7;
	background-repeat: no-repeat;
	display: block;
	text-decoration:none;
}

#menuLeft .level2 a:hover,
#menuLeft .level2 .menuActive a
{
	text-decoration:underline;
}

/*****************************MENU TOP FLYOUT*****************************/
#menuMain
{
	padding-left: 10px;
	height: 100%;
}

#menuMain a
{
	text-decoration: none;
}

#menuMain a:hover
{
	text-decoration: underline;
}

#menuMain .menu
{
	text-transform: uppercase;
	padding: 2 3 0 7;
	background-position: 0 7;
	background-repeat: no-repeat;
}

#menuMain .language
{
	float: left;
	text-transform: uppercase;
	padding: 2 3 0 7;
	background-position: 0 7;
	background-repeat: no-repeat;
}

/*****************************SITEMAP***********************************/
#sitemap a
{
	font-family: verdana;
	text-decoration: none;
}

#sitemap a:hover
{
	text-decoration: underline;
}

#sitemap .menu0 a
{
	padding-left: 12px;
	background-position: 2 4;
	background-repeat: no-repeat;
}

#sitemap .menu1 a
{
	padding-left: 24px;
	background-position: 14 4;
	background-repeat: no-repeat;
}

#sitemap .menu2 a
{
	padding-left: 36px;
	background-position: 26 4;
	background-repeat: no-repeat;
}


/*****************************MENU LANGUAGE*****************************/
#language .languageItem
{
	font-family: verdana;
	text-decoration: none;
	text-transform: uppercase;
}
#language .languageItem:link
{
	text-decoration: underline;
}
#language .languageItem:hover
{
	text-decoration: none;
}


/*****************************FRAME MODULES*****************************/

#servicebar
{
	font-family: verdana;
}

#servicebar .quickrequest 
{
	height: 180px;
}

#servicebar .quickrequest .hotels
{
	padding-top:5px;
	padding-bottom:5px;
}

#servicebar .quickrequest .go
{
	text-align:right;
	margin-right:20px;
}

#servicebar .quickrequest .form
{
	padding-left:14px;
}

#ServiceBar .FrameWeather 
{
	margin-top:10px;
	padding-bottom:10px;
}

#ServiceBar .FrameWeather .symbols
{
	padding-top:10px;
}

#ServiceBar .FrameWeather img
{
	border:0;
}

#ServiceBar .FrameWeather a
{
	text-decoration:none;
}

#ServiceBar .FrameWeather a:hover
{
	text-decoration:underline;
}

#ServiceBar .FrameWebCam 
{
	padding-left:14px;
	padding-bottom:10px;
}

#ServiceBar .FrameWebCam img
{
	border:1px solid white;
}

#ServiceBar .FrameWebCam .link
{
	padding-bottom:5px;
}

#ServiceBar .FrameWebCam .link a
{
	padding-left: 10px;
	background-position: 0 4;
	background-repeat: no-repeat;
	text-decoration:none;
}

#servicebar .banners
{
	padding-top:10px;
	padding-bottom:20px;
}

#servicebar .banners .item
{
	text-align:center;
	padding-top:10px;
}

/*****************************FOOTER*****************************/

#footer .divisor
{
	width:500px;
	border-top: 1px dotted #A3C82A;
	padding-top: 5px;
}

#tools
{
}

#tools .center
{
	text-align: center;
}

/*****************************POPUPDIV*****************************/

#popupDiv
{
	background: transparent;
}

#popupDiv .popupTitle
{
	background-position: bottom;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
	height:30px;
}

#popupDiv .popupSubtitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

#popupDiv .popupContent
{
	font-family: verdana;
	padding: 5px;
}

#popupDiv .popupDescription
{
	padding: 10px;
}

#popupDiv .divisor
{
	height:10px;
	background-repeat:repeat-x;
	background-position:center;
}

/*****************************MODULES*****************************/
#modules
{
}

#modules .formRow
{
	margin-bottom:2px;
}

#modules .formRow .description
{
	float:left;
	width:120px;
}

#modules .formRow .subtitle
{
	padding-bottom: 10px;
	font-weight:bold;
}

#modules .divisor
{
	height:20px;
	background-repeat:repeat-x;
	background-position:center;
}

#modules .quicklinks
{
	padding:20 10 40 10;
}

#modules .quicklinks .item 
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#modules .quicklinks .item a
{
	padding-left: 15px;
	background-position: 9 5;
	background-repeat: no-repeat;
	text-decoration:none;
}

#modules .list a
{
	text-decoration: none;
}

#modules .list a:hover
{
	text-decoration: underline;
}

#modules .list .image 
{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

#modules .list .image img
{
	border: 0;
}

#modules .services
{
	padding-top:5px;
}

#modules .symbol
{
	float:left;
	padding-right:2px;
}

#modules .list .title
{
	font-weight:bold;
	padding-bottom:10px;
}

#modules .list .subtitle
{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

#modules .list .separator
{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-top:10px;
	margin-bottom:10px;
}

#modules .list .appointments
{
	padding-top:20px;
	height:170px;
}

#modules .list .appointments .calendar
{
	float:left;
	width:200px;
}

#modules .list .appointments .days
{
	float:left;
	width:200px;
	height:170px;
	overflow:auto;
}

#modules .list .block
{
	float:right;
	width:160px;
	padding:5px;
}

#modules .list .block .label
{
	float:left;
	width:80px;
	padding-right:5px;
}

#modules .list .block .image
{
	float:none;
	margin-top:3px;
}

/* -- weather -- */

#modules .weather .header
{
	padding: 7 10 7 10;
	margin-bottom:5px;
	font-weight:bold;
}

#modules .weather .subheader
{
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#modules .weather .panelDetail .images
{
	margin-bottom: 5px;
}



