﻿
body
{  
	margin: 0 0 0 0;
	background-image: url('images/layout/background2.jpg');
	background-attachment: fixed;
}

#container
{
	width: 960px;
	background-color: Black;
}

#header-section
{
	width: 960px;
}

#top-menu
{
	width: 960px;
	height: 20px;
	background-color: #720c13;
}

#top-menu-links
{
	font-family: Tahoma;
	font-size: smaller;
	color: White;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
}

.top-menu-text
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-top: 9px;
}

#header
{
	width: 960px;
	height: 161px;
	background-image: url('images/layout/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#about-us-button
{
	width: 124px;
	height: 34px;
	background-image: url('images/buttons/aboutus-button.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#accommodation-button
{
	width: 167px;
	height: 34px;
	background-image: url('images/buttons/accommodation-button.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#food-and-drink-button
{
	width: 145px;
	height: 34px;
	background-image: url('images/buttons/fooddrink-button.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#events-button
{
	width: 524px;
	height: 34px;
	background-image: url('images/buttons/events-button.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#seminars-button
{
	width: 227px;
	height: 34px;
	background-image: url('images/buttons/seminars-button.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#left-section
{
	width: 199px;
	float: left;
	background-color: Black;
}

#mailing-list-background
{
	width: 199px;
	height: 300px;
	background-image: url('images/layout/mailing-list-background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#mailinglist-header
{
	font-family: Tahoma;
	font-size: medium;
	color: White;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 13px;
}

#royal-hotel-picture
{
	width: 199px;
	height: 102px;
	background-image: url('images/media/RoyalHotel.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.form-text
{
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	color: White;
	padding-left: 13px;
}

.submit-button
{
	padding-left: 100px;
}

.form-spacer
{
	height: 10px;
}

#left-picture-header-section
{
	width: 199px;
	height: 40px;
	background-color: #ffeeb2;
}


#main-content-section
{
	width: 759px;
	float: left;
	background-color: Black;
}

#hotel-room-image
{
	width: 759px;
	height: 213px;
	background-position: top center;
	background-repeat: no-repeat;
}

#content-blank-div
{
	width: 759px;
	height: 20px;
}

#content-text
{
	font-family: Tahoma;
	font-size: small;
	color: White;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#bottom-menu
{
	width: 960px;
	height: 34px;
	background-image: url('images/layout/bottom-background.jpg');
	vertical-align: top;
}

#bottom-menu-text
{
	font-family: Tahoma;
	font-size: small;
	color: White;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}

a.link-format:link
{
	color: White;
	text-decoration: none;
}

a.link-format:visited
{
	color: White;
	text-decoration: none;
}

a
{
	margin: 0;
	padding: 0;
}

#contact-details
{
	width: 960px;
	height: 25px;
	text-align: left;
	font-family: Tahoma;
	color: White;
	font-size: small;
	padding-top: 8px;
	padding-left: 15px;
}

#background-color
{
	background-color: Black;
}

a.sammy-link:link
{
	color: White;
}

a.sammy-link:hover
{
	color: White;
}

a.sammy-link:visited
{
	color: White;
}

#virtual-tour
{
	height: 55px;
}

.blank-div
{
	height: 20px;
}

#virtual-tour-text
{
	font-family: Tahoma;
	color: White;
	font-size: small;
}

a.virtual-tour-link:link
{
	font-family: Tahoma;
	font-size: small;
	color: White;
	text-decoration: none;
}

a.virtual-tour-link:visited
{
	font-family: Tahoma;
	font-size: small;
	color: White;
	text-decoration: none;
}

#virtual-tour-section
{
	width: 199px;
	background-color: #ffeeb2;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 5px;
}

#royal-left-section
{
	width: 199px;
	background-color: #ffeeb2;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.background-color-leftsection
{
	background-color: #ffeeb2;
} 

.link
{
	color: White;
}

.link
{
	color: White;
}

#text-format
{
	color: White;
	font-family: Tahoma;
	font-size: small;
}

.av-button-holder
{
    width: 200px;
    height: 100px;
    float: right;
    vertical-align: middle;
    padding-right: 20px;
    padding-top: 30px;
}