@import "p2b_standard.css";
@import "tables.css";

/* Fix for TinyMCE overlfow problems */
.mceToolbarTop { white-space: normal !important}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 22px 0;
	border: none;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.nodisplay {
	display: none;
}
#block-menu-2 h2 {
	display: none;
}

.clear {
	display: block;
	clear: both;
	float: left;
}

div.footer-clear {
	display: block;
	clear: both;
	float: left;
	width: 960px;
}

h3  {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #16145f;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #AA0040;
	margin-bottom: 0px;
}
h1 {
	font-size: 2.8em;
	font-weight: normal;
	margin-top: 0px;
	color: #16145f;
	padding-top: 0px;
	line-height: 1em;
}
p, ul, ol {
	/*font-size: 1.2em;*/
	margin-top: 0px;
}
a:link, a:visited  {
	text-decoration: underline;
	color: #AA0040;
}
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #ff0033;
}
#banner #logo {
	float:left;
	height:63px;
	width: 400px;
}
#banner #logo a {
	display:block;
	height: 63px;
	width: 600px;
}
#bannerRight {
	clear: right;
	float:right;
	margin-top: 4px;
}
#banner ul li {
	padding:0px;
}

#banner a.menu-1-1-171, a:visited.menu-1-1-171, a:active.menu-1-1-171 {
	text-decoration: none;
	color: #5b2161;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_purple.jpg);
	background-repeat:repeat-x;
	padding:5px;
	border-left:1px solid #EEEEF3;
	border-top:2px solid #5b2161;
	border-right:1px solid #5b2161;
	float:left;
	 
}
#banner a.menu-1-1-171-active, a:visited.menu-1-1-171-active, a:active.menu-1-1-171-active {
	text-decoration: none;
	color:#5b2161;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_purple.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #5b2161;
	border-right:1px solid #5b2161;
	float:left;
}



#banner a.menu-1-2-171, a:visited.menu-1-2-171, a:active.menu-1-2-171 {
	text-decoration: none;
	color: #669323;
    background-color:#EEEEF3;
	background-image:url(../img/navtab_green.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #669323;
	border-right:1px solid #669323;
	float:left;
}
#banner a.menu-1-2-171-active, a:visited.menu-1-2-171-active, a:active.menu-1-2-171-active {
	text-decoration: none;
	color: #669323;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_green.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #669323;
	border-right:1px solid #669323;
	float:left;
}

#banner a.menu-1-3-171, a:visited.menu-1-3-171, a:active.menu-1-3-171 {
	text-decoration: none;
	color: #aa0040;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_red.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #aa0040;
	border-right:1px solid #aa0040;
	float:left;
}
#banner a.menu-1-3-171-active, a:visited.menu-1-3-171-active, a:active.menu-1-3-171-active {
	text-decoration: none;
	color: #aa0040;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_red.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #aa0040;
	border-right:1px solid #aa0040;
	float:left;
}

#banner a.menu-1-4-171, a:visited.menu-1-4-171, a:active.menu-1-4-171 {
	text-decoration: none;
	color: #999999;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_grey.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #999999;
	border-right:1px solid #999999;
	float:left;
}
#banner a.menu-1-4-171-active, a:visited.menu-1-4-171-active, a:active.menu-1-4-171-active {
	text-decoration: none;
	color: #999999;
	background-color:#EEEEF3;
	background-image:url(../img/navtab_grey.jpg);
	background-repeat:repeat-x;
	padding:5px;
    border-left:1px solid #EEEEF3;
	border-top:2px solid #999999;
	border-right:1px solid #999999;
	float:left;
}

#banner a.menu-1-5-171, #banner a:visited.menu-1-5-171, #banner a:active.menu-1-5-171, #banner a.menu-1-5-171-active, #banner a:visited.menu-1-5-171-active, #banner a:active.menu-1-5-171-active  {
	display: none;
}


/* BANNER AREA */	
#banner {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../img/wr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#accessibility {
	width: 200px;
	float:right;
	text-align: right;
	text-transform: lowercase;
}
#accessibility p {
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#accessibility a, #accessibility a:visited  {
	color: #999999;
	text-decoration: none;
}

#accessibility a:hover {
	color: #999999;
	text-decoration: underline;
}

#banner ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 0 0 0;
	list-style: none;
	display: block;	
	clear:left;
}
#banner li {
	display: block;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
}
#banner li a:hover, #banner li a:visited:hover {
	text-decoration: underline;
}
#itSupport a:link, #itSupport a:visited {
	text-decoration: none;
	color: #5b2161;
}
#itTraining a:link, #itTraining a:visited {
	text-decoration: none;
	color: #669323;
}
#webDes a:link, #webDes a:visited {
	text-decoration: none;
	color: #aa0040;
}
#consult a:link, #consult a:visited {
	text-decoration: none;
	color: #999999;
}
#search {
	float: right;
	width: 195px;
}
#search p{
	padding: 0 0 0 6px;
	margin: 0px;
	color: #666666;
}
/* GREY NAVBAR */
#topnav {
	float: left;
	width: 960px;
	background-color: #EEEEF3;
	clear: both;
	overflow: visible;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top:1px solid #CCC;
}
#topnav ul {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
	display: block;
	color: #666666;
}
#topnav li {
	display: block;
	float: left;
	margin-right: 22px;
	font-weight: normal;
}
#topnav a, #topnav a:visited {
	color: #666666;
	text-decoration: none;
	border:none;
	background-image:none;
	float:none;
}
#topnav a:hover {
	color: #AA0040;
	border:none;
	background-image:none;
	float:none;
}

/* COLUMNS */

#colOne, #colTwo, #colThree {
	overflow: hidden; 
}

/* FIRST COLUMN */
#colOne {
	width: 195px;
	float: left;
}

#colOne h2 { 
	display: block;
	width: 100%;
	margin-left: 0px;
	color: #16145F;
}


/* div in all pages but homepage, first column, containing navigation links */

#colOne ul.menu {
margin:0px;
padding: 0px;
list-style: none;
}

li.leaf, li.expanded { list-style-type:none;list-style-image: none; }


#colOne ul.menu li {
	list-style: none;
	background-image: url(../img/col_one_dotb.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bolder;	
}
	
#colOne ul.menu li ul.menu li {
	background-image: none;
	margin:0px;
	padding:0px;
	font-size: 1em;
	font-weight: normal;	
	list-style:none;
}	

ul.menu a, ul.menu a:visited {	
	color: #666;
	text-decoration: none;
}
ul.menu a:hover {
	color: #AA0040;
}

#colOne {
	width: 195px;
	margin-top: 24px;
	margin-bottom: 12px;
}

#colOne a, #colOne a:visited {
	color: #666;
	text-decoration: none;
}
#colOne a:hover {
	text-decoration: underline;
}

/* SECOND COLUMN */
#colTwo {
	width: 570px;
	float: left;
}

#mainContent {
	margin: 24px 22px 22px;
	line-height: 1.5;
	text-align: left;
}
#mainContent h2 {
	font-size: 1.6em;
}
#mainContent h3 {
	font-size: 1.3em;
	color: #5b2161;
}
#mainContent h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #70437E;
}
#mainContent ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;	
}
#mainContent ol {
	margin-left: 0px;
	padding-left: 2em;
	
}
#mainContent li {
	margin-bottom: 0.5em;
	padding-top: 0.3em;
}
#mainContent ul li {
	padding-left: 22px;
	background-image: url(../img/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#node-10 img {
	border: 1px solid #ccc;
	padding: 3px;	
}
#node-10 span.caption {
	text-align: right;
}
/* Except the tabs */

#mainContent div.tabs li {
	background-image: none;
	margin-bottom: 0.5em;
	padding-top: 0.3em;
}

#breadcrumb {
	display: none;
}
/* THIRD COLUMN */
#colThree {
	width: 195px;
	float: left;
}
#colThreeContent, #colThreeContent p {
	line-height: 140%;
}

#colThreeContent div.block {
	border-bottom: 2px solid #fff;
	padding: 6px 4px 4px 6px;
}

#colThreeContent h2 {
	display: block;
	color:  #16145F;
	/* Was purple #70437E; */
	/*padding-bottom: 6px;*/
}

#colThreeContent h3 {
	color:  #16145F;
	/* Was purple #70437E; */
}

#colOne h3 {
	padding: 0px;
	margin: 0px;
   	color: #16145F;
	/* Was purple #70437E; */
}
#colOne h3 a {
	padding-left: 0px;
	padding-right: 0px;
}
	


#colOne .block {
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	width: 180px;
	clear: left;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
}

#colOne img {
	clear:left;
}

#colThreeContent h2.title, #colOne h2.title {
	margin-top: 0px;
	margin-bottom: 0px;
}
#colThreeContent #block-block-6 h2.title {
	display: none;
	margin: 0px;
	padding: 0px;
}

#colThree .block {
	clear:left;
}

/* FOOTER */
#footer {
	width: 960px;
	clear: both;
	background-color: #EEEEF3;
}
#footer-inside {
	padding: 10px;
}

/* CUSTOM CLASSES - IF NEEDED... */
.unBold {
	font-weight: normal;
}
.vDarkBlue {
	color: #5b2161;
}
.threethreethree {
	color: #333333;
}
.sixsixsix {
	color: #666666;
}
.green {
	color: #669323;
}
.ffcc00 {
	color: #FFCC00;
}

/* Copied from ColOne news - becomes the agregator...*/

/* SCIP news on home page is indented*/
#block-aggregator-feed-3 .content p {
	/*padding-left: 12px;
	padding-right: 12px;	*/
}
	
/* div in homepage first or third column containing news */

#aggregator {
	font-size: 1.2em;
}

#aggregator h3 a {
	text-decoration: none;
}

#block-aggregator-feed-1, #block-aggregator-feed-3 {
	width: 195px;
	margin-top: 24px;
	margin-bottom: 12px;
}

#block-aggregator-feed-2 {
	
}

div.block-aggregator p, div.block-aggregator h2, div.block-aggregator a {
	display: block;
	/*margin-left: 0px;*/
}

div.block-aggregator h3 {
	display: block;
	background-image: url(../img/col_one_dotb.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div.block-aggregator a, div.block-aggregator a:visited {
	display: block;	
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 0.25em;
	color: #666;
	text-decoration: none;
	background-image: url(../img/col_one_dotb.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div.block-aggregator a:hover {
	text-decoration: underline;
	color: #AA0040;
}

div.block-aggregator ul.menu {
	margin:0px;
	padding: 0px;
}

div.block-aggregator ul.menu, div.block-aggregator li {
	list-style: none;
	background-image: url(../img/col_one_dotb.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	/*padding-left: 12px;
	padding-right: 12px;*/
	font-weight: bolder;	
	
}

div.block-aggregator ul.menu, div.block-aggregator li{
	margin:0px;
	padding: 0px;
}

div.block-aggregator ul.menu div.block-aggregator li, div.block-aggregator ul.menu li {
	background-image: none;
	margin:0px;
	padding:0px;
	font-size: 1em;
	font-weight: normal;	
}	

div.item-listing h2 a {
	text-decoration: none;
}
div.item-listing .taxonomy, div.item-listing .info {
	display: none;
}

/* Sort out the SCIP menus */

#block-menu-171 {
	overflow: hidden;
}
#block-menu-324 {
	overflow: hidden;
}

/* TOP LEVEL */

/* Don't show the main sectons menu heading or the non-active menus */
#block-menu-171 h2, #block-menu-171 li.collapsed {
	display: none;
}

/* FIRST LEVEL TO SHOW */

#block-menu-171 ul {
	font-size: 1.2em;
	list-style: none;
}



/* SECOND LEVEL */

#block-menu-171 ul.menu ul.menu, #block-menu-324 ul.menu ul.menu {
	font-size: 100%;
	border: none;
	list-style: none;
}

#block-menu-171 ul.menu ul.menu li.leaf, #block-menu-171 ul.menu ul.menu li.expanded {
	list-style-type: none;
}
#block-menu-171 ul ul li.collapsed, #block-menu-324 ul ul li.collapsed {
	display: block;
}

/* Do bullets */
#block-menu-171 li li, #block-menu-324 li li  {
	border-top: 1px solid #ddddf3;
	background: none;
}


/* THIRD LEVEL */

#block-menu-171 ul.menu ul.menu ul.menu, #block-menu-324 ul.menu ul.menu ul.menu {
	border: 0px;
	list-style-position: inside;
	list-style: none;
}

#block-menu-171 li li li, #block-menu-324 li li li  {
	border-top: 0px;
	background: none;
}

#block-menu-171 ul.menu li.leaf, #block-menu-171 ul.menu li.expanded, #block-menu-171 ul.menu li.collapsed {
	list-style-type: none;
	list-style-image: none;
} 
#block-menu-171 ul.menu ul.menu li.leaf, #block-menu-171 ul.menu ul.menu li.expanded, #block-menu-171 ul.menu ul.menu li.collapsed, 
#block-menu-324 ul.menu ul.menu li.leaf, #block-menu-324 ul.menu ul.menu li.expanded, #block-menu-324 ul.menu ul.menu li.collapsed {
	list-style-type: none;
	list-style-image: none;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1em;
} 

/* Bullets only needed for IE, so set it, then set back to nothing on FF, then use chevrons*/
#block-menu-171 ul.menu ul.menu ul.menu li.leaf, #block-menu-171 ul.menu ul.menu ul.menu li.expanded,
#block-menu-324 ul.menu ul.menu ul.menu li.leaf, #block-menu-324 ul.menu ul.menu ul.menu li.expanded {
	background-image: url(../img/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0px 0px 2px 8px;
	margin: 2px 0px 0px 0px;
	text-indent: -16px;
}
html>body #block-menu-171 ul.menu ul.menu ul.menu li.leaf, #block-menu-171 ul.menu ul.menu ul.menu li.expanded,
html>body #block-menu-324 ul.menu ul.menu ul.menu li.leaf, #block-menu-324 ul.menu ul.menu ul.menu li.expanded    {
	padding: 0em 0px 2px 8px;
	margin: 0px 0px 4px 0px;
	text-indent: 0px;
}
#block-menu-171 ul.menu ul.menu ul.menu li.leaf:before, #block-menu-171 ul.menu ul.menu ul.menu li.expanded:before  {
	/*content: "\00BB \0020";*/
}
/* Sort out color and size of section heading in nav menu */
#block-menu-171 ul.menu li.expanded a {
	/* RED 
	color: #AA0040;*/
	/* Blue */
	color: #16145f;
	font-size: 110%;
	padding-top: 10px;
}


#block-menu-171 ul.menu ul.menu li.expanded a, #block-menu-171 ul.menu ul.menu li.leaf a, #block-menu-171 ul.menu ul.menu li.collapsed a,
#block-menu-324 ul.menu ul.menu li.expanded a, #block-menu-324 ul.menu ul.menu li.leaf a, #block-menu-324 ul.menu ul.menu li.collapsed a  {
	color: #666;
	font-size: 85%;
	padding-top: 0px;	
}

/* Make sub-menus smaller*/
#block-menu-171 li a, #block-menu-171 ul.menu ul.menu li a,  
#block-menu-324 li a, #block-menu-324 ul.menu ul.menu li a {
	font-size: 1em;
}
#block-menu-171 ul.menu ul.menu ul.menu li a, 
#block-menu-324 ul.menu ul.menu ul.menu li a {
	font-size: 0.8em;
}
/* Make the current one bold */
#block-menu-171 li.leaf a.active, #block-menu-171 li.expanded a.active, #block-menu-171 li.collapsed a.active,
#block-menu-324 li.leaf a.active, #block-menu-324 li.expanded a.active, #block-menu-324 li.collapsed a.active {
	font-weight: bold;
	font-size: 0.9em;
}

/*We may wish to style image assist generated code
.inline {
display: block;
width: 200px;
height: 100px;
}
*/

img.image {
	border: 0px;
}

#mainContent div.view-latestnews h2 {
	margin: 0px;
	font-size: normal;
} 
#mainContent div.view-latestnews h3 {
	margin: 0px;
} 
#mainContent div.view-latestnews div.content {
	padding: 0px;
} 

div.feed-source  {
	display: none;
}

hr {
	clear: both;
}

/* Quicklinks on Home page */
#block-block-20 {
	margin-top: 4px;
}
#block-block-20 ul li {
	list-style: none;
	margin-left: -12px;
}
#block-block-20 ul li a, #block-block-20 ul li a:visited {
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
}
.caption {
	font-weight: normal;
	font-size: 80%;
	color: #999;
}

#block-views-latestnews h2.title {
}

div.view-latestnews h2.title {
	display:block !important;
}
#block-views-latestnews .view-data-node-title, #block-views-latestnews .view-data-node-title a {
	font-weight: bold;
}
#block-views-latestnews strong, .view-news .content p strong {
	font-weight: normal;
}

#block-views-latestnews .user, #block-views-latestnews .taxonomy, #block-views-latestnews .info {
	display: none;
}

#block-views-latestnews div.links ul {	
	margin-left: 0px;
	margin-bottom: 4px;
}
#block-views-latestnews div.links ul li {
	padding-left: 8px;
	list-style: none;
	background-image: url(../img/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 0px;
}

br.clear {
float: none;
}




#simplemenu {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
}
#simplemenu ul li, simplemenu ul li ul li {
	list-style: none;
}
#simplemenu li, #simplemenu li li {
	list-style: none;
	height: 0.1%;
}
/* Fix for gap between menu and dropdowns which causes them to disappear on movuse move */
#simplemenu a {
	padding-bottom: 6px;
}

#mainContent h3.gcal-title {
	font-size: 1.1em;
	margin-bottom: 2px;
}
div.gcal-content {
}
.gcal-datetime {
	float: right;
	border:1px solid #777777;
	margin-left:10px;
	padding:4px;
	text-align:center;
}
.gcal-desc {
	font-size: 0.9em;
}

.taxonomy_term_18, .taxonomy_term_19 {
	display: none;
}

.course-programme-term {
	padding-top: 24px;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
.course-programme-description {
	border-bottom: 1px dotted #999;
	padding: 4px;
	background-color: #eee;
}
div#colThree .course-programme-description {
	background-color: #fff;
}


.view-training-courses .view-data-node-title {
	font-weight: bold;
	margin-top: 12px;
}	
.view-training-courses .view-item-training-courses {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted;
}
.view-training-courses .view-item-training-courses .field-field-pre-requisites {
	display: none;
}

#comments {
	margin-top: 20px;
}

.comment h3 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0.2em;
}
.comment h3 a {
	text-decoration: none;
}
.comment {
	margin-top: 18px;
	border: 1px solid #999;
	padding: 4px 4px 4px 25px;
	background-image: url('../img/comment.png');
	background-position: 6px 14px;
	background-repeat: no-repeat;
	background-color: #eee;
}

/* Centre images in left hand col on home page */
#colOne #block-block-25 img {
	display: block;
	margin: 0 auto;
}

.newsletter-footer {

}

/* Logo */
.simplenews-template-header .caption {
	display: none;
}
.simplenews-template-header .inline-right {	
	float: right;
}
body .simplenews-template-background {
	margin: 0 10px;
}

div.messages {
	border: 1px solid #333;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 10px;
}
	
#comments .box .form-item label {
  display:inline;
}
#comments .box .form-item input {
}
#comments #edit-homepage-wrapper {
	display: none;
}


