@charset "utf-8";

body,html{
	height:100%;
}

body{

	margin:0;

	background-color:#d0d0d0;
	/*background-color:#F5F5F5;*/

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height:15px;

}



h1{

	font-size:14px;

	font-weight:bold;

	color:#FFFFFF;

	background-color:#003366;

	text-indent:8px;

	margin:0 0 7px 0;

	padding:7px 0 7px 0;

}



h2{

	font-size:12px;

	font-weight:bold;

	color:#003074;

	background-color:#dedede;

	text-indent:8px;

	margin:0 0 3px 0;

	padding:7px 0 7px 0;

	border:1px solid #77A0AB;

}



img{

	border:0;

	text-align: right;

}



a:link, a:visited{

	color:white;

	text-decoration:none;

}



a:hover{

	color:#074D95;

	text-decoration:underline;

}



#graybar {

	background-color: #666666;

	color: #FFFFFF;

	height:30px;

	width:100%;

	border-bottom:1px solid black;

	margin-bottom:0;

}



#topnav{

	width:780px;

	margin:auto;

	height:30px;

}



#anglianame{

	float:left;

	width:150px;

	margin-left:48px;

	height:30px;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:18px;

	line-height:30px;

}



#navright{

	float:right;

	margin-right:15px;

	height:25px;

	line-height:30px;

	text-align:right;

}



#cont1{
	
	position:relative;
	background-color:white;

	margin:auto;

	width:810px;

	margin-top:0;
	height:auto !important;
	min-height:100%;
}



#cont2{

	/*background-color:#ecf0f5;*/
	background-color:white;

	margin:auto;
	width:780px;
	

}



#header{

	background-image:url(images/header.jpg);

	background-repeat:no-repeat;

	height:152px;

	width:780px;
	margin:auto;
}



#searchbox{

	float:right;

	margin-top:5px;

	height:30px;

	margin-right:15px;

}



#datetime{

	clear:right;

	color:white;

	float:right;

	margin-right:15px;

	margin-top:55px;

}



#headertitle{

	clear:both;

	float:left;

	font-size:18px;

	color:#003074;

	margin-left:195px;

	margin-top:20px;

	line-height:24px;

	font-weight:bold;

}



#welcome{
	clear:both;
	width:780px;
	min-height:100%;
	background:url(images/welcomebox.jpg) no-repeat;
	margin:auto;
	margin-top:10px;
}

#wel1{
	width:520px;

	float:right;
	margin-top:20px;
	margin-right:22px;

}



/*#wel2{

	float:right;

	margin-right:23px;

	width:360px;

	height:225px;

	margin-top:28px;

}*/



#columns{

	clear:both;

}



.col{
	width:350px;
	height:270px;
	float:left;
	margin-left:25px;
	padding:0;

}



.col2{
	width:350px;
	height:145px;
	background:url(images/network.jpg) 0 0 no-repeat;

}



.fp_menu{

	width:210px;

/*	background-image:url(images/columnbox.jpg);

	background-repeat:no-repeat;*/

	float:left;

	margin-left:15px;

	margin-top:15px;

	border-right:dashed 1px #003366;

}



.colhead{

	color:#003074;

	font-size:24px;

	height:35px;

	line-height:55px;

}



.colhead img{

	margin:10px;

}



.colcontent{

	margin-top:10px;

}



.colcontent p{

	margin-right:10px;

	margin-left:10px;

}



.mainbutton{

	background-image:url(../images/mainbutton.gif);

	background-repeat:no-repeat;

	width:185px;

	height:30px;

	color:white;

	margin-top:8px;

	font-size:14px;

	line-height:28px;

	text-align:center;

	margin-left:8px;

}



#footer{
	clear:both;
	position:absolute;
	text-align:right;
	bottom:0;
	font-size:12px;
	color:#FFFFFF;
	border-top:solid 1px #003074;
	margin:auto;
	margin-top:15px;
	padding-right:10px;
	padding-top:10px;
	background:url(images/footer_bg.jpg) no-repeat top right;
	height:130px;
	width:770px;
	left: 14px;
}





#maincontent{

	width:780px;
	min-height:100%;
	margin-top:20px;

}



#sidemenu{

	float:left;

	width:200px;

	margin-left:15px;
	
	margin-top:1px;

}



#pagecontent{

	width:500px;

	float:right;

	margin-right:15px;

	padding: 20px 20px 0px 20px;

	background:url(../images/content.png) no-repeat;

	min-height:260px;

	height:auto !important;

	height:260px;

}



#pagecontent a:link, #pagecontent a:visited{

	color:#993300;

}



#pagecontent a:hover{

	color:#003074;

	}



.newsdate{

	clear:both;

	color:#003074;

	font-weight:bold;

	font-size:12px;

	float:left;

	width:45px;

	padding:2px;

}



.newshead{

	float:left;

	width:265px;

	padding:2px;

	margin:0;

}



.newshead a:link, .newshead a:visited{

	color:#003074;

}



.newshead a:hover{

	color:#FFCC00;

}



/* styles for news and news archive */



#archive{

	width:100px;

	margin:10px;

	float:right;

	margin-top:0;

	margin-right:0;

	background-color:#FFFFFF;

}



#archive h2{

	font-weight:bold;

	font-size:14px;

	color:white;

	background:#003074;

	margin:0;

	width:100px;

}



#archive ul{

	width:100px;

	margin:0;

	list-style-type:none;

	padding:0;

	border:1px solid #003074;

	background-color:#FFFFFF;

}



#archive li{

	height:20px;

	background-color:#FFFFFF;

}



#archive table{

	position:absolute; 

	border-collapse:collapse;

	top:0; 

	left:0;

	font-size:12px;

}



#archive a, #archive a:visited {

	display:block; 

	text-decoration:none;

	height:20px;

	line-height:20px;

	width:100px;

	color:#003074;

	text-indent:8px;

}



#archive li ul {

	visibility:hidden;

	position:absolute;

	width:100px;

	background:transparent url(../images/transparent.gif);

	margin-left:-1px;

}



#archive li ul a, #archive li ul a:visited{

	text-indent:20px;

}



#archive li:hover > a {

	color:#FFFFFF;

	background-color:#003074;

}



#archive li:hover > ul {

	visibility:visible;

}



#archive ul a:hover ul ul{

	visibility:hidden;

}



#archive ul a:hover ul {

	visibility:visible;

}



#archive li ul li:hover > a {

	color:#003074;

	background-color:#cbdbf5;

}



.choose{

	color:#003074;

	font-size:11px;

}



.placement_questions{

	color:#003074;

	font-weight:bold;

}



.placement_questions ul{

	list-style-type:none;

}



.placement_questions ul li{

	margin-bottom:10px;

}



.placement_questions img{

	margin-bottom:10px;

}



.placement_questions ul li ul li{

	font-weight:normal;

	text-indent:10px;

	margin-bottom:2px;

}



.placement_questions{

	clear:both;

}



.missed{

	color:#CC0000;

}



.result0{

	color:red;

}



.result1{

	color:blue;

}



.result2{

	color:green;

}



.label{

	clear:both;

	float:left;

	width:180px;

	margin-right:10px;

	text-align:right;

	height:30px;

}



.tlog{

	width:400px;

	margin:auto;

	border:1px solid #003074;

	padding:7px;

}



.tlog a:link, .tlog a:visited{

	font-weight:bold;

	color:#009933;

}



.inputbox{

	float:left;

	width:180px;

	height:30px;

}



.red{

	color:#FF0000;

	font-weight:bold;

	font-size:14px;

}



.errors{

	color:red;

	font-size:11px;

	text-align:center;

}



.greenlink a:link, .greenlink a:visited{

	color:green;

}



.greenlink a:hover{

	color:#003074;

}



.colnews{

	padding-top:8px;

}



.colnews p{

	margin:0;

	margin-left:10px;

	margin-top:4px;

}



.bg3{

	background-color:#FFF7E1;

}



.bg1{

	background-color:#ECFDFF;

}



.bg2{

	background-color:#F3FFEC;

}



.bg4{

	background-color:#DEE6E7;

}



#logo_connect a:link, #logo_connect a:visited{

	color:0;

	text-decoration:none;

}



#cont_menu{

 color:white;float:left; background-color:#6699CC; width:115px; padding:5px;

}



#cont_menu a:link, #cont_menu a:visited{

	color:white;

}



#cont_menu a:hover{

	color:yellow;

}



#cont_menu p{

	font-weight:bold;

	border-bottom:thin solid #000066;

}



/*sample paper pages styles*/



.sample_head{

	color:#003399;

	font-weight:bold;

	font-size:14px;

	background-color:#CFF7FA;

	width:450px;

	height:25px;

	padding-left:10px;

	line-height:26px;

}



.this_ul{

	list-style:none;

	margin-left:0px;

}



.this_ul ul{

	clear:both;

	margin-top:10px;

}



.this_ul ul li{

	display:inline;

	width:120px;

	float:left;

	height:20px;

}

.col2 a{

	font-size: 20px;

	font-weight: bold;

	text-align:center;

	color:#003074;

}



.col2 a{

	display:block;

	width:350px;

	height:120px;

	text-decoration:none;

}



.col2 a:hover{

	color:white;

	text-decoration:none;

}



.col3{

	height:125px;
	width:250px;
	margin-top:0;
}



.col3 a:hover {

	color:white;

	text-decoration:none;

}



.col3 a {

	font-size: 16px;
	font-weight: bold;

	text-align:center;

	color:#003074;

}



.col3 a{

	display:block;

	width:250px;

	height:125px;
	line-height:normal;
	text-decoration:none;
}



.col3 a:hover{
	color:white;
	text-decoration:none;

}

.port{
	width:200px;
	height:50px;
	background:url(images/newsportal.jpg) 0 0 no-repeat;
	margin-top:10px;
	margin-left:8px;
	float:left;
}

.port a:link, .port a:visited{
	color:#003074;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	line-height:45px;
}

.port a:hover{
	color:#900;
}

input{
	font-size:10px;
}

.database{
	height:50px;
	margin-top:10px;
	float:left;
	margin-left:8px;
}

#gohome{
	width:115px;
	height:110px;
	margin-left:16px;
	float: left;
}

#gohome a{
	display:block;
	width:115px;
	height:110px;
}

.pnggif{background:url(images/angliaclub.png) 2px bottom no-repeat;}
.nw{background:url(images/nw.jpg) 0 top no-repeat;}
.ec{background:url(images/invig.jpg) 0 0 no-repeat;}
.bbox{
	background:url(images/bbox.jpg) 0 0 no-repeat;
	width:250px;
	height:130px;
	margin-left:8px;
	float:left;
}

.topic{
	padding:6px;
	border:1px solid #69C;
	width:300px;
}

.more{
	text-align:right;
	width:300px;
}

.more a{
	color:#666;
	text-decoration:none;
}

.more a:hover{
	color:#06C;
}

#right_adds img{
	margin-bottom:10px;
}