/* SITE SPECIFIC CSS */

p#site-description {
	margin: 0.5em 0 0.5em;
}

#site-title {
	line-height: normal;
}

div#page {
	margin-top: 1em;
}

ul.sections {
	background-color: #F8F8F8;
}

p.ancestors a {
	padding-right: 0;
	background-image: none;
}

p.ancestors span.seperator {
	background-color: transparent;
	background-image: url(../_core/gui-arrow-right-hollow.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -9999em;
	width: 20px;
}

div.context-nav ul li a, div.context-nav ul li strong {
	background-image:url(/webstandards/gui/arrow-content-right.gif);
	background-position: 4px center;
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	margin:0;
	padding:0.3em 0.3em 0.3em 16px;
	text-decoration:none;
}

a:hover {
	background-color: transparent;
}


/*
 * Additional elements
 */
small {
	font-size:smaller;
}

p small {
	color: #A8A8A8;
}

body .partner h5 {
	color:#666666;
	font-size:91.66%;
	font-weight: normal;
	margin-bottom:0.25em;
}

.partner img {
	margin-right: 15px;
	margin-bottom: 10px;
}

img.partner-ou {
	margin-right: 76px;
}

img.partner-durham {
	margin-bottom: 14px;
}

img.partner-strathclyde {
	margin-right: 0;
}

img.partner-coventry {
	margin-right: 0;
}

div#region2 .section {
	border-top: 1px solid #E6E6E6;
	margin-bottom:1.5em;
	padding:1em;
}

.feature,
.partner {
	border-top: 3px solid silver;
	display: block !important;
	margin-top: 2em;
	padding-top: 0.75em;
}

div#region2 .section.feature {
	background-color:#F8F8F8;
	border-top:3px solid #E699AD;
	border-bottom:1px solid #E699AD;
	margin-top:2em;
	padding-top:0.75em;
	padding-bottom:1px;
}

div#region2 .section.feature a,
div#region2 .section.feature a:visited {
	text-decoration:none;
}

div#region2 .section.feature a:hover * {
	color:#333333;
}

div#region2 .section.feature h2 {
	color:#333333;
}



#programme tr { border-bottom:1px solid #eee; }
#programme thead th {
	background-color: white;
	border-bottom-width: 3px;
	border-top: 1px solid #999999;
	padding-bottom: 12px;}
#programme .break td { background-color:#eeeeee; }
#programme .break th { background-color:#dddddd; }

/*
 * Colour
 */
.dark-red ul.sections li a:hover {
	background-color: #eeeeee;
}

.dark-red h1 {
	color: #333333;
}

.dark-red a {
	color: #c10031;
}

.dark-red a:hover {
	color: #65001a;
	background-color: transparent;
}

.dark-red h2, .dark-red h3, .dark-red h4 {
	color: #c10031;
}

.dark-red h4 {
	color: #333333;
	margin-bottom: 0.25em;
}


.dark-red a.parent, .dark-red ul.sections {
	border-bottom-color: #e699ad;
}

.dark-red #site div.context-nav a:hover {
	background-color: #e699ad;
}

.dark-red ul.siblings li strong, .dark-red ul.sections li a.selected {
	background-color: #f3ccd6;
}

body .partner a:hover,
body .partner a:focus {
	background-color: transparent;
}

div#references {
	margin:3em 0;
}

div#references p {
	font-size:91.66%;
	color:#888888;
	margin-bottom:0.75em;
}

/* programme */
th {
		padding-top:1em;
}

.programme .break th {
    background-color: #DDDDDD;
}

.programme .break td {
    background-color: #EEEEEE;
}
