html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1em}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

html {
	overflow-y: scroll;
}
body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 16px/1.2em Verdana, Helvetica, sans-serif;
}

/* 
-----------------------------------------------------------------------------
Spacing
-----------------------------------------------------------------------------*/

ol {list-style: decimal;}


ul {list-style: disc;}

li {margin-left: 30px;}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
}

/* 
-----------------------------------------------------------------------------
Links
-----------------------------------------------------------------------------*/
a:link, a:visited {
	color: #D41920;
	text-decoration: none;
}
a:hover, a:active {
	color: #D41920;
	text-decoration: underline;
}

/* ---------------- block elements ------------------ */
#container {
	background-image: url(../images/bg_cont.jpg);
	background-repeat: repeat-y;
	width: 960px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#header {
     background-image:url(../images/header_bg.jpg);
     width: 960px;
     height: 225px;
     margin: 0px;
     padding: 0px;
}
#header_photos {
	height: 225px;
	overflow: hidden;
}
#header_bottom {
	background-image:url(../images/shaded_header_bottom.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:20px;
	height:38px;
	left: 0px;
	margin: 0px;
	padding-left:259px;
	padding-top:6px;
	position:absolute;
	top:187px;
	width:701px;
	z-index: 50;
}
#header_bottom h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 4px;

}
#sub_header {
	background-image:url(../images/bg_sub_header.jpg);
	width: 960px;
	height: 9px;
	padding:0;
	margin: 0;
}
#badge {
	width: 255px;
	height: 265px;
	display: block;
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 122;
	background-image:url(../images/top_badge.png);
}
#badge a {
	display: block;
	width: 255px;
	height: 265px;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
}
#coming_soon {
	width: 247px;
	height: 151px;
	display: block;
	position: absolute;
	right: 0px;
	top: 15px;
	z-index: 122;
	background-image:url(../images/now_showing.png);
	background-repeat: no-repeat;
}
#coming_soon a {
	display: block;
	width: 253px;
	height: 151px;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
}
#main {
	float: right;
	width: 710px;
	/*overflow: visible;*/
	margin: 0px;
	padding: 0px;
}
#top_right {
	background:url(../images/bg_book_vid.jpg) no-repeat left top;
	color: #ffffff;
	height:418px;
	margin-left: 1px;
}
#right {
	margin:0px;
	padding:25px;
}

/* 
-----------------------------------------------------------------------------
Navigation
-----------------------------------------------------------------------------*/
#nav {
	background:url(../images/bg_nav_top.jpg) no-repeat top left;
	float: left;
	width: 245px;
	margin: 0;
	padding: 0;
}
#nav ul {
	background:url(../images/bg_nav.jpg) repeat-y top left;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
	width: 235px;
	overflow: auto;
}
#nav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#nav a {
	background-image:url(../images/li_badge.png);
	_background-image:url(../images/li_badge.gif);
	background-position:  4px 8px;
	background-repeat: no-repeat;
	display: block;
	font-size:15px;
	font-weight: bold;
	color: #ffffff;
	padding: 15px 0px 15px 28px;
	margin: 0px 5px;
	width: 190px;
	border-bottom: 1px solid #D41920;
}
#nav a.last {
	border-bottom: none;
}
#nav a:hover {
	background-position: 4px -56px;
	text-decoration:none;
	color: #f7d033;
}
#nav_bottom {
	background:url(../images/bg_nav_bottom.jpg) repeat-y top left;
	height: 16px;
}
#left {
	color:#FFFFFF;
	font-size: 10px;
	padding: 10px 10px 19px 19px;
}
#left h1 {
	font-size: 10px;
	margin-bottom: 0px;
}
.trademark {
	font-size: 9px;
	line-height: 1.1em;
}

/* 
-----------------------------------------------------------------------------
Misc
-----------------------------------------------------------------------------*/
.clearing {
	clear: both;
}
.pic_left {
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}
.pic_right {
	float: right;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
#book {
	left:285px;
	margin:0;
	padding:0;
	position:absolute;
	top:260px;
	width: 205px;
}
#book h1 {
	margin-bottom: 0px;
}
.title {
	color: #fff;
	font-size: 22px;
	padding: 0;
	margin: 0;
}
#video {
	height:300px;
	left:525px;
	margin:0;
	padding:0;
	position:absolute;
	top:260px;
	width:430px;
}
.body_text_left {
	float: left;
}
.italic {
	font-style: italic;
	font-size: 12px;
}
.testimony {
	float: right;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
}
.photo_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.photo_list li {
	clear: left;
	margin: 0px;
	padding: 0px;
}

/* 
-----------------------------------------------------------------------------
Search Box
-----------------------------------------------------------------------------*/
#search {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
}

/* 
-----------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------*/
#footer {
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	padding-top:10px;
	padding-left: 300px;
	height: 25px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* 
-----------------------------------------------------------------------------
iSelect Promo
-----------------------------------------------------------------------------*/
#iselect_design {
	position: relative;
}
#iselect_design a, #iselect_design a:hover  {
	text-decoration: none;
}
#iselect_promo {
	display: none;
	position: absolute;
	width: 336px;
	height: 50px;
	top: -1.5em;
	left: -50px;
	z-index: 100;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
	background: url(http://www.iselect.net/images/iselect_footer.gif) 0 0 no-repeat;
	opacity: 0.9;
	filter: alpha(opacity=90); /* for IE */
	cursor: pointer;
}
