/* THINGS THAT ADJUST THE THEME OR OVERALL LAYOUT */

*
{
padding: 0px;
margin: 0px;
}

body
{
    background: #dddddd url('images/v2/main-bg.gif') repeat-x;
    font-size: 14px;
    font-family: "Trebuchet MS", Helvetica, Sans-Serif;
    color: #666666;
    line-height: 22px;
    /*margin-top: 2px;*/
    text-align: center;
}
#header /*SPACE FOR SUPERBRANDS LOGO IMAGE ON */
{
    text-align: center;
    margin: 10px;
}
#header img /* THE ACTUAL LOGO */
{
    border-width: 0px;
}
#header h1 /* USED TO FORCE CORRECT HEIGHT */
{
    position: absolute;
    font-size: 1px;
    letter-spacing: -1px;
    margin-left: -1000px;
}
/* LAYOUT THE CONTENT WINDOW */
.clearing-element {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: Black;
} 
#layout-middle1
{
    margin: 0;
    padding: 0;
    background-image: url('images/v2/shadow-right-bg.gif');
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
}
#layout-middle2
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/v2/shadow-left-bg.gif');
    background-repeat: repeat-y;
    width: 100%;
}
#shadow-left
{
    /*background: #ffffff url('images/v2/shadow-left-bg.gif') repeat-y;
    float: left;
    width: 9px;
    height: 100%;
    padding: 0px;*/
    width: 10px;
    height: 402px;
    float: left;
    background-image: url('images/v2/shadow-left.gif');
}
#shadow-right
{
    width: 10px;
    height: 402px;
    float: right;
    background-image: url('images/v2/shadow-right.gif');
}

#maincontent
{
    background: #ffffff url('images/v2/content-bg.gif') repeat-x;
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
#main-top
{
    background-color: #ffffff;
}
#main-middle
{
    padding: 30px 30px 30px 30px;
    text-align: left;
}
#main-bottom
{
    background-color: #ffffff;
    background: #ffffff url('images/v2/shadow-b-bg.gif') repeat-x;
    height: 9px;
    margin-top: -1px;
}
#main-bottom-left
{
    background-image: url('images/v2/shadow-bl.gif');
    height: 9px;
    width: 15px;
    float: left;
}
#main-bottom-right
{
    background-color: #ffffff;
    background: #ffffff url('images/v2/shadow-br.gif') repeat-x;
    height: 9px;
    width: 16px;
    float: right;
}

#maincontent h1
{
    position: relative;
    top: 4px;
    font-size: 24px;
    line-height: 28px;
    color: #656551;
    letter-spacing: -1px;
    background: url('images/v2/underline.gif') bottom repeat-x;
    /*border-bottom: dotted 1px lightgray;*/
    padding: 0px 0px 10px 0px;
    margin-bottom: 20px;
}
#maincontent h2
{
    position: relative;
    top: 4px;
    font-size: 14px;
    color: #656551;
    letter-spacing: -1px;
    /*background: url('images/v2/underline.gif') bottom repeat-x;*/
    padding: 10px 0px 2px 0px;
    margin-bottom: 8px;
}
#maincontent h2 a
{
    text-decoration: none;
}


.floatleft
{
float: left;
/* margin: 0px 14px 3px 0px;
z-index: 1; */
}
.floatright
{
float: right;
/* margin: 0px 0px 3px 14px;
z-index: 1; */
}
#clearall
{
    clear: both;
    font-size: 1px;
    height: 1px;
    
}
.cover
{
position: relative;
top: -2px;
background: url('images/bdr-cover.gif') no-repeat;
padding: 10px;
}
div.cover
{
width: 180px;
height: 245px;
}

ul
{
    margin-left: 25px;
}
#maincontent p
{
    margin-top: 10px;
    margin-bottom: 10px;
}


#menu /* THE MAIN MENU */
{
    text-align: center;
    margin-bottom: 20px;
}

#menu div
{
    margin: 0 auto;
    width: 640px;
    background: #ffffff url('images/v2/menu-bg.gif') repeat-x;
    height: 35px;
    padding: 0px;
}


/* #menu 
{
position: relative;
background: #999999 url('images/mbg.gif') repeat-x;
height: 50px;
/*padding: 0px 20px 0px 5px;*//*
padding: 0px 20px 0px 5px;
margin: 138px 0px 20px 0px;
border: solid 1px #000000;
border-bottom-color: #888888;
border-top-color: #999999;
border-left-color: #888888;
border-right-color: #888888;
}*/

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 30px;
border-left: solid 1px #666666;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
/*background-color: transparent;
background-repeat: repeat-x;*/
padding: 0px 8px 0px 12px;
font-size: 12px;
color: #666666;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
    color: #444444;
    text-decoration: none;
}

#footer
{
    margin: 20px 0px 10px 0px;
    text-align: center;
    color: #888888;
    font-size: 11px;
}






a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}




.footnote
{
    padding-top: 50px;
    font-size: 12px;
    font-style: italic;
}

















/* ====================PAGE SPECIFIC==================== */

/* --------------------COUNCIL-------------------- */
.chairman-photo
{
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}


/* --------------------BRAND LIST-------------------- */
.brandsummary-item
{
border: solid 0px red;
    height: 100px;
    width: 140px;
    float: left;
    margin: 0 auto;
    /*margin: 0 auto 0 auto;
    margin: 20px 0px 0px 180px;*/
    text-align: center;
    vertical-align: middle;
}
.brandsummary-item img
{
    border-width: 0px;
    /*float: right;
    margin-left: -150px; */
}



/* --------------------ARCHIVE-------------------- */

#booklist
{
    text-align: center;
}
.bookdetails
{
    width: 240px;
    padding-left: 140px;
    height: 250px;
    text-align: center;
    display: block;
    float: left;
    margin: 20px 10px 10px 0px;
}
.bookdetails img
{
    border-width: 0px;
    float: left;
    margin-left: -100px;
}

/* --------------------CONTACT-------------------------- */
.contact-results
{
    font-weight: bold;
    font-style: italic;
    font-size: 1.2em;
}

/* --------------------BRAND DETAILS-------------------- */

#brandheader
{
    margin: 0 auto;
    text-align: center;
    width: 98%;
}
#brandlogo
{
    text-align: center;
}
#brandtoc
{
    float: right;
    border: solid 1px #97CAFE;
    background-color: #DFEFFE;
    margin: 0px 0px 0px 0px;
    padding: 2px;
    width: 180px;
    font-size: 11px;
}
#brandtoc strong
{
    font-weight: bold;
    font-size: 15px;
}
#brandtoc ul
{
    margin-left: 20px;
    list-style-type: square;
    list-style-position: outside;
}
#brandtoc li
{
    margin-bottom: -3px;
}
#brandtoc li a
{
    text-decoration: none;
    color: #444444;
}
#brandtoc li a:hover
{
    color: #FF7800;
}
#brandimages
{
    clear: both;
    margin: 0 auto;
}

/*#didntknow
{
    border: solid 0px #97CAFE;
    background-color: #DFEFFE;
    margin: 20px 0px 10px 0px;
    padding: 10px;
}
#didntknow a
{
    border-width: 0px;
    text-decoration: none;
}*/
#didntknow h2
{
    border-width: 0px;
    padding-top: 0px;
    background: url('');
}

.booklist
{
    border: solid 1px #97CAFE;
    background-color: #DFEFFE;
    margin: 20px 0px 10px 0px;
    padding: 10px;
}

.contact label
{
    width: 150px;
float: left;
text-align: right;
margin-right: 20px;
display: block
}
.submit
{
    margin-left: 170px;
}

.scrollClass {
    text-align:center;
    font:normal 80% Arial,sans-serif;
}

.errormessage
{
    color: Red;
    font-style: italic;
}

.pdflink
{
    float: right;
    clear: right;
    text-align: right;
}
.pdflink img
{
    border-width: 0px;
}
.pdflink a
{
    text-decoration: none;
}
