@charset "utf-8";
/* CSS Document */

/* Reset browser preset styles */

body{
	color:#666666;
	background-color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:none;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img{
	border:none;
}

.clear{
	clear:both;
}

/* END Reset browser preset styles */


/* Header styles */

h1{
	display:block;
	border-bottom:1px solid #cccccc;
	color:#330000;
	font-family:"Helvetica 35 Thin", Helvetica, Verdana;
	font-size:3.6em;
	font-weight:normal;
	margin-bottom:20px;
}

h1 span{
	display:none;
}

h2{
	background-image:url(images/title-back.jpg);
	background-repeat:repeat-x;
	color:#999999;
	font-size:1.3em;
	font-weight:normal;
	padding:5px 10px 8px 10px;
}

h2 a{
	color:#ff9900;
	text-decoration:underline;
}

h3{
	font-size:1.3em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	color:#ff9900;
}

h3.complex{
	font-size:1.8em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	color:#ff9900;
}

h4{
	background-image:url(images/title-back.jpg);
	background-repeat:repeat-x;
	color:#999999;
	font-size:1.1em;
	font-weight:normal;
	padding:5px 10px 8px 10px;
}

h4 a{
	color:#ff9900;
	text-decoration:underline;
}

/* End Header styles */

p{
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#wrapper{
	width:1000px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	vertical-align:top;
}

#wrapper_pad{
	padding:0px 20px;
}

.logo{
	float:left;
	width:93px;
}

.strap{
	width:530px;
	float:left;
	margin:65px 0px 0px 36px;
	color:#333333;
	font-size:1.6em;
}

.othercompanies{
	width:300px;
	float:right;
}

a.ssuites{
	background-image:url(/Assets/images/logos.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:7px;
}

a.ssuites:hover{
	background-position:bottom left;
}

a.exchange{
	background-image:url(/Assets/images/logos.gif);
	background-position:-58px 0px;
	background-repeat:no-repeat;
	margin-right:7px;
}

a.exchange:hover{
	background-position:-58px -62px;
}

a.cbistro{
	background-image:url(/Assets/images/logos.gif);
	background-position:-117px 0px;
	background-repeat:no-repeat;
	margin-right:7px;
}

a.cbistro:hover{
	background-position:-117px -62px;
}

a.hacademy{
	background-image:url(/Assets/images/logos.gif);
	background-position:-176px 0px;
	background-repeat:no-repeat;
	margin-right:7px;
}

a.hacademy:hover{
	background-position:-176px -62px;
}

a.spa{
	background-image:url(/Assets/images/logos.gif);
	background-position:-236px 0px;
	background-repeat:no-repeat;
}

a.spa:hover{
	background-position:-236px -62px;
}

a.selected{
	background-image:url(/Assets/images/logos.gif);
	background-repeat:no-repeat;
	margin-right:7px;
	background-position:0 -63px;
}

a.exchange {
	background-image:url(/Assets/images/logos.gif);
	background-repeat:no-repeat;
	margin-right:7px;
	background-position:-58px 0px;
}

/*Menu
----------------------------------------------- */

.menu{
	padding-bottom:10px;	
}

.menu ul{
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	height:29px;
	max-width:100%;
	position:relative;
	padding:0px 10px;
}

.menu ul li{
	float:left;
	font-weight:normal;
	list-style-type:none;
	text-align:center;	
}

.menu ul li a{
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	margin-right:3px;
	text-decoration:none;
}

.menu ul li a:hover {
	background-image:url(images/menu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#000;
}

.menu ul li a span {
	display:block;
	margin-left:10px;
	padding-right:11px;
}

.menu ul li a:hover span {
	background-image:url(images/menu.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.menu ul li#currentpage a{
	background-image:url(images/menu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#000;
}

.menu ul li#currentpage a span {
	background-image:url(images/menu.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}


.menu ul li#twitter {
	margin-top: 1px;
	float: right;
}

.menu ul li#twitter a:hover {
	text-decoration:none;
	/*background-color: #acaba9;*/
	background:url(images/menu.jpg) no-repeat;
}

.banners{
	padding:10px 0px 0px 0px;
}

.main-banner{
	float:left;
	width:766px;
}

.right-banner{
	float:right;
	width:184px;
}

.content{
	padding-bottom:30px;
	border-bottom:1px solid #cccccc;
}

.home-col1{
	float:left;
	width:378px;
	margin-right:10px;
}

.complex-col-main{
	float:left;
	width:572px;
}

.home-col1 img{
	padding:10px 0px;
}

.complex-col2{
	float:left;
	width:184px;
	margin-right:10px;
}

.home-col2{
	float:left;
	width:184px;
	margin-right:10px;
}

.home-col2 img{
	padding:10px 0px;
}

.home-col3{
	float:left;
	width:184px;
	margin-right:10px;
}

.home-col3 img{
	padding:10px 0px;
}

.complex-col4{
	float:left;
	width:184px;
}

.home-col4{
	float:left;
	width:184px;
}

.home-col4 img{
	padding:10px 0px;
}

.main-col1{
	float:left;
	width:766px;
	margin-right:10px;
}

.gallery-box{
	background-color:#f8f8f8;
	padding:10px 0px 10px 10px;
	margin-top:20px;
}

.flash{
	width:500px;
	height:331px;
	float:left;
}

.key{
	width:184px;
	float:right;
}

.key ul li{
	padding:0px 0px 10px 20px;
}

.key-next{
	background-image:url(images/key/next.gif);
	background-repeat:no-repeat;
}

.key-previous{
	background-image:url(images/key/previous.gif);
	background-repeat:no-repeat;
}

.key-play{
	background-image:url(images/key/play.gif);
	background-repeat:no-repeat;
}

.key-scroll{
	background-image:url(images/key/skipfwd.gif);
	background-repeat:no-repeat;
}

.key-album{
	background-image:url(images/key/album.gif);
	background-repeat:no-repeat;
}

.key-fullscreen{
	background-image:url(images/key/fullscreen.gif);
	background-repeat:no-repeat;
}

.photo-title{
	color:#666666;
	font-size:1.6em;
	padding-bottom:20px;
}

.info{
	padding-top:20px;
}

.info h1{
	font-size:1.6em;
	color:#666666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
	margin:0px;
}

.info h2{
	font-size:1.4em;
	color:#ff9900;
	font-weight:normal;
	background:none;
	padding:2px 0px 0px 0px;
	margin:0px;
}

.info ul{
	width:180px;
	margin-left:10px;
	float:left;
	padding-top:20px;
}

.info ul li{
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	padding:0px 0px 10px 20px;
	font-size:1.0em;
}

.info p{
	padding-top:20px;
	color:#000000;
}

.complex{
	padding-top:50px;
}

.complex2{
	padding-top:50px;
}

.col-title{
	font-size:1.6em;
	color:#666666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
	margin:0px;
}

.under{
	border-bottom:1px solid #666666;
	padding-bottom:5px;
}

.col-subtitle{
	font-size:1.4em;
	color:#ff9900;
	font-weight:normal;
	background:none;
	padding:2px 0px 0px 0px;
	margin:0px;
}

.complex-map-link{
	padding-top:20px;
	display:block;
}

.complex ul li{
	list-style-type:square;
	list-style-position:outside;
	margin-left:10px;
	padding-bottom:5px;
}

.complex ul{
	min-height:200px;
}

.findmore{
	text-align:right;
	text-decoration:underline;
	display:block;
}

.map-col{
	width:572px;
	float:left;
}

.location-col{
	width:378px;
	float:left;
}

.location-col ul{
	margin:0px;
	padding:20px 0px 0px 0px;
}

.location-col ul li{
	background-image:url(images/bullet2.gif);
	background-repeat:no-repeat;
	padding:0px 0px 10px 5px;
	list-style-type:lower-alpha;
	list-style-position:inside;
}

p.orangep{
	color:#ff9900;
	padding:12px 0px 24px 0px;
	margin:0px;
}

/* Footer */

.footer{
	padding:10px 0px;
}

.footer-left{
	width:45%;
	float:left;
}

.footer-right{
	width:50%;
	float:right;
	text-align:right;
}

.footer-right ul{
	padding-bottom:5px;
}

.footer-right ul li{
	display:inline;
}

.footer-right ul li a{
	padding:0px 5px;
	color:#666666;
	text-decoration:none;
}

.footer-right ul li a:hover{
	text-decoration:underline;
}

.formh3{
	padding-top:10px;
	margin-bottom:10px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar-icon.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.list-head{
	padding:12px 24px 0px 0px;
	font-size:1.0em;
}

ul.page-list{
	padding:12px 0px 0px 0px;
}

.nopad{
	padding:0px;
	margin:0px;
}

.padtop{
	padding-top:12px;
}

.satnav-left{
	width:48%;
	float:left;
	padding-top:5px;
}

.satnav-left span.grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#666666;
}

.satnav-left span.orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#ff9900;
}

.satnav-right{
	width:48%;
	float:right;
	text-align:center;
	color:#ff9900;
	font-size:3.6em;
}

.bignumber{
	font-size:1.6em;
}

ul.dining-menus {
	margin: 5px 15px;	
}

/* page heading
----------------------------------------------- */
#header{
	
}

a.logo{
	float:left;
	display:block;
	width:93px;
}

.header-image{
	height:146px;
	background-image:url(../images/headers/header-base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.header-right{
	width:832px;
	float:right;
}

.header-right-top{
	margin-left:66px;
	border-bottom:1px solid #e5e5e5;
	font-size:10px;
	line-height:10px;
	color:#999;
	padding:12px 9px 7px 0px;
	text-align:right;
}

.header-right-bottom{
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
}

.header-right-bottom-left{
	width:454px;
	float:left;
	padding-top:27px;
}

.header-right-bottom-right{
	width:285px;
	float:right;
}

.header-right-bottom-right a{
	width:51px;
	height:62px;
	display:block;
	float:left;
}

