/* start of general css */

body
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #ffffff;
}

.right {
	float: right;
}

.left {
	float: left;
}

.dotted_line {
	width: 100%;
	border-bottom: 1px dashed #666;
	float: left;
	margin: 0 0 10px 0;
}

/* start of list css */

ul.inline_left, ul#inline_right {	
	float: left;
	display: inline;
	padding: 0;
}

ul.inline_left li {
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0 15px 0 0;
	font-size: 1.1em;
}



/* end of list css */

/* end of general css */





/* start of Scholastic header and navigation css */

#header {
	margin: 0 auto 0 auto;
	width: 780px;
	display: none;
}

#header_container {
	float: left;
	width: 780px;
	padding: 0 0 12px 0;
	display: none;
}

#logo {
	float: left;
	display: inline;
	display: none;
}

ul#site_nav {
	float: right;
	display: inline;
	padding: 8px 18px 0 0;
	clear: none;
	display: none;
}

ul#site_nav li {
	padding: 0 0 0 8px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	list-style-type: none;
	font-weight: bold;
	float: left;
	display: inline;
	clear: none;
	font-size: 0.8em;
	display: none;
}

ul#site_nav li a {
	float: left;
	display: inline;
	clear: none;
	display: none;
}

ul#main_nav {
	clear: both;
	padding: 0;
	float: left;
	width: 780px;
	display: none;
}

ul#main_nav li {
	font-weight: bold;
	float: left;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding: 0;
	display: none;
}

ul#main_nav li a {
	background: url("../images/header/tab.gif") repeat-x left #D8E6FC;
	border-right: 2px solid #fff;
	color: #555;
	padding: 8px 9px 7px 9px;
	display: inline;
	list-style-type: none;
	float: left;
	text-transform: uppercase;
	font-size: 1.1em;
	display: none;
}

ul#main_nav li a:hover {
	text-decoration: none;
	display: none;
}

ul#main_nav li.on a {
	background: url("../images/header/tab_on.gif") repeat-x left #69C;
	color: #FFF;
	display: none;
}

#divider {
	border-top: 6px solid #69c;
	clear: both;
	width: 100%;
	display: none;
}

/* end of Scholastic header and navigation css */








/* start of container css */

div#container {
	width: 780px;
	margin: 0 auto 0 auto;
	clear: both;
}










/* start of breadcrumb css */

ul#breadcrumb {	
	width: 780px;
	margin: 12px 0 0 0;
	float: left;
	clear: both;
	padding: 0;
	display: none;
}

ul#breadcrumb li {
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0 5px 0 0;
	font-size: 1.1em;
	display: none;
}

/* end of breadcrumb css */

















/* start of banner css */

/*
#banner_01 {
	width: 780px;
	height: 181px;
	margin: 8px 0 8px 0;
	float: left;
	clear: both;
	background: url(../images/banner/banner_01.jpg) no-repeat left;
}

#banner_02 {
	width: 780px;
	height: 181px;
	margin: 8px 0 8px 0;
	float: left;
	clear: both;
	background: url(../images/banner/banner_02.jpg) no-repeat left;
}

#banner_03 {
	width: 780px;
	height: 181px;
	margin: 8px 0 8px 0;
	float: left;
	clear: both;
	background: url(../images/banner/banner_03.jpg) no-repeat left;
}

#banner_01 h1, #banner_02 h1, #banner_03 h1 {
	float: left;
	display: inline;
	margin: 60px 0 0 270px;
	clear: none;
}
*/
#banner {
	width: 780px;
	height: 181px;
	margin: 8px 0 8px 0;
	float: left;
	clear: both;
	display: none;
}

#banner h1 {
	float: left;
	display: inline;
	margin: 60px 0 0 270px;
	clear: none;
	display: none;
}

ul#banner_register {
	float: right;
	display: inline;
	padding: 0;
	clear: none;
	margin: 123px 25px 0 0;
	display: none;
}

ul#banner_register li {
	float: left;
	display: inline;
	list-style-type: none;
	color: #FFF;
	font-size: 1.2em;
	display: none;
}

ul#banner_register li a {
	float: left;
	display: inline;
	list-style-type: none;
	color: #FFF;
	padding: 12px 34px 10px 0;
	display: none;
}

ul#banner_register li a:hover {
	text-decoration: none;
	display: none;
}

ul#banner_register li a span {
	font-weight: bold;
	display: none;
}

#banner_content {
	width: 295px;
	float: left;
	padding: 20px 0 0 190px;
	display: none;
}

#banner_01 #banner_content h1 {
	margin: 0;
	width: 60%;
	padding: 0 30px 0 0;
	background: url(../images/banner/arrow.gif) right no-repeat;
	display: none;
}

#banner_content h1 span {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0.2em 0 0;
	clear: none;
	display: none;
}

#banner_02 #banner_content h1 {
	margin: 0;
	padding: 0 10px 0 0;
	clear: none;
	display: none;
}

#banner_03 #banner_content h1 {
	margin: 0;
	padding: 0 10px 0 0;
	clear: none;
	display: none;
}

#banner_arrow {
	margin: 2px 0 0 0;
	display: none;
}

#banner_content .dotted_line {
	border-color: #FFF;
	margin: 10px 0 10px 0;
	display: none;
}

#banner_content p {
	color: #FFF;
	display: none;
}

/* end of banner css */








/* start of main body css */

#main_body {
	width: 780px;
	float: left;
	clear: both;
	margin: 0;
}






/* start of column one css */

#column_one {
  	width: 175px;
	float: left;
	display: inline;
	display: none;
}

/* start of graphic navigation css */

ul#graphic_nav {
	padding: 0;
	width: 175px;
	margin: 0;
	position: relative;
	z-index: 10000;
	display: none;
}

ul#graphic_nav li {
	list-style-type: none;
	clear: both;
	float: left;
	padding: 0;
	font-size: 1.1em;
	display: none;
}

ul#graphic_nav li a {
	list-style-type: none;
	color: #C10F3E;
	font-weight: bold;
	width: 145px;
	border-bottom: 1px dashed #666;
	margin: 0;
	padding: 6px 20px 6px 10px;
	float: left;
	clear: both;
	background: #E9E8EB;
	background-image: url(../images/navigation/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 15px;
	display: none;
}

ul#graphic_nav li a:hover {
	background: #D2D2D9;
	text-decoration: none;
	background-image: url(../images/navigation/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	display: none;
}

ul#graphic_nav li.graphic_nav_bottom a {
	border-bottom: none;
	display: none;
}

ul#graphic_nav li.graphic_nav_bottom_select a {
	border-bottom: none;
	background: #D2D2D9;
	width: 145px;
	background-image: url(../images/navigation/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

ul#graphic_nav li.select a {
	background: #D2D2D9;
	width: 145px;
	background-image: url(../images/navigation/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

ul#graphic_nav li.select a:hover {
	background-image: url(../images/navigation/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

ul#graphic_nav li.select_dropdown a {
	background: #D2D2D9;
	border-bottom: none;
	width: 145px;
	background-image: url(../images/navigation/arrow_select.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

ul#graphic_nav li.select_dropdown a:hover {
	background-image: url(../images/navigation/arrow_select.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

/* end of graphic navigation css */

/* start of sub navigation css */

ul#graphic_nav li.select_dropdown ul.sub_nav {
	border-bottom: 1px dashed #666;
	width: 100%;
	padding: 0;
	margin: 0;
	display: none;
}

ul#graphic_nav li.select_dropdown ul.sub_nav li a {
	list-style-type: none;
	color: #595959;
	font-weight: normal;
	float: left;
	clear: both;
	padding: 5px 0 5px 30px;
	background: #D2D2D9;
	background-image: url(../images/navigation/sub_nav_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 0.9em;
	display: none;
}

ul#graphic_nav li.select_dropdown ul.sub_nav li a:hover {
	background-image: url(../images/navigation/sub_nav_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #000;
	display: none;
}

ul#graphic_nav li.select_dropdown ul.sub_nav li a span {
	font-weight: bold;
	display: none;
}

ul#graphic_nav li.select_dropdown ul.sub_nav li a:hover span {
	color: #666;
	display: none;
}

/* end of sub navigation css */

/* start of drop down css */

ul#graphic_nav li {
	position: relative;
	display: none;
}

ul#graphic_nav li ul.drop_down_list {
	display: none;
}

ul#graphic_nav li:hover ul.drop_down_list, ul#graphic_nav li.over ul.drop_down_list {
	display: block;
	padding: 0;
	width: 145px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 175px;
	display: none;
}

ul#graphic_nav li ul.drop_down_list li {
	list-style-type: none;
	clear: both;
	float: left;
	padding: 0;
	font-size: 1em;
	display: block;
	display: none;
}

ul#graphic_nav li ul.drop_down_list li a {
	list-style-type: none;
	color: #C10F3E;
	font-weight: bold;
	width: 115px;
	border-bottom: 1px dashed #666;
	border-left: 5px #FFF solid;
	margin: 0;
	padding: 6px 20px 6px 10px;
	float: left;
	clear: both;
	background: #E9E8EB;
	background-image: url(../images/navigation/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 15px;
	display: none;
}

ul#graphic_nav li ul.drop_down_list li a:hover {
	background: #D2D2D9;
	background-image: url(../images/navigation/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

ul#graphic_nav li ul.drop_down_list li.drop_down_bottom a {
	border-bottom: none;
}

/* end of drop down css */

#column_one .dotted_line {
	margin: 10px 0 10px 0;
}

/* start of column one content css */

#column_one_content {
	width: 175px;
	float: left;
	padding: 0;
	margin: 0;
}

/* start of news css */

#news {
	background: #E9E8EB;
	width: 175px;
	float: left;
}

#news h3 {
	border-bottom: 1px dashed #666;
}

#news h3 a {
	background: url(../images/navigation/arrow.jpg) right no-repeat;
	padding: 6px 0 6px 10px;
	width: 165px;
	color: #C10F3E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
}

#news h3 a:hover {
	background: #D2D2D9;
	text-decoration: none;
	background-image: url(../images/navigation/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;	 
}

ul#news_list {
	float: left;
	padding: 10px 10px 0 2em;
}

ul#news_list li {
	padding: 2px 0 6px 0;
	margin: 0;
	line-height: 12px;
}

ul#news_list li a:hover {
	text-decoration: none;
	color: #000;
}

#news_bottom {
	clear: both;
	float: left;
	margin: 5px 0 0 0;
	background: #D6D6DC;
	width: 175px;
}

#news_bottom_right {
	background: #C10F3E;
	padding: 1px 5px 1px 5px;
	float: right;
}

#news_bottom_right p {
	color: #FFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#news_bottom_right p a {
	color: #FFF;
}

#news_bottom_right p a:hover {
	text-decoration: none;
}

/* end of news css */

/* start of mini search css */

#mini_nav {
	width: 175px;
	float: left;
	background: #DADFE5;
	clear: both;
	margin: 0;
}

#mini_nav_content {
	width: 175px;
	float: left;
	background: url(../images/left_column/mini_nav/top.jpg) no-repeat top;
	clear: both;
}

#mini_nav_content h2 {
	color: #196295;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 5px 10px;
}

#mini_nav_bottom {
	background: url(../images/left_column/mini_nav/bottom.jpg) no-repeat bottom;
	width: 175px;
	height: 12px;
	overflow: hidden;
	float: left;
	clear: both;
}

#mini_nav_content form {
	margin: 10px 0 0 15px;
	display: inline;
	clear: both;
	float: left;
}

#mini_nav_content label {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin: 0;
	width: 160px;
	display: inline;
	float: left;
}

#mini_nav_content input {
	width: 130px;
	float: left;
	margin: 0;
	display: inline;
	clear: none;
}

#mini_nav_content select {
	width: 145px;
	float: left;
	margin: 0 0 10px 0;
}

#mini_nav_content .input_search {
	width: 75px;
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
}

#mini_nav_content .input_keywords {
	width: 140px;
	float: left;
}

#mini_nav_content .dotted_line {
	margin: 0;
	float: left;
}


/* end of mini search css */

/* end of column one content css */

/* end of column one css */









/* start of column two css */

#content {
  	padding: 0 10px 0 15px;
  	width: 345px;
	float: left;
	display: inline;
}

/* start of box css */

.box {
	float: left;
	background: #EFEEF1;
	clear: both;
	width: 340px;
	padding: 0 0 10px 0;
	margin: 0 5px 10px 0;
}

.box h2 {
	padding: 15px 20px 10px 15px;
}

.box p {
	padding: 0 40px 10px 15px;
}

/* end of box css */

/* start of search css */

#search {
	width: 345px;
	background: url(../images/search/bg.jpg) repeat-y top;
	float: left;
	clear: both;
	margin: 0;
}

#search h2, #advanced_search h2 {
	color: #196295;
	margin: 0;
	padding: 12px 0 10px 15px;
	display: inline;
	clear: none;
	float: left;
}

.search_arrow {
	float: left;
	display: inline;
	clear: none;
	margin: 7px 0 0 16px;
}

#search .dotted_line, #advanced_search .dotted_line {
	width: 340px;
	padding: 0;
	margin: 0;
	display: block;
	height: 6px;
	border-top: 1px dashed #666;
	border-bottom: none;
}

#search_top {
	background: url(../images/search/top.jpg) no-repeat top;
	width: 345px;
	float: left;
}

#search .search_bottom {
	background: url(../images/search/bottom.jpg) no-repeat bottom;
	width: 345px;
	height: 21px;
	float: left;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#search form, #advanced_search form {
	margin: 10px 0 0 0;
	display: inline;
	clear: both;
}

#search label, #advanced_search label {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin: 9px 0 0 15px;
	display: inline;
	float: left;
}

#search input, #search select {
	width: 210px;
	float: right;
	margin: 9px 20px 0 0;
	display: inline;
	clear: none;
}

#search .input_search {
	width: 75px;
	margin: 15px 126px 5px 0;
	padding: 0;
}

#search .input_keywords {
	width: 200px;
}

/* end of search css */

/* start of advanced search css */

#advanced_search {
	width: 340px;
	background: #E2DFE1;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

#advanced_search input, #advanced_search select {
	width: 150px;
	float: right;
	margin: 9px 45px 0 0;
	display: inline;
	clear: none;
}

#advanced_search .input_search {
	width: 75px;
	margin: 15px 121px 36px 0;
	padding: 0;
}

/* end of advanced search css */

/* end of column two css */








/* start of column three css */



#column_three {
  	width: 225px;
	margin: 0 5px 0 0;
	height: 463px;
	float: left;
	display: inline;
	clear: none;
}

/* start of advertising css */

.advert_wide {
	width: 225px;
	height: 100px;
	float: left;
	clear: both;
}

.advert_left {
	float: left;
	display: inline;
	clear: none;
	width: 100px;
	height: 98px;
	border: 1px #666 solid;
	margin: 0 5px 0 0;
	padding:3px
}

.advert_right {
	float: left;
	display: inline;
	clear: none;
	width: 100px;
	height: 98px;
	border: 1px #666 solid;
	margin: 0;
	padding:3px
}

#column_three .dotted_line {
	margin: 10px 0 10px 0;
}

/* end of advertising css */

/* end of column three css */









/* start of column four css */

#column_four {
	width: 585px;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
}

/* start of large_box css */

.large_box {
	float: left;
	background: #EFEEF1;
	clear: both;
	width: 585px;
	padding: 0 0 25px 0;
	margin: 0 0 10px 0;
}

.large_box h2 {
	padding: 15px 50px 10px 15px;
	line-height: 27px;
	width: 520px;
}

.large_box h2 span {
	color: #A4BD53;
}

.large_box p {
	padding: 0 100px 10px 15px;
}

.large_box h3 {
	padding: 5px 0 10px 15px;
	float: left;
	width: 570px;
}

.large_box h3 span {
	color: #666;
}

.large_box ul {
	padding: 0 0 0 3em;
	width: 440px;
	margin: 0 0 10px 0;
}

.large_box ul.job_details {
	padding: 0 0 0 15px;
}

.large_box ul.job_details li {
	clear: both;
	list-style-type: none;
	line-height: 20px;
}

.large_box ul.job_details li span {
	color: #C10F3E;
	font-weight: bold;
	font-size: 1.1em;
	padding-right: 0.6em;
}

ul.normal_list {
	padding: 0 0 10px 15px;
	float: left;
}

ul.normal_list li {
	list-style-type: none;
	padding: 0;
}

/* end of large box css */

/* start of browse list css */

ul.browse_list {
	width: 100%;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
	clear: none;
}

ul.browse_list li {
	list-style-type: none;
	width: 180px;
	margin: 0 0 0 14px;
	float: left;
	display: inline;
	clear: none;
}

/* end of browse list css */

/* start of results header css */

#results_header {
	width: 585px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

#results_header p {
	clear: none;
	display: inline;
	padding: 0;
	float: left;
}

#results_header ul {
	clear: none;
	display: inline;
	float: right;
	padding: 0;
}

#results_header ul li {
	display: inline;
	clear: none;
	float: left;
	list-style-type: none;
	padding: 0 0 0 8px;
}

/* end of results header css */

/* start of my ed jobs css */

.my_ed_job_row {
	width: 585px;
	margin: 0 0 5px 0;
	float: left;
	padding: 0;
}

.my_ed_job_column {
	width: 128px;
	padding: 0 0 0 15px;
	float: left;
}

.email_alert .my_ed_job_01 {
	width: 30px;
	padding: 0 0 0 15px;
	float: left;
	overflow: hidden;
}

.email_alert .my_ed_job_02 {
	width: 200px;
	padding: 0 0 0 15px;
	float: left;
	overflow: hidden;
}

.email_alert .my_ed_job_03 {
	width: 188px;
	padding: 0 0 0 15px;
	float: left;
	overflow: hidden;
}

.email_alert .my_ed_job_04 {
	width: 45px;
	padding: 0 0 0 15px;
	float: left;
	overflow: hidden;
}

.email_alert .my_ed_job_01 p, .email_alert .my_ed_job_02 p, .email_alert .my_ed_job_03 p, .email_alert .my_ed_job_04 p {
	padding: 0;
}

.email_alert h2 {
	float: left;
	display: inline;
	clear: none;
	width: 350px;
}

.email_alert ul.title_right {
	float: left;
	clear: none;
	display: inline;
	width: 150px;
	padding: 2em 0 0 0;
}

.email_alert ul.title_right li {
	list-style-type: none;
	float: left;
	display: inline;
	width: 50px;
	font-weight: bold;
	font-size: 1.2em;
}

.email_alert ul.title_right li a {
	color: #A4BD53;
}

.email_alert p, .my_ed_job_column p {
	margin: 0;
	padding: 0;
}

.my_ed_job_column input.delete {
	border: none;
	background: #EFEEF1;
	margin: 0 0 0 8px;
	float: left;
}

input.delete_submit {
	margin: 0 0 0 420px;
}

p input.delete_submit_02 {
	float: right;
	margin: 0 40px 0 0;
}

.email_alert .radio {
	background: #EFEEF1;
	border: none;
	width: 20px;
}

/* end of my ed jobs css */

/* start of large form css */

.large_form {
	width: 400px;
	float: left;
}

.large_form form {
	padding: 0;
	width: 485px;
	float: left;
}

.large_form label {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin: 9px 0 0 0;
	display: inline;
	float: left;
}

.large_form label span {
	font-weight: normal;
}

.large_form textarea {
	float: left;
	width: 370px;
	border: 1px #D6D6DC solid;
	height: 100px;
}

.large_form input, .large_form select {
	width: 150px;
	float: right;
	margin: 9px 0 0 0;
	display: inline;
	clear: none;
}

.large_form .input_search {
	width: 75px;
	margin: 15px 0 5px 0;
	padding: 0;
}

.large_form .input_keywords {
	width: 149px;
}

.large_form input.radio {
	background: #EFEEF1;
	border: none;
	width: 20px;
}

.clear {
	width: 100%;
	height: 30px;
	float: left;
}

/* end of large form css */


/* start of small form css */

.small_form {
	width: 250px;
	float: left;
}

.small_form form {
	padding: 0;
	width: 335px;
	float: left;
}

.small_form label {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin: 9px 0 0 0;
	display: inline;
	float: left;
}

.small_form label span {
	font-weight: normal;
}

.small_form textarea {
	float: left;
	width: 370px;
	border: 1px #D6D6DC solid;
	height: 100px;
}

.small_form input, .small_form select {
	width: 150px;
	float: right;
	margin: 9px 0 0 0;
	display: inline;
	clear: none;
}

.small_form .input_search {
	width: 75px;
	margin: 15px 0 5px 0;
	padding: 0;
}

.small_form .input_keywords {
	width: 149px;
}

.small_form input.radio {
	background: #EFEEF1;
	border: none;
	width: 20px;
}

/* end of small form css */

/* end of column four css */





/* start of column five css */

/* start of result box css */

#column_five {
	width: 395px;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}

.result_box {
	float: left;
	background: #EFEEF1;
	clear: both;
	width: 395px;
	padding: 0 0 25px 0;
	margin: 0 0 10px 0;
}

.result_box h2 {
	padding: 15px 100px 10px 15px;
	color: #A4BD53;
}

.result_box h2 a {
	color: #A4BD53;
}

.result_box p {
	padding: 0 0 10px 0;
}

.result_box h3 {
	margin: 0 0 10px 0;
	color: #333;
	font-size: 1.1em;
	text-transform: uppercase;
}

.result_box_content {
	width: 365px;
	padding: 0 15px 0 15px;
	float: left;
	clear: both;
	display: block;
}

.result_box_savedjob {
	width: 355px;
	padding: 5px 10px 5px 10px;
	float: left;
	clear: both;
	display: block;
	background-color: #ffffff;
	border: 1px solid #999999;
	margin: 5px 5px 5px 5px;
}

.result_box_text {
	float: left;
	width: 280px;
	display: inline;
}

.result_box_image {
	float: right;
	width: 70px;
	height: 70px;
	margin: 0;
	display: inline;
}

.result_box_details {
	width: 365px;
	padding: 5px 15px 0 15px;
	float: left;
	clear: both;
	display: block;
}

.result_box_details ul {
	padding: 0;
	display: inline;
	clear: none;
}

.result_box_details ul li {
	list-style-type: none;
	padding: 0;
}

.result_box_details ul li span {
	font-weight: bold;
	color: #333;
}

.result_box_details ul.right {
	display: inline
}

.result_box_details ul.result_box_takealook {
	float: right;
	clear: right;
	display: inline;
}

.result_box_details ul.result_box_takealook a {
	font-weight: 700;
	color: #A4BD53;
	text-decoration: underline;
}

.result_box_details ul.result_box_takealook a:hover {
	font-weight: 700;
	color: #333;
	text-decoration: none;
}

/* start of description css */

ul.description {
	padding: 0;
	margin: 0 0 10px 0;
	width: 280px;
}

ul.description li {
	list-style-type: none;
	float: left;
	display: inline;
	clear: none;
	width: 140px;
	position: relative;
}

ul.description li span {
	font-weight: bold;
	display: inline;
}

ul.description li span.caps {
	text-transform: uppercase;
}

ul.description_list {
	margin: 0 0 10px 0;
}

.result_box p span {
	font-weight: bold;
}

/* end of description css */

/* end of result box css */

/* end of column five css */





/* start of column six css */

#column_six {
	width: 175px;
	float: left;
	display: none;
}

/* start of search navigation css */

#column_six h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background: #A4BD53;
	font-weight: bold;
	color: #FFF;
	width: 145px;
	margin: 0;
	padding: 6px 20px 6px 10px;
	float: left;
	clear: both;
	line-height: 15px;
}

ul.search_nav {
	padding: 0;
	width: 175px;
	margin: 0 0 10px 0;
}

ul.search_nav li {
	list-style-type: none;
	clear: both;
	float: left;
	padding: 0;
	font-size: 1.1em;
}

ul.search_nav li.gray {
	list-style-type: none;
	color: #666666;
	font-weight: bold;
	width: 145px;
	border-top: 1px dashed #666;
	margin: 0;
	padding: 6px 20px 6px 10px;
	float: left;
	clear: both;
	background: #E9E8EB;
	background-image: none;
	line-height: 15px;
}

ul.search_nav li a {
	list-style-type: none;
	color: #A4BD53;
	font-weight: bold;
	width: 145px;
	border-top: 1px dashed #666;
	margin: 0;
	padding: 6px 20px 6px 10px;
	float: left;
	clear: both;
	background: #E9E8EB;
	background-image: url(../images/navigation/search_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 15px;
}

ul.search_nav li.blue a {
	color: #6696B7;
	background-image: url(../images/navigation/blue_nav_arrow.jpg);
}

ul.search_nav li.blue a:hover {
	background-image: url(../images/navigation/blue_nav_arrow_hover.jpg);
}

ul.search_nav li.blue span a {
	border: none;
}

ul.search_nav li a:hover {
	background: #D2D2D9;
	text-decoration: none;
	background-image: url(../images/navigation/search_arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}

ul.search_nav li.select a {
	background: #D2D2D9;
	width: 145px;
	background-image: url(../images/navigation/search_arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

ul.search_nav li.select_dropdown a {
	border-bottom: none;
	width: 145px;
	background-image: url(../images/navigation/search_select_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

ul.search_nav li.select_dropdown a:hover {
	background-image: url(../images/navigation/search_select_arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}

/* end of search navigation css */

/* start of search sub navigation css */

ul.search_nav li.select_dropdown ul.search_sub_nav {
	width: 100%;
	padding: 0;
	margin: 0;
}

ul.search_nav li.select_dropdown ul.search_sub_nav li a {
	list-style-type: none;
	color: #595959;
	font-weight: normal;
	float: left;
	clear: both;
	padding: 5px 0 5px 30px;
	background-image: url(../images/navigation/search_sub_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 0.9em;	
	border-top: none;
}

ul.search_nav li.select_dropdown ul.search_sub_nav li a:hover {
	color: #000;
	background-image: url(../images/navigation/sub_nav_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

ul.search_nav li.select_dropdown ul.search_sub_nav li a span {
	font-weight: bold;
}

ul.search_nav li.select_dropdown ul.search_sub_nav li a:hover span {
	color: #666;
}

ul.search_subcats {
	background-image: none;
	padding: 0;
}

ul.search_subcats li.searchoption_sub_nav {
	background-image: none;
	padding: 0;
	margin: 0;
	border: none;
}

ul.search_subcats li.searchoption_sub_nav a {
	background-image: none;
	color: #666666;
	font-size: 10px;
	border: none;
}

ul.search_subcats li.searchoption_sub_nav a:hover {
	background-image: none;
}



/* end of search sub navigation css */

/* end of column six css */





/* start of shortcut tabs css */

ul#tabs {
	width: 780px;
	padding: 0;
	display: block;
}

ul#tabs li {
	display: inline;
	padding: 0;
	font-size: 1.6em;
}

ul#tabs li a {
	float: left;
	display: inline;
	padding: 0;
	color: #FFF;
}

ul#tabs li a:hover {
	text-decoration: none;
}

ul#tabs li.tab_01 a {
	padding: 35px 0 0 85px;
	margin: 10px 8px 0 0;
	background: url(../images/tabs/tab_01.jpg) no-repeat top;
	width: 104px;
	height: 116px;
}

ul#tabs li.tab_02 a {
	padding: 55px 0 0 135px;
	margin: 10px 4px 0 0;
	background: url(../images/tabs/tab_02.jpg) no-repeat top;
	width: 54px;
	height: 96px;
}

ul#tabs li.tab_03 a {
	padding: 55px 0 0 80px;
	margin: 10px 8px 0 0;
	background: url(../images/tabs/tab_03.jpg) no-repeat top;
	width: 113px;
	height: 96px;
}

ul#tabs li.tab_04 a {
	padding: 25px 0 0 70px;
	margin: 10px 0 0 0;
	background: url(../images/tabs/tab_04.jpg) no-repeat top;
	width: 119px;
	height: 116px;
}

/* end of shortcut tabs css */

/* end of container css */








/* start of footer css */

#footer {
	width: 780px;
	clear: both;
	padding: 0;
	display: none;
}

#footer_nav {
	width: 100%;
	clear: both;
	float: left;
	display: none;
}

ul.inline_right {	
	float: right;
	display: inline;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
}

ul.inline_right_home {
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
	clear: both;
}

ul.inline_right li, ul.inline_right_home li {
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0 0 0 15px;
	font-size: 1.1em;
}

/* start of disclaimer css */

#disclaimer {
	width: 700px;
	padding: 0 40px 0 40px;
	margin: 20px 0 0 0;
	float: left;
	clear: both;
}

#disclaimer p {
	width: 700px;
	font-size: 0.9em;
	text-align: center;
	color: #000;
	padding: 0 0 0.3em 0;
}

#disclaimer ul {
	text-align: center;
	color: #000;
	list-style-type: none;
	display: inline;
}

#disclaimer li {
	text-align: center;
	color: #000;
	list-style-type: none;
	display: inline;
	padding: 0 0 0 15px;
}

/* end of disclaimer css */

/* end of footer css */







/* start of Scholastic footer css */

#scholastic_footer_top {
	background: url(../images/footer/bg_footer.gif) repeat-x left;
	height: 50px;
	width: 100%;
	float: left;
	clear: both;
	display: none;
}

#scholastic_footer_bottom {
	background: #EDF2F9;
	float: left;
	padding: 0 0 80px 0;
	clear: both;
	width: 100%;
	display: none;
}

#scholastic_footer_content {
	width: 780px;
	margin: 10px auto 0 auto;
	display: none;
}

#scholastic_footer_content p {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	display: inline;
	float: right;
	clear: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}

#scholastic_footer_content ul.inline_left li {
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0 5px 0 0;
	font-size: 1em;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

#scholastic_footer_content ul.inline_left li a {
	text-decoration: underline;
	font-weight: bold;
}

/* end of Scholastic footer css */








