﻿*
{
    margin: 0px;
    padding: 0px;
}

html
{
    font-family: Calibri, Arial, Helvetica, Sans-serif;
    font-size: 1.0em;
    height: 100%;
}

body
{
    background-color: #2a2a2a;
    background-image: url( "../Images/gradients/bg.jpg" );
    background-position: top left;
    background-repeat: repeat-x;
    color: #333333;
    height: 100%;
}

a
{
    background-color: transparent;
    color: #7d0947;
    font-weight: bold;
    text-decoration: underline;
    outline: none;
}

a:hover
{
    background-color: transparent;
    color: #444444;
    text-decoration: none;
}

h1
{
    font-size: 1.6em;
}

h2
{
    background-color: transparent;
    color: #7d0947;
    font-size: 1.2em;
}

img, img a
{
    border: 0px;
}

p
{
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: justify;
}

ul
{
    margin-left: 20px;
}

#WebsiteContainer
{
    margin: auto;
    padding-left: auto;
    padding-right: auto;
    padding-bottom: auto;
    background-color: #434343;
    background-image: url("../images/gradients/page.jpg");
    background-position: top left;
    background-repeat: repeat-x;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    color: #f5f5f5;
    padding: 0px;
    width: 950px;
}

select, input, textarea
{
    border: solid 1px #F7C5DE;
    border-top: solid 1px #A92668;
}

input[type="hidden"]
{
    border: none 0 transparent;
}

#Header
{
    height: 210px;
    background-image: url("../images/header.jpg");
}

#PageContent
{
    margin-left: 272px;
    margin-right: 28px;
    background-image: url('../images/gradients/ui-bg_glass_75_858585_1x400.png');
    background-position: top left;
    background-repeat: repeat-x;
    border: 1px solid #888888;
    border-bottom: 0px;
    color: #313131;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    /*TESTING - was nothing but stop page from forcing down wher menu is*/
    overflow:hidden;
}

#PageContentTitleSpace
{
    background-color: transparent;
    color: #f5f5f5;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0px;
    height: 15px;
    margin: 3px 0 12px 12px;
}

#PageContentTitleSpace h1
{
    padding: 0 0 5px 10px;
}


.Clock
{
    background-color: transparent;
    color: #f5f5f5;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 10px;
    float: left;
    height: 15px;
    width:auto;
}

#PageContentTitleSpace h1
{
    background-color: transparent;
    color: #f5f5f5;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0px;
}

#PageContentBodySpace
{
    background-color: #ffffff;
    padding: 30px;
    padding-top: 5px;
}

table
{
    border: none;
}


#Footer
{
    margin-left: 272px;
    margin-right: 28px;
    border-bottom: 0px;
}

#PageContentFooterSpace
{
    background-color: #6a6969;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 0.8em;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 10px 0px;
    color: White;
    min-height: 200px;
}

#PageContentFooterSpace div
{
    height: 100%;
}

#PageContentFooterSpace h2
{
    color: White;
}

#footerJargon, #footerNews, #footerServices
{
    width: 200px;
    border-right: 1px solid #f5f5f5;
    float: left;
    min-height: 200px;
    padding: 0px 5px 5px 5px;
}

#footerJargon
{
    border-right: 0px;
}

#footerAddress p:first-child, #footerJargon p:first-child, #footerNews p:first-child, #footerServices p:first-child
{
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
}
/*
#footerAddress
{
    width: 130px !important;
}
*/
#footerAddress address
{
    font-style: normal;
}

#footerSeparator
{
    height: 146px;
}

#footerImageAddress, #footerImageNews, #footerImageServices, #footerImageJargon
{
    background-position: top left;
    background-repeat: repeat-x;
    float: left;
    min-height: 146px;
    text-align: center;
}
/*
#footerImageAddress
{
    background-image: url(../Images/footer/spacerAddress.jpg);
    width: 150px;
}
*/
#footerImageNews
{
    background-image: url(../Images/footer/spacerNews.jpg);
    width: 216px;
}

#footerImageServices
{
    background-image: url(../Images/footer/spacerServices.jpg);
    width: 218px;
}

#footerImageJargon
{
    background-image: url(../Images/footer/spacerJargon.jpg);
    width: 216px;
}

/**
 * Styles by class
 */
.clear
{
    clear: both;
}

.clearRight
{
    clear: right;
}

/**
*  DOWNLOADS CSS
*/
.product_downloads
{
    width: auto;
    margin: 0 10px 0 10px;
}

.product_downloads img
{
    width: 150px;
}

.product_downloads a
{
    text-decoration: none;
}

.product_downloads li
{
    list-style-type: none;
    height: auto;
}

.cp li
{
    list-style-type: disc;
    height: auto;
}


.product_image_left
{
    margin: 10px 10px 10px 10px;
    float: left;
    width: 150px;
    text-align: center;
    border: solid 1px #333333;
}

.product_image_right
{
    margin: 10px 10px 10px 10px;
    padding: 3px 3px 3px 3px;
    float: right;
    width: 150px;
    text-align: center;
    border: solid 1px #333333;
}

.product_image_left a
{
    display: block;
    color: #313131;
}

.product_image_right a
{
    display: block;
    color: #313131;
}

.product_summary_left
{
    /*display: block;*/
    margin-right: 175px;
}

.product_summary_right
{
    /*display: block;*/
    margin-left: 175px;
}

.central_content_wrapper
{
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 0px;
}

.central_content_wrapper a
{
}

.central_content_wrapper a:hover
{
    text-decoration: none;
}


.central_content_wrapper hr
{
    margin-top: 10px;
    background-color: #cccccc; /*IE*/
    color: #cccccc; /*FF*/
}

.central_content_wrapper h2
{
    margin-top: 10px;
}

/**
*  SEARCH BAR AND PAGER CSS
*/
.pager
{
    display: inline;
}

.searchBar
{
    text-align: right;
}

.search_button
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #A92668;
    padding: 0 5px 0 5px;
    color: White;
}

.search_bar_rss
{
    float: left;
}

.pagerNumericBtn
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #A92668;
    padding: 0 5px 0 5px;
    color: White;
}

.pagerCurrentBtn
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #333333;
    padding: 0 5px 0 5px;
    color: White;
}

.pagerContainerBottom
{
    width: 100%;
    text-align: center;
}

.pagerContainerBottom a
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #A92668;
    padding: 0 5px 0 5px;
    color: White;
}

.pagerContainerBottom a:hover
{
    background-color: transparent;
    color: #444444;
    text-decoration: none;
}

.pagerContainerTop
{
    padding-top: 10px;
    width: 100%;
    text-align: center;
}

.pagerContainerTop a
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #A92668;
    padding: 0 5px 0 5px;
    color: White;
}

.pagerContainerTop a:hover
{
    background-color: transparent;
    color: #444444;
    text-decoration: none;
}

.updateProgress
{
    background-image: url('../Images/busy64x64.gif');
    background-repeat: no-repeat;
    width: 96px;
    height: 96px;
    background-color: transparent;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
}

/**
*  JARGON CSS
*/

.jargon_detail
{
}

.jargon h2
{
    margin-left: 25%;
}

.jargon h2:hover
{
    cursor: pointer;
}

.jargon_detail
{
    background-color: #F3F8FB;
}

.jargonAltTemplate
{
}

.jargonItemTemplate
{
}

.jargon ul:first-child
{
    list-style-type: none;
}

.jargon_ulist
{
    margin: 0 20px 0 20px;
}

.jargon_collapse_text
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #A92668;
    padding: 0 5px 0 5px;
    color: White;
}


/**
* FORM CSS
*/
.form_wrapper input
{
    margin-bottom: 5px;
}

.form_label
{
    border: solid 1px Black;
    margin-bottom: 10px;
}

/**
* COPIED FORM CSS
*/

#contentPanel
{
    margin-top: 25px;
}

#contactform
{
    margin: 20px auto;
    padding: 0;
    width: 90%;
}

#contactform div
{
    margin-bottom: 10px;
    margin-top: 10px;
}

#contactform label
{
    display: block;
    float: left;
    width: 200px;
}

#radioGroup
{
    width: auto;
    margin-left: 25px;
}

#radioGroup input
{
    float: right;
    margin-left: 10px;
}

#radioGroup label, input
{
    display: inline;
    width: auto;
}

.radioLabel input
{
    border: none;
}

#contactform input[type="text"], #contactform textarea
{
    width: 300px;
}

.highlight
{
    background-color: transparent;
    color: #990066;
    font-weight: bold;
}

#contactform a.search_button
{
    text-align: center;
    width: 100px;
    display: block;
    margin: 20px auto auto;
}

.formSectionExpanded
{
    visibility: visible;
}

.formSectionCollapsed
{
    visibility: hidden;
}

#MainSiteMenu
{
    float: left;
    width: 250px;
    color: White;
    margin-left: 11px;
}

/*
* .cp IS IMPORTANT... this collapses div that is child of menu header
* DO NOT REMOVE - it is modified in .js file
*/

.cp
{
    height: 0px;
    visibility: collapse;
}

.menu
{
    margin-left: 20px;
    float: left;
    width: 250px;
}

.menu *
{
    display: block;
}

.menu ul
{
    margin: 0px;
}
.menu li, a, a:hover
{
    list-style-type: none;
    list-style-position: outside;
    text-decoration: none;
}

.menu a
{
    color: #f5f5f5;
    display: block; /*font-size: 1em;*/
    height: 20px;
    width: 225px;
    margin: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}
/*
    height: 20px;
    width:225px;
    margin: 0px;
    padding-left:5px;
    padding-top: 5px;
    padding-bottom:5px;
    text-decoration: none;
}
*/
.menu li
{
    text-align: center; /*border: 1px solid #6a6969;*/
    color: #f5f5f5;
    display: block;
    font-size: 0.9em; /*height: 20px;*/
    margin: 0px; /*padding-top: 10px;*/ /*background-image: url( "../Images/gradients/menu/normal.jpg" );*/
    text-decoration: none;
    margin-left: 0px; /*overflow:visible; */
}

/*node depth 0*/
.menuHdr a
{
    background-color: transparent;
    background-position: top left;
    background-repeat: repeat-x;
    border: 1px solid #6a6969;
    color: #f5f5f5;
    display: block; /*font-size: 1em;*/
    height: 20px;
    width: 225px;
    margin: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url( "../Images/gradients/menu/normal.jpg" );
    text-decoration: none;
}

.menuHdr a:hover
{
    background-image: url( "../Images/gradients/menu/hover.jpg" );
}

.menuHdr li
{
    text-align: center;
    background-color: transparent;
    background-position: top left;
    background-repeat: repeat-x; /*border: 1px solid #6a6969;*/
    color: #f5f5f5;
    display: block;
    font-size: 0.9em; /*height: 20px;*/
    margin: 0px; /*padding-top: 10px;*/ /*background-image: url( "../Images/gradients/menu/normal.jpg" );*/
    text-decoration: none;
    margin-left: 0px; /*overflow:visible; */
}

.nd0
{
    padding: 0;
}

/*node depth 1*/
.nd1 ul li
{
    text-align: center;
    background-color: transparent;
    background-position: top left;
    background-repeat: repeat-x; /*border: 1px solid #6a6969;*/
    color: #f5f5f5;
    display: block;
    font-size: 0.9em; /*height: 20px;*/
    margin: 0px; /*padding-top: 10px;*/
    background-image: none;
    text-decoration: none;
    margin-left: 0px; /*overflow:visible; */
}

.nd1 a
{
    background-color: #0C202F;
    border: 1px solid #6a6969;
    color: #f5f5f5;
    display: block; /*font-size: 1em;*/
    height: 20px;
    width: 225px;
    margin: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: none !important;
    text-decoration: none;
}

/*
* Colour schemes for specific list items
*/

.menu20 a
{
    background-color: #DD137B;
}

.menu21 a
{
    background-color: #79277B;
}

.menu22 a
{
    background-color: #40AE3E;
}

.menu23 a
{
    background-color: #DA2337;
}

.menu24 a
{
    background-color: #0093DD;
}

/*
New Style From Steve
*/


#LeftLogin
{
    float: left;
    width: 300px;
}

#PageContent
{
    min-height: 300px;
    background-color: White;
}


#clock
{
    background-color: transparent;
    color: #f5f5f5;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 0px;
    float: right;
}

/*
End of New Style from Steve
*/

.productCollapseText
{
    text-decoration: underline;
    color: #7D0947;
}

.productCollapseText:hover
{
    text-decoration: none;
}

.customButton
{
    text-decoration: none;
    border: solid 1px #333333;
    background-color: #A92668;
    padding: 0 5px 0 5px;
    color: White;
}

.DynamicMenuZIndex
{
    z-index: 999;
}

.teamMember img
{
    width: 100px;
}

.teamImagePanel
{
    float: left;
    margin: 5px 5px 5px 5px;
}

.teamDetailsPanel
{
    width: auto;
}

.teamSingleDetail *
{
    border: none 0 white;
}

.teamSingleDetail img
{
    width:150px;
}

.newsSingleDetail *
{
    border: none 0 #6A6969;
}

/*Box Structure Class Definitions*/

.topLeftCorner
{
    float: left;
    width: 100%;
    height: 22px;
    background-image: url('../images/twitterIcons/tlCorner.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.topRightCorner
{
    float: right;
    width: 22px;
    height: 22px;
    background-image: url('../images/twitterIcons/trCorner.png');
    background-position: right top;
    background-repeat: no-repeat;
}

.bottomLeftCorner
{
    float: left;
    width: 100%;
    height: 25px;
    background-image: url('../images/twitterIcons/blCorner.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.bottomRightCorner
{
    float: right;
    width: 22px;
    height: 25px;
    background-image: url('../images/twitterIcons/brCorner.png');
    background-position: right top;
    background-repeat: no-repeat;
}

.contentWrapper
{
    width: auto;
    clear: right;
    background-color: #FFFFFF;
    height: 100%;
    border-left: solid 2px #9AE4E8;
    border-right: solid 2px #9AE4E8;
    padding-right: 4px;
}

.contentWrapper div
{
    clear: right;
    height: 100%;
    margin: 0 22px 0 22px;
    overflow:hidden;
}

.contentHeader
{
    background-color: White;
    text-align: left;
    color: Black;
    font-size: 2em; /*padding: 0.25em 0.25em 0.25em 0.25em;*/
    background-image: url('../images/twitter_logo_header.png');
    background-position: left;
    background-repeat: no-repeat;
    height: 100px;
    clear: right;
}

.content
{
    width: auto;
    padding: 1em 0 1em 0;
    clear: right;
}

.content a
{
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}

.content img
{
    border: double 3px white;
}

.contentFooter
{
}

.thBar
{
    margin-left: 21px;
    margin-right: 21px;
    width: auto;
    height: 22px;
    background-image: url('../images/twitterIcons/topHorizontal.png');
    background-repeat: repeat-x;
}

.bhBar
{
    margin-left: 21px;
    margin-right: 21px;
    width: auto;
    height: 25px;
    background-image: url('../images/twitterIcons/bottomHorizontal.png');
    background-repeat: repeat-x;
}
/* END Box Structure Class Definitions*/

.TwitterWrapper
{
    width: 100%;
    float: right;
}

.TwitterWrapper .contentFooter
{
    text-align:center;
}

.loginPanelWrapper
{
    width: 85%;
    padding-left: 100px;
}

.floatLeft
{
    float: left;
    width:100%;
}

.padding10
{
    margin: 10px 10px 10px 10px;
}

.jargonHeader
{
    width: auto;
    text-align: center;
    height: 50px;
}

.alphaText
{
    width: 100%;
    background-color: #A92668;
    color: #ffffff;
    text-align: center;
}

.jargonAlphaHeader
{
    width:100%;
    text-align:center;
}

.addThis
{
    float:right;
    padding:0 10px 0 0
}

.jargonDetail span
{
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    visibility: hidden;
}

.jargonDetail:hover span
{
    /*max-width: 250px;
    min-width: 125px;*/
    margin:0 0;
    width: 500px;
    height: auto;
    border: solid #03401C 1px;
    color: Black;
    background: white;
    visibility: visible;
    overflow: hidden;
    padding: 5px 5px;
}
