﻿/*
###################################
	Scrollproperties, HTML
###################################
*/
html
{
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

/*
###################################
	Body
###################################
*/
body 
{
	padding: 0px;
	margin: 0px;
	background-color: #255195;
    background-image: url('../images/design/background/body.png');
    background-repeat: repeat-x;
    background-position: top left;
}

/*
###################################
	Wrapper
###################################
*/
#Wrapper 
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
	margin: 0px auto;
	position: relative;
}

/*
###################################
	Header
###################################
*/
#Header 
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
	height: 120px;
}
#HeaderMillanPiratePlate 
{ 
	width:103px;
	height: 146px;
	position: absolute; 
	top: 0px;
	left: -64px;
}
#HeaderLeft 
{ 
	width: 10px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	float: left;
	background-image: url('../Images/Design/Background/header_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#HeaderSpan
{ 
	width: 951px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	float: left;
	background-image: url('../Images/Design/Background/header_span.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#HeaderRight
{ 
	width: 1px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	float: left;
	background-image: url('../Images/Design/Background/header_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*
###################################
	Headerlogo
###################################
*/
#HeaderLogo
{ 
	width: 192px;
	height: 93px;
	float: left;
}
#HeaderLogoPaddding
{ 
	padding-left: 38px;
	padding-top: 25px;
}

/*
###################################
	HeaderMenuPlate
###################################
*/
#HeaderMenuPlate
{ 
	width: 759px;
	height: 120px;
	float: left;
}

/*
###################################
	HeaderMenuShortcuts
###################################
*/
#HeaderMenuShortcuts
{ 
	height: 33px;
	float: right;
	margin-right: 70px;
}
#HeaderMenuShortcutLeft
{ 
	width: 9px;
	height: 33px;
	float: left;
	background-image: url('../Images/Design/Background/header_shortcut_left.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#HeaderMenuShortcutRight
{ 
	width: 10px;
	height: 33px;
	float: left;
	background-image: url('../Images/Design/Background/header_shortcut_right.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#HeaderMenuShortcutSpan
{ 
	height: 33px;
	float: left;
	background-image: url('../Images/Design/Background/header_shortcut_span.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}
.HeaderMenuShortcutItem
{
	float: left;
	font-size: 11px;
	line-height: 26px;
	padding-left: 6px;
	padding-right: 9px;
}
.HeaderMenuShortcutItemLanguage
{
	padding-right: 0px;
}
.HeaderMenuShortcutItemLanguageImage
{
	float: left;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 4px;
}
.HeaderMenuShortcutItemSpacer
{
	height: 33px;
	width: 2px;
	float: left;
	background-image: url('../Images/Design/header/shortcut/spacer.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

/*
###################################
	Menu
###################################
*/
#MenuMarginOld
{
	padding-top: 51px;
	padding-left: 78px;
}
#MenuMargin
{
	padding-top: 51px;
	padding-left: 54px;
}
#MenuEnMargin
{
	padding-top: 51px;
	padding-left: 72px;
}
#MenuEn
{
	width: 690px;
	height: 36px;
}
#Menu
{
	width: 705px;
	height: 36px;
}
.MenuItem
{
	float: left;
	height: 36px;
}
.MenuItemStart
{
	width: 49px;
	height: 36px;
}
.MenuItemAccommodation
{
	width: 64px;
	height: 36px;
}
.MenuItemCamping
{
	width: 71px;
	height: 36px;
}
.MenuItemCabins
{
	width: 115px;
	height: 36px;
}
.MenuItemConference
{
	width: 84px;
	height: 36px;
}
.MenuItemConferenceAndGroups
{
	width: 137px;
	height: 36px;
}
.MenuItemEatAndShop
{
	width: 94px;
	height: 36px;
}
.MenuItemActivities
{
	width: 80px;
	height: 36px;
}
.MenuItemPrices
{
	width: 54px;
	height: 36px;
}
.MenuItemOffers
{
	width: 91px;
	height: 36px;
}
.MenuItemGroups
{
	width: 74px;
	height: 36px;
}
.MenuItemContact
{
	width: 65px;
	height: 36px;
}
.MenuItemStartOld
{
	width: 54px;
	height: 36px;
}
.MenuItemCampingOld
{
	width: 77px;
	height: 36px;
}
.MenuItemCabinsOld
{
	width: 115px;
	height: 36px;
}
.MenuItemAccommodationOld
{
	width: 70px;
	height: 36px;
}
.MenuItemConferenceOld
{
	width: 84px;
	height: 36px;
}
.MenuItemEatAndShopOld
{
	width: 103px;
	height: 36px;
}
.MenuItemActivitiesOld
{
	width: 87px;
	height: 36px;
}
.MenuItemPricesOld
{
	width: 60px;
	height: 36px;
}
.MenuItemGroupsOld
{
	width: 74px;
	height: 36px;
}
.MenuItemContactOld
{
	width: 72px;
	height: 36px;
}
.MenuItemEnStart
{
	width: 55px;
	height: 36px;
}
.MenuItemEnAccommodation
{
	width: 111px;
	height: 36px;
}
.MenuItemEnCamping
{
	width: 71px;
	height: 36px;
}
.MenuItemEnConferenceAndGroups
{
	width: 137px;
	height: 36px;
}
.MenuItemEnActivities
{
	width: 72px;
	height: 36px;
}
.MenuItemEnEatAndShop
{
	width: 123px;
	height: 36px;
}
.MenuItemEnPrices
{
	width: 54px;
	height: 36px;
}
.MenuItemEnContact
{
	width: 64px;
	height: 36px;
}

/*
###################################
	Content
###################################
*/
#Content 
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}
#ContentLeft
{
	float: left;
	width: 11px;
	height: 531px;
}
#ContentSpan
{
	float: left;
	width: 940px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
#ContentRight
{
	float: left;
	width: 11px;
	height: 531px;
}
#ContentFooter
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 11px;
}
#ContentFooterLeft
{
	height: 11px;
	width: 11px;
	float: left;
}
#ContentFooterSpan
{
	height: 11px;
	width: 940px;
	float: left;
}
#ContentFooterRight
{
	height: 11px;
	width: 11px;
	float: left;
}

/*
###################################
	Footer
###################################
*/
#Footer
{
	width: 962px;
}
#FooterPadding
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
#FooterLeft
{
	float: left;
	width: 6px;
	height: 77px;
	background-image: url('../Images/Design/Background/footer_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#FooterSpan
{
	float: left;
	width: 948px;
	height: 77px;
	background-image: url('../Images/Design/Background/footer_span.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#FooterSpanPadding
{
	padding-left: 8px;
}
.FooterText
{
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
}
#FooterAddress
{
	float: left;
	padding-top: 10px;
	width: 183px;
}
.FooterIcoPlate
{
	float: left;
	width: 36px;
	padding-top: 5px;
}
.FooterTextPlate
{
	float: left;
}
#FooterContact
{
	float: left;
	padding-top: 10px;
	width: 232px;
}
#FooterPdfPlate
{
	float: left;
	padding-top: 10px;
	width: 146px;
}
#FooterLinksPlate
{
	float: right;
	width: 375px;
	padding-top: 10px;
}
#FooterLinksPlate .FooterText
{
	padding-right: 12px;
}
.FooterLinkColumn
{
	float: right;
	padding-left: 25px;
}
#FooterRight
{
	float: left;
	width: 6px;
	height: 77px;
	background-image: url('../Images/Design/Background/footer_right.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#FooterCopyright
{
	float:left;
	width: 200px;
	color: #a8b9d5;
	font-weight: normal;
	font-family: Arial;
	padding-top: 4px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 2px;
	padding-bottom: 10px;
}
#FooterAbout
{
	float: right;
	width: 300px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 10px;
}
#FooterAbout span
{
	padding-left: 10px;
}

/*
###################################
	Language
###################################
*/

#LanguagePopupEn
{
    background-image: url('../Images/Language/Popup/bg.png');
    height:421px;
    width:637px;
    background-color:#5891df;
    position:absolute;
    right:85px;
    top:33px;
}


#LanguagePopupClose
{
    position:absolute;
    top:14px; right:14px;
}

#LanguagePopupTextPlate
{
    width:509px;
    padding-left:33px;
    padding-top:81px;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:13px;
    line-height:19px;
}
