body
{
	margin: 0px;
	padding: 0px;
	background: #052B3D url(/images/bg-texture.jpg) repeat-x left top;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #CCC;
}

#header
{
    background: url(/images/bg-flowers.jpg) no-repeat top; 
	width: 1024px;
	height: 86px;
	margin: 0 auto;
}

#flags
{
    float: right;
    margin-right: 25px;
    background-color: #186191;
    width: 47px;
    height: 34px;
    padding: 2px;
}

#flags-content img
{
	border: none;
	text-decoration: none;
	margin-left: 1px;
}

#flags-content
{
    margin-top: 18px;
}

#logo-hstp
{
    position: relative;
    background: url(/images/logo-hstp.png) no-repeat left top; 
    left:25px;
    top:33px;
    display:block;
    height:40px;
    width:230px;
}

#menu-top
{
    position: relative;
    top: 36px;
    right: 24px;
	font-size: 12px;
}

#menu-bottom
{
    position: relative;
    left: 20px;
	font-size: 12px;
}

#menu-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#menu-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#display_tabs_container ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	text-align: left;
}

#menu-top li, #menu-bottom li {
	display: inline;
}

.tabs li {
	display: inline-block;
}


#menu-top a, #menu-bottom a  {
	padding: 0 2px 0 6px;
	border: none;
	border-left: 1px solid #fff;
	text-decoration: none;	
	color: #CCC;
}

.tabs li a  {
	padding: 0 2px 0 5px;
	border: none;
	border-left: 1px solid #fff;
	text-decoration: none;	
	color: #CCC;
}


#menu-top a:hover, #menu-bottom a:hover , .tabs li a:hover {
	color: #FFF;
}

#menu-top .first a, #menu-bottom .first a, .tabs .first a {
	border: none;
}

.current 
{
	font-weight: bold !important;
	color: #fff !important;
}

#menu-top 

.tabs li.active  
{
    font-weight: bold;
}

.tabs li a.active 
{
    color:#fff;
    font-weight: bold;
}

.tabs-content {
    height:330px;
    padding:10px;
    text-align:justify;
    width:550px;
    overflow:hidden;
    position:absolute;
    font-size:11px;
}

.tabs-content-attachment {
	width: 100%; 
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	height: 24px;
}

#content {
	width: 1024px;
	height: 785px;
	margin: 0 auto;
	padding-top: 28px;
	background: url(/images/bg-centered.jpg) no-repeat;  
	border-top: none;
}

#banner
{
    text-align: center;
    width: 972px;
    height:380px;
    margin:0 auto;
}

#vtour
{
    height:375px;
    margin:0 auto;
    padding-top:2px;
    text-align: center;
    width: 972px;
}

#gallery
{
    background: url(/images/bg-vertical-bar.png) no-repeat scroll 394px 50%;
    width: 972px;
    height: 396px;
    text-align: center;
    margin: 0px auto;
}

#footer
{
    clear:both;
	width: 1024px;
	height: 86px;
	margin: 0 auto;
}

#address
{
    font-size: 10px;
    left: 27px;
    position: relative;
    top: 7px;
    color: #666;
}

#credits {
	float:right;
	margin-right:24px;
}

#address a, #credits a
{
    text-decoration: none;
    color: #666;
}

#address a:hover, #credits a:hover
{
    color: #fff;
}

#box
{
    width: 972px;
    height: 396px;
    text-align: center;
    margin: 0px auto;
    text-align: left;
}

#box a
{
	  color: #CCCCCC;
		font-weight: bold;
		text-decoration: none;
}

#box a:hover 
{
		color:#FFFFFF;
}

.home-row
{
    width: 972px;
    height: 198px;
}

.home-text
{
    float: right;
    width: 540px;
    height: 184px;
	padding: 3px 16px 5px 5px;
	text-align: justify;
    font-size: 12px;
	
}

.home-text h1
{
    color: #fff;
    font-size: 14px;
    margin:0;
    padding:6px 0 8px;
}

.home-button a
{
	color:#FFFFFF;
	font-weight: bold;
	font-size:15px;
	text-decoration: none;
}


a #booking
{
    background:transparent url(/images/btn-booking.jpg) no-repeat scroll left top;
    display:block;
    height:176px;
    left:12px;
    position:relative;
    top:10px;
    width:388px;
    cursor: pointer;
}

a:hover #booking
{
    background:transparent url(/images/btn-booking.jpg) no-repeat scroll left -177px;
    display:block;
    height:176px;
    left:12px;
    position:relative;
    top:10px;
    width:388px;
    cursor: pointer;
}

a #lastminute
{
    background:transparent url(/images/btn-lastminute.jpg) no-repeat scroll left top;
    display:block;
    height:176px;
    left:12px;
    position:relative;
    top:10px;
    width:388px;
    cursor: pointer;
    text-align: left;
}

a:hover #lastminute
{
    background:transparent url(/images/btn-lastminute.jpg) no-repeat scroll left -177px;
    display:block;
    height:176px;
    left:12px;
    position:relative;
    top:10px;
    width:388px;
    cursor: pointer;
    text-align: left;
}

#lastminute span, #booking span 
{
	left:20px;
	margin:0;
	position:relative;
	top:154px;
}

#contact-left-box
{
    float: left;
    text-align: left;
    padding-top:26px;
}

#contact-left-box .row
{
    height: 36px;
}

#contact-left-box h3, #contact-right-box h3
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 1px;
}

#contact-right-box h2
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding:10px 0 4px;
}


#contact-left-box a
{
    color: #ccc;
    text-decoration: none;
}

#contact-left-box a:hover
{
    color: #fff;
}

#contact-right-box, #display_tabs_container
{
    float:right;
    height:374px;
    text-align:left;
    left:0;
    margin:10px 0 0;
    top:0;
    width:570px;
}

#contact-right-box-inside
{
    float:right;
    height:313px;
    margin-left:8px;
    margin-right:8px;
    text-align:left;
    width:546px;
}

#contact-right-box-inside .input
{
    background-color: #849EAA;
    width: 506px;
    height: 15px;
    border: solid 1px #6D8E9D;
}

#contact-right-box-inside .input-multi
{
    background-color: #849EAA;
    width: 506px;
    height:79px;
    border: solid 1px #6D8E9D;
    font-family: Verdana;
    font-size:12px;
}

#contact-right-box-inside .input-submit
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size:14px;
    float: right;
    margin:10px 43px 0 0;
}

#contact-right-box-inside .input-output
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size:14px;
    float: left;
    margin: 10px 0 0 0;
}

.clear 
{
    clear: both;
}

.attachment-label
{
	text-decoration: none;
	text-align: inherit;
	color: #fff;
}

.attachment-item
{
	margin-left: 10px;
}

#main-press
{
	width: 959px;
	height: 378px;
	text-align: center;
	font-family: Arial, Verdana;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.press-tab
{
	width: 150px;
	height: 378px;
	float: left;
	font-size: 10px;
	color: #CCC;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 5px;
	text-align: left;	
}

.press-tab a
{
	text-decoration: none;
	font-size: 10px;
}
h3 {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}

.press-tab a:link {
	color: #FFF;
}
.press-tab a:hover {
	color: #CCC;
}
.press-tab a:visited {
	color: #CCC;
}
