﻿body
{
    padding: 0px;
    border: 0px;
    margin: 0px;
    font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #003660;
    line-height: 1.6em;
}
a
{
    color: #003660;
    text-decoration: none;
}
a:visited
{
}
a:hover
{
    cursor: hand;
    cursor: pointer;
    text-decoration: underline;
}
.hidden
{
    visibility: hidden;
    display: none;
}
.show
{
    visibility: visible;
}
.transparent
{
    background-color: Transparent;
}
/***************************************************************
    ACCESS STYLES
***************************************************************/
.smaller
{
    font-size: 6.5pt;
}
.smaller_selected
{
    font-size: 6.5pt;
    text-decoration: underline;
}
.normal
{
    font-size: 8pt;
}
.normal_selected
{
    font-size: 8pt;
    text-decoration: underline;
}
.big
{
    font-size: 11pt;
}
.big_selected
{
    font-size: 11pt;
    text-decoration: underline;
}
.bigger
{
    font-size: 14pt;
}
.bigger_selected
{
    font-size: 14pt;
    text-decoration: underline;
}
/***************************************************************
    PAGE STYLES
***************************************************************/
#outermost
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
#outerpage, #outerinner
{
    /*width: 992px;*/
    width: 962px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#outerinner, #outerfooter
{
    border-left: 20px solid #003660;
    width: 942px;
}
#outerfooter
{
    /*border-bottom: solid 10px #003660;*/
}
.pagebanner
{
    width: 647px;
    height: 189px;
    margin-bottom: 18px;
}
.bannerimage
{
    width: 647px;
    height: 189px;
    float: left;
}
.bannertext
{
    /*position: relative;*/
    float: left;
    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.6);
    color: White;
    margin-top: 143px;
    width: 647px;
    height: 46px;
}
.bannertextcontent
{
    position: absolute;
    overflow: hidden;
    line-height: 46px;
    height: 46px;
    padding-left: 20px;
    font-size: 1.9em;
    color: white;
}

/***************************************************************
    HEADER STYLES
***************************************************************/
#outerheader
{
}
.headertop
{
    color: #003660;
    width: 700px;
    float: right;
    text-align: right;
}
.headertop a:hover
{
    color: #43B7E8;
}
.headermid
{
    height: 107px; /*height: 60px;*/
    margin-bottom: 15px;
    width: 960px;
}
#logo
{
    float: left;
    height: 51px;
    width: 249px;
}
.banner
{
    float: right;
    height: 23px;
    width: 337px;
    padding-top: 20px; /*padding-top:37px;*/
}
#breadcrumb
{
    background: #E5ECF2;
    padding: 0px 0px 0px 10px;
    font-size: 9pt;
}
#dropnav
{
    clear: both;
    background: #003660;
    height: 50px;
    padding-left: 30px;
}
.personalise
{
    color: #fff;
    background-color: #6689A5;
    padding: 20px 0px 20px 60px;
}
.personalise .headertext
{
    font-size: 1.4em;
    margin-bottom: 12px;
}
/***************************************************************
    HOMEPAGE ROLLOVER CONTROL STYLES
***************************************************************/
.homepagerolloverblock
{
    width: 925px;
    height: 256px;
}
.itemcontainer
{
    width: 313px;
    float: left;
}
.firstitem, .item, .lastitem
{
    width: 287px;
    height: 64px;
    border-right: solid 16px #fff;
    background: #cdf1ff;
    padding: 10px 0px 0px 10px;
    color: #003660;
    font-size: 1.4em;
}
.firstitem, .lastitem
{
    height: 65px;
}
.activeitem
{
    background-color: #00aeef;
    /*opacity: 0.6;*/
    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.6);
    border-right: 0;
    cursor: pointer;
    cursor: hand;
    width: 303px;
    color: #fff;
}
.activeitem a, .activeitem a:hover
{
    color: #fff;
    text-decoration:none;
}
.itemcontent
{
    position: absolute;
}
.itemspace
{
    height: 16px;
    background-color: #fff;
}
.homepagerolloverdescbg
{
    width: 297px;
    height: 256px;
    float: left;
    color: White;
    background-color: #00aeef;
    /*opacity: 0.6;*/
    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.6);
    position: relative;
    overflow: hidden;
}
.homepagerolloverdesc
{
    position: absolute;
    padding: 10px;
    overflow: hidden;
    width:277px;
    height: 236px;
}
.rolloverhead
{
    font-size: 11pt;
    line-height: 13pt;
    margin-bottom: 8px;
}
.rollovercontent
{
    font-size: 10pt;
    line-height: 12pt;
}
/***************************************************************
    HOMEPAGE STYLES
***************************************************************/
.homepage, .generalpage
{
    padding: 16px 0px 0px 16px;
}
.homepagespacer
{
    padding: 16px 0px 0px 0px;
    border-bottom: solid 1px #99dff9;
}
/***************************************************************
    FOOTER STYLES
***************************************************************/
#footer
{
    padding: 0px 0px 0px 16px;
    font-size: 0.9em;
}
.footerleft
{
    float: left;
    height: 44px;
    line-height: 44px;
}
.footerright
{
    float: right;
    height: 15px;
    padding-top: 15px;
}
/***************************************************************
    GENERAL STYLES
***************************************************************/

.sectionhead
{
    font-size: 1.6em;
    color: #003660;
}
.sectionsubhead
{
    font-size: 1.6em;
    line-height: 1.2em;
    color: #003660;
}
.sectionsubhead .block2desc
{
    font-size: 0.8em;
}
.leftgeneral
{
    float: left;
    width: 252px;
}
.generalcontent
{
    float: left;
    margin-left: 26px;
    width: 647px;
    color: #6E6F71;
}
.generalcontrol
{
    font-size: 1.7em;
    border-bottom: solid 1px #b2c4d2;
    margin-bottom: 12px;
}
.sectioncontent
{
    line-height: 1.7em;
}
/***************************************************************
    HOMEPAGE PANEL STYLES
***************************************************************/
.homepagepanelcontainer
{
    padding: 17px 12px 0px 0px;
}
.homepagepanelcontainer2
{
    padding: 17px 0px 0px 0px;
}
.homepagepanel
{
    width: 297px;
}
.homereshead
{
    /*font-size:1.5em;
	margin-bottom:10px;*/
    display: none;
    visibility: hidden;
}
.homerescontent
{
    padding-bottom: 10px;
    border:1px solid #00aeef;
}
.homeresimg
{
}
.homeresinfo, #signup
{
    padding: 5px 10px 0px 10px;
    line-height: 1.4em;
    color: #6E6E6E;
}
#signup
{
    padding-top:10px;
    padding-bottom:10px;
    border:1px solid #00aeef;
}
/***************************************************************
    HOMEPAGE PANEL STYLES
***************************************************************/
.personalisationtable, .personalisationtable tr, .personalisationtable td
{
    color: #fff;
}
.personalisationtable td
{
    text-align: left;
    vertical-align: top;
    padding: 0px 40px 5px 0px;
}

/* SIDEMENU CONTENT STARTS HERE
----------------------------------------------- */
.sidemenutop
{
}
.sidemenu
{
    font-size: 14pt;
    margin-bottom: 10px;
}

.sidemenubot
{
}
.menuitem
{
    cursor: hand;
    cursor: pointer;
    line-height: 21px;
}
.menuitem:visited
{
}
.menuitem:hover, .menusubitem2:hover
{
}
.sidemenuhead, .menuitem, .menuitemback, .menusubitem:visited
{
    /*width: 172px;*/
    padding-left: 8px;
    line-height: 20px;
    cursor: hand;
    cursor: pointer;
}
.sidemenuheading
{
    font-size: inherit;
    line-height: 1.6em;
}

.menusubitem
{
    font-size: 12pt;
    padding-top: 5px;
}
.menusubitem_selected
{
    color: #00aeef;
    font-size: 16px;
    padding-top: 5px;
}

.menusubitem1
{
    font-size: 12pt;
    padding-top: 5px;
}

.menusubitem2, .menusubitem3
{
    font-size: 10pt;
    cursor: hand;
    cursor: pointer;
    line-height: 21px;
    min-height: 21px;
    text-align: left;
    color: #7fd6f7;
    padding-top: 5px;
}

.menusubitem:hover a
{
    color: #00aeef;
}

.menusubitem img
{
    float: left;
}
.menusubitem a
{
    float: left;
}
.menusublist, .menusublist_closed .menusubitem3, .menusublist_closed .menusubitem2
{
    text-indent: 20px;
}

.menusubitem1:hover, .menusubitem2:hover
{
    color: #00aeef;
}

.sidemenu ul, .sidemenuhead ul
{
    border: 0px none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.sidemenu ul li, .sidemenuhead ul li
{
    display: block;
    text-align: left;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
    width: 100%;
}
.sidemenu img
{
    vertical-align: middle;
}
.sidemenu ul li a
{
    text-decoration: none;
    display: block;
    text-align: left;
    voice-family: "\"}\"";
    voice-family: inherit;
    vertical-align: middle;
    white-space: normal;
    min-height: 20px;
    line-height: 20px;
}
.menusubitem_bi, .menusubitem_bi2, .menusubitem_selected_bi, .menusubitem_closed_bi, .menusubitem_bor, .menusubitem_bor2, .menusubitem_selected_bor, .menusubitem_dem, .menusubitem_dem2, .menusubitem_selected_dem, .menusubitem_sch, .menusubitem_sch2, .menusubitem_selected_sch, .menusubitem_dep, .menusubitem_dep2, .menusubitem_selected_dep
{
    line-height: 20px;
    cursor: hand;
    cursor: pointer;
}
/***************************************************************
    CASE STUDY STYLES
***************************************************************/
.casestudysearch
{
    margin-bottom: 20px;
}
.casestudyitem
{
    margin-top: 6px;
    padding-bottom: 6px;
}
.casestudyimage
{
    float: left;
    width: 100px;
    height: 130px;
    padding-top: 5px;
    padding-right: 10px;
}
.casestudyviewimage
{
    float: right;
    width: 140px;
    padding: 0px 0px 25px 25px;
}
.casestudyhead
{
    font-size: 1.3em;
}
.casestudyhead, .casestudyhead a
{
    color: #003660 !important;
}

.casestudycontent
{
    font-size: 1em;
    color: #6e6f71;
    text-align: left;
    margin-bottom: 10px;
}
.casestudylink
{
    margin-top: 10px;
    text-align: right;
    font-size: 1em;
}
.casestudylink, .casestudylink a
{
    color: #00aeef !important;
}
.casestudyclient
{
    width: 400px;
    float: left;
    font-size: 1.4em;
    color: #003660;
}

.casestudydesc
{
    clear: right;
    font-size: 1.0em;
}

.casestudypublished
{
    background-color: #cdf1ff;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
}
.casestudypublished .casestudyblock2
{
    margin: 0px;
}
.casestudypublished .casestudyblock2 .casestudytext
{
    color: #000;
}

.casestudyblock2head
{
    color: #6e6f71;
}

.AlphaPagerOn
{
    color: #00aeef;
    text-decoration: underline;
}
.AlphaPagerOff
{
    color: #c5c5c6;
}
.searchfilters
{
    margin: 10px 0px 10px 0px;
    font-size: 0.5em;
    color: #6e6f71;
}
.casestudyblock2
{
    margin-bottom: 10px;
}
.projectdoclist
{
    font-size: 0.9em;
    padding-left: 5px;
    margin-top: 5px;
}
.fileoutdocs
{
    font-size: 1.4em;
    color: #003660;
    margin-bottom: 10px;
}
.fileoutdocs .block2desc
{
    font-size: 0.8em;
    background-color: #cdf1ff;
    padding: 10px 0px 10px 0px;
}
.filelabeltab
{
    margin-bottom: 2px;
}
.BtnPanel
{
    margin-top: 20px;
}
.casestudycontacts
{
    background-color: #cdf1ff;
    margin-bottom: 5px;
    color: Black;
    width: 100%;
}
/***************************************************************
    PAGE LINK STYLES
***************************************************************/
#toolpagelinks
{
    text-align: left;
    font-size: 0.9em;
    float: right;
    margin-left: 15px;
}
.pagelink
{
    float: left;
    font-weight: bold;
    padding-left: 15px;
}
.pagelink img
{
    vertical-align: middle;
}

.listitem, .listalternatingItem
{
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px; 
    width: 100px;
    height: 130px;
    text-align: center;
    vertical-align: middle;
}
.listitem
{
    background: window !important;
}
.listalternatingItem
{
    background: window !important;
}
.listitem:hover, .listalternatingItem:hover
{
    background: #003660 !important;
}

.feedbacktable
{
    /*padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;*/
    text-align: left;
}

.formlabel
{
    vertical-align: top;
    width: 100%;
    font-size: 1.1em;
}

.formmessage
{
    vertical-align: top;
    font-size: 1.2em;
    color: #c80000;
}

.signupcont
{
    text-align: left;
    vertical-align: middle;
}

.newslettertext
{
    font-weight: bold;
    font-size: 1.0em;
}

.newslettertextbox
{
    width: 200px;
    font-size: 9pt;
    border: 1px solid black;
    vertical-align: middle;
}

.newsletterselect
{
    width: 200px;
    font-size: 9pt;
    border: 1px solid black;
    vertical-align: middle;
}

.mailbox1
{
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
}

.mailbox2
{
    text-align: right;
}

.mailbox
{
    text-align: left;
    padding-bottom: 10px;
}

.mailboxmessage
{
    text-align: left;
    padding-bottom: 10px;
    font-size: 0.7em;
}

.directions 
{
    width: 100%;
    height: 400px;
    float: left;
}

.directionsaddress 
{
    float: left;
}

#map
{
    float: right;
    width: 310px;
    height: 310px;
    background-color: white;
    margin-left: 10px;
    margin-top: 20px;
}

.restxt
{
    text-align: left;
    font-size: 1.0em;
}

.reslinksout
{
    float: right;
    width: 100%;
    text-align: right;
}

.resourceLinks
{
    margin: 5px;
}

.resMoreLink
{
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 10px;
    font-weight: bold;
}

.resMoreLink a
{
    color: #003660 !important;
}
.reslinks
{
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    /*margin-left: 10px;*/
    font-size: 0.89em;
}
#reslinks
{
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#reslinks2
{
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#reslinks3
{
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#reslinks4
{
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.noitemspanel
{
    border: solid 1px #009591;
}
.commentitem
{
    margin-top: 6px;
    padding:0px 6px 6px 6px;
    font-size: 1.0em;
    border-bottom: 1px solid #b2c4d2;
}
.commentitemhead
{
    font-size:1.4em;
    margin-bottom:6px;
}
.commentdesc
{
    font-size: 1.2em;
}
.commentinfo
{
    clear: left;
    padding-top: 5px;
    font-size: 1.0em;
}
body
{
    color: #00aeef;
}
a
{
    color: #00aeef;
}
#outerinner, #outerfooter
{
    border-left: 20px solid #00aeef;

}
.bannertext
{
    background-color: #66cef5;
}
/***************************************************************
    HEADER STYLES
***************************************************************/
.headertop
{
    color: #00aeef;
}
.headertop a:hover
{
    color: #43B7E8;
}
#breadcrumb
{
    background: #cceffc;
}
#dropnav
{
    background: #00aeef;
}
.personalise
{
    color: #fff;
    background-color: #6689A5;
}
/***************************************************************
    HOMEPAGE ROLLOVER CONTROL STYLES
***************************************************************/
.firstitem, .item, .lastitem
{
	/*border-right: solid 16px #fff;*/
	background: #cdf1ff;
    color: #00aeef;
}
.activeitem
{
    background-color: #00aeef;/*IE8*/
    color: #fff;
}
/*.activeitem
{
    background:rgba(0, 174, 239, 0.6);
    color: #fff;
}*/
.homepagerolloverdescbg
{
    color: White;
    background-color: #00aeef;
}
/*.homepagerolloverdescbg
{
    color: White;
    background:rgba(0, 174, 239, 0.6);
}*/

/***************************************************************
    HOMEPAGE STYLES
***************************************************************/
.homepagespacer
{
    border-bottom: solid 1px #99dff9;
}
/***************************************************************
    GENERAL STYLES
***************************************************************/
.sectionhead
{
    color: #00aeef;
}
.sectionsubhead
{
    color: #00aeef;
    padding-bottom: 15px;
}
.generalcontent
{
    color: #6E6F71;
}
.generalcontrol
{
    border: solid 1px #78d4f7;
    padding: 10px;
}
.homerescontent
{
    /*border: solid 1px #99dff9;*/
}
.homeresinfo
{
    color: #6E6E6E;
}
/***************************************************************
    HOMEPAGE PANEL STYLES
***************************************************************/
.personalisationtable, .personalisationtable tr, .personalisationtable td
{
    color: #fff;
}

.menusubitem_selected
{
    color: #7fd6f7;
}

.menusubitem2, .menusubitem3
{
    color: #7fd6f7;
}
.menusubitem:hover a
{
    color: #7fd6f7;
}
.menusubitem1:hover, .menusubitem2:hover
{
    color: #7fd6f7;
}
.casestudyhead, .casestudyhead a
{
    color: #00aeef !important;
}
.casestudycontent
{
    color: #6e6f71;
}
.casestudylink, .casestudylink a
{
    color: #7fd6f7 !important;
}
.casestudyclient
{
    color: #00aeef;
}
.casestudypublished
{
    background-color: #cdf1ff;
}
.casestudypublished .casestudyblock2 .casestudytext
{
    color: #000;
}
.casestudyblock2head
{
    color: #6e6f71;
}
.AlphaPagerOn
{
    color: #7fd6f7;
}
.AlphaPagerOff
{
    color: #c5c5c6;
}
.searchfilters
{
    color: #6e6f71;
}
.fileoutdocs
{
    color: #00aeef;
}
.fileoutdocs .block2desc
{
    background-color: #cdf1ff;
}
.casestudycontacts
{
    background-color: #cdf1ff;
    color: Black;
}
.listitem:hover, .listalternatingItem:hover
{
    background: #7fd6f7 !important;
}
.formmessage
{
    color: #c80000;
}
.newslettertextbox
{
    border: 1px solid black;
}
.newsletterselect
{
    border: 1px solid black;
}
#map
{
    background-color: white;
}
.resMoreLink a
{
    color: #00aeef !important;
}
.noitemspanel
{
    border: solid 1px #009591;
}
.commentitem
{
    border-bottom: 1px solid #99dff9;
}
/***********************************
    Rad Dock Override
***********************************/
.rdTopBorder,
.rdSideBorders,
.rdBottomBorder,
.rdTitlebar,
.rdContent
{
    border:0px !important
}
/*.RadDockZone
{
    padding:0px !important;
}
.rdTitlebar
{
    border: 0px !important;
}
.rdTopBorder
{
    border-top:0px !important;
}
.rdSideBorders
{
    border-left: 0px !important;
    border-right: 0px !important;
    border-top:0px !important;
}
.rdContent
{
    border: 0px !important;
}
.rdVertical
{
    margin-bottom:10px;
}*/
