/* Common */

body, table, img, button, iframe, h1, h2, h3, h4, p, ul, ol, li { margin:0px; padding:0px; border:0px; }
img a {	border:none; }
table { text-align:left; }

body {
	background:#FFFFFF;
	font-size:10pt;
	font-family:Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;
}

textarea { font-family:Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, p, ul, ol, li, tr, td { text-decoration:none; font-style:normal; text-transform:none; }
h1 { color:#FF3232; }
h2, h3, h4 { color:#FF3232; }
p, ul, ol, li, tr, td, textarea { color:#000000; }
h1 { font-weight:bold; }
h2, h3, h4 { font-weight:normal; }

h1 { margin-top:0em; }
h2, h3, h4 { margin-top:1.2em; }
p, ul, ol { margin-top:0.8em; }

h1 { font-size:17pt; font-family:Comic Sans MS, helvetica, sans-serif; }
h2 { font-size:13pt; font-family:Comic Sans MS, helvetica, sans-serif; }
h3 { font-size:11pt; font-family:Comic Sans MS, helvetica, sans-serif; }
h4 { font-size:11pt; font-family:Comic Sans MS, helvetica, sans-serif; }
p { font-size:11pt; }
li { font-size:11pt; }
p, li { letter-spacing:0.01em; }

ul, ol { margin-left:15px; }
li { margin-bottom:0.5em; margin-left:15px; margin-right:15px; }

a { font-weight:normal; text-decoration:none; color:#0000FF; }
a:hover { font-weight:normal; text-decoration:underline; color:#00008B; }

form fieldset, legend, label, select, input, textarea, p { font-size:11pt; }
form input, textarea { color:#000000; }
form textarea { width:560px; height:150px; }
form input, select, textarea { background:#ffefef; }

ul {
	list-style-type:none;
	list-style-image:url("http://swaveseypreschool.org.uk/images/icons/bullet_red.png")
}

.icon_award	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/award_star_gold_2.png") }
.icon_date	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/date.png") }
.icon_delete	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/delete.png") }
.icon_email	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/email_edit.png") }
.icon_tag	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/tag_red.png") }
.icon_telephone	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/telephone.png") }
.icon_tick	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/tick.png") }
.icon_user	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/user.png") }
.icon_pdf	ul { list-style-image:url("http://swaveseypreschool.org.uk/images/icons/page_white_acrobat.png") }



li {
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:4px;
}

/* Header (image banner) */

.header {
	margin:0px;
	padding:0px;
	border:0px solid #FF3232;
	border-bottom-width:0px;
	background:#FF3232;
	z-index:-1;
}

.header p {
	margin:0px;
	padding:0px;
	text-align:center;
}

.top_left img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

.top_right img {
	position:absolute;
	top:0px;
	right:0px;
	z-index:0;
}

/* Main menu */

.main_menu {
	margin:0px;
	padding:5px;
	height:1em;
	line-height:0.8em;
	background:#FF3232;
}

.main_menu p {
	font-size:11pt;
	margin:0px;
	color:#FFFFFF;
}

.main_menu a { font-weight:normal; text-decoration:none; color:#FFFFFF; }
.main_menu a:hover { font-weight:normal;text-decoration:underline; color:#FFFFFF; }

/* Side menu */

.side_menu {
	margin:0px;
	padding:4px;
	border:0px solid #FFFFFF;
	background:#000000;
}

.side_menu ul {
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:4px;
}

.side_menu li {
	padding:0px;
	margin:0px;
	margin-left:1px;
}

.side_menu li a {
	height:1.8em;
	line-height:1.6em;
	width:140px;
	display:block;
	border:0px solid #FFFFFF;
	border-bottom-width:1px;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11pt;
}

.side_menu li a:hover {
	text-decoration:none;
	color:#000000;
	background:#FFFFFF;
}

.side_menu li.current a {
	height:1.8em;
	line-height:1.6em;
	width:140px;
	display:block;
	border:0px solid #FFFFFF;
	border-bottom-width:1px;
	text-align:left;
	text-decoration:none;
	color:#000000;
	font-size:11pt;
	background:#FFFFFF;
}

/* Committee menu */

.committee_menu {
	margin:0px;
	margin-bottom:5px;
	padding:4px;
	border:0px solid #FFFFFF;
	background:#ff3232;
}

.committee_menu ul {
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:4px;
}

.committee_menu li {
	padding:0px;
	margin:0px;
	margin-left:1px;
}

.committee_menu li a {
	height:1.8em;
	line-height:1.6em;
	width:140px;
	display:block;
	border:0px solid #FFFFFF;
	border-bottom-width:1px;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11pt;
}

.committee_menu li a:hover {
	text-decoration:none;
	color:#000000;
	background:#FFFFFF;
}
/* Page */

.page {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #FF3232;
	border-left-width:0px;
	border-right-width:0px;
	width:900px;
	background:#FFFFFF;
}

/* Body area */

.body {
	padding:10px;
}

.body_detail {
	margin:0px;
	padding:0px;
}

.body_left_column {
	margin:0px;
	margin-right:5px;
	padding:0px;
	width:100px;
	float:left;
	background:#FFFFFF;
}

.body_left_column p {
	margin:0px;
	padding:0px;
}

.body_centre_column {
	margin:0px;
	padding:10px;
	width:585px;
	float:left;
	border:2px solid #FF3232;
	background:#FFFFFF;
}

.body_right_column {
	margin:0px;
	margin-left:5px;
	padding:0px;
	width:160px;
	float:right;
	background:#FFFFFF;
}

.gallery img.thumb
{
	border:1px solid #CFCFCF;
	padding:5px;
	padding-bottom:15px;
	background-color:#CFCFCF;
}

.gallery img.thumb:hover{
	border:1px solid #000000;
	padding:5px;
	padding-bottom:15px;
	background-color:#FF3232;
}

.parentmail fieldset {padding: 1em; background-color: #eee;}
.parentmail fieldset legend {font-weight: bold;}
.parentmail div {width: 100%; padding: 0.25em 0 0.25em 0;}
.parentmail div label {display: block; width: 10em; }
.parentmail div textarea { width:560px; height:150px; }
.parentmail div.required {color: #ff3232; font-size:11pt; }
.parentmail div.captcha {font-size:11pt; }

/* Body footer spacer */

.spacer {
	clear:both;
	height:2px;
}

/* Page footer */

.footer {
	padding:5px;
	border:0px solid #FF3232;
	border-top-width:0px;
	background:#FF3232;
}

.footer p {
	margin:0em;
	text-align:center;
	color:#FFFFFF;
}

.footer a { font-weight:normal; text-decoration:none; color:#FFFFFF; }
.footer a:hover { font-weight:normal;text-decoration:underline; color:#FFFFFF; }