/*
Author | Rich@mccoy.co.uk
Client | Adisun
Date   | 16th January
*/

body
{
	background : url(pixels/bg.jpg);
	background-repeat : repeat-x;
	background-color : #6699CC;
	padding : 0 0 0 0;
	margin : 0 0 0 0 ;
	font : x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#adisun
{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index : 1;
}

#lenseflair
{
	position : absolute;
	top : 500px;
	left: 400px;
	z-index : 1;
}

#topleft
{
	position : absolute;
	top : 100px;
	left: 40px;
	width: 310px ;
	height:310px;
	z-index : 2;
}

#topright
{
	position : absolute;
	top : 100px;
	left: 400px;
	width: 270px ;
	height:310px;
	z-index : 2;
}

#double, #doublefront, #doubleterms
{
	position : absolute;
	top : 100px;
	left: 40px;
	width: 900px ;
	height:310px;
	z-index : 2;
}

#doublefront, #doubleterms
{
	top: 750px;
	width: 620px ;
}

 #doubleterms
{
	top : 100px;
}

hr
{
	width: 100%;
	height: 1px:;
	color : #FEFE9A;
}

td, .calender td
{
	vertical-align : top;
}

.calender td
{
	border : 1px solid Black;
	font-size : xx-small;
}

.we
{
	background-color : #FEFE9A;
}
.nodate
{
	background-color : black;
}
.un
{
	background-color : #DC143C;
}
.pos
{
	background-color : #FFDEAD;
}
.year
{
	background-color : #F0F8FF;
	text-align : center;
	font-weight : bold;
}

#navigation
{
	position: absolute;
	top:20px;
	left: 386px;
	z-index : 1
}

#navigation ul
{
padding-left : 15px;
margin-left : 0;
padding-top : 5px;
margin-top : 0;	
}

#navigation li
{
	padding-left : 0;
	margin-left : 0;
	list-style : none;
	line-height : 15px;
	
}

#navigation a, #navigation a:hover
{
	background-color : #F8FEA8;
	padding : 1px 2px 1px 1px;
	line-height : 17px;
	color : #6598CD;
	text-decoration : none;
}

#navigation a:hover
{
	padding : 1px 2px 1px 10px;
}

em
{
	color : #FEFE9A;
	text-decoration : none;
	font-style : normal;
}
