div#partysize{
display:block;
margin-bottom:20px;
width:240px;
height:30px;
}
div#partysize div{
top:10px;
}
div.radio{
float:left;
margin-right:10px;
}
.radio label{
position:relative;
top:-3px;
}
.checkbox, .radio {
   height: 17px;
   position:relative;
   padding: 0 0 0 15px;
   background: url(images/dot.gif) no-repeat 0 0;
   cursor: default;
}
.checkbox input, .radio input {
display: none;
}
.radio {
background: url(images/dot.gif) no-repeat 0 0;
}
.selected {
background-position: 0 -34px;
}
table#girlofthemonth tr th{
text-align:left;
font-size:11px;
width:100px;
}
  
  
select{
background-color:#ffffff;
margin:0;
padding:0;
border:1px solid #444444;
color:#000000;
margin:8px 15px 15px 0px;
}

form#bookingform input.text, form#contactform input.text{
background:url(images/input.gif) top left no-repeat #000000;
width:227px;
height:19px;
margin:5px 0 15px 0px;
padding:0 10px;
}

input{
border:0px;
}
input.radio2{
margin:0 5px 0 0;

}
input.radio{
background-color:red;margin:15px 1px 0 0;
position:relative;
top:2px;
}

form#bookingform input.text2, form#contactform input.text2{ 
background:url(images/input2.gif) no-repeat transparent;
width:20px;
height:19px;
margin:0px 0 15px 0px;
top:-1px;
position:relative;
padding:0 10px;
}

form#bookingform textarea, form#contactform textarea{
background:url(images/textarea.gif) no-repeat transparent;
width:410px;
height:210px;
padding:5px;
border:0;
overflow:hidden;
}
div#status{
text-align:center;
position:relative;
border:1px solid #222222;
padding-top:1px;
}
div#status p{
top:-35px;
}

div.day{
height:185px;
width:180px;
border:1px solid #222222;
margin-right:15px;
text-align:center;
display:block;
float:left;
}
div.day p{
position:relative;
top:68px;
line-height:1.3em;
}
/************************************************************************************ homepage **/
div#specials{
background:url(images/specialsbg.gif) top left repeat-y;
width:228px;
overflow:visible;
display:block;
float:left;
margin-right:15px;
}

div#specials ul{
display:block;
position:relative;
left:20px;
width:220px;
}
div#specials li{
padding-bottom:30px;
}

div#specials .dollar{
font-family:georgia;
font-size:25px;
margin-right:2px;
line-height:20px;
}


li.price{
padding:0;
width:50px;
float:left;
height:20px;
}
li.special{
height:7px;
display:block;
width:150px;
}

img.promo{
margin-right:20px;
}

table{
border:0;
}

div#toggle{
float:left;
margin:0;
padding:0;
z-index:100;
}


div#opentill{
float:left;
position:relative;
margin:-7px 0 -20px 0;
top:0px;
}

div.lineup{
float:left;
background:url(images/lineupbgr.jpg) top left no-repeat;
width:580px;
height:375px;
margin-top:-5px;
}

div.lineup img{
float:left;
margin-right:45px;
}

div.lineup ul{
float:left;
display:block;
margin:15px 0 0 0;
width:210px;
}


li.shift{
clear:left;
height:30px;
width:76px;
float:left;
}

li.girl{
width:100px;
height:30px;
text-align:left;
text-transform:capitalize;
}
div#silhouette{
z-index:100;
margin:0px 0px -200px 0;
width:4px;
height:4px;

float:left;
position:relative;
}





div#gallery{
background:url(images/gallery.jpg) top left no-repeat; 
width:572px;
height:115px;
display:block;
float:left;
margin-top:10px;
padding-top:15px;
}

div#gallery ul li{
left:13px;
position:relative;
float:left;
margin:0px 6px;
}







/************************************************************************************ main **/
html{
font-size: 80%;
font-family:Arial, sans-serif;
}

body{
background-color:#000000;
color:#ffffff;
margin:0 auto;
}

div#container{
margin:0 auto;
display:block;
width:980px;
margin-left:-30px;
height:480px;
}

div#logo{
position:relative;
height:110px;
width:200px;
top:10px;
z-index:1;
float:left;
display:block;

}

div#right{
position:relative;
float:left;
display:block;
text-align:center;
z-index:50;
width:200px;
}


div#main{
float:left;
left:190px;
z-index:100;
width:790px;
position:relative;
top:-10px;

}

div#background{
width:900px;
display:block;
z-index:0;
margin:0 auto;
}

div#top{
float:left;
text-align:left;
width:580px;
}

div#top p{
margin:0;
padding:0;
}
div#bottom{
float:left;
position:relative;
z-index:20;
}


div#directions{
background:url(images/directionsbg.gif) top left no-repeat;
position:relative;
display:block;
float:left;
height:40px;
z-index:5;
top:10px;
padding-left:135px;
margin-left:20px;
}
div#directions form{
display:block;
top:10px;
float:left;
position:relative;
margin:0;
padding:0;}

div#directions form p{
margin:0;
}
div#directions form input.text{
float:left;
background-color:transparent;
width:170px;
font-size:10px;
margin-top:5px;
margin-right:10px;
}
div#directions form input.image{
margin-top:2px;
float:left;
}
div.info{
top:0;
margin-left:7px;
position:relative;
width:300px;
float:left;
}
div.info p.links{
color:#888888;
}
div.info p{
position:relative;
left:10px;
top:5px;
margin:0px;
}

div#header{
float:left;
width:833px;
position:relative;
text-align:right;
color:#666666;
}
div#header a{
color:#666666;
}
/************************************************************************************ typography **/
.blue{
color:#1C96FF;
}
a{
color:#ffffff;
text-decoration:none;
}
a.small{
font-family:verdana;
font-size:9px;
text-transform:uppercase;
text-align:right;
margin-right:20px;
}
a img{
border:0;
}
a:hover{
text-decoration:underline;
}
form, input{
margin:0;
padding:0;
}
input.text{
height:15px;
border:0;
background-color:transparent;
}
.smaller{
font-size:0.7em;
}
.small{
font-size:0.85em;
line-height:1.6em;
}

.normal{
font-size:1.1em;
line-height:1.6em;
}

.big{
font-size:1.2em;
}

.bigger{
font-size:1.4em;
line-height:1.7em;}

.biggest{
font-size:1.7em;
line-height:1.2em;
}

.strong{
font-weight:bold;
}
li{
list-style:none;
margin:0;
padding:0;
overflow:hidden;
}
ul{
margin:0;
padding:0;
overflow:hidden;
}

.gray{
color:#666666;
}

h2{
font-size:1.4em;
}