﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/

body
{
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	margin:0;
	text-align:center;
}

h1 
{
    font-size:21px;
    font-weight:normal;
}

h2 
{
    font-size:16px;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:normal;
    text-transform:uppercase;
}

a 
{
    text-decoration:none;    
}

hr
{
    
}


.clear
{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

/********************** PRINT BODY ***********************/
.print-body,
#recommend 
{
	text-align:left;
}

.ca-recommend
{
    cursor:pointer;    
}

.print-body a
{
	text-decoration:underline;
}

.print-body .padding
{
	padding: 20px 10px 5px 20px:
}

/********************** CONTAINER ***********************/

#container
{
    position:relative;
    width:990px;    
    margin:0 auto;
    text-align:left;
    margin-top:70px;
    padding-right:10px;
}

#top
{
    padding:0px 7px 7px 7px;    
}

#logo
{
    position:absolute;    
    top:-50px;
    left:-40px;
    z-index:1000;
}

#banner
{
    background-image:url("/media/banner.jpg");
    background-repeat:no-repeat;
}

/********************** MENU TOP ***********************/

#menu-top
{
    position:relative;
    width:986px;
    height:50px;
    text-transform:uppercase;
    border-bottom:5px;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-style: solid;
    border-color:#FFFFFF;
    font-weight:bold;
}

/********************** LANGUAGES ***********************/

#languages
{
    position:absolute;
    top:2px;
    right:13px;    
    width:20px;
    height:39px;
    text-align:center;
}

#languages a
{
    border-top:solid 5px #A41519;
    display:block;
    padding-bottom:3px;
}

#middle
{
    
}

/********************** LEFT ***********************/

#left
{
    margin-left:20px;
    float:left;
    width:260px;    
}

#left .left-title
{
    padding:20px 0 0 15px;
    font-family:Times New Roman;
    font-size:21px;    
    text-transform:uppercase;
}

#left-menu
{
    line-height:18px;
    font-size:13px;
}

#left-menu ul
{
    list-style-image:url(/media/list-arrow-left.png);
}

#left-menu ul li ul
{
    /*list-style-image:url(/media/list-arrow-text.gif);*/
    list-style:none;
    padding-left:10px;
}

#right
{
    float:right;
    margin-right:80px;
    width:575px;
}

/********************** SITEPATH ***********************/

#sitepath
{
    padding:20px 0 10px 0;
    border-bottom:solid 1px #DEDDD9;
}

#sitepath a
{
    padding-right:20px;
}

/********************** TEXT ***********************/

#text
{
    padding-bottom:20px;
    line-height:20px;
}

#text a
{
    text-decoration:underline;
}

#text img
{
    /*margin: 15px 0 20px 0;*/
}


#text ul
{
    padding-left:15px;
}

#text ul li
{
    list-style-image:url(../media/list-arrow-text.gif);
}

/********************** FOOTER ***********************/

#footer
{
    float:left;
    height:130px;
    width:100%;
}

#footer-left
{
	position: absolute;
	z-index: 100;
    float:left;
    width:300px;
    padding-left:35px;
    line-height:20px;
    font-size:13px;    
}

#footer-left a
{
    text-decoration:underline;
}

#footer-right
{
    float:right;    
    width: 600px;
    
}

#footer-right img
{
    vertical-align:middle;
    padding:20px 75px 0 0;
}

#border-address
{
    position:absolute;
    left:-50px;
    bottom:-50px;    
    z-index: 10;
}

/********************** LAST FOOTER ***********************/

#last-footer
{   
    text-align:center;
    margin:0 auto;
    width:1000px;
    margin-bottom:50px;
    font-size:10px;
}

#last-footer-left
{
    padding-left:300px;
}

#last-footer-left li
{
    float:left;
    list-style-type:none;
}

/********************** MENU FLYOUT ***********************/

#menu-flyout
{
	position: absolute;
	top: 5px;
	left: 50px;
	width: 775px;
	padding: 0px 0px 0px 175px;
}


#menu-flyout a
{
	text-decoration: none;
	width:90px;
    text-align:center;
    vertical-align:middle;
}

#menu-flyout .level-0
{
    position: relative;
    float: left;
    height:50px;
    vertical-align:middle;
}

#menu-flyout .menu-0
{
    text-decoration:none;
    padding: 5px 15px 5px 15px;
}

#menu-flyout a.menu-0
{
    display:block;
}

#menu-flyout .flyout
{
    position: absolute;
    top: 50px;
    left: 0px;
    display: none;
    text-align: left;
    padding: 10px 0px 10px 0px;
}

#menu-flyout .flyout-1
{
    position:absolute;
    top:0px;
    left: 150px;
    display:none;
}

#menu-flyout .flyout .level-1 .menu-1,
#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout-1 .level-2 .menu-2,
#menu-flyout .flyout-1 .level-2 .menu-2:hover
{
	display: block;
	padding: 5px 5px 5px 20px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
}

#menu-flyout .flyout .level-1,
#menu-flyout .flyout-1 .level-2
{
	position: relative;
	width: 150px;
}

/*********************************** QUICKREQUEST *****************************/

#quickrequest
{
	width: 250px;
	margin:70px 0 0px 0;
}

#quickrequest .quickrequest-title
{
    font-size:16px;
    font-weight:bold;
	padding: 12px 15px 0px 20px;
}

#quickrequest .quickrequest-title a
{
	text-decoration: none;
}

#quickrequest .container
{
	padding: 10px 0px 10px 15px;
}

#quickrequest .container div
{
	padding: 4px 0px 4px 0px;
}

#quickrequest .container .row
{
	float: left;
	margin: 0px 15px 0px 0px;
}

#quickrequest .container .row .inputdate
{
	width: 75px;
	border: 0;
    font-size:11px;
	padding:2px 0 2px 5px;
}

#quickrequest .container .row .inputsmall
{
	width: 25px;
	border: 0;
	font-size:11px;
	padding:2px 0 2px 5px;
}

#quickrequest .container .input
{
	width: 105px;
	border: 0;
	margin: 0px 2px 0px 0px;
	font-size:11px;
	padding:2px 0 2px 5px;
}

#quickrequest .container .row img
{
	padding: 0px 0px 0px 5px;
}

#quickrequest .container .email
{
	float: left;
}

#quickrequest .container .button
{
	float: right;
	padding: 7px 10px 0px 20px;
}

#quickrequest .container .button:hover
{
	text-decoration: none;
}

/*********************************** FRAME - NEWSLETTER *****************************/

#frame-newsletter
{
    margin:0px 0 30px 0;
    width: 235px;
    padding:5px 0 5px 15px;
}

#frame-newsletter a
{
    background-image:url(/media/arrow-newsletter.png);
    background-repeat:no-repeat;
    background-position: 0px 1px;
	padding-left:25px;
}

/************************** NEWSLETTER ***************************/

#newsletter .button
{
	padding: 5px 15px 5px 15px;
	margin:10px 0 5px 400px;
}

/**************************** FRAME WEATHER *********************/

#frame-weather
{
	margin: 20px 0px 125px 0px;
	width: 250px;
}

#frame-weather a
{
	text-decoration: none;
}

#frame-weather .frame-weather-title
{
	float: left;
	padding: 0px 0px 10px 0px;
}


#frame-weather .link
{
	float: right;
	padding: 6px 0px 0px 0px;
}

#frame-weather .link a
{
	text-decoration: none;
	padding: 0px 10px 0px 15px;
}

#frame-weather .link a:hover
{
	text-decoration: none;
}

#frame-weather .item
{
	padding: 5px 5px 5px 10px;
	margin: 5px 0px 5px 0px;
}

#frame-weather .item .image
{
	float: left;
	width: 50px;
}

#frame-weather .item .day
{
	float: left;
	width: 75px;
	padding: 8px 0px 0px 0px;
}

#frame-weather .item .temp
{
	float: left;
	width: 50px;
	padding: 5px 0px 5px 0px;
	margin: 4px 1px 0px 1px;
	text-align: center;
}

/********************************* FRAME OFFERS *****************************/
.cjq-slider .clipcontainer
{
	clip: rect(0px 400px 125px 0px);
}

#frame-offers
{
	position:absolute;
	top:290px;
    left:7px;    
    width:415px;
    height:140px;
    font-size: 12px;
	line-height: 12px;
}

#frame-offers a
{
	text-decoration: none;
}

#frame-offers .back
{
	top: 5px;
	right: 35px;
}

#frame-offers .next
{
	top: 6px;
	right: 15px;
}

#frame-offers .clipcontainer
{
	top: 5px;
	left: 10px;
}

#frame-offers .link-all
{
    font-family:Times New Roman;
    font-size:18px;
    width:220px;
	text-align:right;
	text-transform:uppercase;
	margin-left:10px;
	margin-top:7px;
}

#frame-offers .item
{
	float: left;
	width: 390px;
	height: 107px;
	font-size: 12px;
	line-height: 18px;
	margin-top:10px;
}

#frame-offers .item .image
{
	float: right;
	margin: 10px 0px 0px 5px;
	height: 107px;
}

#frame-offers .item .description
{
    text-align:right;
    width:220px;
    height:75px;
    margin-top:15px;
}

#frame-offers .item .link-more
{
	text-align: left;
	margin:8px 0 0 125px;
}

#frame-offers .item .link a:hover
{
	text-decoration: none;
}

/*****************************BASE MODULE*****************************/
.contact-form .input-row
{
    margin-bottom:5px;
}
.contact-form .summary
{
    margin-bottom:10px;
}
.contact-form .summary ul
{
    margin:5px;
    padding:5px;
    list-style:none;
}
.contact-form .summary ul li
{
    background-repeat:no-repeat;
    padding-left:10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height:1px;
    margin:10px 0;
    clear:both;
}
.contact-form .input-row span.name
{
    display:inline-table;
    width: 120px;
    text-align:left;
    margin-right:10px;
}

.contact-form .input-row .size
{
    width:100px;
}
.contact-form .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
    margin-left:20px;
}

.contact-form .input-row  input
{
     width:300px;
}
.contact-form .input-row input.calendar,
.contact-form .input-row .form-date
{
     width:100px;
     margin-left:-5px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width: 30px;
}


.contact-form .calendar-row img
{
    margin-left:5px;
    cursor:pointer;
    padding: 1px;
    background-color: #bf9a04;
}

.contact-form .input-row textarea 
{
    width:378px;
    height:160px;
    float:left;
}

.contact-form .input-row .textarea span
{
    display:inline-block;
    float:left;
}

.contact-form .privacy span.name
{
    display:block;
    width:100px;
    float:left;
}
.contact-form .privacy div
{
    float:left;
    width:378px;
}
.contact-form .privacy .privacy-box input
{
    width:20px;
}
.contact-form .privacy a
{
    text-decoration:underline;
    cursor:pointer;
}
.contact-form .missingPrivacy
{
    margin:5px 0;
    display:block;
}

.contact-form .link
{
	padding: 40px 0px 60px 0px;
}
	
.contact-form .button
{
	padding: 5px 20px 5px 20px;
}

.contact-form .request-button
{
	padding: 10px 25px 10px 25px;
	margin: 20px 0px 10px 260px;
}

.contact-form .padding
{
	padding: 10px 10px 10px 20px;
}

.contact-form .checkbox-additional
{
    float:left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display:block;
    padding:5px;
    margin:5px 0;
    width:100%;
}
.contact-form .checkboxes input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width:300px;
}

.contact-form .header-text
{
    margin-bottom:10px;
}

.contact-form .form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}
.contact-form .privacy .form-error
{
    background-color:#8B1713;
}
.contact-form .error-message
{
    border: 2px solid #8B1713;
    background-color:White;
    padding:4px;
    margin-bottom:10px;
}
.contact-form .rooms input
{
    width:20px;
}

.print-body .padding
{
	padding: 20px 10px 5px 20px:
}


.contact-form .bookplus .input-row span.name
{
	text-align: left;
	float: left;
	width: 160px;
}

.contact-form .bookplus-rooms span.count select
{
	width: 40px;
}

.contact-form .bookplus-rooms
{
	width: 650px;
	float: left;
	padding-right: 20px;
}

.contact-form .bookplus-rooms a.request-button
{
	float: none;
}

.contact-form .bookplus-rooms div.row-spacer
{
	margin-bottom: 10px;
}

.contact-form .bookplus-rooms span.name
{
	width: 200px;
	float: left;
	padding-right: 10px;
	text-align: left;
}

.contact-form .bookplus-rooms span.count
{
	width: 40px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.group
{
	width: 250px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.days
{
	width: 30px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.per-piece
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.per-day
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.per-room
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.amount
{
	width: 80px;
	float: left;
	text-align: right;
}

.contact-form .bookplus-rooms span.sum-spacer
{
	width: 390px;
	float: left;
}

.contact-form .bookplus-rooms span.sum
{
	width: 180px;
	float: left;
	font-weight: bold;
	text-align: right;
}

/************************** WEBCAMS ************************/

#webcams a
{
	text-decoration: none;
}

#webcams .item
{
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 20px 0px;
}

#webcams .item .image
{
	float: left;
	margin: 0px 25px 0px 0px;
}

#webcams .description
{
	padding: 5px 0px 10px 0px;
}


#webcams .link a
{
	padding: 0px 0px 0px 15px;
}

/*** DETAIL ***/

#webcams .detail .image
{
	padding: 0px 0px 10px 0px;
}


/******************************** SITEMAP ***********************/

.sitemap a
{
	display: block;
    padding: 0px 0px 5px 15px;
    text-decoration: none;
}

.sitemap a:hover
{
	font-weight: bold;
}

/*************************** OFFERS **************************/

#offers .item
{
	height:200px;
}

#offers .item .image
{
	float: left;
	margin-right: 20px;
}

#offers .item .moduleTitle a
{
	text-decoration: none;
	font-weight: bold;
}

#offers .item li
{
	margin-left: 305px;
}

#offers .date,
#offers .date a
{
	text-decoration: none;
	font-weight: bold;
}

#offers .price
{
	font-style: italic;
}

#offers .description
{
	padding: 5px 0px 10px 0px;
}

#offers .link
{
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}

#offers .detail .image
{
	clear: both;
}

#offers .detail .description
{
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

#offers .detail .date
{
	padding: 5px 0px 20px 0px;
}

#offers .detail .offer-request
{
	float: right;
	margin: 0px 0px 0px 20px;
}

/*****************************ROUTE PLANNER*****************************/

#route-planner .container
{
	padding: 10px;
	margin-bottom: 20px;
}


#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	clear: both;
	padding: 2px 0px 2px 0px;
}

#route-planner .row .label
{
	float: left;
	width: 120px;
}

#route-planner .row .value
{
	margin-left: 120px;
}

#route-planner .address
{
	width: 398px;
}

#route-planner .country
{
	width: 30px;
}

#route-planner .zipcode
{
	width: 120px;
}

#route-planner .place
{
	width: 230px;
}

#route-planner .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 20px 0px;
}

#google-map
{
	width: 640px;
	height: 330px;
}
#google-route
{
}

.form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}



