﻿/* Bright  - highlight */
a:hover,
#topnav ul#strands li.selected a, 
#sidenav ul li a:hover, #sidenav ul li.selected a, 
#sidenav ul li.open a, #sidenav ul li.open ul li a:hover, #sidenav ul li.open ul li.selected a,
#sidenav ul li.open ul li.open a,
#title p a:hover,
#tabs .tabselected, #tabs a.tab:hover, hr,
.areacolour, .phomeitem strong a, #phomebottom a
{
	color: #d3187d;
}

.boxout-solid /* .btn:hover, hr, input[type=submit]:hover, button:hover, .btn:hover */
{
	background-color: #d3187d;
}

#rcontent .rheading 
{
	/* background: url(/newimages/boxheading-selected.gif) repeat-x top 100%; */
	background-color: #d3187d;
}

.abstractbox, .forum div.mainblock
{
	border: dotted 1px #d3187d;
	background-color: white;
	background-image: url(/newimages/abstract-selected.jpg);
	background-repeat: repeat-x;
	background-position: left 75%;
}

.HeaderBoxTemplate
{
	background-image: url(/newimages/abstract-selected.jpg);
}

.ThreeBoxesTemplate .heading1, .ThreeBoxesTemplate .heading2, .ThreeBoxesTemplate .heading3 
{
	background-image: url(/newimages/abstract-selected.jpg);
}

hr
{
	border-top: 1px solid #d3187d;
	margin-right: 20px;
}



.paging a:hover, .paging span.current
{
	border: 1px solid #d3187d;
	color: #d3187d;
}

#tabs .tab
{
	background-color: #d3187d;
	color: #fff;
	border-color: #d3187d;
}

a.arrow { background-image: url(/newimages/arrow-selected.gif); }
a.rarrow { background-image: url(/newimages/arrow-selected.gif); }
a.larrow { background-image: url(/newimages/arrow-selected-back.gif); }
a.uarrow { background-image: url(/newimages/arrow-selected-up.gif); }

ul.twocolumn li, ul.onecolumn li
{
	background-image: url(/newimages/arrow-selected.gif);
}

li.inst
{
	font-weight: bold;
}

li.inst ul li
{
	font-weight: normal;
}

/* Selection header area */
.publicrealm
{
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 1.2em;	
}

.publicrealmfull
{
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 1.2em;	
	width:98%;
	border:dotted 1px #d3187d;
	padding: 10px 10px 10px 10px;
	float:left;
}

/* Main selection details */
.publicrealm div.mainblock
{
	float:left;
	width:500px;
	max-width:500px;
	border:dotted 1px #d3187d;
	padding: 10px 10px 10px 10px;
	color:#000000;
}

/* lhs block */
.publicrealm div.menu 
{ 
	float: right; 
	padding:3px 3px 3px 3px;
	width:195px;
	font-size: 100%;
	text-align:left;
}

.publicrealm div.menu li
{ 
	color:#000000;
	padding:2px 3px 2px 3px;
}

.context
{
	background-image:url(/newimages/gradientpublicrealm.png);
}

.summary, .summary-wide
{
	border-bottom: dotted 1px #d3187d;
}
.journaleditorial a, .journaleditorial a:visited
{
	color:#d3187d;
	
}
.journaleditorial
{
	background: transparent url(/newimages/arrow-selected.gif) no-repeat scroll 0px 7px;
}

.forumheaderrowpostid
{
  background-color: #ffd0e9;	
}

.forumheaderrowpostedby
{
 background-color: #ffd0e9;	
}

.forumbody
{
	border-bottom: dashed 1px #ffd0e9;
}

/* RH - New forum style */
.forumpostcenteruser
{
	background-color:#ffd0e9;
}

.forumpostrhslink:hover
{
	background-color:#ffd0e9;
	color:#d3187d;
	cursor:pointer;
}
.forumlinks
{
	border: solid 1px #d3187d;
	background-color:#ffd0e9;
}

.ProgrammeHeading
{
	border: dotted 1px #d3187d;
	background-color: white;
	background-image: url('/newimages/abstract-selected.jpg');
	background-repeat: repeat-x;
	background-position: left top;	
	color:Black;
	padding:6px 20px 15px 20px;
}
