body {
	color: #000000; 
	background: #D8D8D8; 
	margin: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Verdana, Helvetica, Arial, sans-serif;
}

p {
	font-size: 10pt;
	font-family: Verdana; 
	margin-top: 0px;
	text-align: left;
}
	
h1 {
	font-size: 17pt; 
    font-family: Verdana; 
    font-weight: bold;
    color: #000000;
    text-align: left;
}
      
book_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

header_12pt_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
      
h5 {color: #000000;
font-size: 8pt;
font-family: Verdana; 
font-weight: normal;
text-align: left; }


h6 {color: #888888;
font-size: 8pt;
font-family: Verdana; 
font-weight: normal;
text-align: center; }

      



a:link { 
	text-decoration: underline; 
	color: #0e4191;
	}
	
a:visited { 
	text-decoration: underline; 
	color: #0e4191;
	}
	
a:active { 
	text-decoration: underline; 
	color: #fd7800;
	}
	
a:hover { 
	text-decoration: underline; 
	color: #fd7800;
	}

img {
	border: 0;
}

#container {
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
}

#content {
	background: #ffffff;
}

#leftsideHome {
	width: 238px;
	float: left;
	background: url(images/clivecussler-home.jpg) top left no-repeat #ffffff;
	padding: 250px 10px 20px 10px;
}
#leftsideHome p {
	margin-bottom: 20px;
}

#mainHome {
	width: 642px;
	float: left;
	background: url(images/new-dots.gif) top left repeat-y #ffffff;
}

.mainHomeContent {
	padding: 20px;
}

#featBook {
	float: left;
	width: 212px;
}

#featBookText {
	width: 360px;
	float: left;
	margin-right: 20px;
}

#paperback {
	float: left;
	width: 276px;
	padding: 10px;
	background: #dfdfdf;
	margin-right: 10px;
	min-height: 400px;
}
#paperback p {
	font-size: 90%;
}
#paperback h5 {
	font-size: 110%;
}

#spotlight {
	float: left;
	width: 276px;
	padding: 10px;
	background: #dfdfdf;
	min-height: 400px;
}
#spotlight p {
	font-size: 90%;
}
#spotlight h5 {
	font-size: 110%;
}

#bottom {
	background: url(images/h_leftbar.gif) top left no-repeat #959595;
	font-size: 90%;
	padding-left: 37px;
}

#bottomContainer {
	background: #fff;
	width: 814px;
}

.bottom1 {
	float: left;
	width: 251px;
	height: 210px;
	padding: 10px;
	background: url(images/new-dots.gif) top right repeat-y #ffffff;
}

.bottom2 {
	float: left;
	width: 252px;
	height: 210px;
	padding: 10px;
	background: #ffffff;
}

.bottomBook {
	float: left;
	width: 130px;
}

.bottomText {
	float: left;
	width: 116px;
}

.bottomText p {
	font-size: 0.9em;
}

.fltlft {
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

.fltrt {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.clear {
	float: none;
	clear: both;
}

hr {
	border: 0;
	width: 600px;
	color: #b3b3b3;
	background-color: #b3b3b3;
	height: 1px;
	margin: 20px 0;
}

h1.home, h2.home, h3.home, h4.home, h5.home, h6.home {
	font-weight: bold;
	margin: 0 0 12px 0;
	color: #000;
	text-align: left;
}

h1.home {
	font-size: 200%;
}
h2.home {
	font-size: 180%;
}
h3.home {
	font-size: 160%;
}
h4.home {
	font-size: 140%;
}
h5.home {
	font-size: 120%;
}
h6.home {
	font-size: 120%;
	text-transform: uppercase;
}

#sidebar {
	float: left;
	width: 144px;
	padding: 0 20px;
	margin-right: 30px;
	background-color: #FFF;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}

#sidebar p {
	margin-bottom: 20px;
	text-align: center;
}

#sidebar a img.cover {
	border: 1px solid #666;
}

#main {
	float: left;
	width: 640px;
	padding: 0 30px 30px 0;
}

#footer {
	border-top: 1px dotted #CCC;
}

#footer p {
	text-align: center;
}
.on_sale_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #006;
	line-height: 16px;
}
.on_sale_date_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	background-color: #0D4B94;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.home_lead_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}
.home_lead_subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

