body {
    background: #fff;
}

a:focus {
    border-bottom: 1px solid  #FF9900 !important;
}

h2 {
    font-size: 21px;
}

h1 {
    font-size: 25px;
}

h3 {
    font-size: 18px;
}

h1, h2, h3 {
    line-height: 25px;
    color: #183174;
}

.node-type-landingpage .span9 {
    margin-top: 10px;
}

.nav ul li.leaf {
    list-style-image: none;
    list-style-type: none;
    margin: 2px 0;
    padding: 0px 5px;
}

.expanded.active-trail.dropdown > ul {
    margin: 0;
}

.content .nav > li > a {
    display: block;
    font-weight: bold;
}

.leaf > a {
    font-weight: normal !important;
}

#sidebar-first {
    margin-bottom: 1.2em;
}

#content-head {
    margin-bottom: 0;
}

.container .span12 {
    padding: 10px 0;
}

.submitted, #name-and-slogan, #block-block-17 > h2, #block-block-42 > h2 {
    display: none;
}

.col {
    float: left;
    margin: 5px;
    width: 31%;
    height: 200px;
}

.mhp > a {
    height: 150px !important;
}

.mhp {
    height: 240px !important;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    color: #333;
}

.col img {
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    width: 300px;
}

#header .container {
    background:transparent url("/images/dlfheader.png") no-repeat scroll 82px 0px / 92% auto;
}

#header {
    margin: 0 0 0 0;
}

#header.clearfix {
    background: none repeat scroll 0 0 #183174;
    padding: 10px 0 0;
}

#content > div {
    padding: 10px;
}

#main-menu .nav li:hover,
#main-menu .nav li:focus {
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #FFFFFF;
    color: #333333;
    border-radius: 0;
}

.navbar-inner {
    background: transparent !important;
    background-image: none !important;
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.content_img, .standard_img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
    width: 200px;
}

.content_img_left {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    width: 200px;
    margin-top: 16px;
}

.factsheet_img_left {
    float: left;
    margin-left:  10px !important;
}

.factsheet_img_right {
    float: right;
    margin-right: 10px !important;
    margin-bottom: 10px;
}

#main.clearfix {
    background: #f5f5f5 !important;
    border-bottom: 1px solid #eee;
}

.node-type-factsheets .field-item.even p strong {
    display: block;
}

blockquote {
    border-left: 5px solid #377AD0 !important;
}

#main-menu.clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #ddd;
}

.navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    color: #333333 ;
    float: none;
    font-size: 1.2em;
    font-weight: bold !important;
    padding: 10px 13px;
    text-decoration: none;
    text-shadow: none;
}

.navbar-inner {
    border: 0;
}

.navbar {
    margin-bottom: 0;
    overflow: visible;
}

.col > a {
    display: block;
    height: 110px;
    overflow: hidden;
}

.col h3 {
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 0;
}

.active-trail.dropdown-toggle.active {
    font-weight: bold;
}

#content-wrapper .services_landing {
    background: url("/images/landingpages/landing_services.jpg") no-repeat scroll left center #FFFFFF;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    border: 1px solid #EEEEEE !important;
}

#content-wrapper .supportus_landing {
    background: url("/images/landingpages/landing_supportus.jpg") no-repeat scroll 0 0 #FFFFFF;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    border: 1px solid #EEEEEE !important;
}

#content-wrapper .newsevents_landing {
    background: url("/images/landingpages/landing_newsevents.jpg") no-repeat scroll left center #FFFFFF;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    border: 1px solid #EEEEEE !important;
}

#content-wrapper .parents_landing {
    background: url("/images/landingpages/landing_parents_corner.jpg") no-repeat scroll left center #FFFFFF;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    border: 1px solid #EEEEEE !important;
}

#content-wrapper .about_landing {
    background: url("/sites/default/files/about_us.jpg") no-repeat scroll left center #fff;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    border: 1px solid #EEEEEE !important;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
}

#content-wrapper .factsheets_landing {
    background: url("/sites/default/files/files.jpg") no-repeat scroll left bottom #FFFFFF;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    background-size: 45% auto;
    border: 1px solid #EEEEEE !important;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
}

#content-wrapper .businesssupport_landing {
    background: url("/images/landingpages/business_support.jpg") no-repeat scroll left center #FFFFFF;
    margin: 0 0 20px;
    padding: 10px 0 15px 10px;
    border: 1px solid #EEEEEE !important;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
}

#content-wrapper .about_landing h2,
#content-wrapper .parents_landing h2,
#content-wrapper .newsevents_landing h2,
#content-wrapper .newsevents_landing h2,
#content-wrapper .supportus_landing h2,
#content-wrapper .services_landing h2,
#content-wrapper .factsheets_landing h2,
#content-wrapper .businesssupport_landing h2,#content-wrapper .loan_library h2 {
    color: #183174;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 0 0 310px;
    padding: 0;
}

#content-wrapper .landing_desc {
    color: #555555;
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0 0 10px 310px;
    padding: 10px 15px 0 0;
    width: 55%;
}

.node-type-mhphome #content-wrapper .landing_desc {
    margin: -8px 0 10px 280px !important;
    width: 60%;
}

#sidebar-second .right-helpline {
    background: url("/themes/DLFtheme/images/standardpages/helpline_standardpage_back.jpg") no-repeat scroll -12px 15px #FFFFFF;
    border-radius: 0.5em 0 0.5em 0;
    margin: 18px 0 0;
    padding: 5px 10px 15px;
}

.right-helpline > h3 {
    color: #1B782C;
}

.right-container > h3 {
    color: #B32D34;
}

.right-container.right-helpline > h3 {
    color: #1B782C;
}

.helpline_number {
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 0 0;
}

.right-container {
    background: url("/images/dignitypound/right-banner.jpg") no-repeat scroll 130px 115px #FFFFFF;
    border-radius: 0.5em 0 0.5em 0;
    margin: 20px 0 0;
    padding: 5px 10px 15px;
    border: 1px solid #EEEEEE;
}

.right-container > h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 0 none;
    font-family: arial;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
    margin: 10px 0 0;
}

.right-container a {
    font-weight: bold;
}

.right-container p {
    color: #333;
    margin: 0;
    padding: 0 0 10px 0;
    width: 70%;
}

.right-container .button {
    font-weight: bold;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 0.4em 1em 0.5em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.right-container .button:hover {
    text-decoration: none;
}

.right-container .button:active {
    position: relative;
    top: 1px;
}

.right-container .red {
    color: #faddde;
    border: solid 1px #980c10;
    background: #d81b21;

}

.right-container .red:hover {
    background: #b61318;

}

.right-container .red:active {
    color: #de898c;

}

.tflmap {
    float: left;
    margin-bottom: 20px;
    margin-right: 40px;
    width: auto;
}

#block-block-17 {
    margin-bottom: 0;
}

.clearfix.block.block-bean.span3.sidebar-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    height: 295px;
    padding: 10px;
}

#block-bean-homepage-demo-embedded-video {
}

#block-bean-homepage-demo-gateways h3 {
    background: none repeat scroll 0 0 mediumvioletred;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 5px 10px;
}

#block-bean-homepage-demo-embedded-video > h3 {
    background: none repeat scroll 0 0 steelblue;
    color: #FFFFFF;
    padding: 5px 10px;
    margin: 0;
}

#block-bean-homepage-demo-embedded-video .content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0 0 10px;
}

#block-bean-homepage-demo-testimonials h3 {
    border-bottom: 2px solid;
    font-size: 1.2em;
    line-height: 1em;
    padding-bottom: 5px;
}

.mhp_landing {
    background: url("/themes/DLFtheme/mhp/images/mhpContentHeader.jpg") no-repeat scroll left center #F0F5FB;
    border: 1px solid #ddd;
    border-radius: 0.5em 2.5em 0.5em 2.5em;
    height: 21em;
    margin: 0 0 20px;
    padding: 10px 0 0 10px;
    width: 720px;
}

.mhp_landing .landing_desc {
    color: #555555;
    font-size: 1.1em;
    line-height: 1.4em;
    margin: -10px 0 10px 285px !important;
    padding: 0 15px 0 0 !important;
    width: 55%;
}

#block-content_glider-0 .Block-tl {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-tc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-tr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-cr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-br div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-cl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-bc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-content_glider-0 .Block-bl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 {
    margin-top: 10px;
    margin-left: -3px;
}

#block-content_glider-0 .BlockContent-body {
    border: 1px solid #DAA520;
    height: 18em;
    margin: 6px 0 0;
    padding: 0;
    width: 588px;
}

#block-content_glider-0 .Block {
    margin: 0;
    padding: 0;
}

#block-content_glider-0 .BlockContent {
    margin: 8px 0 0 7px;
    padding: 0;
    width: 594px;
}

#block-block-2 .Block-tl {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-tc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-tr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-cr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-br div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-cl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-bc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .Block-bl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-2 .BlockContent-body {
    margin: 0;
    padding: 0;
}

#block-block-2 .BlockContent {
    padding: 0;
    background: none repeat scroll 0 0 #fff;
}

#block-block-2 .BlockHeader {
    background-image: url("homeimages/services-header.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: none;
}

#block-block-2 .BlockHeader .l, .BlockHeader .r div {
    background-repeat: repeat;
    height: 35px;
}

#block-block-2 .BlockHeader-text {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    font-size: 0;
    padding: 1px 0 0;
}

#block-block-4 {
    background: url("/images/donate_home.jpg") no-repeat scroll right top #FFFFFF;
    margin: 8px 0 15px 8px;
    padding: 0;
    width: 320px;
}

#block-block-4 .donatelink {
    position: relative;
    top: 112px;
}

#block-block-4 .donatelink a {
    color: #777777;
    text-decoration: none;
}

#block-block-4 .donatelink a:hover {
    text-decoration: underline;
}

#block-block-4 .BlockContent {
    height: 10em;
    padding: 0;
    text-align: left;
}

#block-block-4 .BlockHeader {
    display: none;
}

#block-block-4 .BlockHeader-text {
    display: none;
}

.donate_box {
    margin-top: 25px;
}

.donate_box p {
    margin-top: 0;
}

.donate_box p a {
    color: #464646;
    margin-top: 0;
}

#block-block-5 h4 {
    margin-top: 5px;
}

#block-block-4 h4 {
    margin: -15px 0 0;
    padding: 0;
}

#block-block-4 h4 a {
    color: #FFFFFF;
    font-size: 1.3em;
    font-style: normal;
    font-weight: bold;
}

#block-block-4 .BlockContent-body {
    padding-top: 0;
}

#block-block-4 .BlockContent-body p {
    padding: 5px 0 10px;
    width: 220px;
    color: #FFFFFF;
}

#block-block-5 {
    background: url("/images/home_helpline.jpg") no-repeat scroll right bottom #FFFFFF;
    margin-left: 8px;
    width: 320px;
    margin-top: 8px;
}

#block-block-4 .BlockHeader-text {
    padding: 5px 0;
}

#block-block-5 .BlockContent {
    border: 0 solid #EEEEEE;
    height: 132x;
    margin: 0;
    text-align: left;
}

#block-block-5 .BlockContent h4 a {
    color: #fff;
    font-weight: bold;
}

#block-block-5 .BlockContent p {
    color: #fff;
    padding: 6px 0;
    margin-top: -25px;
    width: 240px;
}

#block-block-5 .BlockContent .helpline {
    color: #729E3A;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
}

#block-block-5 .BlockContent-body {
    padding-top: 0;
}

#block-block-5 .BlockHeader-text {
    background: none repeat scroll 0 0 #0175A8;
    color: #FFFFFF;
    padding: 5px 0;
}

#block-block-5 .BlockHeader .l, .BlockHeader .r div {
    background: none repeat scroll 0 0 #0175A8;
}

#block-block-22 {
    background: #fff url("/themes/DLFtheme/images/tellUsYourStoryHome.jpg") no-repeat right top scroll;
    width: 320px;
    margin: 15px 0 0 10px;
    height: 8em;
}

#block-block-22 .BlockContent {
    margin: 7px 0 0;
    text-align: left;
}

#block-block-22 .BlockHeader {
    display: none;
}

#block-block-22 .BlockHeader-text {
    display: none;
}

#block-block-22 h3 {
    font-size: 1.4em !important;
    font-weight: bold;
    margin: -10px 5px 23px -3px;
}

#block-block-22 h3 a {
    color: #4E9CD1;
}

#block-block-22 h4 a {
    color: #666666;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin: 10px 5px 0 -2px;
    padding: 0;
}

#block-block-22 h4 span {
    font-style: normal;
    font-weight: normal;
}

#block-block-22 h4 {
    margin-top: 0;
}

#block-block-22 .BlockContent-body {
    color: #555;
    font-style: normal;
    font-weight: normal;
}

#block-block-22 .BlockContent-body p {
    margin-top: -18px;
    padding: 0;
    width: 179px;
}

#block-block-22 .BlockHeader .l, .BlockHeader .r div {
    background: none repeat scroll 0 0 #FFFFFF;
}

#remember_us {
    background: url("/images/dlf_banner.jpg") no-repeat scroll right bottom #FFFFFF;
    height: 8.5em;
    margin: 15px 0 0 10px;
    width: 320px;
}

#remember_us .BlockContent {
    margin: 7px 0 0;
    text-align: left;
}

#remember_us .BlockHeader {
    display: none;
}

#remember_us .BlockHeader-text {
    display: none;
}

#remember_us h3 {
    color: #666666;
    font-size: 1.4em !important;
    font-weight: bold;
    margin: -7px 5px 23px -3px;
}

#remember_us h3 a {
    color: #BD920F;
}

#remember_us h4 a {
    color: #BD920F;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin: 10px 5px 0 -2px;
    padding: 0;
}

#remember_us h4 span {
    font-style: normal;
    font-weight: normal;
}

#remember_us h4 {
    margin-top: 0;
}

#remember_us .BlockContent-body {
    font-style: normal;
    font-weight: normal;
}

#remember_us .BlockContent-body p {
    margin-top: -18px;
    padding: 0;
}

#remember_us .BlockHeader .l, .BlockHeader .r div {
    background: none repeat scroll 0 0 #FFFFFF;
}

#block-block-6 {
    margin: -5px 0 0 0;
}

#block-block-6 .BlockContent {
    background: url("/images/hollyoaks_banner.jpg") no-repeat scroll left bottom;
    height: 6em;
    margin: 0;
    text-align: left;
}

#block-block-6 .BlockHeader {
    display: none;
}

#block-block-6 .BlockHeader-text {
    display: none;
}

#block-block-6 h4 a {
    color: #C24986;
    font-size: 1.1em;
    padding: 0;
}

#block-block-6 h4 span {
    font-style: normal;
    font-weight: normal;
}

#block-block-6 .BlockContent-body {
    color: #2286BD;
    font-style: normal;
    font-weight: normal;
    height: 3em;
}

#block-block-6 .BlockContent-body p {
    margin-top: -18px;
    padding: 0;
    width: 260px;
}

#block-block-6 .BlockHeader .l, .BlockHeader .r div {
    background: none repeat scroll 0 0 #FFFFFF;
}

#block-blog-0 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #EEEEEE;
    margin-left: 11px;
    margin-top: 13px;
    width: 320px;
}

#block-blog-0 .BlockContent-body {
    margin: 4px;
}

#block-blog-0 a {
    text-decoration: none;
}

#block-blog-0 a:hover {
    text-decoration: underline;
}

#block-blog-0 .BlockContent {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    text-align: left;
}

#block-blog-0 .BlockContent .item-list ul li {
    line-height: 0.1em;
    margin: 0 0 5px 17px;
    color: #346DC0;
}

#block-blog-0 .BlockContent .item-list ul li a {
    line-height: 1.3em;
    list-style: disc outside none;
}

#block-blog-0 .BlockHeader-text {
    padding: 0;
    font-weight: bold;
    color: #444bb;
}

#block-blog-0 .BlockContent-body {
    color: #2286BD;
    font-style: normal;
    font-weight: normal;
    width: 300px;
}

#block-blog-0 .BlockHeader .l, .BlockHeader .r div {
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
}

#block-aggregator-feed-2 {
    margin: 0;
}

#block-block-8 {
    background: url("/images/parents_corner.jpg") no-repeat scroll right top #fff;
    width: 320px;
    margin: 15px 0 0 10px;
    height: 11.77em;
}

#block-block-8 h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
    color: #666666;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    font-size: 0.8em;
    margin: 15px 0 0;
}

#block-block-8 .BlockContent {
    margin: 0;
    text-align: left;
}

#block-block-8 .BlockHeader-text {
    display: none;
}

#block-block-8 h4 {
    color: #808A95;
    font-style: normal;
    margin: 0;
    padding: 0;
}

#block-block-8 h4 a {
    color: #fff;
    font-weight: bold;
}

#block-block-8 h4 span:hover {
    text-decoration: underline;
}

#block-block-8 .BlockContent-body {
    font-style: normal;
    font-weight: normal;
}

#block-block-8 .BlockHeader {
    display: none;
}

#block-block-8 .form_row {
    float: left;
}

#block-block-8 .BlockContent-body p {
    padding: 0;
    margin: 2px 0;
}

#block-block-8 .BlockContent-body span {
    color: #fff;
    margin-top: -5px;
}

.BlockHeader .l {
    left: 0;
    right: 0;
}

#block-block-8 .BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
    height: 35px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
}

#block-block-8 img, #block-block-8 a:link img, #block-block-8 a:visited img {
    border: 0 none;
}

#block-aggregator-feed-2 .BlockContent {
    height: 9em;
    margin: 0;
    text-align: left;
}

#block-aggregator-feed-2 .BlockContent-body {
    width: 320px;
}

#block-aggregator-feed-2 .BlockContent a {
    color: #464646;
}

#block-aggregator-feed-2 .BlockHeader-text {
    border-bottom: 1px solid #CCCCCC;
}

#block-block-10 {
    margin: -5px 0 0;
    padding: 0;
}

#block-block-10 .Block-tl {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-tc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-tr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-cr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-br div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-cl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-bc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .Block-bl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-10 .BlockContent-body {
    border: 0 none;
    margin: 0;
    padding: 0;
}

#block-block-10 .BlockContent {
    border: 0 none;
    height: 5.5em;
    margin: 0;
    padding: 0;
}

#block-block-10 .BlockContent p {
    margin: 0;
    padding: 0;
}

#block-block-10 .BlockHeader {
    display: none;
}

#block-block-11 {
    margin: 0;
    padding: 0;
}

#block-block-11 .Block {
    margin: 0 5px;
}

#block-block-11 .Block-tl {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-tc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-tr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-cr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-br div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-cl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-bc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .Block-bl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-11 .BlockContent-body {
    margin: 0;
    padding: 0;
}

#block-block-11 .BlockContent {
    height: 5.5em;
}

#block-block-11 .BlockContent p {
    margin: 0;
    padding: 0;
}

#block-block-11 .BlockHeader {
    display: none;
}

#block-block-16 .BlockHeader {
    display: none;
}

#block-block-16 .BlockContent {
    height: 3.5em;
    margin: 0;
    padding: 0;
}

#block-block-16 .BlockContent-body {
    margin: 0;
    padding: 0;
}

#block-block-16 .BlockContent p {
    margin: 0;
    padding: 2px 0 0;
    text-align: center;
}

#leftcol ul, #rightcol ul {
    color: #556E7C;
    margin: 10px 0 0 15px;
    padding: 0;
    list-style-type: disc !important;
    color: #346DC0;
    display: none;
}

#leftcol {
    padding-right: 10px;
}

#leftcol, #rightcol {
    background: transparent;
    float: left;
    width: 980px;
}

#rightcol_professional_heading {
    background: #920875;
    color: #fff;
    width: 152px;
    float: right;
    height: 20px;
    padding: 2px 5px 1px 20px;
    font-weight: bold;
}

#rightcol {
    margin-left: 0px;
}

#content {
    float: left;
}

#content .for-public {
    padding: 5px;
    margin-bottom: 7px;
}

#content .for-public h3 {
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    color: #0762BE;
    font-weight: bold;
}

#content .for-professionals {
    padding: 5px;
    margin-bottom: 7px;
}

#content .for-professionals h3 {
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    color: #920875;
    font-weight: bold;
}

.professional {
    height: 15em;
}

.professional h3 {
    margin-top: 50px;
}

.professional-heading {
    padding: 0;
}

.professional-text {
    color: #333333;
}

#rightcol h3, #rightcol h3 a, #leftcol h3, #leftcol h3 a {
    margin-bottom: 0.3em;
    margin-top: 0;
}

#rightcol h4, #rightcol h4 a, #leftcol h4, #leftcol h4 a {
    color: #555;
    font-size: 1.0em;
    margin-bottom: 0.3em;
    margin-top: 0;
}

#leftcol .dlf_brand_logos .feature_img {
    height: 3em;
    outline: none;
}

#leftcol .dlf_brand_logos .feature_img a {
    outline: none;
}

#leftcol .dlf_brand_logos {
    text-align: center;
    height: 8em !important;
}
#leftcol .dlf_brand_logos a{color:#333 !important}

#leftcol .dlf_brand_logos img {
    float: none;
}

#leftcol .dlf_brand_logos h4 a {
    clear: left;
    color: #555;
    display: block;
    font-size: 1.1em;
    font-weight: normal;
}

#leftcol .dlf_brand_logos h4 a:hover {
    color: #2276BB;
    text-decoration: underline;
}

.feature p {
    margin: 0 0 5px;
    color: #555;
    font-size: 1.1em;
    text-shadow: 1px 1px 0 white;
}

#leftcol img {
    float: left;
    margin: 0 5px 5px 0;
    padding: 5px;
}

#rightcol img {
    float: left;
    height: 80px;
    margin: 0 5px 5px 0;
    padding: 5px;
    width: 80px;
}

#rightcol .dlfdatalogin {
    margin: 0;
    padding: 0;
    display: none;
}

#content .home-links {
    float: left;
    height: 40px;
    padding: 10px 0 0;
    width: 290px;
}

#content .home-links a {
    clear: none;
}

#content a.button {
    color: #3B7DB0;
    display: block;
    float: left;
   
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

#content a.button span {
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

#content a.button:active {
    background-position: right bottom;
    color: #000000;
    outline: medium none;
}

#content a.button:hover {
    text-decoration: underline;
}

#content a.button:active span {
    background-position: left bottom;
    padding: 5px 0 5px 18px;
}

#content a.button-right {
    background: url("homeimages/bg_button.jpg") no-repeat scroll right top transparent;
    color: #3B7DB0;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

#content a.button-right span {
    background: url("homeimages/bg_button.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

#content a.button-right:hover {
    text-decoration: underline;
}

#content a.button-right:active {
    background-position: right bottom;
    color: #000000;
    outline: medium none;
}

#content a.button-right:active span {
    background-position: left bottom;
    padding: 6px 0 4px 18px;
}

#lead.feature .title {
    display: block;
    line-height: 100%;
    padding-bottom: 7px;
}

#leftcol .feature {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: left;
    height: 13.5em;
    margin: 10px 10px 0 0;
    overflow: hidden;
    padding: 10px 15px 0 0;
    width: 296px;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
}

#leftcol h4 {
    color: #555;
}

#leftcol .dlf_other_services {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    padding: 10px;
    width: 287px;
	height:15em;
}

#leftcol .dlf_other_services h4 {
    font-size: 1.5em;
}

#leftcol .dlf_other_services h4 a {
    font-size: 1em;
    font-weight: bold;
}

#leftcol .feature p a, #rightcol .feature p a {
    border-bottom: medium none;
    text-decoration: none;
}

#leftcol .feature p a:hover, #rightcol .feature p a:hover {
    text-decoration: underline;
}

#leftcol .training_wide {
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    float: left;
    height: 10em;
    margin: 10px 10px 10px 0;
    overflow: hidden;
    padding: 25px 0;
    width: 64.8%;
}

#leftcol .training_wide img {
   float: right;
    margin: 10px 0 5px;
    padding: 0;
    width: 40%;
}

#leftcol .training_wide h4 {
    font-size: 1.5em;
    margin-left: 20px;
    margin-top: -10px;
}

.training_wide > p {
    margin-left: 20px;
    
}

#leftcol .training_wide h4 a {
    color: #4282C4;
    font-size: 1.2em;
    font-weight: bold;
    text-shadow: 1px 1px 0 #FFFFFF;
}

#leftcol .training_wide  a.btn, #leftcol .training_wide  a.btn:hover {
    background: none repeat scroll 0 0 #4282C4;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px 10px 5px 15px;
    text-decoration: none;
    text-shadow: none;
}

.box2.courseslist_box.top_box {
    background: url("http://www.dlf.org.uk/sites/default/files/shutterstock_81195250.png") no-repeat scroll 81px 155px / 70% auto #fff;
}

#rightcol .feature {
    border: 1px solid #CCCCCC;
    height: 10em;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 8px;
    width: 286px;
    margin-right: 10px;
}

#rightcol .clearfloat {
    padding: 2px 0;
}

#block-block-9 .BlockContent {
    height: 60px;
    margin: 0;
    text-align: left;
}

#block-block-9 .BlockHeader-text {
    color: #808A95;
    font-size: 1.4em;
    padding: 4px 0 5px;
}

#block-block-9 .BlockContent-body {
    color: #2286BD;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

.donate_section .donate_button {
    color: #EEA100;
    font-size: 2em;
    font-weight: bold;
    margin-left: 190px;
    margin-top: -55px;
    padding-top: 5px;
}

.donation_section {
    background: url("/images/donate.jpg") no-repeat scroll 0 0 transparent;
    color: #333333;
    height: 65px;
    margin: 0;
    padding: 0;
    width: 300px;
}

.donation_section p {
    width: 215px;
}

.donation_section .donation_button {
    color: #EEA100;
    font-size: 2em;
    font-weight: bold;
    margin-left: 190px;
    margin-top: -55px;
    padding-top: 5px;
}

#block-block-infoStandards {
    display: none;
    margin: 0;
    padding: 0;
}

#block-block-infoStandards .Block-tl {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-tc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-tr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-cr div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-br div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-cl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-bc div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .Block-bl div {
    background-image: none;
    height: 1px;
    width: 1px;
}

#block-block-infoStandards .BlockContent-body {
    margin: 0;
    padding: 0;
}

#block-block-infoStandards .BlockContent {
    height: 7em;
}

#block-block-infoStandards .BlockContent p {
    margin: 0;
    padding: 0;
}

#block-block-infoStandards .BlockHeader {
    display: none;
}

#block-block-infoStandards img {
    width: 334px;
}

#block-block-supplier {
    background: url("/images/areyouasupplier.jpg") no-repeat scroll left top #FEFDF9;
    float: left;
    height: 4em;
    margin: 0px 0 0 10px;
    width: 300px;
}

#block-block-supplier .BlockContent {
    margin: 0;
    text-align: left;
}

#block-block-inventor .BlockContent-body a:link {
    margin: 3px 0 0 80px !important;
    text-decoration: none;
}

#block-block-supplier .BlockHeader {
    display: none;
}

#block-block-supplier .BlockHeader-text {
    display: none;
}

#block-block-supplier h4 {
    color: #656565 !important;
    font-size: 1em !important;
    font-weight: normal;
    margin: 0;
}

#block-block-supplier h4 a {
    font-size: 1.1em !important;
    margin: 0 !important;
    padding: 0;
}

#block-block-supplier h4 span {
    font-style: normal;
    font-weight: normal;
}

#block-block-supplier .BlockContent-body {
    font-style: normal;
    font-weight: normal;
    padding-left: 70px;
    padding-top: 0px;
}

#block-block-supplier .BlockContent-body p {
    margin: 1px 0 0 90px;
    padding: 0;
    width: 260px;
}

#block-block-supplier .BlockHeader .l, .BlockHeader .r div {
    background: none repeat scroll 0 0 #FFFFFF;
}

#block-block-inventor {
    background: url("/images/areyouaninventor.jpg") no-repeat scroll left top #FEFDF9;
    float: left;
    height: 5.1em;
    margin: 0 0 0 10px;
    width: 300px;
}

#block-block-inventor .BlockContent {
    margin: 0;
    text-align: left;
    padding-left: 15px;
}

#block-block-inventor .BlockContent-body a:link {
    margin: 3px 0 0 0 !important;
    text-decoration: none;
}

#block-block-inventor .BlockHeader {
    display: none;
}

#block-block-inventor .BlockHeader-text {
    display: none;
}

#block-block-inventor h4 {
    font-size: 1em !important;
    font-weight: normal;
    margin: 0;
}

#block-block-inventor h4 a {
    font-size: 1.1em !important;
    margin: 0 !important;
    padding: 0;
}

#block-block-inventor h4 span {
    font-style: normal;
    font-weight: normal;
}

#block-block-inventor .BlockContent-body {
    font-style: normal;
    font-weight: normal;
    padding-left: 45px;
    margin-right: 0;
}

#block-block-inventor .BlockContent-body p {
    margin: 1px 0 0 70px;
    padding: 0;
    width: 260px;
}

#block-block-inventor .BlockHeader .l, .BlockHeader .r div {
    background: none repeat scroll 0 0 #FFFFFF;
}

.helpuswill {
    margin-bottom: 15px;
    margin-left: 8px;
    padding-top: 3px;
}

.more-link {
    padding: 0 20px;
}

.common-quesions {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 8.5em;
    margin-top: 10px;
    width: 658px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.common-quesions a:hover {
    text-decoration: underline;
}

.common-quesions h3 {
    color: #555;
    font-size: 1.4em !important;
    font-weight: bold;
    margin: 10px 0 5px 10px;
}

#dlf_core_services {
    height: 8em;
    padding: 0;
    width: 980px;
}

#main-upper {
    width: 1000px !important;
}

.clearfix.block.block-bean.span9 {
    float: left;
}

.dlf_promo {
    margin: 10px 0 0 10px;
}

.donate_now_home {
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 5px;
}

.donate_now_home a {
    color: #D84545;
}

.other_dlf_services {
    font-size: 1.1em;
}

.other_dlf_services h3 {
    font-size: 1.3em;
    color: #555 !important;
    font-weight: bold;
}

.other_dlf_services .services_left {
      background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 0.3em;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    padding: 10px;
    width: 287px;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
}

.other_dlf_services .services_left .yalogo {
    float: left;
    width: 100%;
}

.other_dlf_services .services_left .join_youreable {
    margin-top: 20px;
    margin-left: 30px;
}

.home_news {
    font-weight: normal;
    clear: both;
}

.home_news .chunk h4 {
    font-weight: normal !important;
}

.home_news a {
    display: block;
    font-weight: normal;
    height: 1.3em;
    overflow: hidden;
    padding-left: 10px;
}

.home_news a:hover {
    color: #346DC0 !important;
    text-decoration: underline;
}

.home_news .chunk span {
    float: left;
    color: #555;
    font-size: 0.9em;
    font-weight: normal !important;
    padding: 2px 1px 2px 3px;
}

.other_dlf_services .services_right {
    background: #fff url("/sites/default/files/files.jpg") no-repeat scroll 100% 100%;
    border: 1px solid #eeeeee;
    border-radius: 0.3em;
    float: left;
    height: 173px;
    margin-right: 10px;
    padding: 10px;
    width: 610px;
}
.other_dlf_services .services_right div {
    float: left;
    height: 110px;
    margin: 5px 0;
    width: 63%;
}

.other_dlf_services .services_right div a {
    text-decoration: none;
    height: 1em;
    font-size: 0.9em;
    color: #555555;
}

.other_dlf_services .services_right div a:hover {
    text-decoration: underline;
    color: #346DC0;
}

.other_dlf_services .services_right img {
    width: 183px;
    height: 73px;
    margin-bottom: 3px;
    padding: 0 !important;
}

.dlf_services {

    border-radius: 0.3em 0.3em 0.3em 0.3em;
    clear: both;
    display: block;
    float: left;
    margin: 13px 0 0;
    padding: 5px 0 0 10px;
    text-decoration: none;
    width: 100%;
}

.front .dlf_services {
    width: 95.7%;
}

.dlf_services padding img {
    padding: 0;
}

.dlf_services h3 {
    color: #666666;
    font-size: 1.4em !important;
    font-weight: bold;
    margin: 5px 5px;
}

.dlf_services p span {
    font-size: 2em;
}

.lmenewsletter img {
    float: left;
    margin-right: 5px;
}

.dlf_services a {
    color: #555;
}

.dlf_services a:hover {
    text-decoration: underline;
    color: #346DC0;
}

.dlf_services .home_newsletter {
    float: left;
    height: 45px;
    padding: 5px;
    width: 200px;
    ;
}

.dlf_services .home_twitter {
    float: left;
    height: 30px;
    margin-left: 0;
    padding: 5px;
    width: 177px;
}

.dlf_services .img_div {
    float: left;
    margin-right: 5px;
    margin-top: -4px;
    width: 40px;
}

.form-item {
    margin-left: 10px;
}

.form-item label {
    color: #6198DC;
}

.dlf_social_services {
    background: url("/themes/DLFtheme/images/standardpages/social_background.jpg") no-repeat scroll center bottom #FFFFFF;
    clear: both;
    display: block;
    font-size: 0.9em;
    height: 165px;
    margin: 13px 0 10px 4px;
    padding: 5px;
    text-decoration: none;
    width: 230px;
}

.dlf_social_services h3 {
    color: #777777;
    font-size: 1.7em !important;
    margin: 5px;
}

.dlf_social_services p span {
    font-size: 2em;
}

.dlf_social_services .lmenewsletter img {
    float: left;
    margin-right: 5px;
}

.dlf_social_services .home_newsletter {
    float: left;
    height: 30px;
    padding: 5px;
    width: 228px;
}

.dlf_social_services .home_social {
    float: left;
    height: 30px;
    padding: 5px;
    width: 228px;
}

.social_facebook, .social_twitter, .social_linkedin {
    float: left;
    font-size: 1.1em;
}

.node-type-landingpage .home_social {
    float: left;
    width: 25%;
}

.front .home_social {
    float: left;
    width: 26%;
}

.node-type-landingpage .dlf_services > h3 {
    float: left;
    margin: 0 10px 0 0;
}

.node-type-standardpage .dlf_services {
    background: none repeat scroll 0 0 #FFFFFF;
}

.social_facebook {
    background: url("/images/icons/facebook.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    padding: 5px 0 0 40px;
    width: 100%;
}

.social_twitter {
    background: url("/images/icons/twitter.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    padding: 5px 0 0 40px;
    width: 100%;
}

.social_linkedin {
    background: url("/images/icons/linkedin.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    padding: 5px 0 0 40px;
    width: 100%;
}

.dlf_social_services .img_div {
    float: left;
    width: 40px;
}

.dlf_social_services .news_professional {
    height: 30px;
}

.donate_button:hover, .donate_button:focus {
    background-color: #B5BBD1;
    text-decoration: none;
    color: #fff !important;
}

#block-blog-recent {
    background: #fff;
    border: 1px solid #AFD2E8;
    border-radius: 1.5em 0 1.5em 0;
    margin: 18px 0 0;
    padding: 5px 10px 15px;
}

.clearfix.block.block-menu h2 {
    display: none;
}

.node-type-mhphome .item31, .node-type-mhphome .item30 {
    display: none;
}

.node-type-factsheets .field-item {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
    border: 1px solid #eee;
}

.node-type-factsheets hr {
    background: url("/images/hr-divider.jpg") repeat-x scroll 0 -8px #FFFFFF;
    border: 0 none;
    height: 10px;
    clear: both;
    display: block;
}

.node-type-factsheets .right {
    clear: both;
    display: block;
    float: left;
    height: 23px;
    padding: 7px 0 3px !important;
    width: 100%;
}
/*.node-type-factsheets .readmore_button{display:inline-block;padding:4px 10px 4px 10px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal !important;line-height:18px;color:#222 !important;text-align:right;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f4f4f4;background-image:-moz-linear-gradient(top,#f9f9f9,#ececed);background-image:-ms-linear-gradient(top,#f9f9f9,#ececed);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#ececed));background-image:-webkit-linear-gradient(top,#f9f9f9,#ececed);background-image:-o-linear-gradient(top,#f9f9f9,#ececed);background-image:linear-gradient(top,#f9f9f9,#ececed);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#ececed',GradientType=0);border-color:#ececed #ececed #c5c5c7;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid rgba(0,0,0,0.07);border-bottom:1px solid rgba(0,0,0,0.2);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);width:99.9%;} */
.node-type-factsheets .readmore_button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F2FAFF;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.2);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #222222 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: right;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    width: 99.9%;
}

.price_icon {
   /* background: url("https://cdn1.iconfinder.com/data/icons/blueberry/32/tag_blue.png") no-repeat scroll 7px 0 / 8% auto rgba(0, 0, 0, 0);*/
    margin: 2px;
    padding: 0 0 10px 0px !important;
    float: left;
    color: #333333;
}

.price_text {
    color: #BB0000 !important;
}

.readmore_button.action_btn > span {
    color: #555 !important;
}

.readmore_button.action_btn.asksara_readmore {
    color: #FFFFFF !important;
    text-shadow: 0 0 0;
}

.readmore_button.action_btn.asksara_readmore > span {
    color: #fff !important;
}

.node-type-sponsordirectorypage .field-item div {
    background: url("/themes/DLFtheme/images/supplier_sponsors_back.jpg") no-repeat scroll -27px 0 transparent !important;
    border: 1px solid #EEEEEE;
    float: left;
    height: 160px;
    margin: 1px;
    overflow: hidden;
    padding: 5px;
    width: 46%;
}

#block-block-25 > h2 {
    display: none;
}

.factsheet_print {
    margin-bottom: 10px;
}

.print_survey {
    display: none;
    overflow: hidden;
    page-break-inside: avoid;
}

.fixed {
    background: none repeat scroll 0 0 #fff !important;
    box-shadow: 2px 0 5px #ddd;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.bottom_cookie_message {
    display: none;
}


/*.sidebar_fixed {


    position: fixed;
    top: 50px;

    z-index: 9999;
}*/


.space {
    clear: both;
    height: 10px;
}

.ie6_message {
    background: yellow;
    padding: 1px;
}
.mhp_box {
    background: url("http://www.movingandhandlingpeople.co.uk/sites/default/files/mhpnewlogo.jpg") no-repeat scroll 0 -5px / 100% auto #fff !important;
    padding-top: 110px !important;
}


@media (min-width:1200px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .row:before,
.row:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .row:after {
        clear: both;
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
        width: 980px;
    }

    .span12 {
        width: 980px;
    }

    .span11 {
        width: 860px;
    }

    .span10 {
        width: 780px;
    }

    .span9 {
        width: 740px;
    }

    .span8 {
        width: 620px;
    }

    .span7 {
        width: 540px;
    }

    .span6 {
        width: 460px;
    }

    .span5 {
        width: 380px;
    }

    .span4 {
        width: 300px;
    }

    .span3 {
        width: 220px;
    }

    .span2 {
        width: 140px;
    }

    .span1 {
        width: 60px;
    }

    .offset12 {
        margin-left: 980px;
    }

    .offset11 {
        margin-left: 900px;
    }

    .offset10 {
        margin-left: 820px;
    }

    .offset9 {
        margin-left: 740px;
    }

    .offset8 {
        margin-left: 660px;
    }

    .offset7 {
        margin-left: 580px;
    }

    .offset6 {
        margin-left: 500px;
    }

    .offset5 {
        margin-left: 420px;
    }

    .offset4 {
        margin-left: 340px;
    }

    .offset3 {
        margin-left: 260px;
    }

    .offset2 {
        margin-left: 180px;
    }

    .offset1 {
        margin-left: 100px;
    }
}

@media (max-width:979px) {
    #sidebar-first {
        display: none;
    }

    .clearfix.block.block-system.block-menu {
        display: none;
    }

    .span8 {
        width: 100%;
    }
}

@media (max-width:700px) {
    body {
        background: #f5f5f5;
    }

    #main.clearfix {
        background: none repeat scroll 0 0 #FFFFFF !important;
    }

    #header .container {
        background: none;
    }

    .col {
        width: 95%;
    }

    .clearfix.block.block-system.block-menu {
        display: none;
    }

    #content-wrapper .landing_desc {
        margin-left: 10px;
        width: 100%;
    }

    #content-wrapper .supportus_landing, #content-wrapper .about_landing, #content-wrapper .newsevents_landing, #content-wrapper .businesssupport_landing, #content-wrapper .parents_landing, #content-wrapper .services_landing, #content-wrapper .factsheets_landing {
        background: none repeat scroll 0 0 transparent;
        margin: 0;
        padding: 0;
    }

    #content-wrapper .about_landing h2, #content-wrapper .parents_landing h2, #content-wrapper .newsevents_landing h2, #content-wrapper .newsevents_landing h2, #content-wrapper .supportus_landing h2, #content-wrapper .services_landing h2, #content-wrapper .factsheets_landing h2, #content-wrapper .businesssupport_landing h2 {
        font-size: 1.6em;
        margin: 0 0 0 10px;
        padding: 0;
    }

    #content-wrapper h2 {
        font-size: 1.5em;
        font-weight: bold;
        margin: 0 10px;
        padding: 0;
    }

    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        background: none repeat scroll 0 0 #183174;
        color: #FFFFFF;
    }

    .navbar-inner {
        background: none repeat scroll 0 0 #183174 !important;
    }

    .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
        border-radius: 0;
    }

    .right-container, #block-blog-recent {
        clear: both;
    }

    #sidebar-second .right-helpline {
        background: url("/themes/DLFtheme/images/standardpages/helpline_standardpage_back.jpg") no-repeat scroll right bottom #FFFFFF;
    }

    .right-container {
        background: url("/images/dignitypound/right-banner.jpg") no-repeat scroll right bottom #FFFFFF;
    }

    .mhp_landing {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        border-radius: 0 0 0 0;
        height: auto;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .mhp_landing .landing_desc {
        color: #555555;
        font-size: 1.1em;
        line-height: 1.4em;
        margin: 0px 0 10px 10px !important;
        padding: 0 15px 0 0 !important;
        width: 55%;
    }

    .node-type-factsheets .readmore_button {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    
     #themelistings li {
        width: auto;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .cookies_notice, .footer_cookies_notice, #toTop, p.footer_text, a.footer_logo, #footer ul, .factsheet_content_wrapper .factsheet_download {
        display: none !important;
    }

    #footer-content .block {
        float: left;
        margin-right: 4%;
        width: 100%;
    }

    .region.region-main-upper.clearfix {
        display: none;
    }

    body {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .factsheet_content_wrapper .factsheet_content ul {
        margin: 0;
        padding: 0;
    }

    .factsheet_content_wrapper .factsheet_content {
        width: 100%;
    }

    .plus_question_box, .rightbox {
        float: left !important;
        margin: 10px 0;
        padding: 5px;
        width: 95%;
    }

    .node-type-factsheets .field-item {
        border: 0;
    }

    .node-type-factsheets .readmore_button {
        width: 85% !important;
    }

    #header.clearfix {
        display: none;
    }

    .node-type-mhphome .mhpSponsorsDivMHP, .node-type-mhpstandardpage .mhpSponsorsDivMHP, .node-type-mhpsplash .mhpSponsorsDivMHP {
        border: 0 none;
        display: block;
        float: left;
        height: 3.5em;
        margin: 1px;
        overflow: hidden;
        padding: 5px;
        text-align: center;
        width: 42%;
    }

    #dlf_core_services {
        height: auto !important;
        padding: 0 !important;
        width: 100% !important;
    }

    #leftcol .feature {
        float: none !important;
    }

    #leftcol .helpline_wide {
        background: none repeat scroll 0 0 #EEEEEE;
        border-right: 0 solid #CCCCCC !important;
        float: none;
        height: auto;
        margin: 10px 10px 10px 0;
        overflow: hidden;
        padding: 0;
        width: 27%;
        border-radius: 0.3em 0.3em 0.3em 0.3em;
    }

    .front .dlf_services {
        height: 171px;
        width: 25.7%;
    }

    .front .home_social {
        float: none;
        width: 100%;
    }

    .helpline_wide > p {
        display: none;
    }

    #leftcol .helpline_wide img {
        float: left;
        margin: 0 5px 5px 0;
        padding: 5px;
        width: 80px;
        background: transparent !important;
    }

    #leftcol .helpline_wide h4 {
        font-size: 1.1em;
        margin-left: 100px;
        margin-top: 8px;
        width: 10% !important;
    }

    #leftcol .feature {
        width: 250px;
        height: auto;
    }

    .other_dlf_services .services_left {
        float: none;
        width: 239px;
    }

    #leftcol img {
        float: none;
    }

    .other_dlf_services .services_right {
        float: left;
        height: auto;
        margin-top: 10px;
        width: 24.4%;
    }

    .other_dlf_services .services_right div {
        float: left;
        height: 120px;
        margin: 5px 8px;
        width: 102px;
    }

    .other_dlf_services .services_right div a {
        display: block;
        font-size: 0.9em;
        line-height: 1.1em !important;
    }

    .node-type-factsheets .right {
        height: auto;
    }

    #slider {
        display: none;
    }

    .node-type-landingpage .home_social {
        clear: left;
        float: left;
        width: 58%;
    }

    .node-type-factsheets .readmore_button {
        width: 100% !important;
    }

    .ui-accordion .ui-accordion-content {
        padding: 0;
        font-family: arial !important;
    }

    .factsheet_img_left, .factsheet_img_right {
        float: none !important;
        margin: 0 auto;
        display: block;
    }

   .node-type-factsheets #accordion h3 {
    background: none repeat scroll 0 0 #5E87B0 !important;
    border: 1px solid #456F9A !important;
    color: #FFFFFF !important;
    font-family: arial !important;
    font-size: 1.1em !important;
    font-weight: bold !important;
    line-height: 1em;
    margin: 2px 0;
    padding: 10px 25px;
    text-shadow: 0 1px 1px #3E6790 !important;
    }

    .ui-icon {
        background-image: url('/sites/default/files/ui-icons_ffffff_256x240.png') !important;
    }

    .node-type-factsheets iframe {
        display: block;
    }

	
    .node-type-factsheets .field-item {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 0 none;
        padding: 0;
    }

    #footer_wrap, .node-type-factsheets .dlf_services, .node-type-factsheets #sidebar-second, .no_print_display, #toTop, .factsheet_content_wrapper .factsheet_content {
        display: none !important;
    }

    #footer {
        width: 100%;
    }

    html {
        width: auto !important;
        overflow-x: hidden !important;
    }

    body {
        width: auto !important;
        overflow-x: hidden !important;
    }

    #accordion .price_icon {
        color: #333 !important;
    }

    .ui-accordion .ui-accordion-content {
        border-top: 0 none;
        overflow: auto;
        padding: 10px !important;
    }

    .plus_question_box {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 3px solid #000099;
        border-radius: 0.5em !important;
        float: none !important;
        margin: 0 0 10px 0 !important;
        padding: 10px;
        width: 95% !important;
    }

    .ref_btn {
        display: none;
    }

    .ui-widget-content a {
        color: #0088CC !important;
    }

    .mobile_dlf_logo {
        display:block;
        color: #FFFFFF;
        font-size: 1.6em;
        font-weight: bold;
        margin-left: 60px;
        padding-top: 8px;
        position: absolute;
    }

    #accordion .action_btn {
        clear: both !important;
        float: left;
        margin: 0;
        padding: 0px 10px !important;
        text-align: left !important;
    }

    .price_icon {
        padding: 0 0 0 10px !important;
    }

    #page-title {
        font-size: 1.5em;
    }
    
    #leftcol .training_wide {
    float: none;
    height: auto;
    width: 27%;
    }  

    
.page-node-75 .col {
    float: left;
    height: 235px;
    margin: 5px;
    width: 97% !important;
}
.col > a {
    display: block;
    height: auto;
    overflow: hidden;
}    
#content-wrapper .loan_library{
background:none !important;
}
  .loan_library > h2 {
    margin: 0 !important;
}
.landing_desc > p {
    width: 90% !important;
}  
 .col > p {
    display: none;
}

.page-node-187 .col {
    
    height: 171px !important;
    margin: 5px !important;
    width: 100% !important;
}   
    
} /* end of 600 */

#sponsored_img{width:300px;height:150px !important; }
.node-type-book .footerSponsors.mhpSponsors {
    display: none;
}
	.ytvideo{display:block}
	.ytvideoprint{display:none}

	
	
.loan_library {
    background: rgba(0, 0, 0, 0) url("/sites/default/files/dlflibrary.jpg") no-repeat scroll 0 10px / 40% auto;
}
#header #logo {
    display: block;
    margin: -4px 15px 0 0;
    vertical-align: middle;
}
.gs-result .gs-title, .gs-result .gs-title * {
    color: #0000cc;
    text-decoration: none;
}



.cf:before, .cf:after{
    content:"";
    display:table;
}
 
.cf:after{
    clear:both;
}
 
.cf{
    zoom:1;
}    

 /* Form wrapper styling */
 
 
#searchbox.top-sarchform {
    top: -45px !important;
}

.search-wrapper {
width: 220px;
margin: 45px auto 50px auto;
}
 
/* Form text input */
 
.search-wrapper input {
width: 138px;
height: 20px;
padding: 7px 5px;
float: left;
font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
border: 0;
background: #EEE;
border-radius: 3px 0 0 3px;
}
 
.search-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 
.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.search-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    
 
/* Form submit button */
.search-wrapper button {
overflow: visible;
position: relative;
float: right;
border: 0;
padding: 0;
cursor: pointer;
height: 34px;
width: 72px;
font: bold 15px/36px 'lucida sans', 'trebuchet MS', 'Tahoma';
color: white;
background: #0F9FDB;
border-radius: 0 3px 3px 0;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
   
.search-wrapper button:hover{     
    background: #e54040;
}   
   
.search-wrapper button:active,
.search-wrapper button:focus{   
    background: #c42f2f;
    outline: 0;   
}
 
 
.search-wrapper button:hover:before{
    border-right-color: #e54040;
}
 
.search-wrapper button:focus:before,
.search-wrapper button:active:before{
        border-right-color: #c42f2f;
}      
 
.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}    
.sitesearch{display:none;}

.right.readmore_button.bottom_padding {
    margin-bottom: 20px;
}
h4{clear:both !important}
strong{display:inline !important}
h4.home_header{clear:none !important}