@import 'reset.css';

/* USEFULL STYLES */

body {
	background:#3D81C4 url(../images/bg.png) 0 0 repeat-x;
	font: 12px Arial,Tahoma,Verdana,Serif;
	color:#333;
	text-align:center;
}

.inner {float:left;}
.cln {
	display:block;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.notxt {
	display:block;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	line-height:0;
}

.fl {float:left;}
.fr {float:right;}

.tl	{text-align:left;}
.tr {text-align:right;}

#wrapper {
	margin: 0 auto;
	width: 825px;
}

/* MAIN TEXT */

h1 {
	font:24px Tahoma;
	color:#000;
	padding-bottom:.1em;
}
h2 {
	font:16px Tahoma;
	color:#000;
	padding-bottom:.3em;
}
p {
	padding:10px 0;
}
a {
	color:#000;
}
a:hover {
	color:#002f55;
}
a:visited {
	color:#666;
}

.arr-link {
	background: transparent url(../images/arr-sprites.png) no-repeat 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	margin: 0 0 10px;
}
.arr-link:hover {
	color: #000;
	background-position: 0 -27px;
	text-decoration: underline;
}

/* HEADER STYLES */
#header {
	background: transparent url(../images/header.png) 0 0 no-repeat;
	height: 47px;
	margin: 12px 0 0;
}

/* MENU STYLES */
.menu {
	display: block;
	list-style: none;
}
.menu li {
	background: transparent url(../images/dot.gif) no-repeat 5px 7px;
	display: inline;
	padding: 0 0 0 12px;
}
.menu li.first {
	background: none;
}
.menu li a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.menu#top, #footer .menu {
	padding: 18px 52px 0;
	text-align: right;
}
#footer .menu {
	display: inline;
	float: right;
	padding: 14px 52px 0;
}

/* MAIN MENU STYLES */
#main.menu {
	background: #4292E7;
	overflow: hidden;
	margin: 5px 0;
	padding: 5px 0;
}
#main.menu li {
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}
#main.menu li a {
	background: transparent url(../images/mainmenu-sprites.png) no-repeat 10px 4px;
	display: block;
	font-size: 10px;
	padding: 1px 0 3px 25px;
	text-transform: uppercase;
	margin: 0;
}
#main.menu li a:hover {
	background-color: #00514D;
	background-position: 10px -39px;
}

/* CONTAINER STYLES */
#container {
	background: transparent url(../images/container.png) 0 0 repeat-y;
	overflow: hidden;
}
#sidebar {
	display: inline;
	float: left;
	padding: 0 22px 0 40px;
	width: 143px;
}
#sidebar .logo {
	background: transparent url(../images/logo.jpg) 0 0 no-repeat;
	display: block;
	height: 147px;
	text-indent: -1000px;
	width: 143px;
}

#sidebar .info {
	display: block;
	overflow: hidden;
	text-align: center;
}
#sidebar .info dt {
	color: #6E6D6B;
	font-size: 10px;
	margin: 0 0 5px;
	text-transform: uppercase;
}
#sidebar .info dd {
	color: #0F3156;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}

/* CONTENT STYLES */
#content {
	float: left;
	padding: 20px 0;
	text-align: left;
	width: 581px;
}

#content .inner {
	background-color: #F2F2F2;
	float: none;
	overflow: hidden;
	padding: 10px 20px;
}
#content h1 {
	font-size: 18px;
	font-weight: bolder;
	font-family: Arial;
	border-bottom: 1px solid #3B7FBE;
	margin: 0;
	padding: 0;
}
#content h2 {
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 10px 0;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content p {
	padding: 0 0 10px;
}
#content sup {
	font-size: 10px;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
#content .img-block {
	float: left;
	padding: 0;
}
#content .book {
	padding: 0 0 10px 398px;
}
#content .col-l {
	float: left;
	padding: 15px 10px 10px 0;
	width: 387px;
}
#content .col-l ul {
	overflow: hidden;
	margin: 10px 0;
}
#content .col-l ul strong {
	color: #3B7FBE;
}

/* FOOTER STYLES */
#footer {
	background: transparent url(../images/footer.png) 0 0 no-repeat;
	height: 53px;
	margin: 0 0 5px;
}

#footer .logos {
	float: left;
	position: relative;
	padding: 0 0 0 40px;
}
#footer .logos li {
	display: inline;
	float: left;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
	height: 40px;
	padding: 0 10px 0 0;
}
#footer .logos li.loews {
	background: transparent url(../images/logos/footer-loews.png) no-repeat left center;
	width: 103px;
}

#footer .logos li.uo {
	background: transparent url(../images/logos/footer-uo.png) no-repeat left center;
	width: 40px;
}

#footer .logos li.hrh {
	background: transparent url(../images/logos/footer-hrh.png) no-repeat left center;
	width: 46px;
}


/* WIDGET STYLES */
#widget {
	background: #1D4E84 url(../images/widget-bg.jpg) no-repeat 0 0;
	color: #fff;
	margin: 0;
	overflow: hidden;
	padding: 10px 10px 5px;
	width: 123px;
}
#widget h2, #room #widget h2 {
	color: #fff;
	font-size: 12px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#room #widget h2 {
/*	background: transparent url(../images/dots.gif) repeat-x 0 0;*/
}
#widget label {
	display: block;
	font-size: 10px;
}
#widget dt, #widget dd {
	display: block;
	margin: 0 0 2px;
	overflow: hidden;
}
#widget dt, #widget table th, .rooms {
	color: #000;
}
#widget dd {
	margin: 0 0 5px;
	position: relative;
}
#widget select, #widget input, #widget textarea {
	background-color: #fff;
	border: 1px solid #858585;
	color: #000;
}
#widget select, #widget input {
	width: 120px;
	font-size: 11px;
	padding:auto;
}
#widget table {
	font-size: 10px;
	color: #fff;
}
#widget table th {
	font-weight: bold;
	text-transform: uppercase;
}
#widget table select {
	width: 40px;
}
#widget .rates {
	font-size: 11px;
	font-weight: bold;
}
#widget .booking-btn {
	background-color: #4292E7;
	border: 0;
	width: 120px;
}
#widget .hr {
	background: transparent url(../images/dots.gif) repeat-x 0 0;
	height: 1px;
	display: block;
	clear: both;
	margin: 5px 0 10px;
}

/* BOOKING BUTTON STYLES */
.booking-btn {
	background: #1dafde url(../images/overlay.png) repeat-x left bottom;
	color: #fff !important;
	cursor: pointer;
	display: inline;
	float: right;
	line-height: 18px;
	font-size: 11px;
	padding: 0;
	margin: 0 5px 0;
	text-transform: uppercase;
	text-decoration: none;
}
#widget .booking-btn:hover {
	background-color: #949694;
}
