/*  Home Page Styles Only 

Quick Search for style Sections.  Copy and paste these into search for easy searching

1.0 - Find your Way styles
2.0 - Home page What's New styles
3.0 - New Titles styles

----------- */
#search-alternative-links #old-cat, #search-alternative-links span, #reserve-computer, #header-language-links, .header-search label.hint  {
	display: block;
}

.header-top .logo a:hover {
	background-image: none;
}

/****1.0 - Find your Way styles ****/
#home-page-banner {
	display: block;
	width: 960px;
	margin: auto 0;
}

#linkList {
	display: block;
	float: left;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

#mainlinksContainer {
	position: relative;
	width: 960px;
	/*height:99px;*/
	padding: 0;
	margin: 0;
	clear: left;
	overflow: hidden;
	/*margin-top: 80px;  margin for IE 6/7 */
	margin-bottom: 20px;
}

#find-your-way {
	float: left;
	background: url(/content/images/find-your-way-logo.jpg) no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 30px;
	margin-right: 14px;
}

#sublinksContainer {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	overflow: hidden;
	/*position: absolute;*/ /*margin-bottom:20px;*/
	padding-top: 0px;
	padding-left: 0px;
	/*top:0;x
	left:380px;*/
}

#sublinksContainer a {
	float: left;
	width: 175px;
	padding: 5px 4px 7px; /*padding-right:20 */
	margin-top: 0;
	margin-right: 0;
	/*font-family: Helvetica, Arial , sans-serif;
   font-size:13px;*/
	font-weight: bold;
	text-decoration: none;
	background: url(/content/images/arrow.gif) no-repeat center left;
}

#sublinksContainer a.extended-width {
	width:198px;
	}

#sublinksContainer a:hover {
	background-color: #b3f2f2;
	background-image: url(/content/images/arrow-hover.gif) no-repeat center
		left;
}

#sublinksContainer.horizontal-list li {
	border-right: none;
	padding: 0 0 0 2px;
}

.clearLeft {
	margin: 0;
	padding: 0;
	clear: left;
	/*display:inline-block;*/
	overflow: hidden;
}

.fyw-link {
	color: #263a5d;
	font-size: 1.1em; /*10pt*/
	font-weight: bold;
	display:block;
	padding-left:0.8em;
}

.fyw-kidsspace img {
	position: relative;
	top: 2px;
	margin-left: 0.8em;
}

.fyw-ramp {
	color: #000;
	font-weight: bold;
}

.fyw-ramp img {
	position: relative;
	top: 3px;
	margin-left: 0.8em;
}

#linkList #banner {
	width: 960px;
	height: 120px;
	position: relative;
	z-index: -2000;
}


div#latest-from-your-library {
	background-color: #fff;
}



/* Make Beta your default homepage banner */
#beta-wrapper {
	background-image: url(/images/beta-link.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 347px;
	color: #FFFFFF !important;
	padding-top: 15px;
}

#beta-wrapper div {
	background-color: #8CC02F;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 31px 0 0;
	padding: 0 2px 2px 12px;
	color: #424242;
	height: 30px;
}

#beta-wrapper ul {
	list-style: none;
	list-style-position: outside;
	margin: 0px 0 0 40px;
	padding: 40px 0 0;
	display: inline;
	padding: 0;
}

#beta-wrapper ul li {
	display: block;
}



#beta-wrapper ul li#beta-link {
	font-size: 15px;
	padding-top: 9px;
	padding-bottom: 5px;
	line-height: 1.2em;
}

#beta-wrapper ul li#beta-link2 {
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.2em;
}


#beta-wrapper ul li#more-link {
	font-size: 14px;
	padding: 0;
}

#beta-wrapper ul li a {
	color: rgb(255, 255, 255);
	background-color: rgb(93, 129, 29);
}

/* Home page search styles */

.front-page .header-links li {
	border-right:1px solid #3A3A3A;
}

.front-page #promotions {
	height: 100px;
	width: 653px;
}

.front-page #header-links-container {
	margin-top:-107px;
}

.front-page .header-top #user-session{
	float:none;	
	display:inline-block;
}

.front-page #header-search #search-alternative-links a{
	display:inline;
	float:none;
}

.header-search {
	font-family:arial;
	font-size:1.6em;
	font-weight:normal;
	margin:27px 0 0 0;
	padding:0 0 18px 0;
	position:relative;
	float:left;
}

.header-search #search-alternative-links{
	padding-top:15px;
	position:relative;
	float:left;
}

.header-search ul li.first{
	border-right:1px solid #3A3A3A;
	padding:0 5px 0 10px;	
}

.header-search #searchTerms {
	float: left;
	width: 410px;
	border: 1px solid #AAA;
	background-color: #f2f2f2;
	font-size: 1.5em;
	padding: 8px;
	margin:0;
}

.header #submit-button {
	margin:auto 0 auto 5px;
	width: 5.5em;
	height: 2.88em;
	font-size:1em;
}

.header-links {
	display: inline-block;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 1.25em; /*10pt*/
	font-weight: normal;
	color: #CCCCCC;
	*width:31em;
}

/* 2.0 - What's New styles = Home page only */

#whats-new-1, #whats-new-2, #whats-new-3, #whats-new-4, #whats-new-5,#whats-new-6 {
	margin-bottom: 0;
	border-bottom: 1px solid #F4EEED;
}

/* 3.0 - New Titles styles = Home page only */
.new-titles
{
	margin-bottom: 0;
}


.author {
	font-size: .9em;
	padding: 2px 0 0 0;
	}

.more_link {
	margin:  0 0 1.5em 0;
	border-top: 1px solid #F4EEED;
	padding: .5em 0 0 .8em;
}

/* List styles */
.merch-record-horizontal ul {
	margin: -4px;
	padding: 0px;
	list-style-type: none;
}

.merch-record-horizontal li {
	margin: 0px;
	}

.merch-record-horizontal .details {
	overflow: hidden;
	padding-left: 90px;
	min-height: 113px; /* fixes height issue for image and spacing */
	max-height: 114px; /* Hack to make sure text does not extend past guidelines */
	position: relative;
}

.merch-record-horizontal .details img {
	left: 0;
	position: absolute;
	top: 10px;
	max-width: 80px !important;
	overflow: hidden;
}

#homepage #upcoming-programming .merch-record-horizontal .title {
	padding-top:0;
}

#recommended-websites h4 {
	border-top-color:#FFCC33;
	border-bottom-color:#FFCC33;	
}

#recommended-websites h5{
	padding:0; 
	margin: 4px 0 15px 0; 
	margin-left:7px
}

#recommended-websites div + img {
	width: 20%; 
	margin-top: 2px; 
	margin-right:7px
}

#recommended-websites img + p {
	color: #767676; 
	line-height: 1.1em; 
	text-align: right; 
	padding-right: 3px; 
	margin-top: 6px;	
}

