@charset "utf-8";
body {
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	background: #343436;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
h2 {
	color: #F2D320;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: 5px 0 5px 0;
}
a {
	color: #F2D320;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	}
.lasvegasonline #container {
	width: 800px;  
	background: #343436;
	color: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	height: auto !important;
	min-height: 100%;
	position: relative;
}
.lasvegasonline #mainContent {
	padding: 0 0 0 16px;
	margin: 0;
	position: relative;
	_height: 1%;
}
.lasvegasonline #left-content {
	width: 550px;
	float: left;
	min-height:250px;
	_height:250px;
}
#left-content-contact {
	width: 550px;
	height: 250px;
	float: left;
}
#left-content-home {
	width: 570px;
	float: left;
	}
#left-content-home2 {
	width: 100%;
	float: left;
}
.lasvegasonline #topBar {
	height: 10px;
	background: #EDD218;
}
.lasvegasonline #topsubBar {
	height: 1px;
	background: #FFFFFF;
}
.lasvegasonline #logo {
	background: transparent url(../images/lasvegaslogo.gif) 12px 15px no-repeat;
	width: 270px;
	height: 65px;
	padding: 15px 10px 3px 12px;
	display: inline; 
	float: left;
}
#bannerContent {
	background: transparent url(../images/lasvegas-header.gif) 12px 5px no-repeat;
	width: 790px;
	height: 210px;
	padding: 5px 0px 0px 12px;
}
#header-right {
	float: right;
	display: inline;
	width: 300px;
}
.lasvegasonline #phone_number {
	background: transparent url(../images/phonenumber.gif) no-repeat;
	position: relative;
	/*width: 280px;*/
	height: 20px;
	/*display: inline;*/
	float: right;
	margin: 20px 8px 0 0;
	padding: 2px 0 0 50px;
	font-weight: bold;
	font-size: 18px;
}
.lasvegasonline #poweredbyOS {
	background: transparent url(../images/poweredby.gif) 0 8px no-repeat;
	position: relative;
	width: 160px;
	height: 34px;
	display: inline;
	float: right;
	margin: 8px 8px 0 0;
}
/* Navigation
-------------------------------------------------- */
#navigation 	{ 
	margin: -4px 0 0 0;
	height: 29px;
	padding: 0px 0px 0px 18px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#navigation li	{ 
	float: left;
	margin: 0 1px 0 0;
	list-style-type: none;
	text-align: center;
}
#navigation .current { 
	background:  url(../images/navigation_tab_over.gif) no-repeat 0 0;
	position: relative;
	z-index: 2;
	margin: 0;
}
	
#navigation li:hover { }
#navigation .current:hover { margin-top: 0; }
#navigation .current strong { 
	display: block;
	width: 105px;
	background: url() no-repeat 50% 100%;
	padding: 0;
	font-weight: bold;
	color: #330;
}
#navigation a 	{ 
	display: block;
	width: 105px;
	background:  url('../images/navigation_tab.gif') no-repeat 0 0;
	height: 29px;
	line-height: 27px;
	padding: 0 0;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	border: none;
}
#navigation a:hover { 
	background:  url('../images/navigation_tab_over.gif') no-repeat 0 0;
	color: #000;
}
#nav-reflection {
	margin: 0 0 0 18px;
}
input {
	margin-top: 4px;
}
#sendbutton {
	background: url('../images/submit-button.gif') no-repeat 0 0;
	width: 80px;
	height: 30px;
	float: right;
	margin: 0 10px 0 0;
	/**margin-top: -6px;*/
}
#sendbutton a:hover { 
	background: url('../images/submit-button-over.gif') no-repeat 0 0;
}

#findoutform {
	background:  url('../images/formbackground.jpg') no-repeat 0 0;
	float: right;
	width: 182px;
	height: 232px;
	margin-top: -25px;
	color: #000000;
	padding: 0 0 0 12px;
	font-size: .85em;
}

.findoutformfieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#findoutform h3 {
	margin: 10px 0px 0px 0px;
	padding-left: 0px;
	padding-bottom:0px;
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
}
#findoutform p {
	display: block;
	background: #f4f4f4;
	margin: 0;
	padding-top: 20px;
	text-align: right;
}
#findoutform form, #findoutform2 form {
	padding:0px;
	margin:0px;
}
#findoutform .fsbtn, #findoutform2 .fsbtn {
	clear:both;
	display:block;
}
#findoutform .fs1, #findoutform2 .fs1 {
	display:block;
}
#findoutform .fs1 input, #findoutform2 .fs1 input {
	border: 1px solid #cecece;
}
#findoutform .fs1 input {
	width: 150px;
}
#findoutform input.sendbutton	{ 
	color: #fff;
	width:80px;
	height: 30px;
	line-height: 30px;
	text-indent: -99999px;
	background: transparent url('../images/submit-button.gif') no-repeat 0 0;
	cursor:pointer;
	border-style: none;
}
#findoutform input.sendbutton:hover	{ 
	background: url('../images/submit-button-over.gif') no-repeat 0 0;
}
#findoutform label, #findoutform2 label {
	display:block;
}

#findoutform2 {
	background:  url('../images/formbackground.jpg') no-repeat 0 0;
	float: right;
	width: 182px;
	height: 232px;
	color: #000000;
	padding: 0 0 0 12px;
	font-size: .85em;
	margin-top: 11px;
	*margin-top: 12px;
}
#findoutform2 h3 {
	margin: 10px 0 0 0;
	padding-left: 0px;
	color: #000000;
	font-size: 1.3em;
	font-weight: 600;
}
#findoutform2 p {
	display: block;
	background: #f4f4f4;
	margin: 0;
	padding-top: 20px;
	text-align: right;
}
#findoutform2 input.sendbutton	{ 
	color: #fff;
	width:80px;
	height: 30px;
	line-height: 30px;
	text-indent: -99999px;
	background: transparent url('../images/submit-button.gif') no-repeat 0 0;
	cursor:pointer;
	border-style: none;
}
#findoutform2 input.sendbutton:hover	{ 
	background: url('../images/submit-button-over.gif') no-repeat 0 0;
}
#findoutform-reflection {
	float: left;
	margin: 5px 0 0 23px;
}
#findoutform-reflection2 {
	float: right;
	margin: 6px 11px 0 0;
	_margin: 6px 6px 0 0;
}
.error {
	color:#CC0000;
}

.frontbox {
	float: left;
	width: 190px;
	height: 210px;
}
.frontbox h3 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 105%;
	padding: 85px 0 0 20px;
	*padding: 105px 0 0 15px;
	margin-bottom: 8px;
}
.frontbox p {
	margin: 5px 0 5px 0;
	padding: 0 15px 0 20px;
	color: #CCCCCC;
}
#peoplebox {
	background: url('../images/peoplewithglowbox.jpg') no-repeat;
	}
#trafficbox {
	background: url('../images/trafficwithglowbox.jpg') no-repeat;
}
#graphbox {
	background: url('../images/chartwithglowbox.jpg') no-repeat;
}
#starbox {
	float: left;
	width: 565px;
	height: 85px;
	background: url('../images/starbox.jpg') 5px -10px no-repeat;
}
#starboxtext {
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 105%;
	height: 75px;
	line-height: 75px;
	padding: 0 0 0 105px;
	*padding: 0 0 0 105px;
}
#starboxsubtext {
	float: left;
	font-weight: normal;
	height: 75px;
	line-height: 75px;
	text-transform: none;
	color: #CCCCCC;
	padding: 0 0 0 20px;
}
#startToday {
	background: url('../images/start_today.png') no-repeat;
	_background: url('../images/start_today.gif') no-repeat;
	height: 149px;
	width: 149px;
	position: absolute;
	top: -80px;
	right: -55px;
	z-index: 99;
	_top: -55px;
	_right: -75px;
}
#startToday2 {
	background: url('../images/start_today.png') no-repeat;
	_background: url('../images/start_today.gif') no-repeat;
	height: 149px;
	width: 149px;
	position: absolute;
	top: -75px;
	*top: -319px;
	right: -55px;
	_top: -55px;
	_right: -75px;
	z-index: 99;
	clear: both;
}
#handRight {
	height:202px;
	position:absolute;
	right:-7px;
	top:600px;
	width:103px;
	z-index:99;
}
.phonenumber {
	color: #F2D320;
	font: 1.4em Arial, Verdana, helvetica, sans-serif;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-transform: uppercase;	
}
.footer {
	margin: 25px 0 0 0;
	height: 40px;
	line-height: 40px;
	font-size: 70%;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	position: relative;
	bottom: 0pt;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover  {
	text-decoration: underline;
}
.footcontainer {
	width: 800px;  
	color: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	padding: 0 0 0 20px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
	margin-right: 35px;
}

/*--------------------RESPONSE-------------------*/
#screen {
	z-index:100;
	width:100%;
	background:#000;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	/*display:none;*/
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#contactResponse {
	z-index:101;
	width:600px;
	padding:13px;
	border:2px solid #cecece;
	position:absolute;
	top:225px;
	left:50%;
	margin-left:-315px;
	background:#F2D321 url('../images/contact-response-bg.gif') bottom left repeat-x;
	text-align:left;
	color:#333335;
}
#contactResponse h1 {
	font-size:18px;
}