﻿/** This is for the iframe content, don't want any margin */
body 
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #ffffff;
}
.citycenter-content-header
{
	font-weight: bold;
	font-size: 1.2em;
	/*text-decoration: underline;*/
}
.citycenter-content-page a
{
	color: #ffffff;
	text-decoration: underline;
}
#citycenter-veer
{
	background-image: url('../../images/vegas/citycenter/veer_background.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 500px;
	height: 836px;
}
#citycenter-vdara
{
	background-image: url('../../images/vegas/citycenter/vdara_background.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 500px;
	height: 752px;
}
#citycenter-mandarin
{
	background-image: url('../../images/vegas/citycenter/mandarin_background.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 500px;
	height: 752px;
}
#citycenter-harmon
{
	background-image: url('../../images/vegas/citycenter/harmon_background.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 500px;
	height: 831px;
}
#floorplan_img { margin-top: 25px; }
#javascript_plan_view 
{ 
	margin-top: 20px;
	display: none;
	visibility: hidden;
}
#noscript_plan_view 
{
	 margin-top: 20px; 
}
#citycenter-image-view a { margin: 3px 25px; }
