/***********************************************/
/* HTML tag styles               */
/***********************************************/

body {
		background-color: #ffffff;
      	margin: 0;
	      padding: 0;
	      width: 100%;
	      height: 100%;
	      font-size:76%;
	      font-family: Arial, helvetica, sans-serif;
}

#IEroot html body{
      	background-color: #ffffff;
} 

.clear { clear:both; }

.row {
		display: block;
	      width: 100%;
	      height: auto;
	      padding: 0;
	      margin: 0;
	      clear: both;
}

.float-left             { display: block; float:left; }
.float-right          { display: block; float:right; }
div.floatright          { display: block; float:right; }

.lastitem	{border-right: none;}

.red {color: #FF0000;}
.pink {color: #FF0080;}
.bigpink {font-size: 1.6em;color: #FF0080;}
.biggreen {font-size: 1.6em;color: #8CC63F;}
.blue {color: #6699CC;}
.darkblue {color: #000066;}

.bullet {margin: -3px -4px -9px 0px;}

.audioicon {padding: 0px 10px 0px 0px; float:left;}

.manilapadding {margin: 0px 10px 0px 95px; width: 790px;}


.border {
	clear: both;
	border: 1px solid #000000;
	}

.h2highlight {
	background-color: #e4e4e4;
	padding: 5px 0px;
	}
	
/* Used on law research pages H2 */
	
a:link, a:visited {
                 color: #0071bc;
                 text-decoration: none;
}

a:hover, a:active {
                 color: #0071bc;
                 text-decoration: underline;
}

a img {
                border: 0;
}

h1 {
				display: block;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 1.5em;
                font-weight: normal;      
}
 
h2 {
				display: block;
                font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 1.3em;
}

h3 {
				display: block;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                font-size: 1.2em;              
}

h4 {
				display: block;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                font-size: 1.1em;              
}

p {
display: block;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 1em;
                font-weight: normal;
}

#textOnly, .hideme {
                display: none;
                visibility: hidden;
}

hr {
               	color: #FFF;
			    border-top: 1px dashed #6699CC;
				border-bottom: none;
				border-left: none;
				border-right: none;
                margin: 5px 0;
                display: block;
                clear: both;
}

strong {
                font-weight: bold;
}


/* styles begin */

 

#outer-wrapper {
                display: block;
                width: 1000px;
                background-color: #ffffff;
                margin: 0 auto;
                padding: 0px;
	     /*     overflow: auto; commented out to fix printing issue - 1 page only */
}



#header-wrapper {
                display: block;
                width: 1000px;
                background-color: #000000;
			color: #ffffff;
                margin: 0;
                padding: 0px;
              	overflow: auto;  
}

#header-wrapper img {
                display: block;
		float: left;
		margin: 0 10px 0 0;
		}

#banner {
	display: block;
	float: left;
	width: 410px;
	color: #666666;
	margin: 25px 25px 15px 85px;
	background-color: #FFFFFF;
}

#bannerblack {
	display: block;
	float: left;
	width: 410px;
	color: #666666;
	margin: 25px 25px 15px 85px;
	background-color: #000000;
}

#bannerborderpink {border: 3px solid #FF0080}

#bannerborderpinkmba {float: left; border: 3px solid #FF0080}

#bannerborderblue {border: 3px solid #6699CC}

#bannerbordergreen {border: 3px solid #8CC63F}

#bannerborderred {display: block; float: left; height: auto; border: 3px solid #FF0000}

#bannerfloatleft {
	display: block;
	float: left;
	font-size:100%;
	line-height:110%;
	width: 310px;
}

#bannerfloatright {
	font-size:14px;
	display: block;
	float: right;
	color: #666666;
	margin: 0px;
	padding: 12px 9px 18px 9px;
	background:#FFFFFF;
}

#bannertwitter {
	display: block;
	float: left;
	width: 410px;
	color: #666666;
	margin: 25px 25px 15px 85px;
	padding: 2px;
	background:#FFFFFF;
	border: 3px solid #6699CC;
}

#bannerclearing {
	display: block;
	float: left;
	width: 310px;
	color: #FFFFFF;
	margin: 35px 15px 15px 175px;
	padding: 2px;
}

#bannerclearing h1 {
	display: block;
   	font-family: Arial, Helvetica, sans-serif;
    font-size: 3.5em;
    font-weight: bold;      
}

h4#bannerhead{ 
	border-bottom:none;
	font-size:16px;
	letter-spacing:1px;
	text-align:left;
	padding:3px;
	margin:0px 0px 0 0px;
	color:#6699CC;
}

h4#bannerheadwhite{ 
	border-bottom:none;
	font-size:16px;
	letter-spacing:1px;
	text-align:left;
	padding:3px;
	margin:0px 0px 0 0px;
	color:#FFFFFF;
}

#banner h3{ font-size:14px;text-align:left; }

h5#bannerhead { 
	border-bottom:none;
    font-size:14px;
	font-weight: bold;
    text-align:left;
    padding:2px;
    margin:0px 0px 0 0px;
    color:#6699CC;
}

blockquote {
    margin: 1em 3em;
	line-height: 1.2em;
}

em {
	font-style: italic;
}	

/* #banner p, #rtbox p{margin:0;padding:6px;} */
#banner p, #bannerblack p, #rtbox p{margin:0;font-weight: bold;padding:2px 5px 2px 25px;} 
#banner A {COLOR: #6699CC; text-align:right; TEXT-DECORATION: none}
#banner A:hover {COLOR: #6699CC; text-align:right; TEXT-DECORATION: underline}
#banner img  {float:right;}

#bannergraphic img  {padding:30px 5px 2px 50px;}


/* Top right menu styles */

#utility-top {
		font-size: 90%;
		display: block;
		float: right;
		width: 300px;
		text-align: right;
		background-color: #000;
		padding: 5px 0px 0 0;
		line-height: 150%;
		}

#utility-top p {
		display: block;
		float: right;
		margin: 0px 0 5px 0;
		line-height: 1.2em;
}

#utility-top .logos {
		float: right;
		width: 175px;
		clear: both;
		display: block;
		margin: 2px 0 5px 0;
		line-height: 1.2em;
}

#manilaflags {
		float: left;
		width: 352px;
		display: block;
		padding: 0 0 0 15px;
		line-height: 1.2em;
}

#utility-top .manilalogos {
		float: right;
		width: 278px;
		clear: both;
		display: block;
		margin: 2px 0 5px 0;
		padding: 20px 0 0 0;
		line-height: 1.2em;
}

#utility-top form {
		display: block;
		float: right;
		margin: 0px 0 5px 0;
		line-height: 1.2em;
		padding: 0px 10px 0 0;
		clear: both;
}

#utility-top ul {
		display: block;
		float: right;
		margin: 0px 0 5px 0;
		padding: 0px 10px 0 0;
		/*clear: both; - ??? commented out for IE*/
}

#utility-top ul li {
		display: block;
		float: left;
		/*border-right: 1px solid #FFFFFF;*/
		/*Hack for IE7 */
		/*zoom: 1;*/
        /**display: inline;*/
		}

#utility-top li a:link, #utility-top li a:visited {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}

#utility-top li a:hover, #utility-top li a:active {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
	padding: 0 5px;
}


/* top level nav start */
#topNavArea {
	display: block;
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/navigation-new-bg.jpg) repeat-x scroll center top;
	clear: both;
/*	width: 875px;  */
	width: 1000px;  
	height: 32px;
	margin: 0;
/*	padding: 0px 0px 0px 125px;  */
	padding: 0px 0px 0px 0px;  
	background-color: #6699cc;
}

ul#topLevelNav {
	display: block;
	margin-left: 43px;
}

ul#topLevelNav li {
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 32px;
	vertical-align: center;
	font-size: 1.1em;
}

ul#topLevelNav li a:link, ul#topLevelNav li a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/* border-right: 1px solid #FFFFFF; */
	padding: 0 8px;
}

ul#topLevelNav li a:hover, ul#topLevelNav li a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/* border-right: 1px solid #FFFFFF; */
	padding: 0 8px;
	background-color: transparent;
}

ul#topLevelNav li span.currentbranch0 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
/*	border-top: 2px solid #ccc; */
/*	border-left: 2px solid #ccc; */
/*	border-right: 2px solid #ccc; */
	padding: 3px 8px 8px 8px;
/*	background: #FFF;  */
}

ul#topLevelNav li span.currentbranch0 a:link, ul#topLevelNav li span.currentbranch0 a:visited {
	color: #000000;
	text-decoration: none;
	/* border-right: 1px solid #FFFFFF; */
	padding: 0;
}

ul#topLevelNav li span.currentbranch0 a:hover, ul#topLevelNav li span.currentbranch0 a:active {
	color: #000000;
	text-decoration: underline;
	/* border-right: 1px solid #FFFFFF; */
	padding: 0;
	background-color: transparent;
}

ul#topLevelNav li.first a {
	padding-left: 0;
}


/* top level nav end */


#main-area {
	overflow: auto;
	display: block;
	clear: both;
	width: 980px;
	margin: 0;
	background-color: #CCCCCC;
	padding: 10px;
}

#greybg  {
	overflow: auto;
	display: block;
	clear: both;
	background-color: #e4e4e4;
	padding: 0px 10px 0 10px;
}

#main-area2010 {
	display: block;
	clear: both;
	width: 1000px;
	min-height: 575px;
	margin: 0;
	background-color: #ffffff;
	padding: 0px;
}

/* Home page specific style */

#home-area {
	display: block;
	clear: both;
	width: 980px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	background-color: #ccc;
}

#home-area2010 {
	display: block;
	clear: both;
	width: 1000px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#home-left {
	display: block;
	float: left;
	width: 770px;
	min-height: 400px;
	margin: 0 10px 0 0;
	padding: 0;
	background-color: #ccc;
}

#home-left2010 {
	display: block;
	float: left;
	width: 788px;
	min-height: 400px;
	margin: 0 5px 0 3px;
	padding: 0;
	background-color: #fff;
	/*border-top: 1px dashed #6699CC;*/
	/*border-bottom: 1px dashed #6699CC;*/
	/*border-left: 1px dashed #6699CC;*/
	/*border-right: 1px dashed #6699CC;*/
}

#home h1 {
	font-family:'Century Gothic','Avant Garde',Arial,Helvetica,'Sans Serif';
	font-size:18px;
	margin:5px 10px 5px 0;
	padding:0.2em 1em 0.2em 0.2em;
	}

#home-intro {
	display: block;
	float: left;
	width: 750px;
	margin: 0 10px 0 0;
	padding: 10px 10px 0px 10px;
	background-color: #fff;
	font-size:14px;
}

#home-intro p {
	margin: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 0.9em;	
}

#home-intro a, #home-intro a:visited {
	text-decoration: none;
	color: #0071BC;
	}

#home-intro a:hover {
		text-decoration: underline;
	}

#home-introim {
	width: 241px;
	float: left;
	margin: 0px 0.7em 10px 0em;
	border-left: 15px solid #6699CC; 
	background: #E4E4E4;
	}

#home-intro2010 {
	display: block;
	float: left;
	width: 788px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	background-color: #fff;
	font-size:16px;
	/*border-top: 1px dashed #6699CC; */
	border-bottom: 1px dashed #6699CC; 
}

#home-intro2010 p {
	margin: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 0.9em;	
}

#home-intro2010 a, #home-intro2010 a:visited {
	text-decoration: none;
	color: #0071BC;
	}

#home-intro2010 a:hover {
		text-decoration: underline;
	}

#home-intro2010im {
	width: 241px;
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #6699CC; */
	background: #E4E4E4;
	}
	
#home-intro2010 h1 {
	display: block;
	font-family:'Century Gothic','Avant Garde',Arial,Helvetica,'Sans Serif';
    font-size: 1.2em;
    font-weight: bold;    
	padding: 0 0 5px 0;  
}

#home-introcaption {
	float: left;
	text-decoration: none;
	font-size:13px;
	padding: 7px 0.1em 7px 10px;
	}

#home-introcaption a, #home-introcaption a:visited {
	text-decoration: none;
	color: #0071BC;
	}

#home-introcontentcaption a:hover {
	text-decoration: underline;
	color: blue;
	}

#home-leftbox1, #careers-leftbox1 {
	float: left;
	width: 380px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	}

#home-leftbox1 h2 a, #careers-leftbox1 h2 a {
	/*color: #A8B678;*/
	color: #808C56;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#home-leftbox1 h2 a:hover, #careers-leftbox1 h2 a:hover {
	text-decoration: underline;
	}

#home-leftbox1content, #careers-leftbox1content {
	font-size:12px;
	padding: 0.7em;
	background: #FFFFFF;
	height: 105px;
	line-height:120%;
	}

#home-leftboxcontent1 a, #new09boxcontent2 a:visited, #careers-leftboxcontent1 a {
	text-decoration: none;
	}

#home-leftboxcontent1 a:hover, #careers-leftboxcontent1 a:hover {
	text-decoration: underline;
	}

#home-leftbox1content img, #careers-leftbox1content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #A8B678;*/
	border-left: 15px solid #808C56; 
	}

#home-rightbox1, #careers-rightbox1 {
	float: right;
	width: 380px;
	/*border: 1px solid #6699CC;  */
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	}

#home-rightbox1 h2 a, #careers-rightbox1 h2 a {
	/*color: #E5AD2E;*/
	color: #B88B2A;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#home-rightbox1 h2 a:hover, #careers-rightbox1 h2 a:hover  {
	text-decoration: underline;
	}

#home-rightbox1content, #careers-rightbox1content {
	font-size:12px;
	padding: 0.7em;
	background: #FFFFFF;
	height: 105px;
	line-height:120%;
	}

#home-rightbox1content a, #home-rightbox1content a:visited, #careers-rightbox1content a, #careers-rightbox1content a:visited {
	text-decoration: none;
	}

#home-rightbox1content a:hover, #careers-rightbox1content a:hover {
	text-decoration: underline;
	}

#home-rightbox1content img, #careers-rightbox1content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #E5AD2E;*/
	border-left: 15px solid #B88B2A;
	}

#home-leftbox2, #careers-leftbox2 {
	float: left;
	width: 380px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	}

#home-leftbox2content, #careers-leftbox2content {
	font-size:12px;
	padding: 0.7em;
	background: #FFFFFF;
	height: 105px;
	line-height:120%;
	}

#home-leftbox2 h2 a, #careers-leftbox2 h2 a {
	/*color: #CB97C4;*/
	color: #AF71AA;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#home-leftbox2 h2 a:hover, #careers-leftbox2 h2 a:hover {
	text-decoration: underline;
	}

#home-leftbox2content a, #home-leftbox2content a:visited, #careers-leftbox2content a, #careers-leftbox2content a:visited {
	text-decoration: none;
	}

#home-leftbox2content a:hover, #careers-leftbox2content a:hover {
	text-decoration: underline;
	}

#home-leftbox2content img, #careers-leftbox2content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #CB97C4;*/
	border-left: 15px solid #AF71AA;
	}


#home-rightbox2, #careers-rightbox2 {
	float: right;
	width: 380px;
	/*border: 1px solid #6699CC;  */
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	}

#home-rightbox2 h2 a, #careers-rightbox2 h2 a {
	/*color: #E1896B;*/
	color: #D46248;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#home-rightbox2 h2 a:hover, #careers-rightbox2 h2 a:hover {
	text-decoration: underline;
	}

#home-rightbox2content, #careers-rightbox2content {
	font-size:12px;
	padding: 0.7em;
	background: #FFFFFF;
	height: 105px;
	line-height:120%;
	}

#home-rightbox2content a, #new09boxcontent5 a:visited, #careers-rightbox2content a {
	text-decoration: none;
	}

#home-rightbox2content a:hover, #careers-rightbox2content a:hover {
	text-decoration: underline;
	}

#home-rightbox2content img, #careers-rightbox2content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #E1896B;*/
	border-left: 15px solid #D46248;
	}

#home-right {
	display: block;
	float:left;
	width: 180px;
	line-height:110%;
/*	min-height: 400px;	*/
	margin: 0;
	background-color: white;
	padding: 0 10px 0 10px;
}

#home-right h3 {
/*	background:#6699CC; */
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:110%;
	margin:0px -10px 5px -10px;
	padding: 0.4em 0.4em 0.4em 10px;
	text-decoration:none;
}

#home-right h3 img {
	float: right;
	margin: -3px -2px 0em 0em;
}

#home-right li {
	margin:-2px 0px 5px 0px;
	text-decoration:none;
}

#home-right p {
	margin:0px 0px 3px 0px;
	text-decoration:none;
}

#home-right img {
	margin:0px 0px 5px 0px;
/*	border: 1px solid #6699CC; */
}

#home-right2010 {
	display: block;
	float:left;
	width: 180px;
	line-height:110%;
/*	min-height: 400px;	*/
	margin: 10px 0 0 0;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
	padding: 0 10px 0 8px;
}

#home-right2010 h3 {
/*	background:#6699CC; */
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:110%;
	margin:0px -10px 5px -9px;
	padding: 0.4em 0.4em 0.4em 10px;
	text-decoration:none;
}

#home-right2010 li {
	margin:0px 0px 5px 0px;
	text-decoration:none;
}

#home-right2010 p {
	margin:0px 0px 3px 0px;
	text-decoration:none;
}

#home-right2010 img {
	margin:0px 0px 5px 0px;
/*	border: 1px solid #6699CC; */
}

#quicklinks img {
	margin:0px 0px 0px 0px;
/*	border: 1px solid #6699CC; */
}

#home-videobox {
	display: block;
	float: left;
/*	width: 750px; */
	width: 360px;
	margin: 0 10px 0 0;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	font-size:14px;
}

#home-videobox body { 
	margin: 0; padding: 0; 
	}

#home-videobox h2 {
	/*color: #A8B678;*/
	color: #6699cc;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
	}
	
#home-videobox p {
	font-size:12px;
	}

#home-videobox2 {
	display: block;
	float: right;
/*	width: 750px; */
	width: 360px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	font-size:14px;
}

#home-videobox2 h2 {
	/*color: #A8B678;*/
	color: #6699cc;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
	}
	
#home-videobox2 p {
	font-size:12px;
	}

#content-area {
	display: block;
	overflow: auto;
	clear: both;
	width: 1000px;
	min-height: 400px; 
	margin: 0;
	padding: 0;
/*	background-color: purple; 	*/
/*	overflow: auto; */
	background: url(http://www.brad.ac.uk/acad/management/external/images/greyline.gif) repeat-y; 
}

#anchorfix {
	overflow: visible;
}

#leftnav h2 {
	display: block;
	float: left;
	width: 117px;
	background-color: #6699CC;
	padding: 5px 8px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
	border: 0px 0px 1px 1px;
	border: solid;
	border-width: 1px;
	border-color: #666666;
}

#manilaleftnav h2 {
	display: block;
	float: left;
	width: 117px;
	background-color: #6699CC;
	padding: 5px 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	border: 0px 0px 1px 1px;
	border: solid;
	border-width: 1px;
	border-color: #666666;
}

#leftnav h2 a:link, #leftnav h2 a:visited {
	color: #FFFFFF;
}

#manilaleftnav h2 a:link, #manilaleftnav h2 a:visited {
	color: #FFFFFF;
}

#leftnav {
	font-size: 110%;
	display: block;
	float: left;
	width: 135px;
/*	height: 100%; */
/*	min-height: 400px; */
	margin: 0 10px 0 0;
	padding: 10px;
/*	background-color: #E4E4E4; */
/*	background: #e4e4e4 url(http://www.brad.ac.uk/acad/management/external/images/greyline.gif) repeat-y; */
/*	background-image: url('http://www.brad.ac.uk/acad/management/external/images/greyline.gif') repeat-y; */
/*	padding-bottom: 10010px; */
/*	margin-bottom: -10000px; */
}

#manilaleftnav {
	font-size: 110%;
	display: block;
	float: left;
	width: 135px;
	margin: 0 10px 0 0;
	padding: 10px;
}

/* nav start */



ul#UoB_Nav {
	/* margin: 6px 0 6px 0; */
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
	list-style-type: none;
}



ul#UoB_Nav li {
	clear: both;
	background-color: #CCCCCC;
	display: block;
	list-style: none;
	list-style-type: none;
	padding: 1px 4px;
	font-weight: normal;
	font-size: 0.9em;
	border: 0px 0px 1px 1px;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #666666;
}


ul#UoB_Nav li ul.multilevel-linkul-0 {
	margin: 2px 0 0 0;
	display: block;
}

ul#UoB_Nav li ul.multilevel-linkul-0 li {
	margin: 1px 0 1px 6px;
	display: block;
	border: none;
	font-weight: normal;
}

ul#UoB_Nav li a:link, ul#UoB_Nav li a:visited,

ul#UoB_Nav li span.currentbranch0,

ul#UoB_Nav li ul.multilevel-linkul-0 li span.currentbranch1 {
	text-decoration: none;
	display: block;
	margin: 2px;
	padding: 2px;
	font-size: 1em;
}

ul#UoB_Nav li ul.multilevel-linkul-1 li span.currentbranch2 {
	/*background-color: yellow;*/
}


ul#UoB_Nav li a:active, ul#UoB_Nav li a:hover, 

ul#UoB_Nav li span.currentbranch0,

ul#UoB_Nav li ul.multilevel-linkul-0 li span.currentbranch1 {
	text-decoration: none;
	display: block;
	margin: 2px; 
	padding: 2px; 
	background-color: #e4e4e4; 
}

ul#UoB_Nav li ul.multilevel-linkul-0 li span.currentbranch1 {
	display: block;
	margin: 2px;
	padding: 2px 0 2px 2px;
}

ul#UoB_Nav li span.currentbranch0 a:link, ul#UoB_Nav li span.currentbranch0 a:visited,

ul#UoB_Nav li span.currentbranch1 a:link, ul#UoB_Nav li span.currentbranch1 a:visited {
	padding: 0;
	font-size: 1em;
}

/* nav end */

#content {
	display: block;
	float:left;
	width: 790px;
	min-height: 400px;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
}

#content h1 {
	margin: 0 0 10px 0;
	display: block;
	/*clear: both;  - ???? commented out so images would float right properly*/
}
#content h2 {
	margin: 0 0 10px 0;
	display: block;
	/*clear: both; - ???? commented out so images would float right properly*/
}
#content h3 {
	margin: 0 0 10px 0;
	display: block;
	/*clear: both; - ???? commented out so images would float right properly*/
}
#content h4 {
	margin: 0 0 10px 0;
	display: block;
	/*clear: both; - ???? commented out so images would float right properly*/
}
#content p {
	margin: 0 0 10px 0;
	line-height: 1.2em;	
}

#content ul, #content ol {
	margin: 10px 10px 10px 40px;
}

/* #content ul, #content ul li { */
#IEroot #content ul, #IEroot #content ul li {
/*                display: block; disbled 15/12/10 was stopping bullets being displayed in IE8*/
}

#content ol, #content ol li {
                list-style-type: decimal;
				line-height: 1.2em;
}

#content ul li {
               list-style-type: disc;
               display:list-item; 
               line-height: 1.2em;
               margin-bottom: 6px;
}

#content ul.tabbednav {
	overflow: hidden;
	width: 100%;
	clear: both;
	display: block;
	margin-left: 0px;
	margin-bottom: 20px;
	list-style: none;
	list-style-type: none;
	z-index: 99;
position: relative;	
}

#content ul.tabbednav li {
	display: block;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 5px;
	list-style-type: none;
}

#content ul.tabbednav li a:link, #content ul.tabbednav li a:visited {
	
	display: block;
	vertical-align: center;
	font-size: 1em;
	border: 1px solid #666666;
	padding: 10px;
	margin: 0 0 0 5px;
	background-color: #e4e4e4;*/
}

#content ul.tabbednav li span.currentbranch0 {
	display: block;
	vertical-align: center;
	font-size: 1em;
	border: 1px solid #666666;
	border-bottom: 1px solid #ffffff;
	padding: 10px;
	margin: 0 0 0 5px;
	background-color: #ffffff;
	font-weight: bold;
	z-index: 99;
}

#content hr {
    color: #FFF;
	width: 100%;
	margin: 10px 0;
	border-top: 1px dashed #6699CC;
	border-bottom: none;
	border-left: none;
	border-right: none;
    margin: 5px 0;
    display: block;
    clear: both;
}


#content sup, sub {
	font-size: 0.8em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

#content sup {
	bottom: 1ex;
}

#content sub {
	top: .5ex;
}


/* table styles start */

#content table {
	padding: 5px;
	margin: 5px;
}
#content table td {
	padding: 10px;
	margin: 10px;
	vertical-align: top;
}

#texttable table {
	padding: 0px;
	margin: 0px;
}
#texttable table td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#captionstable table {
	padding: 0px 0px 10px 15px;
	margin: 0px;
}

#captionstable table td {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	vertical-align: top;
}


#peoplegroup table {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#peoplegroup blockquote {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	line-height: 140%;
}


#peoplegroup table td {
	padding: 5px 0px;
	margin: 5px 0px;
	vertical-align: middle;
}

#peoplegroup table {
	min-height: 75px;
}

#peoplegroup h2 {
	margin: 15px 0 5px 0;
	display: block;
	clear: both;
}

#peopleprofile table td {
	padding: 10px;
	vertical-align: top;
	line-height: 120%;
}


#peopleprofile table td.header a:link, #peopleprofile table td.header a:visited {
                 color: #FFFFFF;
                 text-decoration: underline;
}

#peopleprofile table td.header a:hover, #peopleprofile table td.header a:active {
                 color: #FFFFFF;
                 text-decoration: none;
}


#peoplepublications table td {
	padding: 0px;
	vertical-align: top;
	line-height: 120%;
}

#brochure table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#videos table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#pgfees table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#alumniweekendsessions table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 3px 6px;
	line-height: 120%;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

#content table td.bluebg {
	color: #ffffff;
	background: #6699CC; 
}

/* #content form table td {
	background: #f5f5f5; 
	padding: 5px 10px;
	vertical-align: top;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
} */


/* table styles end */

/* Form styles start */

#content form {
/*	border: 1px solid #666666; */
	background: #fff;
}

#content form table td.header {
	background: #e4e4e4; 
}



/* Form styles end */




/* Breadcrumbs style start */

#breadcrumb-outer-wrapper {
	display: block;
	width: 99%;
	margin: 0 0 15px 0;
	padding: 5px;
	background: #f5f5f5;
	border-bottom: 1px dashed #ccc; 
}

#breadcrumb-inner-wrapper {
	display: inline;
	width: 570px;
	margin: 0px;
	padding: 0;
}

#breadcrumb-inner-wrapper p {
	margin: 0;
	padding: 0;
}

/* Breadcrumbs style end */

span.nav-underline {
	position: relative;
	clear: both;
	background-color: #666666;
	line-height: 1px;
	display: block;
	width: 790px;
	border-collapse: collapse;
	height: 1px;
	padding: 0 0 0 0;
	margin: -21px 0 20px 0;
	z-index: 1;
}
#IEroot span.nav-underline {
	margin-top: -21px;
	position: relative;
	z-index: 1;
}

.aagwrapperdark {
    display: block;
    margin: 0;
/*    overflow: auto;  */
    overflow: hidden;  
	background-color: #e4e4e4;
}

.aagwrapperlight {
	display: block;
    margin: 0;
    overflow: auto;
	background-color: #f5f5f5;
}

.aagh1 {
/*	text-align: right; */
	clear:both;
	font-weight: bold;
	display: block;
	float: left;
/*	width: 170px; */
	width: 600px; 
	padding: 10px 7px 0px 178px;
/*	background-color: #f5f5f5; */
	background-color: transparent;
}

.aagh1left {
/*	text-align: right; */
	clear:both;
	font-weight: bold;
	display: block;
	float: left;
/*	width: 170px; */
	width: 620px; 
	padding: 10px 7px 0px 25px;
/*	background-color: #f5f5f5; */
	background-color: transparent;
}

.aagheading {
	text-align: right;
	clear:both;
	font-weight: bold;
	display: block;
	float: left;
/*	width: 170px; */
	width: 20%; 
	padding: 7px;
/*	background-color: #f5f5f5; */
	background-color: transparent;
}

.aagheading h2 {
	font-size: 1em;
}

.aagtext {
	display: block;
	float:left;
/*	width: 580px; */
	width: 70%;  
	margin: 0;
	padding: 7px;
/*	background-color: #f5f5f5; */
	background-color: transparent;
	line-height: 140%;
	}
	
.aagfullwidthtext {
	display: block;
	float:left;
/*	width: 580px; */
	width: 520px;  
	margin: 0;
	padding: 15px 0 0 15px;
/*	background-color: #f5f5f5; */
	background-color: transparent;
	line-height: 140%;
	}	

#rhmenu h3 {
		background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	padding: 5px 5px 5px 5px;
	margin: 0px -10px 5px -10px;
	color: #FFF;
	}

#rhmenuclear h3 {
		background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	padding: 5px 5px 5px 5px;
	margin: 0px -10px 5px -10px;
	color: #FFF;
	}
	
#rhmenu h3 img {
	float: right;
	margin: -3px -2px 0em 0em;
}
	
#rhmenu {
	float: right;
	width: 175px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}
	
#rhmenuclear {
	clear: both;
	float: right;
	width: 175px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}

#rhmenu a {
	color:#0066FF;
	text-decoration: none;
	}

#rhmenu a:hover {
	color: #0066FF;
	text-decoration: underline;
	}


#rhmenu li {
	list-style-type: disc;
	margin: 0px 0px 8px 0px;
	}

#rhmenu ul {
	list-style-type: disc;
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 1em;	 
	}
	
.width200 {
	width: 200px;
	}

#lhcontent {
	float: left;
	width: 580px;
	}
	
#rhmenumscfinance h3 {
	background: #6699CC;
	padding: 5px 5px 5px 5px;
	margin: 0px -10px 0px -10px;
	color: #FFF;
	}
	
#rhmenumscfinance {
	float: right;
	width: 280px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}	

#youtube {
	padding: 10px;
	}
	
#student {
	display: block;
	padding: 10px;
/*	border: 1px solid #6699CC; */
	min-height: 240px;
	}	

/* Cluster usage styles */

div.cluster h1 {
	color: #000000;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	}

div.cluster .graph {
	background-color: #e4e4e4;
	border: solid 1px black;
	font-size: 0.8em
	}
	
div.cluster .graph thead th {
	border-bottom: double 1px black;
	font-family: verdana, arial, sans serif
	padding: 0.5em;
	}

div.cluster .graph td {
	font-family: verdana, arial, sans serif
	}

div.cluster .graph img{
    display:block;
    border: 1px solid black;
	background-color: black;
	}

div.cluster body {
	background-color: white;
    }

/* Cluster usage styles end */

/* Execed styles */


#execedheader {
	display: block;
	float: left;
	width: 200px;
	color: #666666;
	margin: 25px 25px 15px 215px;
	padding: 2px;
}

#execedcontact {
	width:137px;
	border: 1px solid #666;  
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0.5em;
	}

#execedevent {
	border: 1px solid #666;  
	text-decoration: none;
	background: #f5f5f5;
	padding: 0.2em 0.5em 0.2em 0.5em;
	}
	
/* Execed styles end */

/* Programmes style */

.whatyoustudybox {
    display: block;
    margin: 0 0 10px 0;
	padding: 10px;
    overflow: auto;
	background-color: #e4e4e4;
}

h3#newbuildsep{ 
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	font-size: 14px;
	text-align: left;
	padding: 6px 0px;
	margin: 0px 0px;
}

/* Manager's Toolkit */

#block {
	text-decoration: none;
	padding: 0.2em 1.0em 0.2em 1.0em;
	background: #D7E1F3;
	}
	
#mtmenu {
	float: right;
	width: 200px;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
	text-decoration: none;
	padding: 0.5em 1.0em 0.5em 1.0em;
	background: #6699CC;
	color: #FFF;
	line-height: 120%;
	}

#mtmenu a {
	color:#FFF;
	text-decoration: underline;
	}

#mtmenu a:hover {
	color: #FFF;
	text-decoration: underline;
	}


#mtmenu li {
	list-style-type: disc;
	margin: 0px 0px 8px 0px;
	}

#mtmenu ul {
	list-style-type: disc;
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 1em;	 
	}

#mtquote {
	clear: both;
	float: right;
	width: 200px;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	margin: 15px 0px 0px 10px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	background: #6699CC;
	color: #FFF;
	line-height: 120%;
	}

.mtquotesource {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}

#mt h1 {
	font: 2em 'Century Gothic', 'Avant Garde', Arial, Helvetica, 'Sans Serif';
	font-weight: bold;
	border: 1px solid #000;
	color:#FFF;
	background: #000;
	text-decoration: none;
	padding: 1.0em 0.3em 0.6em 0.3em;
}

#mt h2 {
	font: 1.6em 'Century Gothic', 'Avant Garde', Arial, Helvetica, 'Sans Serif';
	font-weight: 300;
	color:#6699CC;
	text-decoration: none;
}

#mt h3 {
	font-size: 1.2em;
	COLOR: #6699CC;
}

#mt h4 {
	COLOR: #666699;
}

#mt h5 {
	COLOR: #666699;
	font-size: 1.2em;
	}
	
#mtimage {
	margin: 15px;
	clear: both;
	float: right;
	}
	
#mttutors img {
	clear: both;
	margin: 10px 15px;
	display: block;
	float: right;
	}
	
#twitterbox {
	margin: 20px 10% 10px 30px;
	width: 55%;
	text-decoration: none;
	padding: 10px;
	background: #e4e4e4;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}
	
/* Chinese home page */

#home-introcn {
	display: block;
	float: left;
	width: 960px;
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #fff;
	font-size:16px;
}

#home-introcn p {
	margin: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 0.9em;	
}

#main-areacn {
	display: block;
	clear: both;
	width: 980px;
	min-height: 220px;
	margin: 0;
	background-color: #CCCCCC;
	padding: 10px;
}


#home-areacn {
	display: block;
	clear: both;
	width: 980px;
	min-height: 195px;
	margin: 0;
	padding: 0;
	background-color: #ccc;
}

#home-leftcn {
	display: block;
	float: left;
	width: 770px;
	min-height: 205px;
	margin: 0 10px 0 0;
	padding: 0;
	background-color: #ccc;
}

#home-areataiwan {
	display: block;
	clear: both;
	width: 980px;
	min-height: 368px;
	margin: 0;
	padding: 0;
	background-color: #ccc;
}

#home-introimtaiwan {
	width: 241px;
	float: left;
	margin: 0em 0.7em 10em 0em;
	border-left: 15px solid #6699CC; 
	background: #E4E4E4;
	}
	
#home-areachinese {
	display: block;
	clear: both;
	width: 980px;
	min-height: 430px;
	margin: 0;
	padding: 0;	
	background-color: #ccc;
}

#home-introimchinese {
	width: 241px;
	float: left;
	margin: 0em 0.7em 13em 0em;
	border-left: 15px solid #6699CC; 
	background: #E4E4E4;
	}

/* Reusuable stuff */

#highlightbox {
	margin: 0px 10% 10px 10%;
	width: 80%;
	text-decoration: none;
	padding: 10px;
	background: #e4e4e4;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}

#smallhighlightbox {
	margin: 0px 10px 10px 10px;
	width: 60%;
	text-decoration: none;
	padding: 10px;
	background: #e4e4e4;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}

#highlightboxwhite {
	margin: 10px 15% 10px 15%;
	width: 70%;
	text-decoration: none;
	padding: 10px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}

#quotebox {
	background: #f5f5f5;
	margin: 10px 10% 10px 10%;
	width: 80%;
	text-decoration: none;
	padding: 10px;
	line-height: 120%;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}

#researchbox {
	margin: 0px 0px 10px 0px;
	width: 100%;
	text-decoration: none;
	padding: 10px;
	background: #ffffff;
	border-top: 2px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-left: 2px solid #e4e4e4;
}

#generictable table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#generictable table thead th {
	vertical-align: middle;
	horizontal-align: center;
	background: #e4e4e4;
	font-size: 1.2em;
	font-weight: strong;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#generictable table th {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#genericform {
	padding: 5px 0px 0px 0px;
}

#genericform table td {
	padding: 5px 10px;
	vertical-align: middle;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
} 

#pathwaysner {
	display: block;
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/pathwaysbg.jpg) scroll center top;
	clear: both;
	height: 750px;
}

#pathwaystext {
	display: block;
	clear: both;
	line-height: 120%;
	padding: 40px 0 0 190px;
}

#pathwaystext h1 {
				display: block;
                font-family: Arial, Helvetica, sans-serif;
				padding: 0 0 20px 0;
                font-size: 2.5em;
                font-weight: strong;      
}

#pathwaystext h2 {
				display: block;
                font-weight: strong;      
				padding: 10px 0 0 0;
				margin: 0 0 5px;
			    color:#6699CC;
}
#pathwaystext h3 {
				display: block;
                font-weight: strong;      
				padding: 20px 0 0 0;
				margin: 0 0 5px;
}

#llm h2 {
	font: 1.6em 'Century Gothic', 'Avant Garde', Arial, Helvetica, 'Sans Serif';
	font-weight: 600;
	color:#6699CC;
	text-decoration: none;
}

#masteringmanagement {
	display: block;
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/masteringmanagementbg.jpg) scroll center top;
	clear: both;
}

#alumniweekend img {
	margin:0px 0px 10px 0px;
/*	border: 1px solid #6699CC; */
}

#flashvideo {
	width: 480px;
	text-decoration: none;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #333333;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}

#flashvideo h2 {
	font: 1.6em 'Century Gothic', 'Avant Garde', Arial, Helvetica, 'Sans Serif';
	font-weight: 600;
	color:#EEEEEE;
	text-decoration: none;
}

#flashvideo li {
	margin: 0 0 0 -25px;
	list-style-type: square;
	color:#FFFFFF;
	text-decoration: none;
}

/* For redesigned home page */

#home-lbox1 {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	}

#home-lbox1content {
	font-size:12px;
	/*padding: 0.7em;*/
	background: #ffffff;
	height: 265px;
	line-height:120%;
	/*border-bottom: 1px dashed #6699CC; */
	/*border-right: 1px dashed #6699CC; */
	}
	
#links {
	padding: 0 0 0 60px;
	}

#home-lboxcontent1 a, #new09boxcontent2 a:visited {
	text-decoration: none;
	}

#home-lboxcontent1 a:hover {
	text-decoration: underline;
	}

#home-lbox1content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #A8B678;*/
	/*border-left: 15px solid #808C56;*/ 
	}
	
#home-lbox1contentheader {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	background: #e4e4e4;
	margin: 0px 0px 5px 0px;
	}
	
#home-lbox1contentheader h2 a {
	/*color: #A8B678;*/
	/*color: #808C56;*/
	display: block;
	color: #000066;
	text-decoration: none;
	font-size:16px;
	padding: 20px 5px 0px 0px;
	}

#home-lbox1contentheader h2 a:hover {
	text-decoration: underline;
	}
	
#home-mbox1 {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;  */
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	}

#home-mbox1content {
	font-size:12px;
	/*padding: 0.7em;*/
	background: #ffffff;
	height: 265px;
	line-height:120%;
	/*border-bottom: 1px dashed #6699CC; */
	}

#home-mbox1content a, #home-mbox1content a:visited {
	text-decoration: none;
	}

#home-mbox1content a:hover {
	text-decoration: underline;
	}

#home-mbox1content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #E5AD2E;*/
	/*border-left: 15px solid #B88B2A;*/
	}

#home-mbox1contentheader {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	background: #e4e4e4;
	margin: 0px 0px 5px 0px;
	}
	
#home-mbox1contentheader h2 a {
	/*color: #A8B678;*/
	/*color: #808C56;*/
	display: block;
	color: #000066;
	text-decoration: none;
	font-size:16px;
	padding: 20px 5px 0px 0px;
	}

#home-mbox1contentheader h2 a:hover {
	text-decoration: underline;
	}


#home-rbox1 {
	float: right;
	width: 250px;
	/*border: 1px solid #6699CC;  */
	text-decoration: none;
	margin: 10px 10px 10px 0px;
	}

#home-rbox1content {
	font-size:12px;
	/*padding: 0.7em;*/
	background: #ffffff;
	height: 265px;
	line-height:120%;
	/*border-bottom: 1px dashed #6699CC; */
	}

#home-rbox1content a, #home-rbox1content a:visited {
	text-decoration: none;
	}

#home-rbox1content a:hover {
	text-decoration: underline;
	}

#home-rbox1content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #E5AD2E;*/
	/*border-left: 15px solid #B88B2A;*/
	}
	
#home-rbox1contentheader {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	background: #e4e4e4;
	margin: 0px 0px 5px 0px;
	}
	
#home-rbox1contentheader h2 a {
	/*color: #E5AD2E;*/
	display: block;
	color: #000066;
	text-decoration: none;
	font-size:16px;
	padding: 20px 5px 0px 0px;
	}
	
#home-rbox1contentheader h2 a:hover {
	text-decoration: underline;
	}

	
#home-lbox2 {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	}

#home-lbox2content {
	font-size:12px;
	/*padding: 0.7em;*/
	background: #ffffff;
	height: 135px;
	line-height:120%;
	}

#home-lbox2content a, #home-lbox2content a:visited {
	text-decoration: none;
	}

#home-lbox2content a:hover {
	text-decoration: underline;
	}

#home-lbox2content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #CB97C4;*/
	/*border-left: 15px solid #AF71AA;*/
	}
	
#home-lbox2contentheader {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	background: #e4e4e4;
	margin: 0px 0px 5px 0px;
	}	
#home-lbox2contentheader h2 a {
	/*color: #CB97C4;*/
	display: block;
	color: #000066;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	padding: 20px 5px 0px 0px;
	}

#home-lbox2contentheader h2 a:hover {
	text-decoration: underline;
	}

#home-mbox2 {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;  */
	text-decoration: none;
	margin: 0px 0px 10px 15px;
	}

#home-mbox2content {
	font-size:12px;
	/*padding: 0.7em;*/
	background: #FFFFFF;
	height: 180px;
	line-height:120%;
	}

#home-mbox2content a, #new09boxcontent5 a:visited {
	text-decoration: none;
	}

#home-mbox2content a:hover {
	text-decoration: underline;
	}

#home-mbox2content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #E1896B;*/
	/*border-left: 15px solid #D46248;*/
	}

#home-mbox2contentheader {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	background: #e4e4e4;
	margin: 0px 0px 5px 0px;
	}
	
#home-mbox2contentheader h2 a {
	/*color: #E1896B;*/
	display: block;
	/*color: #D46248;*/
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	padding: 20px 5px 0px 0px;
	}

#home-mbox2contentheader h2 a:hover {
	text-decoration: underline;
	}
	
#home-rbox2 {
	float: right;
	width: 250px;
	/*border: 1px solid #6699CC;  */
	text-decoration: none;
	margin: 0px 10px 10px 0px;
	}

#home-rbox2content {
	font-size:12px;
	/*padding: 0.7em;*/
	background: #FFFFFF;
	height: 135px;
	line-height:120%;
	}

#home-rbox2content a, #new09boxcontent5 a:visited {
	text-decoration: none;
	}

#home-rbox2content a:hover {
	text-decoration: underline;
	}

#home-rbox2content img {
	float: left;
	margin: 0em 0.7em 0em 0em;
	/*border-left: 15px solid #E1896B;*/
	/*border-left: 15px solid #D46248;*/
	}

#home-rbox2contentheader {
	float: left;
	width: 250px;
	/*border: 1px solid #6699CC;*/
	text-decoration: none;
	background: #e4e4e4;
	margin: 0px 0px 5px 0px;
	}
	
#home-rbox2contentheader h2 a {
	/*color: #E1896B;*/
	/*color: #D46248;*/
	color: #000066;
	display: block;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	padding: 20px 5px 0px 0px;
	}

#home-rbox2 h2contentheader a:hover {
	text-decoration: underline;
	}
	
.navybold {
	font-weight: bold;
}

#main-areaclearing {
	display: block;
	clear: both;
	width: 980px;
	min-height: 496px;
	margin: 0;
	background-color: #CCCCCC;
	padding: 10px;
}

#home-introimclearing {
	width: 256px;
	float: left;
	margin: 0em 0.7em 0px 0em;
	/*border-left: 15px solid #6699CC; */
	background: #E4E4E4;
	}
	
#home-introclearingright {
	width: 480px;
	float: right;
	}

#quicklinksclearing img {
	margin:0px 0px 0px 0px;
/*	border: 1px solid #6699CC; */
}
#quicklinksclearing p {
	margin: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 120%;	
}

#home-introclearing {
	display: block;
	float: left;
	width: 750px;
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #fff;
	font-size:16px;
}

#home-introclearing h2 {
	margin: 0 0 5px 0;
	display: block;
	/*clear: both; - ???? commented out so images would float right properly*/
}
#home-introclearing h3 {
	margin: 0 0 5px 0;
	display: block;
	/*clear: both; - ???? commented out so images would float right properly*/
}
#home-introclearing p {
	margin: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 85%;	
}

#progbox1 {
	float: left;
	width: 185px;
	border: 1px solid #e4e4e4;
	text-decoration: none;
	margin: 10px 10px 0px 0px;
	}

#progbox1content h2 {
	/*color: #A8B678;*/
	/*color: #808C56;*/
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	/*background: #e4e4e4;*/
	/*padding:5px;*/
	/*margin: -0.6em;*/
	}

#progbox1content {
	font-size:12px;
	padding: 0.6em;
	background: #f5f5f5;
/*	height: 105px; */
	line-height:120%;
	}

#progboxcontent1 a {
	text-decoration: none;
	}

#progboxcontent1 a:hover {
	text-decoration: underline;
	}
	
#progbox1content ul, #progbox1content ol {
	clear: both;
	margin: 10px 10px 10px 10px;
}

#progbox1content ul li {
                list-style-type: none;
                display:list-item;
}

#progbox1content img {
	/*float: left;*/
	/*margin: 0em 0.7em 0em 0em;*/
	/*border-left: 15px solid #A8B678;*/
	/*border-left: 15px solid #808C56;*/ 
	}
	
#clearingboxhome {
	width: 160px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	text-decoration: none;
	margin: 0px 10px 5px 0px;
	padding: 5px;
	}

#clearingboxclearing {
	width: 244px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	text-decoration: none;
	/*margin: 0px 10px 5px 0px;*/
	padding: 0px 5px 5px 5px;
	}
	
#clearingboxclearing h3 {
/*	background:#6699CC; */
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:90%;
	margin:0px -6px 5px -6px;
	padding: 0.4em 0.4em 0.4em 10px;
	text-decoration:none;
}


#ptmschrmpreviewner {
	display: block;
	background:url(http://www.brad.ac.uk/acad/management/external/images/pathways.jpg) scroll center top;
	background-repeat:no-repeat;
	clear: both;
	height: 205px;
}

#ptmschrmpreviewtext {
	display: block;
	clear: both;
	font-size:12px;
	width: 460px;
	line-height: 120%;
	padding: 50px 0 0 50px;
}

#quicklinkshighlight {
	margin: 0px -10px 5px -10px;
	text-decoration: none;
	padding: 5px;
/*	background: #FFBBDE;*/
	background: #f5f5f5;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

#quicklinkshighlight p{
	margin: 0px 0px 0px 5px;
}

/* footer styles start */

#footer {
	line-height: 1.2em;
	float: right;
	width: 1000px;
	min-height: 50px;
	margin: 0;
	background-color: #FFFFFF;
	border-top: 20px solid #6699CC;
	padding: 10px 0 0 0;
}


#footer-wrapper {
	display: block;
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border-top: 20px solid #6699CC;
  }
#column-wrapper {
	display: block;
	margin: 0px auto 10px;
	overflow: auto;
	width: 100%;
}

#column-wrapper .column {
	display:  block;
	width: 18%;
	float: left;
	margin-top: 10px;
}

#column-wrapper .columnaddress {
	display:  block;
	width: 28%;
	float: left;
	margin-top: 10px;
}
#column-wrapper .column-full {
	clear: both;
	display:  block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#column-wrapper h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.8em;
	color: #000000;
	text-indent: 20px;
}
#column-wrapper ul li {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #000000;
	margin-left: 20px;
}
#column-wrapper li a {
	/*padding: 0px 12px;*/
	padding: 0;
	margin: 0;
}

#column-wrapper li a:link, #column-wrapper li a:visited {
	color: #0071bc;
	text-decoration: none;
}

#column-wrapper li a:hover {
	color: #D90E70;
	text-decoration: underline;
}
#column-wrapper li.active a {
	color: #D90E70;
	text-decoration: underline;
}

#footer-text-area {
	display: block;
	clear: both;
	margin: 10px auto 10px;
	padding-top: 10px;
	display: block;
	border-top: 1px dashed #6699cc;
	text-align: right;
	line-height: 1.2em;
	font-size: 0.9em;
	background-color: #fff;
}
#IEroot #footer-text-area {
	margin: 10px auto 20px;
}

/* footer styles end */

#ftad {
	color: #FFF;
	line-height: 1.2em;
	font-size: 1.3em;
	margin: 0;
	background-color: #000;
	padding: 10px;
	height: auto;
	}
	
#ftad h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;      
	line-height: 1.1em;
}

#ftad h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;      
	line-height: 1.1em;
}

#ftad a:link,#ftad a:visited {
                 color: #6699cc;
                 text-decoration: none;
}

#ftad a:hover,#ftad a:active {
                 color: #6699cc;
                 text-decoration: underline;
}

#adwordsusa {
	color: #FFF;
	line-height: 1.2em;
	font-size: 1.3em;
	margin: 0;
	background-color: #000;
	padding: 10px;
	height: 525px;
	}

#adwordsusa h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;      
	line-height: 1.1em;
}

#adwordsusa h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;      
	line-height: 1.1em;
}

#adwordsusa a:link,#ftad a:visited {
                 color: #6699cc;
                 text-decoration: none;
}

#adwordsusa a:hover,#ftad a:active {
                 color: #6699cc;
                 text-decoration: underline;
}

#adwordsusaquote {
	clear: both;
	float: right;  
	width: 745px;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0px 10px 10px;
	padding: 0px 10px 5px 10px;
	background: #f5f5f5;
	line-height: 100%;
	border: 1px solid #000000;
	}

#adwordsusaquote h3 {
/*	background:#6699CC; */
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:100%;
	margin:0px -10px 5px -10px;
	padding: 0.4em 0.4em 0.4em 10px;
	text-decoration:none;
}

.youtube {
	display: block;
    margin: 5px;
    padding: 5px;
    overflow: auto;
	background-color: #f5f5f5;
}

.youtubeinfo {
	text-align: left;
	clear:both;
	font-weight: bold;
	display: block;
	float: left;
/*	width: 170px; */
	width: 27%; 
	margin: 8px 5px 5px 5px;
	padding: 10px 10px 0 10px;
/*	background-color: #f5f5f5; */
	background-color: #e4e4e4;
}

.youtubeinfo h2 {
	font-size: 1.2em;
}

.youtubeclip {
	display: block;
	float:left;
/*	width: 580px; */
	width: 63%;  
	margin: 0;
	padding: 7px;
/*	background-color: #f5f5f5; */
	background-color: transparent;
	line-height: 140%;
	}

#ktnbox {
	clear: both;
	float: right;
	width: 300px;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0px 10px 10px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	background: #f5f5f5;
	line-height: 120%;
	border: 1px solid #000000;
	}
	
#ktnquote {
	font-size: 1.3em;
	width: 300px;
	font-weight: normal;
	text-decoration: none;
	margin: 15px 0px 10px 50px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	background: #fff;
	line-height: 120%;
	border-left: 10px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#ktnquote p {
	margin: 0px;
	}
	
#ktnjoin p {
	font-size: 1.3em;
	font-weight: bold;
	}
	
#ktnlogo {
	clear: both;
	float: right;
	width: 300px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	}
	
#ktnsepcwlogo {
	clear: both;
	float: right;
	width: 150px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	}

#ktn table {
	clear: both;
}

#ktn table td {
	padding: 5px 10px;
	line-height: 120%;
	border: 1px solid #000;
}

#ktn h1 {
	display: block;
   	font-family: Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: bold;
	padding: 0 0 10px 0; 
}

#ktnhighlightbox {
	margin: 0px 0px 10px 0px; 
	width: 100%;
	text-decoration: none;
	padding: 10px;
	background: #f5f5f5;
	border-top: 2px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-left: 2px solid #e4e4e4;
}

#ktnbrochure {
	clear: both;
	float: right;  
	width: 200px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 0px 10px;
	background: #f5f5f5;
	line-height: 100%;
	border: 1px solid #000000;
	}

#ktnbrochure h3 {
/*	background:#6699CC; */
	background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:100%;
	margin:0px -10px 5px -10px;
	padding: 0.4em 0.4em 0.4em 10px;
	text-decoration:none;
}

#ktnrhmenu {
	clear:both;
	float: right;
	width: 175px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}
	
#ktnrhmenu h3 {
		background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	padding: 5px 5px 5px 5px;
	margin: 0px -10px 5px -10px;
	color: #FFF;
	}
	
#avd table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	background: #e4e4e4; 
}

#avdbox table td {
/*	background: #cccccc; */
/* Doesn't work */
}

/* facts banner start */
#content #basicFeatures {
	display: block;
	background-color: #e1e1e1;
	
	
	overflow: hidden;
	height: 240px;
}
#content .basicFeatures {
	/*-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	*/
	border: 3px solid #e1e1e1;
}

#content #basicFeatures .bannerLeft {
	display: block;
	float: left;
	width: 480px;
	height: 240px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#content #basicFeatures .bannerLeft img {
	margin: 0;
	padding: 0;
}
#content #basicFeatures .bannerRight {
	display: block;
	background-color: #A1B8E1;
	float: left;
	width: 305px;
	height: 240px;
	margin: 0;
	padding: 0;
	overflow: auto;
	overflow: hidden;
}
#content #basicFeatures .one .bannerRight {
	background-color: #B582BA;
}
#content #basicFeatures .one .bannerRight a:link, 
#content #basicFeatures .one .bannerRight a:visited,
#content #basicFeatures .one .bannerRight a:active,
#content #basicFeatures .one .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#content #basicFeatures .two .bannerRight {
	background-color: #D2E04E;
}
#content #basicFeatures .two .bannerRight a:link, 
#content #basicFeatures .two .bannerRight a:visited,
#content #basicFeatures .two .bannerRight a:active,
#content #basicFeatures .two .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#content #basicFeatures .three .bannerRight {
	background-color: #93C2E8;
}
#content #basicFeatures .three .bannerRight a:link, 
#content #basicFeatures .three .bannerRight a:visited,
#content #basicFeatures .three .bannerRight a:active,
#content #basicFeatures .three .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#content #basicFeatures .four .bannerRight {
	background-color: #F05562;
}
#content #basicFeatures .four .bannerRight a:link, 
#content #basicFeatures .four .bannerRight a:visited,
#content #basicFeatures .four .bannerRight a:active,
#content #basicFeatures .four .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#content #basicFeatures .five .bannerRight {
	background-color: #50C6D9;
}
#content #basicFeatures .five .bannerRight a:link, 
#content #basicFeatures .five .bannerRight a:visited,
#content #basicFeatures .five .bannerRight a:active,
#content #basicFeatures .five .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#content #basicFeatures .six .bannerRight {
	background-color: #FFE03D;
}
#content #basicFeatures .six .bannerRight a:link, 
#content #basicFeatures .six .bannerRight a:visited,
#content #basicFeatures .six .bannerRight a:active,
#content #basicFeatures .six .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}




#content #basicFeatures .bannerRight p {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
}

#slideshowwrapper p {
	margin: 0px;
}

#content #basicFeatures .bannerRight strong {
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;
	margin-bottom: 4px;
}
/*-- jShowOff module styles --*/

/*
#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 700px;
	height: auto;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
	*/
.jshowoff {
	width: 785px;
	margin: 0px;
	}
.jshowoff div {	
	width: 785px;
	height: auto;
	}
/*
.jshowoff div, .jshowoff img, .jshowoff {

	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;

	}
*/	
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	/*font-size: 18px;
	padding: 15px 20px 0px;*/
	margin: 0;
	}
.jshowoff p {
	/*font-size: 13px;
	line-height: 15px;*/
	}
	
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0px;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #ccc;
	color: #2c2c2c;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #2c2c2c;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #2c2c2c;
	background-color: #6699CC;
	color: #ccc;
	}
p.jshowoff-controls {
	margin: 0px;
	background: #e1e1e1;
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px 5px;
	}

.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #ccc;
	}

/* facts banner end */

/* homepage facts banner start */
#home-intro #basicFeatures {
	display: block;
	background-color: #e1e1e1;
	
	
	overflow: hidden;
	height: 240px;
}
#home-intro .basicFeatures {
	/*-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	*/
	border: 3px solid #e1e1e1;
}

#home-intro #basicFeatures .bannerLeft {
	display: block;
	float: left;
	width: 480px;
	height: 240px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#home-intro #basicFeatures .bannerLeft img {
	margin: 0;
	padding: 0;
}
#home-intro #basicFeatures .bannerRight {
	display: block;
	background-color: #A1B8E1;
	float: left;
	width: 305px;
	height: 240px;
	margin: 0;
	padding: 0;
	overflow: auto;
	overflow: hidden;
}
#home-intro #basicFeatures .one .bannerRight {
	background-color: #B582BA;
}
#home-intro #basicFeatures .one .bannerRight a:link, 
#home-intro #basicFeatures .one .bannerRight a:visited,
#home-intro #basicFeatures .one .bannerRight a:active,
#home-intro #basicFeatures .one .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#home-intro #basicFeatures .two .bannerRight {
	background-color: #D2E04E;
}
#home-intro #basicFeatures .two .bannerRight a:link, 
#home-intro #basicFeatures .two .bannerRight a:visited,
#home-intro #basicFeatures .two .bannerRight a:active,
#home-intro #basicFeatures .two .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#home-intro #basicFeatures .three .bannerRight {
	background-color: #93C2E8;
}
#home-intro #basicFeatures .three .bannerRight a:link, 
#home-intro #basicFeatures .three .bannerRight a:visited,
#home-intro #basicFeatures .three .bannerRight a:active,
#home-intro #basicFeatures .three .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#home-intro #basicFeatures .four .bannerRight {
	background-color: #F05562;
}
#home-intro #basicFeatures .four .bannerRight a:link, 
#home-intro #basicFeatures .four .bannerRight a:visited,
#home-intro #basicFeatures .four .bannerRight a:active,
#home-intro #basicFeatures .four .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#home-intro #basicFeatures .five .bannerRight {
	background-color: #50C6D9;
}
#home-intro #basicFeatures .five .bannerRight a:link, 
#home-intro #basicFeatures .five .bannerRight a:visited,
#home-intro #basicFeatures .five .bannerRight a:active,
#home-intro #basicFeatures .five .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}
#home-intro #basicFeatures .six .bannerRight {
	background-color: #FFE03D;
}
#home-intro #basicFeatures .six .bannerRight a:link, 
#home-intro #basicFeatures .six .bannerRight a:visited,
#home-intro #basicFeatures .six .bannerRight a:active,
#home-intro #basicFeatures .six .bannerRight a:hover {
	font-weight: bold;
	color: #000000;
}

#home-intro #basicFeatures .bannerRight p {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
}

#slideshowwrapper p {
	margin: 0px;
}

#home-intro #basicFeatures .bannerRight strong {
	text-transform: uppercase;
	font-size: 1.5em;
	display: block;
	margin-bottom: 4px;
}


/* facts banner end */

#bcde {
	line-height: 1.2em;
	font-size: 1.3em;
	margin: 0;
	padding: 0px;
	height: auto;
	}

#bcdeheader {
	color: #FFF;
	margin: 0;
	background-color: #000;
	padding: 0px;
	height: 110px;
	}

	
#bcdebluearealeft {
	display: block;
	float: left;
	width: 521px;
	color: #FFF;
	margin: 0px 0px 10px 0px;
	background-color: #6699CC;
	padding: 10px 0px 0px 0px;
	}
	
#bcdebluearearight {
	display: block;
	float: right;
	width: 239px;
	color: #FFF;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	background-color: #6699CC;
	padding: 10px 15px 4px 15px;
	}
	
#bcdetextarea {
	color: #000;
	margin: 0;
	background-color: #FFF;
	padding: 0px;
	height: auto;
	}
	
#bcde h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;      
	line-height: 1.1em;
	padding: 10px 10px 0px 10px;
}

#bcde h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;      
	line-height: 1.1em;
}

#bcde h3 {
	color: #6699CC;
	background-color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;      
	line-height: 1.1em;
	padding: 2px 5px;
}

#bcde a:link,#bcde a:visited {
                 color: #6699cc;
                 text-decoration: none;
}

#bcde a:hover,#bcde a:active {
                 color: #6699cc;
                 text-decoration: underline;
}

#bcde p {
	padding: 0px 0px 0px 10px;
}

#gap {
	display: block;
	padding: 10px;
}

/* Heaton Mount mirror  */

#s3slider {
/*    height: 200px; */
	height: 230px;
    overflow: hidden;
    position: relative;
/*    width: 470px; */
    width: 540px;
}
#s3sliderContent {
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 540px;
}
.s3sliderImage {
    display: none;
    float: left;
    position: relative;
}
#content #s3slider ul {
    margin: 0;
    padding: 0;
}
#content #s3slider ul li.s3sliderImage {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.s3sliderImage span {
    background-color: #000000;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    font: bold 14px/15px Arial,Helvetica,sans-serif;
    left: 0;
    opacity: 0.7;
    padding: 10px 13px;
    position: absolute;
    width: 540px;
}

#content .whiteBox {
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    clear: both;
    display: block;
    margin: 14px 10px 14px 0;
    overflow: auto;
    padding: 14px 10px;
}
#content .whiteBox ul li {
    list-style-image: url("http://www.bradford.ac.uk/T4-css-corporate/UoB/tl/bullet-dot-fff-bg.png");
}
#content .whiteBox h1 {
    padding-left: 16px;
}
#content .whiteBox h2, #content .whiteBox h3, #content .whiteBox h4, #content .whiteBox p {
    color: #000000;
    padding-left: 20px;
    padding-right: 10px;
}
#content .whiteBox ul {
    color: #000000;
    padding-left: 0;
    padding-right: 10px;
}
#content .whiteBox ul li {
    margin-left: 4px;
    margin-top: 2px;
    padding-left: 0;
}
#content .whiteBox h2 {
    background-image: url("http://www.bradford.ac.uk/T4-css-corporate/UoB/tl/purple-arrow-fff-bg.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
}
#content .whiteBox p em {
    background-image: url("http://www.bradford.ac.uk/T4-css-corporate/UoB/tl/purple-arrow-fff-bg.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    font-size: 1.7em;
    font-style: normal;
    line-height: 1.2em;
    margin-left: -20px;
    padding-left: 20px;
}
#IEroot #content .whiteBox p em {
    background-image: none;
}
#content .whiteBox hr {
    border-color: -moz-use-text-color -moz-use-text-color #CACACA;
    border-style: none none dotted;
    border-width: medium medium 1px;
    height: 1px;
}

/*BCIB*/

#bciblogo {
	clear: both;
	float: right;
	width: 200px;
	font-weight: normal;
	text-decoration: none;
	margin: 25px 0px 10px 10px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	border-top: 2px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-left: 2px solid #e4e4e4;
	}
	
#bcibpastevents {
	float: left;
	width: 500px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}
	
#bcibpastevents h3 {
		background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	padding: 5px 5px 5px 5px;
	margin: 0px -10px 5px -10px;
	color: #FFF;
	}
	
/*End BCIB*/
	
#ribatable table {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#ribatable table td {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#ribatable table thead th {
	vertical-align: middle;
	horizontal-align: center;
	background: #e4e4e4;
	font-size: 1.2em;
	font-weight: strong;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#ribatable table th {
	vertical-align: middle;
	horizontal-align: center;
	background: #e4e4e4;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#ribaform table td {
	padding: 5px 10px;
	vertical-align: middle;
	line-height: 120%;
	border-top: 5px solid #0000ff;
	border-left: 5px solid #0000ff;
} 

#greybox {
    display: block;
    margin: 0;
	padding: 10px;
/*    overflow: auto;  */
    overflow: hidden;  
	width: 771px;
	background-color: #f5f5f5;
}

#lhcontentclaireterrace {
	float: left;
	width: 500px;
	}
	
#rhmenuclaireterrace {
	float: right;
	width: 250px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}
	
#rhmenuclaireterrace h3 {
	padding: 10px 0 0 0;
	}
	
.darkgreybg {
    display: block;
    margin: 0;
/*    overflow: auto;  */
	padding: 10px 10px 0 10px;
    overflow: hidden;  
	background-color: #e4e4e4;
}

.lightgreybg {
	display: block;
    margin: 0;
    overflow: auto;
	padding: 10px 10px 0 10px;
	background-color: #f5f5f5;
}

#dlmbaner {
	display: block;
	margin: 0px 0px 10px 0px;
	width: 100%;
	text-decoration: none;
}

/* Heaton Mount */

#hmfooter {
	clear: both;
	display: block;
	margin: 0px 0px -10px -20px;
	width: 835px;
	background-color: #000000;
}

#hmfooter img  {
	padding: 0 0 0 530px;
/*	float: right;  */
}

#hmtable table {
	padding: 0;
	margin: 0 0 20px 0;
	width: 540px;
}

#hmtable table tr td {
	vertical-align: middle;
	horizontal-align: center;
	background: #f5f5f5;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#hmtable table tr th {
	vertical-align: middle;
	horizontal-align: center;
	background: #e4e4e4;
	font-size: 1.1em;
	font-weight: strong;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#hmtable table th {
	vertical-align: middle;
	horizontal-align: center;
	padding: 5px 10px;
	line-height: 120%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
}

#hmleft {
	display: block;
	float: left;
	width: 540px;
	background: #fff;
	color: #000;
	}

#hmleft h1 {
	background: #e4e4e4;
	padding: 7px 0px;
	line-height: 120%;
	}
	
#hmleft h2 {
	background: #efefef;
	padding: 5px 0px;
	}
	
#hmright {
	display: block;
	float: right;
	width: 220px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 0px 5px 10px;
	background: #fff;
	color: #000;
	line-height: 120%;
	border-left: 1px dashed #6699CC;
	}
	
#hmcontainer {
	display: block;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-decoration: none;
}

#rhmenuhm {
	float: right;
	width: 200px;
	font-weight: normal;
	margin: 5px 0px 10px 10px;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	border: 1px solid #6699CC;
	}
	
#rhmenuhm h3 {
		background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	padding: 5px 5px 5px 5px;
	margin: 0px -10px 5px -10px;
	color: #FFF;
	}
	
#rhmenuhm h3 img {
	float: right;
	margin: -3px -2px 0em 0em;
}

#hmweddingbrochure {
	clear: both;
	float: right;
	display: block;
	width: 160px;
	padding: 0px 5px 0 10px;
	margin: 0 0 10px 15px;
	border: 1px solid #6699CC;
}

#hmweddingbrochure h3 {
		background:#6699CC url(http://www.brad.ac.uk/acad/management/external/images/right-new-bg.jpg) repeat-x scroll center top;
	padding: 5px 5px 5px 5px;
	margin: 0px -6px 5px -10px;
	color: #FFF;
	}
	
.careersteam {
	display: block;
	height: 200px;
	}

#modcat {
	line-height:150%;
}

#leftcontainer {
	display: block;
	float: left;
	width: 545px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	}

#rightcontainer {
	display: block;
	float: right;
	width: 220px;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
	text-decoration: none;
	padding: 10px 0px 5px 10px;
	background: #fff;
	color: #000;
	line-height: 120%;
	border-top: 1px dashed #6699CC;
	border-left: 1px dashed #6699CC;
	}
	
#fullenquiryform {
	}
	
#enquiryform {
	padding: 5px 0px 0px 0px;
	background: #e4e4e4;
}

#enquiryform form {
	padding: 10px;
	background: #e4e4e4;
}

.enquiryformrow {
	display: block;
	font-weight: normal;
	margin: 5px;
	text-decoration: none;
	text-align:right;
	padding: 7px 5px;
	}

.enquiryformleft {
	display: block;
	float: left;
	width: 300px;
	font-weight: normal;
	margin: 5px;
	text-decoration: none;
	text-align:right;
	padding: 7px 5px;
	border-top: 1px dashed #6699CC;
	border-left: 1px dashed #6699CC;
	}
	
.enquiryformright {
	display: block;
	float: right;
	width: 400px;
	font-weight: normal;
	margin: 5px;
	text-decoration: none;
	padding: 5px;
	border-top: 1px dashed #6699CC;
	border-left: 1px dashed #6699CC;
	}
	
#prmereport {
	background: #f5f5f5;
	float: right;
	margin: 0 10px 10px 10px;
	width: 245px;
	text-decoration: none;
	padding: 10px;
	line-height: 120%;
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
}

#prmereport h3 {
	background: #6699cc;
	color: #FFF;
	padding: 10px;
	margin: -10px -10px 10px -10px;
}

/* Internal styles */


.fileContainer {
    background-color: #FFFFFF;
    background-image: url("/T4-css-corporate/UoB/tl/file_download_container.png");
    background-position: right top;
    background-repeat: no-repeat;
    border: 3px solid #E4E4E4;
    display: block;
    margin: 0 0 8px;
    padding: 10px;
}
.fileContainer strong {
    display: block;
    margin: 0 0 8px;
}
.fileContainer span.file {
    display: block;
    margin: 8px 0;
}
.fileContainer span.file a[href$=".pdf"], .fileContainer span.file a[href$=".PDF"] {
    background-image: url("/T4-css-corporate/media/icons/pdf.png");
    background-repeat: no-repeat;
    margin: -2px 0;
    padding: 2px 8px 0 22px;
}
.fileContainer span.file a[href$=".doc"], .fileContainer span.file a[href$=".DOC"], .fileContainer span.file a[href$=".docx"], .fileContainer span.file a[href$=".DOCX"] {
    background-image: url("/T4-css-corporate/media/icons/doc.png");
    background-repeat: no-repeat;
    margin: -2px 0;
    padding: 2px 8px 0 22px;
}
.fileContainer span.file a[href$=".xls"], .fileContainer span.file a[href$=".XLS"], .fileContainer span.file a[href$=".xlsx"], .fileContainer span.file a[href$=".XLSX"] {
    background-image: url("/T4-css-corporate/media/icons/xls.png");
    background-repeat: no-repeat;
    margin: -2px 0;
    padding: 2px 8px 0 22px;
}
.fileContainer span.file a[href$=".ppt"], .fileContainer span.file a[href$=".PPT"], .fileContainer span.file a[href$=".pptx"], .fileContainer span.file a[href$=".PPTX"] {
    background-image: url("/T4-css-corporate/media/icons/ppt.png");
    background-repeat: no-repeat;
    margin: -2px 0;
    padding: 2px 8px 0 22px;
}
.PDF_editions {
    display: block;
    float: left;
    margin: 10px 30px 10px 0;
    min-height: 330px;
    overflow: auto;
    text-align: center;
    width: 200px;
}
#IEroot .PDF_editions {
    height: 330px;
}
.PDF_editions p {
    font-size: 1.1em;
    font-weight: bold;
}

#updates {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 0.8em;
border-top:1px dotted #989898;
border-bottom:1px dotted #989898;
padding: 5px 5px 5px 10px;
background: #e4e4e4;
}

#message {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1em;
border-top:1px dotted #989898;
border-bottom:1px dotted #989898;
padding: 0px 15px 0px 15px;
background: #e4e4e4;
}

#bulletnoindent li {
    display: block;
    margin: 0px 0px 0px -20px;
	padding: 0px 0px 10px 0px;
}

#bulletnoindent {
	font-size:15px;
}
