/* CSS for Site@School Websites
www.siteatschool.co.uk */
html {
	overflow: -moz-scrollbars-vertical;
}

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

/* body */
body { 
	margin: 0px;
	padding: 0px;
	background-color:#c3ddea;
}

body, td, th, input, textarea, select, a {
	font-size: 1.0em;
	color: #660033;
}
 
b, strong, th {
	color: #660033;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('starnet/themes/siteatschool/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 910px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	background: url('../images/bkgrnd.gif') repeat-y;
}
#top {
	width: 910px;
	position:relative;
	left: 50%;
	margin-left: -450px;
	background:#FFFFFF url('../images/top.png') no-repeat;
	height: 33px;
}
#bottom {
	width: 910px;
	position:relative;
	left: 50%;
	margin-left: -450px;
	background:#FFFFFF url('../images/bottom.gif') no-repeat;
	height: 50px;
	text-align:center;
	font-size:10px;
}
#header {
	
	top: 0px;
	height: 190px; 
	clear: both; 
}

#header .a {
	background: url('../images/logo.png') no-repeat;
	behavior: url('starnet/themes/siteatschool/javascript/png/iepngfix.htc');
	width: 890px;
	height: 160px;
	float: left;
	position: absolute;
	margin-left: 9px;
	margin-top: 0px;
}

#header .b {
	position: absolute;
	top: 0px;
	margin-left: 0px;
	z-index:1;
}

/* IE6 Only */
* html #header .b {
	position: absolute;
	top: 0px;
	margin-left: 0px;
	width:545px;
}

#header .b a {
	width: 100px;
	
	
	font-size:1.2em;
	font-weight: 600;
	
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 0px;
	cursor: pointer;
}

/* For Menu at Top Header */
#navbar {
	font-size:0.6em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-top:15px;
	margin-left:15px;
	width:890px;
	line-height:26px;
	text-indent:25px;
	position: relative;
	top: 150px;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a {
    color:#FFFFCC;
	font-size:0.6em;
	font-weight:bold;
    text-decoration:none;
	height:25px;
    background:url("../images/button.gif") ;
    float:left;
    padding:12px 33px 13px 9px;
    margin:0px 0px 0px 10px;
	background-color: transparent;
}
#navbar a:hover { 
    background-position:0 -108px;
    color:#000000;
}
#navbar a:active {
    background-position:0 -54px;
    color:#00CCFF;
}

#navlist {
    list-style:none;
	margin-top:20px;
}
#navlist a {
    display:block;
    width:200px;
	margin-left:-40px;
    color:#333333;
    text-decoration:none;
    background:url("../images/pencil.gif") no-repeat;
    padding:10px 10px 15px 0px;
	font-size:0.8em;
	font-weight:600;
	line-height: 25px;
	text-indent: -11px;
	text-align:center;
}
#navlist a:hover { 
    background-position:0 -54px;
    color: #990033;
}
#navlist a:active {
    background-position:0 -108px;
    color:#000000;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#strapline {
	background: url('../images/strapline.png') no-repeat;
	behavior: url('starnet/themes/siteatschool/javascript/png/iepngfix.htc');  
	width: 550px;
	height: 40px;
	float: left;
	position: absolute;
	top: 35px;
	left: 360px;
}

#bar {
	width: 890px;
	background: url('../images/bar-top.png') no-repeat top right;
	behavior: url('starnet/themes/siteatschool/javascript/png/iepngfix.htc');
	padding: 8px 3px 0px 10px;
	height: 35px;
	font-size:11px;
	font-weight: 600;
	position: relative;
	text-indent:50px;
	color: #A1213A;
	top: 35px;
}

#bar a {
	color:#FFFFCC;
	text-decoration:none;
}

#bar a:hover {
	color:#FFFFCC;
	text-decoration:underline;
}

/* Search */

#search {
	float: left;
	margin-left:2px;
	width: 200px;
	height: 28px;

	background: #FFFFFF url(../images/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

#column {
	width: 200px;
	margin: 0px 0px 0px 11px;
	padding-top: 15px;
	min-height:500px;
	background-color: transparent;
/*	background:url('../images/school-logos.jpg') no-repeat bottom center;*/
	float: left;
}

#content {
	margin: 0px 38px -10px 0px;
	float: right;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	width: 635px;
	min-height:550px;
	background-color:#FFFFFF;
	color: #660033;
	line-height: 15pt;
	font-size: 14px;
}

/* IE6 Only */
* html #content {
height:550px;
}

#footer {
clear:both;
	width: 890px;
	background: url('../images/bar-bottom.gif') no-repeat top right;
	padding: 0px 3px 0px 10px;
	height: 50px;
	font-size:11px;
	font-weight: 600;
	position: relative;
	
	color: #FFFFFF;
	
}
#footer .a {
	float: left;
	margin-left:50px;
	margin-top: 18px;
	color: #FFFFCC;
}

#footer .b {
	float: right;
	padding-right:38px;
	margin-top: 17px;
	text-align: right;
}

#footer .b a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .b a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#time {
	color: #EBE5D5;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	text-transform: capitalise;
	color: #660033;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	width: 100%;
	height: 35px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align:center;
	padding-right:10px;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #660000;
}


.price_new {
	color: #FF0000;
	font-weight:600;
	font-size:12px;
}
 

/* error */
#error {
	clear: both;
	border: 1px solid #999999;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}


