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

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

/********** Body Section ************/
body {
	background-color:#fff;
	background-image:none;
	color: #8b8b8b;
}

/********** Header Section ************/
#bba-header, #bba-header-wrapper {
	height:70px;
}

#bba-header-wrapper {
	padding-top:10px;
	width:920px;
}

#bba-header-search-nav-container {
	height:45px;
	margin:0;
}

#bba-header-wrapper, #bba-header-search-nav-container, #bba-header-search, #bba-header-logo {
	background-image:none;
	background-color:#af2049;
	color:white;
}

#bba-header-logo-right {
	position:absolute;
	top:15px;
	left:75%;
}

#bba-header #bba-header-search {
	height:36px;
	margin: 10px 5px 0 0;
	width:400px;
	text-align:right;
}

#bba-header-search span {
	vertical-align:middle;
	padding-bottom:15px;
}

#bba-content-area, #bba-content-area-main-center {
	border:none
}

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

#bba-content-area {
	background-color:#f0f8eb;
	padding-left:0;
}

#bba-content-leftpanel ul.bba-content-leftnav  {
	margin:10px 0 0 0;
}

ul.bba-content-leftnav li#leftnav-current {
	border-bottom-color:#b8c7b0;
	border-left:3px solid #9ab68b;
}

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

#bba-content-leftpanel-wrapper {
	width:210px;
	background-color:#f2f2f2;
}

#bba-content-area-main-center .bba-content-main-abstract-article {
	background-color:#f0f8eb;
}

#bba-content-area-main-center .bba-content-main-article-libor a {
	color:#b32e54;
}

.bba-content-leftnav li a:hover, .bba-content-leftnav ul li a:hover {
	background-color: #ffe6ed;
	color: #FBA43D;
}

div.bba-content-main-abstract-article .bba-article-date {
	color:#a2a2a2;
	font-weight:normal;
}

#bba-content-area-main-center hr {
	margin:0 0 10px 0;
}

#bba-content-area-main-center h2 {
	color:#b32e54;
}

#bba-content-area .bba-content-area-banner-libor {
	border-width:0;
	margin-top:0;
	padding-top:10px;
	max-width:700px;
	width:700px;
	background-color:white;
}

.bba-right-sidebar-links h2 {
	margin-bottom:1px;
}

#bba-content-area-main-right hr {
	border: 1px solid #c0e3ad;
	border-bottom:none;
}

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

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

#bba-content-area-main-right a {
	color:#b32e54;
	font-weight:bold;
}

#bba-footer-wrapper {
	width:920px;
	border-top: 2px solid #b32e54;
	background-color:#f5f5f5;
	height:4em;
}
