/* 	Winton Arts & Media College
	© 2007 www.dizzyup.co.uk  */

/* Whitespace Reset */

* {
	margin: 0;
	padding: 0;
}

/*img {
	display: block;
}

a img {
	border: none;
}

/* Layout */


body {
	color: #f4f4f4;
	font: 11px/18px Verdana, Arial, sans-serif;
	background-color:#000000;
	}
	/* background: #333 url(images/body.jpg) repeat center top; */

#gradient {
	height: auto;
	_height: 510px;
	min-height: 510px;
	text-align: center;
	background-color:#000000;
	padding-top: 30px;
}
/* background: url(images/gradient.jpg) repeat-x center top; */

#wrap {
	position: relative;
	width: 790px;
	margin: 0 auto 50px;
	text-align: left;
}

/* Fonts */

h1, h2, h3, h4, p, ul {
	display: block;
	margin-bottom: 18px;
}

/* @group headings */

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
	color: #555;
	font-size: 11px;
	margin-bottom: 4px;
}

h1 span {
	color: #999;
}

/* @end */

/* Links */

/* @group links */



a, a:hover, a:active {
	text-decoration: none;
}

/* @end */

/* Lists */

/* @group lists */

ul {
	list-style-type: none;
}

ol {
	padding-left: 24px;
}

/* Content */
#content ul, #content ol {
	margin-bottom: 18px;
}

#content ul li, #content ol li {
	padding-left: 14px;
	margin-bottom: 6px;
}

#content ol li {
	padding-left: 0px;
}

#content ul li ul, #content ol li ul {
	font-style: italic;
	padding-left: 14px;
	padding-top: 6px;
	margin-bottom: 6px;
}

#news #content ul li ul li, #news #content ol li ul li {
	padding-left: 0;
}

#content ul li ul li, #content ol li ul li, #news #content ul li ul li, #news #content ol li ul li {
	background: url(images/bullets/contact.gif) no-repeat 0 7px;
	padding-left: 12px;
}

#content dt {
	color: #777;
	float: left;
	width: 60px;
	margin-bottom: 8px;
	text-align: right;
	margin-right: 12px;
}

#content dd {
	font-weight: bold;
	margin-bottom: 8px;
}

/* @end */

/* @group bullets */

 #home #content ul li {
	background: url(images/bullets/home.gif) no-repeat 2px 7px;
}

#college #content ul li {
	background: url(images/bullets/college.gif) no-repeat 2px 7px;
}

#news #content ul li {
	background: url(images/bullets/policies.gif) no-repeat 2px 7px;
}

#departments #content ul li {
	background: url(images/bullets/departments.gif) no-repeat 2px 7px;
}

#students #content ul li {
	background: url(images/bullets/careers.gif) no-repeat 2px 7px;
}

#homework #content ul li {
	background: url(images/bullets/homework.gif) no-repeat 2px 7px;
}

#exams #content ul li {
	background: url(images/bullets/homework.gif) no-repeat 2px 7px;
}

#calendar #content ul li {
	background: url(images/bullets/calendar.gif) no-repeat 2px 7px;
}

#parents #content ul li {
	background: url(images/bullets/forums.gif) no-repeat 2px 7px;
}

#contact #content ul li {
	background: url(images/bullets/contact.gif) no-repeat 2px 7px;
}

#gifted #content ul li {
	background: url(images/bullets/home.gif) no-repeat 2px 7px;
}

#curricula #content ul li {
	background: url(images/bullets/home.gif) no-repeat 2px 7px;
}

/* @end */

/* Colours */

/* @group colours */

#home #page h1, #home #page h2, #home #news a, #home #page #subnav ul li a.selected, #news #page h1, #news #page h2, #news #news a, #news #page #subnav ul li a.selected, #nav ul li.home a.selected, #home .submitLink {
	color: #27a4e5;
}

#college #page h1, #college #page h2, #college #content a, #college #page #subnav ul li a.selected, #college .profile p input, #college .submitLink {
	color: #8c5290;
}

#news #page h1, #news #page h2, #news #content a, #news #page #subnav ul li a.selected, #news .submitLink {
	color: #83980e;
}

#departments #page h1, #departments #content a, #departments #page #subnav ul li a.selected, #departments .submitLink {
	color: #e69503;
}

#calendar #page h1, #calendar #page h2, #calendar #content a, #calendar #page #subnav ul li a.selected, #calendar .submitLink {
	color: #5081f3;
}

#students #page h1, #students #page h2, #students #content a, #students #page #subnav ul li a.selected, #students .submitLink {
	color: #be569d;
}

#homework #page h1, #homework #page h2, #homework #page #subnav ul li a.selected, #homework .submitLink {
	color: #10b4a7;
}

#exams #page h1, #exams #page h2, #exams #page #subnav ul li a.selected, #exams .submitLink {
	color: #d74545;
}

#parents #page h1, #parents #page h2, #parents #content a, #parents #page #subnav ul li a.selected, #parents .submitLink {
	color: #948506;
}

#contact #page h1, #contact #content a, #contact #page #subnav ul li a.selected, #contact .profile p input, #contact .submitLink {
	color: #728594;
}

#gifted #page h1, #gifted #content a, #gifted #page #subnav ul li a.selected, #curricula #page h1, #curricula #content a, #curricula #page #subnav ul li a.selected, #gifted .submitLink {
	color: #5eb4ff;
}

/* @end */

/* Page */

#page {
	color: #666;
	position: relative;
	float: left;
	width: 790px;
	padding-bottom: 22px;
	background: #fff;
}
#gallerypage {
	width: 790px;
	padding-bottom: 22px;
	background: #000;
}

#college #page, #news #page, #departments #page, #students #page, #homework #page, #contact #page, #parents #page, #news #page, #gifted #page, #curricula #page {
	background: #fff url(images/subnav.gif) repeat-y;
}

#curricula #page {
	background: #fff url(images/curricula/page.gif) repeat-y;
}

/* Subnav */

#subnav {
	float: left;
	width: 160px;
	background: #e4e4e4;
}

/* @group subnav */

#subnav h4 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 29px;
	display: block;
	padding: 4px 15px 0 20px;
	margin-bottom: 0px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ababab;
	border-right: 1px solid #ababab;
	background: #b6b6b6;
}

#subnav ul {
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 0;
}

#subnav ul li ul {
	padding-top: 0px;
	padding-left: 8px;
	margin-bottom: 0;
}

#subnav ul.continue {
	border-bottom: 1px solid #c4c4c4;
	background: #d1d1d1;
	padding-bottom: 4px;
	padding-left: 10px;
}

#subnav ul.contact {
	border-bottom: 1px solid #c4c4c4;
	background: #d1d1d1;
	padding-bottom: 4px;
}

#subnav ul.news {
	border-bottom: 1px solid #c4c4c4;
	background: #d1d1d1;
	padding-bottom: 4px;
}

#subnav ul.college {
	border-bottom: 1px solid #c4c4c4;
	background: #d1d1d1;
	padding-bottom: 4px;
}

#subnav ul.year {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 6px;
	width: 139px;
	background: #fff url(images/curricula/subnav.gif) repeat-x;
}

#subnav ul#year7 {
	/*display: none;*/
	background: #fff;
	padding-bottom: 1px;
	padding-left: 20px;
	position: relative;
	left: -20px;
	width: 139px;
	padding-top: 4px;
}

#subnav ul li {
	line-height: 15px;
	margin-bottom: 10px;
	_margin-bottom: -2px;
}

#subnav ul li a {
	color: #777;
	text-decoration: none;
	display: block;
	padding-right: 15px;
}

#subnav ul li.prospectus a {
	background: url(images/pdf.gif) no-repeat 100px 6px;
}

#subnav ul.continue li.forums {
	background: url(images/continue.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

#subnav ul.continue li.forums a {
	padding-right: 0px;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

#subnav ul li a.selected{
	font-weight: bold;
	background: url(images/indicator.gif) no-repeat right center;
}

#curricula #subnav ul li a.selected{
	font-weight: bold;
	background: url(images/curricula/indicator.gif) no-repeat right center;
}

#subnav ul.homework_10 li.art a, #subnav ul.homework_13 li.business a, #subnav ul.homework_14 li.dt a, #subnav ul.homework_2 li.drama a, #subnav ul.homework_11 li.english a, #subnav ul.homework_8 li.geography a, #subnav ul.homework_16 li.history a, #subnav ul.homework_4 li.ict a, #subnav ul.homework_12 li.mathematics a, #subnav ul.homework_7 li.media a, #subnav ul.homework_18 li.languages a, #subnav ul.homework_15 li.music a, #subnav ul.homework_17 li.pe a, #subnav ul.homework_3 li.pshe a, #subnav ul.homework_19 li.re a, #subnav ul.homework_6 li.science a {
	color: #10b4a7;
	font-weight: bold;
	background: url(images/indicator.gif) no-repeat right center;
}

#subnav ul li a.selected:hover {
	text-decoration: none;
}

/* @end */

/* Content */

#content {
	float: left;
	width: 590px;
	margin-top: 20px;
	margin-left: 20px;
}

#gallerycontent {
	width: 790px;
	margin-top: 60px;
	/*margin-left: 195px;
	margin-right: 195px;*/
}

#content #h2 {
	color: #666666;
	}
	
/* Departments Content for Gallery */

#departments #content #isFlowersFrame img {
display:inherit;
}

#departments #content #isFlowersFrame {
margin: 0px;
padding: 0px;
position: relative; /* relative */
overflow: hidden;
}

#departments #content #isFlowersImageRow {
margin-top:auto;
margin-left:auto;
position: absolute; /* absolute */
top: 0px;
left: 0px;
}

/* @end */

/* Splash */

#splash {
	float: left;
	width: 630px;
	margin-bottom: -22px;
}

/* Foot */

#foot {
	color: #fff;
	font-size: 10px;
	line-height: 30px;
	clear: both;
	width: 790px;
	height: 30px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #888;
	background-color:#000000
}
/* background: #fff url(images/foot.gif) repeat-x; */

#footleft {
	position: relative;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0;
}
#footright {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0;
}

/* Home */

/* @group message */

#message {
	float: left;
	width: 460px;
	padding: 4px 19px 18px 30px;
	margin-top: 18px;
}

/* @end */

/* @group news */

#home #news {
	float: left;
	width: 230px;
	padding: 22px 0px 0px 20px;
	left: 10px;
	position: relative;
	background: url(images/news/divide.gif) no-repeat left top;
}

#home #page #news h1 span a {
	font-size: 10px;
	float: right;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	right: 0;
	top: 23px;
}

.event {
	clear: both;
	background-color: #fefdd4;
	border: 1px solid #ffef94;
	margin-bottom: 8px;
}

.event p {
	margin-bottom: 0;
	padding: 4px 6px 4px 26px;
	background: url(/images/news/event.gif) no-repeat 8px 6px;
}

#home #page #news h1 span a:hover {
	text-decoration: underline;
}

#home #news img {
	margin-bottom: 4px;
}

#home #news h2 {
	font-size: 11px;
	color: #666;
	float: left;
	margin-bottom: 0;
	margin-right: 16px;
}

#home #news h2 a {
	color: #666;
	text-decoration: none;
}

#home #news h2 a:hover {
	text-decoration: underline;
}

#home #news h3 {
	color: #888;
	font-size: 10px;
	float: left;
	margin-bottom: 5px;
}

#home #news .article {
	padding-bottom: 16px;
}

#home #news p {
	clear: both;
	margin-bottom: 0;
}

#home #news p a {
	display: block;
}

.policydocs, .archive {
	border-top: 1px solid #ccc;
	padding-top: 12px;
	position: relative;
}

.policydocs ul {
	margin-bottom: 0;
}

.policydocs span {
	color: #999;
	font-size: 10px;
	padding-left: 4px;
}

.policydocs p {
	margin-bottom: 4px;
}

/* @end */

/* @group accreditations */

#accreditations {
	clear: both;
	width: 790px;
}

#accreditations img {
	margin-right: 30px;
	vertical-align: bottom;
}

/* @end */

/* @group extras */

/* Return background to extras/extras.jpg */

#extras {
	background: url(images/extras/extras_alt.jpg) no-repeat;
	width: 222px;
	height: 220px;
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 26px;
	padding-right: 23px;
}

/* Change margin-bottom back to 62px */

#extras h3 {
	background: url(images/extras/elearning.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 122px;
	height: 13px;
	margin-bottom: 14px;
	margin-top: 36px;
}

/* Change margin-bottom back to 6px */

#extras ul {
	margin-bottom: 14px;
}

#extras ul li {
	padding-bottom: 4px;
} 

#extras ul.links li {
	padding-top: 4px;
	padding-bottom: 2px;
}

#extras ul li a {
	color: #fff;
	text-decoration: none;
}

#extras ul li a:hover {
	text-decoration: underline;
}

#extras ul li.sam {
	background: url(images/extras/samlearning.gif) no-repeat 10px top;
	padding-left: 32px;
}

#extras ul li.fronter {
	background: url(images/extras/fronter.gif) no-repeat 10px top;
	padding-left: 32px;
}

#extras ul li.gcse {
	background: url(images/extras/gcsebitesize.gif) no-repeat;
	padding-left: 32px;
}

#extras ul li.ks3 {
	background: url(images/extras/ks3bitesize.gif) no-repeat;
	padding-left: 32px;
}

#extras ul.links li.gifted {
	background: url(images/extras/line1.gif) no-repeat left top;
}

#extras ul.links li.curric7 {
	background: url(images/extras/line2.gif) no-repeat left top;
}

#extras ul.links li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#extras ul.links li.gifted a {
	background: url(images/extras/gifted.gif) no-repeat;
	width: 150px;
	height: 27px;
}

#extras ul.links li.curric7 a {
	background: url(images/extras/curriculum7.gif) no-repeat;
	width: 218px;
	height: 27px;
}

/* @end */

/* News */

#news #content h1 {
	margin-bottom: 2px;
}

#news #content h2 {
	color: #666;
}

/* Buttons */

/* @group buttons */

.buttons {
	position: absolute;
	top: 14px;
	right: 20px;
}

#contact .buttons {
	top: 133px;
}

.buttons a {
	display: block;
	float: left;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
}

.buttons a.homework {
	width: 105px;
	background: url(/images/buttons/homework.gif) no-repeat;
}

.buttons a.contact {
	width: 124px;
	margin-left: 10px;
	background: url(/images/buttons/contact.gif) no-repeat;
}

.buttons a.department {
	width: 107px;
	background: url(/images/buttons/department.gif) no-repeat;
}

.buttons a.activities {
	width: 112px;
	margin-left: 10px;
	background: url(/images/buttons/activities.gif) no-repeat;
}

/* @end */

/* Profile */

/* @group profile */

.profile {
	position: relative;
	width: 590px;
	height: 61px;
	margin-bottom: 18px;
}

.profile h2 {
	color: #666;
	position: absolute;
	top: 6px; /* 46 */
	left: 10px;
	margin: 0px;
}

.profile p {
	position: absolute;
	top: 26px; /* 66 */
	left: 10px;
}

.profile a {
	position: absolute;
	top: 40px; /* 80 */
	left: 10px;
}

.photos {
	width: 590px;
	padding-top: 8px;
	
}

.photos img {
	display: inline;
	float: left;
	margin-right: 15px;
}

/* @end */

/* Contact */

/* @group overview */

.overview {
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 18px;
	width: 590px;
	padding-bottom: 10px;
	height: 90px;
}

#content .overview ul.address {
	float: left;
	margin-bottom: 0;
}

#content .overview ul.tel {
	float: right;
	margin-top: 42px;
	margin-bottom: 0;
	text-align: right;
}

#contact #content .overview ul li {
	margin-bottom: 0;
	padding-left: 1px;
	background-image: none;
}

#content .overview ul.tel li {
	font-size: 12px;
}

#content .overview ul.tel li strong {
	color: #999;
	font-size: 10px;
	margin-right: 6px;
}

/* @end */

/* @group profile */

#contact .profile {
	width: 280px;
	float: left;
	height: 70px;
}

#contact .profile h2 {
	color: #666;
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
}

#contact .profile p {
	position: absolute;
	top: 20px;
	left: 10px;
}



#contact .profile a {
	position: absolute;
	top: 40px;
	left: 10px;
}

/* @end */

/* Policies */

/* @group lists */

#content ul.gameskit, #content ul.pekit {
	float: left;
	margin-bottom: 6px;
}

ul.gameskit {
	margin-right: 40px;
	width: 180px;
}

ul.pekit {
	width: 370px;
}

/* @end */

/* Homework */

/* @group years */

#homework ol li {
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

#homework ol li.seven {
	background: url(http://www.waamc.co.uk/images/homework/7.gif) no-repeat right;
}

#homework ol li.eight {
	background: url(http://www.waamc.co.uk/images/homework/8.gif) no-repeat right;
}

#homework ol li.nine {
	background: url(http://www.waamc.co.uk/images/homework/9.gif) no-repeat right;
}

#homework ol li.ten {
	background: url(http://www.waamc.co.uk/images/homework/10.gif) no-repeat right;
}

#homework ol li.eleven {
	background: url(http://www.waamc.co.uk/images/homework/11.gif) no-repeat right;
}

#homework ol li a {
	color: #666;
	font-size: 13px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}

#homework ol li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group homework */

#homework #content ul li {
	padding-left: 0px;
	background: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

#homework #content ul li a {
	color: #666;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	display: block;
	text-decoration: none;
	background: url(http://www.waamc.co.uk/images/homework/icon.gif) no-repeat left 3px;
}

#homework #content ul li.none {
	color: #666;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
}

#homework #content ul li a:hover {
	text-decoration: underline;
}

#homework #content p a {
	color: #666;
	text-decoration: none;
}

#homework #content p a:hover {
	text-decoration: underline;
}

/* @end */

/* Curricula */

#curricula #content ul.subjects {
	text-align: center;
	float: left;
}

#curricula #content ul.subjects li {
	background: none;
	font-size: 14px;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
}

#curricula #content ul.subjects li a {
	display: inline-block;
	font-size: 14px;
	padding: 3px 8px;
	text-decoration: none;
	color: #777;
}

#curricula #content ul.subjects li a:hover, #curricula #content ul.subjects li a.selected {
	background-color: #5eb4ff;
	color: #fff;
}

#curricula strong.year {
	font-size: 14px;
}

#curricula h2 span {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

#curricula table {
	margin-bottom: 18px;
	border-bottom: 1px solid #eee;
}

#curricula td, #curricula th {
	padding: 4px 40px 4px 8px;
	font-size: 12px;
}

#curricula .curriculum td, #curricula .curriculum th {
	padding: 4px 40px 4px 8px;
	font-size: 12px;
	width: 130px;
}

#curricula th {
	border-bottom: 1px solid #eee;
	background-color: #f2f2f2;
	color: #999;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

#curricula td span {
	margin-right: 12px;
}

#curricula .curriculum, #curricula .groups, #curricula .assessment, #curricula .homework1, #curricula .equipment, #curricula .other {
	border-top: 1px solid #eee;
	padding-top: 16px;
}

#curricula table.activities {
	width: 100%;
}

#curricula table.activities td {
	padding-right: 10px;
	vertical-align: top;
}

#curricula .term {
	padding-bottom: 16px;
}

#curricula #content dl {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;	
}

#curricula #content dt {
	color: #ababab;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	width: 74px;
	margin-bottom: 0;
	border-collapse: collapse;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #f2f2f2;
}

#curricula #content dt small {
	line-height: 9px;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	font-style: normal;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 2px;
}

#curricula #content dd {
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	padding-bottom: 6px;
	border-collapse: collapse;
	padding-top: 6px;
}

#curricula #content dd.half, #curricula #content dd.end {
	font-weight: bold;
}

#curricula #content dd small {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	line-height: 16px;
}

/* Audio */

#content .audio {
	position: absolute;
	left: 478px;
	top: 106px;
}

#content .audio p {
	margin-bottom: 4px;
}

#text {
	padding-top: 20px;
}

#college #page h1 span a {
	font-size: 11px;
	color: #c6c6c6;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
}
/* @end */

/* Exams */

#exams #content table td
 {
	margin-right:0px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 2px;
	text-align:center;
	vertical-align:middle;
}
.examtable {
	width: 400px;
	color: #d74545;
	size: 1px;
}
.examnextpage
{
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	color: #777
}

/* @end */



/* ------------------
	Keep the above 
	------------------ */


/* Nav bar */

#nav {
	width: 790px;
	cursor: default;
	position: relative;
	z-index: 99;
}

#nav ul {
	margin-left: 20px;
	float: left;
	display: inline;
	margin-bottom: 0;
	height: 24px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#nav ul li {
	display: inline;
	float: left;
	margin-right: 19px;
	color:#fff;
	text-decoration:none;
}

#nav ul li a.menu {
	color:#fff; 
}
#nav ul li a.menu:hover {
	color:#e69503; 
}
#nav ul li a.active {
	color:#27a4e5;
}

/* @end */
/* Login */

#nav #login {
	position: relative;
	float: right;
	cursor: default;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

/* @group login */

#nav #login ul {
	position: relative;
	/*padding: 0px;*/
	/*margin: 0px;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

/*#nav #login ul li.student a {	
	width: 68px;
	margin-right: 4px;
	font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	
}

/* background: url(images/nav/student.gif) no-repeat 0 0; */

/*#nav #login ul li.staff a {
	width: 53px;
	margin-left: 4px;
	font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	/* background: url(images/nav/staff.gif) no-repeat 0 0;*/	
}
#nav #login ul li a.menu {
	color:#fff; 
}
#nav #login ul li a.menu:hover {
	color:#e69503; 
}
#nav #login ul li a.active {
	color:#27a4e5;
}

/*#nav #login ul li {
	float: left;
	display: inline;
}

/*#nav #login ul li.student, #nav #login ul li.staff  {
	margin-top: 3px;
}

/*#nav #login ul li a {
	height: 11px;
	padding-top: 2px;
	text-indent: -9999px;
	text-decoration:none;
}

/* @end */
/* Head */

#head {
	position: relative;
	width: 790px;
	height: 86px;
	cursor: default;
	padding-bottom: 20px;
}

/* @group logo */

#head #logos {
	width:790px;
	height: 86px;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

/*#head #logos a.welcome {
	display: inline;
	float:left;
	width: 196px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat;
}*/

#head #logos a.welcome {
	width: 790px;
	height: 86px;
	overflow: hidden;
	/*background: url(images/header.jpg) no-repeat;*/
}

/*#head #logos a.welcometo {
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	float: left;
	vertical-align: baseline;
	text-align:left;
	margin-left:-3px;
	width: 250px;
	height: 15px;
}
*/
/*#head #logos a.winlogo {
	float: right;
	display: inline;
	width: 100px;
	height: 86px;
	background: url(images/winton-logo.gif) no-repeat;
}*/

#head a {
	cursor: pointer;
}

/* @end */

/* @group login */

#head ul {
	position: absolute;
	top: 30px;
	padding: 0px;
	margin: 0px;
}

#head ul li {
	float: left;
	display: inline;
}

#head ul li a {
	display: block;
	height: 11px;
	padding-top: 2px;
	text-indent: -9999px;
	overflow: hidden;
}

#head ul li a:hover {
	height: 17px;
}

/* @end */

/* Form buttons to look like text */

.submitLink {
  	background-color: transparent;
  	text-decoration: none;
  	border: none;
  	cursor: pointer;
  	cursor: hand;
  	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  }
  
  /* @end */
  
  /* Newsletters */
  


.prevnl {
	position: relative;
	float: left;
	height: 320px;
	width: 180px;
	margin-bottom: 18px;
	top: 20px;
	bottom: 20px;
}

.prevnl img {
	
	top: 25px;
	left: 30px;
	border: 0;
	width: 150px;
	height: 212px;
  }

.prevnl h2 {

	/*top: 15px;*/
	left: 25px;
	width: 150px;
}
   
.prevnl li {
	
	margin-left: 10px;
	/*float: left;*/
	height: 12px;
	width: 200px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}

.presnl {
	position: relative;
	float: left;
	height: 283px;
	width: 450px;
	margin-bottom: 18px;
	top: 20px;
	bottom: 20px;
}

.presnl img {

	top: 25px;
	left: 10px;
	border: 0;
	width: 200px;
	height: 283px;
  }
  
.presnl h2 {
	position: relative;
	top: -285px;
	left: 225px;
	width: 240px;
}

.presnl li {
	position: relative;
	list-style-type:none;
	top: -280px;
	left: 225px;
	/*float: left;*/
	width: 240px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
	
.newsline {
	position: relative;
	top: 320px;
	width: 450px;
	left: -350px;
	color:#000000;
}

  
   /* @end */
   
   /* Message Banner */  
   
#messagebar {
   background-color:#ffffff;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   height: 15px;
   vertical-align: top;
   padding-bottom: 30px;
}

#messagebar p {
	background-color: #000000;
	width: 790px;
	vertical-align:top;
	text-align: center;
	}

#messagebar .important {
	color:#FF0000;
	font-weight: bold;
	text-decoration: blink;
}

#messagebar .text {
	color:#0033FF;
	font-weight: bold;
	
}

#spacer p {
	background-color:#FFFFFF;
	height: 5px;
	width: 750px;
}

/* Footer */

#Commentsbar {
	cursor: default;
	position: relative;
	z-index: 99;
	color: #ffffff;
	font-size: 10px;
	line-height: 30px;
	clear: both;
	width: 790px;
	height: 30px;
	background-color:#000000;
}
#Commentsbar a.Commentslink{
	margin-left: 20px;
	color: #ffffff;
	text-decoration: none;
}
#Commentsbar a.Commentslink:hover {
	color:#e69503; 
}
#Commentsbar a.Commentslink:active {
	color:#27a4e5;
}

/* Houses */

.houseformat {
	display: block;
	position: relative;
	float: left;
	
	width: 790px;
	margin-bottom: 18px;
	margin-top: 20px;
	bottom: 20px;
}

.houseformat img {
	display: inline;
	position: relative;
	float: left;
	
	margin-right: 20px;
	border: 0px;
}

.houseformat h2 {
	display: inline;
	text-decoration: none;
	
}



/* End of Houses */

  /* @end */