*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #00283e url(../Gfx/bg_main.jpg) no-repeat center top;
	text-align: center;
	font-family: Verdana;
	color: #4f4f4f;
	font-size: 11px;
}
h1
{
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #0c426e;
}
h2
{
	font-size: 12px;
	font-weight: normal;
	color: #0c426e;
}
h3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
img
{
	border: none 0px;
}
a
{
	color: #575454;
	text-decoration: none;
}
a:hover
{
	color: #2f96c8;
}
#MainWrap
{
	margin: auto;
	width: 930px;
	text-align: left;
}
/* TOP */
#Top
{	
	height: 98px;
}
.Header
{
	width: 600px;
	float: left;
	text-align: center;
	margin-top: 28px;	
}
#Top h1
{
	line-height: 17px;	
	margin-bottom: 5px;
}
#Top h2
{
	letter-spacing: -1px;
}
.Logo
{
	float: left;
	margin: 27px 0px 0px 7px;
}
.WeatherBox
{
	float: right;
	/*font-weight: bold;
	font-size: 13px;
	line-height: 15px;*/
	color: #0d426e;
	margin-top: 10px;
	margin-right: 10px;
}
.WeatherBox img
{
	 float: left;
	 margin-right: 3px;
}
.WeatherBox a
{
	color: #ffffff;
	text-decoration: underline;
	margin-top: 2px;
	display: block;
}
.WeatherBoxInfo
{
	font-size: 11px;
	float: left;
	margin: 10px 0 0 0;
}
.WeatherBoxInfo h2
{
	font-size: 11px;
	font-weight: normal;
	/*font-size: 13px;	
	font-weight: bold;*/
}
.WeatherBoxInfo span
{
	/*font-weight: bold;*/
}
/* */
#ContentWrap
{
	width: 930px;
}
#ContentLeft
{
	float: left;
	width: 165px;
}
#ContentMain
{
	float: left;
	width: 600px;
}
#FlashTop
{
	width: 590px;
	margin: 0px 5px 0px 5px;
}
#ContentRight
{
	float: left;
	width: 165px;
}
/* BOX */
.BoxWrap
{
	width: 163px;
	margin: 0px 1px 5px 1px;
}
.BoxTop
{
	background: url(../Gfx/box_top.png) no-repeat center top;
	height: 25px;
	text-align: center;
	font-size: 14px;
	color: #fffefe;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	font-family: Arial;
}
.BoxContent
{
	background-color: #ffffff;
}
.CampaignBox
{
	text-align: center;
	padding: 13px 0px 6px 0px;
}
.BoxSpacer
{
	margin: 0px 2px 0px 2px;
	min-height: 3px;
	height: 3px;
	border-bottom: dotted 1px #c6bcbc;
}
.BoxSpacer.Narrow
{
	margin: 0px 9px 0px 9px;
}
.BoxFooter
{
	background: url(../Gfx/box_footer.png) no-repeat center top;
	height: 7px;
}
.Counter
{
	text-align: center;
	margin-top: 5px;
}
.CounterHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	font-family: Arial;
	margin: 7px 0px 7px 0px;
}
.CounterFooter
{
	text-align: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	font-family: Arial;
	margin: 5px 0px 0px 0px;
}
.CounterNumbers
{
	margin: auto;
	overflow: hidden;
	padding: 0px 0px 0px 17px;	
}
.CounterNumber
{
	background: url(../Gfx/bg_counternumber.gif) no-repeat center center;
	width: 30px;
	height: 35px;
	float: left;
	color: #ffffff;
	font-size: 26px;
	line-height: 32px;
}
.CounterSpacer
{
	background: url(../Gfx/counter_spacer.gif) no-repeat center center;
	width: 9px;
	height: 35px;
	float: left;
}
/* LIST */
.List
{
	background-color: #ffffff;
	padding: 19px 30px 0px 30px;
	width: 530px;
	margin: 0px 5px 0px 5px;
}
.ListHeader
{
	height: 78px;
}
.ListHeader h1
{
	line-height: 115px;
}
.ListHeader.Front
{}
.ListHeader.Children
{
	background: url(../Gfx/contentheader_children.jpg) no-repeat left bottom;
	border-bottom: solid 1px #dedede;
	padding-left: 85px;
}
.ListHeader.NoChildren
{
	background: url(../Gfx/contentheader_nochildren.jpg) no-repeat left bottom;
	border-bottom: solid 1px #dedede;
	padding-left: 55px;
}
.ListItem
{
	margin-top: 24px;
}
.ListItem .Left
{
	float: left;
	width: 0px;
}
.ListItem .Right
{
	float: left;
	margin-left: 163px;
}
.ListItem h3
{
	display: block;
	float: left;
	border-bottom: solid 1px #dedede;
	width: 366px;
	margin-bottom: 5px;
	line-height: 10px;
	padding-bottom: 5px;
}
.ListItem a
{
	line-height: 20px;
	color: #2f96c8;
	text-decoration: underline;
}
.ListItem a:hover
{
	color: #575454;
}
.ListItem img
{
	width: 146px;
	height: 88px;
	padding: 1px;
	border: solid 1px #a4a4a4;
	margin: 0px 14px 0px 0px;
	display: block;
	float: left;
}
.ListItem img:hover
{
	/*width: 144px;
	height: 86px;*/
	margin: -1px 13px -1px -1px;
	border: solid 2px #33749c;
}
.ListFooter
{
	height: 22px;
	background: url(../Gfx/list_footer.png) no-repeat center center;
}
/* BOXBUTTONS */
.BoxButton
{
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
}
.BoxButton.ChildLeftButton,
.BoxButton.NoChildLeftButton
{
	text-align: left;
	background-color: #ffffff;	
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 29px;
	width: 156px;
	border: 0px none;
	margin: 3px 0px 1px 4px;
	padding: 0px 0px 3px 44px;
}
.BoxButton.ChildLeftButton
{
	background-image: url(../Gfx/btn_child_left.png);
}
.BoxButton.NoChildLeftButton
{
	background-image: url(../Gfx/btn_nochild_left.png);
}
.BoxButton.ChildLeftButton:hover,
.BoxButton.NoChildLeftButton:hover
{
	background-position: center -29px;
}
/* OTHER */
.ButtonOrderBig
{
	cursor: pointer;
	width: 165px;
	padding-left: 41px;
	height: 49px;
	background-image: url(../Gfx/btn_order_big.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: Transparent;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	border: none 0px;
}
.ButtonOrderBig:hover
{
	background-position: -0px -49px;
}
.ButtonChildrenBig
{
	cursor: pointer;
	width: 250px;
	height: 69px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: Transparent;
	background-image: url(../Gfx/btn_child_big.png);
	border: none 0px;
}
.ButtonChildrenBig:hover
{
	background-position: 0px -69px;
}
.ButtonNoChildrenBig
{
	cursor: pointer;
	width: 250px;
	height: 69px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: Transparent;
	background-image: url(../Gfx/btn_nochild_big.png);
	border: none 0px;
}
.ButtonNoChildrenBig:hover
{
	background-position: 0px -69px;
}
.Link
{
	margin: 0px 0px 0px 6px;
	padding: 8px 0px 0px 20px;	
	height: 22px;
	line-height: 15px;
	letter-spacing: -1px;
}
.Link.File
{	
	height: 18px;
	line-height: 15px;
	background: url(../Gfx/icon_file.gif) no-repeat left center;
}
.Link.Cabin
{
	background: url(../Gfx/icon_cabin.gif) no-repeat left center;
}
.Link.Restaurant
{
	background: url(../Gfx/icon_restaurant.gif) no-repeat left center;
}
.Link.Entertainment
{
	background: url(../Gfx/icon_entertainment.gif) no-repeat left center;
}
.Link.Shopping
{
	background: url(../Gfx/icon_shopping.gif) no-repeat left center;
}
.Link.Ship
{
	background: url(../Gfx/icon_ship.gif) no-repeat left center;
}
.YrFooter
{
	font-size: 10px;
	float: right;
	color: #ffffff;
	margin: 5px;
	opacity:0.47;
	filter:alpha(opacity=47)
}
/* GENERAL */
.ClearBoth
{
	clear: both;
}
.Heading 
{
	Font-family: Arial;
	}
