@charset "utf-8";
/* CSS Document */

/*
-----------------------------------------------------

Copyright 2008 Eggplant Studios All Rights Reserved.

Author: Gina Chen

-----------------------------------------------------
*/

/* --- 1. Frame Work --- */

body {

font-family:"Later On";

margin:0 auto;

}

#mainContainer {

width:998px;/*width:62.375em*/

margin:0 auto;

position:relative;

background:#FFFFFF url(../images/body_bg.jpg) no-repeat center top;

padding-bottom:25px;


}

#newsLetter {

font-family:Arial, Helvetica, sans-serif;

}

/* --- 2. Fonts --- */

ul ,h1{

margin:0;

padding:0;

}

h1 { 

font-size:1.25em;/*20px*/

font-family:Arial, Helvetica, sans-serif;

}

ul#left_nav {

list-style-type:none;

width:249px;

}

ul#left_nav li { display:block; margin:0; padding:0; font-weight:bold; text-indent:-999em;width:249px; height:26px;}
ul#left_nav li a { display:block;width:249px; height:26px;}

ul#left_nav li.acklam_nights { background:url(../images/left_nav/1.jpg) no-repeat right top; height:57px;}

ul#left_nav li.dtacs { background:url(../images/left_nav/1_01.jpg) no-repeat left top; }
ul#left_nav li.short { background:url(../images/left_nav/1_02.jpg) no-repeat left top;}
ul#left_nav li.getme { background:url(../images/left_nav/1_03.jpg) no-repeat left top;}

ul#left_nav li.book { background:url(../images/left_nav/1_04.jpg) no-repeat left top;}
ul#left_nav li.sex { background:url(../images/left_nav/1_05.jpg) no-repeat left top;}
ul#left_nav li.family { background:url(../images/left_nav/1_06.jpg) no-repeat left top;}
ul#left_nav li.miss { background:url(../images/left_nav/1_07.jpg) no-repeat left top;}
ul#left_nav li.goodTime { background:url(../images/left_nav/1_08.jpg) no-repeat left top;}
ul#left_nav li.westRock { background:url(../images/left_nav/1_09.jpg) no-repeat left top;}
ul#left_nav li.brealdown { background:url(../images/left_nav/1_10.jpg) no-repeat left top;}
ul#left_nav li.Peepshow { background:url(../images/left_nav/1_11.jpg) no-repeat left top;}
ul#left_nav li.slut { background:url(../images/left_nav/1_12.jpg) no-repeat left top;}

ul#left_nav li.acklam { background:url(../images/left_nav/2.jpg) no-repeat left top;  height:57px;}

ul#left_nav li.facebook {background:url(../images/left_nav/2_01.jpg) no-repeat left top;}
ul#left_nav li.myspace { background:url(../images/left_nav/2_02.jpg) no-repeat left top;}
ul#left_nav li.contact { background:url(../images/left_nav/2_03.jpg) no-repeat left top;}
ul#left_nav li.findUs { background:url(../images/left_nav/2_04.jpg) no-repeat left top;}


/*ul#left_nav li.dtacs a:hover { background:url(../images/left_nav/nav_dtacs_y.jpg) no-repeat left top; }
ul#left_nav li.getme a:hover{ background:url(../images/left_nav/nav_getme_y.jpg) no-repeat left top;}
ul#left_nav li.acklam_live a:hover{ background:url(../images/left_nav/nav_acklamLive_y.jpg) no-repeat left top;}
ul#left_nav li.short a:hover{ background:url(../images/left_nav/nav_shortCircuit_y.jpg) no-repeat left top;}
ul#left_nav li.book a:hover{ background:url(../images/left_nav/nav_bookSlam_y.jpg) no-repeat left top;}
ul#left_nav li.jump a:hover{ background:url(../images/left_nav/nav_jumpLouder_y.jpg) no-repeat left top;}
ul#left_nav li.saturday a:hover{ background:url(../images/left_nav/nav_saturdayNIghtLive_y.jpg) no-repeat left top;}
ul#left_nav li.sick a:hover{ background:url(../images/left_nav/nav_thisIsSick_y.jpg) no-repeat left top;}
ul#left_nav li.sex a:hover{ background:url(../images/left_nav/nav_sexOnTheBeat_y.jpg) no-repeat left top;}
ul#left_nav li.rodigans a:hover{ background:url(../images/left_nav/nav_roadigans_y.jpg) no-repeat left top;}
ul#left_nav li.shelter a:hover{ background:url(../images/left_nav/nav_shelter_y.jpg) no-repeat left top;}
ul#left_nav li.acklam a:hover{ background:url(../images/left_nav/nav_12AcklamRoad_y.jpg) no-repeat left top; }
ul#left_nav li.facebook a:hover{background:url(../images/left_nav/nav_facebook_y.jpg) no-repeat left top;}
ul#left_nav li.myspace a:hover{ background:url(../images/left_nav/nav_myspace_y.jpg) no-repeat left top;}
ul#left_nav li.findUs a:hover{ background:url(../images/left_nav/nav_findUs_y.jpg) no-repeat left top;}
ul#left_nav li.contact a:hover{ background:url(../images/left_nav/nav_contact_y.jpg) no-repeat left top; }
*/

ul#bottom_nav { list-style-type:none; position:absolute; right:0; bottom:0; font-family:Arial, Helvetica, sans-serif; font-size:0.75em;color:#cf4141;}
ul#bottom_nav li { display:inline;}

ul#bottom_nav li.first {background:url(../images/newsletter.gif) no-repeat left center;padding-left:25px; padding-right:5px;}
ul#bottom_nav li.first a,ul#bottom_nav li.first a:visited { color:#000000;}
ul#bottom_nav a,ul#bottom_nav a:visited{ color:#cf4141;}

.formTitle span { float:left;}

/* --- 3. Images --- */

img { border:none; vertical-align:top;}

.formTitle img {float:right;margin-right:5px;margin-top:0pt;}

/* --- 3. classed --- */

.marginT { margin-top:0.625em;}

.marginL { margin-left:0.75em;}

.formTitle {

background:#cf4141;

color:#FFFFFF;

height:1.4em;

padding:0.3em 0.3em 0pt 12px;

text-align:left;

}


/* ---5. Form --- */

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 30%;
    left: 60%;
    
    margin-left: -300px;
    width: 300px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
	
	padding-bottom:10px;
	
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

