@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-botton: 0px;
	background-color: #826559;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
	
a:link {
	color: #ff6604;
	text-decoration: none;
	}
	
a:visited {
	color: #a347ae;
	text-decoration: none;
	}
	
a:hover {
	color: #f9c760;
	text-decoration: underline;
	}
	
a:active {
	color: #f9c760;
	text-decoration: none;
	}

.clear { 
	clear: both; 
	}

img {
	border: 0;
	}
	
.inline {
	display: inline;
	border: 0;
	}

.clear-left {
	clear: left;
	}
	
	

/*------------------------------ WRAPPER ------------------------------*/

#wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/global/masthead/bg-shadow.jpg) top left repeat-y;
	}

#wrapper p {
	font-size: 12px;
	line-height: 1.5;
	padding: 4px 0 4px 0;
	}
	
#wrapper h1 {
	font-size: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #53035d;
	font-weight: normal;
	}
	
	
	
	
#container {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 45px;
	padding: 0;
	}
	

	
/*------------------------------------ MASTHEAD ---------------------------------*/

#top-navigation {
	position: relative;
	float: left;
	width: 525px;
	height: 24px;
	margin: 0;
	padding: 0;
	}
	
	
#search {
	position: relative;
	float: left;
	width: 224px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../images/global/masthead/search.jpg) top left no-repeat;
	}
	
	.searchbar {
		margin: 4px 0 0 50px;
		font-weight: normal;
		font-size: 10px;
		color: #000;
		}
	

#masthead {
	position: relative;
	float: right;
	width: 749px;
	height: 170px;
	margin: 0;
	padding: 0;
	}
	
	*html #masthead {
		margin-top: -20px;
		}
	

/* following allows container to wrap around floats */
#masthead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}

	
	


/*-------------------------------- NAV MENU -------------------------------*/

#nav-wrapper {
	float: left;
	background: #ffffff;
	width: 151px;
	margin: 0;
	padding: 0;
	}
	
#photo {
	width: 151px;
	height: 176px;
	margin: 0;
	padding: 0;
	}


ul#sidenav {
	background: url(../images/global/nav/nav-bg.jpg) top left repeat-y;
	position: relative;
	width: 134px;
	padding: 0;
	margin: 0 0 0 17px;
	list-style: none;
	horizontal-align: center;
	z-index: 2;
	}

ul#sidenav a {
	display: block;
	text-decoration: none;
	}


ul#sidenav li {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
	}
	
	* html ul#sidenav li {
		float: left;
		}
		
	*+html ul#sidenav li {
		float: left;
		}

ul#sidenav li a:link, ul#sidenav li a:visited {
	color: #53035d;
	width: 122px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-bottom: -2px;
	margin: 0 0 0 7px;
	border-top: 1px solid #ffffff;
	}

ul#sidenav li:hover a {
	color: #ff6604;
	font-style: italic;
	background-color: #ffe981;
	width: 122px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.8px;
	padding-top: 12px;
	padding-bottom: -2px;
	margin: 0 0 0 7px;
	border-top: 1px solid #f9c760;
	}

ul#sidenav li:hover ul {
	display: block; 
	position: absolute; 
	top: 0; 
	left: 94px; 
	width: 210px;
	border-top: 1px solid #f9c760;
	}
	

	
ul#sidenav li ul li a {
	display: none;
	}
	
	
ul#sidenav li:hover ul li a {
	display: block; 
	padding: 4px 0px 2px 8px;
	margin: 0 0 0 -5px;
	width: 200px;
	height: 22px;
	color: #53035d;
	background-color: #fff7d0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0;
	border: 1px solid #f9c760;
	border-top: none;
	}

ul#sidenav li:hover ul li a:hover {
	background-color: #ff6604;
	font-weight: normal;
	color:#ffffff;
	letter-spacing: 0.8px;
	}
	
	
ul#sidenav li:hover ul li.section a {
	display: block; 
	padding: 4px 0px 2px 8px;
	margin: 0 0 0 -5px;
	width: 200px;
	height: 22px;
	color: #53035d;
	background-color: #fff7d0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0;
	border-left: 1px solid #f9c760;
	border-bottom: 4px double #f9c760;
	border-top: none;
	}


ul#sidenav li:hover ul li.section a:hover {
	background-color: #ff6604;
	font-weight: normal;
	color:#ffffff;
	letter-spacing: 0.8px;
	}
	
	
ul#sidenav li:hover ul li.twolines a {
	display: block; 
	padding: 4px 0px 2px 8px;
	margin: 0 0 0 -5px;
	width: 200px;
	height: 42px;
	color: #53035d;
	background-color: #fff7d0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0;
	border-bottom: 1px solid #f9c760;
	border-left: 1px solid #f9c760;
	border-top: none;
	}


ul#sidenav li:hover ul li.twolines a:hover {
	background-color: #ff6604;
	font-weight: normal;
	color:#ffffff;
	letter-spacing: 0.8px;
	}

	
ul#subnav {
	background: url(../images/global/nav/nav-bg.jpg) top left repeat-y;
	width: 134px;
	padding: 0;
	margin: 0 0 0 17px;
	list-style: none;
	horizontal-align: center;
	}
	
ul#subnav a {
	display: block;
	text-decoration: none;
	}


ul#subnav li {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
	}
	
	* html ul#subnav li {
		float: left;
		}
		
	*+html ul#subnav li {
		float: left;
		}
		

ul#subnav li.onstate {
	color: #53035d;
	background-color: #f9c760;
	width: 114px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.8px;
	padding: 8px 4px 8px 4px;
	line-height: 16px;
	margin: 0 0 0 7px;
	}
	
	* html ul#subnav li.onstate {
	margin: 0 0 0 4px;
	}

ul#subnav li a:link, ul#subnav li a:visited {
	color: #a347ae;
	width: 114px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.8px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 0 7px;
	background-color: #fff4c2;
	line-height: 15px;
	}

ul#subnav li:hover a {
	color: #53035d;
	font-style: italic;
	width: 114px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.8px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 0 7px;
	background-color: #fff4c2;
	line-height: 15px;
	}

ul#subnav a.bottom {
	border-bottom: 2px solid #53035d; 
	}

#nav-ender {
	width: 134px;
	padding: 0;
	margin: 0 0 0 17px;
	horizontal-align: center;
	}
	
/* --------IE HACK FOR DROPDOWN WITH YOUTUBE CONTENT-------*/

#iframebox {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0px;
	display:block;
	filter:alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}


/* --------------------- CONTENT ---------------------*/

#content {
	float: right;
	position: relative;
	width: 669px;
	height: auto;
	margin: 0 40px;
	padding: 0;
	z-index: 1;
	}
	
	*html #content {
		margin: 0 20px;
		}
	


	
/*--------------------------- ORDERICONS ---------------------------------*/


ul.order-icons li {
    float: left;
    margin: 0 3.5px;
	display: block;
	list-style: none outside none;
}

ul.order-icons {
    list-style: none outside none;
	margin: -13px 0 40px -40px;
}

ul.order-icons li img {
    height: 42px;
    width: 42px;
	}



/********** BEGIN BTM ORDER EXPANDED SECTION ***********/
.end-of-excerpt {
	float: right;
	margin: 0 50px 0 0;
	}
	
	*html .end-of-excerpt {
		float: none;
		margin: 0 0 0 500px;
		}
	
	*+html .end-of-excerpt {
		float: none;
		margin: 0 0 0 500px;
		}

.order-expnd-wrap {
	clear: both;
    margin: -35px 0 -50px;
    padding: 20px 10px 0;
    width: 565px;
	min-height: 275px;
	position: relative;
	z-index: 10;
	text-align:left;
	}
	
	*html .order-expnd-wrap {
		margin: 10px 0 0 0;
		}
	
	*+html .order-expnd-wrap {
		margin: 10px 0 0 0;
		}

.order-expnd-wrap p {
	padding: 0 !important;
	margin: 5px 0 !important;
	}

.order-expnd-cover {
	float: left;
	margin: 25px 0 0 -195px;
	text-align: center;
	width: 134px;
	}

.order-expnd-flw {
	margin: 10px auto 0 auto;
	opacity:0.6;
	}

.order-expnd-header {
	margin: 0 auto;
	}

.order-expnd-left {
	float: left;
	width: 225px;
	margin: 20px 0 0 30px;
	}

.order-expnd-right {
	float: right;
	width: 280px;
	margin: 20px 0 0 0px;
	padding: 0 0 60px 0;
	background: url(http://www.lorifoster.com/images/books/ordering/ebookreaders.jpg) no-repeat 130px 97px transparent;
	}
	
.order-expnd-single-dig {
	float: left;
	width: 280px;
	margin: 20px 0 0 50px;
	padding: 0 0 60px 0;
	background: url(http://www.lorifoster.com/images/books/ordering/ebookreaders.jpg) no-repeat 130px 97px transparent;
	}
	
.order-expnd-single {
	float: left;
	width: 225px;
	margin: 20px 0 0 50px;
	}

ul.order-expnd-list {
	list-style-image: url(http://www.lorifoster.com/images/global/dings/circles/purple-glow.gif);
	font-size: 15px;
	font-family: Georgia,Times New Roman,Times,serif;
	margin: 0 0 0 10px;
	padding: 0;
	}

ul.order-expnd-list li {
	margin: 0 0 12px;
	line-height: 0.8em;
	}

ul.order-expnd-list li.order-expnd-divider {
	background: url(images/books/order-expnd/list-divider.png) no-repeat 0 0 transparent;
	padding: 13px 0 0;
	color: #b84e0f;
	}

ul.order-expnd-list li a:link, ul.order-expnd-list li a:visited {
	color: #B94431;
	}

ul.order-expnd-list li a:hover, ul.order-expnd-list li a:active {
	text-decoration: underline;
	color: #B94431;
	}





/* --------------------- TWEETS ---------------------*/
		
#tweets {
	clear: both;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	word-wrap: break-word;
	max-width: 220px;
	}
	
ul#twitter_update_list {
	height: auto;
	margin: 0;
	padding: 0;
	word-wrap: break-word !important;
	}
	ul#twitter_update_list li {
		list-style: none;
		color: #826559;
		line-height: 1.5;
		font-size: 14px;
		margin: 0;
		padding: 0;
		word-wrap: break-word !important;
		}
		ul#twitter_update_list li a:link {
		text-decoration: none;
		color: #ff6604;
		}
		ul#twitter_update_list li a:hover {
		text-decoration: underline;
		color: #f9c760;
		}
		ul#twitter_update_list li a:visited {
		text-decoration: underline;
		color: #a347ae;
		}
	
/*---------------------- CONTEST ----------------------*/


/*------- contest form ------- */

div.form-contest {
	float: right;
	width: 400px; 
	background-color: #fff4c2;
	border: double 4px #ff9e07;
	padding: 15px; 
	margin: 10px 0px 25px 60px;
	}

div.form-contest div.row {
  clear: both;
  padding-top: 10px;
  }

div.form-contest div.row span.label {
  float: left;
  width: 165px;
  font-size: 12px;
  text-align: right;
  margin-right: 5px;
  }

div.form-contest div.row span.formw {
  float: right;
  width: 220px;
  text-align: left;
  } 

div.contest-hint {
	width:380px; 
	margin-left: 150px;
}

div.enter-link {
	width:350px;
	align: center; 
	margin: 8px;
	text-align: center;
}


	*html div.contest-hint {
		margin-left: 100px;
		}
	*+html div.contest-hint {
		margin-left: 100px;
		}
		
#contestcover img{
    display: block;
    margin: -25px 0 0 0;
	align: center;
}




/*--------------------------------------------- 
       F O R M S 
----------------------------------------------*/


div.row {
  clear: both;
  padding-top: 15px;
  }

div.row span.label {
  float: left;
  width: 250px;
  font-size: 12px;
  text-align: right;
  margin-right: 5px;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  } 



form a:link {
	color: #94121e;
	text-decoration: none;
	}

form a:visited {
	color: #94121e;
	text-decoration: none;
	}

form a:hover {
	color: #da4b3d;
	text-decoration: underline;
	}
	
form a:active {
	color: #da4b3d;
	text-decoration: none;
	}


	
/* --------------------- FONT STYLES ---------------------*/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 1.5;
	}
	
.bodytext-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	}
	
.blog-title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #53035d;
	line-height: 22px;
	}

.blog-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	line-height: 1.6;
	}
	
.body-small {
	font-weight: normal;
	font-size: 10px;
	color: #000;
	line-height: 1.2;
	}
	
.caramel-small {
	font-weight: normal;
	font-size: 10px;
	color: #826559;
	line-height: 1.2;
	}
	
.caramel-captions {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #826559;
	line-height: 1.2;
	}
	
.purple-captions {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #53035d;
	line-height: 1.2;
	}
	
	
	
.body-small-center {
	font-weight: normal;
	font-size: 10px;
	color: #F0EBB4;
	text-align: center;
	line-height: 1.2;
	}
	
.news-items {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #53035d;
	line-height: 1.3;
	}
	
.news-dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	line-height: 1.3;
	}
	
.posted{
	font-size: 10px;
	color: #a09927;
	}
	
	
.booktitle {
	font-weight: bold;
	font-style: italic;
	}

.main-header {
	font-size: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #53035d;
	font-weight: normal;
	line-height: 1.2;
	}
	
.orange-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ff9e07;
	}

.orange-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #ff9e07;
	}
	
.orange-bold-large {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px !important;
	font-weight: bold;
	color: #ff9e07;
	}
	
.lime-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #a09927;
	}
	
.lime-bold-spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #a09927;
	line-height: 35px;
	}
	
.body-orange-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #ff9e07;
	line-height: 20px;
	}
	
.body-lime-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #a09927;
	line-height: 20px;
	}
	
.body-purple-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #53035d;
	line-height: 20px;
	}
	
.bold-purple-spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #53035d;
	line-height: 35px;
	}
	
.body-brown-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #826559;
	}
	
.questions {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #a09927;
	}
	
.brown-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #826559;
	}
	
.brown-headers-large {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #826559;
	}
	
.purple-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #53035d;
	}
	
.purple-medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #53035d;
	line-height: 22px;
	}
	
.medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 22px;
	}
	
.booktitle-big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
	
.release-date {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #53035d;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
.release-date-lg {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	color: #53035d;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
.caramel-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ccb273;
	}
	
	
.orderlinks-small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5;
	}

.orderlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 1.5;
	}
	
.orderlinks-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	}

.orderlinks-big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5;
	}
	
.orderlinks-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5;
	}

.red {
	color: #FF0000;
	}
	
.hotpink {
	color: #F3F;
	}

.img-border {
	border: 1px solid #6C1801;
	}	
	
.list {
	line-height: 1.4;
	padding: 1px 0 2px 0;
	}
	
/*-------------------- FOOTER -----------------------*/
	
#footer {
	width: 675px;
	margin: auto;
	height: auto;
	padding: 20px 25px 10px 200px;
	clear: both;
	background: url(../images/global/footer_bg.jpg) top left no-repeat #fce887;
	color: #333333;
	line-height: 1.8;
	}
	
#footer a:link {
	color: #53035d;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #53035d;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #a347ae;
	text-decoration: underline;
	}
	
#footer a:active {
	color: #a347ae;
	text-decoration: none;
	}

