/*
buildingHelp Skin CSS

This is the main stylesheet

author:     Jaco Graaff
e-mail:     graaff.jaco@gmail.com
website:    buildinghelp.com

*/

/*
global colors:

light-blue line #7E8D95

light white (saturated): #A6B7C7;
light white (less saturated): #C4CCD2;
same as sign
color: rgba(255,255,255,.5);

LOGO - darkBlue: #385266, rgb(56, 82, 102)
mid-blue: #637D8C
LOGO - lightBlue: #A7B9C9, rgb(167, 185, 200)
navy blue: #000C24

saturated light blue: #6CB4E4:

background blue: #263749

LOGO - orange: #E49000, rgb(250, 175, 64)
mid orange: #FAAF40
light orange: #F8BD56
yellow-orange: #FCD86C
background:rgba(249,174,64,1);


light grey: #D8D8D8
*/



/* @group Reset Styling */

/* --------------------------------------------------------------

    reset.css
    Resets default browser CSS.

    Based on but not the same as work by Eric Meyer:
    http://meyerweb.com/eric/tools/css/reset/
    v1.0 | 20080212

-------------------------------------------------------------- */
/*
@import url(../../../../webfonts/buildinghelpfonts.css);
*/
@import url(../../../../960/css/reset.css);
@import url(../../../../960/css/text.css);
/*@import url(../../../../960/css/960.css);*/





/*
@import url(http://www.buildingHelp.com/960/css/960.css);
--fonts
'GeometricSlab712BT-LightA'
'GeometricSlab712BT-MediumA'
'GeometricSlab712BT-BoldA'
'MuseoSans-300'
'MuseoSans-500'
'MuseoSans-100'
*/



/* @group TYPO3 Styling Adjustments */

div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
    margin-bottom: 10px;
}

/* @end TYPO3 Styling Adjustments */

/* @group Common Classes */

.clear {
    clear: both;
}

.clearOnly, .clearfix{
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
}

.outOfSight {
    position: absolute;
    top: 0;
    left: -4000px;
}

.csc-firstHeader {


    margin-top: 0px;
}

div#contentBlock-1 .csc-firstHeader{
    margin-top: 5px;
    height: 48px;
}

.graphicTextWrap {
    overflow: hidden;
}

.graphicText {
    line-height:300px;
    display: block;
}

/* @end Common Classes */

/* @group Layout */

#pageWrap {
    /*background: url(images/gradated__bckgrd.png) repeat-x;*/

}

#innerPageWrap {
    width: 960px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;

}

#feature {
    padding: 0;
}


#feature.bleed {
    padding: 0;
}

body {
    height: 100%;
    margin: 0px;
}

#outerContentWrap {
    height: 100%;
}

#contentWrap {
    height: 100%;
    width: 960px;
    padding:  0;
    position:relative;

    background: url(/fileadmin/bhDocuments/images/ui/dev/black.png);

    /*
     background:url(/fileadmin/templates/skins/buildingHelp/images/articleBlueBack.png);

    position: relative;
    z-index: 100;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    */

}

/*----------------------- C O N T E N T  B L O C K  -----------------------*/

#generatedContent-1LEFT,
#generatedContent-1 {
    float: left;
    width: 220px;
    margin-top: 22px;
}

#generatedContent-2 {
    float: right;
    width: 220px;
}

#contentBlock-1, #contentBlock-2
{

    /*
    background: rgba(0,0,0,.7) url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    background: url(/fileadmin/bhDocuments/images/ui/dev/black02.png);
    border: 12px white solid;
    4D6371
    -moz-box-shadow:#28333D 0px 3px 15px;
    -webkit-box-shadow:#28333D 0px 3px 15px;
        box-shadow:#4D6371 0px 2px 15px;
    background: rgba(255,255,255,.2);
    background: rgba(0,0,0,.2);

    border: 2px #8AA5B0 dashed;
    margin: -2px;

    -webkit-border-radius: 0px 0px 24px 24px;
    -moz-border-radius: 0px 0px 24px 24px;
    border-radius: 0px 0px 24px 24px;

    */
    /*space for breadcrumb*/
    /*rather right align first stuff
    padding-top: 20px;
    */
}





/*=========================== f1a  ========================*/
/*=========================== f1b  ========================*/
/*=========================== f1c  ========================*/



/*=========================== f1d  ========================*/

#contentBlock-1RIGHT,
#f1d #contentBlock-1 {
    float: right;
    width: 730px;
}

/*=========================== f1e  ==============|730|20|210| 3:1 */

#f1e #contentBlock-1 {
    float: left;
    width: 730px;
}

#contentBlock-1 h1.csc-firstHeader,
#contentBlock-1 h3.csc-firstHeader
{
    /*
    margin-top: 8px;

    */
}

#f1e #feature{
    padding: 0;
    width: 960px;
    float: left;
}

#f1e #generatedContent-2
{
    float: right;
    width: 220px;
}

/*=========================== f1f  ========================*/

#f1f #contentBlock-1 {
    float: left;
    width: 500px;
}

/*=========================== f2a  ========================*/
#f2a #contentBlock-1 {
    float: left;
    width: 475px;
}




#f2a #contentBlock-2 {
    width: 475px;
    float: right;
}



/*=========================== f2b  ========================*/

#f2b #contentBlock-1 {
    float: left;
    width: 630px;
}



#f2b #contentBlock-2 {
    width: 320px;
    float: right;
}


/*=========================== f2c  ========================*/
#f2c #contentBlock-1 {
    float: left;
    width: 730px;
}

#f2c #contentBlock-2 {
    width: 220px;
    float: right;
    padding-top: 0px;

}

/*=========================== f2d  ============= |210|20|355|20|355| */

#f2d #contentBlock-1 {
    float: left;
    width: 360px;
}

#f2d #contentBlock-2 {
    width: 360px;
    float: right;
}

#f2d #generatedContent-1{
    width: 220px;
    float: left;
    margin-top: 22px;
}

/*=========================== f2e  ========================*/
#f2e #contentBlock-1 {
    float: left;
    width: 360px;
    margin-right: 20px;
}

#f2e #contentBlock-2 {
    width: 360px;
    float: left;
}
#f2e #generatedContent-2{
    width: 220px;
    float: right;
}

/*=========================== f3a  ========================*/
#f3a #contentBlock-1,
#f3b #contentBlock-1,
#f3c #contentBlock-1,
#f3d #contentBlock-1{
    float: left;
    width: 320px;
    margin-right: 10px;
}

#f3a #contentBlock-2,
#f3b #contentBlock-2,
#f3c #contentBlock-2,
#f3d #contentBlock-2 {
    width: 320px;
    float: left;
}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
    width: 320px;
    float: right;
}

/*=========================== f3b  ========================*/
/*=========================== f3c  ========================*/
/*=========================== f3d  ========================*/

/* @end Layout */

/* @group Header */

#busyNogginID a {
    display: block;
    padding-top: 0;
}

/* @group Global Menu */

#globalMenuWrap {
    /*clear: both;
float: right;
position: absolute;
width: 500px;
*/
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black02.png);
}

#globalMenuLeftCap {
    width: 30px;
    float: left;
    background-image: url(images/gm_left_cap.gif);
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    height: 45px;
}

#globalMenuRightCap {
    width: 30px;
    float: right;
    height: 45px;
    background: url(images/gm_right_cap.gif) right top;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
}

#globalMenu {
    float: right;
    width: auto;
    margin-left: 0px;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 16px;
    height: 35px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
}

#globalMenu li {
    display: inline;
    float: left;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
    /* border-right: 1px solid #c9d9ea; */
    height: 30px;
    overflow: hidden;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
}

#globalMenu li.last {
    border: none;
    margin: 0;
    padding: 0;
}

#globalMenu a {
    height: 30px;
    display: inline;
    float: left;
    color: #b2b2b2;
    background-repeat: no-repeat;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
}

#globalMenu a:hover {
    color: black;
    background-position: 0 -32px;
}

#globalMenu li.active a {
    color: #008aec;
    background-position: 0 -32px;
}

/* @end Global Menu */

/* @group Utility Menu */

#utilityMenuWrap {
    width: 425px;
    height: 26px;
    float: right;
    overflow: hidden;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
}

#siteSearch {
    float: left;
    margin-top: 4px;
    width: 200px;
    background: url(images/utility_menu_bkgrd_right.gif) no-repeat right top;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
}

#siteSearchInput {
    width: 150px;
    font-size: 10px;
    height: 11px;
    padding: 1px 5px;
    display: block;
    float: left;
    margin-top: 1px;
    color: #888888;
    border: 1px solid #bfbfbf;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
}

#siteSearchSubmit:hover {
    background-position: 0 -30px;
}
#siteSearchSubmit {
    background: transparent url(images/mag_glass.gif) no-repeat 0 0;
    border:none;
    cursor:pointer;
    display:block;
    float:right;
    padding-top:100px;
    width:27px;
}

#utilityMenu {
    clear: both;
    padding-left: 30px;
    padding-top: 8px;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
    height: 189px;
    float: left;
    background: url(images/utility_menu_bkgrd_left.gif) no-repeat left top;
}

#utilityMenu li {
    display: inline;
    float: left;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
    border-right: 1px solid #b4bed8;
    height: 13px;
}

#utilityMenu li.last {
    border: none;
    margin-right: 0;
}

#utilityMenu a {
    height: 17px;
    display: inline;
    float: left;
    color: #85919d;
}

#utilityMenu a:hover {
    color: #00fffc;
}

#utilityMenu ul {
    position: absolute;
    height: 20px;
    top: 20px;
    left: 0px;
    margin: 0px;
    background-color: #999;
    width: 940px;
    font-size: 11px;
    padding-left: 10px;
}

/* @end Utility Menu */

/* @end Header */

/* @group Local Menu */

#localMenu {
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    border-right: 1px solid #d3d8dd;
    border-top: 5px solid #d3d8dd;
}

#localMenu li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 14px;
}

#localMenu li li {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0;
}

#localMenu li a,
#localMenu li li a,
#localMenu li.current li a {
    color: #b2b2b2;
}

#localMenu li a:hover {
    color: black;
}

#localMenu li.current a {
    color: black;
}

#localMenu li.current {
    background: url(images/local_menu_arrow.gif) no-repeat right top;
}

/* @end Local Menu */

/* B U I L D I N G H E L P  C U S T O M  S T Y L I N G */

/* CSS Document */

/* -------- H A C K S --------
*color: blue; -- IE7 and older
_color: red; -- IE6 and older
http://www.tutorialfeed.org/2011/06/4-types-of-css-hacks-for-web-designers.html
<!--[if lt IE 9]><html class="for-ie8"><![endif]-->
<!--[if gt IE 8]><!--><html><!--<![endif]-->
You can then use
.for-ie8
http://www.learn-css-tutorial.com/BrowserIssues.cfm

ie-6 transparent png hack
http://www.cssportal.com/css-snippets/png-hack-for-ie-6.htm

*/

/* ======================== M A I N =========================== */

#test
{
    background:url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    /**background-color:#CCCCCC;*/
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    font: Tahoma, Geneva, sans-serif;
    font-size:9px;
    color:#fff;
}

html {
    font-size: 62.5%;
    font-weight: normal;
}

body {
    /*
    background: #fff url(/fileadmin/templates/skins/buildingHelp/images/mainBackground01.jpg) no-repeat center;
    font-family: MuseoSans_300, Tahoma, Geneva, sans-serif;
font-family:Georgia, "Times New Roman", Times, serif;
    font-family:Verdana, Geneva, sans-serif;
    */
    background: #263749 url(/fileadmin/templates/skins/buildingHelp/images/buildingHelpBackground.jpg) repeat top center;
    font-family: MuseoSans-500, Verdana, Geneva, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #D5DDE2;
}

a {
    color: #fff;
    text-decoration: none;
}

/*http://blog.centresource.com/2009/06/15/6-tips-and-tricks-for-designing-with-960/
To have gutterless columns I did this:
*/
.nogutter {margin-right:0;}
.span-1.nogutter {width:40px;}
.span-2.nogutter {width:80px;}

.container_12 {
    background-image: none;
    /*background-image: url(/fileadmin/templates/skins/buildingHelp/images/12_col.png);*/
}

/* =============== M A I N  H E A D E R ================= */

/*
#header {
    position: relative;
    z-index: 150;
background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);
    }
*/

#tagline {
    /*
        float: right;
        width: 220px;
        height: 25px;
    margin-top: 10px;
    */
    overflow: hidden;
}

#mainHeader, #header{
    /*background-color:#6EB4FF; */
    float: left;
    z-index: 150;
    position: relative;
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/green.png);*/
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/mainHeaderLine.png);
    width:960px;
    height:109px;
    margin: 0px;
    padding: 0px;

}

#masthead a {
    display: block;
    padding-top: 0px;
}

#masthead{
    display: block;
    padding: 0px;
    margin: 0px;
}

#mainHeaderLogo {
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/orange.png);*/
    width:354;
    height:99;
    float: left;
    padding: 0px;
    margin: 0px;
}

#mainHeaderStrapline {

    /*
    margin-top: -25px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    */

    position: absolute;
    width: 275px;
    height: 22px;
    line-height: 18px;
    overflow:hidden;
    font-family: MuseoSans-300, Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #C4CCD2;
    left: 88px;
    letter-spacing: 4px;
    vertical-align: middle;
    text-align: center;
    top: 88px;
}

#mainHeaderHighLight {
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/purple.png);*/
    background: url(/fileadmin/templates/skins/buildingHelp/images/mainHeadBottHighlightLine.png) repeat-x;
    height: 49px;
    top:88px;
    position: absolute;
    width: 100%;
    z-index:0;
}

/* =============== T O P  M A I N  M E N U ================= */

#mainMenu,
#mainMenu #iconMenu,
#mainMenu #main-nav,
#mainMenu #date {
    display: block;
    margin: 0px;
    padding: 0px;
    float: right;
}

#mainMenu
{
    margin-top: 15px;
    width: 580px;
}

#mainMenu #date
{
    /*  background: rgba(60,100,120,.25), url(/fileadmin/templates/skins/buildingHelp/images/mainHeadDate.png) no-repeat 263px 0px;*/
    background: url(/fileadmin/templates/skins/buildingHelp/images/mainHeadDate.png) no-repeat 263px 0px;
    color: #C4CCD2;
    padding-right:7px;
    height: 20px;
    width: 400px;
    text-align:right;
    position: relative;
    float: right;
    line-height: 18px;

}

/* =========== i c o n   m e n u =============*/

/*iconMenu iconMenu-item first*/

#mainMenu #iconMenu
{
    height: 33px;
    /* ie6 + 7 does not like auto width
    overflow: hidden;

    green back
     rgba(255,255,0,.2)
    */
    max-width: 580px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/mainHeadMenuTop.png) no-repeat top left;
    padding: 0;
    margin: 0;
    margin-bottom: -1px;
    border: #9CA7AF 0px solid;
    border-bottom-width: 1px;
}

#iconMenu #contactIcons ul,
#iconMenu #contactIcons li
{
    padding: 0;
    margin: 0;
}

#mainMenu #iconMenu ul
{
    float:right;
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
}

#iconMenu #contactIcons
{
    float: right;
    /*margin-top: 15px;*/
}

.contactMail,
.contactVideo,
.contactChat,
.contactPhone,
#iconMenu #contactIcons li
{
    width: 40px;
    float: right;
    /*
    contactIconsA.png
    overflow: hidden;
    */
    margin-top: -10px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/contactIconsA.png) -6px 9px no-repeat;
    height: 44px;
}

/*set individual backgrounds*/

#iconMenu #contactIcons li.contactVideo:hover
{
    background-position: -4px -35px;
}

#iconMenu #contactIcons li.contactMail
{
    background-position: -99px 9px;
}
#iconMenu #contactIcons li.contactMail:hover
{
    background-position: -99px -34px;
}
#iconMenu #contactIcons li.contactChat
{
    background-position: -52px 10px;
}
#iconMenu #contactIcons li.contactChat:hover
{
    background-position: -52px -35px;
}
#iconMenu #contactIcons li.contactPhone
{
    background-position: -145px 10px;
}
#iconMenu #contactIcons li.contactPhone:hover
{
    background-position: -145px -35px;
}

#iconMenu #contactIcons li a
{
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    width: 33px;
    overflow: hidden;
    */
    float: right;
    display: block;
    /*hide text*/
    text-indent:-5000px;
}

/* li.iconMenu-item */
#mainMenu #iconMenu .iconMenu-item
{
    float:right;
    height:33px;
    width:33px;

    list-style: none;
    padding: 0px;
    margin: 0px;
}


#mainMenu #iconMenu a {
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/green.png);*/
    height:33px;
    width:33px;
    float:right;
    border: #9CA7AF 0px dashed;
    border-left-width: 1px;
}

/*dashes counter negative margin*/
#iconMenu #contactIcons li a
{
    margin-top: 10px;
    width: 40px;


}



#iconMenu #contactIcons
{



}





#mainMenu #iconMenu .first
{
    /*
margin-left: 100px;

*/


}





/*----------  l o g  i n ----------*/


#mainMenu #iconMenu .eMailUs,
#mainMenu #iconMenu #topNavLogin,
#mainMenu #iconMenu .callNow
{
    border: #9CA7AF 0px dashed;
    border-left-width: 1px;
    /*
    counter border
    margin- left: -1px;
    */
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    */
    max-width: 240px;
    float:right;
    height:33px;
    font-size: 12px;
    line-height: 33px;
    font-family: MuseoSans-300, Tahoma, Geneva, sans-serif;
    text-align: right;
    vertical-align:middle;
    color: #C4CCD2;
    padding-left: 5px;
}


#mainMenu #iconMenu a {

}




#mainMenu #iconMenu .callNow,
#mainMenu #iconMenu .eMailUs
{
    /*background: url(/fileadmin/bhDocuments/images/ui/dev/blue.png) 0px 0px;*/
    width: 190px;
    overflow: hidden;
}


#mainMenu #iconMenu .eMailUs {
    width: 91px;
    position: relative;
    padding: 0;
}

#mainMenu #iconMenu .eMailUs a {
    color: #C4CCD2;
    width: 100%;

}

#mainMenu #iconMenu .eMailUs a i {
    width: 34px;
    height: 40px;
    display: block;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/contactIconsB.png) 88px 0px;
}


#mainMenu #iconMenu .eMailUs a:hover i {
    background-position: 88px -44px;

}

#mainMenu #iconMenu .eMailUs a span {
    float: left;
    padding-left: 5px;
}
/*----------  c a l l  n o w ----------*/



#mainMenu #iconMenu .eMailUs a:hover,
#mainMenu #iconMenu #topNavLogin:hover,
#mainMenu #iconMenu .callNow:hover
{

    background: url(/fileadmin/templates/skins/buildingHelp/images/mainHeadMinMenuBackWhite.png) 0px 0px;
    color: #FFF;
    cursor: pointer;
}


/*.contactMail,
.contactVideo,
.contactChat,
.contactPhone,
#iconMenu #contactIcons li
{
    width: 40px;
    float: right;
    margin-top: -10px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/contactIconsA.png) -6px 9px no-repeat;
    height: 44px;
}
*/


#mainMenu #iconMenu .callNow b,
#topNavLogin a.signin span
{
    font-size: 22px;
    height: 33px;
    line-height: 30px;
    color:#FF9900;
    text-shadow: 1px 1px 1px #385266;
    float: right;
    margin: 0 6px;
    font-family: GeometricSlab712BT-MediumA, Georgia;

}

/*----------tooltip--------------*/

.callNow .callNowInfo,
.tipInfo
{

    position: relative;

    text-align: left;

    max-width: 150px;
    max-height: 150px;
    font-size: 11px;
    line-height: 13px;
    padding: 5px;
    padding-top: 2px;

    font-family: MuseoSans-300, Tahoma, Geneva, sans-serif;

    background: url(/fileadmin/templates/skins/buildingHelp/images/navDropDownBack.png);

    border:1px dashed #C1D6DF;

    -moz-box-shadow: 0px 3px 15px #28333D;
    -webkit-box-shadow: 0px 3px 15px #28333D;
    box-shadow:#28333D 0px 3px 15px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    visibility:hidden;


}

#mainMenu #iconMenu div.callNow:hover div.callNowInfo
{
    visibility:visible;

}



/*----------  S I G N  I N ----------*/


#iconMenu #topNavLogin > a.signin,
#topNavLogin a.signin span
{

    float: right;
    width: auto;

}



#mainMenu #iconMenu #topNavLogin a.signin
{
    background: no-repeat top right url(/fileadmin/templates/skins/buildingHelp/images/15x15iconButtonBack.png);
    margin-left: 7px;
}


#topNavLogin a.signin span
{
    background: no-repeat top right url(/fileadmin/templates/skins/buildingHelp/images/15x15iconButtonArrow.png);
    padding: 0 33px 0 10px;
    margin: 0;
    color: #C4CCD2;


}


#mainMenu #iconMenu #topNavLogin a.signin:hover,
#topNavLogin a.signin:hover span
{
    color: #fff;
    background-position: right -33px;
    cursor: pointer;

}

/*active*/
#mainMenu #iconMenu #topNavLogin.active a.signin,
#topNavLogin.active a.signin span
{
    background-position: right -66px;
    color: #738694;
    text-shadow: 0px 0px 0px #738694;

}

/*active:hover*/
#mainMenu #iconMenu #topNavLogin.active a.signin:hover,
#topNavLogin.active a.signin:hover span
{
    background-position: right -99px;
    color: #385266;
    text-shadow: 0px 0px 0px #738694;

}




/*,
#topNavLogin a.signin:hover span


*/


/*titles*/

#mainMenu #iconMenu div.callNow span.title,
#mainMenu #iconMenu div#topNavLogin span.title
{

}






/* =========== M A I N   N A V =============*/


/* <ul id="main-nav"> */
#main-nav {
    /*font-size: 24px;*/
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 40px;
    width: 580px;
    position:relative;
    right: 0px;
    z-index: 1000;

}



/* a */
/*#main-nav .main-nav-item*/
#main-nav > li
{
    margin: 0;
    padding: 0:
    display: inline;
    float:right;
    width:144px;
    height:39px;
}

/*#main-nav .main-nav-item .main-nav-tab*/
#main-nav > li > a
{
    position:relative;
    width:144px;
    height:39px;
    display: block;
    vertical-align:middle;
    border: 0px solid #9CA7AF;
    border-left-width: 1px;
    border-top-width: 1px;
    /*background: url(/fileadmin/templates/skins/buildingHelp/images/mainHeadMinMenuTransp.png) no-repeat 0px 39px;*/
    background: none;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    /*font-size: 24px;*/
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    text-decoration: none;
    color: #C4CCD2;
    /*color: rgba(255,255,255,.5);*/

}

#main-nav > li > span
{
    font-family: MuseoSans_500, Tahoma, Geneva, sans-serif;
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);*/
    display: block;
    float: left;
    position: absolute;
    width: 144px;
    text-align: center;
    font-size: 8px;
    text-transform: uppercase;
    height: 12px;
    line-height: 10px;
    margin-top: -10px;
    letter-spacing:1px;
    word-spacing:2px;
    color: rgba(255, 255, 255, .5);

}




/*
a:link {color:#FF0000;}
a:visited {color:#00FF00;}
a:hover {color:#FF00FF;}
a:active {color:#0000FF;}
*/

#main-nav > li.active > a {
    /**/
    /*background-position: 0px -39px;*/
    background: #FFF;
    color:#385266;
}


#main-nav > li.active:hover > span {
    color: #385266;

}

/*thjis is not working*/
#main-nav > li > a:hover + span {
    color: #fff;
}

#main-nav > li > a:hover {
    background: url(/fileadmin/templates/skins/buildingHelp/images/mainHeadMinMenuBackWhite.png) 0px 0px;
    text-shadow: 1px 1px 1px #385266;
    color: #fff;
}


/* =============== h u g e   d r o p d o w n ================= */

#main-nav .main-nav-dd {
    position: absolute;
    top: 40px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    /*
    yyy

    */
    /* menu blue
    background:rgba(61, 77, 93, 0.8);
    background:rgba(111, 219, 246, 0.35);
    background:rgba(96, 155, 178, 0.85);
    background-image:url(/fileadmin/templates/skins/buildingHelp/images/navDropDownBack.png);
   background-image: url(/fileadmin/templates/skins/buildingHelp/images/mainHeaderLine.png);
    */

    display: none;

    background: #385266 url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);

    border:1px dashed rgba(255, 255, 255, 0.6);
    border:1px dashed #C1D6DF;

    border-top-style:solid;
    font-weight:bold;
    font-size:.8em;
    -moz-box-shadow: 0px 3px 15px #28333D;
    -moz-border-radius-bottomright: 25px;

    -webkit-box-shadow: 0px 3px 15px #28333D;
    -webkit-border-bottom-right-radius: 25px;

    box-shadow:#28333D 0px 3px 15px;
    /*


*/
    overflow: hidden;
}


#main-nav > li.active > div.main-nav-dd {
    display: block;
}



#main-nav .main-nav-dd-column {
    width: 200px;
    /*
    background-image:url(/fileadmin/templates/skins/buildingHelp/images/singleLineLeft.png);
    purple
    background:rgba(150, 0, 200, 0.25);
    padding: 15px 20px 8px;
    display: table-cell;
    */
    padding: 0px;
    margin: 0px;
    border-left: 1px solid #C1D6DF;
    /* ie6  ie7
*float: left;
*border-left: 0;

 */
    float: left;


    display : block;

    /*
    equalHeights

    padding-bottom: 32767px;
        margin-bottom: -32767px;

    */


}


#block_1, #block_2, #block_3
{
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}
#wrapper
{
    overflow: hidden;
}




#main-nav .main-nav-dd-column:first-child {
    border-left: 0;
    /*background-image:url(/fileadmin/templates/skins/buildingHelp/images/singleLineLeft.png);*/
}




/* <ul><li> */

#main-nav .main-nav-dd a {
    color: #C1D6DF;
    width: 185px;
    overflow:auto;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    font-style:normal;
    font-weight: 100;
    text-decoration: none;
    font-size: 18px;
    display: block;
    float:left;
    height: 32px;
    line-height: 33px;
    padding: 0px;
    padding-left: 15px;
    margin: 0px;

    border-top: 1px dashed white;
    overflow: hidden;

}

#main-nav .main-nav-dd a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #547D8A;
}



/* no js - just css */

#main-nav li:hover div.main-nav-dd {

    display: block;

}




#main-nav .main-nav-dd h3,
#main-nav .main-nav-dd h3 a
{
    float:right;
    width: auto;
    overflow:visible;
}


#main-nav .main-nav-dd h3
{
    padding: 0px;
    margin: 10px;
    border: 0;
}

#main-nav .main-nav-dd h3 a {

    font-size: 24px;
    line-height: 20px;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    text-shadow: 1px 1px 1px #385266;
    color: #fff;
    font-style:normal;
    font-weight: normal;

    overflow:visible;

    border: 0;
}

#main-nav .main-nav-dd h3 a
{

    margin: 0;
    padding: 0;

}
#main-nav .main-nav-dd h3 a:hover
{
    background-color: transparent;


}



/* ie6 + ie7?? */
ul li
{
    /*
    float: left;
    width: 0;
    */
}

.main-nav-dd ul,
.main-nav-dd li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#main-nav .main-nav-dd hr {
    border-top: 1px dashed #C1D6DF;
    margin: 0px;
    padding: 0px;
}


/*#main-nav div.main-nav-dd-column.megaMenu*/


#main-nav .main-nav-dd.megaMenu
{
    position: absolute;
    /*width for 4 columns*/
    width: 803px;
}

#main-nav .main-nav-dd.megaMenu .main-nav-dd-column  {
    /*
    float: left;
    */
    width:200px;
    left: 0px;
    top: 0px;
    height: 225px;
    border-top: 1px dashed white;
}


#main-nav .main-nav-dd h3
{
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    margin: 0px;
    padding: 5px 7px 10px 10px;
    width: 183px;

}

#main-nav .main-nav-dd h3,
#main-nav .main-nav-dd h3 a {
    height: 40px;
}


#main-nav .main-nav-dd.megaMenu div.main-nav-dd-column.colOne,
#main-nav .main-nav-dd.megaMenu div.main-nav-dd-column.colThree,
#main-nav .main-nav-dd.megaMenu div.main-nav-dd-column.colTwo
{


}


#main-nav .main-nav-dd.megaMenu div.main-nav-dd-column.colOne
{
    margin-left: 0px;
    border-left: 0;
}


/* #main-nav .main-nav-dd */



/* ==========================  B R E A D C R U M B ========================== */



#breadCrumbMenu, #breadCrumbMenuFooter
{
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    float: left;
    */

    position: absolute;
    width: 100%;
    z-index:90;
    font-family: MuseoSans-500, Tahoma, Geneva, sans-serif;
    font-size: 10px;
    line-height: 16px;
    height: 20px;
    color: #A6B7C7;
    margin: 0;

    padding: 0;
    /*
    margin-bottom: -20px;
    border: rgba(166,183,199,.5) 1px solid;
    border-top: 0px;
    background:url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    */
    border: #A6B7C7 0px solid;
    border-left-width: 1px;
}

.breadCrActive,
#breadCrumbMenu a,
#breadCrumbMenuFooter a
{
    letter-spacing:1px;
    text-transform: lowercase;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    border: #A6B7C7 0px solid;
    border-bottom-width: 1px;

    display: block;

    float: left;
    color: #A6B7C7;

    width: auto;

    /*
    border: 1px solid;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    */
    height: 19px;

    padding: 2px 5px 0px 5px;


}


.breadCrSep
{
    float: left;
    height: 20px;
    padding: 0;
    margin: 0;
    margin-left: -1px;
    border-left: 1px dashed #A6B7C7;
}


.breadCrActive
{
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    color: white;
    cursor: default;
    border: #A6B7C7 0px solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
}




/* ================  F O R M  ================*/

form
{
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/purple.png);*/
    margin: 0;
    padding: 0;
}

form.heading
{
    width: 240px;
}


textarea, input{
    border: 0;
    display:block;
    height: 40px;
    width: 200px;
    margin: 0;
    margin-bottom: 7px;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    font-size: 16px;
    color: #CCC;
    background-color:transparent;
    background:url(/fileadmin/templates/skins/buildingHelp/images/input200.png) no-repeat 2px 0px;


}

textarea {
    background: url(/fileadmin/templates/skins/buildingHelp/images/input200Text.png) no-repeat 0px 0px;
    font-size: 16px;
    /* ie hide scrollbar */
    overflow:hidden;
    padding: 5px;
    height: 190px;
    width: 290px;
}

textarea:hover
{
    background-position: -310px 0px;
    color:#FFF;

}

input[type="text"]
{
    padding-left:10px;
    vertical-align: middle;
    width: 190px;
}


label.inline + input[type="text"],
label.inline + textarea
{
    position: relative;
    z-index: 1;
    margin-top: -38px;
    margin-bottom: 7px;
}

input[type="text"]:hover
{
    background-position: -208px 0px;
    color:#FFFFFF;
    text-shadow: 1px 1px 1px #385266;

}


label,
.bluePrintForm label.inline
{
    /*background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);*/
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #385266;
    height: 15px;
    text-transform: uppercase;
    display:block;
}


label.inline
{
    margin-top: 7px;
    position: relative;
    z-index: 2;
    padding-left:10px;
    font-weight: normal;
    font-size: 24px;
    color: #CCC;
    vertical-align: middle;
    height: 38px;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    display:block;
    text-transform: lowercase;
    text-shadow: 1px 1px 1px #385266;

}

button, input[type="submit"]
{
    padding: 0;
    padding-bottom:5px;
    height: 35 px;
    display:block;
    border: 0;
    margin: 0px;
    vertical-align: middle;;
    width: 119px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/smallButton.png) no-repeat 0px 0px;
    color: #CCC;
    height: 45px;
    display:block;
    float:right;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    font-size: 20px;
    cursor:pointer;
}

button:hover,
input[type="submit"]:hover
{
    background-position: -125px 0px;
    color:#FFF;
}



label.has-text
{




}

label.focus
{




}






/* --- inline render --- */


/* ================ L O G  I N   F O R M  ================*/

#main-nav form
{
    margin: 10px;
}



/* ================ blue-print  F O R M  ================*/

.bluePrintForm input,
.bluePrintForm textarea,
.bluePrintForm button,
.bluePrintForminput[type="submit"]
{
    background: transparent url(/fileadmin/bhDocuments/images/ui/dev/white.png) repeat;

    border: solid 1px #385266;
    /*  border-bottom-right-radius: 5px;
        border-top-left-radius: 0px;*/
    color: #385266;
    height: 26px;
    cursor:text;
    /*reset*/
    margin: 0;
    padding: 0;
    padding-left: 2px;
    width: 196px;
}



.bluePrintForm textarea
{
    height: 200px;
    width: 296px;
}


.bluePrintForm textarea:hover,
.bluePrintForm input:hover,
.bluePrintForm textarea:focus,
.bluePrintForm input:focus,
.bluePrintForm button:hover
{
    color: #385266;
    text-shadow: none;
    background:url(/fileadmin/bhDocuments/images/ui/dev/white2.png) repeat;
    background-image:url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
}

.bluePrintForm button
{
    width: 148px;
    padding: 0;
    padding-bottom: 4px;
    height: 34px;
}

.bluePrintForm button:hover
{
    cursor: pointer;
}

.bluePrintForm label
{
    color: #385266;
    text-shadow: none;
}


.bluePrintForm label.inline
{
    color: #466472;
}

/* make lables small*/
/*.bluePrintForm label.inline
{
    position: relative;
    display: block;
    line-height: 14px;
    height: 14px;
    margin: 0px;
    margin-left: 2px;
    padding: 0px;
    font-size: 10px;
    overflow:hidden;
    text-transform: uppercase;
    width: 50px;
    z-index: 1;
}
*/
.bluePrintForm label.inline
{
    text-transform: uppercase;
    margin: 1px 0px 0px 2px;
    padding: 0;
    font-size: 10px;
    display:block;
    z-index: 1;
    height: 14px;
    *padding-top: 2px;
    color: #466472;
}


.bluePrintForm label.inline + input[type="text"],
.bluePrintForm label.inline + textarea
{
    position: relative;
    *margin: 0;
    *padding: 0;
    margin-top: -14px;
    display: block;
    z-index: 2;


}

.bluePrintForm label.inline + textarea
{
    *margin-top: -15px;

}


/* =============== A B O U T  U S ================= */

#main-nav #aboutCartoon
{

    width: 400px;
    overflow: visible;

}

#main-nav #aboutCartoon img
{

    z-index: 2000;

}

#main-nav #aboutCartoon p
{
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    /*font-family: GeometricSlab712BT-MediumA, Georgia;*/
    /*text-shadow: 1px 1px 1px #385266;*/
    /*color: #fff;*/
    /*color: #C1D6DF;*/
    color: #CCE2EB;
    font-size: 16px;
    line-height: 26px;
    text-align:right;
    width: 280px;
    margin: 0px;
    padding: 10px 0px 50px 5px;
    font-weight:100;
    /*background-color: rgba(255,204,0,.25);*/
}

#main-nav #aboutCartoon img
{
    float: right;
    display: block;
    position: absolute;
    right: -20px;
    bottom: 0px;
    /*margin: -40px -20px 0px 0px;*/
    /*  position:relative;
        right: -20px;
        top: -200px;*/
}


#main-nav #aboutCartoon a
{
    /*float: right;*/
    position: absolute;
    right: 0px;
    bottom: 10px;
    width: 300px;
    padding: 0px 100px 0px 0px;
    display: block;
    font-size: 24px;
    text-align:right;
    line-height: 26px;
    color: #fff;
    /*margin: -40px -20px 0px 0px;*/
    font-family: GeometricSlab712BT-MediumA, Georgia;
    text-shadow: 1px 1px 1px #385266;
    background-color: rgba(84, 125, 138, .75);
    *background-color: #5B8896;
}

#main-nav #aboutCartoon a:hover
{
    background-color: rgba(84, 125, 138, 1);
    *background-color: #547D8A;

}


/* =================== D A T E =========================*/

#mainMenu #date {
    font-size: 12px;
}




/* =============== H O M E  P A G E ================= */

.home
{
    margin: 0px;



}

.home .grid_9
{
    margin-left:0px;
    margin-right: 0px;
    width: 720px;
    float: left;

}



/* =============== M A I N  C O N T E N T ================= */

#mainContent
{
    /*background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);*/
    background-color: rgba(255, 255,255, 0.2);

}



#content
{
    /*
        background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);

    */
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleBlueBack.png);

    float: left;
    width: 720px;
}

/*
#mainContent
.container_12
.home
*/

#mainContent .home
{



}

#content .grid_9
{


}
#homeSelector .grid_9
{


}

/* ========== C O L U M N  R I G H T ============= */

#rightColumn
{
    /*background-color: rgba(102,255,0,.2);*/
    width:230px;
    margin: 0px;
    padding:0px;
    display: inline;
    float: right;
    display:block;
}

#rightColumn .add180x150List,
#rightColumn .rightColList
{
    margin: 10px 0px 10px 0px;
}



#rightColumn .add180x150List .add180x150
{
    width:230px;
    height:170px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/rightColAddMidd.png) repeat-y top;
}


#rightColumn .add180x150List .first
{
    height:176px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/rightColAddTop.png);
}

#rightColumn .add180x150List .last
{
    height:176px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/rightColAddBott.png);
    background-position: bottom;
}

#rightColumn .add180x150List img
{
    width: 180px;
    height: 150px;
    margin: 12px 14px 0px 0px;
    display: inline;
    float: right;
    display:block;
    /* add180x150.jpg */
    border: 2px solid #fff;
    /*box-shadow:#425567 0px 0px 15px;*/
}

#rightColumn .add180x150List .last img,
#rightColumn .add180x150List .midd img
{
    margin: 10px 14px 0px 0px;
}

.rightContentBlock img
{


}


/*=== articles ===*/

/*listItem first midd last*/



#rightColumn .rightColList .listItem
{
    width:190px;
    height:auto;
    float: right;
    border: 0px #CCCCCC dashed;
    border-top-width: 1px;
    /*margin: 15px;*/
    background: url(/fileadmin/templates/skins/buildingHelp/images/rightColGenMiddBack.png) repeat-y top;
    font-family: MuseoSans-300, Verdana, Geneva, sans-serif;
}

/**/
#rightColumn .rightColList .first
{
    height:auto;
    border-top-width: 0px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/rightColGenBack.png);
}

#rightColumn .rightColList .last
{
    height:auto;
    background: url(/fileadmin/templates/skins/buildingHelp/images/rightColGenBott.png);
    background-position: bottom;
}

#rightColumn .rightColList img
{
    border: #FFF 1px solid;
    float: left;
    margin: 4px 4px 2px 0px;
    box-shadow:#425567 0px 0px 15px;
    display: block;
}

#rightColumn .listItem
{
    /*margin: 15px 0px 0px 0px; */
    padding: 5px 8px 6px 32px;
    color: #CCCCCC;
    position:relative;
}

#rightColumn .listItem h3
{
    /*background-color: rgba(0,204,204,.5);*/
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    top: 0px;
    margin: 0px;
    padding: 0px;
    font-style:normal;
}

#rightColumn .listItem h4
{
    /*background-color: rgba(0,204,204,.5);*/
    font-size: 8px;
    font-style:normal;
    top: 0px;
    margin: 0px;
    padding: 0px;
    float: right;
}

#rightColumn .listItem span.date
{
    /*background-color: rgba(0,204,204,.5);*/
    font-size: 10px;
    color: #FFF;
    font-style:normal;
    top: 0px;
    margin: 0px;
    width: 100px;
    padding: 0px;
    float: left;
}

#rightColumn .listItem p
{
    /*background-color: rgba(0,204,204,.5);*/
    font-size:11px;
    line-height: 14px;
    margin: 4px 0px 0px 0px;
}


#rightColumn .listItem a.readMore
{
    /*background-color: rgba(0,204,204,.5);*/
    font-size:8px;
    text-transform: uppercase;
    display: inline;
    background-color: #3D4D5D;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-left: 3px;
    text-align: right;
    float: right;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}




/* ====== popupAnchor ======*/

#rightColumn .listItem a.popupAnchor
{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:url(fake.jpg);/*for IE7*/
}

#rightColumn .listItem a.popupAnchor
{
    visibility:visible;
}

#rightColumn .listItem a.popupAnchor:hover
{
    background: rgba(255,255,255,.2);
}

#rightColumn .listItem a.popupAnchor span
{
    position:absolute;
    width:110px;
    top:-15px;
    left:-30px;
    visibility:hidden;
    padding:5px;
    background:rgba(61, 77, 93, 0.8);
    border:1px solid rgba(255, 255, 255, 0.6);
    font-weight:bold;
    font-size:.8em;
    -moz-box-shadow: 0px 0px 7px #28333D;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 15px;
    -webkit-box-shadow: 0px 0px 7px #28333D;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 15px;
    box-shadow:#28333D 0px 0px 15px;
}
#rightColumn .listItem a.popupAnchor:hover span
{
    visibility:visible;
}

/* ====== fillAnchor ======*/


#rightColumn .listItem a.fillAnchor
{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:url(fake.jpg);/*for IE7*/
    background-color: rgba(255,255,255,0);
}

#rightColumn .listItem a.fillAnchor:hover
{
    background-color: rgba(255,255,255,.1);
}

/*PaleGreen*/

/*
#addsRight_3 .bottomRight
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/rightSide230x160back.png);
    background-position:bottom;
    width:100%;
    height:160px;
    margin-top: -160px;
}
*/

/*
#addsRight_3 .topLeft
{
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    width:10px;
    height:10px;
}
*/



/* ========== C O L U M N S ============= */




.column_2 > blockquote,
.column_3 > blockquote
{
    width: 220px;
}


.column_2, .column_3
{

    -moz-column-count: 2;
    -moz-column-gap: 1em;
    -moz-column-rule: 1px dashed #A9B4BB;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
    -webkit-column-rule: 1px dashed #A9B4BB;
    border-top: 1px solid #A9B4BB;

}

.column_3
{
    -moz-column-count: 3;
    -webkit-column-count: 3;
}

.column_3 > h1,
.column_2 > h1
{
    height: auto;
    line-height: 36px;
    margin: 5px 0px 5px 0px;

}








/* ========== T E S T S ============= */

/*test white content*/
#f1e #contentBlock-1XXX {

    background: rgba(255,255,255,1);
    border: 0;
    margin: 0;
}

#contentBlock-1 p.bodytextXXX
{
    color: #000000;

}


/* --------------------------------------------------------------------------------- */
/* -------------------------G E N E R A L  C O N T E N T --------------------------- */
/* --------------------------------------------------------------------------------- */

.csc-default
{
    /*
    border-bottom: 1px #A6B7C7 dashed;
    background:url(/fileadmin/templates/skins/buildingHelp/images/bottomShadow.png) bottom right repeat-x;
    border-radius: 0px 0px 25px 25px;
    */

    border-top: 0;

    margin: 0px;
    padding: 0px;


    /*
    background: #000;
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleBlueBack.png);


    */
    width: 100%;
    position: normal;
    float: left;
}


/*remove border when small*/
#f1e #generatedContent-2 .csc-default
{
    border: 0;
}


/* ========== T O O L  T I P S:  T I P S Y ============= */

.tipsy {
    padding: 5px;
    font-size: 11px;
    position: absolute;
    z-index: 100000; }

.tipsy-inner {
    padding: 5px 8px 4px 8px;
    /*background-color: black; */
    background: url(/fileadmin/bhDocuments/images/ui/dev/black06.png);

    color: white;
    max-width: 200px;
    text-align: left; }

.tipsy-inner {
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow: 0px 0px 7px #28333D;
    -webkit-box-shadow: 0px 0px 7px #28333D;
    -moz-box-shadow: 0px 0px 7px #28333D;
    border: solid 1px rgba(255, 255, 255, 1);
    /**/
}



.tipsy-arrow
{
    position: absolute;
    /*
    background: url('/fileadmin/templates/skins/buildingHelp/images/tipsy.gif') no-repeat top left;

    */
    background: #fff;
    width: 9px;
    height: 5px;
}
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

div.info h6, .tipsy-inner h6 {
    font-family: 'GeometricSlab712BT-MediumA';
    background: url(/fileadmin/bhDocuments/images/ui/dev/white02.png);
    padding: 5px;
    margin: -5px -8px 4px -8px;
    font-size: 22px;
    font-weight:bold;
    text-align:left;
    color:#fff;
}
/*
text-transform: uppercase;
*/
div.info a, .tipsy-inner a { text-decoration: underline; color: blue; display: inline; clear: none;}
.tipsy-inner p {text-align:left; margin-bottom: 5px;}
div.info {visibility:hidden; width:0; height: 0;}
.tipsy-inner .imageBorder {float:left; border: 1px #fff solid; width: 70px; height: 70px; overflow: hidden;}
/*.imageBorder img {margin: -35px 0 0 -10px;}*/



/* ========== F O O T E R ============= */

/* @group Footer */



#footerWrap {
    width: 960px;
    margin: auto;
    float: left;
    /*
    overflow: hidden;
    height: 310px;
    */
}

#footerBottomCap {
    height: 25px;
    width:100%;

    /*
        background: url(images/footer_shadow.gif);
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);

    */
}


#footer {
    /*
    height: 300px;
        background-color: #191f24;
    footerDarkNoPageFlip.png
    background: url(/fileadmin/templates/skins/buildingHelp/images/footerDarkBorder.png) bottom right no-repeat;
    */
    margin: 0;
    padding: 0;
    border-top: solid 1px #A6B7C7;
    background: url(/fileadmin/templates/skins/buildingHelp/images/footerDarkNoPageFlip.png) bottom right no-repeat;
    position: relative;
}

#termsLink,
#footerHomeLink {

    display: block;
    /*
   float: right;
  */
    position: absolute;
    right: 0px;
    z-index: 900;

    color: #fff;
    text-align:left;
    margin-right: 10px;
}


#termsLink {
    /*
    position: relative;
    float: right;
    */
    left: 650px;

}

#termsLink:hover,
#footerHomeLink:hover {
    color: #FFAD42;
}


#footerCopyright
{
    color: #fff;
    float: right;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    text-align:right;
    /*
        margin: 4px 5px 0px 0px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);

    */
    margin-right: 10px;

}


#footerEnd
{

    float: left;
    display: block;
    height: 25px;
    width: 100%;
    font-size: 13px;
}



#breadCrumbMenuFooter
{
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);

    */
    position: relative;
    z-index:201;
    height: 20px;
    margin: 0;
    border-top: 0px;
    float: left;
    color: #fff;
    border-color: #A6B7C7;
}

#breadCrumbMenuFooter a
{

    color: #A6B7C7;
}



#breadCrumbMenuFooter .breadCrActive
{

    color: #fff;
    /*
    background-color: rgba(255,255,255,0.55);
    color: #203241;
    margin-top:-1px;
    */


}



/* @end Footer*/




/* ========== footerPageTree ============= */
/* ========== fullPageTree ============= */



/*

    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
*/

#footer > .footerColumn
{
    width: 320px;
    float: left;
    /*
    height: 340px;
    border: 1px solid blue;

    overflow: hidden;

    */
    position: relative;
    margin-bottom: 23px;
}




#footer #fullPageTree,
#footer #footerPageTree
{
    /*

    */
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    width: 320px;
    margin: 0;
    padding: 0;

}




/*I can format this with the body*/

#footer > .footerColumn > .title,
div#footerSocialMediaLinks .title,
div#footerNewsList .title,
div#footerPageTree .title,
div#fullPageTree .title{
    font-family: MuseoSans-500, Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 9px;
    line-height: 16px;
    color: #fff;
    border: 1px solid #A6B7C7;
    text-transform: uppercase;
    text-align: left;
    display: block;
    float: left;
    padding: 0px 5px;
    margin: 0;
    margin-top: -1px;
    height: 16px;
    width: auto;
    /*clear: right;*/
}

div#footerPageTree .title {
    clear: both;
    display:block;
    width:auto;
    clear:none;
    overflow: hidden;
}

div#footer div#footerPageTree ul,
div#footer div#footerPageTree li,
div#footer div#footerPageTree a,
div#footer div#fullPageTree ul,
div#footer div#fullPageTree li,
div#footer div#fullPageTree a
{
    list-style: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
}


/*for all a*/

div#footer div#fullPageTree a
{
    display: block;
    width: 100px;
    float: left;
    padding: 2px 0 2px 0;
}


div#footer div#footerPageTree a
{
    /*
    display: block;
    width: 100px;
    float: left;
    padding: 2px 0 2px 0;
    */
    color: #A6B7C7;
}

/*level 000*/
div#footer div#fullPageTree > ul
{
    padding-top: 20px;
    padding: 20px 0 0 7px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    float: left;
    display: block;
    /*disable columns
    -moz-column-count: 3;
        -moz-column-gap: 2px;
        -webkit-column-count: 3;
        -webkit-column-gap: 2px;
        column-count: 3;
        column-gap: 2px;
    */
    /*border: 1px green solid;*/
}

div#footer div#footerPageTree > ul
{
    width: 300px;
    padding-top: 0px;
    margin: 0px 0 0 7px;
    float: left;
    display: block;
    /*disable columns
    -moz-column-count: 3;
        -moz-column-gap: 2px;
        -webkit-column-count: 3;
        -webkit-column-gap: 2px;
        column-count: 3;
        column-gap: 2px;
    border: 1px solid #fff;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);
    */
}



/*level 001*/
/*:last-child*/
div#footer div#fullPageTree > ul > li,
div#footer div#fullPageTree > ul > li:last-child
{
    /*
    forces each li to be an independant block
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);

    */



    display: block;
    float: left;
    width: 100px;
    /*
    width: 100px;

    */
    /*equal-heights css hack*/
    /*
    margin-bottom: -1000px;
    padding-bottom: 1000px;
    */
    /*css3 columns*/

}

div#footer div#footerPageTree > ul > li {
    width: 150px;
    height: 84px;
    float: left;
    /*
    border: 1px dashed #fff;
    */
}


div#footer div#footerPageTree > ul > li > a {
    font-size: 16px;
    line-height: 16px;
    padding: 3px 0px 2px 0px;
    height: auto;
    float: left;
    display: block;
}




div#footer div#footerPageTree > ul > li.single {
    height: 20px;
}

/*rule for last column*/

div#footer div#fullPageTree > ul > li:last-child
{
    float: left;
}


div#footer div#fullPageTree > ul > li > ul
{
    float: left;
}


div#footer div#fullPageTree > ul > li > a
{
    /*
    border: 1px solid red;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);

    color: #000;
    */
    font-family: GeometricSlab712BT-MediumA, serif;
    font-size: 20px;
    line-height: 14px;
    height: 14px;
}




/*level 002*/
div#footer div#fullPageTree li:last-child  > ul > li > ul
{
    display: block;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);
    */
    float: left;
    height: 77px;
    border-top: 1px dashed #7E8D95;

}

div#footer div#fullPageTree > ul > li:last-child > ul
{
    /*
    */
}


/*do nothing with li else flow will not work in child a*/
div#footer div#fullPageTree li ul > li
{

}

div#footer div#fullPageTree > ul > li:last-child  > ul > li > a
{
    /*
    border: 1px solid green;
    */
    padding-left: 7px;
    padding-bottom: 0px;
    height: 26px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
}

/*level 003*/

div#footer div#fullPageTree li li li
{
    display: block;
    float: left;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    */
    overflow:hidden;
    margin: 0;
    padding: 0;
}

div#footer div#fullPageTree > ul > li > ul > li > ul > li > a
{
    padding-left: 14px;
    font-size: 11px;
    height: 11px;
    color: #A6B7C7;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    border: 1px solid blue;
    */

}

div#footer div#footerPageTree > ul > li > ul > li > a {
    display: block;
    float: left;
    padding: 1px 0px 1px 8px;

}

div#footer div#footerPageTree > ul > li a:hover {
    color: #fff;
    text-decoration: underline;
}

div#footer div#fullPageTree > ul > li:last-child
{
    width: 300px;

}

div#footer div#fullPageTree > ul > li:last-child > ul
{
    width: 300px;

}

div#footer div#fullPageTree > ul > li:last-child > ul > li > a
{
    color: orange;
    font-size: 14px;
}


div#footer div#fullPageTree > ul > li:last-child > ul > li
{
    width: 100px;
    float: left;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);

    */

}

div#footer div#fullPageTree > ul > li:last-child > a
{
    width: 300px;

}




div#footer div#fullPageTree a:hover
{
    text-decoration: underline;

}




/*

light white (saturated): #A6B7C7;
light white (less saturated): #C4CCD2;

orange:
color: #ff;
*/


/*===================================================

            I N F O  P A N E L

===================================================*/

.infoPanelBackground
{
    /*
    width:100%;
    height: 300px;
    border-top-left-radius: 36px;
    */

}

/*
#heroRotator > div.infoPanel
{
    background:url(img/heroImage/back0.jpg) 0px 0px no-repeat;

}
*/


#heroRotator
{
    /*background:url(img/dev/red.png);*/

    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    margin-top: 10px;
    /*
    width: 738px;
    */
    width: 100%;
    /*height + 8 for borders*/
    height: 400px;
    overflow:visible;
    position:relative;
    /*border: 1px solid white;
    */
}



.infoPanel
{
    position:relative;
    float: left;
    height: 400px;
    overflow: hidden;
    margin: 0px 13px 0px 0px;
    /*
    background: #fff;
    */
    /* 240px - ((4x2)x2) */
    /* 4 | 228 | 4 | 228 | 4 | 228 | 4 */
    /*width: 100%;*/
    /*thinner for first load*/
    width: 200px;
    border: 3px solid #fff;
    -moz-box-shadow: #666 -1px -1px 8px;
    -webkit-box-shadow: #666 -1px -1px 8px;
    box-shadow: #666 -1px -1px 8px;
    /**/
}

.infoPanel:first-child {
    border-top-left-radius: 35px;
}

.infoPanel:last-child,
.infoPanel.last,
.infoPanel.last > span.heroImage,
#heroRotator > a.last,
.infoPanel.last > span.heroImage img {
    border-bottom-right-radius: 35px;
    -webkit-border-bottom-right-radius:35px;
    -moz-border-bottom-right-radius:35px;
    overflow: hidden;
}

.infoPanel img,
.infoPanel h1,
.infoPanel p,
.infoPanel .heroImage
{
    position: absolute;
    display:block;
    width:auto;
    clear:none;
    overflow: hidden;
}

.infoPanel img
{
    left: -40px;
    bottom: -30px;
}

/* <div class="heroImage">|</div> */

.infoPanel > .heroImage > a,
.infoPanel > .heroImage {
    width: auto;
    width: 500px;
    height: 100%;
    bottom: 0px;
}

/*
.infoPanel:last-child > div.heroImage,
.infoPanel.last > div.heroImage {
right: 0px;
left: auto;
bottom: 0px;
}

.infoPanel.last > div.heroImage img {
opacity: 1;
position: relative;
bottom: -20px;
right: 0px;
}

.infoPanel.last > div.heroImage > a{
opacity: 1;
right: 0px;
bottom: 0px;
position: relative;
}
*/

.infoPanel h1
{
    font-family: GeometricSlab712BT-LightA;
    text-shadow: #666 1px 1px 2px;
    top: 0px;
    color: #385266;
    font-size: 42px;
    font-size: 28px;
    margin: 0;
    padding: 0;
    line-height: 18px;
    height: 60px;
    /*
    width - padding
    background:url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    */
    width: 1000px;
    right: 5px;
    top: 5px;

    /* tradition with code */
    transition: font-size .5s, transform .5s;
    -moz-transition: font-size .5s, -moz-transform .5s; /* Firefox 4 */
    -webkit-transition: font-size .5s, -webkit-transform .5s; /* Safari and Chrome */
    -o-transition: font-size .5s, -o-transform .5s; /* Opera */
}

.infoPanel.active h1 {
    font-size: 42px;
    float: right;
    top: 15px;

}

.infoPanel h1 b
{
    line-height: 30px;
    display:block;
    width:auto;
    clear:both;
    /*
  font-family: GeometricSlab712BT-BoldA;

    */
    color: #fff;
    height: 30px;

}

.infoPanel.active h1 b {
    display:inline;

}




.infoPanel > p
{
    font-family: 'MuseoSans-100';
    font-size: 28px;
    left: 300px;
    line-height: 30px;
    /*
    'MuseoSans-300'
    'MuseoSans-500'
    left: 0px;
    background:url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    */
    top: 64px;
    width: 210px;
    height: auto;
    padding: 5px 5px 5px 7px;
    text-align: right;
    color: #385266;

}
#heroRotator > a.last p
{
    right: 300px;
    left: auto;
    text-align: left;

}


#heroRotator > a.last h1
{
    right: 5px;
}

a.hdtwLink,
.infoPanel > a
{
    /*
    background:url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    buttonArrow_Right.png
    */
    display: block;
    float: left;
    padding-left: 4000px;
    height: 100%;
}



div.hdtwButton,
.infoPanel > span.linkButton {
    font-size: 20px;
    display: block;
    line-height: 28px;
    background: rgb(56, 82, 102);
    background: rgba(56, 82, 102, .6);
    position: absolute;
    right: -200px;
    bottom: 10px;
    width: auto;
    height: 31px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 0px 0px 0px 10px;
    overflow: hidden;

    /*transition: right.3s;*/
    /*-moz-transition: right .3s;*/ /* Firefox 4 */
    /*-webkit-transition: right .3s;*/ /* Safari and Chrome */
    /*-o-transition: right .3s;*/ /* Opera */


}


.infoPanel > span.linkButton {
    font-size: 21px;
    line-height: 24px;
    background: rgb(56, 82, 102);
    background: rgba(56, 82, 102, .6);
    position: absolute;
    display: block;
    right: -200px;
    bottom: 10px;
    width: 136px;
    height: 130px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border-bottom-right-radius: 5px;
    padding: 0px;
    overflow: hidden;

    /**transition with javascript/
    /*transition: right.3s;*/
    /*-moz-transition: right .3s;*/ /* Firefox 4 */
    /*-webkit-transition: right .3s;*/ /* Safari and Chrome */
    /*-o-transition: right .3s;*/ /* Opera */

    vertical-align:bottom;
    text-align: right;
    border: 2px none #fff;
}

.infoPanel > span.linkButton > .text > .icon,
div.hdtwButton > .icon,
.infoPanel > span.linkButton > .icon {
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/buttonArrow_Right.png) top right no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}





.infoPanel > span.linkButton > .text > .icon {
    /*
    background-color: black;
    */
    position: static;
    float: right;
    width: 18px;
    height: 26px;
    background-position: -5px -1px;
}

.infoPanel > .line{
    background-color: white;
    position: relative;
    display: block;
    left: 0px;
    width: 100%;
    top: 65px;
    height: 1px;

}


div.hdtwButton,
.infoPanel.active > span.linkButton {
    /*right: 10px;*/
    /*use javascript*/

}

div.hdtwButton:hover,
.infoPanel > span.linkButton:hover {
    background: rgb(250, 175, 64);
    background: rgba(288, 144, 0, .6);
    border-style: solid;
    -moz-box-shadow: 0px 3px 15px #28333D;
    -webkit-box-shadow: 0px 3px 15px #28333D;
    box-shadow:#28333D 0px 3px 15px;
}

div.hdtwButton:hover > .icon,
.infoPanel > span.linkButton:hover > .icon {
    background-position: 0 -31px;
}

.infoPanel > span.linkButton:hover > .text > .icon {
    background-position: -3px -30px;
}


div.hdtwButton {
    position: relative;
    right: 10px;
    width: 160px;
}




#heroRotator a span.linkButton p.text,
.infoPanel > span.linkButton > .text
{
    height: auto;
    position: absolute;
    bottom: 0px;
    padding: 5px;
    right: 1px;
    color: #fff;
}


span.linkButton:hover > .text {
    /*

    color: #385266;

    text-shadow: 0px 0px 4px #385266;
    */

}

span.linkButton> .text > .bhName {
    /*
    font-family: GeometricSlab712BT-LightA, Georgia;
    */
}

span.linkButton> .text > .bhName > b {
    /*
    font-family: GeometricSlab712BT-BoldA, Georgia;
    */
    color: #FAAF40;
    font-family: MuseoSans-500, Verdana, Geneva, sans-serif;
}


span.linkButton:hover > .text > .bhName > b  {
    color: #637D8C;
}


/*===================================================

                 F A C T O I D

===================================================*/

div.factoid{
    border: 1px dashed #fff;
    float: left;
    position: relative;
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleBlueBack.png);
    border-top: 0px;

}


/*csc-default*/

div.factoid:hover
{

    background:url(/fileadmin/bhDocuments/images/ui/dev/blue.png);


}

div.factoid > a
{
    float: left;


}

div.factoid > a:hover
{


}



div.factoid > a > h1,
div.factoid > a > p
{
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    font-size: 21px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    padding: 4px 6px 4px 74px;
}


div.factoid > a > div.factoidBackground {

    width: 74px;
    height: 74px;
    float: left;
    z-index: 200;
    background-position: 0px 0px;
}


div.factoid > a > p
{
    font-size: 14px;
    background: none;
    color: #fff;
    text-align: right;
}

div.factoid > a > span
{
    float: right;
    padding: 0px 4px;
    font-size: 12px;
    height: 16px;
    line-height: 14px;

}


div.factoid > a:hover > div.factoidBackground
{
    background-position: 0px -80px;




}



/*===================================================*/


div#generatedContent-2{
    /*
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleBlueBack.png);
    */
    height: auto;
    margin-top: 5px;
    margin-bottom: 10px;
}



div.csc-header,
div#generatedContent-2 div.csc-header
{
    /*
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    background-color: rgba(0,0,0,.2);
    border: 1px rgba(255, 255, 255, .5) solid;
    */
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

div#generatedContent-2:hover div.csc-header,
div#generatedContent-2:hover div#generatedContent-2 div.csc-header{

}

div.howDoesItWork:hover,
div#generatedContent-2:hover {
    /*
    background-color: rgba(0,0,0,.05);
    */
    -moz-box-shadow:#000 0px 0px 12px;
    -webkit-box-shadow:#000 0px 0px 12px;
    box-shadow: rgba(0, 0, 0, .4) 0px 0px 50px;
    z-index: 2000;
}


/*===================================================

             A D   B A N N E R S

===================================================*/




div.adsWrapper{


}


div.adsWrapper > div
{

    margin: 10px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-top: 0;
    padding: 10px;
    float: left;
    width: 198px;
}




div.adsWrapper > div:hover
{

    background:url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    color: #fff;

}

div.adsWrapper > div > a
{


}

div.adsWrapper > div:hover img
{

    -moz-box-shadow: 0px 3px 15px #28333D;
    -webkit-box-shadow: 0px 3px 15px #28333D;
    box-shadow:#28333D 0px 3px 15px;

}


div.adsWrapper > div > a:hover
{
    color: #fff;

}

div.adsWrapper > div > a > img
{
    margin: 8px;

}

div.adsWrapper > div > a > span.title
{
    color: #fff;
    width: 60px;
    float: left;
    text-transform: uppercase;
    font-size: 8px;
    border: 1px solid #A6B7C7;
    margin: -1px 0px 0px -11px;
    padding: 0;
    padding-right: 3px;
    line-height: 12px;
    text-align: right;
}

div.adsWrapper > div > a > span.content
{
    float: left;
    font-size:12px;
    line-height: 14px;
    width: 100%;
    margin-bottom: 5px;
}


div.adsWrapper > div > a > h1
{
    font-size: 21px;
    height: 24px;
    line-height: 23px;
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    font-family: GeometricSlab712BT-MediumA, Georgia, "Times New Roman", Times, serif;
    color: white;
    margin: -10px -10px 0px -10px;
    padding: 0px 5px;
    border: 0px solid #A6B7C7;
    border-bottom-width: 1px;
}


/*===================================================

        T O P  A D V A N C E D  F E A T U R E

===================================================*/


div.topFeatureContainer,
div.topFeatureContainer.twoColumns > div.leftColumn,
div.topFeatureContainer.threeColumns > div.leftColumn,
div.topFeatureContainer.twoColumns > div.rightColumn,
div.topFeatureContainer.threeColumns > div.rightColumn,
div.topFeatureContainer.threeColumns > div.rightColumnTop
{
    margin-bottom: 0px;
    font-family: MuseoSans-100, Verdana, Geneva, sans-serif;
    border: solid 1px #A6B7C7;
    position: relative;
    overflow: hidden;
    margin-top: -1px;
    -moz-border-radius: 0px 35px 10px;
    -webkit-border-radius: 0px 35px 10px;
    border-radius: 0px 35px 10px;
}

div.topFeatureContainer.twoColumns,
div.topFeatureContainer.threeColumns
{
    border: none;
    width: 100%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

div.topFeatureContainer.twoColumns > div.leftColumn,
div.topFeatureContainer.threeColumns > div.leftColumn
{

    float: left;
    width:312px;
}

div.topFeatureContainer.twoColumns > div.rightColumn,
div.topFeatureContainer.threeColumns > div.rightColumn,
div.topFeatureContainer.threeColumns > div.rightColumnTop
{

    float: right;
    width:636px;
    -moz-border-radius: 35px 20px 5px 5px;
    -webkit-border-radius: 35px 20px 5px 5px;
    border-radius: 35px 20px 5px 5px;
}

div.topFeatureContainer.threeColumns > div.rightColumnTop{
    border:none;
}

div.topFeatureContainer.threeColumns > div.rightColumn{
    height: 188px;
}

div#feature .csc-default
{
    overflow: hidden;
}

div.topFeatureContainer.twoColumns > div.rightColumn > a,
div.topFeatureContainer.twoColumns > div.leftColumn > a,
div.topFeatureContainer.threeColumns > div.leftColumn > a,
div.topFeatureContainer.threeColumns > div.rightColumn > a,
div.topFeatureContainer > a
{
    /*
    background:url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    margin-left: -20px;
    padding-top: 2000px;
    padding-left: 200px;
    */
    background:url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    z-index:10;
    left: 0px;
    top: -40px;
    position: absolute;
    padding: 0px;
    margin: 0px;
    height: 500px;
    display: block;
    width: 100%;
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=0);
    opacity: 0;
}

div.topFeatureContainer.twoColumns > div.rightColumn > a:hover,
div.topFeatureContainer.twoColumns > div.leftColumn > a:hover,
div.topFeatureContainer > a:hover
{
    /*
    background:url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    */
    filter: alpha(opacity=1);
    opacity: 1;
}

div.topFeatureContainer > div.topFeatureBackground
{
    top: 0px;
    position: relative;
    width: 958px;
    overflow: hidden;
}

div.topFeatureContainer > div.topFeatureBackground > img
{
    display: block;
    /*

    position: absolute;
    */
    left: 0px;
    top: 0px;

    -moz-border-radius:  0px 35px 10px;
    -webkit-border-radius: 0px 35px 10px;
    border-radius: 0px 35px 10px;
}


div.topFeatureContainer > h1
{
    /*
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    */
    width: auto;
    margin-right: 0px;
    padding: 0px 10px 0px 50px;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 72px;
    height: 48px;
}

div.topFeatureContainer > h1 b
{
    color: #F9AE40;
    font-family: GeometricSlab712BT-boldA;
    margin-left: -12px;
}


div.topFeatureContainer > div.subHeader
{
    color: #fff;
    position: absolute;
    right: 20px;
    top: 134px;
    font-size: 32px;
    width: 1200px;
    text-align: right;
}

div.topFeatureContainer > div.content
{
    position: absolute;
    right: 15px;
    top: 80px;
    width: 960px;
    color: #385266;
    color: #fff;
    font-size: 60px;
}

div.topFeatureContainer > div.content p {
    text-align: right;
}

div.topFeatureContainer > div.content p > span {
    margin: 0 -5px;
}

div.topFeatureContainer > div.contentSimple,
div.topFeatureContainer > div.contentExtended
{
    position: absolute;
    left: 6px;
    top: 33px;
    width: 400px;
}


/*

<div class="shoutBox">
<span class="shoutBox_preText">call us now on</span>
<span class="shoutBox_bold1"></span>
<span class="shoutBox_bold2">1300 33 66 99</span>
<span class="shoutBox_postText"></span>
</div>
*/

div.topFeatureContainer > div.contentExtended .shoutBox  {
    margin: 0;
    margin-bottom: 4px;
}


div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_preText,
div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_bold1,
div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_bold2,
div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_postText {
    float: right;
    text-align: right;
    color: #fff;
    padding-bottom: 3px;
}

div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_postText {
    font-size: 23px;
}


div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_preText {

}

div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_bold1 {

}

div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_bold2 {

}

div.topFeatureContainer > div.contentExtended .shoutBox > .shoutBox_postText {


}


div.topFeatureContainer > div.contentExtended
{
    bottom: 0px;
    position: absolute;
    top: auto;
    right: 0px;
    left: auto;
}


div#feature > div.csc-default
{
    border-bottom: 0;
}

div.topFeatureContainer.multiColumn {
    border: none;
    overflow: hidden;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a > h2,
div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a > p,
div.topFeatureContainer.multiColumn > h1 {
    position: absolute;
    left: 0;
    top: -500px;
}

div.topFeatureContainer.multiColumn div.bannersContainer {
    width: 100%;
    float: left;
    overflow: hidden;
}


div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn {
    float: left;
    position: relative;
    overflow: hidden;
    width: 32.83332%;

}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > img {
    position: absolute;
    left: -2px;
    top: 5px;
    opacity: 1;


}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn:hover > img {

}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 5px 0;
    padding: 0;
    height: 284px;
    width: 100%;

}


div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a > span.videoIcon {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border: 2px solid #fff;
    background: rgba(255,255,255,.1);

    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a:hover > span.videoIcon {
    background: rgba(255,255,255,0);
    -webkit-box-shadow: inset 0px 0px 36px -12px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 36px -12px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 36px -12px rgba(0,0,0,0.5);

    -webkit-transition: box-shadow 0.5s ease-in-out;
    -moz-transition: box-shadowr 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;

}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a > span.videoIcon:before {
    content: " ";
    display: block;
    height: 240px;
    width: 266px;
    background: red;
    margin: 20px auto 0;
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/playIcon.png) no-repeat;
    opacity: .3;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}


div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn > a:hover > span.videoIcon:before {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}




div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn:nth-child(3n+1)   {
    margin: 0 .5% 0 0;
}


@keyframes gradientSwipeOver {
    from {top: -120%;}
    to {top: 120%;}
}

@keyframes gradientSwipeOut {
    from {top: 50%;}
    to {top: -120%;}
}


div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn:after {
    content: " ";
    display: block;
    position: absolute;
    background: rgba(255,255,255,1);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.1+0,0.7+50,0.8+60,1+100,1+100,1+100,1+100,0.1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.8) 60%, rgba(255,255,255,0.1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(50%,rgba(255,255,255,0.7)), color-stop(60%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1affffff',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 100%;
    top: 120%;
    opacity: .5;
    animation-name: gradientSwipeOut;
    animation-duration: .5s;
}

div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn:hover:after {

    animation-name: gradientSwipeOver;
    animation-duration: 1.5s;

}




div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn:nth-child(3n+2)  {
    margin: 0 .25%;

}
div.topFeatureContainer.multiColumn div.bannersContainer > div.bannerColumn:nth-child(3n+3)  {
    margin: 0 0 0 .5%;

}


/*========================== extension ============================*/



#contentBlock-1 div.topFeatureBackground,
#contentBlock-2 div.topFeatureBackground
{
    max-width: 728px;
    overflow: hidden;

}

#contentBlock-2  div.topFeatureContainer,
#contentBlock-1  div.topFeatureContainer
{
    /*get rid of border*/
    margin-bottom: -1px;
    margin-top: 10px;


}


#f2c #contentBlock-1 div.topFeatureContainer {
    margin-top: 0px;

}


div#feature .csc-default
{
    overflow: hidden;
}

div.topFeatureContainer
{
    float: left;
    overflow: hidden;

}

#contentBlock-1  div.topFeatureContainer > div.subHeader,
#contentBlock-2  div.topFeatureContainer > div.subHeader
{
    top: 10px;
}




#contentBlock-1 div.topFeatureContainer > div.content
{


}







/*===================================================

           P R I C I N G  B L O C K


LOGO - orange: #E49000;
mid orange: #FAAF40
light orange: #F8BD56
yellow-orange: #FCD86C


===================================================*/

/*

<table class="contenttable contenttable-0" summary="summary of this important table and what it offers to the end-user plus a lot of work in understanding different cultures.">

<caption>caption</caption>
<tbody>

<tr class="tr-even tr-0">
<td class="td-0">Electrical Emergency?</td></tr>
<tr class="tr-odd tr-1">
<td class="td-0">If you need emergency assistance with your power supply or electrical system generally, call any one of the following contractors:</td></tr>
<tr class="tr-even tr-2">
<td class="td-0">Able Electricians, available Sydney wide. Contact Jimmy Able on 1800 355 788 or 0421 336 049</td></tr>
<tr class="tr-odd tr-3">
<td class="td-0">Naderco Electrical available Sydney wide. Contact Roger Nader  on 0416 173 172</td></tr>


<td class="td-0">Police, Ambulance or Fire Brigade Dial Triple Zero (000) for police, fire or ambulance in a life or property threatening time critical emergency situation.</td></tr>
<tr class="tr-even tr-last"><td class="td-0">State Emergency Services For help during non-life threatening situations during floods and storms, cal the SES on 132 500 </td></tr></tbody></table>
*/






div.pricingBlockOLD
{
    border: 3px solid #E49000;
    position: relative;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    height: 500px;
}


div.pricingBlockOLD > h1
{

    font-size: 32px;
    line-height: 28px;
    vertical-align: baseline;
    height: 56px;
    font-family: GeometricSlab712BT-BoldA, Georgia;
    -webkit-border-top-left-radius: 19px;
    -moz-border-top-left-radius: 19px;
    border-top-left-radius: 19px;
    -webkit-border-top-right-radius: 19px;
    -moz-border-top-right-radius: 19px;
    border-top-right-radius: 19px;
    background-color: #E49000;
    color: #fff;
    margin: 0px;
    padding: 0px 4px 4px 4px;
    text-align: center;
}



div.pricingBlock.editorsChoice
{
    margin: -5px -8px 0px -5px;

    border-color: #F8BD56;

    -moz-box-shadow: 0px 0px 30px #000;
    -webkit-box-shadow: 0px 0px 30px #000;
    box-shadow: 0px 0px 30px #000;

    height: 508px;
}

div.pricingBlock.editorsChoice > h1
{

    background-color: #F8BD56;
    font-size: 38px;
    line-height: 30px;
    height: 58px;
}


/* start ------ c o s t  p a n e l ------- */


div.pricingBlockOLD div.tablePriceStrip
{
    height: 40px;
    background-color: #F8BD56;
    color: #385266;
    text-align: center;
}



div.pricingBlockOLD div.tablePriceStrip span.tableShoutBox
{

    background: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/ribbon_001.png) no-repeat left top;
    position: absolute;
    left: -25px;
    top: 78px;
    color: #fff;
    height: 57px;
    padding: 5px 10px;
    min-width: 120px;
    text-align: left;

}



div.pricingBlockOLD div.tablePriceStrip span.tableCurrency,
div.pricingBlockOLD div.tablePriceStrip span.tablePeriod,
div.pricingBlockOLD div.tablePriceStrip span.tablePrice
{
    font-family: GeometricSlab712BT-MediumA, Georgia;
    font-size: 16px;
    line-height: 16px;
    float: left;
    margin-top: 5px;
}


div.pricingBlockOLD div.tablePriceStrip span.tableCurrency
{
    margin-left: 100px;
}


div.pricingBlockOLD div.tablePriceStrip span.tablePrice
{
    font-size: 42px;
    line-height: 28px;
}

div.pricingBlockOLD div.tablePriceStrip span.tablePeriod
{

}

/*------ c o s t  p a n e l ------- end */


/* start ------ c o n t e n t ------- */

div.pricingBlockOLD span.tableContent
{
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);
    border: 1px solid #fff;
    */

    float: left;
    height: 360px;
    overflow: hidden;
    font-size: 14px;
    line-height: 21px;
}



div.pricingBlockOLD span.tableContent p
{
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    position: absolute;
    top: 360px;
}

div.pricingBlockOLD span.tableContent ul
{
    margin: 10px 3px 0px 0px;
    margin-top: 10px;
    padding: 0px;
    font-size: 18px;
    line-height: 26px;
}
div.pricingBlockOLD span.tableContent li
{

}


/* start ---------- a c t i o n  p a n e l --------- */

div.pricingBlockOLD span.tableAction
{

    background-color: #E49000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;

    -webkit-border-bottom-left-radius: 19px;
    -moz-border-bottom-left-radius: 19px;
    border-bottom-left-radius: 19px;

    -webkit-border-bottom-right-radius: 19px;
    -moz-border-bottom-right-radius: 19px;
    border-bottom-right-radius: 19px;



}

div.pricingBlockOLD.editorsChoice span.tableAction
{
    background-color: #F8BD56;


}

div.pricingBlockOLD span.tableAction > a
{
    background-color: #BF4800;
    color: #fff;
    text-transform: lowercase;

    margin: 5px 4px 2px 0px;
    padding: 0px 24px 18px 24px;
    float: right;
    font-size: 26px;
    line-height: 26px;
    display: block;
    position: relative;

    border: 2px solid #fff;

    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;

    overflow: hidden;

}


div.pricingBlockOLD span.tableAction span.tableActionNote
{
    font-family: MuseoSans-500, Verdana, Geneva, sans-serif;
    position: absolute;
    font-size: 10px;
    line-height: 12px;
    height: 16px;
    /*
    background-color: #BF4800;
    background-color: #000;
    */
    background-color: #8C2300;

    -webkit-border-bottom-left-radius: 18px;
    -moz-border-bottom-left-radius: 18px;
    border-bottom-left-radius: 18px;

    -webkit-border-bottom-right-radius: 18px;
    -moz-border-bottom-right-radius: 18px;
    border-bottom-right-radius: 18px;

    width: 100%;

    right: 0px;
    bottom: 0px;
    display: block;
    text-align: center;

    border-top: 1px dashed #C4CCD2;

}

div.pricingBlockOLD span.tableAction > a:hover
{

    background-color: #8C2300;
    cursor: pointer;

}

div.pricingBlockOLD span.tableAction > a:hover span.tableActionNote
{

    background-color: #5A1700;
}

/*---------------------------------- a c t i o n  p a n e l ------------------------------ end */

/*------------------------ N E W  P R I C I N G  B L O C K   &   M O D U L E  -----------------------------------------*/

div.pricingBlock, div.module
{
    border: 1px solid #A6B7C7;
    background: url(/fileadmin/templates/skins/buildingHelp/images/features/blueBack.png) 0px 97px;
    position: relative;
    box-shadow: 2px 2px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.2);
    /**/

    -webkit-border-radius: 24px 5px;
    -moz-border-radius: 24px 5px;
    border-radius: 24px 5px;
    /*
    margin-bottom: -500px;
    padding-bottom: 500px;
    */

    /*
    overflow: hidden;
    */
}


div.pricingBlock {
    height: 285px;
}


/*
DOES NOT WORK TO SET WIDTH - typoscript overides this
-- height is also an issue...
#f1d #contentBlock-1 div.oneQuarter
{
width: 120px;
overflow: hidden;
}
*/




div.module ul, div.module ol, div.module li
{
    margin-left: 0px;
    line-height: 26px;
    list-style-type: none;

}


div.module li {
    padding: 5px;

}

div.module li.odd{
    background:url(/fileadmin/bhDocuments/images/ui/dev/black.png);


}

div.module li {

}
ul.a {list-style-type: circle;}
ul.b {list-style-type: square;}


div.module
{
    background:url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
}


/* @group Module Styling */
.moduleFooter {
    height: 15px;
    padding-right: 15px;
    margin: 0;
    font-size: 1px;
    overflow: hidden;

}

.moduleFooter span {
    display: block;
    height: 15px;
}

.moduleBody {
    padding: 0;
}

.moduleBodyWrap {
    /* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
}

.unframed .moduleBodyWrap {
    background: none;
    padding: 0;
    border: 0;
}

.unframed .moduleBody {
    padding: 0;
    border: 0;
}


.moduleBodyBleed {
    padding: 0;
}

.columnGroup {
    margin-bottom: 0px;
}

.columnGroupRule {
    border-bottom: 1px solid #7f7f7f;
}

.moduleGroup {
    margin-bottom: 10px;
}

.moduleFeature {
    margin-bottom: 0px;
}


/* @end Module Styling */



.moduleHeaderOLD {
    margin: 0;
    padding: 0;
    color: red;
    font-size: 16px;
    line-height: 18px;
}

.moduleHeaderInnerWrapOLD {
    display: block;
    background: black;
    overflow: hidden;
    height: 30px;
    padding-left: 15px;
}

.moduleHeaderInnerWrapOLD span {
    display: block;
    padding-top: 0;
}

.moduleHeaderInnerWrap span,
div.pricingBlock > h1
{

    font-size: 32px;
    line-height: 26px;
    vertical-align: baseline;
    height: 56px;
    font-family: GeometricSlab712BT-BoldA, Georgia;

    -webkit-border-top-left-radius: 21px;
    -moz-border-top-left-radius: 21px;
    border-top-left-radius: 21px;

    /*
    -webkit-border-top-right-radius: 21px;
    -moz-border-top-right-radius: 21px;
    border-top-right-radius: 21px;
    */
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/blueBack.png);

    color: #fff;
    margin: 0px;
    padding: 0px 4px 4px 4px;
    text-align: center;

}

.moduleHeaderInnerWrap,
.moduleHeader
{
    padding: 0px;
    margin: 0px;
    height: auto;
}


.moduleHeaderInnerWrap span {
    padding: 12px 0px 12px 0px;
    font-family: GeometricSlab712BT-BoldA, Georgia;
    display: block;
    height: auto;
}



/* start ------ c o s t  p a n e l ------- */


div.pricingBlock div.tablePriceStrip
{
    height: 36px;
    background-color: #A6B7C7;
    color: #385266;
    text-align: right;
}



div.pricingBlock div.tablePriceStrip span.tableShoutBox
{

    /*
    background: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/ribbon_001.png) no-repeat left top;
    */
    background-color: #385266;

    /*
    background-color: #000C24;
    -moz-box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    border: 1px solid #fff;

    */
    font-family: GeometricSlab712BT-BoldA, Georgia;
    display: block;
    float: right;
    color: #fff;
    height: 30px;
    /*padding:12px 5px 0px 5px;*/
    padding:7px 5px 0px 5px;
    text-align: right;
    letter-spacing:1px;
    font-size: 12px;
    max-width: 90px;
    line-height: 12px;

}


div.pricingBlock div.tablePriceStrip span.tableCurrency,
div.pricingBlock div.tablePriceStrip span.tablePeriod,
div.pricingBlock div.tablePriceStrip span.tablePrice
{
    font-family: GeometricSlab712BT-MediumA, Georgia;
    font-size: 16px;
    line-height: 16px;
    float: right;
    margin-top: 3px;
    padding-right: 2px;
}


div.pricingBlock div.tablePriceStrip span.tableCurrency
{

}


div.pricingBlock div.tablePriceStrip span.tablePrice
{
    font-size: 42px;
    line-height: 28px;

}

div.pricingBlock div.tablePriceStrip span.tablePeriod
{
    display: none;
}

/*------ c o s t  p a n e l ------- end */


/* start ------ c o n t e n t ------- */

div.pricingBlock span.tableContent
{
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/red.png);
    border: 1px solid #fff;
    */
    font-family: MuseoSans-100, Verdana, Geneva, sans-serif;
    padding-top: 2px;
    float: left;
    height: auto;
    overflow: hidden;
    font-size: 17px;
    line-height: 21px;
}

div.pricingBlock span.tableContent p > strong,
div.pricingBlock span.tableContent p > b
{
    font-family: MuseoSans-500, Verdana, Geneva, sans-serif;
    color: #fff;

}

/*
div.pricingBlock span.tableContent p
{
font-size: 12px;
line-height: 14px;
margin-top: 10px;
position: absolute;
top: 0px;
}
*/


div.pricingBlock span.tableContent ul
{
    margin: 10px 3px 0px 0px;
    margin-top: 10px;
    padding: 0px;
    font-size: 18px;
    line-height: 26px;
}
div.pricingBlock span.tableContent li
{

}


div.pricingBlock span.tableContent blockquote
{
    border: none;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

    font-family: MuseoSans-300, Verdana, Geneva, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 13px;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    bottom: 0;
    text-align: center;
    height: 42px;
    vertical-align:text-bottom;

}


/* start ---------- a c t i o n  p a n e l --------- */

div.pricingBlock span.tableAction
{
    display:none;
}

/*---------- a c t i o n  p a n e l --------- end */



/*

<div class="module module-1 oneQuarter" style="width:175px;float:left;margin-right:10px;">
<h3 class="moduleHeader"><span class="moduleHeaderInnerWrap"><span>Start Up&nbsp;</span></span></h3><div class="moduleBodyWrap" style="height: 322px; "><div class="moduleBody"><div id="c203" class="csc-default"><ul class="csc-bulletlist csc-bulletlist-0"><li class="odd">Design Brief
</li><li class="even">Conceptual design
</li><li class="odd">Budget estimate
</li><li class="even">Concept timeline
</li><li class="odd">Procurement methods
</li><li class="even">Draft contractual terms</li></ul></div><div class="clearOnly">&nbsp;</div></div></div><div class="moduleFooter"><span>&nbsp;</span></div></div>

*/



/*===================================================

           C O N T E N T  E L E M E N T S

===================================================*/


/*---------- s i t e  m a p --------- */

/*

<ul id="sideMenu"><li><a href="special-pages/customer-login/customer-detail/">Customer Detail</a></li><li><a href="special-pages/customer-login/hidden-rules/">Hidden Rules</a><ul><li><a href="special-pages/customer-login/hidden-rules/test-sub-page-001/">Test Sub Page 001</a></li></ul></li></ul>

*/
ul#sideMenu,
ul#sideMenu ul
{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}


dl.csc-menu,
dl.csc-menu-4,
ul#sideMenu
{
    margin-left: 0px;
    border-bottom: 1px #fff solid;

}



dl.csc-menu dt,
ul#sideMenu > li
{
    border-top: 0px #fff solid;
    color: #E49000;
    margin: 0;
    padding: 0;

}

dl.csc-menu a,
ul#sideMenu li a
{
    display: block;

}


dl.csc-menu dt > a,
ul#sideMenu > li > a
{
    display: block;
    padding-left: 0px;
    font-family: GeometricSlab712BT-BoldA, Georgia;
    font-size: 30px;
    color: #fff;
    text-align: right;
    text-shadow: #444 1px 1px 2px;
    padding: 5px 0px;
}

/*
background: url(/fileadmin/templates/skins/buildingHelp/images/ui/circles.png) no-repeat 0px 0px;
*/

dl.csc-menu a:hover,
ul#sideMenu a:hover
{
    color: #fff;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);

}

dl.csc-menu dd,
ul#sideMenu > li li
{
    border-top: 1px #fff solid;
    margin-left:0px;
    color: #fff;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    */

}



ul#sideMenu > li li a
{
    padding-left: 7px;
}

ul#sideMenu > li li li
{
    border-top: 1px #fff dashed;

}

ul#sideMenu > li li li a
{
    padding-left: 27px;
}

ul#sideMenu > li.active > ul > li.current,
ul#sideMenu > li > ul > li.active {

    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/arrowSelect.png) no-repeat -6px 0px;
    /*
  background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    */

}

ul#sideMenu > li.active > ul > li.current >a,
ul#sideMenu > li > ul > li.active > a
{
    color: #fff;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    padding-left: 10px;
}




/*===================================================

                     m m F O R U M

===================================================*/



div.tx-mmforum-pi1 {}

/*<h2>Latest comments</h2>*/
div.tx-mmforum-pi1 > h2 {}
/*first paragraph <p>There are no comments available.......*/
div.tx-mmforum-pi1 > p {}



/*===================================================

                   N E W S

===================================================*/




div.news-latest-container  div.news-latest-item:first-child
{
}

/*date*/
div.news-latest-container  div.news-latest-item span.news-latest-date
{


}
/*news heading h2 > a */
div.news-latest-container  div.news-latest-item > h2
{


}

div.news-latest-container  div.news-latest-item > h2 > a
{

}

/*link detail-category icon*/
div.news-latest-container  div.news-latest-item > a > img
{

}

div.news-latest-container  div.news-latest-item > a > img.quimby_search_image
{

}

/*related category panel*/
div.news-latest-container div.news-latest-item div.news-latest-category
{


}
/*link category icon*/
div.news-latest-container  div.news-latest-item div.news-latest-category > img
{

}




/*subheader a */
div.news-latest-container  div.news-latest-item > a
{

}



/*subheader a > p */
div.news-latest-container  div.news-latest-item > a > div > p
{

}

/*image a > div */
div.news-latest-container  div.news-latest-item > a > div
{

}


/*imagea a > div > img  */
div.news-latest-container  div.news-latest-item > a > div > img
{

}



div.news-latest-container div.news-latest-item hr.clearer
{

}



/* go to archive */

div.news-latest-container div.news-latest-gotoarchive
{
    float: left;

}



/* ---------- l a t e s t   n e w s --------- end */


/* start ---------- n e w s l i s t  c o n t a i n e r ---------*/





div.news-list-container
{



}

div.news-list-container div.news-list-item
{



}


div.news-list-container div.news-list-item span.news-list-date
{



}

div.news-list-container div.news-list-item > h2
{



}

div.news-list-container div.news-list-item > h2 > a
{



}

/* link */
div.news-list-container div.news-list-item > a
{



}

/* content*/
div.news-list-container div.news-list-item > p
{



}

/* content more link*/
div.news-list-container div.news-list-item > p > span.news-list-morelink
{



}

div.news-list-container div.news-list-item > p > span.news-list-morelink > a
{



}

/* category links */
div.news-list-container div.news-list-item > div.news-list-category
{



}
div.news-list-container div.news-list-item > div.news-list-category > img
{



}

/* clearer */
div.news-list-container div.news-list-item > hr.clearer
{


}


/*== for f2b == */
/* 320px XXXX*/

/*=== SIDE ===*/

/*feature*/




#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-itemXXX,
#f1a #contentBlock-1 .news-latest-container .news-latest-item,
#f2b #feature .news-latest-container .news-latest-item,
#f2b #contentBlock-2 .news-latest-container .news-latest-item{

    /*box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);*/

    /*
    -webkit-transform: rotate(0deg) scale(1.005);
    -moz-transform: rotate(0deg) scale(1.005);
    transform: rotate(0deg) scale(1.005);
    */
    -webkit-transition:all .5s ease-out;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out; /* Firefox 4 */
    -webkit-transition: all .5s ease-out; /* Safari and Chrome */
    -o-transition: all .5s ease-out; /* Opera */
}

#contentBlock-1FULL .news-latest-container .news-latest-item:hover,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item:hover {
    background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    cursor: pointer;
    -moz-box-shadow: 0px 3px 10px #28333D;
    -webkit-box-shadow: 0px 3px 10px #28333D;
    box-shadow: 0px 3px 10px #28333D;

}

#contentBlock-1FULL .news-latest-container .news-latest-item:hover,
#f1a #contentBlock-1 .news-latest-container .news-latest-item:hover,
#f2b #feature .news-latest-container .news-latest-item:hover,
#f2b #contentBlock-2 .news-latest-container .news-latest-item:hover {
    background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    cursor: pointer;
    -moz-box-shadow: 0px 3px 10px #28333D;
    -webkit-box-shadow: 0px 3px 10px #28333D;
    box-shadow: 0px 3px 10px #28333D;

    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#28333D')";

    /* For IE 5.5 - 7 */
    /*--this distorts the layout
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#28333D');
    */

    /*box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);*/
    /*
    -webkit-transform: rotate(0deg) scale(1.005);
    -moz-transform: rotate(0deg) scale(1.005);
    transform: rotate(0deg) scale(1.005);
    */
    -webkit-transition:all .2s ease-in;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in; /* Firefox 4 */
    -webkit-transition: all .2s ease-in; /* Safari and Chrome */
    -o-transition: all .2s ease-in; /* Opera */
}

#contentBlock-1FULL .news-latest-container,
#f1a #contentBlock-1 div.jssorSlider.horisontalXXX,
#f1a #contentBlock-1 .news-latest-container,
#f2b #feature .news-latest-container,
#f2b #contentBlock-2 .news-latest-container
{
    position: relative;
    border: solid 1px #A6B7C7;
    float: left;
    border-bottom: 0;
    padding: 0;
}

#contentBlock-1FULL .news-latest-container,
#f1a #contentBlock-1 div.jssorSlider.horisontal div,
#f1a #contentBlock-1 .news-latest-container,
#f2b #feature .news-latest-container {
    border: 0;
}

#f1a #contentBlock-1 .news-latest-container.sixty60series {
    margin-top: 8px;

}


#f2b #contentBlock-2 .news-latest-container .news-latest-item
{
    position: relative;
    float: left;
    padding: 0;
    border: solid 0px #A6B7C7;
}

#contentBlock-1FULL .news-latest-container .news-latest-item,
#f1a #contentBlock-1 .news-latest-container .news-latest-item,
#f2b #feature .news-latest-container .news-latest-item
{
    position: relative;
    float: left;
    padding: 0;
    border: solid 1px #A6B7C7;
}


#f2b #feature .news-latest-container {


}

#contentBlock-1FULL .news-latest-item,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item,
#f1a #contentBlock-1 .news-latest-container .news-latest-item,
#f2b #feature .news-latest-container .news-latest-item {
    height: 150px;
    margin-right: 0px;
    padding: 0px;
    width: 318px;
    float: left;
    overflow: hidden;
}


#f1a #contentBlock-1 div.jssorSlider.horisontal.sixty60series .news-latest-item,
#f1a #contentBlock-1 .news-latest-container.sixty60series .news-latest-item {
    height: 135px;
    margin: 0px;
    padding: 0px;
    width: 240px;
    margin-bottom: 10px;

}

#f1a #contentBlock-1 div.jssorSlider.horisontal.sixty60series .news-latest-item img,
#f1a #contentBlock-1 .news-latest-container.sixty60series .news-latest-item img {
    border: none;
    margin: 0;
    padding: 0;
}



#f2b #contentBlock-2 .news-latest-container .news-latest-item {
    overflow: hidden;
}


#contentBlock-1FULL .news-latest-item a,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item a,
#f1a #contentBlock-1 .news-latest-container .news-latest-item a,
#f2b #feature .news-latest-container .news-latest-item a,
#f2b #contentBlock-2 .news-latest-container .news-latest-item a {
    float: none;
    width: 100%;
    left: 0px;
    top: 0px;
}




#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item a {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 148px;
    width: 100%;
    border: solid 1px #A6B7C7;
}


#f1a #contentBlock-1 div.jssorSlider.horisontal {
    border: solid 0px #A6B7C7;
    border-right-width: 1px;

}


#contentBlock-1FULL .news-latest-item a:hover,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item a:hover,
#f1a #contentBlock-1 div.news-latest-item > a:hover,
#f2b #feature .news-latest-container .news-latest-item a:hover,
#f2b #contentBlock-2 .news-latest-container .news-latest-item a:hover {
    color: #fff;
}


#contentBlock-1FULL .news-latest-item img,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item img,
#f1a #contentBlock-1 .news-latest-container .news-latest-item img,
#f2b #feature .news-latest-container .news-latest-item img,
#f2b #contentBlock-2 .news-latest-container .news-latest-item img {
    float: left;
    padding: 5px;
    opacity:0.8;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}


#contentBlock-1FULL .news-latest-item img,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item img,
#f1a #contentBlock-1 .news-latest-container .news-latest-item img,
#f2b #feature .news-latest-container .news-latest-item img {
    margin: 5px;

}

#contentBlock-1FULL .news-latest-item:hover img,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item:hover img,
#f1a #contentBlock-1 .news-latest-container .news-latest-item:hover img,
#f2b #feature .news-latest-container .news-latest-item:hover img,
#f2b #contentBlock-2 .news-latest-container .news-latest-item:hover img {

    opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

#contentBlock-1FULL .news-latest-item img,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item img,
#f1a #contentBlock-1 .news-latest-container .news-latest-item img,
#f2b #feature .news-latest-container .news-latest-item img,
#f2b #contentBlock-2 .news-latest-container .news-latest-item img {
    float: left;
    padding: 0px;
    opacity:0.8;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    border: 1px solid rgba(255,255,255,.7);
}


#contentBlock-1FULL .news-latest-item img,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item img,
.news-latest-item IMG,
#f1a #contentBlock-1 .news-latest-container .news-latest-item img,
#f2b #feature .news-latest-container .news-latest-item img {
    margin: 8px;
}


#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item h2,
.news-latest-item h2 {
    font-size: 18px;
    line-height: 20px;
    margin:0;
    padding: 0;
    padding-right: 4px;
    width: 170px;
    float: right;
}


#f1a #contentBlock-1 div.jssorSlider.horisontal.sixty60series .news-latest-item h2,
.sixty60series .news-latest-item h2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: auto;
    padding: 0px;
    width: 240px;
    color: #fff;
    background: rgba(0,0,0,.5);
    font-family: GeometricSlab712BT-LightA, Georgia;
    text-align: left;
    font-size: 16px;
    padding: 2px 4px 6px;

}


#f1a #contentBlock-1  div.jssorSlider.horisontal.sixty60series .news-latest-item p,
#f1a #contentBlock-1 .news-latest-container.sixty60series > .news-latest-item p {
    position: absolute;
    left: 0;
    bottom: 28px;
    font-size: 14px;
    line-height: 14px;
    padding: 2px 4px;
    width: 238px;
    visibility: hidden;
}



#contentBlock-1FULL .news-latest-item > a > hX2,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item > a > h2 {
    padding-right: 6px;
}

#contentBlock-1FULL .news-latest-item > a:hover > span.news-latest-date,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item > a:hover > span.news-latest-date,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item:hover > a > h2 ,
#f1a #contentBlock-1 div.jssorSlider.horisontal .news-latest-item > a:hover > h2,
#f1a #contentBlock-1 .news-latest-container .news-latest-item > a:hover > span.news-latest-date,
#f1a #contentBlock-1 .news-latest-container .news-latest-item:hover > a > h2 ,
#f1a #contentBlock-1 .news-latest-container > .news-latest-item > a:hover > h2,
#f2b #contentBlock-2 div.news-latest-item > a:hover > span.news-latest-date,
#f2b #feature .news-latest-container .news-latest-item:hover > a > h2,
#f2b #feature .news-latest-container > .news-latest-item > a:hover > h2,
#f2b #contentBlock-2 .news-latest-container .news-latest-item:hover > a > h2,
#f2b #contentBlock-2 .news-latest-container > .news-latest-item > a:hover > h2{
    color:#fff;
}

#contentBlock-1FULL .news-latest-item p,
#f1a #contentBlock-1  div.jssorSlider.horisontal .news-latest-item p,
#f1a #contentBlock-1 .news-latest-container > .news-latest-item p,
#f2b #feature .news-latest-container > .news-latest-item p,
#f2b #contentBlock-2 .news-latest-container > .news-latest-item p{
    color: #fff;
    float: right;
    padding: 0px;
    padding-right: 4px;
    margin: 0px;
    width: 170px;
    font-size: 16px;
    line-height: 19px;
}

#contentBlock-1FULL .news-latest-item .news-latest-category,
#f1a #contentBlock-1  div.jssorSlider.horisontal .news-latest-item .news-latest-category,
#f1a #contentBlock-1 .news-latest-container .news-latest-item .news-latest-category,
#f2b #feature .news-latest-container .news-latest-item .news-latest-category,
#f2b #contentBlock-2 .news-latest-container .news-latest-item .news-latest-category
{
    display: none;
}

#f2b #contentBlock-2 .news-latest-container .news-latest-item hr.clearer
{
    float: left;
    width: 100%;
    border-bottom: 1px dashed #A6B7C7;
}

#contentBlock-1FULL .news-latest-container .news-latest-item hr.clearery,
#f1a #contentBlock-1  div.jssorSlider.horisontal .news-latest-item hr.clearer,
#f1a #contentBlock-1 .news-latest-container .news-latest-item hr.clearer,
#f2b #feature .news-latest-container .news-latest-item hr.clearer {
    border:0;
}

#contentBlock-1FULL div.csc-header-n1 > h2,
#f1a #contentBlock-1 div.csc-header-n1 > h2 {
    height: 28px;
    line-height: 26px;
}


/*
news-latest-date
h2 > a
a > img
a > p
div.news-latest-category
display:none;
*/

#f1a #contentBlock-1 .news-latest-container .news-latest-gotoarchive,
#f2b #feature .news-latest-container .news-latest-gotoarchive,
#f2b #contentBlock-2 .news-latest-container .news-latest-gotoarchive
{

}


#f2b #feature .news-latest-container .news-latest-item:hover > span.news-latest-dateXXX,
#f2b #contentBlock-2 .news-latest-container .news-latest-item:hover > span.news-latest-dateXXX{
    background: #fff;
    color: #637D8C;
    border-color: #fff;
}


#f2b #feature .news-latest-container .news-latest-item > span.news-latest-dateXXX,
#f2b #contentBlock-2 .news-latest-container .news-latest-item > span.news-latest-dateXXX {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 1px solid #A6B7C7;
    color: #A6B7C7;
    height: 12px;
    text-transform: uppercase;
    padding: 0px 4px;
    margin: 0px;
    line-height: 14px;
    font-size: 9px;
    margin-top: -1px;
}


#f2b #contentBlock-2 .news-latest-container .news-latest-item hr.clearerXXX
{
    border: 5px;
    background: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
}



/*======================================= single layout 2 ================================================*/

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper {
    clear: both;
    position: relative;
    top: -5px;
    left: 0px;
    border: 1px solid #A7B9C9;
    border-top: 0px;
    overflow: hidden;
    min-height: 220px;
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/black06.png);
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleBlueBack.png);
    */
}


#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper > img {
    z-index: 0;
}

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper > div.bannerImage3,
#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper > img:nth-child(2) {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
}

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper:hover > div.bannerImage3,
#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper:hover > img:nth-child(2) {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;

}


#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper > p.news-single-imgcaption {
    height: 0px;
    display: none;


}



#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper div.news-single-rightbox {

}

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper div.news-headerText {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    min-height: 0px;
    z-index: 14;
    background: url(/fileadmin/bhDocuments/images/ui/dev/black02.png);
}

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper h1 {
    float: right;
    z-index: 15;
    padding: 0px;
    margin: 0px 5px 0px 5px;
    clear: both;
}

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper h2 {
    float: right;
    z-index: 15;
    padding: 0;
    margin: 0px 5px 10px 5px;
    text-align: right;
    clear: both;
    display: block;
}

div.news-single-item.t2 > div.news-single-headerwrapper > a > img,
div.news-single-item.t2 > div.news-single-headerwrapper > a {
    position: relative;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 10;
    margin: 0px;
    padding: 0px;
}

/*dateBox*/

#f2b #contentBlock-1 div.news-single-item.t2 > div.news-single-headerwrapper > div.news-single-rightbox {
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black02.png);
    position: absolute;
    right: -1px;
    top: 0px;
    margin: 0;
    z-index: 12;
    padding: 0px;
}






div.news-single-item.t2 > div.news-single-headerwrapper > a > img {
    margin-bottom: -4px;
}

/*csc-textpic-text*/

div.news-single-item.t2 p {
    padding-bottom: 10px;

}

div.news-single-item.t2 p.feature-text {
    font-family: GeometricSlab712BT-LightA, Georgia;
    line-height: 24px;
    font-size: 26px;
    color: #fff;
    margin: 0;
    padding: 0;
}

div.news-single-item.t2 p.feature-text strong,
div.news-single-item.t2 p.feature-text b {
    font-family: GeometricSlab712BT-MediumA, Georgia;
    color: #F8BD56;
}

div.news-single-item.t2 p.big-text {
    font-size: 36px;
    line-height: 34px;
    margin: 0;
    padding: 0;
}

div.news-single-item.t2 p.big-text > strong,
div.news-single-item.t2 p.big-text > b {
    color: #F8BD56;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    font-size: 46px;
    line-height: 54px;
}


.news-single-item {
    padding: 5px 0;
}


/*
xxx
div.news-single-item.t2
div.csc-textpic.csc-textpic-intext-left
div.csc-textpic.csc-textpic-intext-left > div.csc-textpic-imagewrap
div.csc-textpic-imagewrap > div.csc-textpic-image.csc-textpic-last > table
caption.csc-textpic-caption
tbody > tr > td >a.lightbox > img
div.csc-textpic.csc-textpic-intext-left > div.csc-textpic-text
p.big-text > b
p.feature-text > b
p.feature-text.big-text
*/

/*======================================= news footer list1 ===============================*/


/*
div.news-single-item.t2 div.nsr-date,
div.news-single-item.t2 div.nsr-time,
div.news-single-item.t2 div.nsr-age {
	float: left;
	height:14px;
	border: 0px solid #A6B7C7;
	margin: 0px;
	padding: 0px;
	padding: 0px 3px;
	padding-top: 1px;
}




div.news-single-item.t2 div.nsr-date {
	border-right-width: 1px;
}
*/


div.jssorSlider.horisontal .news-latest-item > a,
div.jssorSlider.horisontal .news-latest-item a > span.news-latest-date,
div.jssorSlider.horisontal .news-latest-item > span.year,
div.jssorSlider.horisontal .news-latest-item > span.MONTH,
div.jssorSlider.horisontal .news-latest-item > span.day,
div.news-single-item.t2 div.nsr-date > span.year,
div.news-single-item.t2 div.nsr-date > span.MONTH,
div.news-single-item.t2 div.nsr-date > span.day,
div.news-single-item.t2 div.nsr-date,
div.news-single-item.t2 div.nsr-time,
div.news-single-item.t2 div.nsr-age,
#f2b #contentBlock-2 div.news-latest-item > a,
#f2b #contentBlock-2 div.news-latest-item > a > span.news-latest-date,
#f2b #contentBlock-2 span.news-latest-date > span.year,
#f2b #contentBlock-2 span.news-latest-date > span.MONTH,
#f2b #contentBlock-2 span.news-latest-date > span.day,
#f1a #contentBlock-1 div.news-latest-item > a,
#f1a #contentBlock-1 div.news-latest-item > a > span.news-latest-date,
#f1a #contentBlock-1 span.news-latest-date > span.year,
#f1a #contentBlock-1 span.news-latest-date > span.MONTH,
#f1a #contentBlock-1 span.news-latest-date > span.day,
div#footerNewsList span.description,
div#footerNewsList a,
div#footerNewsList span.news-sub,
div#footerNewsList span.news-latest-date span.year,
div#footerNewsList span.news-latest-date span.MONTH,
div#footerNewsList span.news-latest-date span.day,
div#footerNewsList h4,
div#footerNewsList span.news-latest-date,
div#footerNewsList div.news-latest-item,
div#footerNewsList div.news-latest-container {
    display: block;
    float: left;
    padding: 0;
}


div#footerNewsList a{
    color: #A6B7C7;
    position:relative;
    overflow: hidden;

    /*-webkit-transition:all .5s ease-out;*/
    /*transition: all .5s ease-out;*/
    /*-moz-transition: all .5s ease-out;*/ /* Firefox 4 */
    /*-webkit-transition: all .5s ease-out;*/ /* Safari and Chrome */
    /*-o-transition: all .5s ease-out;*/ /* Opera */

}

div#footerNewsList a:hover {
    color: #fff;
    background-color: #FF751A;
}


div#footerNewsList span.description,
div#footerNewsList div.news-latest-item {
    padding: 0;
    border-bottom: 1px dashed #A6B7C7;
}

div#footerNewsList h4 {
    font-size: 16px;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    text-shadow: none;
    width: 256px;
    margin: 2px 0 0 4px;
    text-align: left;
}
div#footerNewsList span.news-sub {
    font-size: 13px;
    line-height: 16px;
}

div#footerNewsList span.news-sub p{

    margin: 3px 5px;
}


div.jssorSlider.horisontal .news-latest-item a > span.news-latest-date,
#f2b #contentBlock-2 div.news-latest-item > a > span.news-latest-date,
#f1a #contentBlock-1 .news-latest-container .news-latest-item > a > span.news-latest-date {
    background: url(/fileadmin/bhDocuments/images/ui/dev/black02.png);
    position: absolute;
    z-index: 20;
    color: #C4CCD2;
}


div.news-single-item.t2 div.nsr-date,
#f2b #contentBlock-2 span.news-latest-date,
#f1a #contentBlock-1 span.news-latest-date,
div#footerNewsList span.news-latest-date {
    background: url(/fileadmin/bhDocuments/images/ui/dev/black02.png);
    height: 24px;
    width: 58px;
}


div.news-single-item.t2 div.nsr-date > span.day,
#f2b #contentBlock-2 div.news-latest-item span.day,
#f1a #contentBlock-1 span.day,
div#footerNewsList span.news-latest-date span.day {
    height: 24px;
    width: 26px;
    text-align: right;
    padding: 0 1px 0 0;
    line-height: 22px;
    font-size: 24px;
    overflow: hidden;
    font-family: GeometricSlab712BT-MediumA, Georgia;
}


div.news-single-item.t2 div.nsr-date > span.year,
div.news-single-item.t2 div.nsr-date > span.MONTH,
#f2b #contentBlock-2 div.news-latest-item span.year,
#f2b #contentBlock-2 div.news-latest-item span.MONTH,
#f1a #contentBlock-1 span.year,
#f1a #contentBlock-1 span.MONTH,
div#footerNewsList span.news-latest-date span.year,
div#footerNewsList span.news-latest-date span.MONTH {
    text-transform: uppercase;
    font-size: 10px;
    line-height:12px;
    width: 30px;
    height:10px;
    text-align: center;
    padding-top: 1px;
}



div.news-single-item.t2 div.nsr-date > span.year,
div.news-single-item.t2 div.nsr-date > span.MONTH {
    font-size: 12px;
    line-height:14px;
    height:13px;
    width: 36px;
}
div.news-single-item.t2 div.nsr-date {
    /*36px + 34*/
    width: 74px;
    height: 30px;
}
div.news-single-item.t2 div.nsr-date > span.day {
    font-size: 32px;
    height: 30px;
    width: 36px;
    line-height: 28px;
}
div.news-single-item.t2 div.nsr-time,
div.news-single-item.t2 div.nsr-age {
    border: 0px solid #A6B7C7;
    border-top-width: 1px;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 1px 0px 0px 0px;
    float: left;
    height:14px;
}

#f2b #contentBlock-2 div.news-latest-item span.year,
#f1a #contentBlock-1 span.year{
    padding-top: 0px;
}


div#footerNewsList span.news-latest-date span.year {

}


/*div.news-single-headerwrapper  div.nsr-date*/
div.news-single-item.t2 div.nsr-time,
div.news-single-item.t2 div.nsr-age {
    text-align: right;
    width: 100%;
    clear:both;
    background-image: none;
    height: 10px;
    line-height: 10px;
}

div.news-single-item.t2 div.nsr-time {

}

div.news-single-item.t2 div.nsr-date {

}

#f2b #contentBlock-2 a span.readMoreBottomBlock,
#f1a #contentBlock-1 a span.readMoreBottomBlock,
div#footerNewsList a span.readMoreBottomBlock{
    position: absolute;
    bottom: -50px;
    left: 0px;
    width: 310px;
    height: 24px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black04.png);
    text-align: right;
    font-size: 13px;
    margin: 0;
    padding: 0 5px;

    transition: bottom.3s;
    -moz-transition: bottom.3s; /* Firefox 4 */
    -webkit-transition: bottom.3s; /* Safari and Chrome */
    -o-transition: bottom.3s; /* Opera */
}

#f2b #contentBlock-2 a:hover span.readMoreBottomBlock,
#f1a #contentBlock-1 a:hover span.readMoreBottomBlock,
div#footerNewsList a:hover span.readMoreBottomBlock{
    bottom: 0px;
}

#f1a #contentBlock-1 div.news-latest-container.sixty60series > div.news-latest-item > a > span.readMoreBottomBlock {
    position: absolute;
    bottom: -50px;
    left: 0px;
    width: 240px;
    height: 24px;
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black04.png);
    text-align: right;
    font-size: 16px;
    margin: 0;
    padding: 0 5px;
    transition: bottom.3s;
    -moz-transition: bottom.3s; /* Firefox 4 */
    -webkit-transition: bottom.3s; /* Safari and Chrome */
    -o-transition: bottom.3s; /* Opera */
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,.95);
}

#f1a #contentBlock-1 div.news-latest-container.sixty60series > div.news-latest-item:hover > a > span.readMoreBottomBlock {

    bottom: 0px;

}



/*
display: block;
background: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
border: 1px solid #C4CCD2;
height: 18px;
color: #C4CCD2;
text-align: center;
width: 70px;
position: absolute;
right: 5px;
top: 95px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
font-size: 12px;
*/



div#footerNewsList span.description {
    font-size: 13px;
    line-height: 16px;
    padding: 5px;
}

/*============================ MAIN =====================================*/

#f2b #contentBlock-1 {

}

#f2b #contentBlock-1 {

}


#f2b #contentBlock-1 span.emptyNewsList,
#footer span.emptyNewsList {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}

#f2b #contentBlock-1 span.emptyNewsList {
    margin-top: 20px;
    text-align: left;
}


#f2b #contentBlock-1 .news-single-rightbox {
    /*background: #A6B7C7;*/
    border: 1px solid #A6B7C7;
    border-top: 0;
    color: #A6B7C7;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 14px;
    padding: 2px 4px 0px 4px;
    margin: -5px;
    width: auto;
    /*
    -webkit-border-radius: 0px 12px 0px 12px;
    -moz-border-radius: 0px 12px 0px 12px;
    border-radius: 0px 12px 0px 12px;
    */
}


#f2b #contentBlock-1 div.news-single-headerwrapper > div.news-single-rightbox > hr{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 1px;
}

#f2b #contentBlock-1 div.news-single-headerwrapper > div.news-single-rightbox .vLine{
    padding: 0;
    margin: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
}

#f2b #contentBlock-1 .news-single-item h1 {

    margin-top: 32px;
}

#f2c #contentBlock-1 h2,
#f2b #contentBlock-1 h2 {

    text-align: left;
    font-size: 24px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    color: #C4CCD2;
}

#f2b #contentBlock-1 .csc-textpic-imagecolumn{
    margin: 0px;
    margin-right: 10px;
    /*width: 205px;*/

}

#f2b #contentBlock-1 .csc-textpic-imagecolumn.csc-textpic-lastcol {
    margin-right: 0px;
}

#f2b #contentBlock-1 .csc-textpic img {
    padding: 0;
    margin: 0;
}

#f2b #contentBlock-1 .csc-textpic-image table caption{
    background-color: transparent;
    font-size: 12px;
    line-height: 14px;
    margin: 0px;
    padding: 4px 0px;
    border: red 0px solid;
    height: auto;
}


div#contentBlock-1 div.news-single-item.t2 > div > div.csc-header  {
    font-size: 42px;
    margin: 0;
    padding: 0;
    height: auto;


}

.news-single-item h3 {

    overflow: none;
    display: block;


    text-align: left;
    font-size: 24px;
    line-height: 28px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-family: GeometricSlab712BT-MediumA, Georgia;
    color: #C4CCD2;


}

.news-single-item .csc-default {



}






div#contentBlock-1 div.news-single-item > div  {

}


div#contentBlock-1 div.news-single-item.t2 > div > div.csc-header > h2.csc-firstHeader {
    color: #fff;
    font-size: 42px;
    margin: 0;
    padding: 0;
    height: 30px;
}

/*

csc-header csc-header-n1

.news-single-item .csc-textpic .csc-textpic-imagerow{
padding: 0;
margin-bottom: 10px;
}

.news-single-item .csc-textpic .csc-textpic-imagerow .csc-textpic-imagecolumn {
height: 140px;
overflow: hidden;
}

.news-single-item .csc-textpic .csc-textpic-imagerow .csc-textpic-lastcol {
height: 140px;
overflow: hidden;

padding: 0px;
margin: 0px;
}

.news-single-item .csc-textpic .csc-textpic-imagerow .csc-textpic-image.csc-textpic-last img {
border: 0px solid #C4CCD2;
padding: 0;
margin: 0;
}
*/

div.news-single-item div.csc-textpic.csc-textpic-intext-left div.csc-textpic-image a img,
.news-single-item .csc-textpic .csc-textpic-imagerow .csc-textpic-image a img
{
    border: 1px solid #C4CCD2;
    margin:0px;
    padding: 0px;
}

/*div.news-single-item.t2*/

body#f2c div#contentBlock-2 .csc-textpic-image a:hover img,
body#f2c li.csc-uploads-element a:hover img,
#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > a:hover > img,
div.news-single-item div.csc-textpic.csc-textpic-intext-left div.csc-textpic-image a img:hover,
.news-single-item .csc-textpic .csc-textpic-imagerow .csc-textpic-image a img:hover{

    border: 1px solid #fff;

    -moz-box-shadow:#000 0px 0px 15px;
    -webkit-box-shadow:#000 0px 0px 15px;
    box-shadow:#000 0px 0px 15px;
}

/*
<img src="typo3temp/pics/8b09aa6798.jpg" width="195" height="161" border="0" alt="">
<a class="lightbox" img
.news-single-item .csc-textpic .csc-textpic-imagerow .csc-textpic-lastcol
*/

/*note: disable the tables in layout*/
.news-single-item .csc-textpic .csc-textpic-imagerow table {
    /*
    background: red;
    */
}

/* ---------- n e w s l i s t  c o n t a i n e r --------- end */

/* start ---------- F R O N T  P A G E  3  C O L O M  T E S T I M O N I A L S ---------*/

body#f1a div#contentBlock-1 div.news-latest-container.threeColumns {
    padding: 0px;
    margin: 0px;
    width: 960px;
    float: left;
    position: relative;
}

body#f1a div#contentBlock-1 div.news-latest-container.threeColumns div.news-latest-item {
    width: 312px;
    height: 170px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 11px;
    position: relative;
}

div.news-latest-container.threeColumns a {
    width: 302px;
    height: 158px;
    display: block;
    float: left;
    -webkit-border-radius: 12px 0px 12px 0px;
    -moz-border-radius: 12px 0px 12px 0px;
    border-radius: 12px 0px 12px 0px;
    border: 1px solid #fff;
    border: 1px dashed #C4CCD2;
    color: #C4CCD2;
    color: rgba(255,255,255,0.75);
    padding: 5px;
    background: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
}

body#f1a div#contentBlock-1 div.news-latest-container.threeColumns div.news-latest-item:first-child {
    margin: 0px;
}

div.news-latest-container.threeColumns div.news-latest-item:last-child {
}

div.news-latest-container.threeColumns a h3 {
    font-size: 24px;
    line-height: 25px;
    float: right;
    text-align: left;
    width: 170px;
    margin: 0px;
    padding: 0px;
    margin-top: -4px;
    margin-bottom: 5px;
}

div.news-latest-container.threeColumns span.news-latest-date {
    display: block;
    position: absolute;
    right: -2px;
    top: -16px;
    height: 12px;
    font-size: 10px;
    line-height: 14px;
    padding: 2px;
    border: 1px solid #C4CCD2;
    border-bottom: 0;
}

div.news-latest-container.threeColumns span.news-latest-image {
    float: left;
    border: 1px solid #C4CCD2;
    overflow: hidden;
    width: 125px;
    height: 106px;
    -webkit-border-radius: 8px 0;
    -moz-border-radius: 8px 0;
    border-radius: 8px 0;
    margin: 0px 5px 0px 0px;
}


div.news-latest-container.threeColumns span.news-latest-image img {
    overflow: hidden;
    -webkit-border-radius: 7px 0;
    -moz-border-radius: 7px 0;
    border-radius: 7px 0;
    opacity: .8;
}

div.news-latest-container.threeColumns p{
    line-height: 20px;
}

div.news-latest-container.threeColumns a:hover
{
    -moz-box-shadow: 0px 3px 10px #28333D;
    -webkit-box-shadow: 0px 3px 10px #28333D;
    box-shadow: 0px 3px 10px #28333D;
    border: 1px #fff solid;
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    color: #fff;
}

div.news-latest-container.threeColumns a:hover span.news-latest-image img {
    opacity: 1;
}

div.news-latest-container.threeColumns span.readMore {
    bottom: 0px;
    top: 148px;
    right: 2px;
    line-height: 18px;
    border: 0;
}


/* ------------------------------ S I N G L E  B R O W S E R ------------------------------------ */

div.news-single-browseArticles,
div.news-PREV,
div.news-BROWSE,
div.news-NEXT,
div.news-single-backlink {
    /*
    max-width: 300px;
    */
    height: 26px;
    position: relative;

}

div.news-BROWSE {
    height: 0px;
}

div.news-single-backlink {
    padding: 0px;
    margin: 2px 0px;

}

div.news-single-backlink a,
div.news-PREV a,
div.news-NEXT a {
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    border: solid 1px #929ba0;
    */
    background: url(/fileadmin/bhDocuments/images/ui/dev/dark_green.png);
    overflow: hidden;
    border: solid 1px rgba(255,255,255,.5);
    padding: 2px 4px;
    color: #C4CCD2;

}

div.news-PREV,
div.news-NEXT
{
    overflow: hidden;
    max-width: 315px;
    width: 315px;
    height: 34px;
}


div.news-NEXT {
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    white-space: nowrap;

}

div.news-PREV a,
div.news-NEXT a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 300px;

}


div.news-single-browseArticles {
    width: 100%;
    height: 36px;

}

div.news-PREV {
    position: absolute;
    left: 0px;
    top: 0px;

}

div.news-single-backlink {


}



div.news-single-backlink a {
    background: url(/fileadmin/bhDocuments/images/ui/dev/dark_blue.png);
}


div.news-single-backlink a:hover,
div.news-PREV a:hover,
div.news-NEXT a:hover {
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    background: url(/fileadmin/bhDocuments/images/ui/dev/dark_red.png);
    background-color: #E49000;

    */
    background: none;
    background-color: #E49000;
    border-color: #E49000;
    color: #fff;
}

div.news-single-browseArticles {
    width: 620px;


}

.news-single-item.t2.sixsecseries > div.news-single-browseArticles {
    width: 960px;
}


div.sixsecseries div.news-PREV,
div.sixsecseries div.news-NEXT
{
    max-width: 480px;
    width: 500px;
}

div.sixsecseries div.news-PREV a,
div.sixsecseries div.news-NEXT a {
    max-width: 470px;
}



/* ---------- F R O N T  P A G E  3  C O L O M  T E S T I M O N I A L S --------- end */

/*===================================================

                 A N I M A T I O N

===================================================*/

div.howDoesItWork,
div#generatedContent-2,
div.factoid,
div.adsWrapper > div,
div.adsWrapper,
div.adsWrapper img
{

    transition: transform .2s;
    -moz-transition:  .2s; /* Firefox 4 */
    -webkit-transition:   .2s; /* Safari and Chrome */
    -o-transition:  .2s; /* Opera */

}


/*===================================================

          H O W   D O E S   I T   W O R K

===================================================*/

div.howDoesItWork {
    border: 1px dashed #fff;
    position: relative;
    height: auto;
    -webkit-border-radius: 60px 0px 24px;
    -moz-border-radius: 60px 0px 24px;
    border-radius: 60px 0px 24px;
    overflow: hidden;
    margin-top: 5px;

}

div.hdtwMedia {
    clear: both;
    float: left;
    text-align: center;
    margin: auto 0;
}

div.hdtwHeading {
    float: left;
    width: 100%;
    font-size: 36px;
    text-shadow: #666 1px 1px 2px;
    height: 60px;
}

div.hdtwHeading h1 {
    float: left;
    width: 100%;
    font-size: 56px;
    color: #E49000;
}

div.hdtwHeading h1 span.subHeader
{
    margin: 0 15px;
    font-family: GeometricSlab712BT-LightA;
}

div.hdtwContent {
    font-size: 21px;
    line-height: 32px;
    margin: 10px 10px 20px 10px;
}

div.hdtwButton {
    /*
    float: right;
    */
    position: absolute;
    cursor:pointer;
}

div.howDoesItWork > a.hdtwLink {
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    */
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-border-radius: 60px 0px 24px;
    -moz-border-radius: 60px 0px 24px;
    border-radius: 60px 0px 24px;
}



/*=================================================================================


           		 P L A N S  &  P A C K A G E S  &  S E R V I C E S


====================================================================================*/



div.services,
div.features,
div.package
{
    position: relative;
    float: left;
    border: solid 1px #A6B7C7;
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
}

div.services > h1,
div.features > h1,
div.package > h1
{
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    font-weight:normal;
    float: right;
    width: 668px;
    margin: 0;
    padding: 0px 10px 10px 50px;
    font-size: 36px;
    color: rgba(255,255,255,0.75);
}

body#f1a div.services > h1 {

    width: 898px;

}


div.features > h1 > b {

}


div.services div.servicesContainer,
div.features > div.featureContainer,
div.package > div.featureContainer
{
    position: relative;
    float: left;
    width: 550px;
    height: 174px;
    padding: 5px;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    overflow: hidden;
    */
}


div.services div.servicesContainer {
    width: auto;
}



div.features > div.featureContainer {
    /*
    720 - 230
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    */
    width: 718px;
    height: auto;
    display: block;
}


/* B O R D E R  R A D I U S */
div.services > div.servicesContainer > div.service,
div.features > div.featureContainer > div.feature,
div.package > div.featureContainer > div.feature,
div.features  span.featureDescription,
div.service span.serviceDescription ,
div.features  span.featureColor,
span.featureColor a,
div.package  span.featureBackground,
div.package  span.featureBackground  a
{
    -webkit-border-radius: 0px 12px 0px 12px;
    -moz-border-radius: 0px 12px 0px 12px;
    border-radius: 0px 12px 0px 12px;
}


div.services > div.servicesContainer > div.service,
div.features > div.featureContainer > div.feature,
div.package > div.featureContainer > div.feature
{
    position: relative;
    display: block;
    float: left;
    margin: 5px;
    overflow:hidden;
    border: 1px dashed #C4CCD2;
    color: #C4CCD2;
}




/*note: add color to the div.features > div.featureContainer > div.feature as well*/

div.package > div.featureContainer > div.feature
{
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);


}

div.services > div.servicesContainer > div.service {
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    width: 148px;
    height: 148px;
    margin: 10px;
}


div.package > div.featureContainer > div.feature
{
    width: 87px;
    height: 77px;
}


div.features > div.featureContainer > div.feature {
    /*
    overflow: hidden;
    */
    width: 131px;
    /*for only 4*/
    width: 167px;
    height: 122px;
}



div.features > div.featureContainer > div.feature.active,
div.features > div.featureContainer > div.feature:hover,
div.package > div.featureContainer > div.feature:hover,
div.package > div.featureContainer > div.feature.active
{
    -moz-box-shadow: 1px 3px 7px #28333D;
    -webkit-box-shadow: 1px 3px 7px #28333D;
    box-shadow: 1px 3px 7px #28333D;
    border: 1px solid #fff;
    color: #fff;
}



div.feature div.featurePlus
{
    /*
    display: inline-block;

    */
}



div.package > div.featureContainer > div.feature > span.featureBackground
{
    float: left;
    display: block;
}


/*<span class="featureBackground"><a class="red"></a></span>*/
div.features span.featureBackground > a,
div.package span.featureBackground > a
{
    width: 87px;
    height: 77px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/orangeBack.png) 0px 0px no-repeat;
    float: left;

}
/*
redBack
blueBack
greenBack
lightBlueBack
orangeBack
background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
*/

div.package div.feature span.featureBackground > a:hover,
div.package div.feature:hover span.featureBackground > a,
div.package div.feature.active span.featureBackground > a
{
    cursor: pointer;
    overflow:hidden;
    background-position: 0px -86px;
}

div.package div.feature:hover span.featureBackground > a,
div.package div.feature.active span.featureBackground > a
{
    /*
    width: 85px;
    height: 75px;
    background-position: -1px -87px;
    */

}


div.package div.feature span.featureBackground > a.red
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/redBack.png);
}

div.package div.feature span.featureBackground > a.green
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/greenBack.png);
}

div.package div.feature span.featureBackground > a.light-blue
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/lightBlueBack.png);
}

div.package div.feature span.featureBackground > a.blue
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/blueBack.png);
}

div.package div.feature span.featureBackground > a.plus
{
    width: 30px;
    overflow: hidden;
    height: 160px;
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/plus.png);
}

div.package div.feature span.featureBackground > a.plus:hover,
div.package div.feature:hover span.featureBackground > a.plus
{
    background-position: 0px 0px;
}

/*
/fileadmin/templates/skins/buildingHelp/images/ui/circles.png
/fileadmin/templates/skins/buildingHelp/images/features/lightBlueBack.png
/fileadmin/templates/skins/buildingHelp/images/features/arrows.png
*/

/*put darker color here*/
div.features div.feature > span.featureColor {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    /*
    background: url(/fileadmin/templates/skins/buildingHelp/images/features/redBack.png);
    */

}




div.features div.feature > span.featureColor  > a {
    background-position: 0px 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

div.features div.feature > span.featureColor  > a.red {
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/redBack.png);
}
div.features div.feature > span.featureColor  > a.yellow{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/yellowBack.png);

}
div.features div.feature > span.featureColor  > a.orange{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/orangeBack.png);

}
div.features div.feature > span.featureColor  > a.green{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/greenBack.png);

}
div.features div.feature > span.featureColor  > a.light-blue{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/lightBlueBack.png);

}
div.features div.feature > span.featureColor  > a.blue{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/features/blueBack.png);

}


div.features div.feature:hover > span.featureColor > a,
div.features div.feature.active > span.featureColor > a {
    background-position: 0px 122px;

}


div.features div.feature > span.featureIcon {
    position: relative;
    z-index: 5;
    display: block;
    width: auto;
    height: auto;
    float: left;
    opacity: 1;
}


div.features div.feature > span.featureIcon > img {
    width: auto;
    height: auto;
    display: block;
    float: left;
    opacity: 1;
}




div.features div.feature > span.arrow {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url(/fileadmin/templates/skins/buildingHelp/images/features/arrows.png) no-repeat 0px -128px;
}

div.features div.feature.active > span.arrow,
div.features div.feature:hover > span.arrow {
    background-position:  0px -271px;

}

div.features div.feature.active,
div.package div.feature:hover,
div.features div.featureContainer > div.feature:hover
{
    -moz-box-shadow: 0px 0px 7px #28333D;
    -webkit-box-shadow: 0px 0px 7px #28333D;
    box-shadow: 0px 0px 7px #28333D;
    border: 1px #fff solid;
    cursor: pointer;
}

div.features div.feature.active > span.featureColor,
div.features div.feature:hover > span.featureColor{
    background-position: 0px 122px;
}



div.package div.feature:hover span.featureName {


}

div.package div.feature span.featureName
{
    display: block;
    position: absolute;
    max-width: 77px;
    font-size: 14px;
    text-shadow: 1px 1px 1px #385266;
    text-transform: lowercase;
    padding: 3px 5px;
    line-height: 14px;
}


div.features div.feature > span.featureName,
div.service > span.serviceName {
    /*
    font-family: GeometricSlab712BT-MediumA, Georgia;
    font-family: GeometricSlab712BT-LightA , Georgia;
    background: url(/fileadmin/bhDocuments/images/ui/dev/black03.png);
    text-shadow: 1px 1px 1px #385266;
    */

    font-family: GeometricSlab712BT-LightA , Georgia;
    bottom: 0px;
    display: block;
    position: absolute;
    width: 140px;
    font-size: 22px;
    line-height: 20px;
    padding: 4px;
    text-align: right;
}


div.features div.feature > span.featureName {
    font-family: MuseoSans-100, Verdana, Geneva, sans-serif;
    font-size: 20px;
    line-height: 22px;
    padding: 0px;
    margin: 4px;
    right: 0px;
    width: 160px;
    text-transform: lowercase;
    /*
    font-family: GeometricSlab712BT-BoldA, Georgia;
    text-transform: uppercase;
    font-size: 16px;
    */
}

div.features div.featureContainer.tiles div.feature > span.featureName {
    text-indent: 40px;
}


div.features .featureContent h4 {
    width: 100%;
    text-align: left;
    float: left;
    display: block;
    padding-left: 5px;
    font-family: GeometricSlab712BT-LightA;
    font-size: 26px;
    line-height: 26px;
}






/*features uses description differently*/

div.features div.feature span.featureContent,
div.package div.feature span.featureContent
{
    /**/
    display: none;

}



div.features div.feature > span.featureDescription,
div.service span.serviceDescription {
    background: url(/fileadmin/bhDocuments/images/ui/dev/black03.png);
    padding: 5px;
    display: block;
    position: absolute;
    top: 148px;
    width: 138px;
    width: 157px;
    height: 138px;
    font-size: 15px;
    line-height: 18px;
}



div.features  div.feature > span.featureDescription {
    top: 122px;
    font-size: 13px;
    /*width: 121px;*/
    width: 157px;
    background: url(/fileadmin/bhDocuments/images/ui/dev/black05.png);

    position: absolute;
    display: block;
    z-index: 10;

}





/*


<span class="featureDescription" style="top: 230px; ">
Do you have water entering your home?
<a class="readMore">read more</a>
</span>

*/


span.readMore,
span.serviceDescription > a.readMore,
span.featureDescription > a.readMore {
    display: block;
    /*
    background-color: #7E8D95;
    background-color: #F8BD56;
    */
    background: url(/fileadmin/bhDocuments/images/ui/dev/white.png);
    border: 1px solid #C4CCD2;
    height: 18px;
    color: #C4CCD2;
    text-align: center;
    width: 70px;
    position: absolute;
    right: 5px;
    top: 95px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    font-size: 12px;
}

span.serviceDescription > a.readMore {
    top: 124px;
    left: 73px;
}

a:hover span.readMore,
span.serviceDescription:hover > a.readMore,
span.serviceDescription > a.readMore:hover,
span.featureDescription > a.readMore:hover {
    background-color: #C4CCD2;
    color: #000;
    cursor: pointer;
}






div.features > div.callToAction,
div.package div.packageDescriptionPanel
{

    background-image: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    /*
    background:url(/fileadmin/templates/skins/buildingHelp/images/articleHeaderBlueBack.png);
    */
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    float: right;
    width: 144px;
    padding: 10px;
}


/* start ------ c o s t  p a n e l ------- */


div.packageDescriptionPanel div.packageCost
{
    float: left;
    clear: both;
}

div.packageCost span.currency
{

    font-size: 12px;
    line-height: 18px;
    float: left;
}

div.packageCost span.amount
{
    font-size: 21px;
    line-height: 21px;
    float: left;

}

div.packageCost span.period
{
    float: left;
}

/*------ c o s t  p a n e l ------- end */



div.packageDescriptionPanel div.packageDescription
{
    margin-top: 3px;
    font-family: MuseoSans-300, Tahoma, Geneva, sans-serif;
    float: left;
    clear: both;
    font-size: 12px;
    line-height: 14px;
}

div.packageDescriptionPanel > a
{
    float: left;
    clear: both;
    font-size: 21px;
    line-height: 21px;
    height: 24px;
    padding: 3px 8px;
    margin-top: 10px;
    border: 1px solid #fff;
}

div.packageDescriptionPanel > a:hover,
div.packageDescriptionPanel:hover > a
{
    background: #fff;
    color: #000;
    cursor: pointer;
}



div.service a {
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/black03.png);
    */
    width: 150px;
    height: 150px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}


div.features div.featureBottomDescription,
div.package div.packageBottomDescription
{
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    */
    width: 728px;
    float: left;
    overflow:hidden;
    margin-top:-10px;
}


div.features div.featureBottomDescription {
    margin-top: 6px;
    /*
    height: 150px;
    */
    height: auto;

}



div.featureBottomDescription span.featureName,
div.package div.packageBottomDescription span.featureName
{
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    background: url(/fileadmin/templates/skins/buildingHelp/images/plans&packages/infoLine.png) no-repeat -600px 0px;
    width: 100%;
    float: left;
    padding: 13px 0px 0px 10px;
    height: 24px;
    font-size: 18px;
    border-bottom: 1px solid #A6B7C7;
}

div.featureBottomDescription.tiles span.featureName {
    height: 34px;
    font-size: 26px;
    padding-top: 20px;

}

div.features div.featureBottomDescription span.featureContent,
div.package div.packageBottomDescription span.featureContent
{
    float: left;

}


span.featureContent div.csc-default > div.csc-header.csc-header-n1 {
    visibility: hidden;
    height: 8px;
}




div.features div.featureBottomDescription .csc-default,
div.package div.packageBottomDescription .csc-default
{
    border-bottom: 0;

}


/*
div.package div.packageBottomDescription a
{
background-color: red;
color: #32536F;
cursor: pointer;

}



*/


#generatedContent-2 div.services {
    width: 220px;


}


#generatedContent-2 div.service,
#generatedContent-2 span.serviceBackground,
#generatedContent-2 span.serviceDescription,
#generatedContent-2 div.service a,
#generatedContent-2 div.service span.serviceName
{
    width: 185px;
}

#generatedContent-2 div.service span.serviceName {
    width: 175px;
}

.featureNumber {
    width: 20px;
    height: 15px;
    position: absolute;
    left: -1px;
    top: -1px;
    /*
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/circles.png) no-repeat 0px 0px;
    */
    border: 1px solid #fff;
    border-color: rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.2);
    color: #637D8C;
    color: #fff;
    font-size: 12px;
    font-family: MuseoSans-500, Verdana, Geneva, sans-serif;
    text-align: center;
    line-height: 16px;
    display: none;


}





/*--START----------- V E R T I C A L   L I S T -------------------*/


div.features > div.featureContainer.vertical {

    margin: 0px 0px -1px 0px;
    padding: 0px;



}

div.features > div.featureContainer.vertical > div.feature {
    float: left;
    width: 250px;
    height: auto;
    height: 39px;
    margin: 0px 0px 0px 0px;
    clear: both;
    padding: 10px 5px;
    border: solid 0px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    overflow: visible;
    background: url(/fileadmin/bhDocuments/images/ui/dev/black01.png);
    z-index: 20;
}



body#f1d  div#contentBlock-1 div.features > div.featureContainer.vertical {
    width: 728px;

}




div.features > div.featureContainer.vertical > div.feature:hover,
div.features > div.featureContainer.vertical > div.feature.active
{
    border-top-width: 1px;
    margin-top: -1px;
    border-right-width: 1px;
    z-index: 1000;
}


div.features > div.featureContainer.vertical > div.feature.active{
    border-right-width: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 999;
    width: 255px;
}



/* disable border */
div.features > div.featureContainer.vertical > div.feature,
div.features > div.featureContainer.vertical span.featureColor,
div.features > div.featureContainer.vertical span.featureColor  > a {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius:  0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
div.features > div.featureContainer.vertical span.featureColor  {

}


div.features > div.featureContainer.vertical > div.feature > span.featureName {
    /*
  background: url(/fileadmin/bhDocuments/images/ui/dev/black03.png);
    */
    font-family: MuseoSans-300, Verdana, Geneva, sans-serif;
    width: 400px;
    position: relative;
    left: 0px;
    top: 0px;
    max-width: 100%;
    padding: 0px;
    margin: auto 0px;
    font-size: 18px;
    text-align: left;
    height: auto;
    color: #E5E5E5;
    text-shadow: none;


}

div.features > div.featureContainer.vertical > div.feature.active > span.featureName,
div.features > div.featureContainer.vertical > div.feature:hover > span.featureName {
    text-shadow: 1px 1px 1px #385266;
    color: #fff;
}




div.features > div.featureContainer.vertical > div.feature span.featureContent{
    display: none;
    position: absolute;
    left: 258px;
    top: 0px;
    width: 471px;
}

div.features > div.featureContainer.vertical > div.feature:first-child span.featureContentd {
    display: block;
}



div.features > div.featureContainer.vertical > div.feature:hover span.featureContent{
    display: block;

}


/* add class through javascript to disable display*/
div.features > div.featureContainer.vertical.js > div.feature:hover span.featureContent{
    display: none;

}

div.features > div.featureContainer.vertical span.featureDescription{
    display: none;
}


div.features > div.featureContainer.vertical span.featureColor div.featureArrowActive  {



}

/*dont use: div.features > div.featureContainer.vertical span.arrow*/
div.features > div.featureContainer.vertical span.arrow{
    display: none;

}
/*
div.features > div.featureContainer.vertical div.featureArrowActive.blue,
*/

div.features > div.featureContainer.vertical div.featureArrowActive {
    display: none;
}

div.features > div.featureContainer.vertical > div.feature:hover div.featureArrowActive {
    /*
    display: block;
    */
}

div.features > div.featureContainer.vertical > div.feature.active div.featureArrowActive{
    display: block;
}




div.features > div.featureContainer.vertical div.featureArrowActive {

    /*
    background: rgba(10,10,10,.5) url(/fileadmin/templates/skins/buildingHelp/images/ui/ColorBack_ARROW.png) no-repeat 0px -2px;
    */
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/ColorBack_ARROW.png) no-repeat 0px -2px;
    position: absolute;
    left: 265px;
    top: 0px;
    width: 33px;
    height: 59px;
}


div.features > div.featureContainer.vertical div.featureArrowActive.red {
    background-position: -136px -2px;
}
div.features > div.featureContainer.vertical div.featureArrowActive.yellow{
    background-position: -170px -2px;

}
div.features > div.featureContainer.vertical div.featureArrowActive.orange{
    background-position: -102px -2px;

}
div.features > div.featureContainer.vertical div.featureArrowActive.green{
    background-position: -68px -2px;

}
div.features > div.featureContainer.vertical div.featureArrowActive.light-blue{
    background-position: -34px -2px;

}


div.features div.featureBottomDescription.vertical span.featureContent,
div.package div.featureBottomDescription.vertical span.featureContent
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/ui/smallLightBlue.png);
    padding: 0px 12px 0px 0px;
    margin: 0px;
}


div.features div.featureBottomDescription.vertical span.featureContent.orange,
div.package div.featureBottomDescription.vertical span.featureContent.orange
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/ui/smallOrange.png);
}

div.features div.featureBottomDescription.vertical span.featureContent.yellow,
div.package div.featureBottomDescription.vertical span.featureContent.yellow
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/ui/smallYellow.png);
}

div.features div.featureBottomDescription.vertical span.featureContent.red,
div.package div.featureBottomDescription.vertical span.featureContent.red
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/ui/smallRed.png);
}

div.features div.featureBottomDescription.vertical span.featureContent.green,
div.package div.featureBottomDescription.vertical span.featureContent.green
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/ui/smallLightGreen.png);
}

div.features div.featureBottomDescription.vertical span.featureContent.light-blue,
div.package div.featureBottomDescription.vertical span.featureContent.light-blue
{
    background-image: url(/fileadmin/templates/skins/buildingHelp/images/ui/smallLightLightBlue.png);
}


div.features div.featureBottomDescription.vertical,
div.package div.packageBottomDescription.vertical
{
    /*
    */
    position: absolute;
    width: 466px;
    left: 262px;
    top: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    overflow:hidden;
    height: auto;
}

div.features div.featureBottomDescription.vertical span.featureName {
    display: none;

}


div#contentBlock-1 div.features .csc-firstHeader {
    height: auto;
}







/*------------- V E R T I C A L   L I S T -----------------END--*/


/*=================================================================================

           		        U I   H O V E R S

====================================================================================*/
div.services:hover,
div.features:hover,
div.package:hover
{
    -moz-box-shadow: 0px 3px 10px #28333D;
    -webkit-box-shadow: 0px 3px 10px #28333D;
    box-shadow: 0px 3px 10px #28333D;
    border: 1px #fff solid;
}

div.services:hover > h1,
div.features:hover > h1,
div.package:hover > h1
{
    color: #fff;
}




/*=================================================================================

           		        S H O U T   B O X

====================================================================================*/




/* start ------ f e a t u r e s  s h o u t  b o x ------- */

div.shoutBox {
    width: 98%;
    font-family: GeometricSlab712BT-BoldA, Georgia;
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    right: 0px;
    bottom: 0px;
    padding-right: 10px;
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;

}

div.shoutBox > span {
    clear: right;
    display: block;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    */

}

div.shoutBox > span.shoutBox_preText {
    float: left;
    color: #F8BD56;
    opacity: .9;
}

div.shoutBox > span.shoutBox_bold1 {
    font-size: 42px;
    line-height: 38px;
    float: right;
    margin-top: -4px;
    color: #6CB4E4;
}

div.shoutBox > span.shoutBox_bold2 {
    font-size: 56px;
    line-height: 52px;
    margin-top: -8px;
    float: left;
    text-shadow: 2px 2px 3px #385266;
    opacity: .9;
    height: auto;
}

div.shoutBox > span.shoutBox_postText {
    float: right;
    margin-top: -3px;
    color: #F8BD56;
}


/* ---------------  f e a t u r e s   s p e c i f i c    ---------------- */

/*not used anymore */
div.features > div.callToAction {
    /*
        float: right;
    background-image: none;
    width: 20px;
    padding: 0px;
    */
    display: none;
}


div.features div.shoutBox {
    font-size: 16px;
    line-height: 16px;
    /*
    background-image: url(/fileadmin/bhDocuments/images/ui/dev/yellow.png);
    */
    float: left;
    height: 123px;
    width: 276px;
    margin: 5px;
    padding: 0;
}

div.features div.shoutBox > span.shoutBox_bold1 {
    font-size: 24px;
    margin-top: -5px;
    line-height: 28px;
}

div.features div.shoutBox > span.shoutBox_bold2 {
    font-size: 36px;
    line-height: 30px;
    margin-top: -4px;
}

div.features div.shoutBox > span.shoutBox_postText {
    margin-top: -3px;
}

/* ------  f e a t u r e s  s h o u t  b o x  ------- end */
/*contentBlock-1*/




/* ---------------  f e a t u r e s   B O T T O M  D E S C R I O T I O N  ---------------- */

div.featureBottomDescription div.shoutBox  {
    height: auto;
    float: right;
    width: auto;
    margin-right: 10px;
    margin-bottom: 5px;
}

div.featureBottomDescription div.shoutBox span {
    font-size: 24px;
    line-height: 24px;
}

div.featureBottomDescription div.shoutBox > span.shoutBox_bold2 {
    font-size: 56px;
    line-height: 48px;
    margin-top: -4px;
}


div.featureBottomDescription div.shoutBox > span.shoutBox_bold1 {
    font-size: 52px;
    line-height: 44px;
    margin-top: -4px;
}


/*=================================================================================

           		          E M E R G E N C Y

====================================================================================*/

div.emergencyList div
{


}


div.emergencyList
{
    border: 1px solid #C4CCD2;
    border-top-width: 0px;
    position: relative;
    overflow: hidden;
    padding: 0;
}


div.emergencyList span.nfo {
    border: #9CA7AF 0px solid;
    width: 60px;
    float:left;
    height:16px;
    font-size: 12px;
    line-height: 12px;
    font-family: MuseoSans-300, Tahoma, Geneva, sans-serif;
    text-align: right;
    vertical-align:middle;
    color: #C4CCD2;
    padding: 0px 6px 0px 2px;

}


div.eContactItem > div.eContactOrgName span.nfo {
    margin-right: 8px;
    /*

    */
    position: absolute;
    left: 0px;
    top: 0px;

}







div.eName,
div.eName h2,
div.emergencyContainer h3,
div.emergencyContainer > div.eDescription,
div.emergencyContainer > div.eName > h2,
div.emergencyContainer > div.eName {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    padding-left: 3px;
}

div.emergencyContainer div.eName {

    border: 0 solid #9CA7AF;
    border-top-width: 1px;

}

/*
div.emergencyList > div.emergencyRepeater > div.emergencyContainer > div.eName > h2
*/


div.eName,
div.eContactOrgName,
div.emergencyContainer > div.eName {
    background: url(/fileadmin/bhDocuments/images/ui/dev/red.png);


}



div.eName h2,
div.emergencyContainer h3,
div.emergencyContainer > div.eName > h2 {
    margin: 0px;
    padding: 5px;
    text-align: left;
}




div.emergencyContainer > div.eDescription   {
    background: url(/fileadmin/bhDocuments/images/ui/dev/blue.png);

}

div.emergencyContainer {
    float: left;
    width: 100%;
    clear: both;
    /*
    width: 250px;
    height: 300px;
    */
    overflow: hidden;
}

div.emergencyContainer > div.eContactItem {
    float: left;
    width: 351px;
    margin: 7px 0px 7px 7px;
    border: 1px solid #9CA7AF;
}

/*
div.eContactItem > div.eContactOrgName,
*/


div.eContactItem {
    float: left;
    position: relative;

}




div.eContactItem > div.eContactOrgDescr {
    background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    float: left;
    border: 0px solid #9CA7AF;
    border-top-width: 1px;
    line-height: 18px;
    padding-left: 4px;
    padding-bottom: 5px;
}






div.eContactPersonContainer {
    float: left;
    width: 351px;


}

div.eContactName{
    float: left;

}


div.eContactName h4 {
    text-align: left;
    float: left;


}

div.eContactNumberContainer,
div.eContactDescription,
div.eContactLocation,
div.eContactName{
    float: left;
    border: 0px solid #9CA7AF;
    border-top-width: 1px;
    width: 351px;
    line-height: 20px;
    padding: 0px 0px 5px 0px;
}


div.eContactDescription {

    padding-left: 3px;

}



div.emergencyContainer > div.eContactItem {
    overflow: hidden;

}

div.emergencyContainer > div.eContactPersonContainer
{
    width: 351px;
    border: 1px solid #9CA7AF;
    margin: 7px 0px 7px 7px;
    overflow: hidden;
}



div.emergencyContainer > div.eContactPersonContainer > div.eContactName > span {
    display: none;
}

div.emergencyContainer > div.eContactPersonContainer > div.eContactName {

    background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    float: left;

}
/*
div.groupColor.red > div.eContactOrgName > span.nfo

div.groupColor.red > div.eContactOrgName >  h3

div.eContactOrgDescr > span.nfo

div.eContactPersonRepeater > div.eContactPersonContainer

div.eContactName > h4

div.eContactLocation

div.eContactDescription

div.eContactNumberRepeater > div.eContactNumberContainer
*/

div.eContactItem > div.eContactOrgName,
div.eContactItem > div.eContactOrgDescr,
div.eContactItem > div.eContactPersonRepeater,
div.eContactPersonContainer > div.eContactLocation,
div.eContactPersonContainer  > div.eContactName h4,
div.eContactPersonContainer > div.eContactDescription,
div.eContactPersonContainer > div.eContactNumberRepeater > div.eContactNumberContainer
{


}


/*=================================================================================

           		          S O C I A L  M E D I A

====================================================================================*/



/*============================ FOOTER SOCIAL MEDIA =====================================*/
div#footerSocialMediaLinks span.info,
div.footerColumn div#footerBuildingHelpMotto,
div#footerSocialMediaLinks,
div#footerSocialMediaLinks ul,
div#footerSocialMediaLinks ul > li,
div#footerSocialMediaLinks ul > li > a {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    color: #A6B7C7;
}

div#footerSocialMediaLinks {
    width: 320px;
    overflow: hidden;

}

div#footerSocialMediaLinks span.socialSpacer {
    float: left;
    display: block;
    width: 6px;
    height: 43px;
    border: 0px solid #75818A;
    border-bottom-width: 1px;
}

div#footerSocialMediaLinks span.socialSpacer.last {
    width: 20px;
}


div#footerSocialMediaLinks ul {
    position: relative;
}

div#footerSocialMediaLinks ul > li > a
{
    width: 44px;
    height: 44px;
}

/*
div#footerSocialMediaLinks.addthis_toolbox.addthis_32x32_style.addthis_default_style ul > li > a
*/

div#footerSocialMediaLinks > ul > li > a {
    background-image: url(/fileadmin/bhDocuments/images/ui/socialicons.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}


div#footerSocialMediaLinks ul > li > a:hover {
    color: #fff;
}

/*faceBookLink twitterLink bookmarkLink newsFeed*/
div#footerSocialMediaLinks ul > li > a.addthis_button_facebook_follow {
    background-position: 0 0px;
}

div#footerSocialMediaLinks ul > li > a.addthis_button_facebook_follow:hover {
    background-position: 0 -44px;
}

div#footerSocialMediaLinks ul > li > a.addthis_button_favorites,
div#footerSocialMediaLinks ul > li > a.bookmarkLink {
    background-position: -88px 0px;
}
div#footerSocialMediaLinks ul > li > a.addthis_button_favorites:hover,
div#footerSocialMediaLinks ul > li > a.bookmarkLink:hover {
    background-position: -88px -44px;
}


div#footerSocialMediaLinks ul > li > a.addthis_button_facebook_like,
div#footerSocialMediaLinks ul > li > a.faceBookLinkLike{
    background-position: -44px 0px;
    position: relative;
    width: 73px;
    background: none;
    border: 0px solid #75818A;
    border-bottom-width: 1px;
    height: 43px;
}

div#footerSocialMediaLinks ul > li > a.addthis_button_facebook_like:hover,
div#footerSocialMediaLinks ul > li > a.faceBookLinkLike:hover{
    background: url(/fileadmin/bhDocuments/images/ui/dev/white.png);

}

div#footerSocialMediaLinks ul > li > a.addthis_button_facebook_like > iframe {
    position: absolute;
    left: 0px;
    bottom: 2px;

}

/*
div.pluginButton.pluginButtonSmall.pluginButtonPressed.pluginButtonX.pluginConnectButtonConnected,
.pluginCountBox {
border: 1px solid red;
}
*/

div#footerSocialMediaLinks ul > li > a.addthis_button_linkedin_follow ,
div#footerSocialMediaLinks ul > li > a.linkedInLink{
    background-position: -352px 0px;
}
div#footerSocialMediaLinks ul > li > a.addthis_button_linkedin_follow:hover ,
div#footerSocialMediaLinks ul > li > a.linkedInLink:hover{
    background-position: -352px -44px;
}


div#footerSocialMediaLinks ul > li > a.diggLink {
}
div#footerSocialMediaLinks ul > li > a.diggLink:hover {
}


div#footerSocialMediaLinks ul > li > a.addthis_button_rss_follow,
div#footerSocialMediaLinks ul > li > a.newsFeed {
    background-position: -132px 0px;
}


div#footerSocialMediaLinks ul > li > a.addthis_button_rss_follow:hover,
div#footerSocialMediaLinks ul > li > a.newsFeed:hover {
    background-position: -132px -44px;
}

div#footerSocialMediaLinks ul > li > a.addthis_button_twitter_follow,
div#footerSocialMediaLinks ul > li > a.twitterLink {
    background-position: -176px 0px;
}

div#footerSocialMediaLinks ul > li > a.addthis_button_twitter_follow:hover ,
div#footerSocialMediaLinks ul > li > a.twitterLink:hover {
    background-position: -176px -44px;
}



div#footerSocialMediaLinks ul > li > a.tumblerLink {

}

div#footerSocialMediaLinks ul > li > a.tumblerLink:hover {

}


div#footerSocialMediaLinks ul > li > a.skypeLink {

}

div#footerSocialMediaLinks ul > li > a.skypeLink:hover {

}

div#footerSocialMediaLinks ul > li > a.tipAfriendLink {

}

div#footerSocialMediaLinks ul > li > a.tipAfriendLink:hover {

}


div#footerSocialMediaLinks  span.socialMediaDescription {


}

div#footerSocialMediaLinks a span.socialMediaDescription {
    display: block;
    position: absolute;
    left: 0px;
    top: 120px;
}

div#footerSocialMediaLinks a:hover span.socialMediaDescription {
    display: block;
    position: absolute;
    left: 0px;
    top: 46px;
    width: 310px;
}

div#footerSocialMediaLinks span.info {
    height: 30px;
    width: 320px;
    border-bottom: 1px solid #A6B7C7;
}


div.footerColumn > div#footerBuildingHelpMotto {
    width: 320px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

div.footerColumn > div#footerBuildingHelpMotto > a {
    background-image: url(/fileadmin/bhDocuments/images/ui/buildingHelpFooterLogoLarge.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    display: block;
    height: auto;
    width: 306px;
    margin: 0px 7px 0px 7px;
    padding: 100px 0px 5px 0px;
    line-height: 26px;
    color: #A6B7C7;
}

div.footerColumn div#footerBuildingHelpMotto > a:hover {
    color: #FFF;
    background-position: -311px 0px;
}

/* ----------------------------------- ADDTHIS  S O C I A L M E D I A  ----------------------------------- */





div.news-single-headerwrapper > div.addthis_toolbox,
div.videoBlockSocialMediaLinks > div.addthis_toolbox,
div.news-single-item div.news-headerText > div.addthis_toolbox,
div.news-single-item > div.addthis_toolbox {
    float: right;
    display: block;
    margin: -5px 0px 5px 0px;
    padding: 9px 0px 6px;
    width: 100%;
    height: 20px;
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/white03.png);

    */
    background-color: rgba(0,0,0,.4);
}


div.news-single-headerwrapper > div.addthis_toolbox:hover,
div.videoBlockSocialMediaLinks > div.addthis_toolbox:hover,
div.news-single-item div.news-headerText > div.addthis_toolbox:hover,
div.news-single-item > div.addthis_toolbox:hover {
    background-color: rgba(255,255,255,1);

}

div.videoBlockSocialMediaLinks > div.addthis_toolbox span.addthisInfo,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a,
div.news-single-headerwrapper > div.addthis_toolbox span.addthisInfo,
div.news-single-item > div.addthis_toolbox span.addthisInfo,
div.news-single-item div.addthis_toolbox > a,
div.news-single-item > div.addthis_toolbox > a {
    float: left;
    display: block;
    margin: 0px 3px 3px 0px;
    padding: 0px;
    height: 20px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox span.addthisInfo,
div.news-single-headerwrapper > div.addthis_toolbox span.addthisInfo,
div.news-single-item div.addthis_toolbox span.addthisInfo {
    color: rgba(255,255,255,.8);
    color: #fff;
    font-family: MuseoSans-500, Verdana, Geneva, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/black.png);
    */
    padding: 0px 0px 0px 5px;
    height: 17px;
    margin: 0px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox:hover span.addthisInfo,
div.news-single-item div.addthis_toolbox:hover span.addthisInfo {
    color: #385266;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_compact,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_linkedin,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tumblr,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_email,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tweet,
div.news-single-item div.addthis_toolbox > a.addthis_button_compact,
div.news-single-item div.addthis_toolbox > a.addthis_button_facebook,
div.news-single-item div.addthis_toolbox > a.addthis_button_facebook_like,
div.news-single-item div.addthis_toolbox > a.addthis_button_tweet,
div.news-single-item div.addthis_toolbox > a.addthis_button_favorites,
div.news-single-item div.addthis_toolbox > a.addthis_button_email,
div.news-single-item div.addthis_toolbox > a.addthis_button_linkedin,
div.news-single-item div.addthis_toolbox > a.addthis_button_compact,
div.news-single-item div.addthis_toolbox > a.addthis_button_tumblr,
div.news-single-item div.addthis_toolbox > a.addthis_button_digg,
div.news-single-item div.addthis_toolbox > a.addthis_button_stumbleupon,
div.news-single-item div.addthis_toolbox > a.addthis_button_print {
    /*
    background: url(/fileadmin/bhDocuments/images/ui/dev/green.png);
    */
    padding: 0px;
    width: 20px;
    height: 20px;
    margin: 0px 2px;
    overflow: hidden;
    position: relative;
}


div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_compact > span,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook > span,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_linkedin > span,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tumblr > span,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_email > span,
div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tweet > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_compact > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_facebook > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_facebook_like > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_tweet > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_favorites > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_email > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_linkedin > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_compact > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_tumblr > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_digg > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_stumbleupon > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_print > span {
    background: url(/fileadmin/bhDocuments/images/ui/socialIcons_20px.png);
    width: 20px;
    height: 20px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a > img,
div.news-single-item div.addthis_toolbox > a > img {
    position: absolute;
    left: 0px;
    top: 0px;

}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook > span > span,
div.news-single-item div.addthis_toolbox > a.addthis_button_facebook > span > span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 20px;
}


div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook > span > span,
div.news-single-item div.addthis_toolbox > a.addthis_button_facebook_like > iframe,
div.news-single-item div.addthis_toolbox > a.addthis_button_tweet > iframe{
    height: 20px;
    width: 80px;

}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook_like,
div.news-single-item div.addthis_toolbox > a.addthis_button_facebook_like,
div.news-single-item div.addthis_toolbox > a.addthis_button_tweet{
    height: 20px;
    width: 80px;
    overflow: hidden;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tweet,
div.news-single-item div.addthis_toolbox > a.addthis_button_tweet{
    width: 80px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_compact > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_compact > span {
    background-position: -80px 0px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_compact > img,
div.news-single-item div.addthis_toolbox > a.addthis_button_compact > img {
    left: -80px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook > img,
div.news-single-item div.addthis_toolbox > a.addthis_button_facebook > img {
    left: 0px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_facebook > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_facebook > span {
    background-position: 0px 0px;
}
div.news-single-item > div.addthis_toolbox > a.addthis_button_facebook_like > span {
}


div.news-single-item > div.addthis_toolbox > a.addthis_button_tweet > span {
    /*background-position: -100px 0px;*/
}


div.news-single-item div.addthis_toolbox > a.addthis_button_favorites > img {
    left: -40px;
}
div.news-single-item > div.addthis_toolbox > a.addthis_button_favorites > span {
    background-position: -40px 0px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_email > img,
div.news-single-item div.addthis_toolbox > a.addthis_button_email > img {
    left: -240px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_email > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_email > span {
    background-position: -240px 0px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_linkedin > img,
div.news-single-item div.addthis_toolbox > a.addthis_button_linkedin > img {
    left: -20px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_linkedin > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_linkedin > span {
    background-position: -20px 0px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tumblr > img,
div.news-single-item div.addthis_toolbox > a.addthis_button_tumblr > img {
    left: -180px;
}

div.videoBlockSocialMediaLinks > div.addthis_toolbox > a.addthis_button_tumblr > span,
div.news-single-item > div.addthis_toolbox > a.addthis_button_tumblr > span {
    background-position: -180px 0px;
}


div.news-single-item div.addthis_toolbox > a.addthis_button_digg > img {
    left: -160px;
}
div.news-single-item > div.addthis_toolbox > a.addthis_button_digg > span {
    background-position: -160px 0px;
}
div.news-single-item div.addthis_toolbox > a.addthis_button_stumbleupon > img {
    left: -200px;
}
div.news-single-item > div.addthis_toolbox > a.addthis_button_stumbleupon > span {
    background-position: -200px 0px;
}

div.news-single-item div.addthis_toolbox > a.addthis_button_print > img {
    left: -280px;
}
div.news-single-item > div.addthis_toolbox > a.addthis_button_print > span {
    background-position: -280px 0px;
}


.news-single-item div.csc-textpic-image {

}

.news-single-item div.csc-textpic-image img {

    border: 1px solid #fff;
}

/* ----------------------------------- S H O P  ----------------------------------- */

#f1a #feature iframe {
    width: 960px;
    height:600px;
    /*-ie
    overflow-x:hidden;
    overflow-y:scroll
    */
}

/*style="overflow-x:hidden; overflow-y: auto" should be in the body element of the iframe contents*/

/*video player*/


div.videoBlock {
    border: 0px;
    padding: 10px;
    float: left;
    position: relative;
    border: 1px solid rgba(255,255,255,0.3);
    background: rgba(0,0,0,.15);
    -webkit-border-radius: 25px 5px 25px 5px;
    -moz-border-radius: 25px 5px 25px 5px;
    border-radius: 25px 5px 25px 5px;
    margin-top: 10px;
}

div.videoBlock:hover {
    background: rgba(0,0,0,.25);
    background: url("/fileadmin/bhDocuments/images/ui/dev/blue.png") repeat scroll 0% 0% transparent;
    box-shadow: 0px 3px 10px rgb(40, 51, 61);
    transition: all 0.2s ease-in 0s;
}


div.videoBlock .videoImageBackground {
    border: 0px white solid;
    height: 150px;
    width: 266px;
    float: left;
}

a.videoBlockLink {
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/playIcon.png) no-repeat;
    width: 0px;
    height: 149px;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    border: 1px rgba(255,255,255,0.8) solid;
    opacity:0.8;
    overflow: hidden;
    padding-left: 265px;
    -webkit-border-radius: 15px 5px 15px 5px;
    -moz-border-radius: 15px 5px 15px 5px;
    border-radius: 15px 5px 15px 5px;
}


body#f2c div#contentBlock-1 div.videoBlock div.videoBlockLeft a.videoBlockLink {
    left: 0px;
    top: 0px;
}


div.videoImageBackground img {
    border-radius: 15px 5px 15px 5px;
    overflow: hidden;
}

div.news-single-item.t2 a.videoBlockLink {
    top: 0px;
    left: 0px;
}

a.videoBlockLink:hover {
    opacity:1;
    border: 1px rgba(255,255,255,1) solid;
}

/*
div.videoBlock #fancybox-content {
padding: 45px 0 0 0;
}
*/

div.videoBlock div.addthis_toolbox {
    position: absolute;
    top: 165px;
    right: 10px;
    height: 40px;
    overflow: hidden;
    width: 100%;
}


body#f2c div#contentBlock-1 div.videoBlock div.addthis_toolbox  {
    top: auto;
    right: 0px;
    bottom: 0px;

}

div.videoBlockRight {
    padding-left: 265px;
}



div.videoBlock div.videoBlockRight h3 {
    font-size:46px;
    margin: 5px 0px 16px;
    line-height: 40px;
}

div.videoBlock  div.addthis_toolbox.addthis_Title.addthis_default_style.addthis_single_news {
    background: rgba(0,0,0,0.3);
    width: 410px;
    height: 21px;
    padding: 2px 1px 1px 10px;
    margin: 0px;
    position: absolute;
    top: 146px;
    bottom: 1px;
    right: 1px;
    -webkit-border-radius: 15px 0 25px 0;
    -moz-border-radius: 15px 0 25px 0;
    border-radius: 15px 0 25px 0;
}



div.videoBlock  div.addthis_toolbox.addthis_Title.addthis_default_style.addthis_single_news > a {
    margin-top: 0px;
    margin-right: 3px;
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: hidden;
    padding: 0px;
}

div.videoBlock  div.addthis_toolbox.addthis_Title.addthis_default_style.addthis_single_news > a.addthis_button_facebook_like {
    margin-top: 0px;
    width: 75px;
}


div.videoBlock  div.addthis_toolbox.addthis_Title.addthis_default_style.addthis_single_news span.addthisInfo{
    font-family: MuseoSans-300, Tahoma, Geneva, sans-serif;
    font-size: 9px;
    border: 1px;
    text-transform: uppercase;
    float: left;
    top: 0px;
    height: 20px;
    padding: 4px 6px 0px 16px;
    line-height: 12px;
}

body#f2c div#contentBlock-1 div.videoBlock,
div.news-single-item.t2 div.videoBlock {
    /*
    width: 595px;
    */
    float: left;
    padding: 0px;
    margin: 0;
    margin-bottom: 10px;
    z-index: 5;
}



body#f2c div#contentBlock-1 div.videoBlock div.videoBlockRight h3,
div.news-single-item div.videoBlock div.videoBlockRight h3 {
    font-size: 32px;
    padding: 0 5px 5px 10px;
    margin: 0;
    background: rgba(0,0,0,.1);
    line-height: 32px;
}

body#f2c div#contentBlock-1 div.videoBlock div.videoBlockLeft,
div.news-single-item div.videoBlock div.videoBlockLeft {
    margin: 0px;

}

div.news-single-item div.videoBlock {


}

div.news-single-item div.videoBlock {


}

div.news-single-item.t2 div.videoBlock  div.addthis_toolbox.addthis_Title.addthis_default_style.addthis_single_news {
    display:none;
}


div.videoBlock a > img,
div.videoBlock a.addthis_button_facebook > img {
    left: 0px;
    position: absolute;
    top: 0px;
}


div.videoBlock a.addthis_button_linkedin > img {
    left: -20px;
}

div.videoBlock a.addthis_button_email > img {
    left: -240px;
}



/*-------------- Style list next to left images ------------*/
.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 0px; }

.csc-textpic-intext-left-nowrap .csc-textpic-text ol { margin-left: 10px; list-style-position:inside;}


body#f2c div#contentBlock-2 {
    font-size: 15px;
    line-height: 16px;
}



body#f2c div#contentBlock-2 h2,
body#f2c div#contentBlock-2 h2.csc-firstHeader {
    font-size: 22px;
    font-family: GeometricSlab712BT-MediumA;
    line-height: 22px;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: left;
    padding: 5px 2px 8px 5px;
}


body#f2c div#contentBlock-2 .csc-textpic-image a img,
body#f2c div#contentBlock-2 .csc-textpic-imagecolumn img {
    border: rgba(255,255,255,.5) 1px solid;
    width: 190px;
    height: auto;
    /**/
    visibility: visible;
    cursor: pointer;


}

/*TODO: ADD ICON SHOW ENLARGE */
body#f2c div#contentBlock-2 .csc-textpic-image a {
    overflow: visible;
    display: block;
    width: 192px;
    cursor: pointer;

}


body#f2c div#contentBlock-2 .csc-textpic-imagerow {
    overflow: visible;

    display: block;


}





body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 {
    padding: 0;
    margin: 0
}

body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 li a {

}

body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 li a img {

}



body#f2c li.csc-uploads-element a{
    position: relative;
    display: block;
    float: left;
    text-align:center;
    width: 220px;
}




body#f2c li.csc-uploads-element a .csc-uploads-fileName {
    width: 190px;
    overflow: hidden;
    display: none;
}

/*
csc-textpic-image csc-textpic-last
csc-textpic-imagecolumn csc-textpic-firstcol csc-textpic-lastcol
*/

#contentBlock-1  ul.csc-uploads.csc-uploads-2 {
    position: relative;
    display: block;
    margin: 0;
    float: left;
    padding: 0;

}



body#f2c li.csc-uploads-element,
#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element {
    display: block;
    position: relative;
    background: rgba(20,48,76,.3);
    float: left;
    width: 198px;
    margin: 0 8px 8px 0;
    overflow: visible;
    height: 253px;
}

body#f2c li.csc-uploads-element {
    width: 100%;
    margin: 0;
    height: auto;
    padding-bottom: 8px;

}



#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element:last-child {
    margin: 0 0 8px 0;

}

#contentBlock-1 ul.csc-uploads.csc-uploads-2  li.csc-uploads-element.csc-uploads-element-pdf > a {



}

#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > a {
    border: 1px solid dark_green;
    display: block;
    float: left;
    position: relative;
    width: 198px;
    color: #fff;

}

#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > a:hover {
    color: #fff;

}

body#f2c li.csc-uploads-element a img,
#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > a > img {
    border: 1px solid rgba(255,255,255,.8);
    display: block;
    float: left;
}


body#f2c li.csc-uploads-element a img {
    position: relative;
    display: block;
    margin: 8px auto 5px;
    float: none;
}



#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > a > span.csc-uploads-fileName {
    background: rgba(20,48,76,.3);
    display: block;
    float: left;
    font-size: 14px;
    padding: 0px 4px;
    width: 190px;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
}

body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 li span.csc-uploads-description,
#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > span.csc-uploads-description {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 20px;
    padding: 0px 4px;
}

body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 li a {

}

body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 li span.csc-uploads-description {
    line-height: 18px;
    padding: 0px 8px;
}


body#f2c div#contentBlock-2 .csc-uploads.csc-uploads-2 li > span.csc-uploads-fileSize,
#contentBlock-1 ul.csc-uploads.csc-uploads-2 li.csc-uploads-element > span.csc-uploads-fileSize {
    background: rgba(20,48,76,.8);
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 10px;
    margin: 0;
    padding: 5px 5px;
    line-height: 12px;
    font-size: 12px;
}



body#f2c div#contentBlock-1 .csc-default:first-child {
    margin-bottom: 10px;

}


/*=================================================================================

           		 S U B S C R I P T I O N   &   C O N T A C T   F O R M

====================================================================================*/

form#contactUsForm,
form#newsLetterSubscribeForm {
    /*background: url(/fileadmin/bhDocuments/images/email/jonesy__amanda_photo_002.png) no-repeat;*/
    background: url(/fileadmin/bhDocuments/images/email/newsLetter.png) no-repeat;
    float: left;
    width: 100%;
    height: 95px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

form#contactUsForm {
    height: auto;
    background: none;

}

form#contactUsForm fieldset,
form#newsLetterSubscribeForm fieldset {
    display: block;
    float: left;
    margin-left: 184px;
    overflow: hidden;
}

form#contactUsForm fieldset {
    margin-left: 0;
}

form#contactUsForm legend,
form#newsLetterSubscribeForm legend {
    font-family: GeometricSlab712BT-LightA, Georgia;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    height: 38px;
}

form#contactUsForm > fieldset > div,
form#newsLetterSubscribeForm > fieldset > div {
    float: left;
    height: 51px;
    margin: 2px;
    padding: 0px;
    width: 156px;
}

form#contactUsForm > fieldset > div {
    width: 33%;
    height: auto;
    margin: 0;
    padding: 0;

}




form#newsLetterSubscribeForm > fieldset > divXXX:hover {
    background: rgba(255,255,255,.3);
}


form#newsLetterSubscribeForm > fieldset > div:nth-child(3),
form#newsLetterSubscribeForm > fieldset > div.email
{
    width: 190px;

}

form#contactUsForm > fieldset > div > div,
form#newsLetterSubscribeForm > fieldset > div > div {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    height: 51px;
}


form#contactUsForm > fieldset > div > div {
    margin-bottom: 12px;
}

form#newsLetterSubscribeForm > fieldset > div:nth-child(3) > div,
form#newsLetterSubscribeForm > fieldset > div.email > div
{
    /*why is this 4px??*/
}


form#contactUsForm > fieldset > div.message,
form#contactUsForm > fieldset > div.message > div
{
    width: 66%;
    float: right;
    height: 300px;
    padding: 0;
    margin: 0;
}
form#contactUsForm > fieldset > div.message > div {
    width: 100%;

}

form#contactUsForm > fieldset > div div > div.count,
form#contactUsForm > fieldset > div div > div.ok,
form#contactUsForm > fieldset > div div > div.required,
form#contactUsForm > fieldset > div div > div.error,
form#newsLetterSubscribeForm > fieldset > div > div > div.ok,
form#newsLetterSubscribeForm > fieldset > div > div > div.required,
form#newsLetterSubscribeForm > fieldset > div > div > div.error {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display:none;
    background:rgba(247,52,0,.4);
    color: rgba(255,255,255,0.5);
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 12px;
    height: 12px;
    text-align: right;
    padding: 0px 4px;
}

form#contactUsForm > fieldset > div div > div.count,
form#contactUsForm > fieldset > div div > div.ok,
form#contactUsForm > fieldset > div div > div.required,
form#contactUsForm > fieldset > div div > div.error {
    font-size: 10px;
    line-height: 16px;
    height: 15px;
    bottom: -3px;
}

form#contactUsForm > fieldset > div div > div.count {

    bottom: auto;
    top: -14px;
    display: block;
    background:rgba(255,255,255,.4);
    color: rgba(0,0,0,1);
}

form#contactUsForm > fieldset > div div > div.required.active,
form#newsLetterSubscribeForm > fieldset > div > div > div.required.active
{
    display:block;
    background:rgba(33,115,0,.4);
    background:rgba(247,52,0,.4);
}

form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper.valid > div.ok,
form#contactUsForm > fieldset > div div > div.ok.active,
form#newsLetterSubscribeForm > fieldset > div > div > div.ok.active
{
    display:block;
    background:rgba(33,115,0,.4);
}

form#contactUsForm > fieldset > div div > div.error.active,
form#newsLetterSubscribeForm > fieldset > div > div > div.error.active
{
    display:block;
    background:rgba(255,0,30,.4);
}

form#contactUsForm textarea,
form#contactUsForm input[type="textarea"],
form#contactUsForm input[type="checkbox"],
form#contactUsForm input[type="text"],
form#newsLetterSubscribeForm input[type="text"] {
    background: none;
    border: none;
    color: rgba(255,255,255,0.6);
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    font-size: 26px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 148px;
    padding: 0px 0px 0px 4px;
    line-height: 30px;
    border: 1px solid rgba(255,255,255,.5);
    background: rgba(255,255,255,.2);
    height: 37px;
}


form#newsLetterSubscribeForm > fieldset > div:nth-child(3) input[type="text"],
form#newsLetterSubscribeForm > fieldset > div.email input[type="text"]
{
    width: 182px;
}


form#contactUsForm > fieldset > div input[type="text"] {
    width: 98%;
}

/*works only in CHROME*/
form#contactUsFormXXX input[type="checkbox"]
{
    float:left;
    width: 37px;
    content: '?';
    margin-right: 10px;
    position: absolute;
    left: -50px;
}

form#contactUsForm input[type="checkbox"]
{
    float:left;
    width: 37px;
    margin-right: 10px;
}


/*works only in CHROME*/
form#contactUsFormXXX input[type="checkbox"]:hover:before {
    border: 1px solid rgba(255,255,255,.6);
    background: rgba(255,255,255,.4);
    content:"\2713";
    color: rgba(255,255,255,.25);
    cursor: pointer;
}

/*works only in CHROME*/
form#contactUsFormXX input[type="checkbox"]:checked:hover:before,
form#contactUsFormXXX input[type="checkbox"]:checked:before {
    content:"&#252;";
    content:"\2713";
    color: rgba(255,255,255,.8);
}


/*http://codepen.io/CreativeJuiz/pen/BiHzp*/

form#contactUsForm [type="checkbox"]:not(:checked),
form#contactUsForm [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

form#contactUsForm [type="checkbox"]:not(:checked) + label,
form#contactUsForm [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 45px;
    cursor: pointer;

}


/*works only in CHROME*/
form#contactUsFormXXX input[type="checkbox"]:before {
    display: block;
    width: 32px;
    height: 37px;
    background: rgba(255,255,255,.2);
    border: 1px solid rgba(255,255,255,.4);
    font-size: 36px;
    line-height: 40px;
    padding-left: 5px;
    position: absolute;
    content: " ";
    left: 50px;
}

/* checkbox aspect */
form#contactUsForm [type="checkbox"]:not(:checked) + label:before,
form#contactUsForm [type="checkbox"]:checked + label:before {
    left:0; top: 0px;
    display: block;
    width: 32px;
    height: 37px;
    background: rgba(255,255,255,.2);
    border: 1px solid rgba(255,255,255,.4);
    font-size: 36px;
    line-height: 40px;
    padding-left: 5px;
    position: absolute;
    content: " ";
}


form#contactUsForm [type="checkbox"]:hover + label:before {
    border: 1px solid rgba(255,255,255,.6);
    background: rgba(255,255,255,.4);
    color: rgba(255,255,255,.25);
    cursor: pointer;
}


form#contactUsForm [type="checkbox"]:hover:not(:checked) + label:before {
    content:"\2713";
}

[type="checkbox"]:hover:checked + label:before {
    content: ' ';
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '\2713';
    position: absolute;
    top: 6px; left: 5px;
    font-weight: bold;
    font-size: 52px;
    color: rgba(250, 137, 64,1);
    transition: all .2s;
}


/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}




form#contactUsForm textarea,
form#contactUsForm input[type="textarea"],
form#contactUsForm > fieldset > div.message input[type="text"]
{
    width: 99.6%;
    padding: 0;
    margin: 0;
    height: 286px;
    float: left;

}

form#contactUsForm textarea:focus,
form#contactUsForm textarea:hover,
form#contactUsForm input[type="textarea"]:focus,
form#contactUsForm input[type="textarea"]:hover,
form#contactUsForm input[type="text"]:focus,
form#contactUsForm input[type="text"]:hover,
form#newsLetterSubscribeForm input[type="text"]:focus,
form#newsLetterSubscribeForm input[type="text"]:hover {
    background: rgba(255,255,255,.3);
    color: rgba(255,255,255,1);
    border: 1px solid rgba(255,255,255,1);
    outline: none;
}


div#googleRecaptchaWrapper > div.label,
form#contactUsForm > fieldset > div > div > label,
form#newsLetterSubscribeForm > fieldset > div > div > label {
    position: absolute;
    top: 0px;
    left: 1px;
    font-family: MuseoSans-500, Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 9px;
    line-height: 16px;
    color: rgba(255,255,255,.5);
    border: none;
    text-transform: uppercase;
    text-align: left;
    display: block;

    padding: 0px 2px;
    margin: 0;
    margin-top: -1px;
    height: 16px;
    width: 100px;
    /*clear: right;*/
}

div#googleRecaptchaWrapper > div.label,
form#contactUsForm > fieldset > div > div > label {
    font-size: 10px;
}



form#contactUsForm > fieldset > div > div > label {
    width: 100%;
}


/*
receive-copy
phone-me
type-checkbox

*/

form#contactUsForm > fieldset > div > div.type-checkbox > label {
    padding-left: 45px;
    padding-top: 12px;
    width: auto;
    font-size: 17px;
    height: auto;
    text-transform: none;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
}


form#contactUsForm input[type="button"],
form#contactUsForm input[type="submit"],
form#newsLetterSubscribeForm input[type="button"],
form#newsLetterSubscribeForm input[type="submit"] {
    display: block;
    float: left;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    font-size: 26px;
    position: relative;
    background: rgba(255,255,255,.3);
    color: rgba(255,255,255,.8);
    height: 40px;
    margin: 2px;
    width: 93px;
}


form#contactUsForm input[type="button"],
form#contactUsForm input[type="submit"] {

    float: right;
    width: 160px;
    margin-top: 10px;

}

form#contactUsForm input[type="button"]:focus,
form#contactUsForm input[type="button"]:hover,
form#contactUsForm input[type="submit"]:focus,
form#contactUsForm input[type="submit"]:hover,
form#newsLetterSubscribeForm input[type="button"]:focus,
form#newsLetterSubscribeForm input[type="button"]:hover,
form#newsLetterSubscribeForm input[type="submit"]:focus,
form#newsLetterSubscribeForm input[type="submit"]:hover {
    background: rgba(255,255,255,.5);
    color: rgba(255,255,255,1);
}


form#contactUsForm input[type="button"].disabled:focus,
form#contactUsForm input[type="button"].disabled,
form#contactUsForm input[type="button"].disabled:hover,
form#contactUsForm input[type="submit"].disabled:focus,
form#contactUsForm input[type="submit"].disabled,
form#contactUsForm input[type="submit"].disabled:hover,
form#newsLetterSubscribeForm input[type="button"].disabled:focus,
form#newsLetterSubscribeForm input[type="button"].disabled:hover,
form#newsLetterSubscribeForm input[type="button"].disabled,
form#newsLetterSubscribeForm input[type="submit"].disabled:focus,
form#newsLetterSubscribeForm input[type="submit"].disabled:hover,
form#newsLetterSubscribeForm input[type="submit"].disabled {
    color: rgba(255,255,255,.3);
    background: rgba(255,255,255,.2);
    cursor: not-allowed;
}

form#contactUsForm > div#contactUsFormSuccess,
form#contactUsForm > div#contactUsFormLoader,
form#newsLetterSubscribeForm > div#newsLetterSubscribeLoader,
form#newsLetterSubscribeForm > div#newsLetterSubscribeSuccess {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 194px;
    width: 100%;
    height: 100px;
    padding-top: 30px;
    font-size: 28px;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;

}

form#contactUsForm > div#contactUsFormSuccess.active,
form#contactUsForm > div#contactUsFormLoader.active,
form#newsLetterSubscribeForm > div#newsLetterSubscribeLoader.active,
form#newsLetterSubscribeForm > div#newsLetterSubscribeSuccess.active {
    display: block;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;
    height: 100%;
}

/*
<div id="contactUsFormSuccess" class="active">
<span class="userName">ggg</span><span>,
 thank you for contacting us</span></div>
*/

form#contactUsForm > div#contactUsFormSuccessXXX,
form#contactUsForm > div#contactUsFormLoaderXXX {
    padding-left: 10px;
    padding-top: 40px;
}


form#contactUsForm > div#contactUsFormSuccess.active {
    float: left;
    position: relative;
    background: rgba(0, 100, 20, .35);
    padding: 30px 10px;
    margin: 0 0 10px 0;
    height: auto;
    border: 1px solid rgba(255,255,255, .5);
    width: 938px;
}




form#contactUsForm > div#contactUsFormLoader,
form#newsLetterSubscribeForm > div#newsLetterSubscribeLoader {
    background: rgba(40,40,50,.85);
    color: rgba(255,255,255,.7);
    text-align: center;
}


form#contactUsForm > div#contactUsFormLoader {
    margin: 0;
    padding: 100px 0 0 0;
}


form#contactUsForm > div#contactUsFormSuccess > span,
form#contactUsForm > div#contactUsFormLoader > span,
form#newsLetterSubscribeForm > div#newsLetterSubscribeLoader > span,
form#newsLetterSubscribeForm > div#newsLetterSubscribeSuccess > span {
    padding: 0 4px;
}


form#contactUsForm > div#contactUsFormLoader > span {
    margin: 0 auto;
    display: block;
    padding: 0;
}

form#newsLetterSubscribeForm > div#newsLetterSubscribeLoader > span.loader {
}


form#contactUsForm > fieldset > div.bottom-row {
    width: 66%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;

}

form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper  {
    width: auto;
    position: relative;
    height: auto;
    float: left;
}

div#googleRecaptchaWrapper {
    margin-top: 10px;

}

div#googleRecaptchaWrapper > div.label {
    top: -15px;
    background: rgba(255,255,255,.2);
    padding: 0 6px;
    width: auto;
}



form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper > div.ok,
form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper > div.required,
form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper > div.error {
    bottom: -13px;
    right: 8px;

}

form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper.valid > div.required {
    display: none;

}

form#contactUsForm > fieldset > div.bottom-row > div#googleRecaptchaWrapper.valid > div.ok {
    display: block;

}



form#contactUsForm > fieldset > div.bottom-rowXXXX > input[type="button"] {
    border: red 1px solid;
    position: relative;
    overflow: visible;

}


/*
It's because :before and :after only works for nodes that can have child nodes.
Use a <button>
http://stackoverflow.com/questions/24365580/before-after-not-working-on-the-input-type-submit
http://jsfiddle.net/c93PW/
*/
form#contactUsForm > fieldset > div.bottom-rowXXXX > input[type="button"]:before {
    display: block;
    content:"xxxxxx";
    width: 20px;
    height: 20px;
    background: rgba(100,0,0,.5);
    position: absolute;
    right: 15px;
    bottom: 15px;
}


/*=================================================================================

           		          T O P  1 0  T A B L E S

====================================================================================*/

table.top10tips,
table.contenttable-3 {

    background:url(/fileadmin/bhDocuments/images/ui/dev/blue.png);
    font-size: 16px;
    line-height: 22px;
}

table.contenttable-3 tr {

}


table.contenttable-3 tr:nth-child(even) {
    background:url(/fileadmin/bhDocuments/images/ui/dev/black.png);
}

table.contenttable-3 td {
    padding: 2px 0px 4px 6px;
    margin: 0px;
    border: 1px solid rgba(255,255,255,.3);
}


/*=================================================================================

           		          N E W S  S L I D E R

====================================================================================*/
/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
/*
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av
{
    background: url(/fileadmin/templates/jssor/b06.png) no-repeat;
    overflow:hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
{
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(/fileadmin/templates/jssor/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21ldn { background-position: -243px -33px; }
.jssora21rdn { background-position: -303px -33px; }
*/

div.jssorSlider.horisontal div.navigator {
    position: absolute;
    top: 152px;

}

div.jssorSlider.horisontal div.dotav,
div.jssorSlider.horisontal div.dot {
    -webkit-transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -o-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    transition: background-color .5s linear;
}

div.jssorSlider.horisontal div.dotav,
div.jssorSlider.horisontal div.dot {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    background: rgba(200,200,200,.5);
    border-radius: 7px;
    cursor: pointer;

}

div.jssorSlider.horisontal div.dotav {
    background: rgba(255,255,255,1);
}

div.jssorSlider.horisontal div.dot:hover {
    background: rgba(255,255,255,.5);
    -webkit-transition: background-color 0s linear;
    -moz-transition: background-color 0s linear;
    -o-transition: background-color 0s linear;
    -ms-transition: background-color 0s linear;
    transition: background-color 0s linear;
}

div.jssorSlider.horisontal span.arrowleft,
div.jssorSlider.horisontal span.arrowright {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 150px;
    background: rgba(240,240,240,.2);
}

div.jssorSlider.horisontal span.arrowright {
    right: 0px;
    left: auto;
}

/*=================================================================================

           		          V I D E O

====================================================================================*/

/*

<div class="videoBlock">
        <div class="videoImageBackground"></div>
        <div class="videoLink"><video id="MY_VIDEO_1" class="video-js vjs-default-skin" controls="" preload="auto" autoplay="true" 201311_specialoffer_240x240_thumbnail_02.jpg<source="" src="http://video.buildinghelp.com.au/BH_landing_480p.mp4" type="video/mp4"></video></div>
    </div>
*/


div.videoBlock {
    border: 0px;
    padding: 10px;
    float: left;
    position: relative;
    border: 1px solid rgba(255,255,255,0.3);
    background: rgba(0,0,0,.15);
    -webkit-border-radius: 25px 5px 25px 5px;
    -moz-border-radius: 25px 5px 25px 5px;
    border-radius: 25px 5px 25px 5px;
    margin-top: 10px;
}

div.videoBlock:hover {
    background: rgba(0,0,0,.25);
    background: url("/fileadmin/bhDocuments/images/ui/dev/blue.png") repeat scroll 0% 0% transparent;
    box-shadow: 0px 3px 10px rgb(40, 51, 61);
    transition: all 0.2s ease-in 0s;
}




div.videoBlock .videoImageBackground {
    border: 0px white solid;
    height: 150px;
    width: 266px;
    float: left;
}

a.videoBlockLink {
    background: url(/fileadmin/templates/skins/buildingHelp/images/ui/playIcon.png) no-repeat;
    width: 0px;
    height: 149px;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    border: 1px rgba(255,255,255,0.8) solid;
    opacity:0.6;
    overflow: hidden;
    padding-left: 265px;
    -webkit-border-radius: 15px 5px 15px 5px;
    -moz-border-radius: 15px 5px 15px 5px;
    border-radius: 15px 5px 15px 5px;
}


div.videoBlockFull,
div.videoBlockFull > div.videoBlock
{
    float: left;
    clear: both;
    position: relative;
}

div.videoBlockFull > div.videoBlock > div.videoImageBackground {
    position: absolute;
    width: 960px;
    height: 540px;
}

div.videoBlockFull > div.videoBlock,
div.videoBlockFull > div.videoBlock > div.videoLink > video,
div.videoBlockFull > div.videoBlock > div.videoLink {
    width: 960px;
    height: 540px;
    padding: 0;
    margin: 0;
    border-width: 0px;
    border-image-width: 0px;
}

div.videoBlockFull > div.videoBlock > div.videoLink > video {

}

div.videoBlockFull > div.videoBlock > div.videoImageBackground {

}

div.videoBlockFull > div.videoBlock {

}


div.news-single-headerwrapper > div.videoBlock a.videoBlockLink,
div.news-single-headerwrapper > div.videoBlock,
div.news-single-headerwrapper > div.videoBlock > div.videoBlockOverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 630px;
    height: 540px;
    border: none;
    border-radius: 0;

}

div.news-single-headerwrapper > div.videoBlock {

}

div.news-single-headerwrapper > div.videoBlock a.videoBlockLink {
    /*background: url(/fileadmin/bhDocuments/images/ui/playIcon_02.png) no-repeat;*/
    padding:0;
    background-position: 190px 15px;
    width: 0px;
    padding-left: 630px;
    opacity: .5;

}

div.news-single-headerwrapper:hover > div.videoBlock a.videoBlockLink {
    opacity: 1;
}



.vjs-default-skin { color: #fd9a00; }
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level {
    background-color: #288dc5;
    background-color: #ff7d00;
}

.vjs-default-skin .vjs-control-bar,
.vjs-default-skin .vjs-big-play-button { background: rgba(35,66,115,0.7) }
.vjs-default-skin .vjs-slider { background: rgba(35,66,115,0.2333333333333333) }
.vjs-default-skin .vjs-control-bar { font-size: 120% }



/*=================================================================================

           		     T T N E W S   6 0   S E C O N D   S E R I E S

====================================================================================*/


div.sixsecseries > div.news-single-headerwrapper {
    margin-top: -4px;

}


div#youtubeContainer {
    position: relative;
    width: auto;
    height: auto;
    float: left;
}


div#youtubeContainer > img {

}


div#youtubeContainer > #ytplayer {
    position: absolute;
    left: 0px;
    top: 0;
}

div.sixsecseries > div.news-single-headerwrapper > div.news-headerText > h1 {
    font-size: 34px;
    text-align: left;
    float: left;
    margin: 0;
    padding: 19px 0 5px 10px;
}

div.sixsecseries > div.news-single-headerwrapper > div.news-headerText {
    background: rgba(0,0,0,.3);
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

div.sixsecseries > div.news-single-headerwrapper > div.news-headerText > div.news-single-rightbox {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0;
    margin: 0;
    width: auto;

}

div.sixsecseries > div.news-single-headerwrapper div.nsr-date {
    width: auto;
    float: right;
    height: 80px;
    padding: 8px 8px 0 8px;
    background: rgba(250,175,64,.75);
}

#f1a #contentBlock-1 div.news-single-item.t2.sixsecseries span.year,
#f1a #contentBlock-1 div.news-single-item.t2.sixsecseries span.MONTH,
#f1a #contentBlock-1 div.news-single-item.t2.sixsecseries span.day
{
    width: auto;
    float: left;
    font-size: 20px;
    font-family: MuseoSans-100, Tahoma, Geneva, sans-serif;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 22px;
}

#f1a #contentBlock-1 div.news-single-item.t2.sixsecseries span.year {
    width: auto;
    float: left;
    clear:both;
    font-size: 28px;
    text-align: center;
}

div.news-single-item.t2.sixsecseries > div.news-single-headerwrapper > div.addthis_toolbox {}

div.news-single-item.t2.sixsecseries > div.news-single-headerwrapper > div.news-subheader > h2 {

    text-align: left;
    font-family: MuseoSans-100;
    font-weight: 100;
    font-size: 24px;
    text-shadow: none;
    border: none;
    height: auto;
}

.news-single-item.sixsecseries {
    padding: 0;
    margin: -20px 0 0 0;
}



/*------------------------------ RECAPTCHA -----------------------------------------*/

.rc-anchor-dark {
    background: rgba(0,0,0,1) !important;
    border: 1px solid red;
    color: #000;
}

/*------------------------------ deepList -----------------------------------------*/
.deepList {
    padding: 0 0 0 0px;
}

.deepList > h2,
.deepList ul,
.deepList li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    /*line-height: 21px;*/
}

#f2c #contentBlock-1 .deepList > h2 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}

.deepList > ul {

}

.deepList > ul > li {
    padding-left: 20px;
    text-indent: -20px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    border: 0px solid rgba(255,255,255,.5);
    border-top-width: 1px;
    border: 0px solid rgba(255,255,255,.5);
    border-top-width: 1px;
    padding: 10px 0 0 30px;

}

.deepList > ul > ul {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 20px;
    color: rgba(255,255,255,1);
}

.deepList > ul > ul > li {
    padding-left: 50px;
    text-indent: -30px;
    margin-bottom: 8px;
}

.deepList > ul > ul > ul {
    margin-bottom: 8px;
}
.deepList > ul > ul > ul > li {
    padding-left: 70px;
    text-indent: -20px;
    margin-bottom: 5px;
}

#f2c #contentBlock-2 > csc-default > csc-default > p {
    padding: 0;
}

#f2c #contentBlock-2 > .csc-default > .csc-default > p  {
    padding: 0;
    /*border: 1px solid red;*/
}


#f2c #contentBlock-2 > .csc-default  > .csc-default > p  > a.external-link,
#f2c #contentBlock-2 > .csc-default  > .csc-default > p  > a.mail,
#f2c #contentBlock-2 > .csc-default  > .csc-default > p  > a.external-link-new-window {
    text-decoration: underline;
    width: 100%;
    float: left;
    background: none;
    padding: 2px 0 5px 10px;
    margin: 0 0 0 -10px;
    color: rgba(255,255,255,.7);
    border-radius: 0;
}

#f2c #contentBlock-2 > .csc-default  > .csc-default > p  > a.external-link:hover,
#f2c #contentBlock-2 > .csc-default  > .csc-default > p  > a.mail:hover,
#f2c #contentBlock-2 > .csc-default  > .csc-default > p  > a.external-link-new-window:hover {
    color: #fff;
    background-color: rgb(255, 153, 0, .5);

}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap IMG {
    border: 1px solid white;
    padding: 0;
}