/* universal */
body 
{
    background: #CCC5B3;
    font-family: Arial;
    font-size: 90%;
    margin: 8px 0 5px 0;
}

a img 
{
    border: 0;
}

p
{
    color: #5C72B0;
}

img
{
    display:block;
}

a:link, a:visited
{
	color: #5C72B0;
}

a:hover 
{
    text-decoration: underline;
}

em
{
    font-weight: bold;
    font-style: italic;
}

/* page&content */
#Wrapper
{
 
}

#PageBorder
{
	background: #fff;
	width: 726px;
	padding: 12px 12px 2px 12px;
}

.DropShadowBottom
{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.DropShadowRight
{
	background: url(../images/dropshadow_right.gif) repeat-y top right;
	padding-right:10px;
	width: 750px;
}


/* Header */
#Header
{
	background: #FFEDC7;
	width: 726px;
	height: 125px;
	margin-bottom: 8px;
}

#Header h1
{
    font-size: 110%;
    margin: 0;
}

.Logo
{
	margin: 20px 0 0 20px;
	float:left;
}

.Specials
{
	margin: 15px 9px 0 0;
	float: right;
}

.BookingNumber
{
	margin: 20px 10px 0 0;
	float: right;
}

h3
{
    margin-bottom: 3px; 
}

#Intro
{
	background:url(../images/Home/intro.png) #AABEE0;
	width: 174px;
	height: 247px;
	float: left;
    /* overflow: auto; */
	font-size: 85%;
	line-height: 0.8em;
	margin-bottom:8px;
	color: #5C72B0;
}

#Intro h3
{
	margin: 0;
	font-weight:normal;
	line-height: 1.3em;
	text-transform:uppercase;
	letter-spacing: .1em;
	font-size: 120%;
	padding-top:25px;
	padding-left:10px;
	padding-bottom:3px;
	padding-right:5px;
	color: #fff;
}

#Intro h4
{
	margin: 0;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: .05em;
	line-height: 1.1em;
	font-size: 93%;
    padding-left:10px;
    padding-right:5px;
    padding-top:5px;
	padding-bottom:5px;
}

#Intro p
{
    padding-left:10px;
    padding-right:5px;
    padding-top:0px;
	margin:0;
    font-size:80%;
	letter-spacing: .1em;
	line-height:13px;
}


#FrontImage
{
    float:right;
    margin-bottom:8px;
}

 #PhotoTour
{
	width: 174px;
	padding: 0;
	float: left;
}

/* MainLayout.master */
#MainImage
{
    margin-left:8px;
	margin-bottom:8px;
	float:left;
}

#TopRight
{
    float:right;
    margin-bottom:8px;
}

#Main
{
    color: #5C72B0;
    margin-left:8px;
    float:left;
    width:544px;
    font-size: 77%;
}

#Main h1, #Main h2 
{
    
    font-size: 111%;
    letter-spacing: 1px;
    margin: 15px 0px 15px 10px;
    text-transform: uppercase;
}

#Main h3
{
    font-size: 101%;
    text-transform: none;
    margin: 10px 0px 0px 10px;
}

#Main p, li
{
    margin: 1px 10px 8px 10px;
}

#Feature
{
    float:right;
    width:174px;
    background: #D8E5ED;

    min-height: 247px;
	height: auto !important;
	height:247px;
    
    margin-bottom:11px;
    color: #5C72B0;
    font-size: 77%;
}

#Feature h2, #Feature h3
{ 
    font-size:110%;
    letter-spacing:1px;
    margin: 20px 10px 10px 14px;
    text-transform: uppercase;
}

#Feature p
{
    margin: 0px 10px 5px 14px;
}

#Feature a
{
    font-weight: bold;
}

#Feature a:link, #Feature a:visited
{
	
	text-decoration: none;
}

#Feature a:hover 
{
    text-decoration: underline;
}

#Feature a.WatchVideo
{
	display: block;
	width: 174px;
	height:15px;			/* 111 */
	padding-top: 96px;
	margin: 0;
	border-top: 8px solid #FFFFFF;
	background: #000000 url(../images/video-thumb.jpg) no-repeat top;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#Feature a.WatchVideo:hover
{
	background: #000000 url(../images/video-thumb-over.jpg) no-repeat top;
	text-decoration: none;
}

/* OneColumnLayout.master */

#Gallery
{
    float:right;
    margin-top:0px;
    margin-bottom:8px;
}

.TextBox
{
    float:right;
    margin-right:10px;
    width:180px;
    margin-top:10px;
}


select.TextBox
{
    width:185px;
}

.SubscribeButton
{
    float:right;
    margin-right:10px;
    margin-top:30px;
    margin-bottom:10px;
}

/* Footer */

#Footer
{ 
   	color: #203B68;
	font-size: 100%;
	font: Verdana, Arial, sans-serif;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#Footer p
{ 
   	color: #203B68;
	font-size: 0.8em;
	font: Verdana, Arial, sans-serif;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
}

#Footer a
{
    color: #203B68;
}

#Footer .Highlight
{
	font-size: 78%;
	text-transform: uppercase;
	font-weight:bold;
}

/*#Footer p.footer-links {
	font-size: 0.7em;
}*/

.thumb 
{
    float:left; 
    margin:0 8px 0 0;
}

.thumb_last
{
    float:left; 
    margin:0;
}

.FormLabel
{
    float:left; margin-top:10px;margin-left:10px;font-size:95%;
}


.SubText, .subtext
{
    font-size: 90%;
    
}


.ratestable
{
    margin-left: 10px; border-collapse: collapse;
}

.ratestable td
{
    padding: 0;
}

#Main
{
    background-color: #fff !important;
}

/* corporate page */


#SideNav {
	background:url(../images/Hotel/corporate-sidenav.gif) no-repeat scroll bottom left #2b426e;
	color:white;
	float:left;
	font-size:85%;
	height:526px;
	line-height:0.8em;
	margin-bottom:8px;
	width:174px;
}
#SideNav h1 {
	margin: 30px 15px;
}
#SideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#SideNav li {
	font-size: 1.4em;
	margin:0;
	padding: 8px 0 8px 15px;
	font-weight: 100;
	display:block;
}
#SideNav li a { 
	color: white;
	text-decoration: none;
}
#SideNav li.active {
	background:#95a1b7;
}
#SideNav li.active a {
	color:#2b426e;
	text-decoration: none;
}
#CorporateImage {
	float:left;
	display: inline;
	padding-left:7px;
}

#CorporateTiles {
	float:left;
	display: inline;
	padding-left:8px;
	margin-right: -3px;
}

#CorporateBooking {
	float:right;
	display: inline;
	width:174px;
	height:252px;
	margin-top:8px;
	margin-left: -3px;
	background-color: #ffedc7;
	color: #2b426e;
	font-size:75%;
	margin-right: 0px !important;
	margin-right: -5px;
}
#CorporateBooking h3 {
	margin: 12px;
	color: #2b426e;
}
#CorporateBooking p {
	margin: 12px;
	color: #2b426e;
}
.CorporateMain {
	width:360px !important;
	margin-right: -10px !important;
}
#Menu li ul {
	padding-bottom: 5px;
	font-size: 110%;
}
#Menu li ul li {
	padding-left:5px;
	text-align:left;
	width:158px;
}
#Menu li ul li:hover {
	background: #FFEDC7;
}

#Menu li ul li a {
	color: #384973;
}

.temp-home-booking {
color:#2B426E;
font-size:13px;
line-height:31px;
margin:10px 10px 10px;
}

.temp-home-booking strong{
	font-size: 20px;

}