@charset "utf-8";
/* CSS Document */



body  {
	font: 100% "Lucida Grande", Geneva,  Arial, Verdana, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center;
	margin: auto;
	color: #000000;
	background: #240c12 url(../Las_Vegas_Condo_Images/Platinum_bk.jpg) repeat-x; 
	font-size:12px;
}

h1 {
	font-size:16px;
	margin: 5px;

}
h2 {
	color:#ac4604;
	color:#d98724;
	font-size:14px;
	margin: 5px;
	padding:0px;
}

/* ***************Body Link ********** */

/* small white text with links */
.bodylink
{
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#999999; 

}
a.bodylink:link 
{	
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#999999; 
	text-decoration:none;

}
a.bodylink:visited
{
	text-decoration:none;
	font-size:12px; 
	color:#999999; 
}
a.bodylink:hover
{   
	text-decoration:underline;
	font-size:12 px;
	color:#ffcc00;  
}




/* ********* START Footer *********** */
.footer
{
	height:15px; 
	padding:5px 10px 5px 10px;
	color:#999999;
	font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	
}


/* small white text with links */
.footertx
{
	font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#999999; 
	font-size:9px; 
	color:#999999;
 

}
a.footertx:link 
{	
	font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size:9px; 
	color:#999999; 
}
a.footertx:visited
{
	text-decoration:none;
	font-size:9px; 
	color:#999999; 
}
a.footertx:hover
{   
	text-decoration:underline;
	font-size:9px;
	color:#999999;  
}



/* ********** END ************ */

/* ********** FAQ ************ */
h2.faq_question  {
font : bold 1.2em "Tahoma", verdana, Arial;
color : #CCC;
margin:5px 0px;
text-align:left

}
.faq_line
{
background : transparent;
border-bottom : 1px solid #e3eaef;
padding: 5px 0px;
margin-bottom:10px;

}


h2.sidebar {
font : bold 12 "Tahoma", verdana, Arial;
color : #CCC;
margin:5px 0px;
text-align:left

}


.sidebar {
color : #CCC;
margin:5px 0px;
text-align:left;

}

a:link 
{	
	text-decoration:underline;
	color:#999999; 
	

}
a:visited
{
	text-decoration:underline;
	color:#999999; 
}
a:hover
{   
	text-decoration:underline;
	color:#c09c67;  
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../Las_Vegas_Condo_Images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../Las_Vegas_Condo_Images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../Las_Vegas_Condo_Images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../Las_Vegas_Condo_Images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.contact {  
	font-size:12 px;
	font-weight:bold;
	text-align:center;
	color:#d98722;  
}


.owners{
	background:url(../owners/platinum_owner_images/Platinum_bk_owners.jpg);
	background-repeat:repeat-x;
	color:#cccccc;
	background-color:#2c0e16;
}

.owners h2{
	color: #c09c67;
	}
	
.owners a:link{color:#cccccc;}