﻿/*
###################################
	Content - Start
###################################
*/
.ContentStart
{
	background-image: url('../Images/Design/Background/content_start.png');
	background-repeat: repeat-x;
	background-position: top left;
	width: 970px;
}
.ContentStartPadding
{
	padding-left: 11px;
	padding-top: 13px;
	padding-right: 0px;
}
/*
###################################
	StartIntroPlate
###################################
*/
#StartIntroPlate
{
	padding-left: 3px;
	padding-right: 2px;
}
/*
###################################
	Start Content
###################################
*/
#StartContentLeft
{
	width: 712px;
	float: left;
	min-height: 600px;
	height: auto !Important;
	height: 600px;
}
#StartContentRight
{
	width: 238px;
	float: left;
	min-height: 600px;
	height: auto !Important;
	height: 600px;
}
#StartContentRightPadding
{
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#StartContentLeftPadding
{
	padding-bottom: 39px;
}
/*
###################################
	Start ImageBox
###################################
*/
#StartImageBoxPlate
{
	width: 712px;
	height: 329px;
	background-image: url('../Images/Design/StartPage/ImageBox/Background.png');
}
#StartImageBoxPlatePadding
{
	padding-left: 9px;
	padding-top: 9px;	
}
.StartImageBoxPlateImage
{
	width: 690px;
	height: 311px;
}

/*
###################################
	Start
###################################
*/
.StartIntro
{
	width: 483px;
	float: left;
}

.StartIntroPadding
{
	padding-left: 11px;
	padding-top: 17px;
}
.StartIntroImage
{
	float: right;
	width: 186px;
}

.StartOffers
{
	width: 217px; height:271px;
	float: left;
	background-image:url('../Images/Design/StartPage/WeOffer/BgLine.png');
	background-repeat:no-repeat;
}
.StartOffersInside
{
    padding:11px; padding-left:26px;
}
.StartOfferItem
{
    width:190px; height:50px; margin-bottom:2px;
    background-image:url('../Images/Design/StartPage/WeOffer/ItemBg.jpg');
    clear:both;
}
.StartOfferItemIco
{
    padding-left:8px; padding-top:7px; float:left;
}
.StartOfferItemText
{
    font-size:15px; line-height:50px; color:#e86015; font-weight:bold; float:left; padding-left:14px;
}

.StartItem
{
	padding-top: 20px;
}


/*
###################################
	Calendar/Activies - LowSeason
###################################
*/
.StartCalendarLowSeasonPlate
{
    margin-right:20px;
	width: 460px; 
	height:266px;
	background-image: url('../Images/Design/StartPage/CalendarBox/BgLowSeason.png');
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
	line-height:16px;
}
.StartCalendarLowSeasonPlateInside
{
    width:344px; margin-left:18px;
}
.StartCalendarLowSeasonText
{
    padding-top:44px; padding-bottom:16px;
}
.StartCalendarLowSeasonList
{
    width:344px;
    font-weight:bold;
}

.StartCalendarLowSeasonList tr
{
    height:27px;
}

.StartCalendarLowSeasonListAltRow
{
    background-color:#ecf3fe;
}
.StartCalendarLowSeasonListItemFirst
{
    padding-left:7px;
}
.StartCalendarLowSeasonListItemDate
{
    width:43px;
}
.StartCalendarLowSeasonListItemSubject
{
    width:143px;
}
.StartCalendarLowSeasonListItemLocation
{
   width:141px;
}
.StartCalendarLowSeasonContentPlate
{
}



/*
###################################
	Calendar/Activies - Spring
###################################
*/
.StartCalendarSpringPlate
{
    margin-right:20px;
	width: 460px; 
	height:266px;
	background-image: url('../Images/Design/StartPage/CalendarBox/Bg_Spring.png');
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
	line-height:16px;
}
.StartCalendarSpringPlateInside
{
    width:344px; margin-left:18px;
}
.StartCalendarSpringHeader
{
	padding-top: 17px;
}
.StartCalendarSpringText
{
    padding-top: 8px;
    padding-bottom:16px;
}
.StartCalendarSpringList
{
    width:344px;
    font-weight:bold;
}

.StartCalendarSpringList tr
{
    height:27px;
}

.StartCalendarSpringListAltRow
{
    background-color:#ecf3fe;
}
.StartCalendarSpringListItemFirst
{
    padding-left:7px;
}
.StartCalendarSpringListItemDate
{
    width:43px;
}
.StartCalendarSpringListItemSubject
{
    width:143px;
}
.StartCalendarSpringListItemLocation
{
   width:141px;
}
.StartCalendarSpringContentPlate
{
}

/*
###################################
	News
###################################
*/
.StartNewsPlate
{
	width: 220px;
	background-image: url('../Images/Design/StartPage/NewsBox/BgTop.png');
	background-repeat:no-repeat;
	position:relative;
}
.StartNewsPlateInside
{
    padding-top:51px;
}

.StartNewsItems
{
	height: 178px;
}

.StartNewsItem
{
    line-height:17px;
    color:#707070;
    width:205px;
}

.StartNewsItemPadding
{
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.StartNewsItem a
{
    font-size:13px;
    line-height: 17px;
}
.StartNewsItemDate
{
	font-size: 12px;
}
.StartNewsSeparator
{
    background-image: url('../Images/Design/StartPage/NewsBox/line.gif');
    width:207px; height:1px;
    margin-left:7px;
    font-size: 0px;
    line-height: 0px;
}
.StartNewsArchiveLink
{
	text-align: right;
	padding-right: 17px;
}
/*
###################################
	LightBlueBox
###################################
*/
.StartLightBoxBottom
{
	background-image: url('../Images/Design/StartPage/LightBlueBox/BgLightBlueBottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.StartLightBoxBottomLeft
{
	background-image: url('../Images/Design/StartPage/LightBlueBox/BgLightBlueBottomLeft.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}

.StartLightBoxBottomRight
{
	background-image: url('../Images/Design/StartPage/LightBlueBox/BgLightBlueBottomRight.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:266px;
}
/*
###################################
	Shortcut
###################################
*/
.Shortcut
{
    background-image: url('../Images/Design/StartPage/Shortcut/bg.png');
    width:274px; height:56px; position:relative;
    margin-top:7px;
}
.ShortcutInside
{
    padding-top:14px;
    padding-left:15px;
}
#ButtonShortcut
{
    width:41px; height:28px; position:absolute; right:15px; top:14px;
}