@charset "utf-8";
/* CSS Document */
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{ 
	border:none;
	}
body{
	background-image:url('i/bg.png');
	background-color:#ffffff;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}
span.question{
	font-weight:bold;
	color:#f49017;
	}
h3{
	font-weight:bold;
	color:#f49017;
	font-size:14px;
	}
h2{
	font-weight:bold;
	font-size:16px;
	}
a{
	color:#4ca2d7;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
	
div.div-shadows, div.div-main, div.div-footer, div.div-main-content, div.div-footer{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-repeat:no-repeat;
}
div.div-shadows{
	width:959px;
	background-image:url('i/bg-shadows.png');
	}
div.div-main{
	width:900px;
	background-image:url('i/bg-main.png');
	background-color:#FFFFFF;
	}
div.div-footer{
	width:900px;
	background-image:url('i/bg-footer.png');
	text-align:right;
	font-size:10px;
	color:#979380;
	background-repeat:no-repeat;
	height:40px;
	vertical-align:bottom;
	}
a.a-footer{
	color:#979380;
	text-decoration:none;
	}
a.a-footer:hover{
	text-decoration:underline;
	}
	
div.div-main-content{
	width:880px;
	}
div.div-logo{
	position:relative;
}
div.div-top-nav{
	position:relative;
}
td.td-top-nav-100, td.td-top-nav-110, td.td-top-nav-70{
	cursor:pointer;
	height:29px;
	text-align:center;
	vertical-align:top;
	line-height:22px;
	
}
td.td-top-nav-100{
	background-image:url('i/bg-top-nav-item-100.png');
	width:100px;
	}
td.td-top-nav-110{
	background-image:url('i/bg-top-nav-item-110.png');
	width:110px;
	}

td.td-top-nav-70{
	background-image:url('i/bg-top-nav-item-70.png');
	width:70px;
	}
td.td-top-nav-70:hover, td.td-top-nav-100:hover, td.td-top-nav-110:hover, div.div-front-order-online:hover, div.div-front-read-chapter:hover, div.div-front-faq:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#4ca2d7;
	} 
div.div-image-rotation{
	position:absolute;
	left:601px;
	top:0px;
	}
div.div-image-rotation-new{
	position:absolute;
	left:613px;
	top:0px;
	}
div.div-front-info-holder{
	position:relative;
	width:610px;
}
div.div-info-holder{
	position:relative;
	width:610px;
	background-image:url('i/bg-blurb.png');
	background-repeat:no-repeat;
	text-align:justify;
}
div.div-info-blurb{
	position:relative;
	width:590px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	color:#212a36;
}
div.div-page-heading{
	position:relative;
	width:610px;
	background-image:url('i/bg-heading.png');
	background-repeat:no-repeat;
	height:68px;
	font-size:24px;
	color:#f49017;
	line-height:68px;
	padding-left:30px;
}
div.div-front-buttons{
	float:left;
	width:160px;
	text-align:center;
	}
div.div-front-blurb{
	float:left;
	width:450px;
	background-image:url('i/bg-front-blurb.png');
	}	
div.div-front-blurb-text{
	width:430px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}		
div.div-button-sunrise{
	width:89px;
	height:72px;
	background-image:url('i/button-sunrise.png');
	cursor:pointer;
	position:relative;
	}
div.div-button-sunrise:hover{
	background-image:url('i/button-sunrise-hover.png');
	cursor:pointer;
}
div.div-button-tv-appearances{
	width:89px;
	height:72px;
	background-image:url('i/button-tv-appearances.png');
	cursor:pointer;
	position:relative;
	}
div.div-button-tv-appearances:hover{
	background-image:url('i/button-tv-appearances-hover.png');
	cursor:pointer;
}
div.div-clear-float{
	clear:left;
	}
div.div-front-book-holder{
	clear:left;
	position:relative;
	}
div.div-front-book-worth-the-wait{
	float:left;
	width:305px;
	height:140px;
	background-image:url('i/bg-book-worth-the-wait.png');
	background-repeat:no-repeat;
	position:relative;
}
div.div-front-book-stand-tall{
	float:left;
	width:305px;
	height:140px;
	background-image:url('i/bg-book-stand-tall.png');
	background-repeat:no-repeat;
	position:relative;
}
div.div-zip-file{
	float:left;
	width:305px;
	height:140px;
	background-image:url('i/bg-zip-file.png');
	background-repeat:no-repeat;
	position:relative;
}
div.div-front-order-online{
	position:absolute;
	top:20px;
	left:110px;
	height:29px;
	width:100px;
	text-align:center;
	background-image:url('i/bg-top-nav-item-100.png');
	line-height:22px;
	font-size:10px;
	}
div.div-front-faq{
	position:absolute;
	top:80px;
	left:110px;
	height:29px;
	width:100px;
	text-align:center;
	background-image:url('i/bg-top-nav-item-100.png');
	line-height:22px;
	font-size:10px;
	}
div.div-front-read-chapter{
	position:absolute;
	top:50px;
	left:110px;
	height:29px;
	width:100px;
	text-align:center;
	background-image:url('i/bg-top-nav-item-100.png');
	line-height:22px;
	font-size:10px;
	}
div.div-front-disposable-ones{
	width:844px;
	background-image:url('i/bg-front-disposable-ones.png');
	background-repeat:no-repeat;
	min-height:200px;
	margin-left:auto;
	margin-right:auto;
	}
td.td-nav-black-100{
	cursor:pointer;
	height:29px;
	text-align:center;
	vertical-align:top;
	line-height:22px;
	background-image:url('i/bg-nav-item-black-100.png');
	width:100px;
	color:#ffffff;
	font-size:10px;
	}
td.td-nav-black-100:hover{
	text-decoration:underline;
	}
div.div-front-disposable-ones-text{
	color:#ffffff;
	width:300px;
	margin-left:10px;
	}