/* CSS for Crush Orlando (Republic Promotion Co. ©2008) */

/* Design by Aesthetic Parcel */

/* basics and site-wide styles */

html,body {
padding: 0px; 
margin: 0px;
background-color: #FFF; 
font-family: arial, sans-serif; 
font-color: #FFF; 
font-size: 12px; 
line-height: 16px;
}
	
form {
padding: 0px; 
margin: 0px;
}

td {
font-family: arial, sans-serif; 
font-size: 12px;
font-color: #FFF;
}

p {
line-height: 16px;
margin: 0px;
}
 
strong {
color: #FFF;
}

select {
font-family: arial, sans-serif; 
font-size: 11px;
}

img {
border: none;
}

A:link {
text-decoration: none; 
color: #ffee11;
}

A:visited {
text-decoration: none; 
color: #ffee11;
}

A:hover {
text-decoration: none; 
color: #0066FF;
}
	
/* page centering and content container*/

.cen {
height: 100%; 
overflow: auto; 
position: relative; 
padding-top: 10px; 
margin: 0px;
}

.tdcenter {
text-align: center; 
}

.container {
padding-top: 0px;
background-image: url(../../images/crush-background.jpg);
background-color: #FFF;
border: solid 1px #FFF;
text-align: center;  
width: 692px; 
height: 900px;
position: relative;
margin:10px auto;
}


/* navigation*/

#header-logo {
border-bottom: 1px solid white;
padding: 0px; 
margin-bottom: 1px;
}

#header-nav {
width: 460px;  
height: 75px;
background-color: #333333;
margin-left: 10px;
margin-bottom: 10px;
}

#policy-nav {
width: 460px;  
height: 75px;
background-color: #333333;
margin-left: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #000;
}

.nav-area {
width: 384px;
height: 30px;
}

.nav-float {
padding-top: 800px;
margin-left: 392px;
}

div.menu-float {
  float: left;
  margin-top: 5px;
  margin-left: 24px;
  }

div.spacer {
  clear: both;
  }

div.container {
  background-color: #ffe;
  }
  
div.float p {
   text-align: center;
   }

div.active-page {
	display: block;
	}
	
.noMargin {
	margin:0 !important;	
}

.bg {
	background-color:#202447;
}

/* main contents */

.content-main {
width: 359px;
height: 481px;
position: absolute;
left: 152px;
top: 189px;
}

.text-area {
width: 361px;
height: 467px;
margin-left: 0px;
}

.header-float {
padding-top: 0px;
margin: 0 0 10px 0;
font-family: "Arial Black", Gadget, sans-serif;
font-weight: bold;
border-bottom: solid 1px #FFF;
text-transform:uppercase;
text-align:center;
}

.link-subhead {
padding-top: 3px;
color: #FFF;
text-align:left;
border-bottom: solid 1px #FFF;
padding-right: 3px;
}

.content-text {
color: #FFF;
text-align: justify;
display:none;
}

#list {
padding:10px;
}

/* policy footer */

.policy  {
font-size: 10px;
color: #CCC;
text-align: center;
padding-top: 10px;
}

.policy A:link {
text-decoration: none; 
color: #CCC;
}

.policy A:hover {
text-decoration: none; 
color: #0066FF;
}

/* button links */

#emblemBtn {
display:block;
position: absolute;
left: 44px;
top: 41px;
height: 121px;
width: 86px;
}  

#emblemBtn:hover {
background: url(../../images/emblem-over.png) 0 0 no-repeat;
}

#menu-nav a {
display:block;
}

#infoBtn {
position: absolute;
left: 111px;
top: 679px;
height: 42px;
width: 63px;
background: url(../../images/btn_info.png) no-repeat 0 0;
}

#infoBtn:hover {
background-position: 0 -42px;
}

#deejaysBtn {
position: absolute;
left: 184px;
top: 695px;
height: 39px;
width: 120px;
background: url(../../images/btn_deejays.png) no-repeat 0 0;
}

#deejaysBtn:hover {
background-position: 0 -39px;
}

#guestlistBtn {
position: absolute;
left: 321px;
top: 692px;
height: 39px;
width: 139px;
background: url(../../images/btn_guestlist.png) no-repeat 0 0;
}

#guestlistBtn:hover {
background-position: 0 -39px;
}

#contactBtn {
position: absolute;
left: 470px;
top: 698px;
height: 47px;
width: 114px;
background: url(../../images/btn_contact.png) no-repeat 0 0;
}

#contactBtn:hover {
background-position: 0 -47px;
}

/* header text */

#index .header-float {
font-size: 39px;
line-height: 40px;
}

#deejays .header-float, #contact .header-float {
font-size: 54px;
line-height: 53px;
}

#info .header-float, #guestlist .header-float, #list .header-float, #closed .header-float, #success .header-float, #errorPage .header-float {
font-size: 57px;
line-height: 56px;
}

/* dj page */

.dj-profile {
display:none;
text-transform:none;
}

#dj-links {
height:92px;
width:368px;
bottom:228px;
left:152px;
position:absolute;
display:none;
}

#dj-links a {
cursor:pointer;
display:block;
height: 100%;
width: 68px;
background-color:#033;
float:left;
margin-right: 5px;
}

#dj-links a:hover {
background-position: 0 -91px;	
}

a#dj-pauly {
background: url(../../images/icon_pauly.png);	
}

a#dj-fit {
background: url(../../images/icon_fit.png);	
}

a#dj-justin {
background: url(../../images/icon_justin.png);	
}

a#dj-e {
background: url(../../images/icon_e.png);	
}

a#dj-george {
background: url(../../images/icon_george.png);	
}