/* CSS Document */
body, html {
	background-color:#999999;
	color: #000000;
	font-family: "Bookman Old Style", Verdana, Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	margin:5px 0 10px 0;
}

.bonus {
	background-color:#ece5d4;
	border:1px solid #a1894d;
	border-top:2px solid #a1894d;
	float:left;
	height:500px;
	margin:10px;
	padding:30px 5px 0px 5px;
	position:relative;
	text-align:left;
	width:300px;
}

#bonus-container {
	width:690px;
	position:relative;
}

.bonus-image {
	margin:0 auto;
	padding:5px 7px 5px 5px;
	position:relative;
}

span.papyrus {
	color: #000000;
	font-family: Papyrus, Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
}

h1 {
	color: #000000;
	font-family: Papyrus, Verdana; 
	font-size: 14pt; 
	font-weight: bold; 
}

.home-h1 {
	color: #000;
	font-family: Papyrus, Verdana; 
	font-size: 18pt; 
	font-weight: bold;
	text-align:center;
}

h2 {
	background-color:#daceb0;
	border-bottom:1px solid #a1894d;
	border-right:1px solid #a1894d;
	color: #000000;
	font-family: Papyrus, Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
	height:25px;
	left:0px;
	margin:0;
	padding:0 0 0 5px;
	position:absolute;
	text-align:left;
	top:0px;
	width:305px;
}

h3 {
	color: #000000;
	font-family: Papyrus, Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
	margin:0px;
	padding:0px;
	text-align:center;
}

b {
	color:#000000;
	font-size:10pt;

}

a:link { color:#333333; text-decoration:underline;}
a:hover { color:#333333; text-decoration:underline;}
a:visited {color:#333333; text-decoration:underline;}

img {behavior: url(/pngHack/pngHack.htc);}
.imgtxt {display:none;}



#productThumb {
	width: 160px;
	height: 235px;
	float: left;
	padding: 5px;
}


.img-container {
	float:right;
	padding:20px 0 20px 0;
	position:relative;
	text-align:center;
	width:145px;
}

.form-adjust {
	position:relative;
	_top:20px;
}

#container {
	background-color:#e3dbc6;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	margin:0 auto;
	min-height:760px;
	position: relative;
	text-align:left;
	top:0px;
	width:950px;
}

#header {
	background-color:#FFFFFF;
	background-image:url(images/header-runon.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	height:88px;
}

#header-L {
	background-image:url(images/header-left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:88px;
	position:relative;
	top:0px;
	width:90px;
	z-index:1;
}

#header-R {
	background-image:url(images/header-right.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:88px;
	position:absolute;
	right:0px;
	top:0px;
	width:220px;
	z-index:1;
}

.hidden {
	bottom:0px;
	display:block;
	height:30px;
	margin:10px 105px;
	position:absolute;
	width:90px;
}

#logo {
	height:90px;
	position:absolute;
	top:0px;
	width:620px;
	z-index:2;
}

#content-container {
	background-image:url(images/background-picture.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-right:4px solid #cecece;
	position:relative;	
	height:680px;
	width:900px;
}


#sidebar {
	background-image:url(images/sidebar-wall-1024.jpg);
	background-repeat:no-repeat;
	height:410px;
	left:0px;
	position:absolute;
	top:0px;
	width:215px;
}

#placeholder {
	height:410px;
	position:relative;
	width:190px;
}



#sidebar-bottom {
	background-image:url(images/sidebar-btm-1024.jpg);
	background-repeat:no-repeat;
	height:290px;
	position:relative;
	width:215px;
}

.testimonial {
	background-color:#ece5d4;
	border:1px solid #a1894d;
	padding:5px;
	margin:5px;
	position:relative;
}

#content {
	left:190px;
	position:relative;
	width:590px;
}

#fade {
	background-color:#ece5d3;
	height:670px;
	left:0px;
	opacity:.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:10px;
	width:705px;
	_width:700px;
	z-index:4;
}

#fade2 {
	background-color:#ffffff;
	height:680px;
	left:0px;
	opacity:.0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0px;
	width:180px;
	z-index:4;
}

#text {
	border-right:2px solid #ffffff;
	height:660px;
	left:10px;
	overflow: auto;
	padding:20px 20px 0 0;
	position:relative;
	top:0px;
	width:690px;
	z-index:7;
}


#menu {
	height:410px;
	position:absolute;
	top:100px;
	width:190px;
	z-index:9;
}


#controls {
	background-color:#FFFFFF;
	border:2px solid #333333;
	border-right:4px solid #000000;
	border-top:4px solid #000000;
	opacity:.2;
	filter:alpha(opacity=20);
	height:70px;
	margin-left:3px;
	padding:5px;
	position:absolute;
	text-align:center;
	top:395px;
	width:135px;

}

#text-control {
	color:#ffffff;
	font-family:"Papyrus", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight:bold;
	margin-left:18px;
	position:absolute;
	top:405px;
	z-index:10;

}

#linkmoreopaque  {
	position:relative;
	z-index:10;
}

#linklessopaque {
	position:relative;
	z-index:10;
}


#flash {
	position:absolute;
	left:-75px;
}


#dynamic {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
	position:absolute;
	top:490px;
	z-index:11;
}


#footer {
	background-image:url(images/footer.jpg);
	height:30px;
	position:relative;
}

.box {
	border:1px solid #333333;
	font-family:"Papyrus", Verdana;
	font-size:11pt;
	font-weight:bold;
	padding:0 2px 0 2px;
	position:relative;
}

#bonus-container {

}

.register {

	position:relative;
	width:275px;
		
}

.form {

	float:right;
	margin:2px;
}

.submit {
	margin:10px 15px;
}

#audio {
	background-color: #fff;
	border: 1px dashed #ccc;
	font-size: 10px;
    height: 65px;
    padding: 10px;
    position: absolute;
	right:0;
    top: 0px;
    width: 250px;
    z-index: 100;
}

#audio p {
	margin: .9em 0;
}

.papyrus {
	font-family:"Papyrus", Verdana;
	font-size:12pt;
}


#head {
	color:#333;
	height:29px;
	line-height:30px;
	margin: 0 auto;
	padding:0px 10px;
	right:0px;
	top:40px;
	width: 950px;
}

#promotion {
	/*float:left;*/
	font-size: 12px;
	position:relative;
	text-align: center;
	width:300px;
}

#promotion a {
	font-weight:bold;
	text-decoration: none;
}

#promotion a:hover {
	text-decoration: underline;
}

.white {
	color: #fff;
}

#book-covers {
	float: right;
	padding-left: 20px;
	width: 289px;
}