@charset "UTF-8";
/* SET COLORS FOR TOP AND BOTTOM NAV */
	#topNavigation, #bottomNavigtion {
	color:#515151;
}
a.gnLink:link, a.gnLink:visited {
	color:#515151;
}
/* SET COLOR FOR FLASH FOOTER AND FOOTER LINKS IF NO FlASH */
	#flashFooterContent, #flashFooterContent a {
	color:#515151;
}
#opinionLab {
	color:#515151;
}
#disclaimer, #disclaimer a {
	color:#515151;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	margin:0px auto;
}
body {
	background-color: #000;
	background-image: url(images/pattern_bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #E0C595;
}
div#wrapper {
	width:766px;
	margin:0 auto;
	background-color:#333333;
	position:relative;/*z-index:1;*/
	height: 540px;
}
div#eres {
	position:absolute;
	top:118px;
	left:0px;
	/*z-index:2;*/
		width:200px;
	text-align:center;
	padding-left:20px;
}
.header {
	color: #e1bd7a;
	font-family: Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size:14px;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
/* -- Begin Topnav Dropdowns styles -- */
#row2dropdowns, #row2links{
	float:left;
	position:relative;
	z-index:10;
}
#row2links{
	margin-left:77px;
	_margin-left: 39px;
}
#brandPropDrops {
	margin: 0;
	padding: 0;
	position:relative;
	top:-6px;
	text-align:left;
	cursor:pointer;
}
#brandPropDrops li {
	float: left;
	list-style: none;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#brandPropDrops li a {
	display: block;
	text-transform:uppercase;
	padding: 5px 12px;
	text-decoration: none;
	color: #515151; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #313131; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #1a1a1a; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #000000; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #313131; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:242px;
	overflow:auto;
	width:220px
}
/* -- End Topnav Dropdowns styles -- */

a:link, a:visited, a:active {
	color: #73131B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #efe1c9;
}
#header a:link, #header a:visited, #header a:active {
	color: #E0C595;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
	color: #E0C595;
}
.body {
	color:#695142;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}
.item {
	color: #73131B;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	padding-left:30px;
	padding-right:50px;
	text-align:left;
}
.title {
	color: #e1bd7a;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-left:30px;
	padding-right:20px;
}
#content {
	position:absolute;
	width:540px;
	height:400px;
	left: 405px;
	top: 60px;
}
#navMenu {
	position:absolute;
	width:500px;
	height:35px;
	z-index:2;
	left: 292px;
	top: 0px;
}
div#bookMask {
	float:left;
	width: 226px;
	height: 518px;
}
div#flash {
	width: 540px;
	height: 360px;
	z-index:1;
}
div#txt {
	width: 500px;
	padding: 20px;
	line-height: 20px;
	background-color: #333333;
}
div#main {
	float:right;
	width: 540px;
	background-color:#000000;
}
.CancelText {
	padding-left:30px;
	font-size:13px;
}
 img, div, {
 behavior: url(/javascript_includes/pngfix/iepngfix.htc);
}


