/* CSS Document */

img, div { behavior: url(iepngfix.htc); }

body{
font: 76%/1.5 arial, helvetica, serif;
background:#000000 url(../graphics/bg_homepage.gif) repeat-x top;
text-align: center;
margin:0;
padding:0;
color:#FFFFFF;
/*  IE only*/
scrollbar-base-color: #000000;
scrollbar-arrow-color: #828282;
scrollbar-3dlight-color: #ccc;
scrollbar-darkshadow-color: #505050;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #C6C6C6;
scrollbar-shadow-color: #3F3F3F;
scrollbar-track-color: #9E9E9E;
}
p{
color:#837B67;
padding-left:15px;
padding-right:15px;
}

#bookcontent {
	width:750px;
	margin:0 auto;
}

#bookcontent img {
	margin-left:15px;
	margin-top:15px;
	border:none;
}

a.print, h2.date{
display: none;
}
#bg{
/* background:url(../graphics/bg_strips.png) no-repeat;
background-position:center -40px; */
}
a{
color:#CCCCCC;
}

#container {
width:750px;
min-width:750px;
margin: 0 auto;
padding: 0;
text-align: center;
position: relative;
background:none; 
}
/*   NAV */
#nav, #nav ul { /* all lists */
padding: 0 ;
margin:0 18px;
list-style: none;
}

#nav li {
	margin:0;
}

ul#nav li a.toplevel{
line-height: 2.4em;
*line-height: 2.5em;
border-left: 1px solid #333;
font-size: 1.16em;
width: auto;
padding: 0 3.1em;
*padding: 0 3em;

}
#nav a {
color:#FFFFFF;
text-decoration:none;
display: block;
width: 11em;
}
#nav li { /* all list items */
float: left;
width: auto; /* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
position: absolute;
background: url(../graphics/bg_submenu.png) repeat-x top left #ffffff;
text-align:left;
text-indent: .8em;
font-size: 1em;
width: 11em;
z-index: 1000;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a:hover{
background: url(../graphics/bg_subnav.png) repeat-y top left transparent;
color: #ffffff;
width: 11em;
z-index: 1000;
}
#nav li ul ul {
/* third-and-above-level lists */
margin: -1.5em 0 0 11em;
*margin: -1.6em 0 0 10em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
/* lists nested under hovered list items */
left: auto;
}
#content {
	padding-bottom:30px;
}

#content, #nocodex, #subpage{
clear: left;
text-align:left;
color: #ccc;
}
#content p, #nocodex p{
padding: 0 1.4em;
line-height: 1.9em;
}
#nocodex  p{
padding:0 2.5em;
}

/* css */
h1#header {
text-indent: -100em;
overflow: hidden;
background: url(../graphics/logo.gif) no-repeat;
background-position: 8px 25px;
height: 65px;
*background-position: 8px 24px;
*height: 64px;
margin:0;
padding:0;
}

h2#newgalleries {
text-indent: -100em;
overflow: hidden;
background: url(../graphics/homepage/heading_newgalleries.gif)  no-repeat;
height: 42px;
background-position: 4em .5em;
*background-position: 3em .4em;
margin:0;
padding:0;
}

h2#preview {
text-indent: -100em;
overflow: hidden;
background:url(../graphics/heading_preview.gif) no-repeat;
height: 42px;
background-position: 1em .5em;
*background-position: 1em .4em;
margin:0;
padding:0;
}
h2#feedback {
text-indent: -100em;
overflow: hidden;
background:url(../graphics/heading_contact.gif) no-repeat;
height: 42px;
background-position: 1em .5em;
*background-position: 1em .4em;
margin:0;
padding:0;
}
h2#membership{
text-indent: -100em;
overflow: hidden;
background:url(../graphics/heading_membership.gif) no-repeat;
height: 42px;
background-position: 1em .5em;
*background-position: 1em .4em;
margin:0;
padding:0;
}
h3#join{
text-indent: -100em;
overflow: hidden;
background:url(../graphics/heading_join.gif) no-repeat;
height: 22px;
background-position: 1.2em 0;
*background-position: 1.2em 0;
margin:0;
padding:0;
}
h3#about{
text-indent: -100em;
overflow: hidden;
background: url(../graphics/heading_about_bof.gif) no-repeat 15px top;
height: 15px;
border:none;
margin:0;
padding:0;
}
h3#navigating{
text-indent: -100em;
overflow: hidden;
background:url(../graphics/heading-navigating.gif) no-repeat center 5px;
height: 20px;
border:none;
margin:0 0 20px 0;
text-align:center;
padding:0;
}
h3#benefits{
text-indent: -100em;
overflow: hidden;
background:url(../graphics/heading-benefits.gif) no-repeat center top;
height: 15px;
border:none;
margin:0;
padding:0;
}
div#nocodex {
clear: both;
color: #645E4F;
background-color:#181818;
padding-top:15px;
margin-top:15px;
*position:relative; /*handles IE Peekabo Bug*/
text-align:left;
border-top:solid 1px #333333;
}

div#subpage {
clear: both;
color: #645E4F;
background-color:#181818;
padding-top:15px;
*position:relative; /*handles IE Peekabo Bug*/
text-align:left;
border-top:solid 1px #333333;
}

.corners{
	width:170px;
	height:274px;
	background-image:url(../graphics/roundCorners.png);
	* background-image:url(../graphics/roundCorners.gif);
	background-repeat:no-repeat;
}
.cornersSmall{
	width:170px;
	height:170px;
	background-image:url(../graphics/roundCornersSmall.png);
	* background-image:url(../graphics/roundCornersSmall.gif);
	background-repeat:no-repeat;
	z-index:100;
}

div.pic{
float: left;
height: 274px;
margin: 0 16px 0 0 ; padding: 0;
border:none !important;}
div.pt, div.ed, div.sd{
width: 170px;
}
div.pic.wd{
width: 22px;
background:transparent;
margin: 0;
}
div.ed{
margin:0;
padding-bottom: 8em;
}
div.sd{
margin:0;
padding-bottom: 1.2em;
}
div.pic img {border: none; padding:0;}


/*  SPLASH PAGE */
body#splash-page {
font: 76%/1.5 arial, helvetica, serif;
text-align: center;
margin: 0;
padding:0;
background: #000000 url(../graphics/splash/splash-no-text.jpg) center 120px no-repeat;
color:#F5FFBF;
}
#splash-page #container {
width:750px;
min-width:750px;
margin: 0 auto;
padding: 0;
text-align: center;
background:none; 
}
#splash-page h1#header{
	text-indent: -100em;
	overflow: hidden;
	background: url(../graphics/splash/splash_logo.png) no-repeat;
	background-position: 0 0;
	height: 41px;
	*height: 40px;
	margin:3.2em 0 0 0;
	*margin:2.6em 0 0 0;
	padding:0;
	}
	
	#disclaimer{
	text-indent: -1000em;
	overflow: hidden;
	background: url(../graphics/splash/disclaimer.gif) no-repeat;
	background-position: 0 0;
	height: 48px;
	*height: 48px;
	margin:3.3em 0 0 27.9em;
	padding:0;
	}
	#enter {
	margin:12.5em 0 0 45.2em;
	*margin:12em 0 0 21em;
	padding:0;
	}

/* revised to replace active/focus dotted border */

#splash-page .button {
	display:block; 
	width:200px; 
	height:60px; 
	margin:0 auto;
	}
	/* make the actual link ZERO size and position relative
	the zero size stops the dotted border from displaying */
#splash-page .button a {
    display:block; 
	width:0;
	height:0;
	position:relative;
    }
	/* move the link styling to the em and make it position absolute */
#splash-page .button a em { 
    display:block; 
	text-indent:-10000px;
	width:200px; 
	*width:300px; 
	height:60px; 
	text-align:center;
	position:absolute; 
	background:transparent url(../graphics/splash/enter.gif) no-repeat center center /*CBBDA2*/;

	border:none; 
	cursor:pointer; /* to set the pointer correctly as a link in IE */
	}
	/* style the active/focus state */
#splash-page .button a:active em, #splash-page .button a:focus em {
    border:none;
	}	
	/*     END OF SPLASH PAGE FORMATS  */
	/* Footer Nav */
	/* and Legal Nav */
#legalnav{
	width:750px;
	text-align:center;
	margin: 0 auto;
	border-top: 1px solid #11110F;
	padding:3px;
	color: #383836;
	background-color:#000000;
	}
#footernav{
	padding:4px 0;
	}
#footernav ul{
color: #4E493D;
font-weight:bold;
/* fixes Firefox 0.9.3 */
}
#legalnav ul,#footernav ul{
text-align: left;
padding:0 14px;
margin:4px 0;
/* cancels gap caused by top padding in Opera 7.54 */
background:none;
line-height:1em;
/* fixes Firefox 0.9.3 */
}
#legalnav ul li, #footernav ul li{
display: inline;
padding: 0;
}
#footernav ul li a:hover, #legalnav ul li a:hover{
background:none;
text-decoration:underline;
color: #6F6757;
}
#footernav ul li a,#legalnav ul li a{
font-size: 90%;
letter-spacing: .05em;
padding: 0 11px;
text-decoration: none;
}
#legalnav ul li a{
color: #383836;
border-right: 1px solid #2A2A28;
}
#footernav ul li a{
color: #4E493D;
border-right: 1px solid #27251F;
font-size: 85%;
}
#footernav #active {  }
#legalbg{
width: 100%;
background-color:#000000;
}
#legalnav #active {  }
#joinbutton{
display:block;
width: 750px;
margin: 0 auto;
text-align: center;
padding-bottom:44px;
*padding-bottom:26px;
}
#joinbutton a{
width: 750px;
height:60px;
/*background:url(../graphics/button-join-now.png) no-repeat center 18px;
padding:20px 310px;*/
margin: 0 auto;.
text-align:center;
}
span.hide{

*color:#000000;
*text-decoration: none;
*display:block;
}
.advertisement{
width:700px; 
height:280px;
margin:0 auto;
background:#FFFFFF;
padding:0; 
text-align:center; 
}

p#adGraphicsMargin {
	text-align:left;
}

#amber{
background: #FFFFFF url(../graphics/preview-ads/amber.jpg) right bottom no-repeat;
}
#sabrina{ background:#FFFFFF url(../graphics/preview-ads/sabrina.jpg) right bottom no-repeat;}
#cherry{ background:#FFFFFF url(../graphics/preview-ads/cherry.jpg) right bottom no-repeat; }
.innertext{
width:700px; 
padding:0; 
margin:0 0 0 0; 
float:left;
}

div.justadded{
	position: absolute;
	top: 98px;
	left: 0px;
	width: 72px;
	height: 72px;
}

div.pricetag{
	position: relative;
	top: 100px;
	left: 50px;
	width: 148px;
	height: 148px;

}
div.jointag{
	position: relative;
	top: 200px;
	left: 280px;
	width: 134px;
	height: 61px;
}

