/* 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;
}

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

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

ul#site_nav {
	float: right;
	display: inline;
	padding: 8px 18px 0 0;
	clear: 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;
}

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

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

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

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;
}

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

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

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

/* end of Scholastic header and navigation css */








/* start of container css */

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










/* start of breadcrumb css */

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

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

/* 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#banner_content p {
	color: #FFF;
}

/* 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;
}

/* start of graphic navigation css */

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

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

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;
}

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;	
}

ul.graphic_nav li.graphic_nav_bottom a {
	border-bottom: 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;
}

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;
}

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

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;
}

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

/* 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;
}

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;
}

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;
}

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

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

/* end of sub navigation css */

/* start of drop down css */

ul.graphic_nav li {
	position: relative;
}

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;
}

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

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;
}

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;
}

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

/* end of drop down css */

/* favorite jobs section */
div#fav_jobs *    
{
    padding:0px;
    border:0px;
    clear:none;
}

div#fav_jobs 
{
    clear:both;
    float:left;
    display:block;
    padding:0px 0px 10px 0px;
    margin:10px 0px 0px 0px;
    border: none;
    width:780px;     
    background-color:#EFEEF1;
}

div#fav_jobs h2 
{
    background-image: url(../images/navigation/grey_nav_arrow.jpg);
    background-repeat:no-repeat;
    background-position:4.5em;
    color:#C10F3E;
    padding:15px 20px 10px 15px;
}

div#fav_jobs ul 
{
    display:block;
    clear:both;
    padding:0px;
    border-top:1px dashed #666666;
}

/*
div#fav_jobs ul li.job 
{
    list-style:none;
    float:left;
    clear:none;
    display:block;
    width:370px;
    margin-right:10px;
    margin-top:7px;
}
*/

div#fav_jobs ul li.job 
{
    list-style:none;
    float:left;
    clear:none;
    display:block;
    width:360px;
    padding:7px 15px 7px 15px;
}


div#fav_jobs ul li.job4 
{
    list-style:none;
    float:left;
    clear:both;
    display:block;
    width:360px;
    padding:7px 15px 7px 15px;
}

div#fav_jobs ul li.jobl
{
    list-style:none;
    float:left;
    clear:left;
    display:block;
    width:360px;
    padding:7px 15px 7px 15px;
}

div#fav_jobs ul li.jobr
{
    list-style:none;
    float:right;
    clear:right;
    display:block;
    width:360px;
    padding:7px 15px 7px 15px;
}

div#fav_jobs ul li span.title 
{
    font-weight:bold;
    font-size:1.2em;
}

div#fav_jobs ul li span.location
{
    font-weight:bold;
    font-size:1.2em;
}

div#fav_jobs ul li span.salary 
{
    font-weight:bold;
    font-size:1.2em;
}

/* end of favorite jobs section */

/* competition tab */

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

ul#comp_tabs li.comp_tab
{
    padding: 0px;
    margin:12px 0px 0px 0px;
    background: url(../images/tabs/tab_flowers.jpg) no-repeat top;
    width: 175px;
    height: 163px;
    display: block;
    font-size: 1.6em;
    list-style: none;
}

ul#comp_tabs li.comp_tab a 
{
    padding: 111px 0px 0px 57px;
    font-size:0.9em;
    color: #fff;
    display: block;
}

/* end of competition tab */

#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;
    vertical-align: middle;
}

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

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

.advert_left p {font-size:1.5em; text-align:center; vertical-align: middle;}

.advert_left p img {text-align:center; vertical-align: middle;}

.advert_right p {font-size:1.5em; text-align:center; vertical-align: middle;}

.advert_right p img {text-align:center; vertical-align: middle;}


#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_how_to_advertise {
   background: url(../pictures/content240/how_to_advertise_2.jpg) no-repeat bottom right;
   background-color: #EFEEF1;
   float: left;
   clear: both;
   width: 585px;
   padding: 0 0 25px 0;
   margin: 0 0 10px 0;
}

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

.large_box h2 span, .large_box_how_to_advertise h2 span {
	color: #A4BD53;
}

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

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

.large_box h3 span, .large_box_how_to_advertise h3 span {
	color: #666;
}

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

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

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

.large_box ul.job_details li span, .large_box_how_to_advertise 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 */

/* updated how to advertise page */
div#how_to_advertise_new 
{
    background:url("../images/h2a/background.jpg") bottom no-repeat #BCCEDE;
    float: left;
    clear: both;
    width: 585px;
    padding-bottom:390px;
    font-family:arial;
}

div#how_to_advertise_new h2 
{
    width:100%;
    border-bottom:1px dashed #4B5259;
    font-size:31px;
    padding:25px 0px 25px 25px;
    width: 560px;
    margin-bottom:15px;
    background:url("../images/h2a/top.jpg") top no-repeat;
}

div#how_to_advertise_new p 
{
    padding-left:25px;
    font-size:15px;
}

div#how_to_advertise_new ul.rounded_box 
{
    float:left;
    clear:none;
    width:227px;
    margin:10px 0px 15px 0px;
    padding:0px;
}

div#how_to_advertise_new ul li 
{
    list-style-type: none;
    color:white;
    padding:5px 10px 10px 12px;
}

div#how_to_advertise_new ul.rounded_box li.top 
{
    padding-top:15px;
    font-size:1.6em;
}

div#how_to_advertise_new ul.rounded_box li.bottom 
{
    height:30px;
    margin-bottom:-10px;
}

div#how_to_advertise_new ul.rounded_box li.bottom span#cost 
{
    font-size:2.9em;
    font-weight:bold;
}

div#how_to_advertise_new ul.rounded_box li.bottom strong 
{
    margin-left:20px
}

div#how_to_advertise_new ul#blue 
{
    background:url("../images/h2a/bm.jpg") repeat-y top;
    margin-left:18px
}

div#how_to_advertise_new ul#blue li.top 
{
    background:url("../images/h2a/bt.jpg") no-repeat top left;
}

div#how_to_advertise_new ul#blue li.bottom 
{
    background:url("../images/h2a/bb.jpg") no-repeat bottom;
}

div#how_to_advertise_new ul#green 
{
    background:url("../images/h2a/gm.jpg") repeat-y top;
    margin-left:10px
}

div#how_to_advertise_new ul#green li.top 
{
    background:url("../images/h2a/gt.jpg") no-repeat top left;
}

div#how_to_advertise_new ul#green li.bottom 
{
    background:url("../images/h2a/gb.jpg") no-repeat bottom;
}

div#how_to_advertise_new p.emph 
{
    color:#C10F3E;
    font-size:21px;
    line-height:105%;
}

div#how_to_advertise_new p.small 
{
    font-size:13px;
}

div#how_to_advertise_new dl 
{
    padding-left:25px;
    font-size:21px;
    margin-bottom:10px;
    line-height:110%;
}

div#how_to_advertise_new dt 
{
    float:left;
    color:#666666;
}

div#how_to_advertise_new dd, div#how_to_advertise_new dd a 
{
    color:#C10F3E;
    font-weight:bold;
}
/* end of updated how to advertise page */

/* 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: right;
	width: 370px;
	border: 1px #D6D6DC solid;
	height: 100px;
	display: inline;
	clear: none;
	margin: 9px 0 0 0;
}

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


.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: inline;
}

/* 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#side_tabs 
{
    padding: 0;
    width: 175px;
    margin: 0;
    position: relative;
}

ul#side_tabs li.how_to_advertise 
{
    margin:12px 0px 0px 0px; 
    background: url(../images/tabs/tab_how_to_advertise.jpg) no-repeat top;
    width: 175px;
    height: 163px;
    display:block;
    font-size: 1.6em;
    list-style: none;
}

ul#side_tabs li.how_to_advertise a 
{
    position: relative;
    display: block;
    top: 10px;
    left: 10px;
    font-size:0.9em;
    color:#C10F3E;
}

ul#side_tabs li.how_to_advertise a:hover 
{
    text-decoration:none;
}

ul#tabs 
{
    width:100%;
    padding:0px;
    display: block;
    margin-top:10px;
}

ul#tabs li 
{
    display: block;
    float: left;
    width: 189px;
    height: 151px;
    margin-right:6px;
}

ul#tabs li a 
{
    position:relative;
    color: #FFF;
    font-size: 1.6em;
    line-height:1.1em;
}

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

ul#tabs li.tab_01 
{
    background: url(../images/tabs/tab_01.jpg) no-repeat;
}

ul#tabs li.tab_02 
{
    background: url(../images/tabs/tab_02.jpg) no-repeat;
}

ul#tabs li.tab_03 
{
    background: url(../images/tabs/tab_ipod.jpg) no-repeat;
    width: 193px;
    height: 151px;
}

ul#tabs li.tab_04 
{
    background: url(../images/tabs/tab_04.jpg) no-repeat top;
    margin-right:0px;
}

ul#tabs li.tab_01 a 
{
    top:40px;
    left:100px;
}

ul#tabs li.tab_02 a 
{
    top:50px;
    left:120px;
}

ul#tabs li.tab_03 a 
{
    top:50px;
    left:115px;
}

ul#tabs li.tab_04 a 
{
    top:30px;
    left:70px;
}

div#adverts ul li.advert_link 
{
    background-color:#EFEEF1;
    clear:both;
    height:1em;
    padding:0px 0px 10px 10px;
}

div#adverts ul li.advert_link strong 
{
    color:#C10F3E;
}
/*
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: 85px 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;
}

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

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 rss css */
ul.rss-items
{
    margin:0px;
    padding:15px;
    width:170px;
    display:block;
}

.my-rss-title 
{
    font-weight:bold;
    font-size:140%;
    padding-left:0em;
}

ul.rss-items li
{
    list-style:none;
    padding-top:9px;
    padding-bottom:9px;
    border-top:1px dashed;
}

.rss-item a
{
    font-weight:bold;
}

div.my-rss-box
{
    width:270px;
    float:left;
    padding-left:10px;
}

/* end of rss css*/

/* 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;
}

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

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

#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 */

/* adverts */
div#adverts 
{
    border:1px solid #EFEEF1;
    height:520px;
}

div#adverts h2 
{
    background-color:#EFEEF1;
    padding:15px 0px 10px 15px;
    border-bottom:1px dashed black;
}

div#adverts ul 
{
    float:none;
    height:80%;
    width:100%;
    margin-top:2em;
    padding:0px;
}

div#adverts ul li 
{
    padding:10px 0px 0px 0px;
    list-style: none;
}

div#adverts ul li a
{
    display:block;
    height:100%;
    width:100%;
    text-align:center;
    vertical-align:middle;
}

div#adverts ul li a img 
{
    position:relative;
}

div#adverts ul li.wide
{
    width:100%;
    float:left;
}

div#adverts ul li.narrow 
{
    float:left;
    width:50%;
    height:100px;
}

/* end of adverts*/

/*vacancy submission form*/
div#add_job_container 
{
    width:585px;
    background-color:#EFEEF1;
    padding-bottom:30px;
} 

div#add_job_container form 
{
    padding-left:10px;
    padding-right:10px;
}       

div#add_job_container form p 
{
    margin:15px 0px 15px 0px;
}        

div#add_job_container p label 
{
    display:block;
    width:180px;
    float:left;
    margin-top:10px;
}

div#add_job_container p label span#notneeded 
{
    font-style:italic;
}

div#add_job_container p input,div#add_job_container p select,div#add_job_container p textarea 
{
    margin-top:10px;
    float:left;
    display:block;
    margin-left:10px;
    width:250px;
    border:1px solid gray;
    font-size:110%;
}

div#add_job_container hr 
{
    margin:4px 87px 4px 30px;
    border:none;
    border-top:1px dashed rgb(150,150,150);
    color:#EfEEF1;
    background-color:#EfEEF1;
}

div#add_job_container fieldset 
{
    border:none;
    background-color:#EFEEF1;
}

div#add_job_container fieldset legend 
{
    font-weight:bold;
    margin-left:00px;
    color:black;
}

div#add_job_container fieldset p 
{
    margin:15px 5px 10px 30px;
    padding:10px 5px 10px 5px;
}

div#add_job_container fieldset p label span.context_label 
{
    float:right;
    display:block;
    font-style:italic;
}

div#add_job_container fieldset p label span 
{
    float:left;
}

div#add_job_container div#form_head 
{
    padding:15px 100px 0px 15px;
    border-bottom:1px dashed black;
}

div#add_job_container div#form_head h2 
{
    color:#A4BD53;
    padding:10px 0px 5px 0px;
    font-size:2.1em;
    line-height:1em;
    font-weight:normal;
}

div#add_job_container p input#submit 
{
    border:1px solid gray;
    width:auto;
    background-color:#EFEEF1;
}

div#add_job_container p.checkboxes 
{
    padding-left:10px;
    width:250px;
    margin:0px;
    float:left;
    clear:none;
}

div#add_job_container p.checkboxes label 
{
    width:150px;
}

div#add_job_container p.checkboxes input 
{
    clear:left;
    width:50px;
    border:none;
}

div#add_job_container select#start_day, div#add_job_container select#closing_day
{
    width: 50px;
}

div#add_job_container select#start_month, div#add_job_container select#closing_month
{
    width: 100px;
}

div#add_job_container select#start_year, div#add_job_container select#closing_year
{
    width: 70px;
}
/*end of vacancy submission form*/

/*
competitions page
*/
div#competition
{
    clear:both;
    background:url("../images/competition/mid.jpg") top repeat-y;
    width:585px;
}
      
div#competition div#top
{
    background:url("../images/competition/top.jpg") top no-repeat;
    width:585px;
}

div#competition div#top p
{
    color:white;
    font-size:24px;
    padding:20px 0px 15px 20px;
    margin-right:6px;
    border-bottom:1px dashed #666642;
}

div#competition div#comp_content 
{
    padding-left:20px;
    background:url("../images/competition/bg.jpg") bottom no-repeat;
    padding-bottom:50px;
}

div#competition div#comp_content h2 
{
    padding-top:15px;
    font-size:43px;
    color:white;
}

div#competition div#comp_content p.emph 
{
    font-size:21px;
    color:#C10F3E;
    padding:10px 0px;
    width:auto;
    line-height:110%;
}

div#competition div#comp_content p 
{
    width:300px;
    color:#FFF;
    font-size:15px;
}

div#competition_terms 
{
    clear:both;
    background: #EFEEF1;
    clear: both;
    width: 585px;
    padding: 0 0 25px 0;
    margin: 10px 0 10px 0;
}

div#competition_terms h2 
{
    border-bottom:1px dashed #666666;
    padding:20px;
}

div#competition_terms p 
{
    padding:5px 20px;
    width:500px;
}

div#comp_banner 
{
    clear:both;
    display:block;
    width:585px;
    height:148px;
    background:url("../images/competition/banner.jpg") no-repeat;
    margin-bottom:10px;
}

div#comp_banner h2 
{
    padding:15px 0px 0px 15px;
    font-size:35px;
    color:white;
}

div#comp_banner p.emph 
{
    font-size:16px;
    color:#C10F3E;
    padding:15px 0px 0px 15px;
    width:auto;
}

/*
end competitions page
*/
