body {
    background-color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    color: #000000;
}

fieldset {
	border: 0;
	padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#fp-container {
    position: relative;
    max-width: 1024px;
    min-width: 776px;
    margin-left: auto;
    margin-right: auto;
}

#header h1 {
    position: absolute;
    left: 32px;
    top: 20px;
	margin: 0;
    z-index: 10;
}

#header .login-register-link {
    z-index: 1;
    position: absolute;
    right: 35px;
    top: 18px;
}
#header .login-register-link, #header .login-register-link a {
    color: #ffffff;
    font-size: 12px;
}
#header .login-register-link a {
    font-weight: bold;
}

#content {
    margin: 0 20px;
}

.cb { margin: 0 8px 7px 0; }

.bt {
	height: 7px;
	margin: 0 0 0 18px;
	background: no-repeat 100% 0;
}
.bt div {
	position: relative;
	left: -18px;
	width: 18px;
	height: 7px;
	background: no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	z-index: 1;
}

	/* Bottom corners and border */
.bb {
	height: 9px;
	margin: 0 0 0 8px;
	background: no-repeat 100% 100%;
	position: relative;
}
.bb div {
	position: absolute;
	left: -8px;
	width: 8px;
	height: 9px;
	background: no-repeat 0 100%;
	font-size: 0;
	line-height: 0;
	display: block;
}

	/* Left border */
.i1 {
	padding: 0 0 0 1px;
	background: url(../images/borders.png) repeat-y;
}
	/* Right border */
.i2 {
	padding: 0 1px 0 0;
	background: url(../images/borders.png) repeat-y top right;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders2 and the content. */
.i3 {
	display: block;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 0;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.i3 {display: inline-block;}
.i3 {display: block;}

/* */

#frontpage-image {
    background: no-repeat 50% 100%;
    width: 710px;
    height: 400px;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 0;
    display: block;
    cursor: pointer;
    text-decoration: none;
}

#column-footer {
    margin-left: auto;
    margin-right: auto;
}

#footer {
	clear: both;
	text-align: center;
    width: 680px;
    margin: 0 auto;
    padding-top: 18px;
}

#footer p {
	margin: 0;
    padding: 0;
    font-size: 9px;
    color: #000000;
}

#footer .copyright {
    padding-top: .7em;
    color: #7f7f7f;
}


/* */

#hotel-stats {
    width: 160px;
    float: left;
    margin: 0;
}
#hotel-stats .stats-fig {
    font-weight: bold;
}

#hotel-stats .stats-visited {
    display: none;
}

#hotel-stats span, #hotel-stats li,
#tag-cloud-slim a, #tag-cloud-slim span {
    text-decoration: none;
    font-size: 11px;
    color: #b3b3b3;
}

#tag-cloud-slim a:hover {
    text-decoration: underline;
}

#hotel-stats ul, #hotel-stats li,
#tag-cloud-slim ul, .tag-list li {
	display: inline;
}

.bubble .bt, .bubble .bt div,
.bubble .bb, .bubble .bb div,
#hotel-stats .bt, #hotel-stats .bt div,
#hotel-stats .bb, #hotel-stats .bb div,
#tag-cloud-slim .bt, #tag-cloud-slim .bt div,
#tag-cloud-slim .bb, #tag-cloud-slim .bb div {
	background-image: url(../images/frontpage/box_thin.png);
}
.bubble .i1,
#hotel-stats .i1,
#tag-cloud-slim .i1 {
	padding: 0 0 0 1px;
	background: url(../images/frontpage/borders_thin.png) repeat-y;
}
.bubble .i2,
#hotel-stats .i2,
#tag-cloud-slim .i2 {
	padding: 0 1px 0 0;
	background: url(../images/frontpage/borders_thin.png) repeat-y top right;
}
.bubble .i3,
#hotel-stats .i3,
#tag-cloud-slim .i3 {
    background-color: #ffffff;
    padding: 0 10px 0 10px;
}

/* */

.logincontainer {
    width: 223px;
}

.loginbox ul {
    padding: 1px 0 2px 0;
}

.loginbox .login-field, #captcha-code, #recaptcha_response_field {
    display: block;
    width: 187px;
    border: 2px solid #7f7f7f;
    padding-left: 1px;
    padding-right: 1px;
}

label.login-text {
    display: block;
}

.loginbox #register-link {
    display:none;
}

#login-username {
    margin-bottom: 3px;
    margin-top: 1px;
}
#login-password {
    margin-bottom: 5px;
    margin-top: 1px;
}
#remember-me {
    margin-bottom: 3px;
}

#remember-me {
    clear:both;
}
#remember-me input {
    vertical-align: middle;
    margin-left: 0;
}
#forgot-password, #remember-me {
    font-size: 10px;
}

.loginbox h2, .loginbox h3, .loginbox .rounded-container {
    display: none;
}

.loginbox form {
    margin: 0;
    padding: 0;
}

.loginbox .login-field-empty {
    color: #9a9a9a;
    font-weight: bold;
}

.loginbox .bt, .loginbox .bt div,
.loginbox .bb, .loginbox .bb div {
	background-image: url(../images/frontpage/box_login.png);
}

.loginbox .i1 {
	padding: 0 0 0 2px;
	background: url(../images/frontpage/borders_login.png) repeat-y bottom left;
}
.loginbox .i2 {
	padding: 0 2px 0 0;
	background: #ffffff url(../images/frontpage/borders_login.png) repeat-y top right;
}

.loginbox .i3 {
    background-color: transparent;
    padding: 0;
}

#login-habblet { 
	padding: 0 9px;
}

.logincontainer {
    position: absolute;
    right: 24px;
    top: 40px;
    z-index: 100;
}

#login-submit-button {
    position: absolute;
}

#login-submit-new-button {
    float: right;
}


/* login captcha */
.login-captcha {
    width: 230px;
}
.login-captcha p, .widehabblet p {
    margin: 0;
    padding: 0;
}
.login-captcha #login-username, .login-captcha #login-password, .login-captcha #captcha-code,
.login-captcha #remember-me, .login-captcha #forgot-password, .login-captcha label.login-text {
    margin-left: 7px;
}
#captcha-reload, #recaptcha-reload {
    margin-bottom: 5px;
    margin-top: 5px;
}
#captcha-container, #recaptcha_image {
    margin-bottom: 7px;
}
#captcha-code, #recaptcha_response_field {
    margin-bottom: 5px;
}
.login-captcha .action-error {
    width:222px;
}
.widehabblet .action-error {
    width:324px;
}


.widehabblet {
    width: 332px;
}
#recaptcha_image {
    border: 1px solid #000000;
    width: 300px;
    height: 57px;
}
.widehabblet #login-username, .widehabblet #login-password, .widehabblet #recaptcha_response_field,
.widehabblet #remember-me, .widehabblet #forgot-password, .widehabblet label.login-text {
    margin-left: 109px;
}

#captcha-reload img, #recaptcha-reload img {display: none;}

/* */

a.new-button {
	margin: 0 0 2px 10px;
	display: block;
	float: left;
	height: 25px;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}

a.new-button.disabled-button, a.new-button:disabled {
	cursor: default;
	-moz-opacity: .5;
	opacity: .50;
	filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* hide this from IE6 */
html > body a.new-button.fill, html > body a.new-button.fill b {
	display: block;
	float: none;
}

a.new-button b {
	float: left;
	padding: 5px 17px 4px 20px;
	font-size: 11px;
	height: 17px;
	margin-right: 3px;
	background: transparent url(../images/new_button.png) no-repeat -3px 0;
	color: #000 !important;
	font-weight: bold;
	text-align: center;
	display: inline;
}


a.new-button:hover { text-decoration: none; }
a.new-button:hover b { background-position: -3px -25px; }
a.new-button.disabled-button:hover b { background-position: -3px 0; }

a.new-button i {
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 25px;
	background: transparent url(../images/new_button.png) no-repeat 0px 0px;
}

/* green background ------------------------------ */

a.new-button.green-button b {
    background-position: -3px -150px;
    color: #fff !important;
}

a.new-button.green-button i {
    background-position: 0px -150px;
}

a.new-button.green-button:hover b {
    background-position: -3px -175px;
}

a.static-button {
    height: 39px;
    padding: 10px 20px 0 20px;
    width: 126px;
    background: transparent url(../images/frontpage/button_166x98.png) no-repeat top left;
    text-align: center;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 10px;
}

a.static-button:hover {
    background-position: 0px -49px;	
}

#merge-source {
    padding-left: 29px;
    background: transparent url(../images/frontpage/merge/canadian_flag.png) no-repeat 4px 50%;
    display: inline;	
}

#merge-source.hotel-gb { background-image: url(../images/frontpage/merge/UK_flag.png) }
#merge-source.hotel-sg { background-image: url(../images/frontpage/merge/SG_flag.png) }
#merge-source.hotel-au { background-image: url(../images/frontpage/merge/AU_flag.png) }

.mergebox .bt, .mergebox .bt div, .mergebox .bb, .mergebox .bb div {
	background-image:url("../images/frontpage/merge/box_login_merge.png");
}


#partner-logo {
    width: 100%; height: 100%;
    /* Don't combine the background properties so we won't override possible custom_css */
    background-repeat: no-repeat;
    background-position: bottom right;
}

#remember-me-notification {
	color: #333333;
	position: absolute;
	width: 220px;
	z-index: 120;
}

#remember-me-notification .submit {
	margin-bottom: 5px;
}

/* bubbles */
div.bottom-bubble-c {
	background-color: white;
	border-left: 2px solid black;
	border-right: 2px solid black;
	padding: 4px 7px;
}

div.bottom-bubble-t {
	background: url(../images/groups/editbubble-tl.png) no-repeat 0 100%;
	font-size: 1px;
	margin-right: 5px;
	text-align: right;
}

div.bottom-bubble-t div {
	background: url(../images/groups/editbubble-tr.png) no-repeat 100% 100%;
	padding-top: 15px;
	margin-right: -5px;
}

div.bottom-bubble-b {
	background: url(../images/groups/editbubble-bl.png) no-repeat 0 0;
	font-size: 1px;
	margin-right: 5px;
}

div.bottom-bubble-b div {
	background: url(../images/groups/editbubble-br.png) no-repeat 100% 0;
	padding-top: 5px;
	margin-right: -5px;
}

div.flash-message {
	margin-bottom: 12px;
	text-align: center;
}

div.action-error div {
	background-color: #e2001a;
	color: #fff;
}

.action-error {
    width:215px;
    z-index:-10;
}

div.action-error div a { color: #FFCC02 }

div.action-confirmation div {
	background-color: #4bb601;
	color: #fff;
}

/* */

.bubble {
    position: absolute;
    font-size: 10px;
    -moz-opacity: .88;
    opacity: .88;
    filter: alpha(opacity=88);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
    height: 24px;
}


.bubble .i1 {
    position: relative;
    background-color: #ffffff;
    z-index: 10;
}
.bubble .i2 {
    height: 4px;
}
.bubble .i3 {
    top: -4px;
    position: absolute;
    background-color: transparent;
}

.bubble .spike {
    position: absolute;
    margin-left: 50%;
    margin-right: 50%;
    margin-top: 8px;
    width: 5px;
    height: 5px;
    background: url(../images/frontpage/spike.png) no-repeat;
    z-index: 12;
}

/* */

#geoip-ad-container {
    position: absolute;
    z-index: 99;
    visibility: hidden;
}
#geoip-ad-container .bt, #geoip-ad-container .bt div,
#geoip-ad-container .bb, #geoip-ad-container .bb div {
    background-image: url(../images/frontpage/box_thin_green.png);
}
#geoip-ad-container .i1 {
	padding: 0 0 0 1px;
	background: url(../images/frontpage/borders_thin_black.png) repeat-y;
}
#geoip-ad-container .i2 {
	padding: 0 1px 0 0;
	background: url(../images/frontpage/borders_thin_black.png) repeat-y top right;
}
#geoip-ad-container .i3 {
    background-color: #1ba90b;
    padding: 0 10px 0 10px;
}

div#big-button {
    position: absolute;
    top: 66px;
    left: 32px;
    height: 121px;
    float:left;
}

div#big-button a{
    background: transparent url(../images/embed/join_now_button.png) no-repeat scroll -8px 0;
    cursor: pointer;
    text-decoration: none;
    height: 121px;
    max-width: 304px;
    float: left;
}

div#big-button span {
    background: url(../images/embed/join_now_button.png) no-repeat;
    float: right;
    width: 8px;
    height: 121px;    
}

div#big-button:hover a{
    background-position: -8px -121px;
}

div#big-button:hover span {
    background-position: 0 -121px;
}


#big-button-join-now {

    padding: 25px 20px 0 20px;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -0.05em;
}

#big-button-for-free {
    padding: 5px 20px 0 20px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    letter-spacing: -0.03em;
}


#tagline {
	color: #fff; font-size: 24px; font-weight: bold; text-align: center; padding: 3px 0px;
}
#tag-cloud-slim {
    background-color: #3d3d3d; color: #fff; text-align: center; padding: 3px 0px;
}

#rpx-signin {
	margin-top: 5px;
    padding: 3px 5px;
    border: 2px solid #adc1e0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#rpx-signin p { 
    margin: 0 0 5px 0;
}
#rpx-signin a {
    padding-right: 1px;
}