﻿/*

--------------------------------------------------------------------------------------------------------------
	
		Name:               contentslider
		Author:             PF
		Date Written:       04/08/2009
		Version:            1.0.0.0
		Purpose:            Styles for campaigns

	

--------------------------------------------------------------------------------------------------------------
		
		Modification History
	
		1.0.0.0       04/08/2009     PF     Created
					  15/09/2009	 NB		Added additonal style to hide pagination


--------------------------------------------------------------------------------------------------------------

*/



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
	
.clearfix {
	display: inline-block;
}
	
html[xmlns] .clearfix {
	display: block;
}
	
	* html .clearfix {
}


.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 560px; /*width of featured content slider*/
	height: 222px;
	background-color: #000000;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#slider2{
	width: 560px;
	padding: 0px;
	margin: 0px;
	height: 222px;
	
}

#slider2 .contentdiv{
	width: 560px;
	height: 100%;
}

#paginate-slider2{
	width: 100%;
}

.pagination{
	text-align: left;
	margin-top: 4px;
	font-size: 13px !important;
	padding: 5px 5px 5px 0px; 
}

.pagination a{
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 48px 4px 21px;
	font-size: 13px !important;
	text-decoration: none !important; 
	color: #FFFFFF;
	background: #B94035 url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-redarrow.gif") no-repeat 7px 6px;
	border: 1px solid #000000;
}

.pagination a:hover, .pagination a.selected{
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-whitearrow.gif") no-repeat 7px 6px !important;
	border: 1px solid #000000;
}

a.blue{
	background: #007DB7 url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-bluearrow.gif") no-repeat 7px 6px !important;
}


a.blue:hover, a.blue.selected{
	background: #FFFFFF url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-whitearrow.gif") no-repeat 7px 6px !important;
}

a.green{
	background: #009C58 url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-greenarrow.gif") no-repeat 7px 6px !important;
}


a.green:hover, a.green.selected{
	background: #FFFFFF url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-whitearrow.gif") no-repeat 7px 6px !important;
}

a.black{
	background: #000000 url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-blackarrow.gif") no-repeat 7px 6px !important;
}


a.black:hover, a.black.selected{
	background: #FFFFFF url("http://www.bolton.gov.uk/Style%20Library/Bolton/Website/imgs/home/hp-campaign-whitearrow.gif") no-repeat 7px 6px !important;
}

a.hide{
	width: 0px !important;
 	position: absolute !important; 
	left: -999em !important;
	padding: 0px !important;
	margin: 0px !important;
}

div#hp-campaigns {
	float:left;
	height:252px;
	margin-right:15px;
	width:560px;
}

ul.hp-top {
	display:block;
	height:222px;
	list-style-type:none;
}

div.hp-details {
	background:black url() repeat scroll 0 0;
	display:block;
	height:232px;
}

a.hp-img {
	float:left;
	height:222px;
	border: 0px;
}

a.hp-img img {
	width:360px;
	border: 0px;
}

a.hp-img-wide {
	display:block;
	height:180px;
	border: 0px;
	width: 560px;
}

div.hp-text {
	background-color:black;
	color:white;
	float:right;
	height:222px;
	opacity:0.9;
	padding:0 10px 0 11px;
	width:179px;
}

div.hp-text span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	position:relative;
	top:7px;
}

div.hp-text p {
	color:#E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em;
	margin:11px 0 7px;
}

div.hp-text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:10px;
}

div.hp-text ul li {
	color:#FCB827;
	margin:3px 0;
	list-style-type:none;
}

div.hp-text ul li a {
	color:#FCB827;
	text-decoration:none;

}

div.hp-text ul li a:hover {
	color:#FCB827 !important;
	text-decoration:underline;
	font-size:14px;
}

div.hp-text-wide {
	background-color:black;
	color:white;
	height:42px;
	opacity:0.9;
	padding: 0px 5px 0px 10px;
	width:540px;
}

div.hp-text-wide span {
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 9px 10px 0 0;
}

div.hp-text-wide ul {
	list-style-type:none;
	padding-top: 14px;
}

div.hp-text-wide li {
	color:#FCB827;
	float:left;
	margin-right:9px;
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	list-style-type:none;
}

div.hp-text-wide ul li a {
	color:#FCB827;
	padding-left:13px;
	text-decoration:none;
}

div.hp-text-wide ul li a:hover {
	color:#FCB827 !important;
	text-decoration:underline;
}


