/** RESET AND LAYOUT
===================================*/
/*a:focus { outline: thin solid #F5DAA7;}   */

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
     margin: 0 0 0 -20px !important;

}

/** THEME
===================================*/
#block-bean-homepage-demo-9-col-banner{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 295px;
    border:1px solid #eee;
    border-radius:0.3em;
}
#block-bean-homepage-demo-9-col-banner .content {
    margin: 5px;
}
.block-bean-homepage-demo-9-col-banner .content{
margin-left:5px;
}


.bx-wrapper .bx-viewport {
	border: 1px solid #eee 1px;
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -40px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/sites/all/themes/open_framework/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/sites/all/themes/open_framework/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/sites/all/themes/open_framework/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9990;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/sites/all/themes/open_framework/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/sites/all/themes/open_framework/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.bx-wrapper li {
    line-height: 20px;
  /*  margin: 0 0 0 -20px !important;     */
}

.more_info {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin: -10px 0 6px;
    padding: 10px 10px 0;
}
.readmore {
    background: none repeat scroll 0 0 #EAEAEA;
    border-radius: 0 0 0.3em 0.4em;
    display: block;
    margin: 0 0 -14px -10px;
    padding: 5px 10px;
    width: 698px;
    text-align: right;
}
.readmore a .readmore a:hover {
text-decoration:none;
}


.clearfix.block.block-system.block-menu {
  background: none repeat scroll 0 0 #fff;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin-top: 20px;
    padding: 10px;
     border: 1px solid #EEEEEE !important;
}
#block-menu-menu-mhpmenu {
  background: none repeat scroll 0 0 #fff;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin-top: 20px;
    padding: 10px;
     border: 1px solid #EEEEEE !important;
}


.node-type-mhphome .span9{
 margin-top: 10px;
}


.box2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin: 10px 0;
    padding: 10px;
    width:200px;
}

.sectioncookies {
    float: left !important;
    padding: 0 0 7px !important;
}
ul.details li {
    padding: 10px 0 0 10px;
}
#policy-flash .screenshot {
    background: url("/icons/screenshot-flash") no-repeat scroll 0 0 transparent;
    height: 300px;
}
table.cookies {
    border-collapse: collapse;
    font-size: 0.85em;
    width: 100%;
}
table.cookies th {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    padding: 5px;
    text-align: left;
}
table.cookies th.cookie_name {
    width: 20%;
}
table.cookies th.cookie_content {
    width: 15%;
}
table.cookies th.cookie_expiry {
    width: 10%;
}
table.cookies td {
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    line-height: 1.6em;
    padding: 10px;
    vertical-align: top;
}
tr.info td {
    border-bottom: 1px solid #000000;
}
td.description p {
    margin-top: 0;
    padding-top: 0;
}
td.icon .icon {
    float: left;
    margin-right: 6px;
}
tr.green td.icon div.icon {
    background-image: url("/i/policy/green/led");
    background-position: 0 0;
    height: 15px;
    width: 15px;
}
tr.amber td.icon div.icon {
    background-image: url("/i/policy/green/led");
    background-position: -16px 0;
    height: 15px;
    width: 15px;
}
tr.red td.icon div.icon {
    background-image: url("/i/policy/green/led");
    background-position: -32px 0;
    height: 15px;
    width: 15px;
}
dl {
    margin: 10px 100px 30px 60px;
}
dt {
    float: left;
    font-weight: bold;
}
dd {
    margin-bottom: 10px;
    margin-left: 190px;
}
.cookies_box_right {
     background: none repeat scroll 0 0 #fff;
    border: 1px solid #DDDDDD;
    float: right !important;
    margin-left: 20px;
    min-height: 100px;
    padding: 10px;
    width: 30% !important;
}
.cookies_box_right h3 {
    padding-top: 0 !important;
}
.cookies_box_right p {
    padding-bottom: 20px;
}
#content-wrapper .delete_button {
    background-color: #52A8E8;
    background-image: -moz-linear-gradient(0% 100% 90deg, #377AD0, #52A8E8);
    border: 1px solid #20559A;
    color: white !important;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    line-height: 1;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
.delete_button:hover, .delete_button:focus {
    background-color: #52A8E8;
    background-image: -moz-linear-gradient(0% 100% 90deg, #1967CA, #54A1D8);
    color: white;
    cursor: pointer;
    text-decoration: none;
}
.delete_button:active {
    background: none repeat scroll 0 0 #2D7CD1;
    color: white;
}
.no_cookie_message {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 2px solid #20C500;
    padding: 5px 10px;
}
.courses-table th, .courses-table, .book_now_td {
    background: none repeat scroll 0 0 #FFFFFF !important;
      vertical-align: middle;
}
.action_btn{
  padding:8px 20px !important;
/* color: #333333 !important;    */
}
.button.booknow_btn.bookbtn {
    background: none repeat scroll 0 0 #EEEEEE !important;
    border: 1px solid #CCCCCC !important;
    color: #333333 !important;
    text-shadow: none !important;
}

/* blue button */
.homedownload_button {
padding: 10px 15px;
font-size: 1.2em;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
font-weight: bold;
line-height: 1;
color: #555;
text-shadow:0 1px 0 #FFEE66;
background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#FF9F00), to(#FFD64D));
background-image: -moz-linear-gradient(0% 100% 90deg,#FF9F00, #FFD64D);
background-color: #FFD64D;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
behavior: url(js/PIE.htc);
border: 1px solid #20559A;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);

}

.homedownload_button:hover, .homedownload_button:focus {
background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#FF9F00), to(#FFD64D));
background-image: -moz-linear-gradient(0% 100% 90deg,#FFD64D, #FF9F00);
background-color: #FF9F00;
color: #555;
text-decoration: none;
}

.homedownload_button:active {
background: #FFAA22;
-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.7);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
color: white;
}


/* blue button */
.button {
padding: 5px 10px;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
font-weight: bold;
line-height: 1;
color: white;
text-shadow: 0 -1px 1px rgba(0,0,0,.3);
background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#52A8E8), to(#377AD0));
background-image: -moz-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
background-color: #52A8E8;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
behavior: url(js/PIE.htc);
border: 1px solid #20559A;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);

}

.button:hover, .button:focus {
background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#54A1D8), to(#1967CA));
background-image: -moz-linear-gradient(0% 100% 90deg,#1967CA, #54A1D8);
background-color: #52A8E8;
color: white;
text-decoration: none;
}

.button:active {
background: #2D7CD1;
-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.7);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
color: white;
}

/* grey button */
.button, a.button {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
font-weight: normal;
line-height: 1;
color: #fff !important;
text-shadow: 0 -1px 1px rgba(0,0,0,.3);
/*background-image:url("../images/button-overlay.png");  */
background-image: -moz-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
background-image: -webkit-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
background-color: #4282C4;
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#377AD0', endColorstr='#52A8E8'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#377AD0', endColorstr='#52A8E8')"; /* IE8 */

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius:  3px;
border-radius: 3px;
border: 1px solid #20559A;
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
-moz-box-shadow: 0 0px 0px  rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
-o-box-shadow: 0 0px 0px  rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
box-shadow: 0 0px 0px  rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
}

.button:hover, .button:focus {
background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#54A1D8), to(#1967CA));
background-image: -moz-linear-gradient(0% 100% 90deg,#1967CA, #54A1D8);
background-color: #52A8E8;
color: white;
text-decoration: none;
}

.button:active {
background: #2D7CD1;
color: white;
}

/*
.buttonGreen {
    background: url("/images/overlay-button.png") repeat-x scroll 0 0 #222222;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    overflow: visible;
    padding: 5px 15px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: auto;
}*/

.super.button {
    background-image: url("../images/button-overlay.png");
    border: 1px solid rgba(0, 0, 0, 0.25);
    font-size: 13px;
    padding: 0;
}

.green.button {
      background-color: #555555;
    cursor: pointer;
    margin-left: 70px;
    padding: 5px 10px;
}

.green:hover, .green:focus {
background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#54A1D8), to(#1967CA));
background-image: -moz-linear-gradient(0% 100% 90deg,#1967CA, #54A1D8);
background-color: #52A8E8;
color: white;
text-decoration: none;
}

a.btn {
     background: #377AD0;
    background: border-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
    background: -webkit-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
    background: -moz-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid #20559A;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px 15px;
    text-decoration: none;

}
a.btn:hover {
    background: #52A8E8;
    background: border-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
    background: -webkit-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
    background: -moz-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
    border: 1px solid #0F2557;
    text-decoration: none;
}
a.btn_green {
       background: #648B30;
    background: border-linear-gradient(0% 100% 90deg,#648B30, #77A538);
    background: -webkit-linear-gradient(0% 100% 90deg,#648B30, #77A538);
    background: -moz-linear-gradient(0% 100% 90deg,#648B30, #77A538);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid #648B30;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px 15px;
    text-decoration: none;
}
a.btn_green:hover {
    background: #77A538;
    background: border-linear-gradient(0% 100% 90deg,#77A538, #648B30);
    background: -webkit-linear-gradient(0% 100% 90deg,#77A538, #648B30);
    background: -moz-linear-gradient(0% 100% 90deg,#77A538, #648B30);
    border: 1px solid #0F2557;
    text-decoration: none;
}
a.btn_blue {
 padding: 2px 23px !important;
}
a.btn_book{
width: 70px !important;
}
table.book_event{
  margin-bottom: 15px;
}


th, td {
    border: 0px solid #EEEEEE;
}
#block-block-33 h2 {
    display: none;
}
.factsheet_heading{
    clear: both;
    height: 45px;
    width: 100%;
}
.factsheet_heading .left{
float:left;
}
.factsheet_heading .right{
float:right;
padding-top: 20px;
}
.readmore_button {
    background: #1967CA;
/*      background: border-gradient(0% 100% 90deg, #1967CA, #1967CA);
        background: -moz-linear-gradient(0% 100% 90deg, #1967CA, #1967CA);
        background: -webkit-gradient(linear, left top, left bottom, from(#1967CA), to(#1967CA));*/
    border: 1px solid #1C1C71;
    color: #fff !important;
    font-weight: normal;
    line-height: 1;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
     display: block;
}
.readmore_button:hover, .readmore_button:focus {
   /* background: #c6d4e0;*/
    background: #DBE7F0;
    color: white;
    text-decoration: none;
 /*    text-shadow: 1px 1px #333;    */
}
/*.action_btn:hover, .action_btn:focus{
background: #c6d4e0;

  color: #333333 !important;
    padding: 5px 10px !important;
    border:1px solid #ccc;
}*/


.readmore_button:active {
    background: none repeat scroll 0 0 #2D7CD1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.3);
    color: white;
}

.asksara_readmore {
    background: #84116C;
    border: 1px solid #84116C;
  color: #fff !important;
    font-weight: normal;
    line-height: 1;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    float:right;
    clear:both !important;
    margin-bottom:10px;
}
.asksara_readmore:hover{
    color: #fff;

}
.factsheet_img_right{
float:right
}
.factsheet_img_left{
float:left
}
.sponsored_wrapper{
 /*  background: none repeat scroll 0 0 #FFF8E7;  */
    clear: both;
    min-height: 200px;
    margin-top: 10px;
    padding: 10px;
    width: 665px;
}
.sponsored_wrapper span{
 font-style: bold;
 color:#777;
}
.sponsore_box{
   clear: both;
    float: left;
    width: 310px;
}
.sponsore_box img{
  background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0 auto;
    padding: 5px;
}
.sponsor_info{
    float: right;
    width: 350px;
}

.sponsor_info .telephone {
    background-image: url("/images/icons/telephoneiconnew.png");
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    line-height: 1.2em;
    margin: 0.5em 0 0.5em 0;
    padding: 0 0 5px 25px;
}

.sponsor_info .email {
    background-image: url("/images/icons/emailiconnew.png");
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    line-height: 1.2em;
    margin: 0.5em 0 0.5em 0;
    padding: 0 0 5px 25px;
}

.sponsor_info .website {
    background-image: url("/images/icons/webiconnew.png");
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    line-height: 1.2em;
    margin: 0.5em 0 0.5em 0;
    padding: 0 0 5px 25px;
}

.sponsored_bottom{
 background: none repeat scroll 0 0 #FFF8E7;
    margin-bottom: 20px;
    padding: 10px 0;
}
.sponsored_heading{
  background: none repeat scroll 0 0 #75787A;
    color: #FFFFFF;
    padding: 5px;
    text-align:right;
    clear: both;
}

.toTop {
    clear: both;
    cursor: pointer;
    float: right;
    margin-top: -30px;
    padding: 3px;
    text-align: right;
    text-decoration: none;
    width: 683px;
    font-size: 0.8em;
}
.toTop a:hover{
    text-decoration: none !important;

}

.factsheet_content_wrapper{

}



.factsheet_content_wrapper .factsheet_content {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 10px;
    width: 50%;
}

.factsheet_content_wrapper .factsheet_content  ul {
padding:0em;
}
.factsheet_content_wrapper .factsheet_content ul li {
    background-image: url("/themes/DLFtheme/images/PostBullets.png");
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0.5em 0;
    padding: 0 0 3px 12px;
}

.factsheet_content_wrapper .factsheet_content ul li a {
    display: block;
    text-transform: uppercase;
}

.factsheet_content_wrapper .factsheet_download {
    float: right;
    padding-top: 0;
    width: 222px;
}
.factsheet_content_wrapper .factsheet_download p{
   padding-top:20px
}
.factsheet_content_wrapper .factsheet_download a:hover{
border-bottom: 0 dotted #1B3276;
}

#accordion .readmore_button,
#accordion .asksara_readmore
 {
    color: #FFFFFF !important;
}

#footer-pages{
  width: 100%;
    clear:both;

}
#footer-pages ul li {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #555555;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    float: left !important;
    line-height: 1.4em;
    list-style-type: none;
    margin: 0.5em 0 0.5em 5px;
    padding: 1px 10px !important;
    width: auto !important;
}

#sidebar-second .right-newsletter {
    background:url("/images/subscribe.png") no-repeat scroll 134px 123px #FFFFFF;
    /*border: 1px solid #ddd;*/
  border-radius: 0.5em 0 0.5em 0;
    margin: 18px 0 0;
    padding: 5px 10px 15px;
}
#sidebar-second .right-newsletter p {
    color: #333333;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
}

.right-container.right-newsletter > h3 {
    color: #377AD0;
}
/*.node-type-standardpage #content-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin: 22px 0;
}*/
.node-type-mhpstandardpage #content-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px 0;
      border-radius: 0.5em 0.5em 0.5em 0.5em;
}
.node-type-mhphome #header.clearfix,
.node-type-mhpstandardpage #header.clearfix,
.node-type-mhpsplash #header.clearfix

 {
    background: none repeat scroll 0 0 #003882;
    padding: 10px 0 0;
}
.node-type-mhphome #header .container,
.node-type-mhpstandardpage #header .container,
.node-type-mhpsplash #header .container  {
    background: url("/images/mhpTopHeader2012.png") no-repeat scroll -30px -7px transparent;
}
/*.footerSponsors, .mhpSponsorsDiv{
  display: none;
}*/


.node-type-mhphome  .footerSponsors,
.node-type-mhpstandardpage .footerSponsors,
.node-type-mhpsplash .footerSponsors
 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #eee;
    clear: left;
    float: left;
    padding: 20px 0px 20px 40px;
    display:block;
}
.node-type-mhphome .mhpSponsorsDivMHP,
.node-type-mhpstandardpage .mhpSponsorsDivMHP,
.node-type-mhpsplash  .mhpSponsorsDivMHP{
    border: 0 none;
    float: left;
    height: 3.5em;
    margin: 1px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 10.5%;
    display:block;
}

.node-type-mhphome #main-menu.clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}
.node-type-mhpstandardpage #main-menu.clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}
.node-type-mhphome #page-title {
    display: none;
}





.node-type-traininghome #header.clearfix,
.node-type-traininglanding #header.clearfix,
.node-type-trainingstandardpage #header.clearfix,
.node-type-trainingcoursepage #header.clearfix

 {
    background: none repeat scroll 0 0 #4282C4;
    padding: 10px 0 0;
}
.node-type-traininghome #header .container,
.node-type-traininglanding #header .container,
.node-type-trainingstandardpage #header .container,
.node-type-trainingcoursepage #header .container
  {
     background: transparent;
}
.node-type-traininghome  #main-menu.clearfix,
.node-type-traininglanding  #main-menu.clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #eee;
}
.node-type-traininghome #page-title {
    display: none;
}

 ul li.collapsed,
 ul li.leaf,
 ul li.expanded {
    list-style-image: none !important;
    list-style-type: none !important;
}
 .sidebar ul.nav {
    margin-left: 0;
}
 .expanded.dropdown > ul{
   margin-left: 0;
}
ul li.expanded{
list-style-image: none !important;
}
#sidebar-first .caret{
  display: none;
}
.node-type-mhpstandardpage .dignity-pound,
.node-type-mhpstandardpage .right-helpline{
 display: none;
}
#block-block-44 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0.5em 0 0.5em 0;
      padding:10px 10px 5px;
}

#block-block-44.clearfix.block.block-block {
    margin:20px 0 0 0 !important;
}
#block-block-44 h2{
display: none;
}

.node-type-mhpstandardpage .content i {
    color: #333;
    font-family: verdana;
    font-size: 1.1em;
}
/*.node-type-mhpstandardpage .testimonials > p {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    padding: 10px;
}*/


.node-type-mhpstandardpage .testimonials > p {
   position:relative;
   padding:15px;
   margin:1em 0 3em;
   color:#000;
   background:#f3961c;

   /* css3 */
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   border-radius:10px;
   background:-moz-linear-gradient(top, #f9d835, #f3961c);
   background:linear-gradient(top, #f9d835, #f3961c);
}

/* creates triangle */
.node-type-mhpstandardpage .testimonials > p:after {
   content:"";
   display:block; /* reduce the damage in FF3.0 */
   position:absolute;
   bottom:-15px;
   left:50px;
   width:0;
   border-width:15px 15px 0;
   border-style:solid;
   border-color:#f3961c transparent;
}

.node-type-mhpstandardpage .item7, .node-type-mhpstandardpage .item8,
.node-type-mhphomee .item7, .node-type-mhphomee .item8,
.node-type-mhpsplash .item7, .node-type-mhpsplash .item8
{
  display:none;
}


.bookbtn, a.bookbtn {
    background: none repeat scroll 0 0 #25813b  !important;
    border: 1px solid #648B30 !important;
}
.mhpSponsorsDiv {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    height: 8.5em;
    margin: 1px;
    overflow: hidden;
    padding: 5px;
    width: 46.5%;
    text-align:center;
}
 .node.node-blog.node-teaser.clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 0;
    padding: 10px;
}
.node-type-blog .field-item.even {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}

.node-type-traininghome .region.region-sidebar-first.clearfix,
.node-type-trainingstandardpage  .region.region-sidebar-first.clearfix,
.node-type-trainingcoursepage .region.region-sidebar-first.clearfix
 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EEEEEE;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin-top: 20px;
    padding: 10px;
}
.node-type-traininghome #cse-search-form input.gsc-search-button
.node-type-trainingstandardpage #cse-search-form input.gsc-search-button
.node-type-trainingcoursepage #cse-search-form input.gsc-search-button {
    background-color: #183174 !important;
}

#block-menu-menu-training-menu {
    margin-bottom: 0 !important;
}
.node-type-traininghome #mhpSponsors,
.node-type-trainingstandardpage #mhpSponsors,
.node-type-prostandardpage #mhpSponsors
 {
display:none;
}

.marg_right1 {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    float: right;
    margin-left: 20px;
    width: 250px;
}

.node-type-standardpage #content a.button {
    clear: both !important;
    color: #3B7DB0;
    display: block;
    height: 14px;
    margin-right: 6px;
    padding-right: 18px;
    text-align: center;
    text-decoration: none;
    float:none !important;

}
#mhpSponsors > p {
    color: #777777;
    text-align: center;
}
.dlf_home {
    margin-top: -35px;
}
.node-type-factsheets .field-item.even li:before  {
/* For a round bullet */
/* content:'\2022'; */
/* For a square bullet */
content:'\25A0';
display: block;
font-size: 15px;
left: -15px;
margin-right: 10px;
max-height: 0;
max-width: 0;
position: relative;
top: -2px;
color: #262699;
}
.node-type-factsheets .field-item.even strong, .node-type-factsheets .content p b {
    color: #333;
}
.node-type-factsheets li {
list-style-type: none;
}
.node-type-factsheets h3 {
  font-size: 1.5em;
}
.page-node-338 tbody{
  border:0;
}

 .front #content{
   margin-bottom: 0;
}
 .front .dlf_services > h3 {
    float: left;
    margin-right: 25px;
}


.page-node .dlf_content.screen1 {
    float: right;
    padding: 40px 0;
    width: 46%;
}

.helpline_wide img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
      border-radius: 0.3em;
    }
.sldier_text {
font-size: 2em;
line-height: 1em;
position: absolute;
right: 70px;
top: 0;
width: 40%;
}
.sldier_text span {font-size:75%;display:block;clear:left;color:#555;margin-top:20px; font-weight:normal;}

.dlf_content.screen1 > p {
    font-size: 1.5em;
    line-height: 1.2em;
}

.page-node .field-item.even > h3 {
    font-size: 1.5em;
}
.page-node .clearfix.block.block-bean.span3.sidebar-content {
    margin-left: 13px;
}
#toTop {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #D4DEE3;
    bottom: 10px;
    color: #555555;
    cursor: pointer;
    padding: 5px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
    border-radius:1em;
}
.cookies_notice {
    background: none repeat scroll 0 0 #FEEFB3;
    border: 0;
    border-radius: 0.3em;
    color: #000000;
    float: right;
    font-family: arial;
    font-size: 0.9em;
    height: 32px;
    line-height: 1.1em;
    margin-left: -20px;
    margin-top: -52px;
    padding: 5px;
    text-align: center;
    width: 139px !important;
}
.cookies_notice span {
    color: #000000 !important;
}
.cookies_notice a {
    display: block;
}
.footer_cookies_notice {
  background: none repeat scroll 0 0 #FDFCEA;
    border-top: 1px solid #FEEFB3;
    bottom: 0;
    color: #000000;
    font-family: arial;
    font-size: 0.9em;
    height: 16px;
    left: 0;
    margin-left: 0;
    padding: 5px 0 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
    display:none;
}

.TableHeadText {
    color: #FFFFFF;
}
.mhp_delegate_fees{
color:#FF00FF ;
font-size:1.5em;
}
span.mhp_delegate_fees {
color:#FF00FF ;
font-size:1.5em;
}
.mhp_container .green {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
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(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 margin-left: 0;
}
.mhp_landing .deepred {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
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(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.mhp_container .blue, .mhp_container .red, .mhp_container .green,
.mhp_landing .blue, .mhp_landing .booknow_red, .mhp_landing .deepred
 {
 border-radius: 1em 1em 1em 1em;
    font-size: 1.1em;
    height: auto !important;
    padding: 8px 10px !important;
}

.landing_desc > div {
    margin-left: 30px;
    margin-top: 17px;
}

.container #searchbox {
    border-top: 0 none !important;
    float: left;
    left: 750px;
    margin-top: -145px;
    position: relative;
    top: 0;
    width: 255px;
}
.statistics_counter {
display:none;
}
.logo_left {
    float: left;
}
.text_right {
    text-align: right;
}
.readmore_button.action_btn.asksara_readmore {
    background: none repeat scroll 0 0 green;
}

  #tab-content {
  position: relative;
  text-align: left;
  margin: 0 0 2em;
  font-size: 14px;
  border:1px solid #ddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
/*  -webkit-box-shadow: 0 0px 2px #777;
  -moz-box-shadow: 0 0px 2px #777;
  -o-box-shadow: 0 0px 2px #777;
  box-shadow: 0 0px 2px #777;*/
  }
  * html #tab-content {
  border: 1px solid #dedede;
  }
  *+html #tab-content {
  border: 1px solid #dedede;
  }
  #tab-content-l {
  position: absolute;
  height: 100%;
  z-index: 1;
  background: #f9f9f9;
  top: 0;
  bottom: 0;
  left: 0;
  width: 210px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  }
  #tab-content-r {
  background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-left: 200px;
    padding: 20px;
    position: relative;
    width: 477px;
    z-index: 2;
  }
  ul#tab-content-list {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
  list-style: none outside;
  }
  ul#tab-content-list li:first-child {
  border-top: 1px solid transparent;
  }
/*  ul#tab-content-list li.active:first-child {
  border-top: 1px solid #cfcfcf;
  }*/
  ul#tab-content-list li,
  ul#tab-content-list li.menu {
  width: 200px;
  padding: 16px 0;
  cursor: pointer;
  *cursor: hand;
  border-bottom: 1px solid #dedede;
  background: #fff;
  font-size: 15px;
  margin: 0;
  }
  ul#tab-content-list li a,
  ul#tab-content-list li.menu a {
  text-decoration: none;
  outline: none;
  padding: 0 10px;
  display: block;
  *height: 1%;
  }
  ul#tab-content-list li:hover {
  background: #f2f2f2;
  }
/*  ul#tab-content-list li.active {
  position: relative;
  z-index: 3;
  background: none repeat scroll 0 0 #F0F5FB;
  border-bottom: 1px solid #dedede;
  }*/
  ul#tab-content-list li.active,
  ul#tab-content-list li.active a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
 cursor: pointer;
  }
  p.tab-actions {
/*  line-height: 24px; */
  margin: 0 0 .5em;
  }
  p.tab-actions span.next-tab,
  p.tab-actions span.next-tab-disable,
  p.tab-actions span.previous-tab,
  p.tab-actions span.previous-tab-disable {
  display: block;
  float: left;
  height: 21px;
  width: 21px;
  margin-right: 3px;
  cursor: pointer;
  text-indent: -9999px;
  background-image: url(/accounts/adwords/images/carousel-arrows.png);
  background-repeat: no-repeat;
  }
  p.tab-actions span.signup {
  font-weight: bold;
  padding-left: 15px;
  }
  p.tab-actions span.next-tab {
  background-position: -21px 0;
  }
  p.tab-actions span.next-tab-disable {
  background-position: -21px -21px;
  cursor: default;
  }
  p.tab-actions span.previous-tab {
  background-position: 0 0;
  }
  p.tab-actions span.previous-tab-disable {
  background-position: 0 -21px;
  cursor: default;
  }
  #tab-content .right-images {
  float: right;
  width: 120px;
  margin: 0;
  }
  #tab-content .right-images p {
  margin: .4em 0 1em;
  padding: 0;
  }
  #tab-content .sect {
  margin: 0 0 1.7em;
  }
  #how-it-works .sect,
  #reach-customers .sect,
  #local-businesses .sect {
  margin-right: 20px;
  }
  #tab-content h5 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 0 0 .4em;
  color: #444;
  line-height: 1.2em;
  }
  #benefits ul {
  margin-left: 0;
  margin-top: 1.6em;
  margin-bottom: 2em;
  padding-left: 0;
  }
  #benefits li {

  list-style: none;
  margin-bottom: 12px;
  padding-left: 28px;
  }
  #success-stories .story {
  margin: 0 0 1.5em;
  padding: 0;
  }
  #success-stories .story p.title {
  font-weight: bold;
  margin: 0 0 .2em;
  padding: 0;
  }
  #success-stories .story p {
  padding: 0;
  }
  #success-stories .story.wide p {
  margin: 0;
  }
  #success-stories .story img {
  float: left;
  }
.img_btm_left {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.training_container{
  background:#fff;
  padding:10px;
}
.box1 {
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
behavior: url(/js/PIE.htc);
position: relative;
padding: 0 18px 18px 18px;
background: #FCFDFE;
background: -moz-linear-gradient(#FCFDFE, #F4F8FC) repeat scroll 0 0 #FCFDFE;
background: -webkit-linear-gradient(#FCFDFE, #F4F8FC) repeat scroll 0 0 #FCFDFE;
background: linear-gradient(#FCFDFE, #F4F8FC) repeat scroll 0 0 #FCFDFE;
border: 1px solid #C9DDF2;
-moz-box-shadow: 0 -0px 0 rgba(204, 223, 243, 0.3) inset, 0 0 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 -0px 0 rgba(204, 223, 243, 0.3) inset, 0 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 -0px 0 rgba(204, 223, 243, 0.3) inset, 0 0 1px rgba(0, 0, 0, 0.1);
}
.col1, .col2, .col3, .cols {
float: left;
}
.col1 {
width: 303px;
}

.pad_bot2 {
    width: 150px;
}
.node-type-traininghome .box2 {
background: #fafafa;
border-right: 1px solid #ededed;
border-bottom: 1px solid #ededed;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
behavior: url(/js/PIE.htc);
position: relative;
padding-bottom: 15px;
width: 30%;
float:right;
}
.leftcol_home {
float: left;
width:60%;
}

.box2 h4 {
    font-size: 1.2em;
}

.pad_left1 {
    padding-left: 15px;
}
.box1 .img {
    bottom: 70px;
    position: absolute;
    right: 20px;
}

.courses-table th a {
    font-size: 1.1em;
}

.courses-table thead th {
   background: none repeat scroll 0 0 #4282C4 !important;
    color: #FFFFFF;
}
.btn_blue:hover{
  color: #FFFFFF !important
}

.node-type-policies .mhpSponsors {
  display: none;
}

.plus_question_box{
  background:#fff;
width:300px;
border:3px solid  #000099;
padding:10px;
border-radius:1em;
 float:left;
 margin-right: 20px;
 margin-left:0;
 margin-bottom:20px;
}

.plus_box{
width:100%;
border-bottom: 3px solid #000099;
 background: url("/images/icons/plussign.png") no-repeat scroll left transparent;


}

.question_box{
width:100%;
padding:10px 0 0;
 background: url("/images/icons/questionmarksign.png") no-repeat scroll left transparent;

}
.plus_box p, .question_box p{
 padding-left: 55px;
}
.rightbox{
float:right;
margin: 10px 0 20px 20px;
}

#cse-search-form tbody{
border-top:0 !important
}
#cse-search-form input#gsc-i-id1 {
     border: 0 none !important;
    border-radius: 2px 0 0 2px !important;
    padding: 4px 5px;
}

#cse-search-form table.gsc-search-box td.gsc-input {
    padding-right: 0;
}
#cse-search-form input.gsc-search-button {
  background-color: #0088CC  !important;
    border: 0 none !important;
    color: #FFFFFF  !important;
    font-size: 1em  !important;
    height: 28px  !important;
}
#cse-search-form input.gsc-search-button {
    background-color: #CECECE;
    border: 1px solid #666666;
    border-radius: 0 2px 2px 0;
    }
#cse-search-form  .gsc-clear-button {
    display: none;
}
.node-type-mhphome #searchbox,
.node-type-mhpstandardpage #searchbox,
.node-type-mhpsplash #searchbox {
  display:none;
}
.node-type-mhphome .cookies_notice,
.node-type-mhpstandardpage .cookies_notice,
.node-type-mhpsplash .cookies_notice {
    float: left;
    height: 63px;
    margin-left: 233px;
    margin-top: -98px !important;
    width: 66px !important;
}
.page-node-76 .col {
    float: left;
    height: 230px;
    margin: 5px;
    width: 31%;
}
.page-node-187 .col {
    float: left;
    height: 215px;
    margin: 5px;
    width: 31%;
}
.page-node-75 .col {
    float: left;
    height: 235px;
    margin: 5px;
    width: 31%;
}
.node-type-factsheets p b {
    font-size: 1.15em;
}
.print_header_section{
  display:none;
}



.no_screen_display{
  display:none !important;
}
.text_plus,
.text_questionmark{
  display:none !important;
}
.links.inline {
    display: none !important;
}
#leftcol .title {
      display: block !important;
}


/*
Stacks CSS ----------------------------------------------------------------------------------------------------------- */

/* Layout */
.stack { float: left; width: 22%; margin: 0 4% 4% 0; position: relative; z-index: 10; }

/* Image styles */
.stack img { max-width: 100%; height: auto; vertical-align: bottom; border: 10px solid #fff; border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.stack:last-of-type { margin-right: 0; }

/* Stacks creted by the use of generated content */
.stack:before, .stack:after { content: ""; border-radius: 3px; width: 100%; height: 100%; position: absolute; border: 10px solid #fff; left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
}
.stack:before { top: 4px; z-index: -10; } /* 1st element in stack (behind image) */
.stack:after { top: 8px; z-index: -20; } /* 2nd element in stack (behind image) */

/* Second stack example (rotated to the right from the bottom left) */
.stack.rotated:before {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	transform: rotate(2deg);
}
.stack.rotated:after {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}

/* Third stack example (One stack element rotated in the opposite direction) */
.stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}
.stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
}

/* Fourth stack example (Similar to the second but rotated left) */
.stack.rotated-left:before {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.stack.rotated-left:after {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

/* Reset all rotations on hover */
.stack:hover:before, .stack:hover:after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.factsheet_info{
  display:none;
}

.cse .gsc-control-cse div, .gsc-control-cse div {
    border: 0 none !important;
}

/*#main-menu.clearfix .navbar{
position:fixed;
top:0;
width: 100%;
}*/





#themelistings { list-style: none; margin: 15px 0 25px; }
#themelistings a { display: block;}
#themelistings a:hover { text-decoration: none; }
h2.index-title { text-align: center; font-size: 1.75em; margin-top: 100px; letter-spacing: -1px; }
#themelistings li:hover h2 { background: #BE3F1C; color: #fff; }
#themelistings li { float: left; width: 48%; margin-right: 4%; position: relative; }
#themelistings li:nth-of-type(2n) { margin-right: 0; }
#themelistings img { border-radius: 3px; vertical-align: bottom; margin: 0; max-width: 100%; height: auto;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
}

.post-type-archive-wordpress-themes #featured { border-top: none; font-size: 1.5em; }
.post-type-archive-wordpress-themes #featured { padding-bottom: 25px; }

#themelistings h2 { color: #3F454F; border: 0; font-family: 'Proxima Nova Semibold', Arial, Helvetica; font-size: 1em; letter-spacing: -1px; position: absolute; bottom: 0; left: 0; background: #fff; width: 100%; padding: 10px; margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 -4px 4px -3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 -4px 4px -3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 -4px 4px -3px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#themelistings h2 span { float: right; opacity: 0.65; }

#footer {
font-family: Helvetica,Arial,sans-serif;
margin: 0 auto;
position: relative;
overflow: hidden;
color: #434343;
width: 1190px;
padding: 25px 0 0px 0;
}

#footer p.footer_text {
    color: #183174;
    font-size: 20px;
}

#footer a {
    text-decoration: none;
}
#footer .footer_logo {
    display: block;
    height: 60px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 25px;
    width: 175px;
}
#footer .footer_logo {
  display: block;
    height: 115px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 1px;
    width: 175px;
}



#footer .footer_logo {
    background: transparent url("/images/mainlogo.png") no-repeat scroll 0 0 / 33% auto;
    margin: 42px -85px 0 0;
    position: absolute;
    width: 430px;
    z-index: 9999;
}

#footer li {
    display: block;
    float: left;
}
#footer li a {
    color: #064BAD !important;
}

#footer .lower_footer {
    border-top: 1px solid #DDDDDD;
    color: #555;
    float: left;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
}

#footer li span {
    font-weight: bold;
    padding: 0 15px;
}

#footer ul {
    color: #777;
    float: left;
    margin: 5px 0 40px;
    width: 100%;
}
.field-name-upload{
  display:none;
}

.page-user #mhpSponsors{
  display:none;
}
#user-login > div {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
      border: 1px solid #eee;
}

#cookie_message span {
    color: #000000;
}
.text_extra_info{
display:none;
color:#333 !important;
}
.cookies_notice {
    background: none repeat scroll 0 0 #FEEFB3;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #000000;
    float: left;
    font-family: arial;
    font-size: 0.9em;
    height: 13px;
    line-height: 1.1em;
    margin-left: 765px !important;
    margin-top: -20px;
    padding: 3px 0 4px;
    text-align: center;
    width: 217px !important;
}
#accessibility{
    background:transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #000000;
    float: left;
    font-family: arial;
    font-size: 0.9em;
    height: 13px;
    line-height: 1.1em;
    margin-left: 760px !important;
    margin-top: -20px;
    padding: 3px 0 4px;
    text-align: center;
    width: 250px !important
}
.accessibility {
  float: left;
    list-style: none outside none;
    margin: -8px 0 0 35px;
    padding: 0 10px 0 5px;
}
 .accessibility li {
    float: left;
    margin-right: 5px;
}


.node-type-factsheets .bookbtn{width:185px !important;}
.page-node-669 .bookbtn{width:185px !important}
.page-node-690 .bookbtn{width:185px !important}
.page-node-668 .bookbtn {width: 185px !important;}


.button.link_click.edc-appointment {
    font-size: 110%;
    font-weight: bold;
    padding: 15px !important;
}
.edc-map {
    float: right;
    height: 75px;
    margin-left: 10px;
}
.edcmap {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 10px 10px 0;
}

p.edc-text {
    font-size: 110%;
    height: 70px;
}

#slider > a {
    color: #fff !important;
}