/* CSS Document */

/*
-----------------------------------------------
MASTER STYLE SHEET (master.css)

Site: www.RitaMaeBrown.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  12 October 2006
File Path: ../css/master.css
----------------------------------------------- */


body {
	margin: 0px;
	padding: 0px;
	background: #FFFDEF;
	font-size: 12px;
	font-family: Georgia, San-serif;
	text-align: center;
	color: #4B7592;
	}

img {
	border-width: 0;
	display: block;
	}
	
p {
	text-align: left;
	}

blockquote {
	text-align: left;
	}

table {
	text-align: center;
	}
	
table tr td {
	text-align: left;
	}
	
.container {
	width: 750px;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}
	
/* BEGIN - IE/PC IE/Mac margin-bottom hack. 
This can only be read by IE. It allows for a 
bottom margin to show below the .container
---------------------------------------------*/
*html #footer {
	width: 750px;
	margin-bottom: -20px;
	} 
/*END - IE/PC IE/Mac margin-bottom hack.
---------------------------------------------*/


/* =Text
------------------------------------------*/

.books_title {
	font-family: Georgia, San-serif;
	font-weight: bold;
	color: #4B7592;
	}

.titles {
	font-family: Georgia, San-serif;
	font-weight: bold;
	color: #4B7592;
	}

.bluetext {
	font-family: Georgia, San-serif;
	font-weight: bold;
	color: #007ACF;
	}

.blacktext {
	font-family: Garamond, Georgia, San-serif;
	font-weight: normal;
	font-size: 30px;
	color: #000000;
	}
	
.onSale {
	width:270px; 
	padding:5px 0; 
	text-align:center; 
	background-color:#666666; 
	color:#FFFFCC; 
	font-family:Garamond, Georgia, San-serif; 
	font-size:20px;
	}
	

.quote {
	font-family: Georgia, San-serif;
	font-weight: normal;
	font-size: 17px;
	color: #456175;
	}
	


/* =Links
------------------------------------------*/

a:link { 
	color: #007ACF;
	text-decoration: underline;
	font-family: Georgia, Verdana, San-serif;
	}
	
a:visited { 
	color: #007ACF;
	text-decoration: underline;
	font-family: Georgia, Verdana, San-serif;
	}
	
a:hover { 
	color: #007ACF;
	text-decoration: none;
	font-family: Georgia, Verdana, San-serif;
	} 

.subnav a, .subnav a:link, .subnav a:visited {
	color: #007ACF; 	
	padding-right: 10px;
	text-decoration: underline;
	font-family: Georgia, Verdana, San-serif;
	}

.subnav a:hover 
	{
	color: #007ACF; 	
	padding-right: 10px;
	text-decoration: none;
	font-family: Georgia, Verdana, San-serif;
	}
	
#sc2 a:link, #sc2 a:visited {
	color: #5C76A7; 	
	padding-bottom: 10px;
	text-decoration: underline;
	font-family: Georgia, Verdana, San-serif;
	}

#sc2 a:hover {
	color: #5C76A7; 	
	padding-bottom: 10px;
	text-decoration: none;
	font-family: Georgia, Verdana, San-serif;
	}
	
/* =Header
------------------------------------------*/
	
#header {
	width: 750px;
	padding: 0px;
	}
	
/* =Nav
------------------------------------------*/

#nav {
	width: 750px;
	float: left;
	}


#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	}

#nav a {
	border-width: 0;
	padding: 0;
	margin: 0;
	}

#nav_barA { 
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* =Global Structure
------------------------------------------*/
	
#content {
	width: 750px;
	}	
	
#maincol { 
	width: 595px;
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url("../images/maincol_bg.jpg") #E8F2F9;
	background-repeat: repeat;
	}

#maincol_header {
	width: 575px;
	float: right;
	text-align: left;
	}
	
#maincol_content {
	width: 575px;
	float: right;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	
	}

#maincol_footer {
	width: 595px;
	float: right;	
	}

#mc2 {
    text-align: center;
  	padding-right: 0;
	padding-left: 0;
  	}
	
	
#subcol { 
	width: 154px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-right-color: #CFD7DC;
	border-right-style: solid;
	border-right-width: 1px;
	background: url("../images/subcol_bg.jpg") #F3F7FA;
	background-repeat: repeat;
	}

#subcol_header {
	width: 154px;
	text-align: center;
	}
	
#subcol_content {
	width: 144px;
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: relative;
	
	}

#subcol_footer {
	width: 154px;
	}

#sc2 {
    text-align: center;
  	padding-right: 0;
	padding-left: 0;
  	}
	
	
#subcol ul {
	list-style-type: none;
	margin: 5px;
	padding: 0;
	}

#subcol li {
	list-style-type: none;
	padding-bottom: 10px;
	}
	
	
	/* =Structure =index.asp Structure/Background Images
------------------------------------------*/
#indexStructure {
		width: 750px;
		position: relative;
		}

.index #subcol {
		width: 315px;
		}
		
.index #maincol {
	width: 435px;
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url("../images/maincol_bg.jpg") #E8F2F9;
	background-repeat: repeat;
	}

.index #maincol_header {
	width: 405px;
	float: right;
	text-align: left;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 22px;
	}
	
.index #maincol_content {
	width: 405px;
	float: right;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
	
	}


.index #maincol_footer {
	width: 435px;
	}

.index #mc2 {
    text-align: center;
  	padding-right: 0;
	padding-left: 0;
  	}
	
	
.index #subcol { 
	width: 315px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("../images/maincol_bg.jpg") #E8F2F9;
	position: relative;
	border: 0px;
	}

.index #subcol_header {
	width: 315px;
	text-align: center;
	}
	
.index #subcol_content {
	width: 280px;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	
	}

.index #subcol_footer {
	width: 315px;
	height: 54px;
	float: right;
	text-align: left;
	display: block;
	background: url("../images/home/aotw_footer.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	}


/* Begin AOTW LINK - Hide AuthorsOnTheWeb.com text in <h2> tag
of CLASS .index and ID #maincol_footer. 
To simulate background image is clickable.
--------------------------------------------------------*/


.index #subcol_footer h3 {
	padding-top: 25px;
	visibility: hidden;
	display: block;
	}

/* END AOTW LINK */

.index #sc2 {
    text-align: center;
  	padding-right: 0;
	padding-left: 0;
  	}
	
	
	
/* =Structure =about.asp Structure
------------------------------------------*/
#aboutStructure {
		width: 750px;
		padding: 0px;
		margin: 0px;
		position: relative;
		}
		
.about #maincol_header {	
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 22px;
		}
		
.about #subcol_header {
		height: 41px;
		background: url("../images/sc_titles/about.jpg");
	    background-repeat: no-repeat;
	    background-position: bottom center;
		}


/* =Structure =books_animal_magnetism.asp Structure
------------------------------------------*/
#books_animal_magnetismStructure {
		width: 750px;
		padding: 0px;
		margin: 0px;
		position: relative;
		}
				
.books_animal_magnetism #maincol_header {	
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 22px;
		}

.books_animal_magnetism #maincol_content {
		width: 555px;
		padding-left: 20px;
		padding-right: 20px;
		}
		
.books_animal_magnetism #subcol_header {
		height: 41px;
		background: url("../images/sc_titles/books_animal_magnetism.jpg");
	    background-repeat: no-repeat;
	    background-position: bottom center;
		}


	
/* =Structure =books_ja.asp Structure
------------------------------------------*/
#books_jaStructure {
		width: 750px;
		padding: 0px;
		margin: 0px;
		position: relative;
		}
				
.books_ja #maincol_header {	
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 22px;
		}

.books_ja #maincol_content {
		width: 555px;
		padding-left: 20px;
		padding-right: 20px;
		}
		
.books_ja #subcol_header {
		height: 41px;
		background: url("../images/sc_titles/books_ja.jpg");
	    background-repeat: no-repeat;
	    background-position: bottom center;
		}


/* =Structure =books_mm.asp Structure
------------------------------------------*/
#books_mmStructure {
		width: 750px;
		padding: 0px;
		margin: 0px;
		position: relative;
		}

.books_mm #maincol_header {	
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 22px;
		}
		
.books_mm #maincol_content {
		width: 555px;
		padding-left: 20px;
		padding-right: 20px;
		}		
		
.books_mm #subcol_header {
		height: 41px;
		background: url("../images/sc_titles/books_mm.jpg");
	    background-repeat: no-repeat;
	    background-position: bottom center;
		}
	

/* =Structure =gallery.asp Structure
------------------------------------------*/
#galleryStructure {
		width: 750px;
		padding: 0px;
		margin: 0px;
		position: relative;
		}

.gallery #maincol_header {	
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 22px;
		}
		
.gallery #maincol_content {
		width: 555px;
		padding-left: 20px;
		padding-right: 20px;
		}	
		
.gallery #subcol_header {
		height: 41px;
		background: url("../images/sc_titles/gallery.jpg");
	    background-repeat: no-repeat;
	    background-position: bottom center;
		}

/* =Structure =newsletter.asp Structure
------------------------------------------*/
#newsletterStructure {
		width: 750px;
		padding: 0px;
		margin: 0px;
		position: relative;
		}
		
.newsletter #maincol_header {	
		padding-left: 20px;
		padding-top: 25px;
		padding-bottom: 22px;
		}
		
.newsletter #subcol_header {
		height: 41px;
		background: url("../images/sc_titles/newsletter.jpg");
	    background-repeat: no-repeat;
	    background-position: bottom center;
		}


