h/* CSS Document */
/* Abby-Green.com */
/* Copyright Heather Reed */
/* July 1, 2007 */
/* Includes all site specific elements that create the look and feel of the site */

body {
	background: #ffffff;
	color: #000;
	}
a:link {
	background: transparent;
	color: #26418F;
	text-decoration: none;
	}
a:visited {
	background: transparent;
	color: #26418F;
	text-decoration: none;
	}
a:hover , a:active {
	background: transparent;
	color: #586578;
	text-decoration: none;
	}
#menu a:link {
	background: transparent;
	color: #fff;
	text-decoration: none;
	}
#menu a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
	}
#menu a:hover , #menu a:active {
	color: #586578;
	text-decoration: overline underline;
	}
#bottom-menu a:link {
	background: transparent;
	color: #fff;
	text-decoration: none;
	}
#bottom-menu a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
	}
#bottom-menu a:hover , #menu a:active {
	background: transparent;
	color: #fff;
	text-decoration: underline;
	}

#layout-outside {
	background-color: #054062;
	}
#layout-inside {
	background: #586578 url(../img/bg.gif) repeat;
	}
#content {
	background-color: #ffffff;
	padding-bottom: .5em;
	}
#menu {
	background: #054062;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 2px solid #586578;
	border-right: 2px solid #586578;
	}
#menu span {
	margin: 0 6px;
	}
#bottom-menu {
	background-color: #054062;
	}
.bottom-menu {
	color: #fff;
	font-size: .88em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	}
.bottom-menu span {
	margin: 0 6px;
	}

#latestrelease {
	margin: 30px 0 0 30px;
	padding: 10px 20px 0 0;
	min-height: 325px;
	background: #fff url(../img/box-new.gif) no-repeat;
	position: relative;
	text-align: center;
	}
.center-img {
	margin: 10px 0;
	padding-top: 15px;
	text-align: center;
	}
.latest {
	margin: 20px 0;
	padding: 20px 0;
	}

#content-col-2 img {
	margin: 1em 0;
	padding: 0;
	} 
#content-col-2 img.book1 {
	position: relative;
	top: 15px;
	left: 40px;
	margin: 0 0 100px 0;
	padding: 0;
	z-index: 1;
	}
#content-col-2 img.book2 {
	position: absolute;
	top: 80px;
	left: 95px; 
	margin: 0;
	padding: 0;
	z-index: 1;
	}
#content-col-2 img.book1:hover {
	z-index: 100;
	border-color: #333333;
	}
#content-col-2 img.book2:hover {
	z-index: 100;
	border-color: #333333;
	}
img.book, img.book1, img.book2 {	
	border: 1px solid #000000;
	}
.book1 {
	margin: 2em 2px;
	}
.book2 {
	margin: 2em 2px;
	}
.section {
	margin-bottom: 2em;
	}


h1 {
	text-align: center;
	font-weight: normal;
	margin: 1em 0 .6em -1px;
	letter-spacing: 1px;
	color: #054062;
	}
#content-col-1 h1{
	text-align: left;
	}
#content-all h1{
	text-align: left;
	margin: 1em 0 .6em -1px;
	padding: 1em 0 0 1px; 
	}
h2 {	
	margin-top: 1.5em;
	}
h3 {	
	text-transform: uppercase;
	color: #054062;
	}
h4 {	
	margin: 1em 0 .6em -1px;
	color: #054062;
	}
.header {
	font-family: tahoma;
	font-weight: normal;
	font-size: 2em;
	letter-spacing: 1px;
	color: #054062;
	text-align: left;
	margin-left: 5px;
	}

h1.book-title {
	text-transform: uppercase;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.5em;
	color: #054062;
	text-align: left;
	margin: 1em 0 .6em -1px;
	padding: 1em 0 0 1px; 
	}

h2.book-title {
	text-transform: uppercase;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.5em;
	color: #054062;
	text-align: center;
	}

h2.backlist {
	text-transform: uppercase;
	line-height: 1em;
	font-size: 1.1em;
	color: #054062;
	text-align: center;
	}

hr {
	margin-top: 15px;
	margin-bottom: 25px;
	color: #330000;
	width: 95%;
	text-align: center;
	}
.design-by {
	color: #fff;
	text-align: center;
	font-size: .8em;
	padding: 1em 0;
	}
.title {
	text-transform: uppercase;
	line-height: 1.1em;
	margin: 3px 0;
	color: #330000;
	}
.title2 {
	line-height: 1.1em;
	margin: 3px 0;
	color: #330000;
	}
p.title-info {
	font-size: .9em;
	text-align: center;
	}
.photos {
	text-align: center;
	}
p.photo-info {
	padding: 0 115px 0 115px;
	text-align: center;
	color: #330000;
	font-size: .8em;
	}
.caption {
	font-size: smaller; 
	text-align: center;
	}
img.left {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 5px;
	position: relative; 
	}
img.right {
	float: right;
	margin: 5px;
	padding: 0 0 0 5px; 
	position: relative;
	}
img.books {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 0;
	border: 5px solid #26418F;
	}

img.border {
	margin: 0;
	padding: 0;
	border: 5px solid #26418F;
	}

.center {
	text-align: center;
	}

.clear {
	clear: both;
	}
#content-col-2 blockquote {
	margin: 1.5em 0;
	padding: 5em 5px;
	} 

blockquote {
	margin: 10px 10px 5px 5px;
	padding: 10px 5px 5px 5px;
	position: relative;
	}
blockquote h3 {
	margin-top: 5px;
	text-align: center;
	}

blockquote.bookpage {
	margin: 10px 10px 5px 5px;
	padding: 10px 5px 5px 5px;
	top: 110px;
	position: relative;
	}
blockquote.bookpage h3 {
	margin-top: 5px;
	text-align: center;
	}


p.book-info {
	margin: 5px 0 0 5px;
	line-height: 1em;
	font-size: .9em;
	}

ul.none {
	list-style: none;
	}
ul.none li{
	padding: 2px 0; 
	}


ul.flower {
	list-style-position: outside;
	margin-left: 15px;
	padding: 0 0 0 5px; 

	}
ul.flower li {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1em; 
	}
ul.flower {
	list-style-image: url(../img/bookimglist2.jpg);
	}


