/*
	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: 20px;
	background: #fffcd3;
}

.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}

.accessible_news_slider .back {
	position: absolute;
	bottom: 10;
	left: 0;
	z-index: 3;
}

.accessible_news_slider .back a,
.accessible_news_slider .next a,
.accessible_news_slider .all-pa a{
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}

.accessible_news_slider .next {
	position: absolute;
	bottom: 10;
	right: 0;
	z-index: 2;
	width: 24px;
}

.accessible_news_slider .all-pa {
	position: absolute;
	bottom: 10;
	z-index: 2;
	width: 250px;
}

.accessible_news_slider ul {
	position: relative;
	left: 0px;
	width: auto;
	margin: 0 0 10px 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 [ Business as Usual ]
-----------------------------------------------------------------------------------------*/

.business_as_usual  {
	width: 403px;
	height: 280px;
	border-bottom: 1px solid #245985;
	margin: 0 0 10px 0;
}

.business_as_usual a {
	color: #348EB0;
}

.business_as_usual a:hover {
	color: #092B46;
}

#slider-nav {
	width: 403px;
	height: 48px;
}

#slider-nav p {
}

#bau-top {
	margin: 0;
	background: url(../images/prac-areas.gif) no-repeat top left;
	text-align: left;
	width: 403px;
	height: 44px;
}

.business_as_usual .all-pa {
	width: 403px;
	height: 48px;
	margin-top: 190px;
	text-transform: uppercase;
	display:block;
}

.business_as_usual .all-pa a {
	color: #348EB0;
	width: 250px;
	height: 48px;
	line-height: 48px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: url(../images/viewall.png) no-repeat bottom left;
	display: block;
}

.business_as_usual .all-pa a:hover {
	background: url(../images/viewall2.png) no-repeat bottom left;
}

.business_as_usual .all-pa a:hover {
	color: #092B46;
}


.business_as_usual .back {
	height: 48px;
	width: 48px;
	float: left;
	background: url("images/themes/business_as_usual/prev.png") no-repeat top left;
}

.business_as_usual .back a {
	width: 48px;
	height: 48px;
	display: block;
}

.business_as_usual .back a:hover {
	background: url("images/themes/business_as_usual/prev-o.png") no-repeat top left;
}

.business_as_usual .next {
	height: 48px;
	width: 48px;
	float: right;
	background: url("images/themes/business_as_usual/next.png") no-repeat top right;
}

.business_as_usual .next a {
	width: 48px;
	height: 48px;
	display: block;
}

.business_as_usual .next a:hover {
	background: url("images/themes/business_as_usual/next-o.png") no-repeat bottom right;
}


.business_as_usual .view_all {
	visibility: hidden;
}

.business_as_usual .view_all a {
	color: #348EB0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.business_as_usual .view_all a:hover {
	color: #092B46;
}

.business_as_usual ul {
	width: 404px;
	height: 432px;
	position: absolute;
	top: 43px;
}

.business_as_usual li {
	padding: 10px 0;
	overflow: hidden;
	width: 403px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.business_as_usual li img {
	float: left;
	display: inline;
	margin-left: 8px;
	margin-top: 2px;
}

.business_as_usual li p {
	float: left;
	display: inline;
	margin: 0 0 0 13px;
	width: 242px;
	line-height: 19px;
	font-size: 13px;
}

.business_as_usual li p a {
	text-transform: none;
}

.business_as_usual li h2 {
	color: #348EB0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: none;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	margin: 0 0 5px 8px;
	padding: 0;
}

.business_as_usual li a {
	color: #348EB0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Business ]
-----------------------------------------------------------------------------------------*/
#reports-free {
	clear: both;
}

.business  {
	width: 610px;
	margin: 18px 0 18px 0;
	padding-bottom: 15px;
	border: 1px solid #183A57;
	background: url(../images/free-bg.jpg) no-repeat bottom left;
}
.business2  {
}
.business a {
	color: #348EB0;
	font-weight: bold;
}

.business a:hover {
	color: #092B46;
}

.business .back {
	width: 304px;
	height: 23px;
	left: 0;
	background: url(images/themes/business/back_bg.png) no-repeat bottom right;
	margin-top: 170px;
}
.business .back a {
	position: absolute;
	top: 0;
	right: 130px;
	width: 150px;
	height: 23px;
	line-height: 23px;
	background: url(images/themes/business/back.png) no-repeat bottom right;
}
.business .next {
	width: 305px;
	height: 23px;
	right: 0;
	background: url(images/themes/business/next_bg.png) no-repeat bottom left;
	margin-top: 170px;
}
.business .next a {
	position: absolute;
	top: 0;
	left: 130px;
	width: 150px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	background: url(images/themes/business/next.png) no-repeat bottom left;
}
.business .view_all {
	height: 42px;
	padding: 20px 0 0 10px;
	background: url(../images/free-rep-bg.jpg) no-repeat top left;
	text-align: left;
}
.business .view_all a {
	color: #348EB0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	visibility: hidden;
}

.business .view_all a:hover {
	color: #092B46;
}

.business li {
	margin-top: 15px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 201px;
	height: 100px;
}
.business li img {
	float: left;
	display: inline;
	margin-left: 9px;
}
.business li p {
	float: left;
	display: inline;
	margin: 0 0 0 8px;
	width: 103px;
}
