@charset "utf-8";
/* CSS Document */

/*Annual Review Sample Styles*/

#arcontainer {
	width: 100%;
}

#armasthead{
	background-image:url(http://www.sqa.org.uk/sqa/images/ar08masthead.png);
	width: 700px;
	height: 110px;
}

#armasthead2{
	background-image:url(http://www.sqa.org.uk/sqa/images/ar0809masthead.png);
	width: 700px;
	height: 110px;
	overflow:hidden;
}

#armasthead_line{
	border-top: #B3A1CE 2px solid;
	width: 100%;
	overflow:hidden;
	}

#arnavtext{
	width: 100%;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	border-top: #B3A1CE 2px solid;
	text-decoration:none;
	list-style:none;
	display: block;
	background-color: #0F4C8C;
}

#arnavtext ul li{
	clear: none;
	background-image: none;
	color: #fff;
	}

#arnavtext ul{
	margin: 0px;
	padding: 0px;
	height:20px;
	display: block;
	list-style: none;
	}
	
#arnavtext li{
	float: left;
	clear: none;
}

#arnavtext a{
	margin-left: 2px;
	height:22px;
	padding-left: 7px;
	padding-right:7px;
	display: block;
	float: left;
	text-decoration:none;
	}
	
#arnavtext a:link{
	color:#FFFFFF;
	}
	
#arnavtext a:visited{
	color:#FFFFFF;
	}

#arnavtext ul li a:hover{
	background-image:url(http://www.sqa.org.uk/sqa/images/argrad.png);
	height: 20px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-bottom: #B3A1CE 2px solid;
	text-decoration: none;
}

#arfooter {
	background-image:url(http://www.sqa.org.uk/sqa/images/arfooter.png);
	background-repeat:no-repeat;
	height: 72px;
	float: right;
	width: 700px;
}

/* Year in Pictures */

.currentPhoto {
	background-color:#DFD8EA; 
	color:#003366; 
	padding: 2px;
}

#navPhoto a.currentPhoto {
	color: #003366; 
	} 
 
#navPhoto a.currentPhoto:hover {
	color: #003366; 
	} 

#navPhoto a.otherPhoto:hover {
	color: #fff;
	} 
.otherPhoto {
	background-color:#003366; 
	color: #fff; 
	padding: 2px;
}

#navPhoto a.otherPhoto {
	color: #fff;
	} 

#navPhoto a.otherPhoto:hover {
	color: #fff;
	} 

#photo2, #photo3, #photo4, #photo5, #photo6, #photo7, #photo8, #photo9, #photo10, #photo11, #photo12, #photo13, #photo14, #photo15 {
	display:none;
}

#arnavcontainer #arnav{
	margin: 0px;
	padding: 0px;
	list-style:none;
	display: block;
	text-decoration: none;
}

#arnavcontainer #arnav ul li {
	clear: none;
	background-image: none;
}

#arnavcontainer #arnav li{
	background-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	display: block;
}

#arnavcontainer #arnav .arButton a {
	text-decoration:none;
	height: 19px;
	color: #003366;
}

#arnavcontainer #arnav .arButton {
	background-image:url(http://www.sqa.org.uk/sqa/images/arbuttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:105px;
	padding-top:1px;
	padding-bottom:0.5px;
	margin-bottom:5px!important;
	margin-bottom:5px;
	margin-left:200px!important;
	margin-left:98px;
	margin-right:0px!important;
	margin-right:0;
	color:#003366;
	font-size: 90%;
	font-weight:bold;
	display:block;
	float:left;
}

#arnavcontainer #arnav .arButton:hover {
	background-position: 0px -21px;
	}

ul#arintro{
	list-style-type: none; 
	list-style-image: none; 
	background-image: none; 
	padding-left: 6px; 
	padding-top: 164px!important;
	padding-top: 159px;
}

#arintro .arintro1 {	
	background-image: none;
	font-weight: bold;
}

#arintro .arintro2 {
	background-image: none; 
	padding-top: 2px!important; 
	padding-top: 0px;
	font-weight: bold;
}

#arintro .arintro3 {
	background-image: none; 
	padding-top: -1px!important; 
	padding-top: 1px;
	font-weight: bold;
}

img.ar_greyborder{
	border: 5px #CCCCCC solid;	
}



