/* -------------------------------------------------------------------------------

	Wewaii colors:
	
	Blue light:			#04b5e1
	Blue dark:			#6ba4b2
	Blue Dark (lighter)	#b2cdcf
	Orange:				#fd8f01
	Yellow:				#e9a830
	Green:				#41a62a
	
------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------

	LAYOUT
	
------------------------------------------------------------------------------- */
body {
	background-image: url(/img/layout/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #fbe0aa;
	padding-top: 0px;
	font-size: 13px;
	color: #666;
	overflow: scroll;
}

#header {
	position: relative;
	z-index: 2000;
}

#siteBody {
	position: relative;
	background-color: #FFFFFF;
	padding-top: 0px;
	min-height: 558px;
}

#siteBodyTop {
	position: relative;
	height: 20px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(/img/layout/headerTop.png);
}

#footer {
	position: relative;
	height: 75px;
	background-image: url(/img/layout/footer-bg.gif);
}

#footerWrapper {
	background-color: #fff;
}

#logo {
	position: absolute;
	z-index: 900;
	top: -40px;
	left: -10px;
	width: 130px;
	height: 77px;
	background-image: none;
	background-repeat: no-repeat;
}

#serverIcon {
	position: absolute;
	z-index: 899;
	left: 135px;
	top: 10px;
	border: 1px solid #fff;
	box-shadow: 0px 1px 2px #666;
	-moz-box-shadow: 0px 1px 2px #666;
	-webkit-box-shadow: 0px 1px 2px #666;
}


/* -------------------------------------------------------------------------------

	HEADER-NAVIGATION
	
------------------------------------------------------------------------------- */
#headerNavigation {
	position: relative;
	height: 45px;
	text-align: right;
	z-index: 2000;
}

#headerNavigationLinks {
	position: relative;
	margin-right: 30px;
	height: 45px;
	line-height: 45px;
}

/* -------------------------------------------
	HEADER-NAVIGATION LINKS
------------------------------------------- */
#headerNavigationLinks a {
	position: relative;
	color: #6ba4b2;
	text-decoration: none;
	margin-left: 8px;
}

#headerNavigationLinks a:hover {
	color: #6ba4b2;
	text-decoration: underline;
}

/* -------------------------------------------
	HEADER-NAVIGATION BUTTON PLAY NOW
------------------------------------------- */
#headerNavigationLinks a.buttonPlayNow,#startpage_playButton a.buttonPlayNow
	{
	position: relative;
	display: inline-block;
	width: 160px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-image: url(/img/layout/button_play.png);
	background-position: top;
	background-repeat: no-repeat;;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 0px #336633;
	-moz-text-shadow: -1px -1px 0px #336633;
	-webkit-text-shadow: -1px -1px 0px #336633;
}

#headerNavigationLinks a.buttonPlayNow:hover,#startpage_playButton a.buttonPlayNow:hover
	{
	background-position: bottom;
	color: #336633;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

/* -------------------------------------------------------------------------------

	CATALOG-NAVIGATION
	
------------------------------------------------------------------------------- */
#catalogNavigation {
	width: 960px;
	height: 42px;
	background-image: url(/img/layout/catalogNavigation.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	line-height: 42px;
	color: #fff;
	font-weight: bold;
}

#catalogNavigationLeft {
	position: relative;
	float: left;
	width: 195px;
	margin-left: 30px;
	/* background-color: #ff0000; */
	padding-left: 180px;
}

#catalogNavigationCenter {
	position: relative;
	top: 10px;
	float: left;
	width: 150px;
	text-align: center;
	height: 42px;
	line-height: 42px;
}

#catalogNavigationRight {
	position: relative;
	float: left;
	width: 400px;
	margin-right: 30px;
	/* background-color: #0000ff; */
	text-align: right;
}

/* -------------------------------------------
	LINKS CENTER
------------------------------------------- */
#catalogNavigationCenter a span {
	display: none;
	margin: 0;
	padding: 0;
}

#catalogNavigationCenter a {
	position: relative;
	width: 20px;
	height: 20px;
	background-position: top;
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0;
}

#catalogNavigationCenter a:hover {
	background-position: bottom;
}

#catalogNavigationCenter span.linkSlot {
	width: 20px;
	height: 20px;
	display: inline-block;
	/* background-color: #cc0000; */
	margin: 0;
	padding: 0;
}

#catalogNavigationCenter a.linkBack {
	background-image: url(/img/layout/linkBack.png);
}

#catalogNavigationCenter a.linkBack-ff {
	background-image: url(/img/layout/linkBack-ff.png);
}

#catalogNavigationCenter a.linkBack-sff {
	background-image: url(/img/layout/linkBack-sff.png);
}

#catalogNavigationCenter a.linkHome {
	background-image: url(/img/layout/linkHome.png);
}

#catalogNavigationCenter a:hover.linkHome {
	background-position: bottom;
}

#catalogNavigationCenter a.linkNext {
	background-image: url(/img/layout/linkNext.png);
}

#catalogNavigationCenter a.linkNext-ff {
	background-image: url(/img/layout/linkNext-ff.png);
}

#catalogNavigationCenter a.linkNext-sff {
	background-image: url(/img/layout/linkNext-sff.png);
}

/* -------------------------------------------------------------------------------

	BOOK-PAGES
	
------------------------------------------------------------------------------- */
#bookTop {
	position: relative;
	height: 12px;
	background-image: url(/img/layout/bookTop.jpg);
}

#bookContent {
	position: relative;
	background-image: url(/img/layout/bookContent.jpg);
	background-repeat: repeat-y;
	min-height: 605px;
	padding: 15px 0px;
}

#bookBottom {
	position: relative;
	height: 12px;
	background-image: url(/img/layout/bookBottom.jpg);
}

#pageLeft {
	position: relative;
	margin-left: 65px;
	width: 350px;
}

#pageRight {
	position: relative;
	margin-left: 115px;
	width: 350px;
}

/* -------------------------------------------
	CONTENT LEFT
------------------------------------------- */
#hotelNameHeader {
	position: relative;
	width: 350px;
}

#hotelNameHeader #hotelName {
	position: relative;
	float: left;
	width: 240px;
	overflow: hidden;
}

#hotelNameHeader #headerPlayerPosition {
	position: relative;
	float: right;
	width: 100px;
	text-align: right;
	margin-right: -8px;
}

#hotelNameHeader #headerPlayerPosition h1 {
	color: #c2b27f;
}

img.screenshotXL {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.screenshotXLPic {
	display: block;
	width: 350px;
	height: 223px;
	background-color: #fff;
	background-image: url(/img/layout/screenshotXLdefault.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 5px;
}

#screenshotThumbnails {
	width: 100%;
	margin: 5px 0px;
	text-align: left;
	display: inline-block;
}

#screenshotThumbnails img {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-right: 3px;
}

#hotelData {
	position: relative;
	float: left;
	width: 160px;
	margin-right: 30px;
}

#hotelDescription {
	position: relative;
	float: left;
	width: 160px;
	height: 210px;
	overflow: auto;
}

#wewaiiRegion {
	background-color: #f5f1e2;
	width: 160px;
	height: 65px;
}

/* -------------------------------------------
	HOTEL DATA
------------------------------------------- */
#hotelStats tr {
	border-bottom: 1px solid #cedddb;
}

#hotelStats td {
	padding: 3px 0;
}

tr.rowFirst {
	border-top: 1px solid #6ba4b2;
}

#hotelStats tr.rowLast {
	border-bottom: 1px solid #6ba4b2;
}

#hotelStats caption {
	text-align: left;
	font-weight: bold;
	color: #6ba4b2;
}

/* -------------------------------------------
	WEWAII REGION
------------------------------------------- */
#wewaiiRegion #regionSymbol {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 13px 0 0 5px;
}

#wewaiiRegion #regionName {
	display: inline-block;
	width: 70px;
	height: 45px;
	color: #b1aa92;
	text-align: center;
}

#wewaiiRegion #regionName em {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#wewaiiRegion #regionName span {
	font-size: 9px;
	font-weight: bold;
}

#wewaiiRegion #regionMap {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 13px 0 0 3px;
}

/* -------------------------------------------
	CONTENT RIGHT
------------------------------------------- */
#playerData {
	position: relative;
	float: left;
	width: 160px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#playerNameBadge {
	position: relative;
	height: 90px;
	margin-bottom: 10px;
	background-image: url(/img/layout/playerNameBG.png);
	background-repeat: no-repeat;
	text-align: center;
}

#hotelRating {
	position: absolute;
	width: 181px;
	height: 201px;
	left: 175px;
	top: -18px;
	background-image: url(/img/layout/ratingBG.png);
	z-index: 100;
}

#facebookMessage {
	position: relative;
	height: 95px;
	margin-bottom: 10px;
	border: 1px solid #b2cdcf;
}

#facebookMessagePic {
	position: absolute;
	width: 60px;
	height: 60px;
	background-color: #ccc;
	margin: 5px;
}

#facebookMessageText {
	position: relative;
	left: 70px;
	height: 85px;
	width: 270px;
	overflow: auto;
	top: 5px;
}

#bottomLinks {
	position: relative;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}

/* #facebookLink {
	position: absolute;
	z-index: 300;
	left: 280px;
	top: -10px;
} */

/* -------------------------------------------
	PLAYER NAME BADGE
------------------------------------------- */
#playerNameBadge p {
	position: relative;
	margin-bottom: 0px;
	padding: 0px;
}

#playerName {
	position: relative;
	top: 10px;
	color: #6b5e0d;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

#playerTitle {
	position: relative;
	top: 8px;
	color: #6b5e0d;
	font-size: 15px;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

#playerRank {
	position: relative;
	top: 5px;
	color: #6b5e0d;
	font-size: 15px;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

/* -------------------------------------------
	RATING
------------------------------------------- */
#hotelRating h2 {
	font-size: 13px;
	font-weight: bold;
	color: #e9a830;
	text-align: center;
	padding-top: 10px;
}

#ratingModule {
	position: relative;
	left: 10px;
	width: 160px;
	height: 50px;
	z-index:0;
}

#currentRating {
	position: absolute;
	top: 85px;
	left: 105px;
	font-size: 34px;
	font-weight: bold;
	color: #e9a830;
	text-align: center;
	padding-top: 10px;
}

#numberVotes {
	position: absolute;
	top: 115px;
	left: 10px;
	font-size: 13px;
	color: #333;
}

#ratingModule #container {
	position: relative;
	top: 0px;
}

#rate_points {
	position: absolute;
	top: 68px;
	left: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #04b5e1;
}

#rate_button {
	position: absolute;
	top: 65px;
	left: 60px;
	padding: 5px;
	color: #fff;
	background-color: #04b5e1;
	border: 1px solid #b3def7;;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#21acfc', endColorstr = '#0e78b4' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#21acfc),
		to(#0e78b4) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #21acfc, #0e78b4);
	/* for firefox 3.6+ */
	z-index: 5000;
}

#rate_button:hover {
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#81caf3', endColorstr = '#2190cf' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#81caf3),
		to(#2190cf) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #81caf3, #2190cf);
	/* for firefox 3.6+ */
}

/* -------------------------------------------
	ACHIEVEMENTS
------------------------------------------- */

#playerAchievements {
	position: relative;
	width: 168px;
	height: 80px;
	top: 5px;
	z-index: 8000;
}

#playerAchievements ul#listAchvBadges	{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#playerAchievements ul#listAchvBadges li	{
	position: relative;
	float: left;
	list-style: none;
	padding-left: 0;
	margin: 0 6px 5px 0;
}

.achvBadge-medalSub	{
	position: relative;
	margin-top: 8px;
}

/* -------------------------------------------
	SOCIAL/SHARE LINKS
------------------------------------------- */

#socialNetLinks {
	position: relative;
	width: 342px;
	height: 32px;
	text-align: left;
}

#bottomLinks h3	{
	margin-bottom: 0;
}

#bottomLinks a	{
	position: relative;
}

/* -------------------------------------------------------------------------------

	TYPO
	
------------------------------------------------------------------------------- */
p {
	color: #333333;
}

p.noMargin {
	margin-bottom: 0;
}

#headerInfoArea p {
	color: #ffffff;
}

h1.start {
	width: 275px;
	height: 33px;
	line-height: 33px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 15px;
	background-image: url(/img/layout/h1-bg.gif);
}

h1.introduction {
	color: #FFFFFF;
}

h1 {
	width: 100%;
	color: #6ba4b2;
	font-size: 18px;
	line-height: 20px;
}

h2 {
	width: 100%;
	color: #6ba4b2;
	font-size: 18px;
	line-height: 20px;
}

h3 {
	width: 100%;
	color: #6ba4b2;
	font-size: 1em;
}

p.startPage {
	padding: 0 10px 0 10px;
}

#footer p {
	color: #FFFFFF;
	margin-top: 40px;
	text-align: center;
	font-size: 11px;
}

em {
	font-style: normal;
	font-size: 11px;
}

/* -------------------------------------------------------------------------------

	LINKS
	
------------------------------------------------------------------------------- */
	/* -------------------------------------------
	TEXT
------------------------------------------- */
p a {
	color: #04b0de;
	text-decoration: none;
}

p a:hover {
	color: #04b0de;
	text-decoration: underline;
}

/* -------------------------------------------
	FOOTER
------------------------------------------- */
#footer p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p a:hover {
	color: #e7511e;
	text-decoration: underline;
}

/* -------------------------------------------
	UL navList
------------------------------------------- */
ul.navList {
	list-style: none;
	padding: 0;
	width: 250px;
	margin-top: 30px;
}

ul.navList li {
	width: 250px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 5px 0px;
	border: 1px solid #b3e9f6;
	padding: 0;
}

ul.navList li a {
	display: block;
	background-image: url(/img/layout/listLinkBG.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	color: #04b0de;
	text-decoration: none;
	padding-left: 10px;
}

* html ul.navList li a {
	width: 268px;
	height: 25px;
}

ul.navList li a:hover {
	display: block;
	background-image: url(/img/layout/listLinkBG.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}

/* -------------------------------------------------------------------------------

	LISTS
	
------------------------------------------------------------------------------- */
ul#features {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	position: relative;
}

ul#features li {
	background-image: url(/img/layout/list-style-start.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 10px 0px 15px;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #333333;
	line-height: 135%;
}

/* -------------------------------------------------------------------------------

	DEP
	
------------------------------------------------------------------------------- */
#dep {
	position: relative;
	z-index: 50;
	display: inline-block;
	top: -185px;
	left: 300px;
	width: 214px;
	height: 115px;
}

/* -------------------------------------------------------------------------------

	INPUT
	
------------------------------------------------------------------------------- */
input.inputButton {
	cursor: pointer;
}

input.playerSearch {
	color: #999;
}

/* -------------------------------------------------------------------------------

	HOTELINFO (CATALOG)
	
------------------------------------------------------------------------------- */
.hotelInfo {
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #f5f1e2;
	margin-bottom: 5px;
	border: 1px solid #e6e2d7;
}

.hotelScreenshot {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 120px;
	height: 75px;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #999;
}

.playerName {
	position: absolute;
	left: 145px;
	top: 7px;
	color: #8f835d;
	font-size: 13px;
	font-weight: bold;
}

.hotelName {
	position: absolute;
	left: 145px;
	top: 31px;
	color: #6ba4b2;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	width: 200px;
	height: 2em;
	overflow: hidden;
}

.hotelLevel {
	position: absolute;
	left: 145px;
	top: 65px;
	color: #c2b27f;
	font-size: 18px;
	font-weight: bold;
}

.viewButton {
	position: absolute;
	cursor: pointer;
	left: 272px;
	top: 73px;
	width: 70px;
	height: 20px;
	background-color: #999;
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	background-color: #04b5e1;
	border: 1px solid #e6e2d7;;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#fd8f01', endColorstr = '#be6b01' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fd8f01),
		to(#be6b01) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fd8f01, #be6b01);
	/* for firefox 3.6+ */
}

.viewButton:hover {
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#81caf3', endColorstr = '#2190cf' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#81caf3),
		to(#2190cf) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #81caf3, #2190cf);
	/* for firefox 3.6+ */
}

.viewButton a {
	color: #fff;
	text-decoration: none;;
}

/* -------------------------------------------------------------------------------

	SERVER START PAGE
	
------------------------------------------------------------------------------- */
#startpage_playButton {
	text-align: center;
	height: 80px;
	line-height: 80px;
	background-color: #f5f1e2;
	margin-bottom: 10px;
	background-image: url(/img/serverPlayNowBG.jpg);
	border: 1px solid #6ba4b2;
}

#startpage_playButton a {
	margin-top: 25px;
}

.infoBox {
	position: relative;
	width: 100%;
	height: 80px;
	background-color: #f5f1e2;
	margin-bottom: 5px;
	border: 1px solid #e6e2d7;
	line-height: 1.3em;
}

.infoBoxImage {
	position: relative;
	float: left;
	top: 7px;
	margin-left: 7px;
	width: 60px;
	height: 60px;
	padding: 3px;
}

.infoBoxContent {
	position: relative;
	width: 190px;
	float: left;
	margin-left: 10px;
	top: 7px;
}

.infoBox h3 {
	color: #6ba4b2;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

.infoBox p {
	color: #666;
	font-size: 12px;
	margin-bottom: 0;
}

#pageRight h2.featured_hotelName {
	margin-top: 1em;
}

#pageRight h4.featured_playername {
	color: #6ba4b2;
}

#featured_viewHotelButton {
	text-align: center;
	height: 50px;
	line-height: 50px;
}

#featured_viewHotelButton a.viewButton2 {
	position: relative;
	display: block;
	cursor: pointer;
	width: 348px;
	height: 20px;
	background-color: #999;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	background-color: #04b5e1;
	border: 1px solid #e6e2d7;;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#fd8f01', endColorstr = '#be6b01' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fd8f01),
		to(#be6b01) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fd8f01, #be6b01);
	/* for firefox 3.6+ */
}

#featured_viewHotelButton .viewButton2:hover {
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#81caf3', endColorstr = '#2190cf' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#81caf3),
		to(#2190cf) ); /* for webkit browsers */
	background: -moz-linear-gradient(top, #81caf3, #2190cf);
	/* for firefox 3.6+ */
}

#startpage_highscoreInfo {
	background-color: #f5f1e2;
	min-height: 152px;
	padding: 20px;
}

p.infoBoxText	{
	font-size: 11px;
	width: 250px;
}

/* -------------------------------------------------------------------------------

	WEWAII FACEBOOK PAGE
	
------------------------------------------------------------------------------- */
body#facebookBody {
	background-image: none;
	background-color: #fff;
	padding: 60px;
	overflow: auto;
}

#facebookBody .moduleWrapper {
	position: relative;
}

#facebookBody .moduleContainer {
	position: relative;
	width: 762px;
	height: 335px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	z-index: 10;
}

#facebookBody .moduleContainerInner {
	position: relative;
	width: 762px;
	height: 335px;
	background-color: #dadada;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
	background-image: url(/img/layout/fbm-bgGradient.png);
	background-position: top;
	background-repeat: repeat-x;
	z-index: 10;
}

#facebookBody .moduleContainerInner h1.hotelName {
	position: absolute;
	left: 15px;
	top: 10px;
	text-align: left;
	font-size: 24px;
	padding-bottom: 0px;
	line-height: 1em;
	border-bottom: 1px solid #b2cdcf;
	height: 30px; 
	width: 730px;
}

#facebookBody .moduleNameTag {
	position: absolute;
	width: 295px;
	height: 126px;
	left: 460px;
	top: -38px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
	z-index: 1;
}

#facebookBody .moduleNameTagInner {
	position: relative;
	width: 126px;
	height: 325px;
	background-color: #dadada;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
	background-image: url(/img/layout/fbm-bgGradient.png);
	background-position: top;
	background-repeat: repeat-x;
}

#facebookBody .moduleNameTag .playerName	{
	position: absolute;
	left: 10px;
	top: 8px;
	width: 200px;
	height: 20px;
	color: #6ba4b2;
	font-size: 18px;
	overflow: hidden;
}

#facebookBody .moduleNameTag .rankingPosition	{
	position: absolute;
	left: 215px;
	top: 8px;
	width: 80px;
	height: 20px;
	color: #6ba4b2;
	font-size: 18px;
	text-align: right;
	color: #b9a269;
}

#facebookBody .hotelScreenshot {
	position: absolute;
	width: 346px;
	height: 218px;
	left: 15px;
	top: 53px;
	background-color: #fff;
	padding: 0;
	border: 0;
}

#facebookBody .hotelData {
	position: absolute;
	width: 353px;
	height: 254px;
	left: 386px;
	top: 53px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

#facebookBody .startpage_playButton {
	position: absolute;
	left: 100px;
	top: 293px;
}

#facebookBody .hotelInfo {
	position: absolute;
	left: 15px;
	top: 10px;
	background: transparent;
	border: none;
}

#facebookBody .serverIcon {
	position: absolute;
	left: 260px;
	top: 35px;
	padding: 3px;
	border: 1px solid #eaeaea;
}

#facebookBody .ratingBox {
	position: absolute;
	width: 336px;
	height: 97px;
	left: 12px;
	top: 152px;
	padding: 0;
}

#facebookBody .ratingBox_rating {
	position: relative;
	width: 336px;
	height: 70px;
	background-color: #f8f8f8;
	border: 1px solid #e5e4e4;
	border-bottom: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#facebookBody .rateStatusBar {
	position: relative;
	top: 10px;
}

#facebookBody .ratingBox_catalogLink {
	position: relative;
	width: 336px;
	height: 25px;
	background-color: #ececec;
	border: 1px solid #e5e4e4;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	text-align: center;
	line-height: 25px;
}

#facebookBody .ratingBox_catalogLink p {
	color: #666;
}

#facebookBody #currentRating {
	position: absolute;
	left: 170px;
	top: -5px;
}

#facebookBody #rate_button {
	position: absolute;
	left: 230px;
	top: -5px;
}

#facebookBody .viewButton {
	position: absolute;
	left: 230px;
	top: 12px;
	width: 100px;
	height: 4em;
	text-align: center;
	text-decoration: none;
}

#facebookBody .viewButton span {
	position: relative;
	top: 8px;
	line-height: 1.2em;
	font-weight: bold;
}

#facebookBody a.buttonPlayNow	{
	position: relative;
	display: inline-block;
	width: 160px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-image: url(/img/layout/button_play.png);
	background-position: top;
	background-repeat: no-repeat;;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 0px #336633;
	-moz-text-shadow: -1px -1px 0px #336633;
	-webkit-text-shadow: -1px -1px 0px #336633;
}

#facebookBody a.buttonPlayNow:hover	{
	background-position: bottom;
	color: #336633;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

/* -------------------------------------------------------------------------------

	FACEBOOK BANNER
	
------------------------------------------------------------------------------- */

#fb-box	{
	margin-bottom: 5px;
}

/* -------------------------------------------------------------------------------

	TOOL TIP
	
------------------------------------------------------------------------------- */

a.tooltip{
	text-decoration: none;
}

* html a.tooltip:hover {
	background: #ffffff;
	text-decoration: none;
}  /*BG color is a must for IE6*/

a.tooltip span.tooltipText {
	display: none;
	padding: 15px 10px;
	margin-left: 8px;
	width: 230px;
	z-index: 9000;
	text-decoration: none;
}

a.tooltip:hover span.tooltipText {
	display: block;
	position: absolute;
	left: -15px;
	top: 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	background-image: url(img/tooltip-arrow.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	z-index: 9000;
	text-decoration: none;
}

#playerAchievements a.tooltip:hover span.tooltipText {
	top: 45px;
}

* html a.tooltip:hover span.tooltipText {
	background-image: url(img/tooltip-arrow.gif);
}

/* -------------------------------------------------------------------------------

	STARFISH
	
------------------------------------------------------------------------------- */
#starfishText {
	position: absolute;
	z-index: 100;
	left: 660px;
	top: 5px;
	width: 40px;
	height: 40px;
}

#starfishText a {
	display: block;
	width: 40px;
	height: 40px;
	text-decoration: none;;
}

/* ------------------------------------------------------------------------------------------

   CSS Image Display
   
--------------------------------------------------------------------------------------------- */
	/*Credits: Dynamic Drive CSS Library */
	/*URL: http://www.dynamicdrive.com/style/ */
.gallerycontainer {
	position: relative;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
	height: 301px;
}

/* #screenshotThumbnails .thumbnail img	{
	border: 0;
	margin: 0;
} */
#screenshotThumbnails .thumbnail:hover {
	background-color: transparent;
	text-decoration: none;
}

#screenshotThumbnails a.thumbnail {
	text-decoration: none;
}

#screenshotThumbnails a.thumbnail:hover {
	text-decoration: none;
}

#screenshotThumbnails a.thumbnail:hover img {
	border: 1px solid #04b5e1;
	text-decoration: none;
}

#screenshotThumbnails .thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	width: 340px;
	height: 215px;
	background-color: transparent;
	padding: 0;
	left: -1000px;
	border: 0;
	margin: 0;
	visibility: hidden;
}

#screenshotThumbnails .thumbnail span img.scrHotel {
	/*CSS for enlarged image*/
	border: 1px solid #04b5e1;
	padding: 3px;
	background-color: #ffffff;
	/* margin: 0; */
}

#screenshotThumbnails .thumbnail:hover span { /*CSS for enlarged image*/
	visibility: visible;
	top: 40px;
	left: 0px;
	/*position where enlarged image should offset horizontally */
	z-index: 50;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------------

   BOOK PAGE FLIP
   
--------------------------------------------------------------------------------------------- */
#flipPageLeft {
	position: absolute;
	left: -38px;
	width: 21px;
	height: 700px;
	top: -15px;
}

#flipPageLeft a {
	display: block;
	width: 25px;
	height: 700px;
	background-image: url(/img/layout/pageFlipLeft.png);
	background-position: center;
	background-repeat: no-repeat;
}

#flipPageLeft a:hover {
	background-color: #f0ede6;
}

#flipPageRight {
	position: absolute;
	left: 368px;
	width: 25px;
	height: 700px;
	top: -15px;
}

#flipPageRight a {
	display: block;
	width: 21px;
	height: 700px;
	background-image: url(/img/layout/pageFlipRight.png);
	background-repeat: no-repeat;
	background-position: center;
}

#flipPageRight a:hover {
	background-color: #f0ede6;
}



