@import url(http://templates.livesiteadmin.com/images/aroundus/layout.css);
/*Specific colours*/

body{
	background: #f9f9f9  url(http://templates.livesiteadmin.com/images/aroundus/bg_body.gif) repeat-y top;
}

#wrapper{
	background: url(http://templates.livesiteadmin.com/images/aroundus3/bg_header_3.jpg) no-repeat top;
}

#branding h1, #branding h1 a{
	color: #fff;
}

#branding h2{
	color:#fff;
}

#branding .shadowed{
	color: #000;
}


#sub{
}

#subnav{

}

#bbt_footer p{
	background: #999 url(http://templates.livesiteadmin.com/images/aroundus/bg_footer_tl.gif) no-repeat top left;
}

#bbt_footer p a{
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_footer_tr.gif) no-repeat top right;
}

#bbt_footer, #bbt_footer a{
	color: #fff;
}

#bbt_menu1, #bbt_menu1 a{
	color: #fff;
}

#bbt_menu1 li.active{
	background: #466697;
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_50_000.png);
}

#bbt_menu1 li.active a{
	color: #fff;
}

#bbt_menu2 li.active{
	background: #466697;
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_40_000.png);
	color:#fff;
}

#sub .inner {
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_40_000.png);
}

#subnav .inner {
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_30_000.png);
}


#bbt_menu2,
#bbt_menu3,
#bbt_menu2 li.active a{
	color:#000;
}

#bbt_menu2 a,
#bbt_menu3 a,
#bbt_menu2 li.active #bbt_menu3 li a{
	color: #333;
}

#branding span{
width:630px !important;
}

/*Fix IE transparent background menus*/

* html #bbt_menu2 li.active *,
* html #bbt_menu1 li.active *,
* html #subnav .inner *,
* html #sub .inner *{
filter:alpha(opacity=100) !important;
position:relative;
}

* html #bbt_menu1 li.active{
background: #888;
filter:alpha(opacity=100);
height:1px;
}

* html #bbt_menu2 li.active{
background: #999;
color:#111;
filter:alpha(opacity=60);
height:1px;
}

* html #sub .inner{
background: #666;
filter:alpha(opacity=50);
height:1px;
}

* html #subnav .inner{
background: #ccc;
filter:alpha(opacity=60);
height:1px;
}
