@charset "utf-8";

body {
	background-image: url('assets/bg-repeater.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F4E4CA;
	margin-top: 0px;
}

img { border-style: none; }

#mainWrapper {
	background-image: url('assets/main-repeater.jpg');
	background-repeat: repeat-y;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#mainContentWrapper {
	padding-right: 60px;
	padding-left: 60px;
}

#bio {
	border: 6px double #999;
	height: 165px;
	margin-right: 4px;
	
}

#player {
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	/*visibility: hidden;*/
}

.style1 {color: #D8C4A1}

.style3 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}


#hs { border: 3px double #999; float: left; margin: 8px 8px auto 8px; }
p { line-height: 1.75em; }
li { line-height: 2em;}
strong { font-style: normal; background-color: #FFFF00; }
em { font-weight: bold; }
.subhead { font-size: 24px; font-weight: bold; text-align: center; }

/* debugging styles */
.missing { background-color: #F00; }

/* center the TOC within the page */
#toc { margin-left: auto; margin-right: auto; }
#tocWrapper { position: relative; }

/* TOC table header */
.th {
	font-weight: bold;
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
	margin-bottom: 4px;
	text-align: left;
}

/* TOC table section */
.ts1, .ts {
	padding-top: .5em;
	font-weight: bold;	
	text-align: left;
}
.ts {
		border-bottom: 1px solid #999;
}

/* create the dots within the TOC rows */
.ss, .ts1 {
	background: url('assets/dot.gif') repeat-x bottom;
	text-align: left;
}

.sh {
	background-color: #ffffff; /* supress the dots under the text */
	text-align: left;	
}

/* section num */
.sn {
	font-size: 85%;
	font-weight: bold;
}

/* default center all cells */
td {
	text-align: center;	
}

ul.check {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0;
}

ul.check li {
	background: url('assets/bullet_2_s3_green_sh.gif') left top no-repeat;	
	padding-left: 33px;
	margin-bottom: 10px;

}

/* testimonial box */
.tt {
	position: absolute;
	text-align: center;
}

/* inside of testimonial box */
.tti {
	background: url('assets/testimonial2.png') center repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	margin: 0;
	width: 229px;
}

.tti p {
	margin: 0 12px 6px -8px;
}

#tt1 { left: -165px; top: 125px; }
#tt2 { left: 500px; top: 375px; }
#tt3 { left: -165px; top: 600px; }
#tt4 { left: 500px; top: 825px; }
#tt5 { left: -165px; top: 1055px; }
#tt6 { left: 500px; top: 1275px; }

.lq, .rq {
	font-size: 350%;
	color: #FF0000;
}

.lq {
/*	height: 35px;
    margin-top: -50px;
    padding-top: 45px;
    margin-bottom: -50px;*/
	margin-right: 2px;
	line-height: 0;
	vertical-align: -15px;
}

.rq {
	margin-left: 2px;
	vertical-align: -15px;
}

#stop-l { float: left; margin-top: 29px; margin-right: -10px; margin-left: 6px; }
#stop-r { float: right; margin-top: 29px; margin-right: 12px; margin-left: -10px; }
#stopbox { color: red; line-height: 1.5em; border: 3px dashed red; padding: 12px; padding-top: 25px; margin-top: 20px; padding-bottom: 25px; }

.bonus {
	background: #CCE9FF;
	border: 6px solid blue;
	text-align: center;
	clear: both;
	padding: 10px;

	margin-top: 10px;
	margin-bottom: 10px;
}

.bonus p {
	font-size: 20px;	
	font-weight: bold;
}

.stars {
	font-size: 120px;
	color: #7F7F7F;
	text-align: center;
	line-height: 0;
	margin: 0;
	padding: 0;
	padding-top: 40px;
}

/*
.tt img {
	margin-left:auto;
	margin-right:auto;
}*/

.tt div {
	margin-left:18px;
	margin-right:18px;
	width: 170px;
	/*border: 1px solid red;*/
}

.tt p {
	text-align: center;
	font-size: 11px;
}

#audioplayer_1 {
	margin-left: auto;
	margin-right: auto;
}