﻿/* general css styling and masterpage styling */

*
{
    border: 0;
    margin: 0;
    padding: 0;
}
a img
{
    border-style: none;
}
.liItem
{
    font-size: 12px;
}
body
{
    font-family: Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
    background: transparent url(Graphics/bg.jpg) repeat-x;
    color: #333333;
		overflow-y:scroll;
 }
ul
{
    margin-left: 14px;
}
li
{
    padding-left: 5px;
    display: list-item;
    list-style-type: inherit;
}
.siteheader
{
    height: 160px;
    background: transparent url(Graphics/Chambers-Student_2withmatte.gif) no-repeat;
}
.sitetextcontainer
{
    margin-top: 130px;
    width: 400px;
    font-size: 0.7em;
    text-align: right;
    color: #ffffff;
    vertical-align: baseline;
    display: inline;
    float: left;
}
.bannercontainer
{
    margin-left: 25px;
    padding-top: 55px;
    float: left;
    background-color: Transparent;
    display: inline;
}

a
{
    outline: none;
    font-size: 12px;
    color: #088D8C;
    text-decoration: none;
}
a#registerlink
{
    color: #088D8C;
}

a:hover
{
    text-decoration: underline;
}

p
{
    font-weight: normal;
    font-size: 12px; /* line-height: 1.4em;*/
}

h2
{
    color: #088D8C;
    font-size: 33px;
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 17px !important;
}
h1.FirmTitle, #FirmName
{
    font-size: 22px;
    font-weight: bold;
    color: #088D8C;
}
h3
{
    color: #088D8C;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: justify;
    font-weight: bold;
}

h1.blog
{
    color: #088D8C;
    font-size: 17px;
    font-weight: bold;
}

hr.solid
{
    border: none;
    border-bottom: solid 1px #666666;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    clear: both;
    line-height: 16px;
}

.selected
{
    font-weight: bold;
}


#topWrapper
{
    margin: 0px auto;
    width: 900px;
}

.top
{
    width: 900px;
    display: block;
    margin-bottom: 1px;
}

div#outerWrapper
{
    margin: 0px auto;
    width: 900px;
    background: #ffffff;
}

#inner
{
    width: 887px;
    display: block;
    padding: 0px;
    padding-left: 13px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.innerContentWrapper
{
    width: 873px;
    display: block;
}

.leftSideWrapper
{
    margin-top: 1px;
    padding-top: 30px;
    display: block;
    width: 540px;
    float: left;
    border-right: thin solid #088D8C;
    min-height: 400px;
}

.rightSideWrapper
{
    display: block;
    width: 345px;
    float: left;
    margin-top: 1px;
    min-height: 400px; /* background: transparent url(graphics/backgroundgradient.gif) repeat-x;*/
    background-repeat: repeat-x;
}

#ajaxDiv
{
    position: absolute;
    z-index: 100;
    width: 1px;
    height: 1px;
}


.homepageleft #right
{
    float: left;
    width: 200px;
    margin-left: 30px;
}

/* sitemap styling */

#SiteMap li
{
    padding-left: 30pt;
    display: list-item;
    list-style-type: inherit;
}

/* A-Z profile styling */


.AZProfileWrapper a
{
    color: #ffffff;
}
.AZProfileWrapper a:hover
{
    color: #ffffff;
}
.AZProfileWrapper
{
    width: 300px;
    background-color: #088D8C;
}

/* search control styling */

.ddlwrapper
{
    width: 350px;
}

.SmallBoxes
{
    background-color: #088D8C;
    height: 20px;
    width: 90px;
    text-align: center;
}


.leftSideWrapper .repeaterContainer
{
    width: 370px;
    margin: 10px;
}

.sectioncontrolwrapper #popupControlHeader
{
    width: 370px;
}


.rightSideInner
{
    margin-left: 20px;
    margin-top: 30px;
    background-color: #fff;
}

.rightSideWrapper .topTipsWrapper .topTipsQuoteHolder
{
    width: 290px;
}


.rightSideWrapper .topTipsWrapper .topTipsQuoteHolder .text
{
    width: 250px;
}

/* training contract search styling */

.dropDownsBox
{
    width: 265px;
    height: 25px;
    margin-top: 10px;
    display: block;
}

#popupControlWrapper .textBoxWrapper label, #findtraining label, #findtraining .left
{
    color: #ffffff;
}

.dropDownsBox .left
{
    width: 110px;
    height: 35px;
    float: left;
    display: block;
    font-size: 13px;
}
#popupControlWrapper .dropDownsBox .left
{
    color: #ffffff;
}


.dropDownsBox .right
{
    width: 155px;
    height: 35px;
    float: left;
    display: block;
}

.searchBoxesWrapper
{
    float: left;
    margin-top: 30px;
}
.searchBoxesWrapper .leftBtns
{
    width: 120px;
    height: 21px;
    float: left;
    display: block;
    font-size: 11px;
}
.searchBoxesWrapper .rightBtns
{
    width: 120px;
    height: 21px;
    float: left;
    margin-left: 50px;
    display: block;
    font-size: 11px;
    color: #666666;
}

.outerWrapper h2, .outerWrapper .textBoxWrapper
{
    text-align: center;
}
.outerWrapper
{
    border: #FF00FF solid thin;
    margin: 10px;
    width: 580px;
}

/* homepage styling */

.homePageWrapper
{
    width: 874px;
}
.homePageWrapper h2, .homePageWrapper h3
{
    /* text-align: center;*/
}

.homepagetopleft
{
    float: left;
    display: block;
    width: 400px;
    margin-top: 15px;
}
.homepagetopleft h3, .homepagetopright h3, .buyacopyheader h3
{
    color: #000000;
}

.homepagetopright
{
    margin-left: 0px;
    display: block;
    width: 470px;
    float: left;
    margin-top: 15px;
}
.homepageleft
{
    float: left;
    width: 610px;
    margin-top: 20px;
}
.homepageright
{
    margin-left: 0px;
    display: block;
    width: 260px;
    float: left;
    margin-top: 20px;
    background-color: #fff;
}



/* top tips styling */

.TopTipsOuterHeaderWrapper
{
    clear: both;
    background-color: #088D8C;
    width: 200px;
}
.TopTipsOuterWrapper
{
    width: 200px;
    background-color: #c6e7e7;
}
.homepageright .TopTipsOuterWrapper, .homepageright .TopTipsOuterHeaderWrapper
{
    width: 255px;
}
.homepageright .topTipsQuoteHolder
{
    width: 230px;
}

.rightSideWrapper .TopTipsOuterHeaderWrapper, .rightSideWrapper .TopTipsOuterWrapper
{
    width: 300px;
}



/* buy copy styling */

.buyacopyheader
{
    margin-left: 44px;
    font-size: 15px;
    font-weight: bold;
    color: #088D8C;
    text-align: center;
}
.buyacopywrapper
{
    margin-left: 20px;
    padding-bottom: 20px;
}

/* extras control styling */

.extrasOuterHeader
{
    clear: both;
    background-color: #088D8C;
    width: 340px;
}

.extrasHeader
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.extrasWrapper
{
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 290px;
}

.outerExtrasWrapper
{
    width: 340px;
    background-color: #c6e7e7;
}

.extrasInnerWrapper
{
    width: 290px;
    float: left;
}

.rightSideWrapper .TopTipsOuterWrapper .extrasInnerWrapper
{
    width: 280px;
}

.extrasInnerWrapper .line
{
    width: 290px;
    float: left;
    min-height: 14px;
}

.extrasInnerWrapper .arrow
{
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.extrasInnerWrapper .arrow img
{
    margin-bottom: 0px;
}
.extrasInnerWrapper .text
{
    width: 240px;
    float: left;
    margin-left: 15px;
}

a.alphalink:link
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.alphalink:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.alphalink:hover
{
    color: #088D8C;
    font-weight: bold;
    text-decoration: underline;
}
a.alphalink:active
{
    color: #ffffff;
    font-weight: bold;
}

.link a
{
    font-size: 12px;
    color: #C24641;
    text-decoration: none;
}

.TopTipsOuterWrapper .extrasInnerWrapper
{
    padding-left: 10px;
    text-align:left;
}

.extrasInnerWrapper .text a
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

#Rankings .extrasInnerWrapper .text a
{
    font-size: 11px;
}

.extrasInnerWrapper .text a:hover, .link a:hover
{
    text-decoration: underline;
}
#extrasOuterWrapper
{
    width: 350px;
    float: left;
    background-color: #fff;
}

/* editorial css */

.EditorialWrapper
{
    clear: both;
    display: block;
    width: 520px;
}

h1.EditorialTitle
{
    color: #00008c;
    font-size: 28px;
}

h1.editorialsubheading
{
    color: #088d8c;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.bulletList
{
    font-size: 0.9em;
}

.bulletList ul
{
    list-style-type: disc;
    list-style-position: inside;
}


/* org editorial css */

.OrganisationEditorialLeftSide
{
    display: block;
    width: 500px;
    background-color: #fff;
}

.introduction
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 9px;
}

.OrganisationEditorialTopLeft
{
    float: left;
    width: 467px;
    min-height: 185px;
}


.OrganisationEditorialWrapper
{
    width: 500px;
    display: block;
    padding: 0px 13px;
    min-height: 800px;
    height: auto !important;
    height: 800px;
}


#FirmName
{
    color: #000000;
    font-size: 28px;
}

.OrganisationEditorialFacts
{
    margin-top: 10px;
    clear: both;
    display: block;
    width: 300px;
    background-color: #fff;
}

.EditorialWrapper .OrganisationEditorialFacts, .EditorialWrapper .quoteBox
{
    display: none;
}


/**************** SEARCH INFO *********************/

.quoteBox
{
    font-weight: bold;
    font-size: 18px;
    clear: both;
}

/* reg holder */

.registerWrapper
{
    clear: both;
    margin: 5px;
}

.registerWrapper .text
{
}

/* search results */


.SearchResultsWrapper
{
    float: left;
    width: 540px;
    background-color: White;
    min-height: 422px;
}
.SearchResultsWrapper .leftinfo
{
    float: left;
    width: 110px;
    display: block;
    padding-top: 10px;
}
.SearchResultsWrapper .header
{
    float: left;
    width: 110px;
    display: block;
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.SearchResultsWrapper .header .ratio
{
    width: 90px;
    margin-right: 20px;
}
.SearchResultsWrapper .leftinfo .firstline
{
    float: left;
    color: #333333;
    font-size: 10px;
    line-height: 25px;
    text-align: right;
}
.SearchResultsWrapper .leftinfo .secondline
{
    float: left;
    width: 75px;
    margin-left: 10px;
    margin-right: 35px;
}
.SearchResultsWrapper .leftinfo .thirdline
{
    float: left;
    width: 80px;
    display: block;
    height: 24px;
    background: transparent url(graphics/thefirmsays_graphic_small.gif) no-repeat;
    margin-left: 2px;
}
.SearchResultsWrapper .leftinfo .thirdlineLighter
{
    float: left;
    width: 80px;
    display: block;
    height: 24px;
    background: transparent url(graphics/thefirmsays_graphic_small_lighter.gif) no-repeat;
    margin-left: 2px;
}

.SearchResultsWrapper .leftinfo .thirdline a
{
    height: 100%;
    width: 100%;
    display: block;
}
.SearchResultsWrapper .leftinfo .thirdlineLighter a
{
    height: 100%;
    width: 100%;
    display: block;
}
.SearchResultsWrapper .rightinfo
{
    float: left;
    width: 400px;
    display: block;
    overflow: hidden;
    border-left: 1px solid #999999;
    min-height: 75px;
    margin: 5px 0;
}
.SearchResultsWrapper .bottomInfo
{
    float: left;
    width: 510px;
}

.SearchResultsWrapper .rightinfo .title
{
    float: left;
    width: 380px;
    display: block;
    padding: 10px 0px;
}
.SearchResultsWrapper .rightinfo .title a
{
    font-size: 16px;
    color: #C11B17;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: bold;
}
.SearchResultsWrapper .rightinfo .title a:hover
{
    text-decoration: underline;
}
.SearchResultsWrapper .rightinfo .desc
{
    float: left;
    width: 390px;
    display: block;
}
.SearchResultsWrapper .rightinfo .desc p
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #333333 !important;
    font-size: 11px;
    line-height: 18px !important;
}
hr.dottedSmall
{
    border: none;
    border-bottom: dotted 1px #666666;
    margin-left: 5px;
    border-bottom-width: 2px;
}

.SearchResultsWrapper .leftinfo .fourthline
{
    float: left;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    margin-bottom: 4px;
    height: 20px;
    background-color: #fff;
}

.innerLine .Rls
{
    float: left;
    width: 150px;
    height: 25px;
    display: block;
    margin-left: 80px;
    color: #212262;
    font-size: 13px;
    margin-bottom: 6px;
    padding-top: 4px;
}
.innerLine .Rrs
{
    float: left;
    width: 200px;
    height: 25px;
    display: block;
    margin-bottom: 10px;
}

.innerLine .leftbtn
{
    width: 8px;
    height: 21px;
    margin-top: 30px;
    margin-left: 210px;
    float: left;
    display: block;
    font-size: 11px;
}
.innerLine .rightbtn
{
    width: 90px;
    height: 21px;
    float: left;
    display: block;
    font-size: 11px;
}
.btnRegister
{
    width: 82px;
    height: 16px;
    margin-top: 1px;
    font-weight: bold;
    background: none;
    font-size: 11px;
    border: none;
}

.registerMessageWrapper
{
    float: left;
    width: 500px;
    margin-left: 80px;
    margin-bottom: 10px;
}

.registerMessage
{
    font-weight: bold;
    color: red !important;
}
.textbox
{
    width: 140px;
    height: 15px;
    margin-left: 5px;
    margin-top: 3px;
    font-family: Arial;
    color: #666666;
    border: none;
    margin-right: 13px;
    border-style: dotted;
    border-width: thin;
    border-color: #333333;
}



/****************** QUOTE *********************/
.topTipsWrapper
{
    display: block;
    margin: 5px;
}

.topTipsQuoteHolder
{
    width: 180px;
    float: left;
    margin: 10px 0px 10px 10px;
}

.rightSideWrapper .topTipsQuoteHolder
{
    width: 260px;
    margin-left: 20px;
}

.topTipsQuoteHolder .middle
{
    float: left;
}


.repeaterContainer
{
    display: block;
    width: 400px;
    margin: 10px;
}

ol.quotation
{
    list-style-type: none;
}

.chapterControl
{
    margin-left: 30px;
    margin-top: 30px;
    cursor: pointer;
    float: left;
    display: block;
    height: 100px;
    width: 200px;
}


#buyCopyWrapper
{
    height: 100px;
    background-color: #B1FB17;
}

/* popup styles */

#popupControlWrapper
{
    width: 440px;
    display: block;
}
.sectioncontrolwrapper
{
    width: 400px;
    display: block;
    text-align: left;
}
#sectioncontrolHeader
{
    height: 25px;
    padding: 20px;
}


#popupControlHeader
{
    height: 25px;
    padding: 20px;
    width: 400px;
    display: block;
}

.popheader
{
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.leftSideWrapper .popheader, .leftSideWrapper .searchcontrol
{
    color: #088D8C;
}

.leftSideWrapper #findtraining .popheader, .leftSideWrapper #findtraining .popheader, .leftSideWrapper .searchcontrol, .leftSideWrapper #findtraining a
{
    color: #ffffff;
}


.leftSideWrapper a.alphalink:link
{
    color: #088D8C;
    font-weight: bold;
    text-decoration: none;
}
.leftSideWrapper a.alphalink:visited
{
    color: #088D8C;
    font-weight: bold;
    text-decoration: none;
}
.leftSideWrapper a.alphalink:hover
{
    color: #088D8C;
    font-weight: bold;
    text-decoration: underline;
}
.leftSideWrapper a.alphalink:active
{
    color: #088D8C;
    font-weight: bold;
}


#popupControlWrapper #popupControlHeader #left
{
    width: 290px;
    float: left;
}

#popupControlWrapper #popupControlHeader #right
{
    width: 100px;
    float: right;
}

/* right side */

.rightSideItem
{
    margin-bottom: 10px;
}


/* login stuff */


.leftlabel
{
    margin-right: 10px;
}

#TopLoginWrapper
{
    text-align: right;
    margin: 0 50px 0 0;
    font-family: Tahoma,Arial;
    font-size: 8pt;
    font-weight: bold;
    padding-bottom: 1px;
    padding-right: inherit;
    width: 520px;
}

#LoginLabels
{
    text-align: right;
    margin: 0 150px 0 0;
    font-family: Tahoma,Arial;
    font-size: 8pt;
    font-weight: normal;
    padding-left: 4px;
    text-align: right;
    width: 520px;
    padding-top: 2px;
    float: right;
    padding-right: inherit;
}

.LoginOuterWrapper
{
    margin: 0px auto;
    font-family: Tahoma,Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    padding-bottom: 5px;
    width: 540px;
}

.LoginInnerWrapper
{
    margin: 10px;
    display: block;
}

.loginBtnHolder
{
    background-color: #95B9C7;
    width: 50px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.loginBtn
{
    background-color: Transparent;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
    font-family: Tahoma;
}

.inputtext
{
    border: solid grey thin;
    display: inline;
    border-style: solid;
    border-color: Gray;
    border-width: thin;
}


/* 
================================================
autosuggest, inquisitor style
================================================
*/



div.autosuggest
{
    position: absolute;
    background-image: url(Graphics/as_pointer.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 0 0 0;
    z-index: 999;
}

div.autosuggest div.as_header, div.autosuggest div.as_footer
{
    position: relative;
    height: 6px;
    padding: 0 6px;
    background-image: url(Graphics/ul_corner_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.autosuggest div.as_footer
{
    background-image: url(Graphics/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner
{
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-image: url(Graphics/ul_corner_tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
    background-image: url(Graphics/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar, div.autosuggest div.as_footer div.as_bar
{
    height: 6px;
    overflow: hidden;
    background-color: #333;
}


div.autosuggest ul
{
    list-style: none;
    margin: 0 0 -4px 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

div.autosuggest ul li
{
    color: #ccc;
    padding: 0;
    margin: 0 4px 4px;
    text-align: left;
}

div.autosuggest ul li a
{
    color: #ccc;
    display: block;
    text-decoration: none;
    background-color: transparent;
    text-shadow: #000 0px 0px 5px;
    position: relative;
    padding: 0;
    width: 100%;
}
div.autosuggest ul li a:hover
{
    background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
    background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
    display: block;
    padding: 3px 6px;
    font-weight: bold;
}

div.autosuggest ul li a span small
{
    font-weight: normal;
    color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
    color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
    color: #fff;
    background-color: #1B5CCD;
    background-image: url(Graphics/hl_corner_br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
    background-image: url(Graphics/hl_corner_bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.autosuggest ul li a .tl, div.autosuggest ul li a .tr
{
    background-image: transparent;
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
}
div.autosuggest ul li a .tr
{
    right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
    left: 0;
    background-image: url(Graphics/hl_corner_tl.gif);
    background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
    right: 0;
    background-image: url(Graphics/hl_corner_tr.gif);
    background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
    font-weight: bold;
    text-align: center;
}

div.autosuggest ul em
{
    font-style: normal;
    color: #6EADE7;
}

/* nav menu */

.nav, .nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 100;
    position: relative; /*  width:718px; */
}

.nav
{
    z-index: 2;
    position: absolute;
    font-weight: bold;
}

.nav li
{
    border: transparent;
    border-left: 0px solid #7BACAB;
    line-height: 1.1em;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    background: transparent;
    color: #ffffff;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited
{
    font-weight: bold;
    background: transparent;
    color: white;
    display: block;
    padding: 0 3px;
    text-decoration: none;
}

.nav li a:hover
{
    background: #7BACAB;
    color: #FFFFFF;
}
#nav-one li:hover a, #nav-one li.sfHover a
{
    background: #7BACAB;
    color: #FFFFFF;
}
#nav-one li:hover ul a, #nav-one li.sfHover ul a
{
    background: #7BACAB;
    color: white;
    font-size: 13px;
}


#nav-one .menuBox .leftBox ul li
{
    background: #088D8C;
}

#nav-two a
{
    font-weight: normal;
}
#nav-two a:hover
{
    text-decoration: underline;
}
#nav-thr a
{
    font-weight: normal;
}
#nav-thr a:hover
{
    text-decoration: underline;
}
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover
{
    background: #7BACAB;
    color: #FFFFFF;
}
#nav-one .nav ul
{
    background: #7BACAB;
}
#nav-one .nav li
{
    background-color: #7BACAB;
}
.nav ul
{
    background-color: #7BACAB;
    border-bottom: 0px solid #000;
    list-style: none;
    margin: 0;
    width: auto;
    line-height: 0px;
    position: absolute;
    top: -999em;
    left: -1px;
}
.nav li:hover ul, .nav li.sfHover ul
{
    top: 30px;
    width: 951px;
}
.nav li:hover ul.nav2, .nav li.sfHover ul.nav2
{
    top: 29px;
    width: 868px;
    left: -620px;
}
.nav li:hover ul.nav3, .nav li.sfHover ul.nav3
{
    top: 29px;
    width: 453px;
    padding-left: 497px;
    left: -627px;
    text-align: right !important;
    float: right !important;
    border-bottom: solid 1px #666666;
}
.nav ul li
{
    border: 0;
    float: none;
}

.nav ul a
{
    border: 0px solid #000;
    border-bottom: 0;
    padding-right: 40px;
    width: auto;
    white-space: nowrap;
}
.nav ul a:hover
{
    background: transparent;
}

.extMenuBox
{
    width: 900px;
    float: left;
    height: 35px;
}
.menuBox
{
    width: 900px;
    overflow: hidden;
    font-family: Arial;
    background-color: #088D8C;
}

.menuBox .leftFirstBox
{
    width: 32px;
    height: 35px;
    float: left;
    display: block;
    background-color: #088D8C;
}

.menuBox .leftBox
{
    height: 25px;
    float: left;
    padding-top: 6px;
}

.menuBox .leftBox ul
{
    display: inline;
}
.menuBox .leftBox ul li
{
    display: block;
    list-style: none;
    float: left;
    padding: 8px 8px;
    font-weight: bold;
    font-size: 12px;
}
.menuBox .leftBox ul li a
{
    text-decoration: none;
    color: White;
}
.menuBox .leftBox ul li:hover
{
    background-color: #7BACAB;
    cursor: pointer;
}

.searchBoxesWrapper .rightBtns
{
    width: 120px;
    height: 21px;
    float: left;
    margin-left: 50px;
    display: block;
    font-size: 11px;
    color: #666666;
}

.buttons
{
    background-color: #54b9cd;
    color: #ffffff;
    padding: 5px;
    width: 100px;
    text-align: center;
    font-weight: bold;
}

.searchBoxesWrapper .buttons
{
    width: 80px;
    height: 15px;
    float: left;
    margin-left: 50px;
    display: block;
    cursor: pointer;
}

h3.searchcontrol
{
    color: #ffffff;
}

/* popup control styling */

#popupcontrolInner
{
    display: block;
    width: 400px;
    min-height: 20px;
    clear: both;
}

#popupcontrolInner .arrow
{
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    color: #ffffff;
}

#popupcontrolInner .link
{
    float: left;
    width: 320px;
    height: 22px;
    margin-top: 4px;
    font-size: 12px;
    font-weight: bold;
}

#popupcontrolInner .link a
{
    color: #ffffff;
    text-decoration: none;
}

#popupcontrolInner .link a:hover
{
    text-decoration: underline;
    color: #ffffff;
}

#findtrainingblurb a
{
    color: #C24641 !important;
    font-size: 0.9em !important;
}
select
{
    font-size: 0.9em;
}

#sectionControls .repeaterContainer
{
    margin: 10px;
    width: 420px;
}

.chapterControlWrapper
{
    height: 45px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 20px;
}

.sectionItemContainer
{
    display: block;
    width: 400;
    min-height: 20px;
}
.sectionLinkContainer
{
    float: left;
    width: 400px;
}
.sectionLinkContainer a
{
    font-weight: bold;
    font-size: 12px;
}

.rightSideInner .extrasInnerWrapper .text a
{
    margin-top: 4px;
    display: block;
}

.rightSideInner .TopTipsOuterHeaderWrapper .extrasHeader
{
    margin-left: 20px;
}

#sidesubmenu
{
    margin-bottom: 10px;
}
.SmallBoxes a, .SmallBoxes a:hover
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.black_overlay
{
    display: none;
    position: absolute;
    z-index: 5;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
    filter: alpha(opacity=30);
    overflow: hidden;
}
#contentArea
{
    display: none;
    position: absolute;
    z-index: 10 !important;
    clear: both;
    clear: inherit;
    top: 0px;
    left: 0px;
}
#ajaxDiv, #popupControlWrapper
{
    z-index: 200;
}

/* side menu styling */

.contentswrapper
{
    margin-left: 13px;
}
.contentswrapper h3
{
    font-size: 0.8em;
}
.contentsinnerwrapper li
{
    padding-left: 0px;
}
.contentsinnerwrapper li a
{
    color: #000000;
}

/* bar search styling */

#searchWrapper
{
    font-size: 0.9em;
    width: 500px;
    height: 30px;
}
.searchBarLeft
{
    margin-left: 40px;
    height: 20px;
    width: 110px;
    float: left;
    font-weight: bold;
    font-size: 0.8em;
    margin-top: 3px;
}
.searchBarRight
{
    width: 350px;
    height: 20px;
    float: left;
    background-color: #E8D7AE;
}
#searchBarWrapper
{
    background-color: #E8D7AE;
    display: block;
    height: 30px;
    width: 520px;
    padding-top: 10px;
}
#searchBarWrapper label
{
    font-size: 13px;
}

/* AboutChambersReports */

#AboutChambersReportsWrapper
{
    width: 300px;
    display: block;
}

#AboutChambersReportsWrapper h2
{
    text-align: center;
}

#AboutChambersReportsWrapper p, #AboutChambersReportsWrapper .introduction
{
    text-align: left;
    margin-bottom: 10px;
}
.SideBarWrapper
{
    padding-top: 10px;
    clear: both;
    background-color: #fff;
}

.PopUpCloseButtons
{
    height: 30px;
    width: 30px;
    font-weight: bold;
    margin-right: 20px;
    color: #ffffff;
    cursor: pointer;
}

#light
{
    background-color: #fff;
}


/* Footer styling */

div#footer
{
    margin: 0px auto;
    width: 900px;
}

div#btmFooter
{
    margin: 0px auto;
    width: 875px;
    color: #212262;
    font-size: 12px;
    background-color: #088D8C;
}

div#btmFooter a
{
    color: #212262;
    font-size: 12px;
    text-decoration: none;
}

div#btmFooter a:hover
{
    text-decoration: underline;
}

#btmFooter .companyInfo
{
    padding: 10px 10px 0px 10px;
    color: #ffffff;
}
#btmFooter .companyInfo span
{
    color: #ffffff;
}

#btmFooter .footNav
{
    line-height: 20px;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
   
    background-color: #088D8C;
}
#btmFooter .footNav a
{
    color: #ffffff;
}
.footNavInnerWrapper
{
    padding:10px 10px 10px 0px;
}