/* General ................................................................................................ */
a { }
a:hover { }

hr { display: none; }

img { border: 0; }

form { margin: 0; padding: 0; }

textarea { width: 100%; height: 80px; }

p { margin: 1em 0; }
input, 
textarea { margin: 0.5em 0; }

optgroup { font-style: normal; }
optgroup option { text-indent: 10px; }



/* General Classes ................................................................................................ */
textarea,
input.textbox { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 11px; padding: 3px; }
input.submit { border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-bottom: 1px solid #666; border-right: 1px solid #666; font-size: 11px; padding: 3px; background: #DEDEDE; }

input.radio { margin: 0; }
span.radioanswer { margin-right: 30px; }

.smallprint { font-size: 11px; color: #777; }

.thanks { margin: 30px 0; color: #F0037F; font-weight: bold; }

.alert { margin: 30px 0; color: #C00; font-size: 11px; font-weight: bold; text-transform: uppercase; }

.centretext { text-align: center; }

form.standardform * { margin: 0; padding: 0; }
form.standardform p { margin: 15px 0; }
form.standardform p.form_text label { float: left; width: 120px; line-height: 20px; }
form.standardform p.form_text input { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 11px; padding: 3px; }
form.standardform p.form_text select { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 12px; }
form.standardform p.form_radio label { margin-right: 10px; }




/* html & body ................................................................................................ */
html { height: 101%; }
body { margin: 0;	padding: 0;	height: 100%;	background: url("/teachers/resources/images/bg.jpg") center; font-family: Arial; font-size: 12px; color: #222; }
#subbody { margin: 0 auto; padding: 0; width: 770px; min-height: 100%; background: #FFF; position: relative; }
* html #subbody { height: 100%; }



/* Header ................................................................................................ */
#header { min-height: 170px; }
* html #header { height: 170px; }

h1 { margin: 0; padding: 0; width: 130px; height: 170px; position: absolute; top: 20px; left: 20px; text-indent: -9999px; cursor: hand; background: url("/logo.gif"); }

#imgheader { padding: 20px 0 0 20px; }
#flashheader { padding: 0 0 0 20px; }

#header ul { margin: 0; padding: 0; list-style: none; position: absolute; }
#header li { float: left; }

#header ul.nav { top: 20px; right: 10px; padding-top: 108px; padding-left: 25px; width: 565px; height: 37px; }
#header ul.nav a { margin-right: 20px; font-size: 16px; color: #FFF; text-decoration: none; letter-spacing: -1px; }
#header ul.nav a:hover { color: #D2F6FE; }

#header ul.misc { top: 5px; right: 20px; font-size: 11px; }
#header ul.misc li { margin-left: 10px; padding-left: 12px; background: url("/teachers/resources/images/greencir.gif") no-repeat 0 2px; }
#header ul.misc a { color: #666; text-decoration: none; }
#header ul.misc a:hover { color: #B3DC10; }

#header p.date { margin: 0; position: absolute; top: 5px; left: 20px; font-size: 11px; }



/* Left ................................................................................................ */
#left { width: 145px; padding: 45px 0 170px 15px; float: left; }

#left h2,
#left h3 { display: none; }
#left h4 { font-size: 11px; font-weight: bold; text-transform: uppercase; margin: 0; padding: 5px 0 5px 5px; color: #F0037F; line-height: 14px; }

#left ul { margin: 0 0 20px 0; padding: 0; list-style: none; font-size: 11px; border-top: 1px solid #DDD; }
#left ul li { line-height: 22px; border-bottom: 1px solid #DDD; }
#left li a { text-decoration: none; color: #333; display: block; padding-left: 5px; }
#left li a:hover { background: #FFDFF0; }

#left ul ul { margin: 0; padding: 4px 0; background: #f0f0f0; }
#left ul ul li { border: 0; line-height: 14px; padding: 4px 0 4px 10px; background: url(/img/left/bullet.gif) no-repeat 5px 8px; }
#left ul ul li a:hover { background: #f0f0f0; }

#left li.logout a { color: #AAA; }
#left li.logout a:hover { color: #333; }

#left div.what h4 { color: #30B1D0; }
#left div.what ul { border-top: 1px solid #30B1D0; }
#left div.what a:hover { background: #E4E8FF; }

#left div.kids h4 { color: #A6D514; }
#left div.kids ul { border-top: 1px solid #A6D514; }
#left div.kids a:hover { background: #F2FED9; }

#left div.teachers h4 { color: #A6D514; border-bottom: 1px solid #A6D514;}
#left div.teachers h4.subsection { font-weight:normal; color: #333;border-bottom: 1px solid #DDD;}
#left div.teachers ul { border-top: none; }
#left div.teachers a:hover { background: #F2FED9; }

#left div.parents h4 { color: #CB7ABA; }
#left div.parents ul { border-top: 1px solid #CB7ABA; }
#left div.parents a:hover { background: #FFDBF7; }

#left div.professionals h4 { color: #FFB300; }
#left div.professionals ul { border-top: 1px solid #FFB300; }
#left div.professionals a:hover { background: #FFF1D1; }
#left div.professionals ul ul { border-top: 1px solid #ddd; }
#left div.professionals a.sel { color: #FFB300; }
#left div.professionals a.sel:hover { background: none; }
#left div.professionals ul ul a:hover { background: #f0f0f0; color: #666; }

#left div.admin h4 { color: #666; }
#left div.admin ul { border-top: 1px solid #666; }
#left div.admin a:hover { background: #EEE; }

#left div.login { padding: 35px 0 0 10px; width: 125px; height: 135px; background: url("/img/left/instructor_login.gif") no-repeat; font-size: 11px; }
#left div.login p { margin: 0; }
#left div.login input { margin: 0 0 15px 0; padding: 3px; border: 0; width: 100px; font-family: Arial; font-size: 11px; }
#left div.login input.insubmit { padding: 0; width: auto; border-top: 1px solid #AAA; border-left: 1px solid #AAA; border-bottom: 1px solid #666; border-right: 1px solid #666; }



/* Right ................................................................................................ */
#right { width: 160px; padding: 0 0 170px 0; float: right; }

#right h2 { margin: 0; }

#right #searchform { margin: 0 0 15px 0; width: 150px; height: 35px; line-height: 35px; position: relative; }
#right #searchform h2 { display: none; }
#right #searchform input { margin: 2px 0 0 0; float: left; color: #999; }
#right #searchform input.textbox { margin: 4px 4px 0 15px; padding: 1px 3px; width: 90px; }

#right div.card { margin: 0 0 15px 0; padding: 0 0 20px 0; width: 150px; }
#right div.card a { text-decoration: none; }
#right div.card a:hover { cursor: hand; }
#right div.card h2 { text-indent: -9999px; height: 110px; }
#right div.card p { margin: 0; padding: 5px 20px 0; font-size: 11px; color: #FFF; }

#right div.askmum { background: url("/teachers/resources/images/askmum_end.jpg") bottom no-repeat; }
#right div.askmum h2 { background: url("/teachers/resources/images/askmum_h2.jpg"); }
#right div.askmum p { background: url("/teachers/resources/images/askmum_p.jpg"); }

#right div.schools { background: url("/teachers/resources/images/schools_end.gif") bottom no-repeat; }
#right div.schools h2 { background: url("/teachers/resources/images/schools_h2.jpg"); height:99px }
#right div.schools p { background: url("/teachers/resources/images/schools_p.gif"); color:#FFFFFF}

#right div.msgboard { background: url("/teachers/resources/images/kids_message_end.jpg") bottom no-repeat; }
#right div.msgboard h2 { background: url("/teachers/resources/images/kids_message_h2.jpg"); }
#right div.msgboard p { background: url("/teachers/resources/images/kids_message_p.jpg"); }

#right div.teacherzone { background: url("/teachers/resources/images/teachersnotes_end.gif") bottom no-repeat; }
#right div.teacherzone h2 { background: url("/teachers/resources/images/teachersnotes_h2.jpg");  height: 99px;}
#right div.teacherzone p { background: url("/teachers/resources/images/teachersnotes_p.gif"); color:#000000;line-height:13px;}

/* Content ................................................................................................ */
#centercontent { margin: 0 0 0 13px; padding: 0 0px 170px 0px; float: left; width: 435px; position: relative; }

#centercontent a.big { border-bottom: none ! important; }

	#centercontent ul, 
	#centercontent ol { margin: 0; padding: 0 0 0 25px; }
	#centercontent li { margin: 15px 0;  }

	#centercontent ul.pro { margin: 0; padding: 0 0 0 15px; list-style: none; }
	#centercontent ul.pro li { padding: 0 0 0 10px; background: url("/img/content/ul/pro.gif") 0 4px no-repeat; }

	#centercontent ul.breadcrumb { margin: 0 0 10px 0; padding: 0; list-style: none; font-size: 11px; }
	#centercontent ul.breadcrumb li { margin: 0 5px 0 0; display: inline; text-transform: capitalize; color: #888; }
	#centercontent ul.breadcrumb a { color: #888; text-decoration: none; border-bottom: 1px solid #CCC; }
	#centercontent ul.breadcrumb a:hover { border-bottom: 1px solid #999; }

	#centercontent h2 { margin: 0; text-indent: -9999px; }
	#centercontent h4 { font-size: 14px; margin: 0; }
	

	/* Intro */
	div.intro { margin: 0; padding: 0 15px 15px 15px; width: 405px; float: left; color: #FFF; background: #30B1D0 url("/img/content/introbox/other.gif") bottom no-repeat; }
	div.intro h3 { margin: 0; font-size: 12px; color: #000; }
	div.intro p { margin: 10px 0 0 0; }
	div.intro a { color: #FFF ! important; border-color: #95E0EF ! important; }
	div.intro a:hover { border-color: #FFF ! important; }
	div.intro img { margin: 0 0 0 5px; float: right; }
	div.intro form p { margin: 10px 0; display: block; }

	div.intro p.thanks { margin: 10px 0; display: block; color: #FFF; }
	#content div.pro_intro p.thanks a { color: #FFF; border-bottom: 1px solid #FFDB80; }
	#content div.pro_intro p.thanks a:hover { border-bottom: 1px solid #FFF; }

	div.kids_intro { background: #B3DC10 url("/teachers/resources/images/kids.gif") bottom no-repeat; font-weight: bold; }
	div.kids_intro a { color: #FFF!important; border-bottom: 1px solid #FFF!important; text-decoration: none; font-weight: bold; }
	div.kids_intro a:hover { border-bottom: 1px solid #829F09!important; }
	
	div.pro_intro { color: #222; background: #FFB300 url("/img/content/introbox/instructors.gif") bottom no-repeat; }
	div.pro_intro a { color: #FFF!important; border-bottom: 1px solid #FFD46F!important; text-decoration: none; font-weight: bold; }
	div.pro_intro a:hover { border-bottom: 1px solid #FFF!important; }
	
	div.parents_intro { background: #CB7ABA url("/img/content/introbox/parents.gif") bottom no-repeat; }
	div.parents_intro a { color: #FFF!important; border-bottom: 1px solid #FFF!important; text-decoration: none; font-weight: bold; }
	div.parents_intro a:hover { border-bottom: 1px solid #AF419D!important; }
	
	div.search_intro { background: #30B1D0 url("/img/content/introbox/other.gif") bottom no-repeat; }
	div.search_intro p { margin: 5px 0; display: block; font-weight: bold; }
	
	div.admin_intro { background: #30B1D0 url("/img/content/introbox/other.gif") bottom no-repeat; }


	/* Index page intros */
	div.index_intro { margin: 0; padding: 0 0 25px 0; width: 435px; float: left; color: #FFF; background: #30B1D0 url("/img/content/introbox/other.gif") bottom no-repeat; }
	div.index_intro div { overflow: auto; height: 100%; }
	div.index_intro h3 { margin: 0; font-size: 12px; color: #000; }
	div.index_intro p { margin: 10px 0 0 0; }
	div.index_intro img { margin: 0 0 0 10px; float: right; }
	div.index_intro a { border: 0 ! important; color: #FFF ! important; }
	
	div.home_intro { background: url("/img/content/introbox/home_end.gif") bottom no-repeat; }
	div.home_intro div { padding: 0 25px 0 20px; background: url("/img/content/introbox/home_mid.jpg"); }

	div.kids_landing_intro { background: url("/img/content/introbox/kids_end.gif") bottom no-repeat; }
	div.kids_landing_intro div { padding: 0 25px 0 20px; background: url("/img/content/introbox/kids_mid.gif"); }

	div.parents_landing_intro { background: url("/img/content/introbox/parents_end.gif") bottom no-repeat; }
	div.parents_landing_intro div { padding: 0 25px 0 20px; background: url("/img/content/introbox/parents_mid.gif"); }
	div.parents_landing_intro a { color: #FCCFF7 ! important; text-decoration: underline ! important; }

	div.pro_landing_intro { background: url("/img/content/introbox/pro_end.gif") bottom no-repeat; }
	div.pro_landing_intro div { padding: 0 25px 0 20px; background: url("/img/content/introbox/pro_mid.gif"); min-height: 100%; }

	div.what_landing_intro { background: url("/img/content/introbox/what_is_bikeability_end.gif") bottom no-repeat; }
	div.what_landing_intro div { padding: 0 25px 0 20px; background: url("/img/content/introbox/what_is_bikeability_mid.gif"); min-height: 100%; }

	div.instructor_landing_intro { background: url("/img/content/introbox/what_is_bikeability_end.gif") bottom no-repeat; }
	div.instructor_landing_intro div { padding: 0 25px 0 20px; background: url("/img/content/introbox/what_is_bikeability_mid.gif"); min-height: 100%; }


	
	/* Message Board - index */	
	#msgboard { float: left; }
	div.showall { margin-bottom: 20px; }
	div.topic { padding: 10px 0 0 0; width: 400px; }
	div.topic p { margin: 0; padding: 0 10px 32px 10px; color: #FFF; font-size: 14px; font-weight: bold; }
	#content div.topic a { color: #FFF; text-decoration: none; border: none; }
	#content div.topic a:hover { color: #E5F79F; }

	div.kidspaging { padding: 10px 0; width: 100%; font-size: 11px; color: #AAA; }
	div.kidspaging b { color: #666; font-weight: normal; }
	#content div.kidspaging a { color: #9ABD0E; text-decoration: none; border-bottom: 1px solid #B3DC10; }
	#content div.kidspaging a:hover { border-bottom: 1px solid #DDD; }

	div.topic0 { background: url("/img/content/messageboard/topic1a.gif") top no-repeat; top: 0; left: -15px; }
	div.topic0 p { background: #B3DC10 url("/img/content/messageboard/topic1b.gif") bottom no-repeat; }
	div.topic1 { background: url("/img/content/messageboard/topic2a.gif") top no-repeat; top: -10px; left: 50px; position: relative; width: 350px; }
	div.topic1 p { background: #B3DC10 url("/img/content/messageboard/topic2b.gif") bottom no-repeat; }
	div.topic2 { background: url("/img/content/messageboard/topic3a.gif") top no-repeat; top: -20px; position: relative; width: 215px; float: left; margin-right: 15px; }
	div.topic2 p { background: #B3DC10 url("/img/content/messageboard/topic3b.gif") bottom no-repeat; }
	div.topic3 { background: url("/img/content/messageboard/topic4a.gif") top no-repeat; top: 0px; xleft: 250px; position: relative; width: 170px; float: left; }
	div.topic3 p { background: #B3DC10 url("/img/content/messageboard/topic4b.gif") bottom no-repeat; }
	div.topic4 { background: url("/img/content/messageboard/topic5a.gif") top no-repeat; top: 200px; right: 0; width: 350px; float: left; }
	div.topic4 p { background: #B3DC10 url("/img/content/messageboard/topic5b.gif") bottom no-repeat; }

	p.topic { font-size: 14px; font-weight: bold; }


	/* Message Board - What do you think? */
	div.messages { padding-top: 20px; }

	div.msgcontainer { background: url("/img/content/messageboard/msg_outline3.gif") bottom no-repeat; padding-bottom: 10px; margin: 0 0 30px 0; }
	div.msgcontainer p.name { background: url("/img/content/messageboard/msg_outline1.gif") top no-repeat; margin: 0; padding-left: 45px; height: 40px; position: relative; }
	div.msgcontainer p.name span { position: absolute; top: 0; right: 5px; }
	div.msgcontainer p.msg { background: url("/img/content/messageboard/msg_outline2.gif") bottom repeat-y; margin: 0; padding: 0 10px; font-size: 14px; }
	#content div.msgcontainer p.msg a { color: #000; border-bottom: none ! important; }
	#content div.msgcontainer p.msg a:hover { color: #666; }

	div.altmsg { background: url("/img/content/messageboard/msg_green2.gif") bottom no-repeat; }
	div.altmsg p.name { background: url("/img/content/messageboard/msg_green1.gif") bottom no-repeat; }
	div.altmsg p.msg { background: #B3DC10; color: #FFF; }
	#content div.altmsg p.msg a { color: #FFF; }

	div.messages p.no { font-size: 14px; }


	/* Message Board - form */
	#msgform,
	#msgform .textbox,
	#msgform textarea { margin: 0; font-size: 14px; width: 140px; }

	#msgform .age { width: auto; }

	form#msgform { margin: 20px 0 0 0; width: 365px; padding: 20px; background: #B3DC10 url("/img/content/messageboard/msg_form_bot.gif") bottom left no-repeat; }
	form#msgform h3 { margin: -20px -20px 10px -20px; padding: 15px 0 0 20px; width: 385px; font-size: 12px; color: #FFF; background: url("/img/content/messageboard/msg_form_top.gif") 0 0 no-repeat; }
	form#msgform textarea { width: 300px !important; }
	form#msgform .smallprint { color: #FFF; }


	/* Meet the Mums */
	div.mum { border-bottom: 1px solid #CCC; padding: 15px 0 15px 140px; position: relative; float: left; }
	div.mum p { margin: 0; }
	div.mum img { position: absolute; top: 15px; left: 0px; }
	div.mum p.name { margin-top: 15px; font-weight: bold; color: #A6288C; }
	

	/* Ask Mum */
	#content .askmum_intro { margin-bottom: 10px; }
	#content .askmum_intro h3 { margin-top: 10px; font-weight: bold; color: #FFF; }
	#content .askmum_intro p { margin: 0; display: block; }

	#content p.askmum_answer { color: #A6288C; }
	
	table.am_questions { border-collapse: collapse; width: 405px; }
	table.am_questions td { border: 1px solid #FFF; padding: 5px; color: #A6288C; }
	#content table.am_questions td a { color: #000; text-decoration: none; border: none; }
	#content table.am_questions td a:hover { color: #A6288C; }
	table.am_questions tbody td { background: #FCCFF7; }
	table.am_questions thead td, 
	table.am_questions tfoot td { background: #CB7ABA; color: #FFF; font-weight: bold; }
	table.am_questions thead td.q { background: #CB7ABA url("/img/content/parents/boxtop.gif") no-repeat; }
	table.am_questions thead td.d { background: #CB7ABA url("/img/content/parents/boxtop.gif") top right no-repeat; }
	table.am_questions tfoot td.q { background: #CB7ABA url("/img/content/parents/boxbot.gif") bottom left no-repeat; }
	table.am_questions tfoot td.d { background: #CB7ABA url("/img/content/parents/boxbot.gif") bottom right no-repeat; }

	div.mumpaging { padding: 10px 0; width: 100%; font-size: 11px; color: #AAA; }
	div.mumpaging b { color: #666; font-weight: normal; }
	#content div.mumpaging a { color: #A6288C; text-decoration: none; border-bottom: 1px solid #CB7ABA; }
	#content div.mumpaging a:hover { border-bottom: 1px solid #DDD; }

	form#askmum { margin: 20px 0 0 0; width: 365px; padding: 20px; background: #CB7ABA url("/img/content/parents/boxbot.gif") bottom left no-repeat; float: left; }
	form#askmum h3 { margin: -20px -20px 10px -20px; padding: 15px 0 0 20px; width: 385px; font-size: 12px; color: #FFF; background: url("/img/content/parents/boxtop.gif") 0 0 no-repeat; }
	form#askmum textarea { width: 300px !important; }
	form#askmum .smallprint { color: #FFF; }


	/* Feedback Form */
	form.feedback { margin-top: 20px; padding: 0 15px; background: #CB7ABA url("/img/content/parents/boxtop.gif") no-repeat; }
	form.feedback * { margin: 0; padding: 0; }
	form.feedback fieldset { border: none; }
	form.feedback legend { font-weight: bold; }
	form.feedback p { margin: 20px 0 10px 0; }
	
	form.feedback p.form_builder_text label,
	form.feedback p.form_builder_password label { float: left; min-width: 120px; line-height: 20px; }
	* html form.feedback p.form_builder_text label,
	* html form.feedback p.form_builder_password label { width: 120px; }
	
	form.feedback p.form_builder_text input,
	form.feedback p.form_builder_password input { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 11px; padding: 3px; }

	form.feedback span.radiolabel { margin-bottom: 10px; display: block; font-weight: bold; }
	form.feedback p.form_builder_radio input,
	form.feedback p.form_builder_radio_no_label input { margin: 0 10px 0 0; float: left; clear: left; }
	form.feedback p.form_builder_radio label,
	form.feedback p.form_builder_radio_no_label label { margin-right: 0px; display: block; clear: right; }

	form.feedback p.form_builder_textarea { width: 90%; }
	form.feedback p.form_builder_textarea label { font-weight: bold; }

	form.feedback p.submit { margin: 0 -15px 0 -15px; padding: 20px 10px; background: #CB7ABA url("/img/content/parents/boxbot.gif") bottom no-repeat; }
	form.feedback input.submit { padding: 2px; }


	/* Professional Form Style */
	form.form_pro { margin-top: 20px; padding: 0 15px; background: #FFB300 url("/img/content/professionals/boxtop.gif") no-repeat; }
	form.form_pro a { color: #FFF!important; border-bottom: 1px solid #FFD46F!important; text-decoration: none; }
	form.form_pro a:hover { border-bottom: 1px solid #FFF!important; }
	form.form_pro * { margin: 0; padding: 0; }
	form.form_pro fieldset { margin: 0 0 20px 0; padding: 0; border: none;  }
	form.form_pro legend { font-weight: bold; }
	form.form_pro p { margin: 10px 0 10px 0; }
	form.form_pro p.formtitle { font-weight: bold; }
	form.form_pro p.tip { font-size: 10px; }
	
	form.form_pro p.form_builder_text label,
	form.form_pro p.form_builder_password label,
	form.form_pro p.form_builder_protect label,
	form.form_pro span.selectlabel { float: left; min-width: 120px; line-height: 20px; }
	* html form.form_pro p.form_builder_text label,
	* html form.form_pro p.form_builder_password label,
	* html form.form_pro span.selectlabel { width: 120px; }

	form.form_pro p.form_builder_protect span { line-height: 20px; }
	
	form.form_pro p.form_builder_text input,
	form.form_pro p.form_builder_password input { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 11px; padding: 3px; }

	form.form_pro span.checkboxlabel { margin-bottom: 10px; display: block; }
	form.form_pro p.form_builder_checkbox input { margin: 0 10px 0 0; float: left; clear: left; }
	form.form_pro p.form_builder_checkbox label { margin-right: 0px; display: block; clear: right; }

	form.form_pro span.radiolabel { margin-bottom: 10px; display: block; }
	form.form_pro p.form_builder_radio label { margin: 0 10px 0 2px; }

	form.form_pro select { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 12px; }
	form.form_pro select.multiple { width: 200px; height: 80px; }

	form.form_pro p.submit { margin: 0 -15px 0 -15px; padding: 20px 10px; background: #FFB300 url("/img/content/professionals/boxbot.gif") bottom no-repeat; }
	form.form_pro input.submit { padding: 2px; }
	
	
	/* Scheme Toolkit */
	div.needtoknow { margin-top: 20px; padding: 5px 10px; background: #EEE ! important; font-size: 14px; font-weight: bold; }
	
	ul.toolkit { margin: 0; padding: 0px ! important; list-style: none; color: #999; display: block; }
	ul.toolkit a { color: #333 ! important; }
	ul.toolkit a:hover { border: none ! important; }
	ul.toolkit li { padding-left: 30px; line-height: 22px; }
	ul.toolkit li.folder { background: url("/img/content/professionals/schemes/folder.gif") no-repeat; }
	ul.toolkit li.pdf { background: url("/img/content/professionals/schemes/pdf.gif") no-repeat; }
	ul.toolkit li.zip { background: url("/img/content/professionals/schemes/zip.gif") no-repeat; }
	ul.toolkit li.doc { background: url("/img/content/professionals/schemes/doc.gif") no-repeat; }
	
	div.download_images { margin-top: 10px; }
	div.download_images div { padding: 10px; width: 80px; min-height: 130px; float: left; font-size: 11px; color: #555; text-align: center; }
	* html div.download_images div { height: 130px; }
	div.download_images a { border: none ! important; }
	div.download_images a:hover { background: #EEE; }


	/* Register Your Interest */
	form.interest { margin-top: 20px; padding: 0 15px; background: #30B1D0 url("/img/content/what_is_bikeability/boxtop.gif") no-repeat; }
	form.interest * { margin: 0; padding: 0; }
	form.interest fieldset { border: none; }
	form.interest legend { font-weight: bold; }
	form.interest p { margin: 20px 0 10px 0; }
	
	form.interest p.form_builder_text label,
	form.interest p.form_builder_password label,
	form.interest span.selectlabel { float: left; min-width: 90px; line-height: 20px; }
	* html form.interest p.form_builder_text label,
	* html form.interest p.form_builder_password label,
	* html form.interest span.selectlabel { width: 90px; }
	
	form.interest p.form_builder_text input,
	form.interest p.form_builder_password input { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 11px; padding: 3px; }

	form.interest span.radiolabel { margin-bottom: 10px; display: block; }
	form.interest p.form_builder_radio_no_label label { margin: 0 10px 0 2px; }

	form.interest select { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; font-family: Arial; font-size: 11px; }

	form.interest p.submit { margin: 0 -15px 0 -15px; padding: 20px 15px; background: #30B1D0 url("/img/content/what_is_bikeability/boxbot.gif") bottom no-repeat; }
	form.interest input.submit { padding: 2px; }


	/* Search Results */
	#content ul.searchresults { margin: 0; padding: 0; list-style: none; }
	#content ul.searchresults li { border-bottom: 1px solid #E4E8FF; }
	#content ul.searchresults li p a { color: #333; text-decoration: none; border: 0; }
	#content ul.searchresults li p.title a { font-weight: bold; color: #30B1D0; }
	#content ul.searchresults li p a:hover { color: #666; }
	
	
	/* Instructor & Scheme Search */
	div.insearch { font-size: 11px; }
	div.insearch table { margin-bottom: 15px; border-collapse: collapse; width: 100%; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
	div.insearch thead { font-weight: bold; border-bottom: 1px solid #666; }
	div.insearch tr.alt td { background: #EEE; }
	div.insearch td	{ border: 0; padding: 5px; }
	div.insearch a { border-bottom: none ! important; }


	/* Bikeability Near You */
	#content div.nearyou ul { margin: 0; padding: 0 0 0 20px; list-style: none; }
	#content div.nearyou li { padding-left: 15px; background: url("/img/header/greencir.gif") no-repeat 0 2px; }
	#counties { padding: 15px 0; }
	
	
	/* Recaptcha styles */
	span.cap_what 			{ font-size:11px; color:#333; position:relative; text-decoration:underline; cursor:help; }
	#cap_exp				{ width:100px; padding:5px; border:1px solid #999; position:absolute; top:-15px; right:-120px; background:#fff; }
	#cap_actions	 		{ float:right; }
	#cap_actions a	 		{ font-size:11px; color:#333; border-bottom:none; text-decoration:underline; }
	#recaptcha_image 		{ width:100% ! important; background:#fff; }
	
	
	/* Professionals News */
	div.blog				{ }
	div.blog h3				{ font-size:12px; color:#FFB300; }
	div.blog div.item		{ margin-bottom:30px; }
	div.blog p.date			{ font-size:11px; color:#777; }
	
	
	/* Blog Form */
	#blogform 							{ margin: 0; padding: 20px 0 0; }
	#blogform h3						{ font-size:12px; }
	#blogform input.title 				{ width:200px; margin: 0; padding:5px; border: 1px solid #ccc; font-size:12px; font-weight:bold; color:#FFB300; }
	#blogform input.title:hover,
	#blogform input.title:focus 		{ background: #ededed; }
	#blogform div.textarea 				{ min-height: 40px; border: 1px solid #ccc; }
	* html #blogform div.textarea 		{ height: 40px; }
	#blogform div.textarea p 			{ margin: 0; padding: 1em 0; }
	#blogform div.textarea textarea 	{ margin: 0; padding: 1em 0; border: 0px solid #ccc; font-family: Arial; font-size: 12px; }
	
	#blogform a 						{ color: #999; }
	#blogform a:hover 					{ border-bottom: 1px solid #999; }
	
	div.tags a 							{ font-size:12px; font-weight:normal; }
	div.tags input.textbox 				{ width: 570px; }
	
	#blogform #moreoptions 				{ margin-bottom: 10px; padding: 3px; background: #111; }
	
	#blogform div.action 				{ padding-top: 10px; }
	
	#blogtools 							{ margin-top:30px; padding-top:40px; border-top:1px solid #ccc; }
	#blogtools div						{ margin-bottom:30px; }
	#blogtools h2						{ text-indent:0; font-size:12px; }
	#blogtools p.example				{ text-indent:20px; color:#777; }


/* Footer ................................................................................................ */
#footer {	padding: 10px 0 0px 0; width: 770px; position: absolute; left: 0px; bottom: 0px; clear: left; xbackground: #CCC; text-align: center; font-size: 11px; color: #999; }
#footer p { margin-bottom: 15px; padding: 0 20px; }
/* Magic float fix */ #floatfix { display: block; clear: both; }


/* Teachers Section ................................................................................................ */

div.main_content { 
	margin: 20px 0 0 15px; width: 405px; float: left; display: inline; position: relative; xbackground: #CCC; 
}
div.main_content h3 {
	font-size:12px; color:#f10281;padding-top:10px;margin-bottom:0px;margin-top:0px;padding-bottom:10px;
}
div.main_content a { 
	color: #F0037F; text-decoration: none; border-bottom: 1px solid #CCC;
}
div.main_content a:hover { 
	color: #666; 
}
.main_content2 {
	margin: 20px 0 0 15px; width: 405px; float: left; display: inline; position: relative; xbackground: #CCC; font-size: 11px; color: #777;
}
.highlightmidtext{
	color:#f10281;
}
#centercontent div.highlightmidtext ul{
	color:#f10281;padding-top:10px;margin-bottom:0px;margin-top:0px;padding-bottom:15px;font-weight:bold;
}
#centercontent div.highlightmidtext ul li{ 
	margin-bottom:0px;margin-top:0px;padding-top:5px;padding-bottom:0px;
}	

#right div.teacher { margin: 0px 0px 0px 5px; padding: 0 0 20px 0; width: 138px; }
#right div.teacher a { text-decoration: none; }
#right div.teacher a:hover { cursor: hand; }
#right div.teacher p { margin: 0; padding: 5px 20px 0; font-size: 11px; }

#right div.whycycle { background: url("/teachers/resources/images/why_cycle_botimg.jpg") bottom no-repeat; }
#right div.whycycle h2 { background: url("/teachers/resources/images/why_cycle.jpg"); text-indent: -9999px; height: 92px;}
#right div.whycycle p { background: url("/teachers/resources/images/why_cycle_bg.jpg"); color: #000000; }
#right div.readycycle { background: url("/teachers/resources/images/why_cycle_botimg.jpg") bottom no-repeat; }
#right div.readycycle h2 { background: url("/teachers/resources/images/ready_cycle.jpg");text-indent: -9999px; height: 101px; }
#right div.readycycle p { background: url("/teachers/resources/images/why_cycle_bg.jpg"); color: #000000; }
#right div.getcycle { background: url("/teachers/resources/images/why_cycle_botimg.jpg") bottom no-repeat; }
#right div.getcycle h2 { background: url("/teachers/resources/images/get_cycle.jpg"); text-indent: -9999px; height: 114px;}
#right div.getcycle p { background: url("/teachers/resources/images/why_cycle_bg.jpg"); color: #000000; }

#right div.whycycleover { background: url("/teachers/resources/images/get_cycle_botimg.jpg") bottom no-repeat; }
#right div.whycycleover h2 { background: url("/teachers/resources/images/why_cycle.jpg"); text-indent: -9999px; height: 92px;}
#right div.whycycleover p { background: url("/teachers/resources/images/get_cycle_bg.jpg"); color: #ffffff; }
#right div.readycycleover { background: url("/teachers/resources/images/get_cycle_botimg.jpg") bottom no-repeat; }
#right div.readycycleover h2 { background: url("/teachers/resources/images/ready_cycle.jpg");text-indent: -9999px; height: 101px; }
#right div.readycycleover p { background: url("/teachers/resources/images/get_cycle_bg.jpg"); color: #ffffff; }
#right div.getcycleover { background: url("/teachers/resources/images/get_cycle_botimg.jpg") bottom no-repeat; }
#right div.getcycleover h2 { background: url("/teachers/resources/images/get_cycle.jpg"); text-indent: -9999px; height: 114px;}
#right div.getcycleover p { background: url("/teachers/resources/images/get_cycle_bg.jpg"); color: #ffffff; }

.midyellowCol {
	width:433px;background:#ffe828;
}
.midyellowPic img {
	float:right;padding-left:5px;
}
.midyellowColText {
	color:#000000;font-family:arial;padding-top:0px;margin-top:0px;
	margin-bottom:0px;padding-left:10px;padding-top:10px;padding-right:10px;
}
.midHeadingItem {
	padding-top:20px;padding-bottom:15px;
}
.midHeadingText {
	padding-right:10px;
}
.midcolblock {
	margin-top:15px;
}
.midleftCol {
	float:left;width:110px;
}
.midrightText {
	float:left;width:270px;
}

#teachquote .quotebold {
	padding-top: 20px;
	clear: left;
	font-weight: bold;
	color: #F0037F;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 36px;background: #ffffff url("/teachers/resources/images/scrollbar.png") -36px 0px repeat-y;}
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url("/teachers/resources/images/scrollbar.png") -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 36px;background: url("/teachers/resources/images/scrollbar.png") -108px 0px no-repeat;}
.vscrollerbase {width: 36px;background: #ffffff url("/teachers/resources/images/scrollbar.png") 0px 0px repeat-y;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url("/teachers/resources/images/scrollbar.png") -72px -28px no-repeat;}
.vscrollerbaseend {height: 28px;width: 36px;background: url("/teachers/resources/images/scrollbar.png")  -72px 0px no-repeat;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: white;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #ffffff;}

/* Scroll Bar Master Styling Ends Here */

#mycustomscroll {
/* Typical fixed height and fixed width example */
height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-right: 10px;
}


#centercontent DIV.teacherhome {
	FLOAT: left;
}
#centercontent DIV.teacherhome DIV {
	FLOAT: left; margin-top:10px;
}
#centercontent DIV.teacherhome DIV H3 {
	MARGIN: 0px;text-indent: -9999px;
}
#centercontent DIV.teacherhome DIV P {
	MARGIN: 0px;text-indent: -9999px;
}
#centercontent DIV.teacherhome DIV A {
	DISPLAY: block; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 100%; BORDER-BOTTOM-STYLE: none;text-decoration: none; 
}
#centercontent DIV.section DIV.homewhycycle {
	BACKGROUND: url("/teachers/resources/images/home_whycycle.jpg"); WIDTH: 215px; HEIGHT: 260px
}
#centercontent DIV.section DIV.homereadycycle {
	BACKGROUND: url("/teachers/resources/images/home_readycycle.jpg"); WIDTH: 220px; HEIGHT: 260px
}
#centercontent DIV.section DIV.homegetcycle {
	BACKGROUND: url("/teachers/resources/images/home_getcycle.jpg"); WIDTH: 434px; HEIGHT: 153px
}

.homeyellowCol {
	width:435px;background:#ffe828 url("/teachers/resources/images/teacher_hometopbg.jpg");
}
.homeyellow img {
	float:right;padding-left:5px;
}
.homeyellowColText {
	color:#000000;font-family:arial;padding-top:0px;margin-top:0px;
	margin-bottom:0px;padding-left:10px;padding-top:10px;padding-right:10px;
}
.floated {
	margin:0 0 5px 0 !important;
	padding:0 0 5px 0 !important;
	list-style:none
}
.floated li {
	float:left;
	width:180px;
	display:block;
	margin:0px 0px 5px 0px !important;
}
p.survey {
margin:10px 0 5px;
padding-top:10px;
clear:both;
}
