html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	font: 0.8em Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#0f3a70;
	background:url(/Templates/Davington/Images/bg.jpg) repeat-x left top;
	padding-top:10px;
}

table, td { font-size:95%;}

h1 { font-size:150%; color:#a26c46; font-weight:normal;}
h2 { font-size:140%; color:#a26c46; font-weight:normal;}
h3 { font-size:120%; color:#a26c46; font-weight:normal;}
h4 { font-size:110%; color:#a26c46; font-weight:normal;}
h5 { font-size:100%; color:#a26c46; font-weight:normal;}

img
{
    border:none;
}

ul
{
	margin:15px;
    list-style-image:url(/Templates/Davington/Images/bullet.gif);
}

li
{
    margin:1px;
    
}

a, a:hover
{
    color:#0f3a70;
}

a:visited
{
	color:#0f3a70;
}

td 
{
	font-size:105%;
}

.clear
{
    height:1px;
    line-height:1px;
    clear:both;
}

#global 
{
    width:100%;
    text-align:center;
}

#container
{
	width:950px;
	height:571px;
	margin:auto;
	text-align:left;
	position:relative;
	background:url(/Templates/Davington/Images/bg-home.jpg) no-repeat left top;
}


.section
{
	
}
.section h3
{
	font-size:150%;
}

.moduletools
{
	right: 0px;
	top: 0px;
	color:red;
	font-size:120%;
	font-weight:bold;
}

.moduletools a, .moduletools a:visited 
{
	color:red;
}

.error
{
	color: #c00;
}

#logo
{
    position:absolute;
    top:20px;
    left:20px;
}

#title
{
    position:absolute;
    top:36px;
    left:190px;
}

#home-title
{
    position:absolute;
    top:180px;
    left:45px;
}

#menu-home
{
    position:absolute;
    top:205px;
    left:22px;
    width:360px;
    height:200px;
}

#home-disability
{
    position:absolute;
    top:455px;
    left:54px;
    width:500px;
    height:50px;
    
}

#home-logos-awards
{
    position:absolute;
    top:200px;
    left:400px;
}

#home-footer
{
	width:1020px;
	margin:auto;
	height:20px;
	margin:10px 0 10px 0;
	font-size:90%;
}

#home-coolbytes
{
	width:1020px;
	margin:auto;
	height:20px;
	margin:10px 0 10px 0;
	font-size:90%;
	color:#94b2d6;
}

#home-coolbytes a
{
	color:#94b2d6;
	text-decoration:underline;
}

#video-button
{
	position:absolute;
	top:450px;
	right:30px;
}

#home-headteacher-newsletter
{
	position:absolute;
    top:400px;
    left:410px;
}

#flashcontent 
{
	border: solid 0px #000;
	width: 360px;
	height: 300px;
	text-align:center;
	margin:auto;
}
