/* CSS Document */
/*---------------TYPOGRAPHY---------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#003366;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #83304F;
	font-weight: bold;
	text-transform:uppercase;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #83304F;
	font-weight: bold;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #83304F;
	font-weight: bold;
}

a:link{
	color: #83304F;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}



.rule {
	font-size: 85%;
	color:#FFFFFF;
	padding: 3px 0px 0px 5px;
	font-weight: bold;
}
.welcome {
	font-size: 80%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 1.8;
}




.welcomeheading {
	color:#000066;
	font-size: 85%;
	padding: 3px 0px 0px 5px;
	font-weight: bold;
}

.butheading {
	color:#000066;
	font-size: 85%;
	padding: 3px 0px 10px 0px;
	font-weight: bold;
}

.butheading a {
	color:#000066;
	text-decoration: none;
}

.butnav {
	font-size: 85%;
	color:#000066;
	font-weight: bold;
	padding-left: 5px;
}

.butnav a{
	text-decoration: none;
	color:#000066;
}

.butnav a:hover {
	text-decoration: none;
	color:#0066ff;
}

.headline {
	font-weight: bold;
	font-size: 100%;
	color: #003366;
}

/*----------------STRUCTURE----------------*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

#containerleft{
	width: 260px;
	float: left;
}

#rule {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_hr6.gif);
	width: 607px;
	height: 5px;
	background-repeat:no-repeat;
	float: right;
}

#rule2 {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_hr2.gif);
	height: 5px;
	background-repeat:no-repeat;
}

#rulemain {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_hr.gif);
	width: 880px;
	height: 5px;
	background-repeat:no-repeat;
	float: right;
	margin-top: 0px;
}

#rulemain2 {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_hr.gif);
	width: 880px;
	height: 5px;
	background-repeat:no-repeat;
	float: right;
	margin-top: -4px!important;
	margin-top: 0px;
}

#mastheadcontainer {
	width: 880px;
	height: 175px;
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_masthead.gif);
	clear: both;
}
#animationcontainer {
	width: 880px;
	height: 175px;
	background-image: url(http://www.access1and2.org.uk/mini/images/a12_masthead.gif);
	background-repeat: no-repeat;
	clear: both;

}

#informationbar {
	background-color:#99CCFF;
	width: 604px;
	float: right;
	height: 1.7em;
	margin-top: 5px;
}

#welcomebar {
	background-color:#83304F;
	height: 1.7em;
	margin-top: 5px;
}

#welcometext {
	background-color: #F2EAED;
	padding-bottom: 8px;
}

#newstext {
	background-color: #E5E5EF;
	padding-bottom: 8px;
}

#newsbar {
	background-color:#000066;
	height: 1.7em;
	margin-top: 5px;
}

#informationtext {
	background-color: #F5FAFF;
	width: 599px;
	float: right;
}

#footer {
	float: right;
}

#tablebutnav{
	float:right;
	width: 608px;
	background-color: #F5FAFF;
	margin-top: 5px;
	border: 0px;
}

#tablebutnav td{
	border-right: 2px solid #fff;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tablebutnav{
	background-color: #99CCFF;
}

#containerright{
	width: 604px;
	float: right;
}

#containerright ul{
	list-style-image: url(http://www.access1and2.org.uk/mini/images/a12_Diamond.gif);
}
#containerright ul ul li{
	list-style-image: url(http://www.access1and2.org.uk/mini/images/a12_Diamond2.gif);
}

 #titlebarcontainer {
	width: 604px;
	height: 66px;
	float: right;
}


/*----------NAVBAR ---------------*/

#foldernavbar {
	height: 2.2em;
	margin-top: 14px;
}

#navlistleft{
	text-decoration: none;
	background-color: #F2EAED;
}

#navlistleft ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-size: 85%;
	font-weight: bold;
}

#navlistleft a{
	height: 1.2em;
	display: block;
	padding: .6em ;
	text-decoration: none;
	color: #83304F;
	background-color: #F2EAED;
	border-top: 1px solid #fff;
}

#navlistleft ul li a:hover {
	background-color: #83304F;
	color: #FFF;
	font-weight: bold;
}

#navlistleft ul li a:active {
	background-color: #83304F;
	color: #FFF;
	font-weight: bold;
}

#navlistleft ul li a:focus {
	background-color: #83304F;
	color: #FFF;
	font-weight: bold;
}

.currentIndex {
	background-color: #83304F;
	color: #FFF;
	font-weight: bold;
	height: 1.2em;
	display: block;
	padding: .6em ;
	border-top: 1px solid #fff;}	

/*----------SUPPORT ---------------*/

#support #foldernavbar {
	background-color:#83304F;
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_supporttitle.gif);
}

#support #titlebarcontainer {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_supportmst.gif);
	background-repeat:no-repeat;
}

/*----------Implementation ---------------*/

#implementation #foldernavbar {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_implementationtitle.gif);
}

#implementation #titlebarcontainer {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_supportmst.gif);
	background-repeat:no-repeat;
}

/*----------Access 1 Qualifications ---------------*/

#access1 #foldernavbar {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_access1title.gif);
}

#access1 #titlebarcontainer {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_access1mst.gif);
	background-repeat:no-repeat;
}

/*----------Access 2 Qualifications ---------------*/

#access2 #foldernavbar {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_access2title.gif);
}

#access2 #titlebarcontainer {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_access2mst.gif);
	background-repeat:no-repeat;
}

/*----------About Access 1 and 2 ---------------*/

#about #foldernavbar {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_abouttitle.gif);
}

#about #titlebarcontainer {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_aboutmst.gif);
	background-repeat:no-repeat;
}

/*----------News ---------------*/

#news #foldernavbar {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_newstitle.gif);
}

#news #titlebarcontainer {
	background-image:url(http://www.access1and2.org.uk/mini/images/a12_newsmst.gif);
	background-repeat:no-repeat;
}


/*----------------NAVIGATION----------------*/

#navbar ul {
	padding-left: 0;
	margin-left: 0;
	background-color:#000066;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 72%;
	width: 100%;
	float: right;
	margin-bottom:0px;
	padding-bottom:0px;
}

#navbar ul li {
	display:inline;
	padding: 0.3em ;
	border-right: 1px solid #fff;
	float: left;
	background-color:#000066;
	color: #ffffff;
}

#navbar ul li a {
	color: #ffffff;
	padding: 0.3em 1em;
	text-decoration: none;
	
}

#navbar ul li a:hover {
	background-color:#0000CC;
	color: #fff;
}

#navbar ul li a:active {
	background-color:#0000CC;
	color: #fff;
}

#navbar ul li a:focus {
	background-color:#0000CC;
	color: #fff;
}
