/*
-----------------------------------------------
Style Sheet

Site: Read All About It
Author:   aaryn.com
Version:  2007.11
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl {margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:url(../images/bg_temp.jpg) repeat #fff;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

a:link, a:visited {
	color:#bd8aa9;
	}
	
a:hover, a:active {
	color:#8e356b;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 10px 0px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 0px 10px;
	float:right;
	}

.book_border {
	padding:2px;
	border:1px solid #ecce7a;
	}

.big_text {
	font-size:1.4em;
	line-height:1.4em;
	}

.see_more {
	background:url(../images/see_more.gif) no-repeat;
	width:63px;
	height:13px;
	display:block;
	text-indent:-5000px;
	outline:none;
	float:right;
	margin-top:5px;
	overflow:hidden;
	}

.see_more_yellow {
	background:url(../images/see_more_yellow.gif) no-repeat;
	width:48px;
	height:10px;
	display:block;
	text-indent:-5000px;
	outline:none;
	margin-left:155px;
	margin-top:5px;
	overflow:hidden;
	}

.see_more_red {
	background:url(../images/see_more_red.gif) no-repeat;
	width:62px;
	height:11px;
	display:block;
	text-indent:-5000px;
	outline:none;
	float:right;
	margin-top:5px;
	overflow:hidden;
	}

.book_table img {
	margin-bottom:20px;
	}

.hr {
	color:#ecce7a;
	background:#ecce7a;
	overflow:hidden;
	height:1px;
	margin:20px 0;
	width:100%;
	}

/* Layout
 * ------------------------------------------------------------------------- */
 
#container {
	width:880px;
	margin:10px auto;
	text-align:left;
	}

#title {
	background:url(../images/title.gif) no-repeat 2px 0px;
	width:875px;
	height:125px;
	margin-bottom:5px;
	}
	
	#title h1 a, #title p {
		display:none;
		}
		
	#title h1 a {
		display:block;
		width:875px;
		height:125px;
		margin:0 auto;
		padding:0;
		outline:none;
		text-indent:-5000px;
		}
		
#green_content_container {
	background:#716a46;
	width:856px;
	margin-top:5px;
	padding:12px 12px 0 12px;
	}		

#gallery_table img {
	padding:2px;
	border:1px solid #ecce7a
	}

/* ----- Different colored box elements ----- */
#gray_box_content {
	background:url(../images/featured_bg.gif) repeat-y;
	width:796px;
	padding:0 30px;
	color:#ecce7a;
	}

#gray_box_top {
	background:url(../images/featured_top.gif) no-repeat;
	width:856px;
	height:26px;
	}

#gray_box_bottom {
	background:url(../images/featured_bottom.gif) no-repeat;
	width:856px;
	height:26px;
	margin-bottom:12px;
	}	


#maroon_box_content {
	background:url(../images/maroon_bg.gif) repeat-y;
	width:796px;
	padding:0 30px;
	color:#ecce7a;
	}

#maroon_box_top {
	background:url(../images/maroon_top.gif) no-repeat;
	width:856px;
	height:26px;
	}

#maroon_box_bottom {
	background:url(../images/maroon_bottom.gif) no-repeat;
	width:856px;
	height:26px;
	}		

#orange_box_content {
	background:url(../images/orange_bg.gif) repeat-y;
	width:796px;
	padding:0 30px;
	color:#ecce7a;
	}

#orange_box_top {
	background:url(../images/orange_top.gif) no-repeat;
	width:856px;
	height:26px;
	}

#orange_box_bottom {
	background:url(../images/orange_bottom.gif) no-repeat;
	width:856px;
	height:26px;
	}

#green_box_content {
	background:url(../images/green_bg.gif) repeat-y;
	width:796px;
	padding:0 30px;
	color:#ecce7a;
	}

#green_box_top {
	background:url(../images/green_top.gif) no-repeat;
	width:856px;
	height:26px;
	}

#green_box_bottom {
	background:url(../images/green_bottom.gif) no-repeat;
	width:856px;
	height:26px;
	}		








#new_arrivals {
	background:url(../images/new_arrivals.gif) no-repeat;
	width:238px;
	height:38px;
	margin-bottom:20px;
	text-indent:-5000px;
	}

#books_we_love {
	background:url(../images/books_we_love.gif) no-repeat;
	width:250px;
	height:34px;
	margin-bottom:20px;
	text-indent:-5000px;
	}

#books_for_school {
	background:url(../images/books_for_school.gif) no-repeat;
	width:250px;
	height:33px;
	margin-bottom:20px;
	text-indent:-5000px;
	}

#award_winners {
	background:url(../images/award_winners.gif) no-repeat;
	width:250px;
	height:30px;
	margin-bottom:20px;
	text-indent:-5000px;
	}

#contact_us {
	background:url(../images/contact_us.gif) no-repeat;
	width:185px;
	height:35px;
	margin-bottom:20px;
	text-indent:-5000px;
	}

#about_us_title {
	background:url(../images/about_us_title.gif) no-repeat;
	width:170px;
	height:38px;
	margin-bottom:20px;
	text-indent:-5000px;
	}


#photo_gallery {
	background:url(../images/photo_gallery_title.gif) no-repeat;
	width:249px;
	height:44px;
	margin-bottom:20px;
	text-indent:-5000px;
	}

#news_and_events {
	background:url(../images/news_events.gif) no-repeat;
	width:255px;
	height:40px;
	margin-bottom:20px;
	text-indent:-5000px;
	}


#bottom_columns {
	width:856px;
	background:url(../images/about_bg.gif) repeat-y top right;
	}
	



#home_bottom_left {
	width:597px;
	float:left;
	margin-right:15px;
	}

#photo_gallery_title {
	width:597px;
	height:42px;
	background:url(../images/photo_gallery.gif) no-repeat top left;
	margin-top:12px;
	margin-bottom:6px;
	display:block;
	}
	
	#photo_gallery_title span {
		display:none;
		}
	
	#photo_gallery_title:hover, #photo_gallery_title:active {
		background-position: 0px -42px;
		}

#photo_table img {
	border:1px solid #4b4124;

	}

#home_bottom_right {
	width:244px;
	float:left;
	}

#about_top {
	background:url(../images/about_top.gif) no-repeat;
	width:244px;
	height:25px;
	}

#about_bottom {
	background:url(../images/about_bottom.gif) no-repeat bottom right;
	width:856px;
	}

#about_content {
	background:url(../images/about_bg.gif) repeat-y;
	width:204;
	padding:0 20px;
	color:#bd8aa9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	line-height:1.4em;
	}

#about_us {
	background:url(../images/about_us.gif) no-repeat;
	width:102px;
	height:15px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#footer_bar {
	background:url(../images/footer.gif) no-repeat;
	width:880px;
	height:11px;
	overflow:hidden;
	}

#footer {
	padding:10px 0;
	text-align:center;
	font-size:.92em;
    
	color:#4f0000;
	}
	
	#footer ul {
    	margin: 0 0 5px 0;
   		padding: 0;
    }

 	#footer li {
    	margin: 0;
    	padding: 0 7px 0 10px;
    	display: inline;
    	border-left: 1px solid #4f0000;
    	background: none;
		line-height:1.2em;
    }

	#footer li.first { 
    	border: none;
    }
	
	#footer a:link, #footer a:visited{
		color:#4f0000;
		text-decoration:none;
		}
	
	 #footer a:hover, #footer a:active {
	 	color:#822705;
		text-decoration:none;
		}





/* --------------------------- Form --------------------------------- */
form {
	margin: 0 auto;
	width:350px;
	}


label {
	float:left;
	width:115px;
	text-align:right;
	margin-right:10px;
	margin-top:-1px; /* to align label with the top of input area */
	}
	
input, textarea {
	width:150px;
	border:1px solid #716a46;
	float:left;
	margin-bottom:8px;
	background-color:#d2be93;
	}
	
textarea {
	width:200px;
	overflow:hidden;
	}
	
#checkbox {
	width:20px;
	overflow:hidden;
	background-color:#2e2e2e;
	border: 0px
	}

	form br {
		line-height:0.0;  /* defaults vertical spacing between fields */
		clear:left;
		}

#submit {
	margin-left:125px;
	float:none;
	background:none;
	width:65px;
	height:22px;
	border:none;
	}


/* Main navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/nav.gif") no-repeat; width:880px; height:32px; position:relative; }
#nav li { position:absolute; top: 0; }
#nav li, #nav a { height:32px; display:block; outline:none;  }
#nav span { display:none; }

#nav-01 { width: 61px; left:0; }
#nav-02 { width: 105px; left: 72px; }
#nav-03 { width: 99px; left: 188px; }
#nav-04 { width: 133px; left: 298px; }
#nav-05 { width: 120px; left: 442px; }
#nav-06 { width: 109px; left: 573px; }
#nav-07 { width: 81px; left: 693px; }
#nav-08 { width: 95px; left: 785px; }


#nav-01 a:hover { background: transparent url("../images/nav.gif") -0 -32px no-repeat; }
#nav-02 a:hover { background: transparent url("../images/nav.gif") -72px -32px no-repeat; }
#nav-03 a:hover { background: transparent url("../images/nav.gif") -188px -32px no-repeat; }
#nav-04 a:hover { background: transparent url("../images/nav.gif") -298px -32px no-repeat; }
#nav-05 a:hover { background: transparent url("../images/nav.gif") -442px -32px no-repeat; }
#nav-06 a:hover { background: transparent url("../images/nav.gif") -573px -32px no-repeat; }
#nav-07 a:hover { background: transparent url("../images/nav.gif") -693px -32px no-repeat; }
#nav-08 a:hover { background: transparent url("../images/nav.gif") -785px -32px no-repeat; }





/* 3-Button navigation
 * ------------------------------------------------------------------------- */

#button_nav { background:url("../images/button_nav.gif") no-repeat; width:597px; height:80px; position:relative; }
#button_nav li { position:absolute; top: 0; }
#button_nav li, #button_nav a { height:80px; display:block; outline:none;  }
#button_nav span { display:none; }

#button_nav-01 { width: 191px; left:0; }
#button_nav-02 { width: 192px; left: 202px; }
#button_nav-03 { width: 192px; left: 405px; }



#button_nav-01 a:hover { background: transparent url("../images/button_nav.gif") -0 -80px no-repeat; }
#button_nav-02 a:hover { background: transparent url("../images/button_nav.gif") -202px -80px no-repeat; }
#button_nav-03 a:hover { background: transparent url("../images/button_nav.gif") -405px -80px no-repeat; }








#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");   /* Path to overlay.png must be relative to HTML page, not the CSS file */
	}
