html,body,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p {   
margin: 0;
padding: 0;
}

/* Beggin Main Elements */	
html {
}
h1 {
	text-align:left;
	color:red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding:20px 0 15px 0px;
}

h2 {
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:10px 0 10px 0;
}

h3 {
	color:#FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}

h4 {
	 	font-family: Georgia, serif;
         font-size: 14px;
         font-weight: normal;
         color: #ffffff;
         margin: 0px 10px 0px 0;
         padding: 2px 4px 5px 1px;
		 background-color:#a72323;
}

a:visited {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
}

a {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}

a:hover {
	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
}

a:active {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
}

p {
	text-align:left;
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color: #000000;
}
/* ------------------------------------------------- END of Main Elements ------------------------------------------------- */



/* ######### Font Styles ######### */

p.firstparagraph:first-letter {font-weight:bold; font-size:130%;}

.vip {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
	list-style-type: lower-roman;
	cursor: e-resize;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight: bold;
	margin-top:0;
}
p.contactus {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p.contactus2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;	
	font-size: 24px;
	font-weight: bold;
}
.contactus2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;	
	font-size: 24px;
	font-weight: bold;
}
.style3 {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.style3b {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
}
.style8 {
font-family: Arial, Helvetica, sans-serif; font-style: italic; 
}
.style10 {
font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
}
.style14 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style15 {
text-align:left;
color:#FF0000;
font-size: 18px;
}
p.style15 {
text-align:left;
color:#FF0000;
font-size: 18px;
}
.style21 {
	color: #FF0000;
	font-size: 18px;
}
.style22 {
font-size: 24px
}
.style23 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
color:#FFFFFF;
font-size: 15px;
}
.style24 {
color:#FF0000;
font-size: 22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.style24 p {
	text-align: center;
}
.style26 {
color: #FF0000; 
font-size: 17px;
}
p.photostext {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.faqs {
	text-align:right;
	margin-right:25px;
}
.capital {
font-size: 20px;
font-weight: bold;
}
/* ------------------------------------------------- End of Fonts ------------------------------------------------- */


/* ------------------------------------------------- Misc ------------------------------------------------- */
div.float {
  padding: 10px;
  float: left;
}
  
div.float p {
   text-align: center;
}
   
.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:active {
	text-decoration:none;
	color:#FFF;
}

.breadcrumb A:hover {
	color:#FF0000;
}

.companylinks A:link, .companylinks A:visited, .companylinks A:active {
	text-decoration:none;
	color:#FFF;
}

.companylinks A:hover {
	color:#FF0000;
}

#floatcenter {
	width:815px;
	margin-left:auto;
	margin-right:auto;
}
/* ------------------------------------------------- END of Misc ------------------------------------------------- */


/* ######### Main Page Container DIVs ######### */
#page {
	width:907px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	overflow: hidden;
	width:907px;
	height: 360px;
	margin: 0 auto; 
	text-align: center;
}

#header_new {
	overflow: hidden;
	width:907px;
	height: 340px;
	margin: 0 auto; 
	text-align: center;
}

#header_novid {
	overflow: hidden;
	width:907px;
	height: 145px;
	margin: 0 auto; 
	text-align: center;
}

#header img {
	float: left;
}

#header object {
	float: left;
	margin-top: 0px;
}
/* ------------------------------------------------- End of Main Paige Cont. Divs ------------------------------------------------- */


/*  START OF NAVIGATION MENU ----------------------------- */

.chromestyle{
	width: 100%;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	border-bottom: 1px #313131;
	background: url(includes/menuimg/blk-bg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 10px 0px 10px 0px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #fff;
	padding: 10px 7px 10px 7px;;
	margin: 0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(includes/menuimg/blk-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle2{
	width: 100%;
	font-weight: bold;
}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle2 ul{
	width: 100%;
	border-bottom: 1px #313131;
	background: url(includes/menuimg/blk-bg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 10px 0px 10px 0px;;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
	display: inline;
}

.chromestyle2 ul li a{
	color: #fff;
	padding: 10px 3px 10px 3px;;
	margin: 0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-left: 1px solid #DADADA;
}

.chromestyle2 ul li a:hover, .chromestyle2 ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(includes/menuimg/blk-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #FEFFFF;
	width: 175px;
	visibility: hidden;
	text-align: left;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #770101;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}

.dropmenudiv2{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #FEFFFF;
	width: 175px;
	visibility: hidden;
	text-align: left;
}

.dropmenudiv2 a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #770101;
}

* html .dropmenudiv2 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}
/* ------------------------------------------------- END OF NAVIGATION MENU ------------------------------------------------- */



#contactmap {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px 0px 50px 40px;
}

#contactmap a {
	color: #F00;
	font-weight: normal;
	text-decoration: underline;
}





#content {
overflow:hidden;
width:907px;
margin: 0 auto; 
text-align: center;
}

#contentindex {
overflow:hidden;
width:907px;
}

#column1_2n {
float:left;
width:907px;
	border-top: thin #990000 solid;
	margin-top: 10px;
}

#column1_2 {
float:left;
width:907px;
}

#column1_2i {
float:left;
width:907px;
border-bottom: thin #990000 solid;
}

#column1 {
overflow: hidden;
float:left;
width:450px;
}
#column1 p {
padding:0 30px 0 10px;
}
#column1 a {
color:red;
text-decoration:none;
}
#column1 a:hover {
color:#FFFF00;
}

#column2 {
overflow: hidden;
float:left;
width:457px;
}
#column2 p {
margin:0 0 0 0;
}
#column2 a {
color:red;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#column2 a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#column2i {
overflow: hidden;
float:left;
width:457px;
}
#column2i p {
margin:0 0 0 0;
text-align: right;
}
#column2i a {
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#column2i a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#VIP-01 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-02 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-2.gif");
}
#VIP-03 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-04 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-4.gif");
}
#VIP-05 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-06 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-6.gif");
}
#VIP-07 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-08 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-8.gif");
}
#VIP-09 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-10 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-10.gif");
}
#VIP-11 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-12 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-12.gif");
}

#VIP-BG-01 {
	
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-02 {
	float:left;
	width:225px;
	height:34px;
}

      a.viprollover {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-1.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-1-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover2 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-3.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover2 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-3-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }	  

      a.viprollover3 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-5.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover3 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-5-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover4 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-7.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover4 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-7-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover5 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-9.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover5 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-9-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover6 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-11.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover6 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-11-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

#VIP-BG-03 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-04 {
	float:left;
	background-image: url("Images/VIP_BG_10.gif");
	width:225px;
	height:72px;
}

#VIP-BG-07 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-08 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-09 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-10 {
	float:left;
	background-image: url("Images/VIP_BG_10.gif");
	width:225px;
	height:72px;
}

#VIP-BG-11 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-12 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-13 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-14 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-15 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-16 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-17 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-18 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-19 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-20 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-21 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-22 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-23 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-24 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-25 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-26 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-Text1 {
	float: right;
	width: 225px;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#VIP-Text2 {
	float: right;
	width: 225px;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#VIP-Text3 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}
#VIP-Text4 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}
#VIP-Text5 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}
#VIP-Text6 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}

#column3 {
float:left;
width:280px;
height:750px;
}
#column3 li {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
#column3 a {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-decoration:none;
}
#column3 a:hover {
color:white;
}

#column4 {
float:right;
height:750px;
width:260px;
}
#column4 li {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
#column4 a {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-decoration:none;
}
#column4 a:hover {
color:white;
}

#column5 {
	float:left;
	width:47px;
	height: 331px;
	
}
#column5 a {
color:red;
text-decoration:none;
}
#column5 a:hover {
color:#FFFF00;
}

#column6 {
float:left;
width:500px;
}
#column6 p {
margin:0 35px 0 0;
}
#colomn6 ul {
}
#column6 li {
background-image:url(Images/vipbg.jpg);
background-repeat:repeat-y;
height:108px;
width:450px;
text-align:center;
}
#column6 li a {
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#column6 a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#column7 {
	float:left;
	width:43px;
	height: 331px;
	
}

#column8 {
	clear:both;
	float:left;
	width:47px;
	height: 29px;
	
}

#column9 {
	float:left;
	width:43px;
	height: 29px;
}

#column10 {
	float:left;
	width: 47px;
	height: 295px;
}

#column11 {
	float:left;
	width: 43px;
	height: 295px;
}

#column12 {
float:left;
width:457px;
}
#column12 p {
padding:0 57px 0 57px;
}
#column12 a {
color:red;
text-decoration:none;
}
#column12 a:hover {
color:#FFFF00;
}

#columntabs {
	overflow: hidden;
	float:left;
	width: 907px;
	height: 29px;
    text-align:left;
}

#footer p{
text-align:center;
}

#footer {
color:#cccccc;
clear:both;
float:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:15px;

}

#footdisc {
color: #333;
clear:both;
float:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
margin-top:20px;
text-align: justify;
}

#clear {
clear:both;
float:right;
width:100%;
}
#menuarea_new {
	float:left;
	width: 235px;
	height: 145px;
	
}


#menuarea_video {
	width: 907px;
	height: 195px;
	
}


#menuarea {
	background: url(Images/flash-header.jpg) no-repeat;
	float:left;
	width: 907px;
	height: 331px;
	
}
#menuarea a {
color:red;
text-decoration:none;
}
#menuarea a:hover {
color:#FFFF00;
}
#contentarea {
	width: 907px;
	margin: 0;
	margin-top: 331px;
	background-color: #000000;
	left: 0px;
}

#flashcontent {
float:left;
	width: 350px;
	height: 310px;
	margin-top: 0px;
	margin-left: 50px;
}
#flashbanner2 {
float:left;
	width: 160px;
	height: 420px;
	margin: 0px;
	margin-top: 0px;
	background-color: #000000;
}

#steve {
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
width:375px;
margin:20px 0 0 40px;
padding:20px 10px 0 10px;
}
#steve img {
margin:10px 0 10px 0;
border:none;
}
fieldset {
border:solid 2px #FF0000;
width:235px;
padding:10px;
}
legend {
color:red;
font-size:13px;
}
#stevelinks a {
color: #999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8px; 
font-weight: bold; 
text-decoration: none;
}
#stevelinks a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8px; 
font-weight: bold; 
text-decoration: none; 
}

#showlink {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:907px;
margin-left:auto;
margin-right:auto;
}

#showlink a:visited {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}

#showlink a {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none;
}
#showlink a:hover {
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}
#showlink a:active {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}

#viplink a:visited {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none; 
}

#viplink a {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
}
#viplink a:hover {
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none; 
}
#viplink a:active {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none; 
}

#viplinkhover1 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover1 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover1 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
}

#viplinkhover2 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover2 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover2 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

.nlmap a {
color: #FFFFFF;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
.nlmap a:hover {
color: #FF0000;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
.nlmap a:active {
color: #FFFFFF;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

.nlmaplink {
	float:right; 
	margin: 0px 0px 20px 10px; 
	border: 1px solid #900; 
	padding:0px; 
	width:160px;
	font-size: 12px; 
}

.nlmaplink p {
	font-size: 12px; 
}

.nlmaplink a {
color: #666;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
.nlmaplink a:hover {
color: red;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
.nlmaplink a:active {
color: #FFFFFF;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}






#viplinkhover2b a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover2b a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover2b a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#viplinkhover3 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover3 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover3 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#viplinkhover4 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover4 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover4 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}



/* ######### Page DIV Styles ######### */
#innercontents {
float:left;
width:907px;
}

#shoppingcart {
width:907px;
float:left;
overflow:hidden;
}

#wide {
float:left;
width:907px;
}

#wide2 {
float:left;
width:907px;
}

#narrowcontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:550px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#narrowcontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#mediumcontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:800px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#mediumcontents p {
color:#CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
margin-left: 25px;
}



#mediumcontents a {
	color: red;
	font-weight: bold;
	text-decoration:underline;
}

#mediumcontents a:visited {
	color: red;
	font-weight: bold;
	text-decoration:underline;
}


#smediumcontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:700px;
margin-left:auto;
margin-right:auto;
text-align: left;
float: left;
}

#smediumcontents p {
color:#CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
margin-left: 25px;
}

#smediumcontents .testi-textc p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#CCC;
margin-left: 0px;
padding-left: 0px;
text-align: justify;
}

#smediumcontents a {
	color: red;
	font-weight: bold;
	text-decoration:underline;
}

#smediumcontents a:visited {
	color: red;
	font-weight: bold;
	text-decoration:underline;
}


#mediumcontents2 {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:800px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#mediumcontents2 p {
color:#CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
margin-left: 25px;
}

#mediumcontents2 a {
	color: red;
	font-weight: bold;
	text-decoration:underline;
}



#meetteam {
color:#CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width:800px;
margin-left:auto;
margin-right:auto;
text-align: left;
}


.meetteamn {
color: #FFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
padding:0px 0 10px 0;
font-weight: bold;
}


.meetteamt {
color: red;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
padding:0px 0 20px 0;
}
	

#meetteam p {
color:#CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
margin-left: 25px;
}

#meetteam a {
	color: red;
	font-weight: bold;
	text-decoration:underline;
}






#packagecontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:650px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#packagecontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#photos {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
width:550px;
margin: 0 auto; 
text-align: center;
}

#photos p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
}

#widercontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:850px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#widercontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#widercontents2 {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:850px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#widercontents2 p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
margin: 0 auto; 
text-align: center;
}

#requestform {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:550px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#clubslinks {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:907px;
margin-left:auto;
margin-right:auto;
}

#clubs {
clear:both;
float:none;
}
#clubs img {
margin:0 25px 0 25px;
}

#clublist {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#clublist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}


#clublist2 {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#clublist2 h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}


#limo {
color:#ffffff;
width:500px;
margin:20px auto 10px auto;
padding:0 0 20px 0;
text-align:left;
}




/* ####################################################### nightclubs ####################################################### */
#xs {
margin-left: 20px;
padding:0 0 0 185px;}

#marquee {
margin-left: 20px;
padding:0 0 0 185px;}

#pure {
margin-left: 20px;
padding:0 0 0 185px;}
#pure ul, li { list-style: none; list-style-image:none; }

#tao {
margin-left: 20px;
padding:0 0 0 185px;}

#vanity {
margin-left: 20px;
padding:0 0 0 185px;}

#tryst {
margin-left: 20px;
padding:0 0 0 185px;}

#haze {
margin-left: 20px;
padding:0 0 0 185px;}

#galleryclub {
margin-left: 20px;
padding:0 0 0 185px;}

#chateauclub {
margin-left: 20px;
padding:0 0 0 185px;}

#nikkinc {
margin-left: 20px;
padding:0 0 0 185px;}

#eve {
margin-left: 20px;
padding:0 0 0 185px;}

#lax {
margin-left: 20px;
padding:0 0 0 185px;}

#jet {
margin-left: 20px;
padding:0 0 0 185px;}

#rain {
margin-left: 20px;
padding:0 0 0 185px;}

#priven {
margin-left: 20px;
padding:0 0 0 185px;}

#bank {
margin-left: 20px;
padding:0 0 0 185px;}

#blush {
margin-left: 20px;
padding:0 0 0 185px;}

#moon {
margin-left: 20px;
padding:0 0 0 185px;}

#lavo {
margin-left: 20px;
padding:0 0 0 185px;}

#studio54 {
margin-left: 20px;
padding:0 0 0 185px;}

#christian {
margin-left: 20px;
padding:0 0 0 185px;}

#rok {
margin-left: 20px;
padding:0 0 0 185px;}

#thehotel {
margin-left: 20px;
padding:0 0 0 185px;}

#oneoak {
margin-left: 20px;
padding:0 0 0 185px;}

#hyde {
margin-left: 20px;
padding:0 0 0 185px;}
/* ------------------------------------------------- END of Nightclubs ------------------------------------------------- */


#body {
margin-left: 20px;
padding:0 0 0 185px;}


#polyesthers {
margin-left: 20px;
padding:0 0 0 185px;}



#studio {
margin-left: 20px;
padding:0 0 0 185px;}
#light {
margin-left: 20px;
padding:0 0 0 185px;}
#empire {
background-image: url(Images/eballroom_logo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#tangerine {
margin-left: 20px;
padding:0 0 0 185px;}
#ice {
background-image: url(Images/ice_logo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#clubrio {
background-image: url(Images/clubrio_logo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#beach {
background-image: url(Images/beachlogo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#sapphire {
background-image: url(Images/sapphire.jpg);
background-position: left;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#scores2 {
background-image: url(Images/scores2.jpg);
background-position: left;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#seamless {
background-image: url(Images/seamlesslogo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
padding:0 0 0 185px;}




/* #######################################################START OF Strip Clubs  ######################################################## */
#sapphire2 {
background-image: url(Images/sapphire-special.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#spearmint {
background-image: url(Images/spearmint_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#ricks {
background-image: url(Images/ricks_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#olympicgarden {
background-image: url(Images/olympicgarden_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#crazyhorseiii {
background-image: url(Images/chiii_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#clubparadise {
background-image: url(Images/clubparadise_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_treasures {
background-image: url(Images/gc_treasures_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_cheetahs {
background-image: url(Images/gc_cheetahs_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_baddabing {
background-image: url(Images/gc_baddabing_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_dejavu {
background-image: url(Images/gc_dejavu_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_palomino {
background-image: url(Images/gc_palomino_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_littledarlings {
background-image: url(Images/gc_littledarlings_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_glittergulch {
background-image: url(Images/gc_glittergulch_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_diamond {
background-image: url(Images/gc_diamond_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_sheris {
background-image: url(Images/gc_sheris_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
/* ------------------------------------------------- END OF Strip Clubs  ------------------------------------------------- */


/* ####################################################### start OF Pools  ####################################################### */
#prehab {
padding:0 0 0 185px;}
#pbeachclub {
padding:0 0 0 185px;}
#pwetrepub {
padding:0 0 0 185px;}
#ptao {
padding:0 0 0 185px;}
#pbare {
padding:0 0 0 185px;}
#pliquid {
padding:0 0 0 185px;}
#ppalms {
padding:0 0 0 185px;}
#pvoodoo {
padding:0 0 0 185px;}
#pmoorea {
padding:0 0 0 185px;}
#pvenus {
padding:0 0 0 185px;}
#pazure {
padding:0 0 0 185px;}
#pflamingo {
padding:0 0 0 185px;}
/* ------------------------------------------------- end OF Pools  ------------------------------------------------- */









#drais {
padding:0 0 0 185px;}
#deja-vu {
padding:0 0 0 185px;}
#prive {
padding:0 0 0 185px;}


#ghostbar {
padding:0 0 0 185px;}
#playboy {
padding:0 0 0 185px;}
#mix {
padding:0 0 0 185px;}
#foundationroom {
padding:0 0 0 185px;}
#pussycat {
padding:0 0 0 185px;}
#tao_lounge {
padding:0 0 0 185px;}
#goldroom {
padding:0 0 0 185px;}
#voodoovd {
padding:0 0 0 185px;}
#wastedspace {
padding:0 0 0 185px;}
#revolution {
padding:0 0 0 185px;}
#tabu {
padding:0 0 0 185px;}
#cathouse_lounge {
padding:0 0 0 185px;}
#deuce {
padding:0 0 0 185px;}
#caramel {
padding:0 0 0 185px;}
#eyecandy {
padding:0 0 0 185px;}
#livingroom {
padding:0 0 0 185px;}
#sugarcane {
padding:0 0 0 185px;}



#seamless {
padding:0 0 0 185px;}
#eballroom {
padding:0 0 0 185px;}



#dininglist {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
text-align:left;
}
#dininglist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#lucky {
background-image: url(Images/LuckyChengs.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#pink {
background-image: url(Images/pinktaco.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#social {
background-image: url(Images/Social_House.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#boa {
background-image: url(Images/BOA.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#palm {
background-image: url(Images/Palm_Restaurant.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#nine {
background-image: url(Images/nine_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#alize {
background-image: url(Images/alize.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#aquaknox {
background-image: url(Images/aquaknox.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#roku {
background-image: url(Images/sishiroku.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#fiamma {
background-image: url(Images/fiamma.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#fix {
background-image: url(Images/fix_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#stack {
background-image: url(Images/stack_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#ra {
background-image: url(Images/ra_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}


#viphostentry {
margin-left: 10px;
padding:0 0 0 280px;}
#limoviphostentry {
margin-left: 10px;
padding:0 0 0 280px;}
#nightclubafterhours {
margin-left: 10px;
padding:0 0 0 280px;}
#nightclubstripclub {
margin-left: 10px;
padding:0 0 0 280px;}
#viphostviptable {
margin-left: 10px;
padding:0 0 0 280px;}

#newslttrlist {
color:#ff0000;
width:450px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#newslttrlist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}

#newsletter {
background-image: url(Images/MailIcon.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 15px;
padding:0 0 0 15px;}




#SignUp .signupframe {
  border: 0px solid #000000;
  background-color:#000101;
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
}


/*the contact section that was added on 7-08-2008*/

#contact_box {
	width: 907px;
	height: 240px;
	border-bottom: thin #990000 solid;
	margin-bottom: 10px;
	background: url(http://vipnite.com/Images/request.jpg) no-repeat #000000;
}

#contact_box table {color:#FFF;}

.contact_container_left {
	height: 200px;
	float: left;
	padding: 15px;
	width: 300px;
	}
	
.contact_container_right {
	height: 200px;
	float: right;
	width: 230px;	
	}

.guestlist_container {
	height: 190px;
	padding: 10px;
	float: right;
	width: 352px;	
	background: url(http://vipnite.com/Images/guestlist.jpg) no-repeat #000000;
	background-position: center;
	background-position:top;
}


.viphotel_container {
	height: 190px;
	padding: 10px;
	float: right;
	width: 352px;	
	background: url(http://vipnite.com/Images/viphotels.jpg) no-repeat #000000;
	background-position: center;
	background-position:top;
}


.topten_container {
	height: 190px;
	padding: 0px;
	float: right;
	width: 352px;	
	background: url(http://vipnite.com/Images/top-10-bg.jpg) no-repeat #000000;
	background-position: center;
	background-position:top;
}

.contact {width:110px;}
.contact2 {width:250px;}
.contact3 {width:150px;}

textarea#Message {
	width:160px;
	height: 30px;
	}

#contact_form p{
	font-size:10px;
}

.newsnews  {
width:907px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#CCC;
margin:0px 10px 0px 0px;
}

.newsul ul {
	text-align:left;
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin: 0 0 20px 24px;
	padding: 0;
}

/* ###################################### START OF TESTIMONIALS -###################################### */



.testimonial {
width:907px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#CCC;
margin:15px 0 40px 0;
}
.left-quote {
float:left;
background:url(/Images/quote-left.gif) no-repeat top;
width:68px;
height:31px;
}
.testi-text {
float:left;
text-align:justify;
width:757px;
padding-right:55px;
background:url(/Images/quote-right.gif) no-repeat right bottom;
}

.testi-text p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#CCC;
}


.testi-pic {
float:left;
width:77px;
height:104px;
margin-left:70px;
display:inline;
}
.testi-name {
float:left;
text-align: left;
padding:20px 0 0 75px;
width: 150 px;
}

/* ------------------------------ END OF TESTIMONIALS ---------------------------------- */


/* ###################################### START OF CLUBBBBB TESTIMONIALS -###################################### */



.testimonialc {
width:690px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#CCC;
margin:15px 0 40px 0;
}


.left-quotec {
float:left;
background:url(/Images/quote-left.gif) no-repeat top;
width:68px;
height:31px;
}
.testi-textc {
float:left;
text-align:justify;
width:567px;
padding-right:55px;
padding-left: 0px;
margin-left: 0px;
background:url(/Images/quote-right.gif) no-repeat right bottom;
}



.testi-textc p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#CCC;
margin-left: 0px;
padding-left: 0px;
text-align: justify;
}



.testi-picc {
float:left;
width:77px;
height:104px;
margin-left:70px;
display:inline;
}
.testi-namec {
float:left;
text-align: left;
padding:20px 0 0 75px;
}

/* ------------------------------ END OF CLUBBBBB TESTIMONIALS ---------------------------------- */


#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: #feffff; 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("http://vipnite.com/Images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("http://vipnite.com/Images/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #feffff; 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; }

