@charset "utf-8";
/* CSS Document */
img, div { behavior: url(iepngfix.htc) }
img { border:0; }
body, div {
font:12px Calibri, Arial, Helvetica, "Trebuchet MS", Constantia, Candara;
color:#fff;
margin:0; 
padding:0;
line-height:17px;
}
html {
overflow-y:scroll;
}
input, textarea {
font:11px Calibri, Arial, Helvetica, "Trebuchet MS", Constantia, Candara;
color:#000;
}
body.mceContentBody {
background: #000;
color:#fff;
padding:4px;
}
body.mceContentBody a:link{
color: #fff !important;
font-weight:800;
text-decoration: underline;
}

.formContentLabel { margin-right:10px; }
.formContentTextarea, .formContentTextfield	{ width:250px; font-size:12px; }
.formContentTextarea	{ width:595px; height:120px; }

a:link 			{ color: #ffffff; font-weight:bold; text-decoration: none; }
a:visited 		{ color: #ffffff; font-weight:bold; text-decoration: none; }
a:hover 		{ color: #ffffff; font-weight:bold; text-decoration: underline; }
a:active 		{ color: #ffffff; font-weight:bold; text-decoration: none; }

#footer a:link 			{ color: #033c48; font-weight:bold; text-decoration: none; }
#footer a:visited 		{ color: #033c48; font-weight:bold; text-decoration: none; }
#footer a:hover 		{ color: #033c48; font-weight:bold; text-decoration: underline; }
#footer a:active 		{ color: #033c48; font-weight:bold; text-decoration: none; }

.profile a:link 		{ color: #bbb; font-weight:bold; text-decoration: none; }
.profile a:visited 		{ color: #bbb; font-weight:bold; text-decoration: none; }
.profile a:hover 		{ color: #fff; font-weight:bold; text-decoration: none; }
.profile a:active 		{ color: #bbb; font-weight:bold; text-decoration: none; }

#info a:link 		{ color: #ccc; font-weight:bold; text-decoration: none; }
#info a:visited 	{ color: #ccc; font-weight:bold; text-decoration: none; }
#info a:hover 		{ color: #fff; font-weight:bold; text-decoration: underline; }
#info a:active 		{ color: #ccc; font-weight:bold; text-decoration: none; }

#body {
position:absolute;
background-color:#000;
background-image:url(http://lasvegaserotics.com/graphics/background.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:190px;
}
html, body {
height:100%;
width:100%;
}
h1, h2, h3, h4, h5 {
font:22px Calibri, Arial, Helvetica, "Trebuchet MS", Constantia, Candara;
font-weight:200;
color:#fff;
margin-top:20px;
margin-bottom:5px;
padding:0;
line-height:22px;
letter-spacing:-0.6px;
}
h1 {
font-size:38px;
line-height:38px;
padding-bottom:0px;
text-transform:uppercase;
}
h2 {
font-size:19px;
color:#fff;
font-weight:200;
line-height:19px;
letter-spacing:-1px;
margin-bottom:0;
}
h3 {
color:#ac0076;
font-size:38px;
line-height:38px;
padding-bottom:0px;
text-transform:uppercase;
}
h5 {
font-size:24px;
line-height:0px;
padding-bottom:0px;
text-transform:uppercase;
}
h5 + h2 {
margin-top:-5px;
}
p {
margin-top:10px;
margin-bottom:10px;
}
form { 
margin:0; padding:0; 
}
.clear { 
clear:both;
height:0px;
font-size:1px;
line-height:0px;
}
.clearfloat { clear:both; }
/* ************
	LAYOUT 
************ */
#header {
position:absolute;
top:0px;
background-image:url(http://lasvegaserotics.com/graphics/background-top.png);
background-position:left top;
background-repeat:repeat-x;
width:100%;
height:166px;
text-align:center;
z-index:10;
}
#logo {
position:absolute;
top:44px;
width:100%;
height:122px;
margin:auto;
text-align:center;
z-index:15;
}
#header img { margin-top:44px; }

div#container {
position:relative;
width:977px;
margin:auto;
z-index:5;
}
	div#container .mainpadding {
	padding:27px 35px;
	padding-top:17px;
	padding-bottom:0px;
	}
	div#container h1:first-child, div#container h2:first-child, div#container h3:first-child {
	margin-top:0px;
	}
#menu {
position:relative;
width:255px;
float:left;
}
	.boxmargin { margin-bottom:5px;}
	.menuboxframe {
	position:relative;
	background-image:url(http://lasvegaserotics.com/graphics/background-box1outside.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#151616;
	border-right:1px solid #1e1f1f;
	padding-top:10px;
	padding-bottom:10px;
	}
	.menubox, .otherlinks {
	background-image:url(http://lasvegaserotics.com/graphics/background-box1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#040404;
	border-top:1px solid #000101;
	border-left:1px solid #1e1f1f;
	width:235px;
	margin-left:10px;
	}
	.otherlinks {
	background-image:url(http://lasvegaserotics.com/graphics/background-otherlinks.jpg);
	}
#content {
position:relative;
width:717px;
position:relative;
float:right;
}
	.containermargin {	margin-bottom:5px; }
	.containermargin img { display:block; }
	.container {
	position:relative;
	width:100%;
	background-color:#0f1010;
	background-image:url(http://lasvegaserotics.com/graphics/background-content.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	}
		.containerpadding {
		position:relative;
		width:697px;
		display:block;
		margin-left:9px;
		border-top:1px solid black;
		border-left:1px solid #1e1f1f;
		background-color:#040404;
		}
		.backgroundsubpage {
		background-image:url(http://lasvegaserotics.com/graphics/background-subpage.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		}
		.textpadding {
		padding:10px 15px 10px 19px;
		}
		.containerpadding p {
		margin:0; padding:0;
		}
		#gallery { width:698px; position:relative; }
		#gallery img { border-bottom:1px solid #000; float:left; border-left:1px solid #000;  }
		#info { border-top:1px solid #060606; border-bottom:1px solid #2b2c2c; color:#ccc; font-size:16px; text-transform:uppercase; }
		#info span { color:#fff; font-weight:800; }
		#info td p { margin-bottom:2px; }
		#info td { padding-left:21px; padding-right:15px; padding-top:9px; padding-bottom:20px; vertical-align:middle; }
		.profile {
		position:relative;
		float:left;
		width:115px;
		height:222px;
		border-left:1px solid #000;
		}
			.profileoverlay {
			position:absolute;
			top:0px;
			left:0px;
			width:115px;
			height:222px;
			background-image:url(http://lasvegaserotics.com/graphics/profile-overlay.png);
			background-position:left top;
			background-repeat:no-repeat;
			z-index:10;
			}
			.clickprofile {
			position:absolute;
			top:0px;
			left:0px;
			width:115px;
			height:222px;
			z-index:100;
			cursor:pointer;
			}
			.profileoverlay a {
			position:absolute;
			top:200px;
			left:23px;
			}
			.profileoverlay .arrow {
			position:absolute;
			top:205px;
			left:9px;
			width:8px;
			height:12px;
			background-image:url(http://lasvegaserotics.com/graphics/red-arrow.png);
			background-position:left top;
			background-repeat:no-repeat;
			}
			.profileoverlay h1 {
			position:absolute;
			top:1px;
			color:#ccc;
			width:100%;
			font-size:20px;
			line-height:22px;
			font-weight:200;
			text-align:center;
			text-transform:uppercase;
			letter-spacing:-0.6px;
			}
			.profileoverlay span {
			display:block;
			font-size:12px;
			}
			.profileoverlay h2 {
	position:absolute;
	top:170px;
	left:2px;
	color:#f5f9f9;
	font-size:19px;
	font-weight:200;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:-0.6px;
	line-height:13px;
			}
			.profilephoto {
			position:absolute;
			width:115px;
			height:166px;
			overflow:hidden;
			top:29px;
			left:0px;
			z-index:5;
			}


.line_dark {
clear:both;
border-bottom:1px solid #162c00;
margin-bottom:12px;
}




.menu {
padding:0px 0px 0px 0px;
margin:23px 0px 0px 0px;
border-top:1px solid #031118;
color:#cccccc;
list-style:none;
text-transform:uppercase;
}
.menu ul {
list-style:none;
margin: 0;
padding: 0;
border: none;
}
.menu li li { padding-left:20px; }
.menu li {
border-top: 1px solid #2b2c2c;
border-bottom: 1px solid #060606;
margin: 0;
}
.menu li a {
display:block;
padding:2px 5px 2px 22px;
border-left: 0px solid #1958b7;
color: #cccccc;
text-decoration:none;
background-image:url(http://lasvegaserotics.com/graphics/red-arrow.png);
background-position:8px 6px;
background-repeat:no-repeat;
}
html>body .menu li a {
width: auto;
}
.menu li a:hover {
color: #fff;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#lightboxContainer img { padding:0; margin:1px 6px 0px 4px; display:block; float:left; }

.seoText	{
	text-align: center;
}
.seoText H1	{
	text-decoration: underline;
	text-align: center;
}
.seoText P	{
	text-align: justify;
}
.container .backgroundsubpage .textpadding H2	{
	text-transform: capitalize;
}
.container .backgroundsubpage .textpadding H2	{
	padding: 15px 0 0 25px;
	font-size: 150%;
}
.container .backgroundsubpage .textpadding H3	{
	font-size: 30px;
	margin-top: 0;
	letter-spacing: 2px;
}
.container .backgroundsubpage .textpadding p	{
	margin: 10px 0;
	font-size: 13px;
}
