/*	Copyright 2010, BBA All Rights Reserved.
	version 1.1
*/ 

@import url("http://www.bbaonline.org.uk/bdm/css/bba.intranet.css");

#bba-content {
	background-color:white;
}

#bba-header-search-nav-container {
	background-color:white;
	height:75px;
	margin-top:10px;
}

#bba-header-search-nav-container #bba-header-search {
	background-image:none;
	margin:3px 0 10px 20px;
}

#bba-header-search-nav-container p {
	margin-bottom:2px;
	font-weight:bold;
	padding:5px 0 0 40px;
}

#bba-header-search #site-search-text {
	border:1px solid #9E9E9E;
	margin-left:5px;
}

#bba-header-search-nav-container #bba-header-search img {
	border:none;
	padding-left:5px;
}

#bba-content-area .bba-content-area-banner-libor {
	width:700px;
	max-width:690px;
	border-width:1px;
	margin-top:10px;
}

#bba-content-area-main-center .bba-content-main-article-libor h1 {
	color:#176077;
	margin-bottom:20px;
}

#bba-content-area-main-center .bba-content-main-article-libor a {
	color:#FBA43D;
	font-weight:bold;
}

#bba-content-leftpanel  {
	background-color:#fff;
	background-image:none;
}

#bba-content-leftpanel ul.bba-content-leftnav {
	background-color:#f9f9f9;
}

.bba-content-leftnav {
	margin-top:10px;
}

ul.bba-content-leftnav #leftnav-current a  {
	background-color:#b3b3b3;
	border-bottom-color:#ecc871;
}

ul.bba-content-leftnav li#leftnav-current {
	border-bottom-color:#006BB3;
	border-left:3px solid #006BB3;
	font-weight:bold;
}

.bba-content-leftnav li a:hover, .bba-content-leftnav ul li a:hover {
	background-color: #cccccc;
	color: #006BB3;
}

#bba-content {
	/* Container - Faux columns */
	background-image: url("http://www.bbaonline.org.uk/bdm/images/libor_bg_leftnav.png");
}

#bba-content-area {
	border-left-style:dashed;
	background-image:none;
}

#bba-content-leftpanel .bba-content-left-promo-banner {
	width: 200px;
	text-align:center;
	vertical-align:middle;
	background-color:#f2f2f2;
	padding: 20px 0 20px 0;
}

#bba-content-leftpanel .bba-content-left-promo-banner img {
	border:3px solid white;
}

#bba-content-area-main-center {
	border-right-style:dashed;
}

#bba-content-area-main-right {
	width:200px;
	margin:0;
}

#bba-content-area-main-right .bba-content-right-infographics {
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
}

#bba-content-area-main-right .bba-right-sidebar-links-libor {
	padding: 0 10px 0 5px;
}

#bba-content-area-main-right .bba-right-sidebar-links-libor dd ul li {
	list-style-image: url("http://www.bbaonline.org.uk/bdm/images/leftnav_bullet.gif");
	margin-left:0;
}

#bba-content-area-main-right .bba-right-sidebar-links-libor dd ul {
	margin-left:32px;
	font-size:88%;
}

#bba-content-area-main-right .bba-right-sidebar-links-libor dt:before {
	content: " ";
}

#bba-content-area-main-right .bba-right-sidebar-links-libor dt {
	text-indent:0;
	color:#176077;
	margin-bottom:10px;
}

#bba-content-area-main-right .bba-right-sidebar-links-libor .bba-content-alternate-bg {
	background-color:#f2f2f2;
	padding: 10px 0 10px 0;
}
