body {
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 13px;
	color: #303E47;
}

sup {
	font-size: smaller;
}

ul {
	margin-left: 38px;
	margin-bottom: 20px;
}

ul > li {
	line-height: 1.5;
}

ul.horizontal {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

ul.horizontal > li {
	list-style-type: none;
	float: left;
	margin-left: 8px;
}

div.div-body-container {
	background-repeat: no-repeat; 
	background-image: url('../images/sheraton-bg.jpg');
	background-position: top center;
	min-height: 804px;
}

div.background-overlay, div.gradient {
	display: none;
}

div.gradient {
	width: 100%;
	height: 260px;
	position: absolute;
	left: 0;
	top: 500px;
}

div.main-transparent, div.sidebar-transparent {
	height: 100%; 
	width: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	opacity: 0.94; 
	filter: alpha(opacity=94);
	background-color: #FFFFFF;
}

div.main-container {
	width: 1003px; 
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

div.main-inner-container {
	width: 690px; 
	position: relative;
	margin-top: 38px;
}

div.filters select {
	width: 151px; 
	font-family: Myriad Pro;
	font-size: 12px;
	color: #000000;
}

ul.bold  {
	font-weight: bold;
}

div.label {
	padding-top: 7px;
	margin-bottom: 13px;
	font-weight: bold;
}

p.slogan {
	color: #B04579;
	font-size: 32px;
	margin-bottom: 22px;
}

p.title {
	color: #010101 !important;
	font-size: 18px;
	margin-bottom: 0 !important;
}

div.sidebar {
	width: 353px; 
	height: 505px; 
	position: absolute; 
	top: 36px; 
	right: -313px; 
	color: #FFFFFF !important;
}

ul.plain {
	margin: 0;
	padding: 0;
}

ul.plain li {
	display: block;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

ul.top-rated-destinations > li {
	padding: 15px 25px 15px 46px;
	border-bottom: 1px solid #333333;
}

ul.top-rated-destinations img{
	float: left;
	width: 85px;
	height: 57px;
	margin-right: 14px;
}

ul.top-rated-destinations span{
	display: block;
}

a.destination-name {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2;
	text-decoration: none;
	color: #FFFFFF;
}

.top-rated-destinations-header {
	padding-top: 26px;
	padding-left: 46px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 18px;
}

div.sidebar-container {
	padding-top: 0;
}

div.brand-logo {
	width: 100%; 
	height: 67px;
	background-position: top right;
	background-repeat: no-repeat;
}

div.main-border-top {
	height: 28px;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}
 
div.main-border-bottom {
	height: 28px;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	
}

div.main-content-container {
	position: relative;
	z-index: 1;
	color: #303E47;
}

div.main-content-container p {
	margin-bottom: 14px;
}

div.main-content {
	padding: 15px 42px 40px 42px; 
	background-repeat: repeat-y; 
	position: relative;
}

div.content-body {
	margin-left: 3px;
	line-height: 1.5;
}

ul.questions {
	font-family: Myriad Pro;
	font-size: 20px;
}

ul.questions > li {
	padding: 35px 28px;
	vertical-align: middle;
	line-height: 1;
}

div.destination-overview {
	margin-top: 10px;
}

.destination-overview .go-to-destination {
	padding-top: 1px;
}

.go-to-destination {
	display: inline-block !important;
	padding: 1px 20px 3px 5px;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
	background-repeat: no-repeat;
	text-decoration: none;
	width: 57px;
	text-align: center;
	line-height: 1.5;
}

li.middle-question {
	border: 1px solid #333333; 
	border-left: none; 
	border-right: none;
}

div.main-content-body {
	padding-right: 88px;
}

div.footer a:link, div.footer a:active, div.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer {
	color: #FFFFFF;
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 250px;
	font-size: 10px;
}

div.footerBrandbar, div.footerCopyright {
	float: left;
}

div.footerCopyright {
	height: 40px;
	padding: 10px 0;
	line-height: 1.5;
}

div.footerBrandbar {
	margin-right: 25px;
}

div.footer-general-links {
	margin-bottom: 20px;
	margin-left: 8px;
}

div.language-bar-container {
	height: 33px; 
	width: 100%; 
	clear: both;
	position: relative;
	z-index: 1;
}

div.language-bar-bg {
	height: 33px; 
	position: absolute; 
	width: 100%;
	opacity: 0.90; 
	filter: alpha(opacity=90);
	left: 0;
}

div.language-bar {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
	clear: both;
	font-size: 12px;
}

div.language-content {
	float: right;
	height: 100%;
}

div.language-content img {
	vertical-align: middle;
}

div.language-content ul{
	cursor: pointer;
}

div.language-content li {
	line-height: 33px;
}

li.ratings {
	background-position: left middle !important;
	background-repeat: no-repeat !important;
	width: 15px !important;
	height: 16px !important;
	overflow: hidden !important;
	display: inline-block !important;
	border: none !important;
	float: left !important;
	clear: none !important;
	padding: 0 !important;
}

li.ratings-one {
	background-position: -121px 0 !important;
}

li.ratings-half {
	background-position: -60px 0 !important;
}

div.result-container {
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #DFDFE5;
	padding-top: 15px;
	padding-bottom: 3px;
}

a.result-name {
	width: 80%;
	float: left;
	padding-top: 5px;
	text-decoration: none;
}

a.result-name:hover, a.destination-name:hover {
	text-decoration: underline;
}

.result-link {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
	margin-right: -5px;
	margin-top: 5px;
	padding-bottom: 1px;
	font-weight: normal;
	font-family: Arial, Tahoma, Sans-serif !important;
}

div#divTopRated {
	/*display: none;*/
}

div#divLanguages {
	display: none;
}

div.language-inner-container {
	width: 1010px; 
	margin: 0 auto; 
	position: relative;
}

div.language-bar-dropdown {
	position: absolute; 
	right: 0; 
	top: 0; 
	z-index: 2;
	cursor: pointer;
}

div.language-bar-choices {
	right: -6px; 
	top: 0; 
	position: absolute; 
	background-color: #ff2c77; 
	color: #FFFFFF; 
	width: 113px;
	font-size: 12px;
}

li.language-globe {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/language_globe.png');
	width: 16px;
	height: 100%;
	overflow: hidden;
	
}

li.language-arrow {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/language_arrow_down.png');
	width: 7px;
	height: 100%;
	overflow: hidden;
}

div.language-title {
	display: block; 
	font-weight: bold; 
	padding: 10px 0 10px 36px;
}

a.language-choice {
	padding-bottom: 5px; 
	padding-right: 10px;
	padding-left: 41px; 
	padding-top: 5px;
	display: block;
	border-bottom: 1px dotted #FFFFFF; 
	text-decoration: none;
	color: #FFFFFF;
}

a.language-choice:hover {
	background-color: #CCCCCC;
	color: crimson;
}

#ulLanguage {
	color: #FFFFFF;
}

#divProperties {
	display: none;
	margin-top: 30px; 
	font-weight: bold;
	overflow: hidden;
}

span.other-brands {
	cursor: pointer;
	text-decoration: underline;
}

div.other-brands-container {
	width: 176px; 
	border: 4px solid #C5CED8; 
	background-color: #EBEFF2; 
	padding: 15px 10px;
	box-shadow: 0 0 5px 0 #C5CED8;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

a.other-brand:link, a.other-brand:active, a.other-brand:visited {
	margin-left: 15px; 
	display: block; 
	color: #888888 !important; 
	font-size: 11px;
	text-decoration: none;
}

a.other-brand:hover {
	color: #48A8E7 !important;
	font-weight: bold;
}

.sIFR-alternate {
	display: none;
}

.result-container a.foreign-view-now, .destination-overview a.foreign-view-now {
	overflow: hidden;
	font-size: 8px !important;
	line-height: 1;
}

.city-header {
	padding: 10px;
	margin-top: 25px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.stateprovince-header {	
	font-size: 26px;
	margin-bottom: -15px;
}
ul.bulletless {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
ul.bulletless li {
    float: left; 
    margin-right: 2px;
}
.bulletless.stars-list {
    width: 90px;
    float: left;
    margin-top: 2px;
}
.stars-list .star {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0;
    clear: none;
}