/* CSS Document */

/* Flash Content */

#flashcontent {
	border-bottom:solid 1px #00608c;
}


div.clearer {
	clear:both;
	height:15px;
}

#search_parameters {
	margin:10px 0 22px 18px;
}


/* Search Parameters */

#search_parameters input {
	border:solid 1px #8d8d8d;
	margin-top:5px;
}

#search_again {
margin-bottom:10px;
	
}

#search_parameters #search_submit, #select_menus #search_filter {
background:transparent none repeat scroll 0%;
margin-left:5px;
color:#eb6400;
border:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

#select_menus #search_filter {
	margin:0 0 10px 5px;
}

#search_parameters form a {
	vertical-align:middle;
	margin-left:5px;
}

select {
	margin-bottom:5px;
	border:solid 1px #8d8d8d;
	color:#8a8a8a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

option {
	color:#eb6400;
}


select#subject {
	width:300px;
}

/*
select#format {
	width:130px;
}

select#guided_reading_level {
	width:110px;
}

select#grade_level {
	width: 75px
}

select#age_group, select#ar_level {
	width:70px;
}

select#src_level {
	width:80px;
}

select#dra_level {
	width:50px;
}

select#lexile_level {
	width: 115px;
}

*/
#select_menus img {
	padding-bottom:10px;
}


#select_menus select {
	margin-bottom:10px;
}


/* Modules Long */

#search_results {
	float:left;
	padding-top:22px;
	min-height:300px;
}

#select_menus {
	float:right;
	width:435px;
}

#search_field {
	float:left;
	width:230px;
	padding-top:42px;
}

#search_field h4 {
	color:#eb6400;
	margin-top:10px;
}

a#previous_results {
text-transform:uppercase;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#eb6400;
margin-top:10px;
margin-left:32px;
display:block;
float:left;
padding-bottom:40px;
}

a#next_results {
text-transform:uppercase;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#eb6400;
margin-top:10px;
margin-right:32px;
display:block;
float:right;
padding-bottom:40px;
}


#book_results {
	position:relative;
	float:left;
	margin-top:20px;
	border-top:solid 1px #8C3700;
}

div.result_container {
	height:70px;
	float:left;
	width:700px;
	border-bottom:solid 1px #8a8a8a;
	margin-top:1px;
	position:relative;
}

div.result_container li {
	font-size:10px;
}

div.result_container a.title {
	font-size:12px;
}

div.result_container.hc {
	background:url(../images/gradient_light_blue.gif) repeat-y left top;
}

div.result_container.pb {
	background:url(../images/gradient_peach.gif) repeat-y left top;
}

div.result_container.bb {
	background:url(../images/gradient_khaki.gif) repeat-y left top;
}

div.book_result_col1{
width:86px;
position:absolute;
left:0px;
}

div.book_result_col2{
width:217px;
position:absolute;
left:96px;

}

div.book_result_col3{
width:143px;
position:absolute;
left:313px;
padding-top:8px;
}

div.book_result_col4{
width:90px;
position:absolute;
left:456px;
padding-top:8px;

}

div.book_result_col5{
width:150px;
position:absolute;
left:546px;
}

div.list_price {
    float:          left;
    height:         15px;
    width:          40px;
    padding-top:    2px;
    padding-right:  10px;
    line-height:    15px;
    text-align:     left;
    font-size:      11px;
}

div.discount_price {
    float:          left;
    height:         15px;
    width:          55px;
    padding-top:    2px;
    padding-right:  10px;
    line-height:    15px;
    text-align:     left;
    font-size:      11px;    
}

div.buy_button {
    float:          left;
    height:         15px;
    padding-top:    2px;
    line-height:    15px;
}

.clear {
    clear:      both;
}



/* Since there aren't enough awards icons yet, the awards container is set to display:none and the price and btn_buy are moved up from top:40px; */
div.book_result_col5 #awards_container {
position:absolute;
top:8px;
display:none;
}


div.book_result_col5 {
	padding-top:8px;
}
div.book_result_col5 a.price {
font-weight:bold;
color:#972b20;
}

div.book_result_col5 a.btn_buy{
    top:6px;
}

div.book_result_col5 a.btn_buy2{
top:26px;
}

div.book_result_col5 a.btn_buy3{
top:46px;
}
/* Hide Module Divs */

div.book_result_col1 li a{
	display:none;
}

div.book_result_col1 div.module_container {
	background:none;
	padding:0;
	float:none;
	position:relative;
}

div.book_result_col1 div.module_container a {
	font-weight:normal;
	display:none;
}

div.book_result_col1 div.module_container a.flag{
	padding-right:2px;
	line-height:25px;
	display:block;
}

div.book_result_col1 div.book_info {
	width:132px;
	margin-left:20px;
}

div.book_result_col1 div.module.short {
	background:none;
	height:auto;
	width:132px;
}

div.book_result_col1 a.flag {
	left:70px;
	right:none;
	top:8px;
}

div.book_result_col1 h2.byline, div.book_result_col1 a.btn_buy {
	display:none;
}

div.book_result_col1 span.thumbnail {
	top:5px;
	left:10px;
}
/* End Hidden Div */

/* Bookshelf on search pages */

#bookshelf.empty {
 	background:url(../images/bg_bookshelf_ie.gif) #e48403 no-repeat 50% 80%;
}



