/* CSS Document */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* typography.css */
body {font-size:75%; color:#FFF; font-family: Helvetica, Arial, sans-serif;}
p {margin:0 0 1.5em; color:#333; line-height:1.2em}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}



a:active
{
outline: none;
}

a:focus
{
moz-outline-style: none;
}

/* custom css*/
body {
background:url(../images/body_bg.jpg); 
background-repeat:repeat-x; 
background-position: top left;
margin:1.5em 0;
}

#header {
width:950px;
margin:0 auto; 
margin-top:10px; 
height:88px; 
background-image: url(../images/header_bg_TM.jpg);
background-repeat: no-repeat; /*border:1px solid #FFFFFF;*/
background-position:top;
}

.headerText {
	text-indent: -9999px;
	display: none; /*removes element from the flow*/}

#header img{
	border:0;
}
	
#header ul#header_nav {
float: right;
margin: 0;
padding: 0;
list-style-type: none; }

#header ul#header_nav li {
font-size: 110%;
letter-spacing: .4px;
float: left;
padding: 0 1em;
border-right: 1px solid #FFF;
line-height: 1em; 
*line-height: inherit;}

#header ul#header_nav li.last_li{border-right: none;}
#header a {color:#FFFFFF; text-decoration:none;}
#header a:hover {text-decoration: underline;}

.container {
	width:950px;
	margin:0 auto; 
	background-color:#fff; 
	margin-top:0; /*border: 1px solid #00FF66;*/}

#home_intro {
/*border: 1px solid #00CC33;*/
height: 395px;
background-image: url(../images/introBg.jpg);
background-repeat: no-repeat;
margin-top:0px;

}

#book_col {
margin-top: 0px;
margin-left:10px;
margin-right:20px;
padding-top:60px;
width:540px;
float:left;
}

#book_col p{
	padding-left:250px;
	font-size: 14px;
}

#book_col h1{
	padding-left:250px;
	font-size:22px;
	color:#1F597C;
	font-family:Times, serif;
	margin-bottom:15px;
	line-height:1.2em
}

#book_col a{
	color:#669933;
	text-decoration:none;
}

#temp_video_col {
	margin-top: 0px;
	margin-left:10px;
	margin-right:20px;
	padding-top:60px;
	float: left;
	width:350px;
	padding-top:60px;
}

#temp_video_col p{
	color:#333333;
	font-size: 15px;
}

#temp_video_col h1{
	color:#1F597C;
	font-size:22px;
	font-family:Times, serif;
	margin-bottom:15px;
	line-height:1.2em
	}
	
#video_col {
	float: left;
	width:350px;
	padding-top:60px;
}

#video_col p{
	color:#1F597C;
	font-size:14px;
}

#video_col h1{
	color:#1F597C;
	font-size:18px;
	font-family:Times, serif;
	}
	
#sub_content{
	clear: both;
	background-color:#FFF;
	height:225px;
	}

#sub_content h1{
	color:#669933;
	font-size:18px;
	font-family:Times, serif;
	padding-left:99px
}	

#sub_content p{
	padding-left:99px;
	line-height:1.2em;
	font-size: 14px;
}

#sub_content a{
	color:#669933;
	text-decoration:none;
}


#sub_content #col1{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:300px;
	background-color:#FFF;
}

#col1 table, #col1 td, #col1 th {
	border: 1px solid;
	border-color:#999;
	color:#333333;
	font-size:14px;
	margin:0 0 1.5em;
}

#col1 td {
	padding: 0px 0px 0px 2px;
}

#sub_content #col2{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:300px;
	background-color:#FFF;
}

#sub_content #col3{
	float:left;
	margin:10px;
	width:310px;
	background-color:#FFF;
}

#sub_content2{
	clear:both;
	width:99%;
	margin:0 auto;
	margin-top:10px;
	border-top:2px dotted #999;
	background-color:#fff;
}


#sub_content2 #col1{
	width:570px;
	float:left;
}

#sub_content2 #col2{
	width:320px;
	float:left;
	padding:10px;
	margin-left:15px;
	
}

#sub_content2 #col2 form{
	width:320px;
	height:102px;
	background-image:url(../images/searchBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;
}

#sub_content2 #col2 form p{
	color:#FFF;
	padding-top:10px;
	margin-right:10px;
}
#sub_content2 #col2 form input{
	margin-left:15px;
}

#sub_content2 h1{
	color:#669933;
	font-size:20px;
	font-family:Times, serif;
	margin-left:15px;
	margin-top:10px;
}

#sub_content2 h2{
	color:#666;
	font-size:16px;
	font-family:Times, serif;
	font-weight:bold;
	margin-left:15px;
	padding-top:5px;
	border-top:1px dotted #999;
}

#sub_content2 h2.first{
	border-top:0px;
}

#sub_content2 h3{
	color:#666;
	font-size:13px;
	font-family:Times, serif;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:-3px;
}	

#sub_content2 p{
	margin-left:15px;
	font-size:13px;
	line-height:1.2em;
}

#footer{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	}
	
#footer a, #footer a:focus {
	color:#FFFFFF;
}
	
/*Begin Secondary Page CSS*/
.sec_container {
	width:950px;
	margin:0 auto; 
	background-color:#fff; 
	margin-top:0; /*border: 1px solid #00FF66;*/
	padding-top:15px;
	padding-bottom:15px;}

#secondary_content {
	/*border: 1px solid #00CC33;*/
	background-image: url(../images/bookCol_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#secondary_content #col1 {
	float:left;
	width:640px;
	margin-right:15px;
	margin-left:20px;
}

#secondary_content #col1 a {
	color:#69A64D;
}

#secondary_content #col1 a:active {
	text-decoration:underline;
	color:#69A64D;
}

#secondary_content #col1 a:focus {
	color:#69A64D;
}


#secondary_content #col2 {
	float:left;
	width:257px;
	text-align:center;
	
}

#secondary_content #col1 h1{
	color:#1F597C;
	font-size:22px;
	font-family:Times, serif;
	margin: 0 0 10px 0;
}

#secondary_content #col2 h1{
	color:#1F597C;
	font-size:18px;
	font-family:Times, serif;
	font-style:oblique;
	margin-top:10px;
	margin-bottom:10px;
}

#secondary_content #col2 h2{
	color:#669933;
	font-size:16px;
}

#secondary_content #col2 a{
	text-decoration:none;
	}


#secondary_content #col1 p{
	line-height:1.2em;
	font-size:14px;
	}
	
#secondary_content #col2 p{
	line-height:1.2em;
	font-size:14px;
	text-align:left;
	margin:15px;
	}
	
#secondary_content #col1 p.review{
	padding-top:15px;
	border-top:1px dotted #1F597C;
	width:99%;
	}

#secondary_content ul, #secondary_content ol {
	margin: 0 0 10px 30px;
	font-size: 14px;
	color:#333333;
	line-height:1.2em;
}

#secondary_content h4 {
	font-size: 18px;
	color:#1F597C;
	font-family:Times,serif;
	margin: 15px 0px 10px 0px;
}

.reviewer{
	font-family: Times, serif;
	text-transform:uppercase;
	font-size:13px;
}

#heart-attack {
	height:35px;
	background-color:#F00;
}

#heart-attack p {
	text-align: center;
	color:#FFF;
	font-size:16px;
	padding-top: 8px;
}

#heart-attack a, #heart-attack a:active, #heart-attack a:focus {
	color:#FFF;
	text-decoration:underline;
}


