/* GENERIC */
body, .Normal, .Head, .SubHead, p, div, span, label, ul, a { font-size:96.5%; }
.ControlPanel body, .ControlPanel .Normal, .ControlPanel .Head, .ControlPanel .SubHead, .ControlPanel p, .ControlPanel div, .ControlPanel span, .ControlPanel label, .ControlPanel ul, .ControlPanel a { font-size:xx-small; }
.dnnRibbonGroup .IconTop a:link, .dnnRibbonGroup .IconTop a { font-size:xx-small!important; }

body{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-top: 0px;
}

img {
	border:0;
}

h1,h2,h3,h4,h5,h6 {
	color:#792b8b;
	border-bottom:solid 1px #792b8b; 
}

#dnn_RightPane h1,#dnn_RightPane h2,#dnn_RightPane h3,#dnn_RightPane h4,#dnn_RightPane h5,#dnn_RightPane h6 {
	color:#000000;
	border-bottom:solid 1px #000000; 
	font-weight:bold;
}

h1  {
	font-size:125%;
}

h2, h2.Head  {
	font-size: 1.7em;
	color:#000000;
	border-bottom:solid 1px #000000;
}

h3, h3.SubHead  {
	font-size: 1.5em;
}

h4  {
	font-size: 1em;
}

h5  {
	font-size: 1em;
}

h6  {
	font-size: 1em;
}

.Normal, .NormalDisabled, .NormalDeleted, .Normal p, p  { 
}

a:link, a:visited, a:hover {
	text-decoration:underline;
	color:#792b8b;
}

h4 a:link, h4 a:visited, h4 a:hover {
	text-decoration:none;
	color:/* #ffffff */#792b8b;
	font-weight:bold;
}

a:hover, h4 a:hover {
	color:#333333;
}

h4 a:hover {
	color:/* #be8f03 */#333333;
}

/* --- Overwrite default css end --- */


/* ==================================================== */
/* Structural layout */
/* ==================================================== */
#container
{
	/* width: 70%; */
	width: 1024px;
	margin: 0px auto;
	border-top: 10px solid #792b8b;
}

#top #banner {
	 margin:0.5em 0em;
	 overflow:hidden;
}

#top img { margin-top:10px; float:left; }

#top .TagLine {
	float:left;
	font-size:xx-large;
	font-weight:normal;
	margin-top:10px;
	margin-left:10px;
	color:#143f80;
	font-family:Arial Narrow,Helvetica,Sans-Serif;
}

.TopLinks {
	float:right;
	text-align:right;
	width:250px;
}

.TopLinks p{
	margin-top:0;
	padding-top:0;
	line-height:1;
}

.TopLinks a:link, .TopLinks a:hover, .TopLinks a:visited
{
    color: #7D7B7C;
    font-weight:bold;
	font-size:11px;
}
 
 .TopLinks a:hover
{
    text-decoration:underline;
}

#top .TopLinks img { float:none; }

#top #search{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #7D7B7C;
	background-color:#EEEEEE; 
	border: solid 1px #CCCCCC;
	width: 200px;
	height: 14px;
	vertical-align: middle;
    position: relative; 
 
}

#SearchStyle 
{
 
    padding: 5px 10px 0 0;
	clear:right;
    float: right;
	width: 400px;
	text-align: right;
    
}
#top .SearchStyle img {
	vertical-align:middle;
	float:none;
	margin-top:0px;
}

#menu { 	background-color:#353535; }

#contentbody { 
	margin-top:0.8em;
}

#dnn_ContentPane {
	float:left;
	width:68%;
}

#dnn_RightPane {
	float:right;
	width:28%;
}

#dnn_RightPane .DnnModule {
	margin:1em;
}

.onepane #dnn_ContentPane{ width:100%; }

.home #dnn_ContentPane, #dnn_ContentPane2, #dnn_ContentPane3 {
	float:left;
	width:34%;
	min-width:180px;
	margin-right:1.5%;
	margin-bottom:1em;
}

.home #dnn_ContentPane { text-align:center;background-color:#333333; width:29%; }

#dnn_ContentPane3 { float:right; margin-right:0%; }

.home #dnn_ContentPane h4, #dnn_ContentPane2 h4, #dnn_ContentPane3 h4 {
	margin-top:0px;
	padding:0.6em 0.3em;
	background-color:#792b8b;
	color:#ffffff;
	font-weight:bold;
	
}

.threeblock #dnn_ContentPane, .threeblock #dnn_ContentPane2, .threeblock #dnn_ContentPane3 {
	float:left;
	width:31%;
	min-width:80px;
	margin-right:1.5%;
	margin-bottom:1em;
}

.ktpws_home h4 a:link, .ktpws_home h4 a:visited, .ktpws_home h4 a:hover { 
	color:#ffffff!important;
}

#dnn_bottomLinks { text-align:left; }

.footer {
	padding: 1em .5em;
	border-top: 1px dotted #792b8b;
	text-align:right;
}

.footer p
{
   color: #7d7b7c;
   font-size:x-small;
}

.footer .SkinObject{
	color: #7d7b7c;
	font-weight:normal;
}

.footer a.SkinObject:link, 
.footer a.SkinObject:visited,
.footer a:link, 
.footer a:visited
{
	font-size:xx-small;
	color: #7d7b7c;
	font-weight:normal;
}


/* ==================================================== */
/* Misc styles??
/* ==================================================== */
.Spacer{
	clear:both;
	font-size:0px;
}

.textonlylinks {
	font-size:0px;
	visibility:hidden;
	display:none;
}

.twitter-timeline { /* margin-top:2em; */width:250px!important; }
.twitter-widget-0 { width:100%!important; }
.customisable-border.thm-dark, .thm-dark .customisable-border  {
    border-color: #333333!important;
}

 .yellow 
{
    background-color: #792b8b;
}

 .yellow a
{
    color: #993300;
}

.yellow-ticker{
    background-color: #792b8b;
    height:38px;
	margin-top:2px;
	margin-bottom:0.5em;
	/* overflow:hidden; */
}

.yellow-ticker p {
	/* display:block;
	height:38px;
	line-height:38px;
	position:relative; */
	vertical-align:30px;
	padding-right:23px;
	padding-left:24px;
	margin-top:8px;
}

.yellow-ticker a:hover,
.yellow-ticker a:link,
.yellow-ticker a:visited {
	font-weight:normal;
	color:#ffffff;
	border-bottom: dotted 1px #ffffff;
}

.yellow-ticker a:hover {
	border-bottom: solid 1px #ffffff;
	text-decoration:none;
}

.yellow-ticker .SubHead {
	display:none;

}

.yellow-ticker  .ticker-body {padding-left:24px;}

.TickerText {
	font-size:12px
	
}

#dnn_ctr_Login_pnlLogin { background-color:#ffffff; }

/* Ticker Styling */
#jobticker ul {
margin-top:0px;
}
#jobticker a:link { text-decoration:underline; }
.ticker-wrapper.has-js {
	margin: 20px 0px 20px 0px;
	padding: 0px 20px;
	/* width: 780px; */
	height: 32px;
	display: block;
/* 	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px; */
	background-color: #f5f5f5;
	font-size: 0.75em;
}
.ticker {
	width: 710px;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #f5f5f5;
	font-size:1.2em;
}
.ticker-title {
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	background-color: #f5f5f5;
	text-transform: uppercase;
	font-size:1.4em;
}
.ticker-content {
	margin: 0px;
	padding-top: 9px;
	position: absolute;
	/* color: #1F527B; */
	font-weight: bold;
	background-color: #f5f5f5;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #000080;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #ffffff;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #f5f5f5;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #cccccc;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
	display:none;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('https://www.auril.org.uk/Portals/26/Images/ticker/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('https://www.auril.org.uk/Portals/26/Images/ticker/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('https://www.auril.org.uk/Portals/26/Images/ticker/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('https://www.auril.org.uk/Portals/26/Images/ticker/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}

.tablestyle2 { width:100%; }
.tablestyle2 th { width:20%;background-color:#f0f0f0; text-align:left; }
.tablestyle2 td { background-color:#f9f9f9;  border-bottom:solid 1px #f0f0f0; vertical-align:top; padding:1em; }
.tablestyle2 .titlerow td { background-color:#dcdcdc;font-weight:bold; }

.articlelist img { max-width:100%; }
.articleimg { float: left; padding: 1em; border: 1px solid #cccccc; margin-right: 1em; margin-bottom:1em; }

/**** CENTER SPECIFIC ****/
.ktpws_home #leftwrapper, .threeblock #leftwrapper {
	width:68%;
	float:left;
}

.ktpws_home #dnn_ContentPane, .ktpws_home #dnn_ContentPane2, .ktpws_home #dnn_ContentPane3,.ktpws_home #dnn_ContentPane4 {
	float:left;
	width:100%;
}

.ktpws_home #dnn_ContentPane2 {
	float:left;
	width:66.4%;
}

.ktpws_home #dnn_ContentPane3 {
	float:right;
	width:32%;
}

#blockwrapper { clear:both;overflow:hidden; }

/* KTP North Scotland centre */
.ktpns p, .ktpns li { font-size:1.2em; }

.timeline-Tweet-text p, .SandboxRoot p { color:#ffffff!important; }