﻿*{
	margin:0;
	padding:0}
body {
	font-family:Calibri,Verdana,Arial;
	font-size:14pt;
	color:#333;
	background-color:#555;
	background-image:url(../Images/Body.png);
	background-image:url(../Images/bgsen.png);
	background-repeat:repeat-x
}
h3
{
	color:#0061AF;
	margin-bottom:10px}
h4
{
	font-weight:normal;
	color:#0061AF;}
img{
	border:0;
}
hr{margin:25px}
ol,ul{
	padding:10px 25px}

select
{
	font-size:14pt;
	color:#0061AF;
	width:100%;}
option
{
	color:#0061AF;
	}
td{
	vertical-align:top;}
a{color:#0061AF}
a.page-title{
	text-decoration:none;}
a.button{
	padding:2px;
	width:125px;
	display:inline-block;
	background:#CCC;
	background-image:url(../Images/CCC.png);
	background-repeat:repeat-x;
	border:solid 1px #AAA;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#556;
	color:#000}
a.button:hover{
	background:#000;
	background-image:url(../Images/000.png);
	background-repeat:repeat-x;
	color:#FFF;
	border-color:#000}
a.passed{
	color:#080;
	border-color:#080}
a.failed{
	color:#A00;
	border-color:#A00}
p{
	margin:15px 0;}
#page{
	width:730px;
	margin:auto;
}
#page-title{
	font-family:Arial;
	font-weight:normal;
	font-size:18pt;
	color:#00A892;
	background-image:url(../Images/LogoSeniorWeb.png);
	background-repeat:no-repeat;
	padding:20px 0 5px 100px;
	margin-bottom:5px}
#page-title strong{
	color:#888;
	color:#333;
	color:#000;
	font-weight:normal}
.about
{
	background-image:url(../Images/Logo4.png)!important;
	padding:18px 0 0 70px!important;
	}
#site-menu{
	float:right;
	margin-top: 17px}
#site-menu li{
	display:inline;
	margin:0 5px}
#main-menu{
	display:block;
	background:#000;
	background-image:url(../Images/Menu2.png);
	background-repeat:repeat-x;
	border:solid 1px #036;
	text-align:center;
}
#main-menu li{
	display:inline;
}
#main-menu li a{
	display:inline-block;
	color:#fff;
	font-size:30pt;
	padding:20px 25px;
	text-decoration:none}
#main-menu li a:hover{
	text-decoration:underline
}
#message
{
	padding:5px 50px;
	background:#FE9;
	font-size:12pt;
	color:#C60;
	border:solid 1px #EDB;}
/* CONTENT */

#content{
	border:solid 1px #000;
	background:#FFF;
}
#columns
{
	width:100%;
	height:350px;
}
#columns .left, #columns .left-shadow, #columns .right, #columns .right-shadow
{
	vertical-align:top;
	padding:15px;
	min-width:125px;
}
#columns .left{
	padding-left:50px;
}
#columns .left-shadow{
	padding-left:50px;
	border-right:solid 1px #CCC;
	border-right:solid 1px #00A892;
	background:#EFEFEF;
	background:#E8F7F5;
	color:#000;
}
#columns .right
{
	padding-right:40px;
}
#columns .right-shadow
{
	padding-right:50px;
	border-left:solid 1px #CCC;
	border-left:solid 1px #00A892;
	background:#EEE;
	background:#E8F7F5;
}
#columns .center
{
	padding:25px}

#columns .ad{
	padding:0;
}

#footer{
	height:50px;
	border:solid 1px #000;
	background:#000;
	background-image:url(../Images/Menu2.png);
	background-position:bottom;
	padding:15px 50px 0 50px;
	text-align:right;
}
#footer a{
	color:#FFF;
}
#progress
{
	width:400px;
	height:25px;
	background-image:url(../Images/CCC.png);
	border:solid 1px #050}
#bar
{
	height:100%;
	background-image:url(../Images/050.png);
	color:#FFF!important;
	font-weight:bold;
	text-align:right;
}

.buttonbar{
	text-align:center;
	padding: 10px 0}
.leaderboard
{
	width:728px;
	height:90px;
	background:#EEE;}
.skyscraper{
	width:120px;
	height:600px;
	background:#EEE;}
.skyscraper-wide{
	width:160px;
	height:600px;
	background:#EEE;}



.list{
	width:100%}
.list th, .list td
{
	padding:1px 15px;
	background-color:#EEE;
	border:solid 1px #AAA;
	color:#000;
}
.list a
{
	color:#050;
	text-decoration:none;
	display:inline-block;
	width:100%;
	height:100%}
	
tr.done th, tr.done td{
	color:#000;
	border-color:#CCC;
	background:#FFF;
}
tr.done th, tr.done a
{
	color:#888;}
.list td:hover
{
	background-image:url(../Images/CCC.png);
	background-repeat:repeat-x;
	border:solid 1px #AAA;
	color:#000;
}
tr.current a
{
	color:#000}
	
table.borders th
{
	text-align:left;
	padding:10px;}
table.borders td
{
	background:#EFEFEF;
	padding:10px;
	color:#050}