/* First Student school bus service - screen.css | AUGUST 2006 | coded: jaymiblu@lycos.co.uk *//* GENERAL */* {margin: 0;padding: 0;}div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,blockquote,img {margin: 0;padding: 0;border: none;}
html {
	min-width: 640px;
}
hr {
	display:none;
}
a {
	text-decoration: none;
}
body {	
	margin: 0;	
	padding: 0;	
	background: White url(images/body_r.png) no-repeat center top;	
	color: Black;	
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: small;	
	line-height: 150%;
}
.hide {
	display: none;
}
ul {	
	list-style: none;
}
#wrap {	
	position: relative;	
	left: 0px;	
	top: 0px;	
	width: 760px;	
	margin: 0px auto;	
	height: auto;
}

/******************************************************/
/* Headers                                            */
/******************************************************/

#header {
	width:760px;	
	height: 177px;
	background-image: url(images/header_home.jpg);
	background-repeat:no-repeat; 
}

#headerabout {
	width:760px;	
	height: 177px;
	background-image: url(images/header_expertise.jpg);
	background-repeat:no-repeat; 
}

#headersafer {
	width:760px;	
	height: 177px;
	background-image: url(images/header_safe.jpg);
	background-repeat:no-repeat; 
}

#headerbenefits {
	width:760px;	
	height: 177px;
	background-image: url(images/header_benefits.jpg);
	background-repeat:no-repeat; 
}
#headercasestudies {
	width:760px;	
	height: 177px;
	background-image: url(images/header_case_studies.jpg);
	background-repeat:no-repeat; 
}

#headerlinks {
	width:760px;	
	height: 177px;
	background-image: url(images/header_links.jpg);
	background-repeat:no-repeat; 
}

#headersitemap {
	width:760px;	
	height: 177px;
	background-image: url(images/header_sitemap.jpg);
	background-repeat:no-repeat; 
}

/******************************************************/
/* Sub Header                                         */
/******************************************************/

#subheaderhome {
	width:179px;
	height:112px;
	background-image:url(images/subheader_home_nav.jpg);
	background-repeat:no-repeat;
	float:left;
}


#content {	
	position: relative;	
	width: 760px;	
	background: White;
}
#content_left {	
	width: 289px;	
	float: left;	
	border-left: 1px solid White;
}
#content_right {	
	width: 290px;	
	float: left;	
	border-left: 1px solid White;
}
#content_two-column {	
	width: 580px;	
	float: left;	
	border-left: 1px solid White;
}

#footer {	
	background: #FFFF00 url(images/footer_ysb.png) no-repeat right top;	
	clear: both;	
	height: 100px;	
	padding-left: 8px;	
	padding-top: 80px;
}

#footer ul {	
	display: inline;	
	border: none;	
} 

#footer ul li {	
	border: none;	
	list-style: none;	
	display: inline;	
}

#footer ul li a {	
	color:Black;	
	padding-right: 3px;	
	padding-left: 3px;	
}

#footer ul li a:hover {	
	color:#ffff00;	
	background: Black;	
}

#navigation {	
	width: 179px;	
	float: left;	
	margin-bottom: 50px;
}

#navigation h3 {	
	background: Black;	
	padding: 4px 4px 4px 8px;	
	color: #ffff00;	
	font-weight: normal;	
	font-size: 100%;	
	border-top: 1px solid White;
}

#textadjust {
	width:167px;
	height:23px;	
	background: Black;	
	padding: 4px 4px 4px 8px;	
	color: #ffff00;	
	font-weight: normal;	
	font-size: 100%;	
	border-top: 1px solid White;
}

#navtitle {
	width:167px;
	height:20px;	
	background: Black;	
	padding: 4px 4px 4px 8px;	
	color: #ffff00;	
	font-weight: normal;	
	font-size: 100%;	
	border-top: 1px solid White;
}

#navigation ul {	
	list-style: none;	
	margin: 0;	
	padding: 0;	
	border-bottom: 3px solid #999999;		
}	

#navigation li {		
	border-top: 1px solid White;		
	margin: 0;		
}

#navigation li a {		
	display: block;		
	color: Black;		
	padding: 4px 0px 4px 8px;		
	text-decoration: none;		
	width: 171px;		
	background: #cccccc;		
}		

#navigation a img {	
	padding-top: 4px;		
}

html>body #navigation li a {		
	width: auto;		
}	

#navigation ul li a:hover {		
	background: #ffff00 url(images/gui_arrow_right_anim.gif) repeat-y right center;
}

#accessibility_home #nav-0, #home #nav-1, #about_first_student_uk #nav-2, #safer_school_transport #nav-3, #setting_the_standards #nav-4, #our_report_card #nav-5, #school_transport_links #nav-6, #contact #nav-7, #sitemap #nav-8 {
	background: #ffff00 url(images/gui_arrow_right.png) repeat-y right center;	
	color: Black;	
}

#header_organisers {	
	background: url(images/subheader_home_lc.jpg) no-repeat left top;	
	height: 112px;
}

#header_students {	
	background: url(images/subheader_home_rc.jpg) no-repeat left top;	
	height: 112px;
}

#content_left:hover #header_organisers, #content_left.over #header_organisers {	
	background: url(images/subheader_home_lc_h.png) no-repeat left top;
}

#content_right:hover #header_students, #content_right.over #header_students {	
	background: url(images/subheader_home_rc_h.png) no-repeat left top;
}

#content_left:hover, #content_right:hover, #content_left.over, #content_right.over {	
	background: #E5E5E5;
}

#content_two-column:hover h2, #content_two-column.over h2, #content_left:hover h3, #content_left.over h3, #content_right:hover h3, #content_right.over h3 {	
	background: #ffff00 url(images/gui_arrow_down_anim.gif) repeat-y right bottom;
}

#content_two-column h2, #content_left h3, #content_right h3 {	
	padding: 10px 30px 10px 12px;	
	font-size: 120%;	
	background: #ffff00 url(images/gui_arrow_down.png) repeat-y right bottom;	
	color: Black;	
	line-height: 120%;	
	font-weight: normal;
}

#content_left ul {	
	margin: 0px;	
	padding: 0px;
}

#content_left li {	
	margin: 0px;	
	padding: 0px;		
}

#content_left li a {	
	font-size: 120%;	
	#display: block;	
	color: Black;	
	padding: 6px 30px 6px 12px;	
	text-decoration: none;	border-bottom: 1px solid White;	width: 247px;		
}

html>body #content_left li a {
	width: auto;
}	

#content_left ul li a:hover {	
	background: #FEFFAC url(images/li_active_anim.gif) repeat-y right bottom;
}

#content_right ul {	
	margin: 0px;	
	padding: 0px;
}

#content_right li {	
	margin: 0px;	
	padding: 0px;		
}

#content_right li a {		
	font-size: 120%;		
	display: block;		
	color: Black;		
	padding: 6px 30px 6px 12px;		
	text-decoration: none;		
	border-bottom: 1px solid White;		
	width: 247px;		
}

html>body #content_right li a {		
	width: auto;		
}	

#content_right ul li a:hover {	
	background: #FEFFAC url(images/li_active_anim.gif) repeat-y right bottom;
}

acronym {	
	border-bottom: 1px dotted Black;	
	cursor: help;
}

#header_content_accessibility {	
	background: url(images/subheader_access_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_accessibility, #content_two-column.over #header_content_accessibility {	
	background: url(images/subheader_access_2c_h.png) no-repeat left top;
}

#header_content_safe {	
	background: url(images/subheader_safe_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_safe, #content_two-column.over #header_content_safe {	
	background: url(images/subheader_safe_2c_h.png) no-repeat left top;
}

#header_content_benefits {	
	background: url(images/subheader_benefits_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_benefits, #content_two-column.over #header_content_benefits {	
	background: url(images/subheader_benefits_2c_h.png) no-repeat left top;
}

#header_content_case_studies {	
	background: url(images/subheader_case_studies_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_case_studies, #content_two-column.over #header_content_case_studies {	
	background: url(images/subheader_case_studies_2c_h.png) no-repeat left top;
}

#header_content_links {	
	background: url(images/subheader_links_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_links, #content_two-column.over #header_content_links {	
	background: url(images/subheader_links_2c_h.png) no-repeat left top;
}

#header_content_expertise {	
	background: url(images/subheader_expertise_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_expertise, #content_two-column.over #header_content_expertise {	
	background: url(images/subheader_expertise_2c_h.png) no-repeat left top;
}

#header_content_home {	
	background: url(images/subheader_home_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_home, #content_two-column.over #header_content_home {	
	background: url(images/subheader_home_2c_h.png) no-repeat left top;
}

#header_content_sitemap {	
	background: url(images/subheader_sitemap_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_sitemap, #content_two-column.over #header_content_sitemap {	
	background: url(images/subheader_sitemap_2c_h.png) no-repeat left top;
}

#header_content_contact {	
	background: url(images/subheader_contact_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_contact, #content_two-column.over #header_content_contact {	
	background: url(images/subheader_contact_2c_h.png) no-repeat left top;
}

#header_content_operations {	
	background: url(images/subheader_operations_2c.jpg) no-repeat left top;	
	height: 112px;
}

#content_two-column:hover #header_content_operations, #content_two-column.over #header_content_operations {	
	background: url(images/subheader_operations_2c_h.png) no-repeat left top;
}

#content_two-column_innerwrap {	
	padding: 14px 14px 14px 30px;
}

#content_two-column h2, #content_two-column h3, #content_two-column h4 {	
	margin-bottom: 4px;	
	margin-top: 0px;
}

#content_two-column ul, #content_two-column p {	
	margin-bottom: 8px;	
	margin-top: 0px;
}

#content_two-column li {	
	margin-left: 24px;
}

#content_two-column h2 {	
	font-size: 140%;
}

#content_two-column h3 {	
	font-size: 150%;
}

#content_two-column h4 {	
	font-size: 120%;	
	background: url(images/bullet.png) no-repeat left 3px;	
	padding-left: 16px;
}

.content_two-column120 {	
	font-size: 120%;
	font-weight:bold;	
	background: url(images/bullet.png) no-repeat left 3px;	
	padding-left: 16px;

}

.content_two-column120 a:link, .content_two-column120 a:visited, .content_two-column120 a:active {
	color:#0066FF;
}



.content_two-columnblue {	
	font-size: 120%;
	font-weight:bold;
	color:#0000FF;	
	background: url(images/bullet.png) no-repeat left 3px;	
	padding-left: 16px;

}

#content_two-column a:link, #content_two-column a:visited, #content_two-column a:active {
	color:#0066FF;
}

#content_two-column a:hover {	
	color:Black;	
	background: #FFFF00;
}

#contactus {
	float: left;
}

#accessibility {
	display: none;
}

blockquote {	
	margin-left: 24px;
}

input:focus {	
	background: #FFFF00;
}

#contact span {	
	color: #FF0000;
}

acronym {	
	border-bottom: 1px dotted #0066FF;	
	background: #FBFCD2;
}

.float_right {	
	float: right;
}

table {	
	width: auto;
}

td {	
	padding-right: 32px;	
	margin: 0px;	
	vertical-align: top;
}

#organisers_subheader {	
	background: #E6E6E6;	
	padding: 8px 32px 8px 12px;	color: #999999;	
	margin: -5px 0px 0px;	
	border-right: 27px solid #CCCCCC;
}

.typeswitch {	
	background: Black;	
	color: White;	
	padding-right: 4px;	
	padding-left: 4px;
}

label {	
	font-weight: bold;	
	display: block;	
	margin-bottom: -4px;	
	padding: 0px;
}

object {	
	margin: 0px;	
	padding: 0px;
}

.hr {	
	border-top: 1px dotted #CCCCCC;	
	margin-top: 8px;	
	height: 8px;
}

input {	
	border-bottom: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;
}

#content_two-column_home {	
	padding: 0px;	
	margin: 0px;
}

#content_two-column_home ul:hover, #content_two-column_home ul.over {	
	background: #E5E5E5;
}

#content_two-column_home li {	
	margin: 0px;	
	padding: 0px;
}

#content_two-column_home li a {	
	font-size: 120%;	
	display: block;	
	color: Black;	
	padding: 6px 30px 6px 12px;	
	text-decoration: none;	
	border-bottom: 1px solid White;
	width: 247px;		
}

.place {
	list-style-image:url(images/bullet.png);
}
html>body #content_two-column_home li a {		
	width: auto;		
}

#content_two-column_home ul li a:hover {	
	background: #FEFFAC url(images/li_active_anim.gif) repeat-y right bottom;
}

#school_transport_links h4 {	
	font-size: 120%;	
	background: url(images/bullet_link.png) no-repeat left 3px;	
	padding-left: 16px;
}

.school_transport_links {	
	font-size: 120%;
	font-weight:bold;	
	background: url(images/bullet_link.png) no-repeat left 3px;	
	padding-left: 16px;
}
