/* Start of CMSMS style sheet 'school_catchment_2010' */
/* CSS Document */

html, body {
height: 100%;
}

body {
	background-image: url(look/siteback.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 80%;
	color: #144DA8;
}

#wrapper {
	background-image: url(look/wrapperback.png);
        background-repeat: no-repeat;
	width: 1010px;
	margin: 0px auto 0px auto;
	text-align: left;
	min-height: 100%
}

* html #wrapper {
height: 100%;
}

#header {
	margin: 0px 10px 0px 10px;
	position: relative;
	height: 231px;
}

#top_navigation {
	position: absolute;
	top: 0px;
	right: 0px;
}

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

#top_navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(look/topbut_leftback.gif);
	display: block;
	height: 27px;
	margin-left: 6px;
	font-style: italic;
	font-weight: bold;
}

#top_navigation a:link, #top_navigation a:visited {
	padding-right: 20px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 120%;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	background-image: url(look/topbut_rightback.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 24px;
}

#top_navigation a:hover {
	color: #000000;
}

#strapline {
	color: #ffffff;
	font-size: 140%;
	font-style: italic;
	margin-top: 6px;
}

#mask {
	background-image: url(look/picsback.png);
	width: 591px;
	height: 201px;
	position: absolute;
	z-index: 200;
	right: 0px;
	bottom: 0px;
}

#animation {
	position: absolute;
	right: 153px;
	bottom: 0px;
	z-index: 50;
}

#title {
	position: absolute;
	left: 50px;
	bottom: 10px;
	color: #572035;
	font-size: 140%;
}

#leftcolumn {
	width: 560px;
	float: left;
	margin-left: 60px; 
}
#rightcolumn {
	float: right;
	width: 300px;
	padding-bottom: 20px;
}

a.findaschool:link, a.findaschool:visited {
	text-decoration: none;
	display: block;
	width: 240px;
	height: 192px;
	background-image: url(look/find_off.jpg);
}

a.findaschool:hover {
	background-image: url(look/find_on.jpg);
}

a.housedoctor:link, a.housedoctor:visited {
	text-decoration: none;
	display: block;
	width: 193px;
	height: 181px;
	background-image: url(look/house_off.jpg);
}

a.housedoctor:hover {
	background-image: url(look/house_on.jpg);
}

#floatender {
	clear: both;
	border-top: 1px solid #92B77B;
	margin: 10px 60px 0px 60px;
	padding-top: 10px;
	text-align: center;
        padding-bottom: 20px;
}

#floatender div {
margin: 0px auto 0px auto;
width: 200px;
}

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

#floatender li {
float: left;
list-style: none;
padding: 0px 10px 50px 10px;
}

h1 {
	color: #572035;
	font-size: 140%;
	margin: 0px 0px 10px 0px; 
}

h2 {
	color: #572035;
	font-size: 130%;
	margin: 0px 0px 10px 0px; 
}

h3 {
	color: #572035;
	font-size: 120%;
	margin: 0px 0px 10px 0px; 
}

h4 {
	color: #572035;
	font-size: 110%;
	margin: 0px 0px 10px 0px; 
}

h5 {
	color: #572035;
	font-size: 100%;
	margin: 0px 0px 10px 0px; 
}

h6 {
	color: #572035;
	font-size: 190%;
	margin: 0px 0px 10px 0px; 
}

p {
	margin: 0px 0px 10px 0px; 
	color: #144DA8;
}

a:link, a:visited {
	color: #3E9E02;
}

a:hover {
	color: #D60352;
}

hr {
border-top: 1px solid #92B77B;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}

.formparagraph {
border: 1px solid #59112D;
padding: 10px;
background-color: #B77B92;
color: #59112D;
margin: 10px 0px 10px 0px;
}

.formbuilderform {

}

.formbuilderform div {
position: relative;
padding-left: 150px;
margin-bottom: 10px;
line-height: 100%
}

.formbuilderform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 150px;
}

.formbuilderform input {
width: 380px;
border: 1px solid #59112D;
}

.formbuilderform textarea {
width: 380px;
border: 1px solid #59112D;
}


/* End of 'school_catchment_2010' */

