/* Design and CSS: www.boilerroomdigital.co.uk */

/*Padding and margin reset*/
	html, body, p, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, blockquote, address, form, fieldset{
		margin: 0;
		padding: 0;
		font-size: 1em;
		list-style: none;
		font-style: normal;
		border: 0;
	}
	table, tr, td, th, img{
		margin: 0;
		padding: 0;
		font-size: 1em;
		list-style: none;
		font-style: normal;
	}

	a{
		text-decoration: none;
		color: #00f;
	}
	
	a:hover{
		text-decoration: underline;
	}
	
	abbr{
		border: none;
	}
	
/*Layout*/
	body{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		color: #333;
		font-size:80%;
		min-height: 100%;
		min-width: 960px;
		background:#fff url(http://templates.livesiteadmin.com/images/paper/bg_body.gif) repeat-x bottom;
	}
	
	#bbt_container{
		min-width: 960px;
		background: #fff url(http://templates.livesiteadmin.com/images/paper/bg_paper_t.jpg) no-repeat top;
		width:960px;
		margin:0 auto;
		padding-top:1px;
	}
	
	#wrapper{
		background: url(http://templates.livesiteadmin.com/images/paper/bg_paper_b.jpg) no-repeat bottom;
	}
	
	#sub {
		float:left;
		width:232px;
		padding-left:4px;
	}
	
	#main, #supp{
		float:left;
	}
	
	.clearer{
		height:1px;
		clear:both;
	}
	
	#main{
		width:535px;
		margin:0 15px;
		padding:10px 0;
		background: #fff;
	}
	
	#supp{
		width:123px;
		padding-left:16px;
		margin-top:6em;
	}
		
/* Header */
	#branding{
		position:relative;
		padding-top:1px;
		background: url(http://templates.livesiteadmin.com/images/paper/bg_header_t.jpg) no-repeat top;
		width: 656px;
		margin:39px 0 0 216px;
	}
	
	#branding div{
		background: url(http://templates.livesiteadmin.com/images/paper/bg_header_b.jpg) no-repeat bottom;
		padding: 66px 20px 40px 35px
	}
	
	#branding h1{
		font-weight: bold;
		font-size: 4.5em;
	}
	
	#branding h1 a{
		color: #777;
		font-family: Impact, Helvetica, Arial sans-serif;
	}

	#branding h1 a:hover{
		text-decoration: none;
	}

	
	#branding h2{
		font-size: 3.2em;
		font-weight: normal;
		font-family: Helvetica, Arial, Tahoma, sans-serif;
		color: #ba1921;
	}
	
	#branding h2{
		font-size: 2.2em;
	}
	
	
/* Content */
	#content h1{
		font: bold 3em Helvetica, Arial, Tahoma, sans-serif;
		letter-spacing: -1px;
		color: #cb1720;
		position:relative;
		padding-top:12px;
		padding-bottom:0;
		margin-bottom:.25em;
		line-height: 1.2em;
	}
	
	#content p, #content #main ul, #content ol{
		margin-bottom:1em;
	}
	
	#content h2{
		font-size: 1.5em;
		font-weight:normal;
		color:#333;
		margin-bottom:.25em;
	}
	
	#content h3{
		font-size:1.2em;
		margin:.25em 0 .25em;
		font-weight:bold;
	}
	
	#content h4{
		font-size:1em;
		margin-bottom:1em;
		font-weight: bold;
	}

	#content #main ul, #main ul li{
		list-style-type: square;
	}
	
	#content #main ol, #main ol li{
		list-style-type: decimal;
	}
	
	#content #main ol, #content #main ul{
		padding-left:3em;
	}
	
	#content, #supp{
		line-height: 1.35;
	}
	
	#content #main a{
		text-decoration: underline;
	}
	
	#content #main a:hover{
		color:#ba1921;
	}
	
/*Sidebar*/
	#supp{
		color:#555;
	}
	
	UL.bbt_txtAddressUL{
		margin-bottom: 1em;
	}
	
	#supp #logo{
		margin-bottom: 3em;
	}
	
/* LH Navigation */
	#sub {
		font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
		background:url(http://templates.livesiteadmin.com/images/paper/bg_postit_m.jpg) repeat-y top left;
		padding: 0;
	}
	
	#sub div{
		background: url(http://templates.livesiteadmin.com/images/paper/bg_postit_t.jpg) no-repeat top left;
	}
	
	#sub div div{
		background: url(http://templates.livesiteadmin.com/images/paper/bg_postit_b.jpg) no-repeat bottom left;
		padding: 10px 5px 60px 23px;
	}
	
	
	#bbt_menu1{
		margin:35px 4px;
		font-size:1.6em;
	}
	
	#bbt_menu1 li{
		display: block;
		line-height: 1.3;
		padding:2px 0 2px 8px;
	}
	
	
	#bbt_menu1 a{
		display: block;
		color:#333;
	}
	
	#bbt_menu1 .active{
		color: #cc1529;
	}
	
	#bbt_menu1 a a{
		font-size: 1em !important;
	}
	
	/*L2 and L3 nav*/
	
	#bbt_menu2 li{
		font-size:.9em;
		line-height: 1.3;
		padding:3px 8px;
	}
	
	#bbt_menu2 a{
		display: block;
	}
	
	#bbt_menu2{
		padding-left:15px;
	}
	
	#content #main #bbt_menu3{
		margin-left:0;
		padding-left:0;
	}
	
	#content #bbt_menu3 li{
		display:inline;
		padding-right: 10px;
	}
	
	#content #main #bbt_menu3{
		padding:4px;
		margin-bottom: 0;
	}
	
/* Footer */
	#bbt_footer{
		clear: both;
		padding: 160px 2px 2px;
		font-size:.8em;
		text-align: right;
	}
	
	#bbt_footer a{
		color:#fff;
	}
	
	#bbt_footer p{
		display:inline;
	}