* { margin: 0; padding: 0; font: 12px arial, verdana, helvetica, sans-serif; }

h1, h2, h3, h4, h5, h5 { margin: 12px 0 16px 0; color: #545454; font-weight: normal; font-family: 'century gothic', arial, helvetica, sans-serif; }
h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 16px; color: #003082; font-weight: bold; }
h3 { font-size: 14px; color: #003082; }
h4, h5, h6 { font-size: 13px; }

p { margin: 0 0 16px 0; }

ol { margin: 12px 0 12px 0px; padding: 0 0 0 16px; }
ul { margin: 12px 0 12px 0px; padding: 0 0 0 14px; }
dl { margin: 8px 0 8px 0; padding: 0 0 0 10px; }
dl dd { margin: 0; padding: 0 0 0 20px; }
dl dt { margin: 0; padding: 0; font-weight: bold; }

#maincontent ul li { list-style: url(../images/layout/bullet.png) }

code, samp { font: 10px 'lucida console', 'andale mono', 'courier new', courier; margin: 0 0 12px 0; }
kbd { font: 13px 'courier new', courier, 'lucida console', 'andale mono'; }
var { font-style: normal; font: 12px 'lucida console', 'andale mono', 'courier new', courier; font-weight: bold; }
pre { font-size: 13px; margin: 0 0 0px 0; padding: 0 0 0 0; }
blockquote { margin: 20px 0px; padding: 0px; font-style: italic; }
blockquote p { padding: 0; margin: 0; }

table { font-size: 12px; border: 0px solid #EDEDED; margin: 6px 0 18px; text-align: left; clear: both; }
tr th { font-size: 12px; font-weight: bold; text-align: left; padding: 4px; border: 0px solid #EDEDED; vertical-align: middle; background: #ededed; }
table tr td { padding: 4px; font-size: 12px; border: 0px solid #EDEDED; vertical-align: top; }
table tr td p { font-size: 12px; vertical-align: top; margin: 0; padding: 0; }

/*form fieldset { margin-left: 50px; }*/
/*#maincontent form {  }*/
fieldset { border: 1px solid #eeeeee; }
fieldset#contactform { border: 0; padding: 0; margin: 0; float: right; border-left: 1px solid #EEEEEE; width: 400px; }
form input[type=password], form input[type=text],form textarea, form select { width: 260px; border: 1px solid #cccccc; }
form select { color: #525252; }
form input[type=submit] { border: 1px solid #cccccc; color: #525252; background: #ffffff; padding: 2px 4px; }

a img { border: 0; }

/*body { background: url(../images/layout/lbbc-gradient.png) top left repeat-x; color: #545454; }*/
body { background: #ffffff; color: #545454; }

a { color: #F3850A; text-decoration: none; }
a:hover { color: #545454; }
a.altlinkcolour { color: #545454; }
a.altlinkcolour:hover { color: #F3850A;  }

div#container { width: 968px; margin: 0px auto; }

div#headers { background: url(../images/layout/lbbc-techno-header.png) top center no-repeat; height: 216px; width: 968px; }
a#sitetitle { background: url(../images/layout/blue-lbbc-techno-logo.png) top left no-repeat; height: 0; padding-top: 122px; width: 282px; overflow: hidden; display: block; float: left; clear: left; margin: 17px 0 0 44px; }

div#chapters { clear: both; float: left; margin: 24px 0 0 21px; background: url(../images/layout/lbbc-techno-menu-bg.png) top left repeat-x; height: 44px; }
div#chapters ul { margin: 9px 0 0 0; padding: 0; list-style: none; height: 44px; width: 928px; }
div#chapters ul li { float: left; margin: 0 0 0 0; }
div#chapters ul li a { display: block; background: transparent; text-decoration: none; color: #525252; padding: 10px 16px 6px 8px; height: 18px; }
div#chapters ul li a.on, div#chapters ul li a:hover { background: url(../images/layout/lbbc-techno-menu-hover.png) top right no-repeat; color: #ffffff; text-decoration: none; }

div#content { width: 926px; margin: 0 auto; clear: both; padding: 4px 21px; background: url(../images/layout/lbbc-content.png) top center repeat-y; }
div#maincontent { float: right; width: 740px; margin: 0 0px 0 0; min-height: 400px; }
div#maincontent h1, div#maincontent h2, div#maincontent h3, div#maincontent h4, div#maincontent h5, div#maincontent h6, div#maincontent p, div#maincontent table { padding: 0 10px; }
div#maincontent ul { padding: 0 10px 0 24px; }

div#sections { float: left; width: 183px; margin: 0 0 0 0px; background: url(../images/layout/2lbbc-techno-sections-botbg.png) bottom left no-repeat; min-height: 520px; }
div#sections h2 { background: url(../images/layout/lbbc-techno-sections-link-b.png) top left no-repeat; font-size: 13px; font-weight: bold; color: #003082; padding: 6px 20px; margin: 0 0 0px 0; border-bottom: 3px solid #ffffff; }
div#sections ul { list-style: none; margin: 0; padding: 0px 0 0 0; list-style: none; background: url(../images/layout/lbbc-techno-sections-bg.png) top left repeat-y; border-bottom: 4px solid #ffffff; min-height: 250px; }
div#sections ul li {  }
div#sections ul li a { display: block; padding: 6px 20px; color: #ffffff; text-decoration: none; }
div#sections ul li a:hover, div#sections ul li.on a, div#sections ul li.on a:hover { background: url(../images/layout/lbbc-techno-sections-link-b.png) top left no-repeat; color: #003082; text-decoration: none; }
div#sections ul li ul { display: none; padding: 10px 6px; background: url(../images/layout/lbbc-techno-subsection-bg.png) top left no-repeat; border: 0; min-height: 16px; }
div#sections ul li.on ul { display: block; }
div#sections ul li ul li {  }
div#sections ul li.on ul li a { padding: 2px 15px; background: transparent; color: #ffffff; }
div#sections ul li ul li a:hover { background: url(../images/layout/lbbc-techno-subsection-hove.png) top left repeat; color: #003082; }


.clear { clear: both; border: 0; height: 0; visibility: hidden; }

div#footers { height: 0; padding-top: 41px; width: 968px; background: url(../images/layout/lbbc-techno-footer.png) top center no-repeat; overflow: hidden; clear: both; }

.hometopbox { background: url(../content/lbbc/home/lbbc-home.jpg) top left no-repeat; height: 244px; width: 928px; margin: 0 0 4px 0; }
.hometopbox h2 { color: #003082; font-size: 16px; }
.hometopbox .info { float: right; width: 350px; padding: 10px; }

.homebox { float: left; width: 460px; padding: 0; border: 1px solid #cccccc; height: 215px; }
.homebox.last { margin: 0 0 0 4px; }
.homebox .info { float: left; width: 195px; height: 200px; margin: 18px 0 0 18px; }
.homebox img { float: right; width: 215px; height: 215px; }
a#hometechnolink, a#homebeechlink { display: block; height: 0; overflow: hidden; }
a#homebeechlink { background: url(../content/lbbc/home/lbbc-beech.gif) top left no-repeat; padding-top: 72px; width: 171px; }
a#hometechnolink { background: url(../content/lbbc/home/lbbc-techno.gif) top left no-repeat; padding-top: 69px; width: 170px; }

div.blankfiller { float: left; width: 368px; height: 296px; background: url(../images/layout/gradient2.png) top left no-repeat; }

div.homeboxsmall { float: left; width: 180px; margin: 0 5px 6px 0; height: 225px; padding: 0; }
div.homeboxsmall.last { margin: 0; background: url(../images/layout/lbbc-news-bg.jpg) top left repeat-x; width: 186px; }
div.homeboxsmall h2 { background: url(../images/layout/tech-h-bg.jpg) top left repeat-x; padding: 2px 15px 0 15px; height: 22px; overflow: hidden; text-align: center; margin: 0 0 4px 0; color: #003082; font-weight: bold; font-size: 15px; }
div.homeboxsmall h2#lbbcnewstitle { background: url(../images/layout/lbbc-news-h-bg.jpg) top center no-repeat; overflow: hidden; height: 0; padding-top: 24px; display: block; }
div.homeboxsmall strong { color: #033283; font-weight: bold; }
div.homeboxsmall .info { background: url(../images/layout/homebox-bot-bg.jpg) top left repeat-x; padding: 2px 12px; height: 106px; padding: 4px 0 0 0; }
div.homeboxsmall.last .info { background-image: none; padding: 4px 0 0 0; }
div.homeboxsmall a, div.homeboxsmall a:hover  { color: #00A817; text-decoration: none; }

div.boxsmall { float: left; width: 180px; margin: 0 6px 6px 0; height: 225px; padding: 0; }
div.boxsmall.last { margin: 0 0 6px 0; padding: 0; }
div.boxsmall h2 { background: url(../images/layout/tech-h-bg.jpg) top left repeat-x; padding: 2px 15px 0 15px; height: 22px; overflow: hidden; text-align: center; margin: 0 0 4px 0; color: #003082; font-weight: bold; font-size: 15px; }
div.boxsmall strong { color: #033283; font-weight: bold; }
div.boxsmall .info { background: url(../images/layout/homebox-bot-bg.jpg) top left repeat-x; padding: 4px 0 0 0; height: 106px; }
div.boxsmall .info p { margin: 0 0 4px 0; }
div.boxsmall a, div.boxsmall a:hover  { color: #00A817; text-decoration: none; }


div#sections div.sidebarboxsmall { width: 183px; margin: 0 0 6px 0; height: 225px; padding: 0; }
div#sections div.sidebarboxsmall.last { margin: 0 0 6px 0; padding: 0; }
div#sections div.sidebarboxsmall h2 { background: url(../images/layout/tech-h-bg.jpg) top left repeat-x; padding: 2px 15px 0 15px; height: 22px; overflow: hidden; text-align: center; margin: 0 0 0px 0; color: #003082; font-weight: bold; font-size: 15px; }
div#sections div.sidebarboxsmall strong { color: #033283; font-weight: bold; }
div#sections div.sidebarboxsmall .info { background: url(../images/layout/homebox-bot-bg.jpg) top left repeat-x; padding: 8px 12px 2px 12px; height: 106px; }
div#sections div.sidebarboxsmall a, div#sections div.sidebarboxsmall a:hover  { color: #00A817; text-decoration: none; font-size: 10px; }
div#sections div.sidebarboxsmall p { font-size: 10px; margin: 0 0 4px 0; }

div.boxmed { float: left; width: 366px; margin: 0 6px 6px 0; height: 296px; padding: 0; }
div.boxmed.last { margin: 0 0 6px 0; padding: 0; }
div.boxmed h2 { background: url(../images/layout/tech-h-bg.jpg) top left repeat-x; padding: 2px 15px 0 15px; height: 22px; overflow: hidden; text-align: center; margin: 0 0 4px 0; width: 348px; color: #003082; font-weight: bold; font-size: 15px;}
div.boxmed strong { color: #033283; font-weight: bold; }
div.boxmed .info { background: url(../images/layout/homebox-bot-bg.jpg) top left repeat-x; padding: 2px 0; height: 106px; }
div.boxmed a, div.boxmed a:hover  { color: #00A817; text-decoration: none; }

.green { color: #00A817; }
strong.orange, strong.green { font-weight: bold; text-decoration: none; }
.orange { color: #F3850A; }
a.orange { text-decoration: none; }

.errortext { color: red; }

div.clear { clear: both; margin-bottom: 32px; }

.openclosewidget { font-size: 10px; text-decoration: none; float: left; margin-right: 4px; }
.title .openclosewidget { line-height: 30px; }
.opentabsection { height: auto; }
.closetabsection { height: 0px; overflow: hidden; }
.staffpic { height: 96px; border: 0; padding: 0; margin: 0; }



#downloads table 
{
    width: 650px;
}
                  
#downloads thead, 
#downloads tfoot
{
    background: #e0e0e0;
}
#downloads td
{
    padding: 8px;
} 

#downloads thead td, 
#downloads tfoot td
{
    font-weight: bold;
}

#cmf { margin: 20px 0 20px 50px; }
#ici { margin: 0 0 0 70px; }
