@charset "UTF-8";
/* CSS Document */
/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */



body{background-color:#000; font-family:Arial, Helvetica, sans-serif; background-image:url(../newimages/main_bg.jpg) repeat-y;}
#container{width:979px; margin:0 auto; top:0 }
#header{background: url(../newimages/header.jpg) no-repeat;display:block; width:979px; height:468px;}
#main{width:979px; margin:0 auto; top:0px; background:url(../newimages/main_bg.jpg) repeat-y;}
#twitterbox{ width:479px; height:249px; display:block; background:url(../newimages/twitter_bg.png) no-repeat; float:right; 
                     margin:-20px 40px 0 0; }
#twitterwidget{ width:460px; height:249px; display:block; float:right;  margin: 20px auto; }					
#middle{height:689px; display:block;background-image:url(../newimages/main_bg.jpg) repeat-y;}					 
#spacer{ width:width:979px; height:70px; display:block}


/*------ Buttons Nav area -----*/
#bulletbuttonsbox{width:890px;height:598px;padding-bottom:10px;  margin:30px 0 0 50px; color:#fff; }
#bulletbuttonsbox a{color:#fff}
   #bulletbuttons {
    height:598px; 
	width:357px;
    background:url(../newimages/buttonNav.png);
	float:left;
	margin:0px;
    padding: 0;
    position: relative;
	}	

	#bulletbuttons li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;height:34px;display:block; }

   
  #bulletbuttons a{
  	display:block;
	height:28px;
	width:100%px;
	}	
	
  #bulletbuttons a span{display:none;}
#bulletbuttons li:hover ul, #bulletbuttons li.over ul{ display: block; }
/** Nav links are plain text if CSS is turned off **/	
	

	#bulletbuttons_entries{left:0px;top:21px;height:26px;width:357px;}
	#bulletbuttons_photos{left:0px;top:65px;height:19px;width:294px;}
	

	
	
	#bulletbuttons_entries a:hover{
    background: transparent url(../newimages/buttonNav.png)
     -0px -109px   no-repeat;}

	#bulletbuttons_photos a:hover{
    background: transparent url(../newimages/buttonNav.png)
    -0px -153px no-repeat;}
	
/*////////End ButtonsNav/////*/
	
#footer{ width:979px; height:49px; display:block; background:url(../newimages/footer_bg.png) no-repeat; font-family:Arial, Helvetica, sans-serif; color:#fff; padding-bottom:200px;}
#smo{ padding:1px 0 0 35px; width:235px; float:left;}
#smo p{top:0px; bottom:0; display:block}
#smo img{margin:8px; float:right; border:0}

#presented{ text-align:center; width:500px; margin:0 auto; font-size:11px;padding-top:12px;height:49px;}

#nahb{ padding:0px 35px 0 0 ; width:235px; float:right; text-align:right}
#nahb img{margin:8px; float:right; border:0}
/*------ Nav area -----*/
#homenav {
	height:58px; 
	width:979px;
	background:url(../newimages/nav.png);
	padding:0;
	margin:0;
	position:relative;
	top: 353px;
	left:0px;
}		
	
 #homenav li {
    margin: 0; padding:0; list-style: none;
    position:absolute;height:27px;display:block; top:12px; }

  #homenav li ul{
  padding:0;
  margin:0px 0 0 0;
  height:auto;
  }	
  
   
  #homenav a{
  	display:block;
	height:27px;
	width:100%;
	}	
	
  #homenav a span{display:none;}
  
  #homenav li ul li a span{display:block;}
  
 


#homenav li ul {
  display:none;
  position:absolute; 
  top: 0;
  left: 0;
  }

#homenav li > ul {
	top: auto;
	left: auto;
	margin-left: 0px;
	margin-top: 0px;
	}
	
#homenav li:hover ul, #homenav li.over ul{ display: block; }

	/** Nav links are plain text if CSS is turned off **/	
	
	#homenav_about{left:24px;top:0px; height:27px;width:68px;}
	#homenav_sponsors{left:142px;top:0px;height:27px;width:106px;}
	#homenav_enter{left:300px;top:0px;height:27px;width:65px;}
	#homenav_winners{left:414px;top:0px;height:27px;width:92px;}
	#homenav_photos{left:564px;top:0px;height:27px;width:80px;}
	#homenav_inthenews{left:689px;top:0px;height:27px;width:130px;}
	#homenav_tickets{left:870px;top:0px; height:27px;width:81px;}
	
	
	#homenav_about a:hover, #about #homenav_about{
    background: transparent url(../newimages/nav.png)
    -24px -70px no-repeat;}	

	#homenav_sponsors a:hover, #sponsors #homenav_sponsors{
    background: transparent url(../newimages/nav.png)
    -142px -70px  no-repeat;}

	#homenav_enter a:hover, #enter #homenav_enter{
    background: transparent url(../newimages/nav.png)
    -300px -70px no-repeat;}
	
	#homenav_winners a:hover, #winners #homenav_winners{
    background: transparent url(../newimages/nav.png)
    -414px -70px no-repeat;}
	
	#homenav_photos a:hover, #photos #homenav_photos{
	background: transparent url(../newimages/nav.png)
    -564px -70px no-repeat;}
	
	#homenav_inthenews a:hover, #inthenews #homenav_inthenews{
	background: transparent url(../newimages/nav.png)
    -689px -70px no-repeat;}
	
	#homenav_tickets a:hover, #tickets #homenav_tickets{
    background: transparent url(../newimages/nav.png)
    -870px -70px no-repeat;}

