/*css HOME page*/

body {
margin:0;
font-family:"Arial",helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
text-align:left;
background-color:#fff;
}

#wrapper {
width:800px;
margin:0 auto;
padding:0px;
float: none !important;
}

h1 {
font-size:26px;
font-weight:bold;
color:#000;
text-align:left;
text-transform:uppercase;
padding:5px 0px 0px 20px;
margin:0px;
}

h1.transp {
color:#000;
text-align:left;
text-transform:uppercase;
width:780px;
height:18px;
}

	
h2 {
font-size:15px;
font-weight:bold;
color:#000;
text-align:left;
text-transform:uppercase;
padding:0px;
margin:0px;
}

h3 {
font-size:14px;
font-weight:normal;
color:#000;
padding:0px;
margin:0px;
}

h4 {
font-size:13px;
font-weight:normal;
color:#000;
padding:0px;
margin:0px;
}

h5 {
font-size:12px;
font-weight:bold;
color:#000;
padding:0px;
margin:0px;
}



div { 
padding:0px;
margin:0px;
border: 0px;
display: block;
}

img {
display: block;
border: 0px;
padding:0px;
margin:0px;
}


span.yellow {
color:#000;
}

p {
font-weight:normal;
text-align:left;
line-height:1.2;
}

a, a:active, a:visited {
color:#000;
font-weight:bold;
}


a img {
border: 0px; 
}



/* -----------------top--------------------- */

	   
#banner {
height:117px;
position:relative;
display:none;
}

#topmenu{
margin: 0px;
display:none;

}	

#NBAallStar { 
background-image: url(../../media/NBA_AllStar.jpg); 
height: 400px; 
width: 248px; 
left: 820px; 
top: 195px; 
osition: absolute; 
visibility: visible; 
}

#mediaKit { 
background-image: url(../../media/mediakit_btn.jpg); 
height: 100px; 
width: 100px; 
left: 803px; 
top: 770px; 
position: absolute; 
visibility: visible; 
}


#banner { 
height: 117px; 
position: relative; 
visibility: visible; 
}

#fworldSmall { 
background-image: url(../../media/fworldBGtopSmall.jpg); 
height: 111px; 
width: 410px; 
left: 585px; 
top: 630px; 
position: absolute; 
isibility: visible; 
}


#fworldBTN {
	background-image: url(../../media/fw_btn.jpg);
	height: 100px;
	width: 100px;
	left: 808px;
	top: 218px;
	position: absolute;
	visibility: visible;
}

#mediaKitF {
	background-image: url(../../media/mediakit_btn.jpg);
	height: 100px;
	width: 100px;
	left: 808px;
	top: 394px;
	position: absolute;
	visibility: visible;
}



/* -----------------columns--------------------- */

#container div {
margin:0;
}

	   
#container {
width: 800px;
}

#colCenter800 {
width: 800px;
background-color: #fff;
}

#colCenter800notransp{
width: 800px;
height:474px;
background-color: #fff;
}

#r_h_bnr {
width: 800px;
height:200px;
}

	
#col800pad {
width: 760px;
padding: 10px 20px 20px 20px;
background-color: #fff;
}

#col450padquo {
width: 400px;
height:15px;
padding: 25px;
background-color: #fff;
clear:both;
}
  
   
#col450 {
width:450px;
float:right;
}

#gpass {
width: 450px;
float:left;
}
	  

#col350 {
float:left;
width:350px;
}


/* --------7 DAY FREE GUEST PASS MENU----- */



.gpassmenu{
margin:0px;
padding:37px 20px 10px 10px;
font:bold 18px "Arial",sans-serif;
width:420px;
float:left;
list-style: none;
}


.gpassmenu li{
display: inline;
}

.gpassmenu li a{
text-decoration: none;
color:#FFFFFF;
padding: 14px 10px 10px 10px;
margin: 0px;
float:left;
border-left: 1px solid #3e282a;
}

.gpassmenu li a.nol{
border-left: 0px;
}



/* -----------bottom--------------------------- */

#colBottom800 {
margin:0;
float:left;
display: none;

}


div.spacer{
clear:both; 
height:10px; 
display:block;
}



/* -----------footer--------------------------- */
#footer {
margin:0;
padding-bottom: 30px;
font: bold 9px Arial;
text-align: left; 
list-style: none;
}


#footerCompo{
margin:0;
padding: 0px;
}


.footermenu li{
display: inline;
}

.footermenu li a{
float: left;
color: #000;
padding: 4px 11px;
text-decoration: none;
text-transform:uppercase;
border-left: 1px solid #000;

}

.footermenu li a.nol{
border-left: 0px;
}


