/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
	
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 13px;
	background: white;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 300px;
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

.candy_coated  {
	width: 600px;
	border-bottom: 2px solid #ccc;
	margin: 0 0 32px 60px;
}
.candy_coated a {
	color: #ff3300;
}
.candy_coated .back {
	width: 61px;
	height: 58px;
	background: url(images/themes/candy_coated/prev_bg.gif) no-repeat;
}
.candy_coated .next {
	width: 61px;
	height: 58px;
	left: 540px;
	background: url(images/themes/candy_coated/next_bg.gif) no-repeat;
}
.candy_coated .next a {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	background: url(images/themes/candy_coated/next.gif) no-repeat top right;
}
.candy_coated .back a {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	background: url(images/themes/candy_coated/prev.gif) no-repeat;
}
.candy_coated .view_all {
	border-top: 2px solid #ccc;
	margin: 58px 0 0 0;
	padding: 10px;
	background: #eee;
	text-align: center;
}
.candy_coated ul {
	border-bottom: 2px solid #eee;
}
.candy_coated li {
	padding: 15px 0;
	overflow: hidden;
}
.candy_coated li img {
	float: left;
	display: inline;
}
.candy_coated li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 190px;
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/

.business_as_usual  {
	width: 470px;
	margin: 0 0 0px 0;
	height: 130px;
	overflow: hidden;
}
#main .business_as_usual a {
	color: black;
}
#main .business_as_usual li a:hover{
/*	text-decoration: underline; */
	color: red;
}
.business_as_usual .back {
	
	left: 0px;
}
.business_as_usual .back a {
	position: absolute;
	top: 2px;
	right: -429px;
	margin:2px;
	padding:1px 6px;
	border: 1px solid black;
	background-color: white;
	
	}
.business_as_usual .next {

	right: 0;

}
.business_as_usual .next a {
	position: absolute;
	top: 2px;
	right: 5px;
	text-align: right;
	margin:2px;
	padding:1px 6px;
	border: 1px solid black;
	background-color: white;
}
.business_as_usual .view_all {
border-bottom:1px solid black;
font-size:13px;
font-weight:600;
margin:5px 0 0;
padding:5px 0 0px 2px;
text-align:left;
text-transform:uppercase;
}







.business_as_usual li {
overflow:hidden;
padding:10px 0;
width:240px;
}
.business_as_usual li img {
	float: left;
	display: inline;
}
.business_as_usual li p {
display:inline;
float:left;
font-size:13px;
margin:0 2px 25px 4px;
width:230px;
}


/*
	Accessible News Slider : TICKER SLIDER
	
	
	-----------------------------------------------------------------------------------------*/

.tickerslider  {
	width: 895px;
	margin-left: 20px;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
}
.tickerslider a {
	color: black;
}

.tickerslider li a:hover{
	text-decoration: underline;
}
.tickerslider .back {

	left: -2px;
}
.tickerslider .back a {
	position: absolute;
	top: 5px;
	right: -25px;
	margin:2px;
	padding:1px 6px;
	border: 1px solid black;
	background-color: white;
}
.tickerslider .next {

	right: 0px;	
}
.tickerslider .next a {
	position: absolute;
	top: 5px;
	right: -1px;
	text-align: right;
	margin:2px;
	padding:1px 6px;
	border: 1px solid black;
	background-color: white;

}



.tickerslider .view_all {

	display: none;


}
.tickerslider li {
	padding: 10px 0;
	overflow: hidden;
	width: 895px;
	text-align: center;
}
.tickerslider li img {
	float: left;
	display: inline;
}
.tickerslider li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 140px;
}

.tickerslider .cat {
margin-right: 10px;
font-weight: bolder;
}


/*
	Accessible News Slider : ARTICLE BOTTOM TICKER SLIDER
	
	
	-----------------------------------------------------------------------------------------*/

.abtickerslider  {
	width: 328px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 15px;
	height: 140px;
	overflow: hidden;
	
}

#sidebar .abtickerslider a {
	font-size: 13px;
	font-weight: bolder;
	color: black;
}

#sidebar .abtickerslider li a:hover{
	text-decoration: underline;
	color: red;
}
.abtickerslider .back {

	left: -2px;
}
.abtickerslider .back a {
	position: absolute;
	top: 1px;
	right: -300px;
	margin:2px;
	padding:1px 6px;
	border: 1px solid black;
	background-color: white;
}
.abtickerslider .next {

	right: 0px;	
}
.abtickerslider .next a {
	position: absolute;
	top: 1px;
	right: 5px;
	text-align: right;
	margin:2px;
	padding:1px 6px;
	border: 1px solid black;
	background-color: white;

}



.abtickerslider .view_all {

	
	border-bottom: 1px solid black;
	margin: 0px 0 0 0;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: black;
	color: white;
	
	


}
.abtickerslider li {
	margin: 10px 0;
	overflow: hidden;
	width: 328px;
	text-align: left;
//	height: 100px;
	
}
.abtickerslider li img {
	float: left;
	display: inline;
	margin-right: 10px;
}
.abtickerslider li p {
	float: left;
	display: inline;
	margin: 0px 10px 0 10px;

}

.abtickerslider .cat {
margin-right: 10px;
font-weight: bolder;
}