body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #162648;
}

body, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

h1
{
	font-family: Times New Roman, Times, serif; 
	font-size: 24px; 
	color: #000000;
	padding: 0px 8px 6px 7px;
	margin: 0px;
}

h2
{
	list-style-type: square;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	color: #0066CC;	
	text-decoration: underline;
}

a img 
{
	border: 0px solid #000000;	
}

#PageBorder
{
	width: 777px;
	margin: 11px auto 0px auto;
	text-align: center;
	background-color: #ffffff;
}

#Page
{
	width: 757px;
	margin: 0px 10px 0px 10px;
	text-align: left;
}

#Top
{
	
}

#GlobalNavigation
{
	border-bottom: 1px solid #0099FF;
	padding-bottom: 4px;
	padding-left: 5px;
	float: right;
	clear: right;
}

#GlobalNavigation a
{
	font-size: 10px;
	text-decoration: none;
}

#GlobalNavigation a:hover
{
	color: #10347D;
	text-decoration: none;	
}

#Welcome
{
	width: 640px;
	height: 80px;	
	float: right;
	clear: right;
	color: #8B949E;
	font-size: 14px;
	font-weight: bold;
}

#PrimaryNavigation
{
	float: right;
	clear: right;
}

#SubNavigation
{
	background-color: #002674;
	clear: both;
	margin-bottom: 7px;
	padding-left: 11px;
	border-bottom: 1px solid #ffffff;
}
#SubNavigation img
{
	margin: 0px;	
}

#Body
{
	
}

#StaticBody
{
	padding: 10px;
	background-color: #FAEFC4;
}

/* Home template */

#ReservationAndHotelImageBox
{
	width: 298px;
	float: left;
}

#ReservationPreForm
{
	width: 288px;
	background-image: url(../Images/preregistration_back.gif);
	background-repeat: repeat-x;
	background-color: #F8D14A;
	padding: 5px;
	float: left;
	margin-bottom: 8px;
}

#ReservationPreForm table
{
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif; 
}
#ReservationOfferTitle
{
	font-size: 17px;
	color: #101010;
}
#ReservationOffer
{
	font-size: 13px;
	color: #505050;	
}

.TitleBig 
{ 
	font-family: Times New Roman, Times, serif; 
	font-size: 30px; 
	color: #9E0005; 
}

.ReservationButton, .Button 
{ 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	border: #cc3300 3px double; 
	background-color: #cc3300; 
	width: 100px;
}

#TitleImage
{
	float: left;
}

#HomeSection0
{
	float: left;
	width: 451px;
	eight: 364px;
	margin-left: 8px;
	background-image: url(../Images/section0_back.gif);	
	background-repeat: repeat-x;
	ackground-color: #FAEFC4;
}

.SectionTitle
{
	font-family: Times New Roman, Times, serif; 
	font-size: 18px; 
	color: #ffffff;
	padding: 0px 8px;
}

#HomeSection0 .SectionTitle
{
	background-color: #CC3300;
}

#HomeSection1 .SectionTitle
{
	background-color: #CC3300;
}
#HomeSection2 .SectionTitle
{
	background-color: #FB7B00;
}
#HomeSection3 .SectionTitle
{
	background-color: #30759E;
}

#HomeSection1, #HomeSection2, #HomeSection3
{
	float: left;
	width: 247px;
	background-color: #FAEFC4;
	margin-top: 8px;
	margin-bottom: 8px;
}

#HomeSection1
{
	clear: left;	
}

#FacebookSection
{
	float: left;
	width: 247px;
	margin-bottom: 8px;
}

#HomeSection2, #HomeSection3, #FacebookSection
{
	margin-left: 8px;
}

.SectionContent
{
	padding: 8px;
}

#HomeSection0 .SectionContent
{
	ackground-color: #FAEFC4;
}

#HomeContact
{
	clear: left;
	float: left;
	width: 502px;
	background-color: #FAEFC4;
}
#HomeContact .SectionContent
{
	height: 97px;	
}
#HomeContact .SectionTitle
{
	background-color: #DD8712;	
}

/* end of Home template */

/* SubPage template */

.TwinSectionLeft, .TwinSectionRight
{
	float: left;	
	background-color: #FAEFC4;
	margin-bottom: 8px;
}
.TwinSectionLeft
{
	clear: left;
	width: 374px;
}

.TwinSectionRight
{
	width: 374px;
	margin-left: 9px;
	clear: right;
}

.TwinSectionLeft .SectionTitle
{
	background-color: #F24921;
}
.TwinSectionRight .SectionTitle
{
	background-color: #DD8712;
}

.CommonSection 
{
	loat: left;	
	background-color: #FAEFC4;
}

.CommonSection .SectionTitle
{
	background-color: #FB7B00;	
}

#FormSection
{
	background-image: url(../Images/preregistration_back.gif);
	background-repeat: repeat-x;
	background-color: #F8D14A;
	padding: 5px;
}

/* end of SubPage template */

#Footer
{
	margin-top: 8px;
	border-top: 1px solid #0099FF;
	padding: 26px 0px 16px 0px;
}

#Footer a
{
	margin-right: 15px;	
}

#Footer a:hover
{
	color: #002674;
}

#Copyright
{
	width: 757px;
	margin: 0px auto;
	padding: 7px 10px;
	color: #B1DEE5;
	text-align: left;
}

#Copyright a
{
	font-size: 10px;
	color: #B1DEE5;
}

.clear
{
	clear: both;
}

/* Pricelist Table */

.PricelistTable, .MyReservationTable
{
	border-collapse: collapse;
	width: 100%;
	background-color: #ffffff;
}

.PricelistTable td, .PricelistTable th
{
	padding: 3px 8px;
}
.MyReservationTable td, , .MyReservationTable th
{
	padding: 3px;
}
.PricelistTable .Price, .PricelistTable .SubPrice
{
	text-align: right;	
	white-space: nowrap;
}
.PricelistTable .SubPrice
{
	color: #606060;
}
.PricelistTable .Header, .PricelistTable .Header th, .MyReservationTable .Header
{
	background-color: #E9C98E;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	height: 5px;
}
.PricelistTable .Item td, .PricelistTable .AlternatingItem td, .MyReservationTable .Item td, .MyReservationTable .AlternatingItem td
{
	border-bottom: 1px solid #A9955C;	
}
.PricelistTable .Item, .MyReservationTable .Item
{
	background-color: #FAEFC4;	
}
.PricelistTable .AlternatingItem, .MyReservationTable .AlternatingItem
{
	background-color: #FCE6B8;	
}

.Separator, .Separator td
{
	height: 5px;
}

/* end of Pricelist Table */

/* Form elements */
.AlertMessage
{
	color: #ff0000;
	font-weight: bold;
}

#FormTable, .FormTable
{
	border-collapse: collapse;
	width: 100%;
}

#FormTable td, .FormTable td
{
	padding: 3px 8px;	
	vertical-align: top;
}

.FormSectionHeader
{
	padding: 3px 8px;	
	background-color: #DD8712;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	height: 5px;
}

.FormSectionSeparator
{
	height: 7px;	
	border-top: 1px solid #A9955C;
}

.FormSection
{
	background-color: #FAEFC4;
}

#FormTable .FormLabel
{
	text-align: right;
	width: 100px;
}

#FormTable .FormField
{

}

#FormButtons
{
	text-align: right;
	margin-top: 20px;
}

.InputText, .InputTextMandatory
{
	width: 250px;
	font-size: 11px;
}

.InputText
{
	border: 1px solid #000000;
}

.InputTextMandatory
{
	border: 1px solid #000000;
}

.DropDownList
{
	font-size: 11px;
}

.InputFile
{
	width: 250px;
	font-size: 11px;
	border: 1px solid #000000;
}

.MandatoryLegend
{
	width: 250px;
	padding: 1px;
	margin: 10px 0px;
}

.xButton
{
	width: 100px;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #505050;
	font-size: 11px;
	font-weight: bold;
}

/* End of Form elements*/

/* List Table */

.ListTable, .AdminListTable, .ProductTable, .AdminProductTable
{
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 472px;
}
.AdminListTable, .AdminProductTable
{
	width: 100%;
}

.ListTable .Item td, .AdminListTable .Item td
{
	border-bottom: 1px solid #505050;
	background-color: #dddddd;
	vertical-align: top;
	padding: 3px;
}

.ListTable .AlternatingItem td, .AdminListTable .AlternatingItem td
{
	border-bottom: 1px solid #505050;
	background-color: #f3f3f3;
	vertical-align: top;
	padding: 3px;
}

.ListTable .Header td, .ListTable .Header th, .AdminListTable .Header td, .AdminListTable .Header th
{
	color: #ffffff;
	background-color: #505050;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	font-weight: bold;
}

.ListTable .Header td a, .AdminListTable .Header td a
{
	color: #ffffff;
	text-decoration: underline;	
}

.ListTable .Footer td, .AdminListTable .Footer td, .ProductTable .Footer td
{
	padding-top: 7px;
}

.ListTable .Pager td, .AdminListTable .Pager td, .ProductTable .Pager td
{
	color: #aaaaaa;
	padding: 5x 0px;
}

.ListTable .Pager td a, .AdminListTable .Pager td a, .ProductTable .Pager td a
{
	color: #000000;	
}

.ListTable .Pager td a:hover, .AdminListTable .Pager td a:hover, .ProductTable .Pager td a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.PageLegend
{
	padding: 5px 0px;
	color: #808080;
}

.ListTable .ImageCell img, .AdminListTable .ImageCell img
{
	border: 1px solid #000000;	
}

/* End of List Table */

.PreviewIcon
{
	width: 35px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 2px 5px; 
	cursor: pointer;	
}

.AdminMenuTable
{
	border-collapse: collapse;
}
.AdminMenuTable .Item td
{
	border: 0px solid #505050;
	vertical-align: top;	
}