/*      News pages related styles    */

.sys_clearboth {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}


.sys_centrecolumn {
	float: left;
	display:inline;
	position: relative;
	padding-top: 10px;
	width:540px;
}

.sys_rightcolumn {
	float: right;
	width: 205px;
	margin: 0 20px 0 0;
}

.sys_rightcolumn UL {
	margin: -8px 0 10px 20px;
	padding: 0;
}


.sys_helper {
	border: 1px dashed #00f;
	padding: 10px;
	margin: 0 0 10px 0;
} 

.sys_teaser {clear:both; margin:10px 0 0 0;}

.sys_teaserImage {
	float:left;
	background:#A8A8A8; 
	border:1px solid #ffffff; 
	width:70px; 
	height:70px; 
	padding:8px; 
	margin-bottom:10px; 
	margin-right:10px;
}

.sys_teaserImage IMG {
	border: 1px;
	border: 1px #FFFFFF solid; 

}

html>body .sys_teaserImage IMG {
	border: 1px;
	border: 1px #FFFFFF solid;

}

.sys_teasertext {
	float:right; 
	width:285px;
}

.sys_teaser H3 {
	margin-top:0;
}

.sys_listingteasertext {

	padding: 0 20px 0 0;
	margin: 0 60px 0 0;

}

#editor .sys_listingteasertext {
	width:200px;
}

.sys_listingteasertext H3 {
	font-size: 100%;
	padding: 0;
	margin: 0 0 0px 0;
}

.sys_newsdate {font-style:italic; margin-top:-5px;}

.sys_helpertab {padding-bottom:15px; clear:both; background:#fff;}

.sys_helper H2 {background:#d9d9d9; padding: 4px}
.sys_helper IMG {border-top:0; border-bottom:0;}
.sys_helper .sys_teaserImage {border-color:#145a83;}
.sys_helper .sys_teasertext {
width:400px; border:2px solid #145a83; padding:10px 10px 10px 35px; font-size: 80%;
}
.sys_helper .sys_pageoption {background:#fff url("http://www.bolton.ac.uk/SiteElements/Images/news/demo-Helper-LArrow.gif") 10px 10px no-repeat;}
.sys_helper .sys_metaoption {background:#fff url("http://www.bolton.ac.uk/SiteElements/Images/news/demo-Helper-UArrow.gif") 10px 10px no-repeat;}

#editor .sys_teaserImage {background:#dbdbdb url("http://www.bolton.ac.uk/SiteElements/Images/news/editorInsertImage.gif") 8px 8px; background-repeat:no-repeat;}

.sys_newsarticledate {
	font-size: 80%;
	font-weight: bold;
	margin: 4px 0 10px 0;
}

.sys_datawrapper {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.sys_datawrapper H2 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.sys_hr {clear:both;
	border-bottom: 1px solid #e7e6e6;
	height: 1px;
}
.sys_hr hr {display:none;}

/* search archive form styles */

.sys_searchnewsarchivewrapper {
	width: 205px;
}

.sys_searchnewsarchivewrapper LABEL {
	display: block;
}

#searchgallerybox{
	width:183px;
	margin:10px 0 8px 0;
	padding-bottom:8px;
	background-color:#d1d1d1;
}

#searchgallerybox P {
	padding: 4px 0 4px 4px;
}
 
#searchgallerybox h3{
	background-color: #fff;
	display:block;
	color:#333333;
	font-size: 90%;
	margin:0 0 8px 0;
	border-bottom:1px solid #fff;
 	padding:4px 0 4px 0; 
}

#searchgallerybox label{
	color:#000;
	font-size:.7em;
	font-weight:bold;
	margin-left:8px;
	display:block;
	margin-bottom:3px;
} 

#searchgallerybox input#searchimggallery{
	color:#000;
	font-size:.7em;
	border:1px solid #999;
	padding:2px;
	margin:2px 4px 0 8px;
	width:130px;
}

#searchgallerybox input.searchnewskeyword{
	color:#000;
	font-size:.7em;
	border:1px solid #999;
	padding:2px;
	margin:2px 4px 5px 8px;
	width:155px;
}
 
#searchgallerybox select{
	color:#000;
	border:1px solid #999;
	padding:1px;
	width:160px;
	font-size:.7em;
	margin:0 0 5px 8px;
}

.sys_newsarchivetempsubmitalign{
	text-align:center;
	padding:10px 0 0 0;
	margin:5px 0 0 0;
	border-top:1px solid #fff;
}

.sys_newsarchivetempsubmitalign INPUT{
	border: 1px solid #fff;
	background: #a8a8a8;
	color: #fff
}

.sys_mainimage{
	background-color:#CC0000;
	padding-left:3px;
	border:0;
}

.sys_archivenews .sys_mainimage{
	float:left;
	width:auto;
	margin:0 5px 0 0;
}

.sys_archivenews {
	padding:0 0 0 4px;
	font-size: 16px;
	font-weight: normal;
	color:#333333;
}

.sys_archivenews P {
	font-weight: normal;
	margin: 10px 0 0 0;
}

.sys_archivenews a {
	font-family: Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#145a83;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.sys_archivenews a:visited{
	text-decoration:none;
	color:#145a83;
}

.sys_archivenews a:hover{
	text-decoration:underline;
	color:#145a83;
}

.sys_clear{
	clear: both; 
	height: 1px; 
	overflow: hidden;
}

.sys_newsarchivedaytitle{
	font-size:.7em;
	font-weight:bold;
	color:#cc0000;
	padding:12px 0 12px 0;
}

.sys_newsdatecategory {
	clear: both; 
	border-bottom: 1px solid #145a83; 
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
	font-size: 18px;
	font-weight: normal;
	color: #145a83;
}

.sys_newspagingbar {
	margin: 0;
	padding: 0;
	color: #c0c0c0;
	font-size: 90%;
}

.sys_newspagingbar a {
	padding: 2px;
	color: #000;
}
