/*-----------------------------------------------------------------------------
Palm Beach Hotel Style Sheet

version:   1.0
date:	   1/25/2007	
author:    Travis J. Todd
email:     travis@travisjtodd.com
website:   kretaurlaub2008.de
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	}
	
/* Classes for floats */
.right { float: right; }
.left { float: left; }

/* Class for clearing floats */
.clear { clear: both; }
.inline { float: none; display: inline; }

/* Remove border around linked images */
img { border: 0; }

/* =Typography
-----------------------------------------------------------------------------*/
	
.standout {	
	color: #737373;
	padding-left: 4px;
	}
	
.make-me-fancy {
	color: #579;
	font-style: italic;
	font-size: 120%;
	font-family: Gerogia, Times, serif;
	}

h2 {
	text-transform: uppercase;
	color: #1f7c99;
	font-weight: normal;
	line-height: normal;
	font-size: 160%;
	padding: 7px 0 4px;
	margin: 4px 0;
	border-bottom: 1px #DDD solid;
	}
	
h3 {
	/*color: #b2b3b3;*/
	color: #7cbed0;
	font-size: 100%;
	padding: 7px 0 5px;
	clear: left;
	}
	
h4 {
	color: #398ba5;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: normal;
	}
	
#copy p {
	padding: 7px 0;
    line-height: 1.4;
    clear: left;
	}
	
blockquote {
	font-size: 80%;
	padding: 2px 12px 2px 10px;
	margin: 4px 0 4px 8px;
	border-left: 1px #99adc2 solid;
	}
	
/* =Main Layout
-----------------------------------------------------------------------------*/

body {
	font: medium/1.3 Tahoma, Helvetica, sans-serif;
	background: url(../images/bg.gif) no-repeat #fff top center;
	color: #666;
	}
	
#container {
	font-size: 90%;
	width: 800px;
	margin: 13px auto;
	}
	
#header {
	display: none;
	}
	
#main {
	width: 440px;
	}

#copy {
	padding-right: 20px;
	}

/* =Links
-----------------------------------------------------------------------------*/

a:link, a:visited {
	color: #333;
	outline: none;
	}
	
a:hover, a:active {
	color: #579;
	}
	
.pdf {
	background: url(../images/icon_doc.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	}

/* =Branding
-----------------------------------------------------------------------------*/

h1 {
	background: url(../images/logo-new.gif) no-repeat 10px 0;
	height: 130px;
	width: 160px;
	}


/* =Main Nav
-----------------------------------------------------------------------------*/

#navigation {
	width: 160px;
	}

#navigation ul {
	list-style: none;
	font-size: 90%;
	line-height: normal;
	padding-top: 2px;
	}
	
#navigation ul li {
	display: block;
	background: url(../images/menu-line.gif) no-repeat left bottom;
	}
	
#navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	color: #888;
	text-decoration: none;
	padding: 5px 10px 3px;
	height: 100%;
	}
	
#navigation ul li a:hover, #navigation ul li a:active {
	color: #579;
	background: url(../images/menu-blue.gif) repeat-y;
	}
	
#navigation h1 a:link, #navigation h1 a:visited, 
#navigation h1 a:hover, #navigation h1 a:active {
    background: url(../images/logo-new.gif) no-repeat 10px 0;
	display: block;
	text-indent: -9999px;
	height: 130px;
	width: 160px;
	}
	
#reservation-callout {
	padding-left: 7px;
	padding-top: 2px;
	}

/* =Sub Nav
-----------------------------------------------------------------------------*/

#navigation ul li ul {
	padding-top: 0;
	}
	
#navigation ul li ul li {
	background: url(../images/menu-blue.gif) repeat-y;
	}
	
#navigation ul li ul li a:link, #navigation ul li ul li a:visited {
	color: #579;
	padding: 5px 10px 3px; 
	}
	
#navigation ul li ul li a:hover, #navigation ul li ul li a:active {
	color: #579;
	background: none;
	text-decoration: underline;
	}
	
#sub-nav {
	list-style: none;
	margin: 10px 0;
	}
	
#sub-nav li {
	display: block;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	}
	
#sub-nav li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	}
	
#sub-nav li.hotel-garten {
	background: url(../images/subnav/hotel/hotel-garten.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.zimmer {
	background: url(../images/subnav/hotel/zimmer.jpg) no-repeat;
	width: 120px;
	height: 124px;
	}
	
#sub-nav li.bar-restaurant {
	background: url(../images/subnav/hotel/bar-restaurant.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.rund-ums-hotel {
	background: url(../images/subnav/natur/rund-ums-hotel.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.straende {
	background: url(../images/subnav/natur/straende.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.flora {
	background: url(../images/subnav/natur/flora.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.ausflug {
	background: url(../images/subnav/kultur/ausflug.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.wandertouren {
	background: url(../images/subnav/kultur/wandertouren.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.golfen {
	background: url(../images/subnav/kultur/golfen.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.duatlon {
	background: url(../images/subnav/fitness/duatlon.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.radsport {
	background: url(../images/subnav/fitness/radsport.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.tauchen {
	background: url(../images/subnav/fitness/tauschen.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.kuche {
	background: url(../images/subnav/essen/kuche.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.cafes {
	background: url(../images/subnav/essen/cafes.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.olive {
	background: url(../images/subnav/essen/olive.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.preisliste {
	background: url(../images/subnav/preise/preiseliste.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.monat-specials {
	background: url(../images/subnav/preise/monat-specials.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.angebot {
	background: url(../images/subnav/preise/angebot.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.anreisen {
	background: url(../images/subnav/tipps/anreisen.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.kulturtipps {
	background: url(../images/subnav/tipps/kulturtipps.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}
	
#sub-nav li.klima {
	background: url(../images/subnav/tipps/klima.jpg) no-repeat;
	width: 121px;
	height: 124px;
	}

/* =Footer Nav
-----------------------------------------------------------------------------*/

#footer a:link, #footer a:visited {
	color: #bbb;
	}
	
#footer a:hover, #footer a:active {
	color: #666;
	}

/* =Main Content
-----------------------------------------------------------------------------*/
	
#content {
	width: 640px;
	}
	
#language {
	text-align: right;
	background: #ddd;
	padding-right: 6px;
	height: 20px;
	}
	
#language a img {
	padding-top: 4px;
	}
	
#address {
	text-align: left;
	font-size: 80%;
	color: #579;
	background: #ddd;
	}
	
#address p {
	padding: 2px 6px !important;
	padding: 0 6px;
	}
	
#flights-home {
	font-size: 80%;
	padding: 2px 10px 0;
	}

#flights-home a:link, #flights-home a:visited {
	color: #666;
	}
	
#flights-tier {
	font-size: 80%;
	padding: 4px 0 0;
	}

#flights-tier a:link, #flights-tier a:visited {
	color: #666;
	}

/* =Secondary Content
-----------------------------------------------------------------------------*/

ul.copy-list {
	padding-left: 20px;
	}
	
ol.besondere-list {
	color: #999999;
	padding-left: 20px;
	}
	
ol.besondere-list p {
	color: #666;
	}
	
ul.pdf-list  {
	line-height: 1.5;
	list-style: none;
	padding-left: 0px;
	}
	
ul.pdf-list li {
	background: url(../images/icon_doc.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	}
	
/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	color: #bbb;
	font-size: 75%;
	padding: 10px 12px 20px;
	}

/* =Forms
-----------------------------------------------------------------------------*/

#form-horiz {
	padding: 6px 10px;
	}
	
#form-vert {
	width: 200px;
	}
	
fieldset {
	border: 4px #ccc solid;
	padding: 6px;
	}
	
#column-1, #column-2, #column-3 {
	padding-right: 20px;
	}
	
label {
	font-size: 80%;
	display: block;
	float: left;
	padding: 2px 0;
	}
	
input, select, textarea {
	border: 1px #999 solid;
	font-size: 80%;
	color: #666;
	padding: 1px;
	}

#form-horiz textarea {
	font-size: 100%;
	width: 220px;
	height: 42px;
	}
	
#form-horiz p, #form-vert p {
	clear: left;
	padding: 2px 0;
	}
	
#form-horiz p {	
	width: 224px;
    }
	
#form-horiz p.sm-lg label {
	width: 75px;
	}
#form-horiz p.sm-lg label.error {
	width: 200px;
	color: red;
	}
	
#form-vert p.sm-lg label.error {
	width:180px;
	color: red;
	}
	
#form-horiz p.sm-lg input {
	width: 145px;
    }
#form-horiz p.sm-lg input.error,
#form-vert p.sm-lg input.error  {
	border: 1px solid red;
	}
	
#form-horiz p.sm-sm label {
	width: 75px;
	}
	
#form-horiz p.sm-sm input {
	width: 45px;
	}
	
#form-horiz p.lg-sm label {
	width: 184px;
	}
	
#form-horiz p.lg-sm input {
	width: 60px;
	}

#form-horiz p.md-sm label {
	width: 120px;
	}
	
#form-horiz p.md-sm input {
	width: 94px;
	}
	
#form-horiz p input.checkbox {
	width: 12px;
	border: none;
	}
	
p.buttons input {
	background: #eee;
	border-top: 1px #FFF solid;
	border-left: 1px #FFF solid;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
	}
	
#form-vert p.sm-lg label {
	width: 67px;
	}
	
#form-vert p.sm-lg input {
	width: 103px;
	}
	
#form-vert p.sm-sm label {
	width: 103px;
	}
	
#form-vert p.sm-sm input {
	width: 67px;
	}
	
#form-vert p.lg-sm label {
	width: 140px;
	}
	
#form-vert p.lg-sm select {
	width: 34px;
	}
	
#form-vert textarea {
	font-size: 100%;
	width: 167px;
	height: 50px;
	}
	
.comment-label {
	width: 200px;
	}
	
/* =Tables
-----------------------------------------------------------------------------*/
	

/* =Misc 1
-----------------------------------------------------------------------------*/


/* =Misc 2
-----------------------------------------------------------------------------*/
 .and-bigger { font-size: 200%; text-transform: none; border-bottom: none; }
