/* Styles for property Promotion Code landing pages - Planet Hollywood */
	
	/* SET COLORS FOR TOP AND BOTTOM NAV */
	#topNavigation, #bottomNavigtion {color:#a8a8a8}
	a.gnLink:link, a.gnLink:visited {
	margin:0 12px;
	text-decoration:underline;
	color:#a8a8a8;
	}
	
	#bottomNavigation a.gnLink:link, #bottomNavigation a.gnLink:visited {
	margin:0 5px;
	}
	
	/* SET COLOR FOR FLASH FOOTER AND FOOTER LINKS IF NO FlASH */
	#flashFooterContent, #flashFooterContent a { color:#a8a8a8; }
	#opinionLab { color:#000000; }
	
body {
	background-image: url(/images/Property/phv/navElements/bodyBg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 774px;
	border:3px solid #000;
	margin: 0 auto;
	background-color: #FFF;
	text-align:center;
}
h1 {
	font-size:19px;
	font-weight:bold;
	color:#dc291e;
	padding: 20px 0 5px 0;
	}
h2.offer {
	font-size:24px;
	font-weight:bold;
	color:#dc291e;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#dc291e;
	padding: 10px 0 30px 0;
	}
h3 a {
	font-size:16px;
	font-weight:bold;
	color:#a03784;
}	
p.property {
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0;
}
p.details {
	font-size:18px;
	padding:0;
	margin:15px 0;
}
p.promo {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:10px 0;
}
a.book {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#a03784;
	padding:0;
	margin:0;
}
.rbroundbox { background: url(/images/bg.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 10px 45px;
	text-align:left;
}
.rbroundbox {
	width: 581px;
	margin: 30px auto;
}

#disclaimer, #disclaimer a {
		color:#a8a8a8;  
		font-family:Verdana, Geneva, sans-serif;  
		font-size:10px; 
		text-align:center;
		margin:0px auto;
	}
