/* Layout Style Sheet :: Vejer Villa */
/* Author :: Alex Stanhope for GTM */
/* Copyright :: The Author, All rights reserved */

/* Set height for the benefit of FireFox etc. */

html {
	height: 100%;
}


body {
	background: #fff url(../images/layout/bg_body.gif);
	text-align: center;
    font-family: Arial, Sans-Serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	padding: 0px;
	margin-top: 20px;
}

/* Container Styles */

#container {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	height: 100%;
	text-align: left;
}

/* Header Styles */

#header {
	position: relative;
	width: 760px;
	height: 80px;
	background: #fff url(../images/layout/bg_header.gif) no-repeat;
}

#logo {
	float: left;
	width: 287px;
	height: 42px;
	margin-top: 22px;
	margin-left: 30px;
}


#contact {
	float: right;
	width: 162px;
	height: 47px;
	margin-top: 20px;
	margin-right: 24px;
}


/* Content Styles */

#navbar {
	position: relative;
	width: 760px;
	height: 140px;
	background: #fff url(../images/layout/bg_container.gif) top left repeat-y;
}

#navbar_bg {
	width: 740px;
	height: 115px;
	margin-left: 10px;
	background: #fff url(../images/layout/navbar/bg_navbar.jpg) top left no-repeat;
	z-index: 1;
}

#navbar_buttons {
	width: 740px;
	height: 25px;
	margin-left: 10px;
	z-index: 1;
}

#button1 {
	float: left;
}

#button2 {
	float: left;
}

#button3 {
	float: left;
}

#button4 {
	float: left;
}

#button5 {
	float: left;
}

#button6 {
	float: left;
}

#content {
	position: relative;
	height: 100%;
	width: 760px;
	background: #fff url(../images/layout/bg_container.gif) top left repeat-y;
	padding-top: 15px;
}

#sidebar {
	float: left;
	width: 255px;
	height: auto;
	margin: 0px 20px 0px 30px;
	background-color: #fff;
}


/* Sidebar Styles */

#slideshow {
	margin-top: -4px;
	margin-bottom: 10px;
}

#image_gallery {
	margin-bottom: 10px;
}

#image_gallery_top {
	background: #fff url(../images/layout/sidebar/image_gallery_top.gif) top left no-repeat;
	width: 255px;
	height: 30px;
}

#testimonials_top {
	background: #fff url(../images/layout/sidebar/testimonials_top.gif) top left no-repeat;
	width: 255px;
	height: 30px;
}

#quick_facts_top {
	background: #fff url(../images/layout/sidebar/quick_facts_top.gif) top left no-repeat;
	width: 255px;
	height: 30px;
}

.sidebar_main {
	background: #fff url(../images/layout/sidebar/sidebar_main.gif) top left repeat-y;
	width: 255px;
	height: 100%;
}

.sidebar_content {
	padding: 5px 10px;
	width: 235px;
}

.sidebar_bottom {
	background: #fff url(../images/layout/sidebar/sidebar_bottom.gif) top left no-repeat;
	width: 255px;
	height: 2.5em;
}

#content_right {
	float: right;
	height: auto;
	width: 420px;
	margin: 0px 30px 20px 0px;
	background-color: #fff;
}

#accommodation_top {
	background: #fff url(../images/layout/accommodation_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#booking_top {
	background: #fff url(../images/layout/booking_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#guestbook_top {
	background: #fff url(../images/layout/guestbook_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#home_top {
	background: #fff url(../images/layout/home_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#local_top {
	background: #fff url(../images/layout/local_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#location_top {
	background: #fff url(../images/layout/location_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#privacy_top {
	background: #fff url(../images/layout/privacy_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}


#sitemap_top {
	background: #fff url(../images/layout/sitemap_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

#montenmedio_top {
	background: #fff url(../images/layout/montenmedio_top.gif) top left no-repeat;
	width: 420px;
	height: 30px;
}

.content_main {
	background: #fff url(../images/layout/content_main.gif) top left repeat-y;
	width: 420px;
	height: 100%;
}

.content_content {
	padding: 10px;
	width: 400px;
}

.content_bottom {
	background: #fff url(../images/layout/content_bottom.gif) top left no-repeat;
	width: 420px;
	height: 25px;
}

#map {
	border: 1px solid #d7d7d7;
	margin: 15px 0px;
	width: 398px; 
	height: 300px
}

/* Footer Styles */

#footerlinks {
	margin: 0 auto;
	width: 700px;
}

#footer {
	clear: both;
	width: 760px;
	height: 55px;
	margin-top: 0px;
	background: #fff url(../images/layout/bg_footer.gif) top left no-repeat;
}

#footer_right, #footer_left, #footerlinks {
	text-transform: uppercase;
	font-size: 1.1em;
}

#footer_left {
	float: left;
	width: 300px;
	margin-left: 3em;
}

#footer_right {
	float: right;
	width: 393px;
	text-align: right;
}

#main_admin {
	margin: 30px 0px;
}

#login_admin {
	position: relative;
	width: 400px;
	border: 1px solid #666;
	background: #ebebeb url(../images/layout/bg_admin.jpg) repeat-x;
	margin: 10px auto 0px auto;
	padding: 15px;
}

#msgbox {
	position: relative;
	width: 400px;
	border: 2px solid #cc0000;
	background: #ebebeb url(../images/layout/bg_admin.jpg) repeat-x;
	margin: 50px auto 0px auto;
	padding: 15px;
	text-align: left;
}

/* Formatting styles */

img {
	border: 0px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


br.clear {
	clear: both;
	height: 0.01em;
	display: block;
}

.heading {
	font-weight: bold;
}

.img_right {
	float: right;
	width: auto;
	height: auto;
	padding: 0px 0px 15px 15px;
}

.img_right_home {
	float: right;
	width: auto;
	height: auto;
	padding: 0px 0px 15px 15px;
}


/* Text styles */

h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.heading, h2.heading {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px !important;
	color: #ab0505;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3.travel {
 	font-size: 1.1em;
	font-weight: bold;
 	background-image: url(../images/layout/sidebar/bullet_travel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 8px 0px 6px 35px;
	margin-top: -5px;
	margin-bottom: 0px;
}

h3.weather {
 	font-size: 1.1em;
	font-weight: bold;
 	background-image: url(../images/layout/sidebar/bullet_weather.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 8px 0px 6px 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.info {
 	font-size: 1.1em;
 	background-image: url(../images/layout/sidebar/bullet_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.more {
	text-align: right;
	font-weight: bold;
	background-image: url(../images/layout/sidebar/bullet_more.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-top: 10px;
}

p.acrobat {
	text-align: left;
	font-weight: bold;
	background-image: url(../images/buttons/get_adobe_reader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 50px;
	margin-top: 10px;
	height: 32px;
}

p.warning, h1.warning {
	font-weight: bold;
	color: #ab0505;
}

#sidebar p, #main_admin p, #login_admin p {
	font-size: 1.1em;
}

#content_right p {
	margin-top: 0px;
	font-size: 1.2em;
}

#footer p {
	font-size: 1.1em;
	text-align: center;
	margin-top: 0px;
}

#footerlinks p {
	float: left;
	width: 300px;
	margin: 0 0 10px 0 !important;
}

p.top {
	margin-top: 0px;
}

p.error {

	margin-top: 10px;
	color: #c80505;
	font-weight: bold;
}

p.right_italic {
	text-align: right;
	font-style: italic;
	margin-right: 5px;
	margin-bottom: 0px;
}

/* Link styles */

a:link {
	color: #ab0505;
	text-decoration: none;
}

a:visited {
	color: #ab0505;
	text-decoration: none;
}

a:hover {
	color: #f99404;
	text-decoration: underline;
}

#footer a:link, #testimonials a:link, #quick_facts a:link, #footer_right a:link, #footerlinks a:link {
	color: #333;
	text-decoration: none;
}

#footer a:visited, #testimonials a:visited, #quick_facts a:visited, #footer_right a:visited, #footerlinks a:visited {
	color: #333;
	text-decoration: none;
}

#footer a:hover, #testimonials a:hover, #quick_facts a:hover, #footer_right a:hover, #footerlinks a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 3px solid #666;
}

/* Table Styles */

table.booking {
	margin-top: 10px;
}

table.collapse {
	margin: -10px auto auto auto;
}

table.center_table {
	margin: auto auto auto auto;
}


td.td_240 {
	width: 240px;
	vertical-align: top;
}

td.td_160 {
	width: 160px;
	text-align: right;
	vertical-align: top;
}

td.top {
	vertical-align: top;
}

td.label_top {
	vertical-align: top;
	font-size: 1.2em;
}

/* List Styles */

ul#sitemap li {
	font-size: 1.2em;
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(../images/layout/sidebar/bullet_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}

ul#sitemap li ul li {
	font-size: 1em;
	margin: 10px 0px 10px -40px;
	list-style-type: none;
	background-image: url(../images/layout/sidebar/bullet_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}


#info_errors li {
	font-size: 1.1em;
	margin: 0px;
	list-style-type: none;
	padding: 5px 0px 10px 30px;
	background: #fff url(../images/layout/bullet_cross.gif) top left no-repeat;
	color: #ff0000;
	font-weight: bold;
}

#footerlinks ul {
	margin: 0;
	float: right;
	text-align: right !important;
}

#footerlinks li {
	list-style: none;
	float: left;
	margin: 0 0 0 20px;
}

/* Form element style */

td.label {
	font-size: 1.2em;
}

.button {
	background: url(../images/bg_button.jpg) repeat-x;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 1.1em;
}

.input {
	font-size: 1.2em;
	background: #f4f4f4;
	background-image: url(../images/layout/bg_input.jpg); 
	background-position: top left;
	background-repeat: repeat-x;
	width: 180px;
	border: 1px solid #666;
}

textarea {
	background-color: #f4f4f4;
	background-image: url(../images/layout/bg_input.jpg); 
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 1.2em;
	border: 1px solid #666;
	font-family: Arial, sans-serif;
	width: 21em;
}


/* Horizontal Rule Styles */

hr
{
	border: 0;
	margin: 10px 0px;
}

hr.hr1
{
 	color: #ffcc80;
	background-color: #ffcc80;
	height: 1px;
}