/*#Global#*/
/*#Global/Standard#*/
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: white url(../App_Themes/Xist4/Images/topBackground.gif) repeat-x;
}

html
{
	font-family: "Century Gothic", "arial";
	font-size: 10pt;
	color: #7b7b7b;
}

html a
{
	color: #7b7b7b;
	text-decoration: underline;
}

h1
{
	font-size: 15pt;
	color: #009ad8;
	font-family: "Century Gothic", "arial";	
}

h2
{
	font-size: 12.5pt;
	color: #3c3c3c;
	margin-bottom: 10px;
}

h3
{
	font-size: 11pt;
	background: #399ec2 url(../App_Themes/Xist4/Images/widgetTitle.gif) no-repeat;
	color: white;
	padding-left: 10px;
}

p
{
	font-family: "Century Gothic", "arial";
	font-size: 10.5pt;
	color: #7b7b7b;
	margin-top: 10px;
	margin-bottom: 10px;
}

a
{
	font-family: "Century Gothic", "arial";
	font-size: 10.5pt;
	color: #7b7b7b;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*#Global/Colors#*/
/*
	dark brown: #252525;
	blue: #009ad8;
*/

/*#Master Panels#*/

.innerMaster
{
	width: 990px;
	margin: 0px auto;
}

.header
{
	width: 990px;
	height: 77px;
	margin: 5px 0px 3px 0px;
	background: #252525;
}

.headerLeft
{
	width: 5px;
	height: 77px;
	background: url(../App_Themes/Xist4/Images/headerLeft.gif) no-repeat;	
	float: left;
}

.headerLogo
{
	float: left;
	margin-left: 45px;
}

.headerRight
{
	width: 5px;
	height: 77px;
	float: right;
	background: url(../App_Themes/Xist4/Images/headerRight.gif) no-repeat;
}

.titleImage
{
	width: 990px;
	height: 230px;
}

.content
{
	width: 990px;
	min-height: 400px;
}

.leftPanel
{
	min-height: 200px;
	/*padding-bottom: 10px;*/
	/*overflow: auto;*/
}

.leftPanel img
{
	padding: 8px;
	border: 1px solid #cccccc;
	background: white;
}

.rightPanel
{
	min-height: 200px;
	overflow: auto;
	padding-bottom: 10px;
}

#apartmentLeft
{
	width: 720px;
	float: left;
}

#apartmentRight
{
	width: 210px;
	float: right;
}

#apartmentRight img
{
	text-align: right;
	margin-bottom: 10px;
}

#aboutLeft
{
	width: 780px;
	float: left;
}

#aboutRight
{
	width: 150px;
	float: right;
}

#aboutRight img
{
	text-align: right;
	margin-bottom: 40px;
}

.bodyTop
{
	width: 992px;
	height: 5px;
	margin-top: 5px;
	background: url(../App_Themes/Xist4/Images/bodyTop.gif) repeat-x;
}

.bodyTopLeft
{
	width: 5px;
	height: 5px;
	float: left;
	background: url(../App_Themes/Xist4/Images/bodyTopLeft.gif) no-repeat;	
}

.bodyTopRight
{
	width: 5px;
	height: 5px;
	float: right;	
	background: url(../App_Themes/Xist4/Images/bodyTopRight.gif) no-repeat;
}

.bodyPanel
{
	width: 970px;
	min-height: 100px;
	overflow: auto;
	background: #f1f1f1;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 10px 10px 0px 10px;
}

.IE7 .bodyPanel
{
	overflow: hidden;
	padding-bottom: 10px;
	width: 970px;

}

.footerTop
{
	width: 992px;
	height: 5px;
	background: url(../App_Themes/Xist4/Images/footerTop.gif) repeat-x;
}

.footerTopLeft
{
	width: 5px;
	height: 5px;
	float: left;
	background: url(../App_Themes/Xist4/Images/footerTopLeft.gif) no-repeat;
}

.footerTopRight
{
	width: 5px;
	height: 5px;
	float: right;	
	background: url(../App_Themes/Xist4/Images/FooterTopRight.gif) no-repeat;
}

.footer
{
	width: 990px;
	height: 60px;
	background: #252525;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
}

.footerBottom
{
	width: 992px;
	height: 5px;
	background: #252525;
}

.footerBottomLeft
{
	width: 5px;
	height: 5px;
	float: left;
	background: url(../App_Themes/Xist4/Images/footerBottomLeft.gif) no-repeat;
}

.footerBottomRight
{
	width: 5px;
	height: 5px;
	float: right;	
	background: url(../App_Themes/Xist4/Images/footerBottomRight.gif) no-repeat;
}

/*#Web Parts#*/
/*#Web Parts/CSS List Menu Top#*/
.CMSListMenuUL
{	
	width: 738px;
	height: 77px;
	float: left;
	margin-left: 60px;
	list-style-type: none;
}

.CMSListMenuLI, .CMSListMenuHighlightedLI
{
	float: left;
	text-align: center;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted
{
	background: #252525;
	font-size: 11pt;
	font-family: "Century Gothic", "arial";
	color: white;
	line-height: 77px;
	text-decoration: none;
	margin-right: 25px;
}

.CMSListMenuLinkHighlighted
{
	color: #009ad8;
}

/*#Web Parts/CSS List Menu Bottom#*/
.BottomCMSListMenuUL
{	
	height: 30px;
	float: left;
	list-style-type: none;
	line-height: 30px;
	margin-left: 20px;
}

#bottomMenuElem
{
	width: 500px;
}

#menuElem
{
	width: 300px;
	margin-left: 0px;
}

.BottomCMSListMenuLI, .BottomCMSListMenuHighlightedLI
{
	float: left;
	margin-right: 15px;
}

.BottomCMSListMenuLink, .BottomCMSListMenuLinkHighlighted
{
	font-size: 10pt;
	font-family: "Century Gothic", "arial";
	background: #252525;
	color: white;
	text-decoration: none;
}

/*#Web Parts/Containers#*/

.bookingContainer
{
	width: 280px;
	min-height: 150px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}

#container1
{
	width: 570px;
	min-height: 200px;
	margin-top: 20px;
	float: left;
}

#container2
{
	width: 380px;
	min-height: 150px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}

#container2 .containerBody
{
	height: 241px;
}

.containerBody
{
	padding: 10px;
}

.container
{
	background: #e7e7e7;
}

.containerTop
{
	height: 5px;	
}

.containerTopLeft
{
	width: 5px;
	height: 5px;
	float: left;	
	background: url(../App_Themes/Xist4/Images/containerTopLeft.gif) no-repeat;
}

.containerTopRight
{
	width: 5px;
	height: 5px;
	float: right;	
	background: url(../App_Themes/Xist4/Images/containerTopRight.gif) no-repeat;
}

.containerBottom
{
	height: 5px;
}

.containerBottomLeft
{
	width: 5px;
	height: 5px;
	float: left;	
	background: url(../App_Themes/Xist4/Images/containerBottomLeft.gif) no-repeat;
}

.containerBottomRight
{
	width: 5px;
	height: 5px;
	float: right;	
	background: url(../App_Themes/Xist4/Images/containerBottomRight.gif) no-repeat;
}

/*#Web Parts/Containers/WidgetContainer#*/
.widgetContainer
{
	width: 208px;
	height: 120px;
}

.widgetTitle
{
	width: 208px;
	height: 27px;
	line-height: 27px;
}

.widgetContent
{
	margin-top: 10px;
}

.widgetContent table tbody tr td
{
	text-align: center;
	color: black;	
}

a.ImageButton
{
	padding: 0px 10px 5px 10px;
	line-height: 21px;
	background: #399ec2 url(../App_Themes/Xist4/Images/bookNowButton.gif) no-repeat;
	color: white;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

/*#Web Parts/Containers/lightBoxContainer#*/
.lightBoxContainer
{
	width: 162px;
	height: 350px;
	margin: 20px auto;
}

.lightBoxContainer img
{
	float: left;
	/*dispay: table-cell;*/
	border: 1px solid #e7e7e7;
	max-height: 75px;
}

/*#Template Panels#*/

/*#Text Styles#*/
.footerCopyright
{
	width: 300px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	font-size: 10pt;
	background: #252525;
	color: white;
	float: left;
}

.footerRight
{
	width: 230px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	font-size: 10pt;
	background: #252525;
	color: white;
	text-decoration: none;
	float: right;
}

.footerRight a
{
	font-size: 10pt;
	background: #252525;
	color: white;
	text-decoration: underline;
}

.contentList
{
	padding-left: 25px;
	list-style-image: url(../App_Themes/Xist4/Images/listArrowLight.gif);
}

.containerBody ul
{
	padding-left: 25px;
	list-style-image: url(../App_Themes/Xist4/Images/listArrowDark.gif);
}

.contentList li
{
	line-height: 20px;
	color: #7b7b7b;
	font-size: 10.5pt;
}

/*#Web Parts/Office#*/
.officeContainer
{
	margin-bottom: 20px;
}

/*#Web Parts/Contact Us Bizform#*/

#apartmentLeft .FormPanel
{
	width: 425px;
	height: 495px;
	margin-top: 10px;
	margin-left: 10px;
}

.FormPanel
{
	width: 465px;
	height: 495px;
	margin-top: 10px;
	margin-left: 50px;
}

.FormPanel, x:-moz-any-link
{
	height: 595px;
}

#apartmentLeft .FormPanel, x:-moz-any-link
{
	height: 595px;
}

.FormButton
{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contactUsContainer table tr
{
	vertical-align: top;
}

.EditingFormLabel
{
	float: left;
	line-height: 20px;
}

.TextBoxField
{
	width: 262px;
	float: right;
}

.TextAreaField
{
	width: 264px;
	height: 100px;
	float: right;
}

.CalendarTextBox
{
	width: 245px;
	float: right;
}

.CalendarIcon
{
	float: right;
}

.tableGuest
{
	float: right;
}

.tableGuest .EditingFormLabel
{
	/*float: right;*/
	margin-right: 0px;
	padding-left: 16px;
}

.tableGuest .TextBoxField
{
	width: 70px;
	float: right;
}

.captchaInput div
{
	float: right;
}

.ErrorLabel
{
	display: none;
}

.EditingFormErrorLabel
{
	float: right;
	color: red;
}

.EditingFormInfoLabel
{
	color: #009ad8;
}

/*#X - IE6 Fixes #*/
.IE6 .CMSListMenuUL
{
	width: 748px;
	float: left;
	margin-left: 50px;
	list-style-type: none;
}

.IE6 .bodyTop
{
	width: 992px;
	height: 5px;
	margin-top: 5px;
	background: url(../App_Themes/Xist4/Images/bodyTop.gif) repeat-x;
	margin-bottom: -12px;
}

.IE6 .footerTop
{
	width: 992px;
	height: 5px;
	background: url(../App_Themes/Xist4/Images/footerTop.gif) repeat-x;
	margin-bottom: -12px;
}

.IE6 .BottomCMSListMenuUL
{	
	width: 940px;
	height: 30px;
	float: left;
	list-style-type: none;
	line-height: 30px;
	margin-left: 10px;
}

.IE6 .footerRight
{
	width: 165px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	font-size: 10pt;
	background: #252525;
	color: white;
	text-decoration: none;
	float: right;
}

.IE6 .footerCopyright
{
	width: 300px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	font-size: 10pt;
	background: #252525;
	color: white;
	float: left;
}

.IE6 .footer
{
	width: 990px;
	height: 65px;
	background: #252525;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
}

.IE6 .footerBottom
{
	display: none;
}

/*#Sitemap#*/
.CMSSiteMapList
{
	list-style-image: url(../App_Themes/Xist4/Images/listArrowLight.gif);
	margin-left: 23px;
}

.CMSSiteMapList li
{
	margin-bottom: 5px;
}

.CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList
{
	list-style: none;
	margin-left: 25px;
	margin-bottom: 10px;
}

/*#I Frames#*/
.homeIFrame
{
	border:none;
	padding:0;
	margin:0;
	width:200px;
	height:290px;
	background:#f1f1f1;
}