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

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

/********** Body Section ************/

body {
	background-color:#c8e9f0;
	background-image:none;
	color: #8b8b8b;
}

/********** Header Section ************/
#bba-header-search {
	background:url("http://www.bbaonline.org.uk/bdm/images/intranet_search_area.png") no-repeat scroll 0 0 transparent;
}

#bba-header-navigation {
	background:#c8e9f0 url("http://www.bbaonline.org.uk/bdm/images/intranet_nav_bg.gif") repeat-x bottom;
}

#bba-header-navigation li {
	background:url("http://www.bbaonline.org.uk/bdm/images/intranet_nav_left.gif") no-repeat left top;
}

#bba-header-navigation a, #bba-header-navigation strong, #bba-header-navigation span {
	background:url("http://www.bbaonline.org.uk/bdm/images/intranet_nav_right.gif") no-repeat right top;
}

#bba-header-navigation #nav-current {
	background-image:url("http://www.bbaonline.org.uk/bdm/images/intranet_nav_left_on.gif");
}

#bba-header-navigation #nav-current a {
	background-image:url("http://www.bbaonline.org.uk/bdm/images/intranet_nav_right_on.gif");
}

/********** Content ************/
#bba-content {
	background-color:#C8E9F0;
	/*background-repeat:no-repeat;*/
}

#bba-content-leftpanel {
	background: url("http://www.bbaonline.org.uk/bdm/images/bg_content_tlcurve.gif") left top no-repeat;
}

#bba-content-area {
	background: #fff url("http://www.bbaonline.org.uk/bdm/images/bg_content_trcurve.gif") right top no-repeat;
}

/********** Left Navigation ************/
#bba-content-leftpanel .bba-content-left-headline {
	width:190px;
	font: bold 16px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	margin-bottom:10px;
}

#bba-content-leftpanel .bba-content-left-promo-no-icon h2, #bba-content-leftpanel .bba-content-left-promo-no-icon p {
	width:190px;
	margin-bottom:10px;
}

#bba-content-area-main-right .bba-right-sidebar-links-no-subtext dt {
	margin-bottom:5px;
}

.bba-content-area-main-headline {
	font: bold 17px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
}

.bba-content-area-main-headline a {
	color:#007AC2;
	text-decoration:none;
	font-size:75%;
	float:right;
}

.bba-content-area-main-headline a:before {
	content: url("http://www.bbaonline.org.uk/bdm/images/leftnav_bullet.gif") " ";
	vertical-align:middle;
}

#bba-footer-navigation {
	text-align:center;
	font-weight:normal;
}