/* ====================================================================== */
/*             Staffordshire University 2010 design stylesheet            */
/* ====================================================================== */
/*


/********** L.1 Common layout ************/
body {
	color: #000000;
	font: 62.5% Arial, Helvetica, sans-serif;
	background-color: #DEDDDD;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content, .level1content {
	background-color: #FFFFFF;
}
.staffscontent {
	width: 980px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
.clearall {
    clear: both;
	height: 0px;
}
h1 {
    color: #990000;
    font-size: 19px;
    font-weight: bold;
}
h2 {
    margin: 5px 0 2px 0;
    padding: 5px 2px 2px 2px;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
}
h3 {
    margin: 4px 0 2px 0;
    font-size: 13px;
    font-weight: bold;
    color: #990000;
}
h4 {
    font-size: 13px;
    font-weight: bold;
}
p, li, address, .AtoZ {
    font-size: 13px;
}
.hidden {
   display: none;
}
/*====== End L.1 Common layout =======*/

/******* L.2 Header and footer layout ************/

.masthead {
    height: 110px;
    vertical-align: text-bottom;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;	
}
/* University logo */
.masthead img {
    float: left;
	margin-top: 20px;
}
.tabmenu ul li a {
    display: block;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: 100%;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.masthead .topbar ul {
    margin: 0;
    padding: 0;
}
.masthead .topbar ul li {
    float: left;
    color: #FFFFFF;
	font-size: 11px;
}
.masthead .topbar ul li a  {
    padding: 0 5px 0 5px;
    color: #FFFFFF;
    text-decoration: none;
}
.topholder {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 15px;
	width: 760px;
	color: #FFFFFF;
}
.topholder form {
	float: right;
	width: 225px;
}
.textchanger img {
	margin-top: 0px;
    padding: 0 3px 0 3px;
}
.tabmenu ul {
    margin: 0;
	padding-left: 8px;
	list-style: none;
}
.tabmenu li {
    float: left;
    height: 36px;
	padding-top: 2px;
	border-right: 1px solid #999;
	width: 100px;
	font-size: 11px;
}
.tabmenu li.requestProspectus {
	padding-left: 27px;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/download_icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 2px;
	padding-right: 5px;
}
.tabmenu li.bookOpenDay {
	padding-left: 27px;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/open_day_icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 2px;
}
.tabmenu li.askStaffs {
	border-right: 0px;
	padding: 0px;
}
.tabmenu li.askStaffs a {
	padding-top: 2px;
}
.footer {
    clear: both;
    height: 45px;
    padding: 17px 0 0 5px;
    color: #000000;
    text-align: center;
	font-size: 11px;
}
.footerbase {
    /*margin: 8px 0 10px 0;*/
	padding-bottom: 10px;
	padding-left: 200px;
}
.footerlinks1, .footerlinks2 {
    padding: 2px 0 0px 5px;
	font-size: 12px;
}
.footerlinks2 strong {
	margin-left: 10px;
}
#quickLinks {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}
#search {
	float: right;
	clear: right;
}
.siteSearch_field {
    height: 14px;
	width: 150px;
	margin-bottom: 5px;
    border: solid 1px #666;
    font-size: 10px;
    background: #FFFFFF 0 0 no-repeat;
}
.siteSearch_submit {
    height: 17px;
    padding: 0px;
}
.quickLinks_submit {
	height: 17px;
	padding: 0px;
	position: absolute;
	top: -4000px;
	left: -200px;
    background-color: #FFF;
    border: solid 1px #000000;

    color: #000;
    font-size: 10px;
}

/*======== End L.2 header and footer layout ========*/

/******* S.1 Common styles ********/
a:link, a:visited {
    color: #990000;
}
a:hover {
    color: #990000;
    text-decoration: none;
}
a:active {
    color: #990000;
    text-decoration: none;
}
a img {
    border: 0px;
}
/*====== End S.1 Common styles ======*/

/******* S.2 Header and footer styles ********/

.tabmenu a:hover, .tabmenu a:hover {
    text-decoration: underline;
}
.tabmenu li.current {
    background-image: url(http://www.staffs.ac.uk/images_new/2010_design/tabmenu_current_bg.jpg);
	background-color: #333333;
	border-bottom: 3px solid #333;
}
.tabmenu .current a {
	color: #FFFFFF;
}
.masthead .topbar ul {
    list-style: none;
}
.masthead .topbar a:hover {
    text-decoration: underline;
}
/*ul for a sub menu within the main horizontal menu*/
.TabMenuItem ul {
    list-style: none;
}
.topholder {
    font-size: 11px;
	text-align: right;
}
.quickmenu {
    font-size: 10px;
    border: 1px solid black;
	width: 167px;
}
option.pink {
        background-color: #FFFFFF;
}
option.red {
    background-color: #CC0000;
    color: white;
}
.tab1 {
    font-size: 11px;
    text-align: center;
	text-transform: uppercase;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    height: 40px;
	overflow: hidden;
}
/* Sub menu */
.submenuholder {
	padding-top: 3px;
	background-color: #333333;
}
.submenu ul, .submenu li {
	margin: 0;
	padding: 0;
}
.submenu ul {
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 3px;
	height: 16px;
}
.submenu li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
	padding-left: 3px;
	padding-right: 6px;
	border-right: 1px solid #666;
}
.submenu li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.submenu li.current {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
}
.submenu li.current a {
	font-weight: bold;
	color: #000000;
}
.submenu li a:hover {
	text-decoration: underline;
}
.submenu li.last {
	border-right: none;
	margin-right: 0px;
}
/* End sub menu */
.footerlinks1, .footerlinks2 {
    color: #000;
    background-color: #FFFFFF;
}
.footerlinks1 a {
    color: #990000;
}
.footerlinks1 a:hover {
    color: #990000;
}
.footerbase img {
    float: left;
	margin-right: 10px;
}
#siteSearch .siteSearch_field_large {
    border: solid #7b9ebd;
    border-width: 1px 0 1px 1px;
    font-size: 9px;
    background-color: #FFF;
}
.siteSearch_submit {
    background-color: #333;
    border: solid 1px #000000;
    color: #fff;
    font-size: 12px;
	height: 19px;
}
/*==== End S.2 header and footer styles =====*/

/* New classes for HTML changes */
.homeTopPanel {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
}
.homeTopRight {
	background-color: #FFFFFF;
	width: 760px;
}
.homePanels, .level1Panels {
	margin-right: 10px;
	margin-top: 10px;
}
.homePanels h2 {
                border-bottom: 0px;
}
.homePanel1, .homePanel2, .homePanelNews, .level1Panel1, .level1Panel2 {
	background-color: #F4F4F4;
	padding: 10px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
.level1Panel1 img, .level1Panel2 img {
                margin-bottom: 1em;
}
.homePanel1 {
	clear: left;
}
.newsHidden {
	display: none;
}
.homePanel2, .level1Panel2 {
	float: right;
}
.homePanel1, .level1Panel1, .homePanelNews {
	float: left;
}
.homePanel1 h2, .homePanel2 h2,  .homePanelNews h2, .level1Panels h2 {
	font-size: 15px;
	margin-bottom: 15px;
                border-bottom: 0px;
}
.homePanelNews h2 img {
	margin-left: 10px;
}
.homePanel1 p, .homePanel2 p {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.homePanel1 p.last, .homePanel2 p.last {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.homePanelNews p img, .level1Panels p img {
	float: left;
	margin-right: 5px;
}
.allNews {
	clear: left;
	padding-top: 10px;
}
.homePanel1 img, .homePanel2 img {
	float: left;
	margin-right: 5px;
}
.level1topright h2 a {
	text-decoration: none;
	color: #000;
}
.level1topright h2 a:hover, .level1Panel1 h2 a:hover, .level1Panel2 h2 a:hover {
	text-decoration: underline;
	color: #900;
}
.homePanel1 p, .homePanel2 p, .homePanelNews p {
	margin-top: 0px;
}
.level0and1container {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 30px 10px 10px 10px;
}
.newLevel0and1Top {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px;
}
.masthead .topholder label {
	float: left;
	padding: 1px;
}
.searchLabels {
	margin-left: 40px;
}
.fieldsplitter {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #BBB;
	margin-top: 4px;
	margin-bottom: 4px;
}
.mainContainer {
	background-color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	font-size: 13px;
	padding: 0px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: bottom;	
}
.mainContainerTop {
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/test_img/maincontent_top_bg.png);
	background-repeat: no-repeat;
	background-position: top;	
	height: 14px;
	margin-top: 8px;
}
.breadcrumbs {
	font-size: 11px;
}
/* Body of the page */
.content, .homePageNews {
	line-height: 1.8em;
	padding: 0px 10px;
	width: 760px;
	float: left;
	clear: none;
	margin-top: 10px;
}
.level1content {
	color: #2A2A2A;
    margin-left: 200px;
	padding: 10px;
}
.content ul li {
	list-style-type: square;
}
address {
	margin-bottom: 1em;
}
/* === Left navigation === */
.menublock {
	width: 190px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
.menublock div.list {
	padding-top: 5px;
	padding-bottom: 5px;
}
.menublock .selected, .menublock .selected2, .menublock .selected a, .menublock .selected2 a {
	color: #000000;
	font-weight: bold;
}
.menublock ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menublock ul.alt2 {
	padding-bottom: 0px;
}
.menublock ul li {
	list-style-image: url(http://www.staffs.ac.uk/images_new/2010_design/bullet.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}
.menublock ul li a {
	display: block;
	text-decoration: none;
	color: #222;
}
.menublock ul li a:hover {
	text-decoration: underline;
	background-color: #DDD;
}
.menutitle {
	display: block;
	color: #990000;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/menutitle_bg.png);
                background-position: bottom;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.relatedmenutitle  {
	display: block;
	color: #000;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/menutitle_bg.png);
                background-position: bottom;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menutitle a {
	text-decoration: none;
}
.menutitle a:hover {
	text-decoration: underline;
}
.rborder {
	/*background: url(http://www.staffs.ac.uk/webdev/2010_design/2010_design/img/images/leftmenu_bg.png) no-repeat top;*/
}
.rborder {
	margin-top: 10px;
}
.rborder .menutitle {
	color: #000000;
}
.componentnews, .componentnews2 {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-bottom: 3px;
}
img.floatleft {
	float: left;
	margin-right: 6px;
}
.headerText {
	background-color: #FFFFFF;
	margin-left: 6px;
	padding-left: 5px;
	padding-right: 5px;
}
.menutitleText {
	background-color: #FFFFFF;
}
/* === End left navigation === */
/* ===== 5.4 Article - half page width ===== */
.topcontainer {
    overflow: hidden;
    width: 720px;
}
.split2way p, .split2wayend p  {
	margin: 0px 5px 0px 0px;
}
.split2way h2, .split2wayend h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.split2way {
    float: left;
    width: 50%;
    padding-right: 1px;
	margin-bottom: 15px;
}
.split2wayend {
    float: left;
    width: 49.5%;
	margin-bottom: 15px;
}
.split2way img, .split2wayend img {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
/* ===== 5.5 Article - full page width ===== */
.componentnews img {
    float: left;
    margin-right: 5px;
	margin-top: 10px;
}
.componentnews h2, .componentnews h4 {
    text-indent: 5px;
}
/*=== Left navigation === */
.leftmenu {
	margin-bottom: 10px;
	background-color: #F4F4F4;
}
.leftmenu form {
	margin: 10px;
}
.leftmenu label {
	font-size: 13px;
}
.coursesearchbox {
	padding-bottom: 10px;
	background-color: #F4F4F4;
}
.coursesearchbox form {
	margin: 0px;
	padding: 5px 5px 0px 10px;
}
.coursesearchbox  .relatedmenutitle {
	display: block;
	padding-left: 30px;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/magnifying_glass.png);
	background-color: #DDDDDD;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.links {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 5px;
	float: left;
	width: 24%;
}
/******** L.8 Article layout ********/
.backtotop {
    float: right;
    margin: 0 0 0 0;
    padding: 0px;
    font-size: 1.1em;
}
.backtotop img {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.backtotop a, .backtotop a:visited, .backtotop a:hover, .backtotop a:active {
    color: #666666;
}
/*.component1 .links {
    float: left;
    padding: 5px 0 0 0;
	width:auto;
}*/
.component1 p {
    padding: 0 0 0 0px;
    margin: 5px 0 5px 0px;
}
.component1 h3 {
    padding-top: 10px;
}
.component1 img {
    float: left;
    margin: 0px 10px 10px 0;
}
.component2 {
    width: 100%;
}
.component2 .links {
    float: left;
    padding: 5px 25px 10px 0;
}
.component2 p {
    padding: 0 0 0 0px;
    margin: 5px 0 5px 0px;
}
.component2 img {
    float: right;
    clear: right;
    margin: 0 0 0 10px;
}
/*====== End L.8 article layout ======*/
/******** L.7 A to Z layout ********/
.AtoZ .selected {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
.AtoZ a {
	padding-left: 2px;
	padding-right: 2px;
}
.AtoZ a:hover {
	padding-left: 2px;
	padding-right: 2px;
}
/*====== End L.7 A to Z layout ======*/

/********* S.7 A to Z styles *********/
.AtoZ {
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
}
.AtoZ .selected {
	background-image: none;
	background-color: #990000;
	color: #FFFFFF;
}
.AtoZ a {
	border: 1px solid #999;
	text-decoration: none;
}
.AtoZ a:hover {
	background-color: #CE0000;
	border: 1px solid #CE0000;
	color: #FFFFFF;
}
/*===== End S.7 A to Z layout =========*/
.homeTopPanelFlash {
	float: left;
}
.level1LinklistItem h2 {
	color: #333;
	font-size: 15px;
                border-bottom: 0px;
                clear: both;
}
.level1LinklistItem {
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	padding-top: 5px;
}
.level1LinklistItem p {
	margin: 0px;
                min-height: 55px;
}
.level1LinklistItem img {
                float: left;
                margin-right: 5px;
}
.level1LinklistItem.last {
	border-bottom: 0px;
}
.level1topleft {
	float: left;
}
.level1topright {
	width: 340px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.level1topright p {
	margin-top: 0px;
}
.leftbanners {
	margin-bottom: 10px;
}
/* ========== Old components for new design ================ */
.topblocks {
/*	border-bottom: 1px dotted #CCC;*/
	padding-bottom: 5px;
}
.topblocks h3 {
	padding-top: 5px;
	border-top: 1px solid #DDD;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
                color: #000000;
}
.topblocks p {
	margin: 0px;
                min-height: 65px;
}
.topblocks img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.margtop h3 {
	padding-top: 5px;
}
.split3way  {
	width: 250px;
	padding-right: 5px;
	float: left;
}
.split3wayEnd  {
	width: 250px;
	float: left;
}
.split3way li, .split3wayEnd li {
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.split3wayEnd p.margtop {
	float: right;
}
.linksLeftHolder ul {
	padding-left: 20px;
	margin-left: 10px;
	list-style-position: outside;
}
.newsbottom {
	width: 23%;
	margin-right: 2%;
	float: left;
	font-size: 12px;
	padding-top: 8px;
}
.rowof4 a img {
	float: left;
	margin-right: 5px;
}
.newsbottom img {
	float: right;
	margin-left: 5px;
}
/*=========== New home page selector =============== */
.features {
	margin: 10px 10px 0px 10px;
	background-color: #FFFFFF;
}
.featuresContent {
	color: #FFFFFF;
	width: 960px;
}
.featureText {
	position: absolute;
	top: 170px;
	right: 20px;
	width: 260px;
	height: 315px;
	padding: 15px 20px 10px 20px;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/featuretext_bg.png);
	background-repeat: no-repeat;
}
.featureText ul {
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
}
.featureText li {
	margin-bottom: 5px;
	list-style-type: square;
}
.featureText a {
	color: #FFFFFF;
}
.featuresNavigation {
	position: absolute;
	top: 455px;
	right: 42px;
	z-index: 10;
}
.featuresNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.featuresNavigation li {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
.featuresNavigation img {
	margin-right: 5px;
	border: 1px solid #333;
}
.features h2 {
	color: #FFFFFF;
	font-size: 20px;
	border-bottom: 0px;
}
.featuresNavigation img.chosen {
	border: 1px solid #FFF;
}
/*=========== New home panel for news ============= */
.newHomePanels {
	margin-left: 210px;
	margin-right: 10px;
}
.newsPanel {
	background-color: #F4F4F4;
	padding: 10px 20px 0px 20px;
}
.newsPanel p {
	margin-top: 0px;
}
.newsPanel em {
	font-size: 11px;
}
.newsSplitter {
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #CCC;
	height: 1px;
	margin-bottom: 3px;
}
.newsPanel h2 a, .level1Panel1 h2 a, .level1Panel2 h2 a {
 	text-decoration: none;
 }
.newsPanel h2 {
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
}
.newsPanel h2 a img {
                margin-left: 10px;
}
.newsPanel h3 {
 	margin-bottom: 0px;
	margin-top: 0.5em;
	clear: both;
}
.newsPanel h3 a {
 	text-decoration: none;
	color: #000000;
}
/* =========== Existing CTs ============= */
.topsplitleft {
	float: left;
	width: 470px;
}
.topsplitright {
	float: right;
}
.rowof4 {
	font-size: 13px;
	padding-top: 5px;
	float: left;
	width: 250px;
}
/* ===== 5.8 Virtual tours / video galleries ===== */
.bottomblock {
	clear: both;
}
.Vtoursholder {
    float: left;
}
.Vtoursdescription {
    float: right;
	width: 300px;
    margin-bottom: 10px;
    padding: 5px;
}
.Vtoursdescription p {
	margin: 0px;
}
.Vtourmedia {
    float: right;
	width: 300px;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/h2_bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
.VtourAllmedia {
    float: right;
    height: 28px;
    margin-top: 5px;
    padding: 5px;
	width: 300px;
	font-size: 13px;
}
.VtourAllmedia a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.Vtoursthumbscroll {
    float: right;
	width: 300px;
}
.VtoursQT {
    width: 380px;
    float: left;
}
.videotext {

}
.videotext p {
    padding-left: 5px;
}
.VtoursTut {
    width: 175px;
    float: left;
}
.VtoursQT img {
    float: left;
    margin: 10px 5px 0 10px;
}
.VtoursQT p {
    float: left;
}
.clipselector {
    clear: left;
    margin: 0px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 250px;
    overflow: auto;
	font-size: 11px;
}
.clipselector .clip {
    width: 270px;
	clear: both;
}
.clipselector .clip a {
	float: left;
}
.clipselector .clip img {
    width: 65px;
    height: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.embeddedVideo {
   float: right;
   margin-left: 10px;
   margin-bottom: 5px;
}
/* ===== 5.7 Image gallery ===== */
.gradshowbg {
    display: none;
}
.gradshow {
    padding: 0;
}
.gradshow img {
    float: left;
    padding: 0;
    margin: 0px 5px 5px 0;
}
.gradtextlinks {
    float: left;
    margin: 0px;
    padding: 0px;
}
.gradshowholder { clear: both; }
.gradshowholder a {
    overflow: hidden;
}
.bg_gradshowbg_1 {background: url(http://www.staffs.ac.uk/assets/bg_gradshow08_01.gif) no-repeat;}
.bg_gradshowbg_2 {background: url(http://www.staffs.ac.uk/images_new/bg_bg_gradshowbg_2.gif) no-repeat;}
.bg_gradshowbg_3 {background: url(http://www.staffs.ac.uk/assets/bg_bg_gradshowbg_3.gif) no-repeat;}
.bg_gradshowbg_4 {background: url(http://www.staffs.ac.uk/images_new/bg_bg_gradshowbg_4.gif) no-repeat;}
.bg_gradshowbg_5 {background: url(http://www.staffs.ac.uk/images_new/bg_accelerate09_01.gif) no-repeat;}
.bg_gradshowbg_6 {background: url(http://www.staffs.ac.uk/images_new/bg_gradex09.gif) no-repeat;}
.bg_gradshowbg_7 {background: url(http://www.staffs.ac.uk/images_new/bg_irresistible_09.gif) no-repeat;}
.bg_gradshowbg_8 {background: url(http://www.staffs.ac.uk/images_new/bg_graduation09_01.gif) no-repeat;}
.bg_gradshowbg_9 {background: url(http://www.staffs.ac.uk/images_new/bg_staff_success_09.gif) no-repeat;}
/******* L.9 Forms and search layout ******/
.splitright {
    float: right;
    width: 200px;
    padding-left: 15px;
	padding-top: 1em;
	background-color: #F4F4F4;
}
.splitright p {
    font-size: 13px;
    line-height: 1.1em;
}
.splitright address {
	margin-top: 1em;
}
.splitleft {
    margin-right: 170px;
}
.splitleft h3 {
	padding-bottom: 1em;
}
.formElement {
    clear: both;
    padding-left: 0.2em;
    padding-top: 0.2em;
}
.formElement1 {
    clear: both;
    padding-left: 5em;
    padding-top: 0.2em;
}

.formHeadPad {
    padding-left: 1em;
    padding-bottom: 0.2em;
    padding-top: 0.4em;
}
.formHead {
    padding-right: 0em;
    padding-left: 0em;
    float: none;
    padding-bottom: 0em;
    margin: 0em;
    width: 100%;
    padding-top: 0em;
}
fieldset {
    margin: 0em;
    padding: 0.7em;
}
legend {
    margin-bottom: 5px;
    padding: 1px;
    width: 525px;
    display: block;
    font-size: 1.2em;
}
.formSection {
    float: none;
    padding-bottom: 0.6em;
    width: 100%;
    padding-top: 0.6em;
}
.formSection p {
    margin-bottom: 10px;
    margin-left: 10px;
}
.formSection .labelBlock p {
    margin-bottom: 0px;
    margin-left: 0px;
}
.contentBlockBorder form {
    padding-right: 0em;
    padding-left: 0em;
    padding-bottom: 0em;
    margin: 0em;
    padding-top: 0em;
}
.labelColumn {
    padding-left: 0.8em;
    float: left;
    width: 40%;
}
.inputColumn {
   float: left;
   width: 40%;
}
form.search .labelColumn {
    padding: 8px 0 0 10px;
    float: left;
    width: 145px;
}
form.search .searchbtn {
    position: absolute;
    right: 0;
    margin: 5px 5px 5px 5px;
}
.labelColumnNoIndent {
    float: left;
    width: 30%;
}
.labelBlock {
    float: left;
    width: 90%;
}
.inputBlock {
    padding-left: 0.8em;
    padding-bottom: 0.4em;
}
form.search .leftmenu {
    width: 330px;
    float: left;
    height: 40px;
}
form.search .department {
    width: 170px;
}
form.search .inputBlock {
    padding: 4px 0 0 0;
}
.clickButtonsPad {
    padding-left: 0.8em;
    padding-bottom: 0.8em;
    padding-top: 0.4em;
}
.clickButtonsBlock {
    float: none;
    width: 98%;
    text-align: left;
}
.clickButtonsBlock P {
    margin-top: 0em;
    margin-bottom: 0em;
    padding-bottom: 1em;
    width: 100%;
    padding-top: 0em;
    text-align: left;
}
.yesNoLabelColumn {
    padding-left: 0.8em;
    float: left;
    width: 65%;
}
.yesNoAnswerColumn {
    padding-right: 0.8em;
    float: left;
}
.fullWidthLabelColumn {
    padding-left: 1em;

    float: left;
    width: 95%;
}
/* ===== Image Upload ===== */
.copyrightwarning {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 40em;
	padding: 5px;
}
.copyrightwarning img {
	margin-right: 5px;
}
/*========= End L.9 forms and search layout ========*/
/****** S.9 Forms and search styles *******/
.formHeadPad {
    font-weight: bold;
}
.formHead {
    border-bottom: #E8E8E8 3px solid;
    background-color: #E8E8E8;
    color: #333333;
    font-weight: bold;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
}
legend {
    background-color: #990000;
	background-image: url(http://www.staffs.ac.uk/images_new/2010_design/legend_bg.png);
    font-size: 13px;
    color: #000000;
    text-indent: 5px;
    font-weight: bold;
}
.formSection {
    text-align: left;
}
.contentBlockBorder form {
    text-align: left;
}
.labelBlock {
    text-align: left;
    font-size: 1.1em;
}
form.search .labelBlock {
    text-align: left;
}
.labelBlock label, .labelBlock p {
    font-weight: bold;
    color: #333333;
    font-size: 1em;
}
.inputBlock label {
    font-size: 1.1em;
}
input.invalid {
    background-color: #FFFF99;
    border: 2px red inset;
}
label.invalid {
    color: #FF0000;
}
.clickButtonsBlock {
    text-align: left;
}
.clickButtonsBlock P {
    color: #333333;
    text-align: left;
}
.yesNoAnswerColumn, .yesNoLabelColumn label, .fullWidthLabelColumn {
    font-size: 69%;
    font-weight: bold;
    color: #333333;
}
p select, p input, p textarea {
    font-size: 100%;
}
.error {
    color: #CC0000;
    font-size: 100%;
    float: left;
}
/* ===== Image Upload ===== */
.copyrightwarning {
	border: 1px solid #999999;
	background-color: #FFFFCC;
}
/*======= End S.9 forms and search styles =======*/

/********** S.4 Tables styles **********/
table, th, td, td p, td li, .factfilefix {
    font-size: 12px;
    border: 0px;
}
th {
	background-color: #F0F0F0;
	font-weight: bold;
}
th, td {
                margin: 1px;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}
tr.even {
    background-color: #E3EAFE;
}
tr.odd {
    background-color: #F0F0F0;
}
caption {
    font-weight: bold;
}
.table1, .table2 {
    border-width: 1px;
    border: solid #FFFFFF;
    width: 100%;
    margin-top: 10px;
    padding: 0px;
}
/********** End S.4 Tables styles **********/
.Archivetab1 ul {
	margin: 10px 0px 5px 10px;
	padding-left: 0px;
}
.Archivetab1 li {
	display: inline;
	margin: 0px 0px 5px 0px;
	list-style-type: none;
	padding: 5px 10px 5px 10px;
}
.Archivetab1 li.current a, .pagenumbers a.selected {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.Archivetab1 li.current {
	background-color: #DEDEDE;
}
.Archivetabmenu, .ArchivetabmenuMonth {
	border-bottom: 1px solid #DEDEDE;
}

/* ===== 5.1.7 Banners ===== */
.bannerads {
    float: left;
    padding: 0;
    margin: 0;
    width: 24%;
    height: 90px;
    margin-bottom: 10px;
}
.midblocklower2, .indexTopPanel, .midblock3way {
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 760px;
}
.midblocklower2 h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.componentnews2 h2, .componentnews h2 {
	border-bottom: 1px solid #CCC;
}
.midBlockwide br {
	clear: none;
	float: left;
}
 .rowof5
{
    float: left;
	text-align: center;
    padding: 5px;
	font-size: 12px;
	width: 18%;
}
.indextopleft {
	float: left;
	width: 352px;
}
.indextopright {
	float: right;
	width: 52%;
}
.linkstop {
	float: left;
	width: 49%;
	padding-top: 10px;
}
.midblock3way {
	margin-top: 10px;
}
/*======== Search results pages ============== */
.searchresult {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 1.5em;
}
.searchresult p {
	margin: 0px;
}

.searchresult em {
	color: #666666;
}
.ResultsTable {
	width: 100%;
}
.ResultsTable th, .ResultsTable td {
	padding: 10px;
}
.ResultsTable tr:hover {
	background-color: #EEEEEE;
}
/* Container used for the large Faculty menus */
.block {
    float: left;
    width: 100%;
    margin-left: 3px;
    height: 25px;
    padding: 0 0 2px 0;
    margin-bottom: 3px;
    background-image: url(http://www.staffs.ac.uk/images_new/2010_design/block_bg.png);
}
.block img {
    margin-right: 5px;
}
.block p {
    margin: 6px 100px 0px 13px;
    padding: 0 0 0 12px;
    font-size: 1.1em;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.block p a {
    color: #000000;
    text-decoration: none;
}
.block p a:hover {
    color: #990000;
    text-decoration: underline;
}
.basiclist li {
	margin-bottom: 0.5em;
}
.basiclist .list1 ul li ul li {
    list-style-type: none;
    margin-left: -40px;
}
/*== Google Maps == */
.bubble {
	width: 400px;
	overflow: auto;
	font-size: 12px;
}
.bubble img {
	float: right;
	margin-left: 3px;
}
.bubble h3 {
	font-size: 13px;
	margin-bottom: 3px;
}
/*=== New footer, added 2010-08-09 === */
.footerbase img {
	float: right;
}
.popularLinksContainer {
	padding-bottom: 5px;
	margin: 0px 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
.footerlinks1, .footerlinks2 {
    padding: 2px 0 0px 15px;
	font-size: 11px;
}
.footerlinks2 {
	padding-left: 0px;
}
.footer {
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 10px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	text-decoration: none;
}
.footerbase {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.popularLinks {
	width: 148px;
	float: left;
	padding: 5px 6px;
	font-size: 11px;
	color: #999999;
	border-top: 1px solid #DDDDDD;
}
.popularLinks h2 {
	font-weight: bold;
	border-bottom: 0px;
	font-size: 11px;
}
.popularLinks a {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.popularLinks a:hover {
	text-decoration: underline;
	color: #000000;
}
.popularLinks ul, .popularLinks li {
	margin: 0px;
	padding: 0px;
}
.popularLinks li {
	list-style-type: none;
	margin-bottom: 2px;
}
/* ==== Added 30 Sep 10 for CRM only ==== */
.splitleft {
	margin-right: 240px;
}
.splitright form {
	margin: 0px 0px 10px 0px;
}
.splitright h3 {
	margin-bottom: 10px;
}
#question_form, .splitright {
	font-size: 12px;
	margin-bottom: 10px;
}
#question_form label {
	padding: 4px 6px 1px 6px;
}
#question_form label:hover {
	cursor: pointer;
}
#question_form label.checked {
	color: #FFFFFF;
	background-image: url(http://www.staffs.ac.uk/images_new/crm/label_not_selected_bg.png);
}
#audience_undergraduate, #audience_postgraduate, #audience_business {
	position: absolute;
	top: -900px;
}
#audience_undergraduate_label, #audience_postgraduate_label, #audience_business_label {
	color: #000000;
	background-image: url(http://www.staffs.ac.uk/images_new/crm/label_selected_bg.png);
	font-weight: bold;
}
#question_form img {
	float: left;
	margin-right: 10px;
}
#question {
	float: left;
}
#rating_form label {
	display: none;
}
form.contact, #question_form {
	padding-top: 1em;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:31px;height:29px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(http://www.staffs.ac.uk/images_new/crm/delete.gif) no-repeat 0 -30px}
div.star-rating,div.star-rating a{background:url(http://www.staffs.ac.uk/images_new/crm/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:30px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -30px!important}
div.star-rating-hover a{background-position:0 -60px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
#email_answer_to {
	width: 92%;
}
.submit_btn {
	margin-top: 5px;
}
/*-- For new features developed Nov 2011 --*/
.pullquote {
  float: right;
  background-color: #EEE;
  width: 326px;
  font: 16px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  padding: 10px 0px 10px 10px;
  margin: 0px 0px 10px 0px;
  border-left: 10px solid #FFF;
  clear: right;
}
.pullquote img {
  float: right;
}
.component1 p {
  clear: none;
}
.component1 iframe {
  border-left: 10px solid #FFF;
  margin-bottom: 10px;
  float: right;
  clear: right;
}
/* Table sorter */
/* tables */
table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(http://www.staffs.ac.uk/images_new/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(http://www.staffs.ac.uk/images_new/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(http://www.staffs.ac.uk/images_new/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
	/* jQuery lightBox plugin - Gallery style */
	#gallery ul { list-style: none; padding: 0;}
	#gallery ul li { display: inline; }
	#gallery ul img {
	border: 2px solid #CCC;
	}
	#gallery ul a:hover img {
		border: 2px solid #fff;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
/* New HomeRows, Feb 2012 */
/* First new sports HomeRow */
.firstpanel, .secondpanel, .thirdpanel {
	float: left;
	width: 240px;
	background-color: #333;
	height: 130px;
	margin-bottom: 15px;
}
.firstpanel, .secondpanel {
	margin-right: 20px;
}
.firstpanel h2, .secondpanel h2, .thirdpanel h2  {
	color: #FFF;
	background-color: #790000;
	border: 0;
	margin: 0;
	padding: 2px 2px 2px 10px;
}
.firstpanel p, .secondpanel p, .thirdpanel p {
	margin-left: 10px;
	margin-right: 10px;
}
/* Second new sports HomeRow */
.videoAndImagePanel {
}
.videoPanel {
	width: 500px;
	float: left;
	margin-bottom: 15px;
}
/* Third new sports HomeRow */
.threeImagePanels {
	clear: both;	
}
.first  {
	margin-left: 0!important;
}
.imagePanel h2, .imagePanel p{
   position: absolute;
   bottom: 0;
   left: 0;
   color: #FFF;
   margin: 0;
   padding: 2px;
   background-image: url(http://www.staffs.ac.uk/images_new/teamstaffs/transpBlack50.png);
}
.imagePanel h2, .imagePanel p {
	 width: 171px;
}
.threeImagePanels .imagePanel h2 {
	width: 236px;	
}
.strapline {
	width: 400px;	
	padding: 2px 2px 2px 20px;
	position: absolute;
	bottom: 10px;
	background-image: url(http://www.staffs.ac.uk/images_new/teamstaffs/transpBlack50.png);
}
.strapline h2 {
	font-size: 20px;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 3px 0;
	border: 0;
}
.strapline p {
	margin: 0;	
}
.strapline a:hover {
       text-decoration: underline;
}
.imagePanel a {
	text-decoration: none;
	color: #FFF;
	display: block;
}
/* Fourth new sports HomeRow */
.fourImagePanels  {
	clear: both;
}
/* fifth new HomeRow */
.sliderContainer {
width:600px; float: left; margin-bottom:  15px;
}
#sliderWrapper {width:600px;overflow:hidden;position: relative; float: left; height:250px;}
 
	#sliderWrapper .cover{
		position: absolute;
		height:250px;
	}
	.sliderContent a { text-decoration: none; color: #FFF;}
 
	#sliderWrapper .sliderContent {width:600px; height: 250px;float:left;padding:20px 0;}
	#button a {color: #FFF; background:#666;padding:3px;display:block;float:left;margin-right:5px;text-decoration: none;}
	#button { width: 600px; padding-left: 5px; font-size: 11px; }
	#button a.active{background:#111;padding:6px;display:block;float:left;outline:none;}
	.clear{clear:both;}
.results {
	float: right;
	width: 146px;
	height: 270px;
	padding: 0px 5px;
}
.results h3 {
	padding-bottom: 5px;
}
/*Generic */
.imagePanel {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	position: relative;
}
