@charset "utf-8";
/* CSS Document */

/* RESET */

body,div,dl,dt,dd,ul,pre,form,fieldset,input,textarea,blockquote,th,td {
	font-size:11pt;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#333;
}

h2 
{
	color:#666;
	font-size:20px;
	font-weight:bold;
}

.contentPage h2 
{
	background-image:url('http://www.tedharrisonbiography.com/media/images/top-banner.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding-top:45px;
	margin-bottom:-10px;
	color:#365597;

}

h3 
{
	color:#666;
	font-size:normal;
	font-weight:bold;
}

.contentPage h4 
{
	border-top:thin solid silver;
	color:#666;
	margin-bottom:0px;
}

h1 
{
	color:#184994;
	font-size:29px;
	padding:0 0 2.5px 0;
	margin:-5px 0 0 0;
	text-transform:uppercase;
	
}


#mainContent p 
{
	font-family: georgia, garamond, serif;	
}

.contentPage .figure 
{
	float:left;
	padding-top:10px;
	margin-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: silver;
	padding-right: 20px;
}

.contentPage .figure img 
{
	padding:5px;
	max-width:300px;
	
}

.contentPage .figure p 
{
	text-align:left;
	font-style:italic;
	font-size:smaller;
	text-indent:0;
	padding-left:5px;
	max-width:300px;
}

.contentPage .mediaFigure 
{
	float:left;
	width:300px;
	padding-top:10px;
	margin-left:10px;
	margin-bottom:15px;
	border-left:thin silver solid;
	padding-left:20px;
}

.contentPage .mediaFigure img 
{ 
	max-width:105px;
	padding:5px;
}

.contentPage .mediaFigure p 
{
	text-align:left;
	font-style:italic;
	font-size:smaller;
	text-indent:0;
	padding-left:5px;
	max-width:275px;
}

.em 
{
	font-style:italic;
}

table 
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* END RESET */

body  {
	font: georgia, garamond, serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border:none;
}

.twoColFixLtHdr #container { 
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*
	border:1px #333 solid;
	*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #FFFFFF;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 40px;
	*margin:-11px 0 0 0;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* PAGE STYLE */

a {
	color:#365597;
	text-decoration:none;
}


div#header {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 21em;
	
}

ul#side_nav {
	margin:0;
	*margin:-1.3em 0 0 0;
	padding:0;
	
}

ul#side_nav li {
	color:#A8996E;
	margin:0 0 1em 0;
	*margin:0 0 .9em 0;
	padding:0;
	width:220px;
	list-style:none;
	font-size:14px;
	letter-spacing:1px;
	text-transform:capitalize;
}

ul#side_nav li a {
	color:#A77F5B;
	
}

ul#side_nav li a:hover {
	color:#2151bd;
}


p.left_sidebar_description {
	font-size:12px;
	width:180px;
	color:#666666;
	margin:1em 0 0 0;
	line-height:1.6em;
	letter-spacing:normal;
}

span.italic_span {
	color:#2151bd;
	font-style:italic;
	font-weight:300;
}

span.normal_span {
	color:#2151bd;
	font-style:normal;
	font-weight:normal;
}

h1.main_image img {
	float:left;
	width:400px;
	height:400px;
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

span.image img {
	margin:.8em 0 0 0;

}


/* --- BOOK INFO RIGHT HAND SIDE --- */

div.book_side_info {
	position:relative;
	left:10px;
	clear:right;
	width: 280px;
	float: right;
	margin-left: 0;
	font-size: 10px;
	color: #666;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 70px;
	padding-right: 20px;
}
div.book_side_info a {
	line-height: normal;
	font-size: 12px;
}

#mainContent .book_side_info h1 a {
	color: #F00;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}


div.book_side_info h4 {
	color:#184994;
	font-size:19px;
	letter-spacing:1px;
	padding:0;
	margin:0;
	line-height: 24px;
}

div.book_side_info h4:first-letter {
	font-size:22px;	
}

div.book_side_info h3 {
	color:#184994;
	font-size:29px;
	letter-spacing:1px;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

div.book_side_info h3:first-letter {
	font-size:32px;	
}

div.book_side_info ul {
	float:left;
	width:287px;
	border-top:#999 1px solid;
}

div.book_side_info ul li {
	position:relative;
	color:#184994;
	font-size:13px;
	list-style-type:none;
	line-height:20px;
	letter-spacing:1px;
}

div.book_side_info ul li .price 
{
	color:#666;
	padding:0 0 0 .6em;	
}

div.book_side_info ul li.line1 {
	padding:7px 0 3px 0;
	*padding:9px 0 3px 0;
	letter-spacing:1px;
}

div.book_side_info ul li.line1 span.price, li.line2 span.price {
	color:#666666;
	padding:0 0 0 .6em;	
}

div.book_side_info ul li.line2 {
	position:relative;
	padding:0 0 10px 0;
	letter-spacing:1px;
}



/* --- END BOOK INFO RIGHT HAND SIDE --- */

#buy-now-banner {
	width: 680px;
	height: auto;
	clear: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	color: #174A93;
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
#buy-now-banner a {
	color:#FFF;
	text-decoration: underline;
}

/* --- Divider Border --- */

p.divider {
	position:absolute;
	width:930px;
	*width:940px;
	top:559px;
	margin:0 0 0 39px;
	*margin:0 0 0 -220px;
	border-top:#999 1px solid;
}

p.divider2 {
	position:absolute;
	top:558px;
	height:300px;
	*height:330px;
	margin:104px 0 0 193px;
	*margin:103px 0 0 -21px;
	border-left:#999 1px solid;

}

span.ted_pic_bottom {
	float:left;
	width:180px;
	height:435px;
	padding:9px 35px 0 0;
}


div.event 
{
	font-family: garamond, georgia, serif;
	margin-bottom:20px;
	border-bottom:solid 1px #A8996E;
	padding-bottom:10px;
}


div.event .date 
{
	color:#2151bd;
	float:left;
	margin-right:10px;
}

div.event .city 
{
	color:#2151bd;
	font-weight:bold;
}

div.event .title 
{
	font-weight:bold;
	color:#2151bd;
}

#focusImageDiv 
{
	border:thin silver solid;
	background-color:Silver;
	width:450px;
	height:403px;
	overflow:hidden;
	float:left;
	margin-right:25px;
	max-width:440px;
	max-height:400px;
	vertical-align:middle;
	text-align:center;
}

.galleryThumb 
{
	margin-left:-1px;
	margin-bottom:-1px;
	width:100px;
	height:100px;
	float:left;
	border:thin silver solid;
	position:inherit;
	max-width:100px;
	max-height:100px;
	text-align:center;
}

#side_nav_contact_block 
{

	margin-top:20px;
	color:#A8996E;
	font-size:14px;
	letter-spacing:1px;
	list-style:none;
}

#side_nav_contact_block ul 
{
	margin-top:5px;
	line-height:25px;
	list-style:none;
}

#side_nav_contact_block img
{
	margin-left:10px;
}

#side_nav_contact_block li, #side_nav_contact_block a
{
	color:#A8996E;
	text-transform:uppercase;
}

#mainContent ol 
{
	list-style:none;
	font-family: garamond, georgia, serif;
	
}

#boat_picture 
{
	margin-top:15px;
	float:left;
}

#book_description 
{
	border-left:thin solid grey;
	float:left;
	padding-left:15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#book_description h4, #book_description h5
{
	color:#184994;
	font-size:13px;
	padding:3px 0 5px 0;
	margin-bottom:10px;
	padding-bottom:0px;
	letter-spacing:normal;
	word-spacing: normal;
	text-transform:uppercase;
}

#book_description h5 
{
	color:#666666;
}

#book_description li 
{
	position:relative;
	list-style:disc;
	color:#666666;
	font-size:12px;
	padding:0 0 5px 5px;
	letter-spacing:normal;
	left:19px;
	*left:22px;
	
}
#book_info
{ 
	padding-left: 10px;
}

#book_edition {
	width: 310px;
	clear: right;
	float: left;
	color: #FFF;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#video {
	margin-bottom: 8px;
	width: 260px;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
}


#book_edition2 {
	width: 320px;
	clear: right;
	float: left;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.red {
	color:#F00;
	text-decoration:none;
}
#promo {
	width:210px;
	height:60px;
	float: left;
	background-color: #174A93;
	margin-right: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}	

#promo a {
	color:#FFF;
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}
