
@import url(http://fonts.googleapis.com/css?family=Raleway:300,200,500);

body { width: 100%; background-color: white; color: #393e42; font-family: Helvetica, Arial, sans-serif; }

/*	**********
 *	ICONS - for IE fix "css/font-awesome-ie7.css"
 *	**********/
@font-face { font-family: "FontAwesome"; src: url('font/fontawesome/fontawesome-webfont.eot'); src: url('font/fontawesome/fontawesome-webfont.eot?#iefix') format('eot'), url('font/fontawesome/fontawesome-webfont.woff') format('woff'), url('font/fontawesome/fontawesome-webfont.ttf') format('truetype'), url('font/fontawesome/fontawesome-webfont.svg#FontAwesome') format('svg'); font-weight: normal; font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: FontAwesome; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; }

.icon-backward:before { content: "\f04a"; }

.icon-forward:before { content: "\f04e"; }

.icon-pause:before { content: "\f04c"; }

.icon-play:before { content: "\f04b"; }

.icon-volume-off:before { content: "\f026"; }

.icon-volume-up:before { content: "\f028"; }

.icon-map-marker:before { content: "\f041"; font-size: 1.500em; /*position: relative; top: 2px;*/ margin: 0 5px 0 41px; }

.icon-chevron-right:before { content: "\f054"; margin: 3px 10px 0 2px; font-size: 0.875em; }

#breadcrumbs-container .icon-chevron-right { margin: 0 2px 0 10px; }

.icon-chevron-left:before { content: "\f053"; margin-right: 5px; }

.icon-print:before { content: "\f02f"; font-size:0.875em; position:relative; top:-3px; }

.icon-download-alt:before { content: "\f019"; font-size:0.875em; position:relative; top:-3px; }

.icon-download:before { content: "\f01a"; float: left; position: absolute; top: 2px; left: 0; font-size: 1.231em; }

.icon-envelope-alt:before { content: "\f0e0"; margin-right: 3px; }

.icon-remove:before { content: "\f00d"; }

.icon-hand-right:before { content: "\f0a4"; margin-right: 10px; }

.icon-home:before { content: "\f015"; font-size: 1.500em; }

.icon-ok-sign:before { content: "\f058"; color:#334A5C; position:absolute; left: 0px; }

/* ***************
 * LAYOUT STYLES
 * ***************/
.content { width: 980px; height: 100%; margin: 0 auto; }

/* ***************
 * LAYOUT FONTS
 * ***************/
h1, h2, h3, h4, h5, h6 { font-family:'Raleway', Helvetica, Arial, sans-serif; font-weight:300; }
h1.logo { float: left; width: 662px; height: 88px; font-size: 0.813em; margin: 0; padding: 0; 
	-webkit-transition: height .3s ease; -moz-transition: height .3s ease; transition: height .3s ease; }

.logo a, .logo a:hover { display:block; width:520px; height: 56px; color: #393e42; line-height: 16px; padding-top: 36px; 
	-webkit-transition: padding .3s ease; -moz-transition: padding .3s ease; transition: padding .3s ease; }

.home h2 { margin: 0 0 20px; }

h2 { font-size:2.125em; margin: 0 0 20px; }

.home h3 { color:#393e42; float: left; width: 562px; font-size: 1.375em; margin: 0 0 20px; line-height: 30px; }

h3 { color:#4F728E; float: left; width: 562px; font-size:1.625em; margin:10px 0 20px; line-height: 34px; }

h3.dashed, h4.dashed { border-top: 1px dashed #c6c9cd; padding-top:10px; }

.disclaimer section h4, .privacyPolicy section h4 { width:100%; }

.disclaimer section p, .privacyPolicy section p {font-size: 0.813em; line-height: 20px;}

.home h4 { width: 100%; border: none; text-align: center; line-height: 25px; margin: 0; padding: 0; }

.home h4 strong { font-weight:500; }

h4 { float: left; width: 562px; font-size:1.250em; margin: 0 0 10px; line-height: 30px; }

h4.mTop { margin-top:50px; }

h5 { float: left; width: 562px; font-size: 1em; margin: 0 0 10px; line-height: 30px; }

.thanks h5.formResult { color:#4F728E; font-weight:500; }

h6 { float: left; font-size: 1em; margin: 20px 10px 20px 0; }

h6.shareTitle { color:#7C868F; font-size:0.813em; font-weight:500; line-height:22px; }

i.quote { float: left; width: 500px; font-size: 1.250em; line-height: 28px; color: #4f728e; text-align: center; padding: 0 20px; margin: 20px 0 40px; }

.centerText { text-align: center; }

a, a:hover { text-decoration: none; }

/* ***************
 * HEADER
 * ***************/
header { position: fixed; top: 0; width: 100%; height: 88px; line-height: 22px; background-color: white; 
	-webkit-transition: height .3s ease; -moz-transition: height .3s ease; transition: height .3s ease; z-index: 1500; }

.home header { border-bottom: 1px dotted #c6c9cd; 
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

header img { position: relative; top: -23px; float: left; margin-right: 20px;
	-webkit-transition: top .3s ease; -moz-transition: top .3s ease; transition: top .3s ease; }

/* ***** MAIN TOOLS ***** */
ul#main-tools { float: left; width: 234px; height: 88px; 
	-webkit-transition:height .3s ease; -moz-transition:height .3s ease; transition:height .3s ease; }

ul#main-tools > li { height: 40px; }

.tools { width: 100%; padding: 0; 
	-webkit-transition: height .3s ease; -moz-transition: height .3s ease; transition: height .3s ease; }

.tools a { display: block; height: 100%; }

/* ul#main-tools li.tools ul.language */
.language, .share { float: left; margin-top: 10px; 
	-webkit-transition: margin .3s ease; -moz-transition: margin .3s ease; transition: margin .3s ease; }

.language { width:70px; margin-top: 15px; }

.language li, .share li { float: left; width: 35px; height: 30px; margin: 0; padding: 0; cursor: pointer; }

.language li { width:27px; height:20px; }

/*	FLAGS
.language .en { background: url(../img/header-share.png) no-repeat -82px top; }

.language .en:hover, .language .en.active { background: url(../img/header-share.png) no-repeat -82px bottom; }

.language .es { background: url(../img/header-share.png) no-repeat -122px top; }

.language .es:hover, .language .es.active { background: url(../img/header-share.png) no-repeat -122px bottom; }
	END FLAGS*/

.language .en, .language .es { font-size:.813em; padding-left:7px; }

.language .en { border-right:1px dotted #C6C9CD; }

.language .en:hover, .language .en.active {  }

.language .es:hover, .language .es.active {  }

.language .active { color:#7C868F; cursor: default; }

.language .active a { color:#7C868F; cursor:default; }

/* ul#main-tools li.tools ul.share */
.share li { width: 30px; }

.share .fb { background: url(../img/header-share.png) no-repeat -3px top; }

.share .fb:hover { background: url(../img/header-share.png) no-repeat -3px bottom; }

.share .twit { background: url(../img/header-share.png) no-repeat -43px top; }

.share .twit:hover { background: url(../img/header-share.png) no-repeat -43px bottom; }

/* ul#main-tools li.tools ul.contactHeader */
.contact-header { float: left; width: 90px; height: 40px; background: url(../img/contactHeader-outsideCorners.png) no-repeat left top; font-size: 0.750em; font-weight: 400; line-height: 19px; text-align: center; margin-top: 0; padding: 0 7px; 
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: height .3s ease; -moz-transition: height .3s ease; transition: height .3s ease; }

.lt-ie9 .contact-header { background: url(../img/contactHeader-ieCorners.png) no-repeat left top; }

.contact-headerBg { height: 25px; padding: 15px 0 0; background-color: #bccedc; 
	-webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease }

.lt-ie9 .contact-headerBg { background-color: transparent; }

/* ul#main-tools li.choose-profile */
.choose-profile { width: 220px; background: url(../img/profile-outsideCorners.png) no-repeat left bottom; font-weight: 700; padding: 8px 7px 0; cursor: pointer;
	-webkit-transition: padding .3s ease; -moz-transition: padding .3s ease; transition: padding .3s ease; }

.lt-ie9 .choose-profile { background: url(../img/profile-ieCorners.png) no-repeat left bottom; }

.choose-profileBg { width: 180px; height: 100%; background-color: #393e42; margin: 0 auto; padding: 0 20px; 
	-webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; }

.lt-ie9 .choose-profileBg { background-color: transparent; }

.choose-profile span { display: block; background: url(../img/profile-iconHeader.png) no-repeat left 8px; color: white; font-size: 0.875em; padding: 10px 0 9px 35px; }

.choose-profile:hover span { color: #7c868f; }

.about .choose-profile span { background: url('../img/profileIcons/infoProfile-small.png') no-repeat left 7px; }

.taking .choose-profile span { background: url('../img/profileIcons/takingProfile-small.png') no-repeat left 6px; }

.supporting .choose-profile span { background: url('../img/profileIcons/supportingProfile-small.png') no-repeat left 6px; }

.science .choose-profile span { background: url('../img/profileIcons/scienceProfile-small.png') no-repeat left 5px; }

.getInvolved .choose-profile span { background: url('../img/profileIcons/getInvolvedProfile-small.png') no-repeat left 6px; }

.organization .choose-profile span, .contactUs .choose-profile span, .helpCenter .choose-profile span { background: url('../img/profileIcons/iceersProfile-small.png') no-repeat left 6px; }

/* ul#main-tools li.choose-profile #profile-container */

#profile-container { display: none; position: fixed; left:0; width: 100%; height: 541px; background-color: transparent;
	background: -moz-linear-gradient(top, rgba(57,62,66,1) 10%, rgba(57,62,66,0.9) 50%); /* FF3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(57,62,66,1)), color-stop(50%, rgba(57,62,66,0.9))); /* Chrome,Safari4+ */ 
	background: -webkit-linear-gradient(top, rgba(57,62,66,1) 10%, rgba(57,62,66,0.9) 50%); /* Chrome10+,Safari5.1+ */ 
	background: -o-linear-gradient(top, rgba(57,62,66,1) 10%, rgba(57,62,66,0.9) 50%); /* Opera 11.10+ */ 
	background: -ms-linear-gradient(top, rgba(57,62,66,1) 10%, rgba(57,62,66,0.9) 50%); /* IE10+ */ 
	background: linear-gradient(to bottom, rgba(57,62,66,1) 10%, rgba(57,62,66,0.9) 50%); /* W3C */ 
	
	/*
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffad0d), to(#ff7b01)); 
	background-image: -webkit-linear-gradient(top, #ffad0d, #ff7b01); 
	background-image: -moz-linear-gradient(top, #ffad0d, #ff7b01); 
	background-image: -ms-linear-gradient(top, #ffad0d, #ff7b01); 
	background-image: -o-linear-gradient(top, #ffad0d, #ff7b01); 
	background-image:url('../images/YT-newButton-fallback.png') no-repeat left top;
	*/
	
	-webkit-transition: top .3s ease; -moz-transition: top .3s ease; transition: top .3s ease;
	cursor: default;
}

.all-ie #profile-container { background: url('../img/menuBg-ie.png') repeat-x left top; }

/* ***************
 * MENU
 * ***************/
ul#profile-menu { position: relative; width: 798px; height: 100%; margin:0 91px; overflow: hidden; }

li.stLevel, li.ndLevel { position: absolute; top:0; float: left; width: 100%; }

li.stLevel { left: 0; padding-top:20px; }

li.ndLevel { left: 980px; padding-top:85px; }

li#ndLevel-taking { padding-top:30px; }

.menuOptions { position:relative; top:0; width: 100%; margin:0; padding: 0; }

.helpLineBt, .fullLineBt, .twoLineBt, .lastLineBt { height:80px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; -webkit-box-shadow: 0px 0px 10px rgba(57, 62, 66, .4); -moz-box-shadow: 0px 0px 10px rgba(57, 62, 66, .4); box-shadow: 0px 0px 10px rgba(57, 62, 66, .4); }

.helpLineBt { width: 266px; margin:50px 266px 0; }

.fullLineBt { width:798px; margin:50px 0 0; }

.twoLineBt, .lastLineBt { width:532px; margin:50px 133px 0; }

.lastLineBt { box-shadow: none; }

.all-ie .fullLineBt { background: url('../img/menuFullLine-ieCorners.png') no-repeat scroll top left; }

.all-ie .twoLineBt { background: url('../img/menuTwoLine-ieCorners.png') no-repeat scroll top left; }

.menuOptions #help-center { width:266px; height:80px; border: none; /*font-size: 1em;*/ -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; }

.menuOptions #help-center:hover { background-color: #bccedc; }

.lt-ie9 .menuOptions #help-center:hover { background: url('../img/menuHighlighted-ieCorners-hover.png') no-repeat scroll top left; }

.menuOptions li div { float: left; width: 265px; height:80px; border-right: 1px solid #393e42; font-size: 0.875em; font-weight:400; line-height: 24px; color: white; cursor: pointer; }

.menuOptions li div p, .menuOptions li.lastLineBt .last p, .menuOptions #help-center p { margin: 16px 0; padding-left: 80px; }

.menuOptions li div a { display: block; color: white; }

.menuOptions li div.first { -webkit-border-radius: 8px 0 0 8px; -moz-border-radius: 8px 0 0 8px; border-radius: 8px 0 0 8px; }

.menuOptions li div:hover { background-color: #69747d; }

.lt-ie9 .menuOptions li div.first:hover { background: url('../img/menuFirst-ieCorners.png') no-repeat scroll top left; }

.menuOptions li div.last { width: 266px; border-right: none; -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; }

.lt-ie9 .menuOptions li div.last:hover { background: url('../img/menuLast-ieCorners.png') no-repeat scroll top left; }

.ndLevel .menuOptions li div p { padding-left: 0; }

.ndLevel .menuOptions li div p.oneLine { margin: 16px 0; padding-top:12px; padding-bottom:12px; }

.menuOptions li div.back-profile:hover, .all-ie .menuOptions li div.back-profile:hover { background: transparent none; color:#bccedc; }

.menuOptions li.lastLineBt .first { border-right:none; }

.menuOptions li.lastLineBt .last { -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; -webkit-box-shadow: 0px 0px 10px rgba(57, 62, 66, .4); -moz-box-shadow: 0px 0px 10px rgba(57, 62, 66, .4); box-shadow: 0px 0px 10px rgba(57, 62, 66, .4); }

.menuOptions li.lastLineBt .last a{ display: block; color:#393e42; }

.menuOptions li .active, .menuOptions li .active:hover { background-color: #334a5c; cursor: default; }

.menuOptions li.highlightBt .active, .menuOptions li.highlightBt .active:hover { background-color:#bccedc; color:#393e42; cursor:default; }

.lt-ie9 .menuOptions li .first.active, .lt-ie9 .menuOptions li .first.active:hover { background-color: transparent; background: url('../img/menuFirstActive-ieCorners.png') no-repeat left top; }

.lt-ie9 .menuOptions li .last.active, .lt-ie9 .menuOptions li .last.active:hover { background-color: transparent; background: url('../img/menuLastActive-ieCorners.png') no-repeat left top; }

.menuOptions .clearfix {background:none; border:none; height:0; }

/* MENU ICONS*/
.menuOptions #help-center p { background: url(../img/profileIcons/helpCenterProfile.png) no-repeat 15px 5px; color: #393e42; font-weight:700; } 
/* font-size:1em; font-weight:700; line-height: 24px; margin: 0; padding:21px 0 21px 90px; */

.menuOptions #help-center:hover p, .menuOptions #help-center.active p { background-position:15px -47px; }

.menuOptions #info p { background: url(../img/profileIcons/infoProfile.png) no-repeat 15px 2px; }

.menuOptions #info:hover p { background-position:15px -50px; }

.menuOptions #taking p { background: url(../img/profileIcons/takingProfile.png) no-repeat 15px 2px; }

.menuOptions #taking:hover p { background-position:15px -50px; }
	
.menuOptions #supporting p { background: url(../img/profileIcons/supportingProfile.png) no-repeat 15px 0px; }
	
.menuOptions #supporting:hover p { background-position:15px -52px; }
	
.menuOptions #science p { background: url(../img/profileIcons/scienceProfile.png) no-repeat 15px 2px; }

.menuOptions #science:hover p { background-position:15px -50px; }
	
.menuOptions #get-involved p { background: url(../img/profileIcons/getInvolvedProfile.png) no-repeat 15px 2px; }

.menuOptions #get-involved:hover p, .menuOptions #get-involved.active p { background-position:15px -50px; }

.menuOptions #about p { background: url(../img/profileIcons/iceersProfile.png) no-repeat 15px 2px; }

.menuOptions #about:hover p { background-position:15px -50px; }

.menuOptions li.lastLineBt .last p { background: url(../img/profileIcons/helpCenterProfile.png) no-repeat 15px 2px; }

.menuOptions li.lastLineBt .last:hover p, .menuOptions li.lastLineBt .last.active p { background-position:15px -50px; }

/* STYLED BUTTONS */
.highlightBt {	
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bccedc), to(#72838f)); 
	background-image: -webkit-linear-gradient(top, #bccedc, #72838f); 
	background-image: -moz-linear-gradient(top, #bccedc, #72838f); 
	background-image: -ms-linear-gradient(top, #bccedc, #72838f); 
	background-image: -o-linear-gradient(top, #bccedc, #72838f); 
}

.lastLineBt .highlightBt:hover, .lastLineBt .highlightBt.active, .lastLineBt .highlightBt.active:hover { background: #bccedc; }

.lastLineBt .highlightBt.active, .lastLineBt .highlightBt.active:hover { color:#393e42; cursor:default; }

.all-ie .highlightBt { background: url('../img/menuHighlighted-ieCorners.png') no-repeat top left; }

/*.all-ie .lastLineBt .highlightBt { background: url('../img/menuHighlighted-ieCorners.png') no-repeat top left; }*/

.all-ie .lastLineBt .highlightBt:hover { background: url('../img/menuHighlighted-ieCorners-hover.png') no-repeat top left !important; }

.regularBt {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69747d), to(#444d53)); 
	background-image: -webkit-linear-gradient(top, #69747d, #444d53); 
	background-image: -moz-linear-gradient(top, #69747d, #444d53); 
	background-image: -ms-linear-gradient(top, #69747d, #444d53); 
	background-image: -o-linear-gradient(top, #69747d, #444d53); 
}

/* ***************
 * CONTENT
 * ***************/	
/*.home img { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }*/

/*img { margin-top: 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }*/

#mainContent { position: relative; top: 0; width: 100%; min-width: 980px; margin-top: 89px; overflow: hidden; 
	-webkit-transition: margin .3s ease; -moz-transition: margin .3s ease; transition: margin .3s ease; }

.overVideo { position: relative; z-index: 1010; }

.home .overVideo h2 { position:absolute; left:0; bottom:-480px; color:white; font-size:40px; font-weight:200; line-height:46px; /*text-shadow:1px 1px 5px rgba(0, 0, 0, .8);*/ margin:0; padding:0; }

.home .overVideo h2 strong { font-size:1em; font-weight:500; }

.overVideo h2 { position:absolute; left:0; bottom:-500px; color:#4F728E; font-size:1.625em; font-weight:300; line-height:46px; /*text-shadow:1px 1px 5px rgba(0, 0, 0, .8);*/ margin:0; padding:0; }

.overVideo h2 strong { color:white; font-size:1.846em; font-weight:200; }
	
.donationTab { position: absolute; left: 646px; top: 420px; width: 266px; height: 120px; padding: 0; margin: 0 84px 0 0; background: url(../img/donation.png) no-repeat center bottom; -webkit-transition: top .3s ease; -moz-transition: top .3s ease; transition: top .3s ease; cursor: pointer; }

.donationBg { width: 220px; height: 80px; font-family: 'Architects Daughter', cursive; background: transparent none; padding: 35px 20px 5px; margin: 0 auto;
	-webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; 
	-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.donationTab a { display: block; text-align: center; line-height: 22px; }

.donationTab .cursiveBig { font-size: 1.625em; font-weight:700; }

.donationTab .cursiveMed { font-size: 1.375em; font-weight:700; }

/* *************** VIDEO == OTHER VIDEO STYLES IN "mb.YTVPlayer.css" */

#video { background-color:black; }
.video-content { position: relative; top: 0px; width: 100%; min-width: 1010px; height: 540px; margin: auto; }

.video-grid { position: absolute; top: 0; width: 100%; height: 540px; background: url('../img/videoGrid.png') repeat left top; z-index: 1; }

.homeIceers .video-content { background: url(../img/headers/iceers.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/iceers.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/iceers.jpg', sizingMethod='scale')"; }

.aboutAyahuasca .video-content { background: url(../img/headers/about-ayahuasca.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/about-ayahuasca.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/about-ayahuasca.jpg', sizingMethod='scale')"; }

.aboutIboga .video-content { background: url(../img/headers/about-iboga.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/about-iboga.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/about-iboga.jpg', sizingMethod='scale')"; }

.takingAyahuasca .video-content { background: url(../img/headers/taking-ayahuasca.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/taking-ayahuasca.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/taking-ayahuasca.jpg', sizingMethod='scale')"; }

.takingIboga .video-content { background: url(../img/headers/taking-iboga.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/taking-iboga.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/taking-iboga.jpg', sizingMethod='scale')"; }

.generalTravel .video-content { background: url(../img/headers/general-travel.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/general-travel.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/general-travel.jpg', sizingMethod='scale')"; }

.travelAmazon .video-content { background: url(../img/headers/travel-amazon.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/travel-amazon.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/travel-amazon.jpg', sizingMethod='scale')"; }

.travelGabon .video-content { background: url(../img/headers/travel-gabon.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/travel-gabon.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/travel-gabon.jpg', sizingMethod='scale')"; }

.whyHow .video-content { background: url(../img/headers/supporting-whyhow.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/supporting-whyhow.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/supporting-whyhow.jpg', sizingMethod='scale')"; }

.useAyahuasca .video-content { background: url(../img/headers/supporting-ayahuasca.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/supporting-ayahuasca.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/supporting-ayahuasca.jpg', sizingMethod='scale')"; }

.useIboga .video-content { background: url(../img/headers/supporting-iboga.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/supporting-iboga.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/supporting-iboga.jpg', sizingMethod='scale')"; }

.scienceAyahuasca .video-content { background: url(../img/headers/science-ayahuasca.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/science-ayahuasca.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/science-ayahuasca.jpg', sizingMethod='scale')"; }

.scienceIboga .video-content { background: url(../img/headers/science-iboga.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/science-iboga.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/science-iboga.jpg', sizingMethod='scale')"; }

.involved .video-content { background: url(../img/headers/get-involved.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/get-involved.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/get-involved.jpg', sizingMethod='scale')"; }

.organization .video-content { background: url(../img/headers/iceers-organization.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/iceers-organization.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/iceers-organization.jpg', sizingMethod='scale')"; }

.whatIceers .video-content { background: url(../img/headers/iceers-what.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/iceers-what.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/iceers-what.jpg', sizingMethod='scale')"; }

.contactUs .video-content { background: url(../img/headers/iceers-contacto.jpg) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/headers/iceers-contacto.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/headers/iceers-contacto.jpg', sizingMethod='scale')"; }

/* *************** HOME CONTAINER */
#container { position: relative; width: 100%; padding: 0 0 25px; z-index: 1; }

#container section { padding-top: 50px; }

.disclaimer #container section, .privacyPolicy #container section { padding-top: 100px; }

.mainColumn { width: 646px; }

.sideColumn { width: 311px; }

.pushLeft { float: left; }

.pushRight { float: right; }

.marginRight { margin-right: 23px; } /* for 3 columns: 1. class="sideColumn pushLeft marginRight"; 2. class="sideColumn pushLeft"; 3. class="sideColumn pushRight" */

.open { display: block; }

.close { display: none; }

.fixedTop { position: fixed; top: 145px; }

/* *************** HOME 1ST SECTION */
ul.offerList { height: 250px; }

ul.offerList li { padding-top: 115px; margin-bottom: 80px; }

.offerList .offerInfo { background: url(../img/offerInfo-icon.png) no-repeat center 25px; }

.offerList .offerHelp { background: url(../img/offerHelp-icon.png) no-repeat center 25px; }

.offerList .offerScience { background: url(../img/offerScience-icon.png) no-repeat center 25px; }

/* *************** HOME 2ND SECTION */
.activities { height: 500px; padding-top: 60px; background: #ccd6df url(../img/activities-bg.png) no-repeat center center; 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.../img/activities-bg.jpg', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/activities-bg.jpg', sizingMethod='scale')"; }

/* *************** HOME 3RD SECTION */
.faq { margin-bottom: 25px; }

.faq .mainColumn, .faq .mainColumn p { width: 570px; }

.mainColumn p { float: left; width: 600px; font-size: .875em; line-height: 24px; margin: 0 0 22px; }

.donation, .visitShop { width: 100%; height: 87px; background-color: #334a5c; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-transition: background .3s ease; -moz-transition: background .3s ease; transition: background .3s ease; }

.donation:hover { background-color: #4f728e; }

.lt-ie9 .donation { background: transparent url(../img/donationHome-ieButton.png) no-repeat; }

.lt-ie9 .donation:hover { background: transparent url(../img/donationHome-ieButton-hover.png) no-repeat; }

.visitShop:hover { background-color: #4f728e; }

.visitShop { height: 67px; background-color: #bccedc; margin-top: 15px; }

.lt-ie9 .visitShop { background: transparent url(../img/shop-ieButton.png) no-repeat; }

.lt-ie9 .visitShop:hover { background: transparent url(../img/shop-ieButton-hover.png) no-repeat; }

.donation a, .visitShop a { display: block; font-family:'Raleway', Helvetica, Arial, sans-serif; font-weight:500; color: white; line-height: 22px; padding: 23px 0 22px; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; transition: color .2s ease; }

.donation a { padding:18px 0 13px; line-height:26px; }

.donation a:hover, .visitShop a:hover { color: white; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; transition: color .2s ease; }

.donation strong { font-size: 1.625em; }

.visitShop a { color: #393e42; }

/* ***************
 * INTERIOR PAGES
 * ***************/

/* *************** BREADCRUMBS */
#breadcrumbs-container { height: 32px; background-color: rgba(255, 255, 255, .8); font-size: .750em; border-top: 1px dotted #c6c9cd; border-bottom: 1px solid #C6C9CD;  padding-top: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); 
	-webkit-transition: padding .3s ease; -moz-transition: padding .3s ease; transition: padding .3s ease; }

.lt-ie9 #breadcrumbs-container { background: transparent url('../img/breadcumbBg-ie.png') repeat left top; }

#breadcrumbs-container a { display:block; float:left; width:20px; margin-left: 10px; }

/* *************** INT PAGES */
#intro { margin-bottom: 40px; }

#intro .mainColumn p { color:#7C868F; font-family:'Raleway', Helvetica, Arial, sans-serif; font-weight:300; font-size:1.375em; line-height: 32px; margin: 0 0 22px; width:980px; }

#intro a, #chapters p a, #chapters .references-list > li a { color:#4f728e; border-bottom:1px dotted #4f728e; }

#intro a:hover, #chapters p a:hover, #chapters .references-list > li a:hover { color:#7c868f; border-bottom:1px dotted #7c868f; }

#chapters { position: relative; width: 978px; border: 1px solid #c6c9cd; background-color: #E9EBEC; padding-top: 0px !important; }

#chapters .mainColumn { width: 606px; height: 100%; min-height: 300px; padding: 20px 30px 20px 30px; background-color: white; border-left: 1px solid #c6c9cd; }

#chapters .extraCol, #chapters .extraColOne, #chapters .extraColTwo { float:left; border-top: 1px dashed #c6c9cd; }

#chapters .extraCol { width:606px; }

#chapters .extraColOne { width:285px; margin-right:36px; }

#chapters .extraColTwo { width:285px; }

#chapters p { width: 562px; font-size:0.813em; line-height: 20px; }

#chapters .content-list, #chapters .references-list { float:left; width:562px; font-size:0.813em; line-height:20px; }

#chapters .references-list { color:#334A5C; padding-left:25px; list-style:decimal; width:537px; margin-bottom:10px; }

#chapters .content-list > li,  #chapters .references-list > li { position:relative; padding-left: 25px; margin-bottom:15px; }

#chapters .references-list > li {padding-left: 0px; color:#393e42; }

#chapters ul.relatedInfo { clear:both; float:left; position:relative; left:-7px; margin-bottom:20px; width:620px; }

#chapters .relatedInfo > li { float:left; width:109px; height:180px; border-left:1px dashed #c6c9cd; padding:0 7px; cursor:pointer; }

#chapters .relatedInfo .relatedImg { position:relative; display:block; overflow:hidden; border:1px solid #c6c9cd; width:107px; height:107px; }

#chapters .relatedInfo .relatedImg-border, #chapters .relatedInfo .relatedImg-whiteBorder { position:absolute; border:2px solid white; width:100%; height:100%; }

#chapters .relatedInfo .relatedImg-whiteBorder { right:2px; bottom:2px; }

#chapters .relatedInfo > li:hover .relatedImg-border { background-color:rgba(255, 255, 255, .2) }

#chapters .relatedInfo > li p { margin-bottom:0; padding:6px 3px; width:103px; }

#chapters .relatedInfo > li:hover p { color:#7C868F; }

#chapters .relatedInfo li.first { border-left:none; }

/*#chapters p.moreInfo { position: relative; width: 606px; margin-bottom: 10px; }*/

#chapters p.downloadChapter { position: relative; width: 581px; margin-bottom: 10px; padding-left: 25px; background: url(../img/pdfIcon.gif) no-repeat left top; }

#chapters p.downloadChapter a, #chapters p.moreInfo a { color: #393e42; font-weight: 400; }

#chapters p.downloadChapter a:hover, #chapters p.moreInfo a:hover { color: #7c868f; }

.sticky { margin-top: 20px; }

#subNav { position: relative; left: -10px; top: 0; width: 311px; padding: 0 0 0 10px; }

#subNav li { position: relative; top: 0; height: 50px; margin: 0 0 10px; padding: 0; font-size: 0.875em; cursor: pointer; }

#subNav li a { display:block; }

#subNav li a:hover { color: #393e42; }

#subNav li span { display: block; height: 14px; padding: 15px 10px 20px 20px; border-bottom: 1px solid #C6C9CD; background-color: #E1E2E3; }

#subNav li:first-child, .lt-ie9 #subNav li.first { border-top: 1px solid #C6C9CD; }

#subNav li:hover span { background-color: #E1E2E3; }

#subNav li.active { position: relative; left: -10px; width: 321px; padding-bottom: 10px; margin: 0; background: url(../img/subNav-fold.png) no-repeat left 50px; cursor: default; }

#subNav li.active span { background-color: #334a5c; color: white; border-bottom: 1px solid #334a5c; width: 282px; padding: 15px 10px 20px 30px; }

#subNav li.active:first-child span, .lt-ie9 #subNav li.active.first span { height: 13px; border-top: 1px solid #334a5c; }

#subNav li:hover span .icon-chevron-right:before { display: block; color: #393e42; }

.lt-ie8 #subNav li:hover span .icon-chevron-right { position: relative; top: -17px; display: block; color: #393e42; }

#subNav li span .icon-chevron-right:before { display: none; color: #E1E2E3; }

.lt-ie8 #subNav li span .icon-chevron-right { display: none; color: #E1E2E3; }

#subNav li.active span .icon-chevron-right:before, #subNav li.active:hover span .icon-chevron-right:before { display: block; color: white; }

.lt-ie8 #subNav li.active span .icon-chevron-right, .lt-ie8 #subNav li.active:hover span .icon-chevron-right { position: relative; top: -17px; display: block; color: white; }

/*.chapter-tools { position: absolute; top: 0; left: 929px; width: 48px; height: 98px; background-color: #E9EBEC; border-left: 1px solid #C6C9CD; text-align: center; z-index: 100; }

.print, .download { height: 48px; line-height: 48px; border-bottom: 1px solid #C6C9CD; cursor: pointer; }

.download { border-color: #C6C9CD; }

.print:hover, .download:hover { background-color: #BCCEDC; }

.chapter-tools a { display: block; height: 100%; }

.chapter-tools a:hover { color: #393e42; }*/

.print, .download { float:left; width:17px; height:16px; background-color:#E9EBEC; border:1px solid #C6C9CD; margin:21px 40px 0 0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}

.print {  }

.print:hover, .download:hover { background-color:#BCCEDC; }

.print a, .download a { display:block; text-align:center; }

.print a:hover, .download a:hover {color:#393e42;}

/* ***************
 * ABOUT ICEERS > WHO WE ARE
 * ***************/

.iceersPerson { float:left; width:180px; background-color:#E9EBEC; border-bottom:1px solid #C6C9CD; margin:0 11px 20px 0; cursor:pointer; }

.iceersPerson:hover { background-color:#BCCEDC; border-bottom:1px solid #C6C9CD; }

.iceersPerson.active { background-color:#BCCEDC; }

#chapterTwo p.name { width:160px; margin:5px 10px; }

.iceersPerson img { margin:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }

.iceersBio { display:none; float:left; width:562px; border-top:1px solid #c6c9cd; margin-bottom:15px; }

.flecha { position:relative; top:-10px; float:left; width:16px; height:10px; background:url('../img/flecha.gif') no-repeat left top;}

.flechaStPos { left:10px; }

.flechaNdPos { left:201px; }

.flechaRdPos { left:392px; }

.bioClose { position:relative; top:10px; float:right; width:15px; color:#7C868F; font-size:0.750em; cursor:pointer;}

.bioClose:hover { color: #393e42; }

#chapterFour img.legal { float:left; width:250px; margin:0 30px 25px 0; border:1px solid #c6c9cd; }

/* ***************
 * CONTACT PAGE
 * ***************/

.contactUs .mainColumn { width: 400px; }

.contactUs .mainColumn h6 { margin-bottom: 10px; }

.contactUs #intro .mainColumn p, .contactUs .mainColumn p { float:left; font-family: Helvetica, Arial, sans-serif; font-size: .875em; font-weight:400; color:#393e42; line-height:20px; margin: 0 0 22px; width:492px;}

.contactUs #contactForm { width: 492px; padding-top: 0px !important; }

.contactUs #contactForm p { float:left; font-size: 0.813em; line-height:20px; }

.contactUs #contactForm p.fullWidth { width:100%; margin:0 0 22px; }

.contactUs #contactForm #scaptcha-label p, .contactUs #contactForm #toContact-label p { margin:0 0 22px; }

.contactUs .mainColumnForm { width: 492px; }

.contactUs .mainColumnForm .odd { margin-right:0; }

/* ***************
 * FORMS
 * ***************/
 
form { margin: 0; padding:0; }

.formfullCol { float:left; width:490px; }

.formfullCol label p { margin:0 0 5px; }

.formTwoCol { float:left; width:210px; margin-right:70px; }

.formThreeColOne { float:left; width:130px; margin-right:70px; }

.formThreeColTwo { float:left; width:190px; margin-right:40px; }

.formThreeColThree { float:left; width:60px; }

.formTwoCol label p { width: 210px !important; margin:0 0 5px; }

label { width:210px; }

label span.required, span.required { color:red; font-weight:700; }

input, select, textarea { width:198px; margin-bottom:30px; padding:5px; }

textarea { width: 478px; height:90px; }

input#scaptcha { float:left; width:66px; }

input, textarea { float:left; font-size:0.750em; background-color:#f5f7f8; -webkit-box-shadow:inset 1px 1px 3px #e5e5e5; -moz-box-shadow:inset 1px 1px 3px #e5e5e5; box-shadow:inset 1px 1px 3px #e5e5e5; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border-top: 1px solid #aaaaaa; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; border-left: 1px solid #aaaaaa; }

select { width:212px; background-color:transparent; border:0; color:#393e42; font-size:0.750em; line-height:20px; margin:0; padding:0; -webkit-appearance: none; cursor:pointer; }

.combo { overflow:hidden; width:210px; height:26px; line-height:16px; /*height:21px\0/IE8+9; *height:21px;*/ padding:5px 6px; /**padding:5px; padding:5px\0/IE8+9;*/ margin:0; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; background: url(../img/select.png) no-repeat left top; }

#scaptcha-label p { float:left; width:52px; font-size:0.750em; line-height:20px; padding-top:1px; }

input[type="checkbox"] { width:15px; margin:1px 15px 0 0; }

#toContact-label p, .contactUs #contactForm #toContact-label p { float:left; width:160px; font-size:0.750em; line-height:15px; }

input[type="button"], input[type="submit"], .BackForm { float:right; width:60px; height:26px; font-size:0.750em; border-top: 1px solid #e3e3e3; border-right: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa !important; border-left: 1px solid #e3e3e3; /* IE fallback */ background-color:#fbfbfb; /* IE fallback */ background: url(../img/form-buttonBg-fallback.png) repeat top left; /* IE10 Consumer Preview */ background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%); /* Mozilla Firefox */ background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%); /* Opera */ background-image: -o-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%); /* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F7F7F7)); /* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%); /* W3C Markup, IE10 Release Preview */ background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 100%); -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

input[type="button"]:hover, input[type="submit"]:hover, .BackForm:hover { border-top: 1px solid #e7eaee; border-right: 1px solid #c0cad2; border-bottom: 1px solid #c0cad2; border-left: 1px solid #e7eaee; }

input[type="button"]:active, input[type="submit"]:active, .BackForm:active { border-top: 1px solid #c0cad2; border-right: 1px solid #e7eaee; border-bottom: 1px solid #e7eaee; border-left: 1px solid #c0cad2; }

.lt-ie8 input[type="button"]:active, .lt-ie8 input[type="submit"]:active, .lt-ie8 .BackForm:active { border:none; }

.BackForm { float:left; width:auto; font-size:0.813em; line-height:26px; padding:0 10px; color:#393e42 !important; margin-bottom:30px; }

input[type="image"] { float:left; width:107px; height:26px; float:left; background-color:transparent; border:none; box-shadow:none; }

/*** RELATIVE TO FORM VALIDATION ***/
form .error {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.7em;
	color: red;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
form .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}

/* ***************
 * YTVPlayer
 * ***************/
/*.videoArrow { display:none; background: url('../img/videoArrow.png') no-repeat 165px top; position:relative; left:0; top:410px; width:980px; height:150px; margin:0 auto; z-index:50; }*/

.mb_YTVPlayer :focus { outline: 0; }

.mb_YTVPlayer { display:inline-block; -moz-box-shadow:#000 1px 1px 5px; -webkit-box-shadow:#000 1px 1px 5px; }

/* *************** CONTROL BAR */
.mb_YTVPBar { display:block; width:100%; height:10px; padding:5px; position:fixed; bottom:0; left:0; -moz-box-sizing:padding-box; -webkit-box-sizing:border-box; text-align:left; z-index: 1000; font: 14px/16px sans-serif; color:white; opacity:.3; }

.mb_YTVPBar:hover { opacity:1; }

.mb_YTVPBar .buttonBar { background-color:transparent; font-size:12px; position:relative; top:-40px; width:980px; margin:0 auto; }

.mb_YTVPBar span { display:inline-block; font-size:12px; position:relative; width: 30px; height: 30px; vertical-align: middle; }

.mb_YTVPPlaypause, .mb_YTVPlayer .mb_YTVPPlaypause img { cursor:pointer; }

.mb_YTVPMuteUnmute { cursor:pointer; }

/* *************** PROGRESS BAR */
.mb_YTVPProgress { height:10px; width:100%; background-color:#222; bottom:0; left:0; }

.lt-ie9 .mb_YTVPProgress { background: transparent url('../images/mb_YTVPProgress-ie.png') repeat left top; }

.mb_YTVPLoaded { height:10px; width:0; background-color:#5a6166; left:0; }

.mb_YTVTime { height:10px; width:0; background-color:#BCCEDC; bottom:0; left:0; -moz-box-shadow:#666666 1px 0px 2px; -webkit-box-shadow:#666666 1px 0px 2px; }

.mb_YTVPTime { top:3px; }

/* *************** OTHER ELEMENTS */
.mbYTP_bufferImg { -webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important; }

.console { display:block; position: absolute; left: 10px; bottom: -490px; float:left; background-color:rgba(0, 0, 0, .8); z-index: 2; font-size: 1.083em; padding: 10px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;  opacity:0; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }

.lt-ie9 .console { display:none; background-color:transparent; background:url('../img/playlistBg-ie.png') repeat left top; }

.video-content:hover .console { opacity:1; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }

.lt-ie9 .video-content:hover .console { display:block; }

button { display: block; background-color: transparent; border: none; color: white; font-size: 0.833em; text-align:left; cursor: pointer; }

button.command { display: inline-block; }

button:hover { color: #7c868f; }

button.sel, button.sel:hover { color: #bccedc; }

/* ***************
 * WIDGETS ONLY APPEAR AT HOME
 * ***************/

/* *************** SLIDESHOW */
#slideshow .slideshow { width: 980px; margin: 25px auto; }

#slideshow .slideshow-screen { position: relative; width: 980px; height: 295px; overflow: hidden; -webkit-box-shadow:0 3px 15px rgba(57, 62, 66, .8); -moz-box-shadow:0 3px 15px rgba(57, 62, 66, .8); box-shadow:0 3px 15px rgba(57, 62, 66, .8); }

#slideshow .item-container {}

#slideshow .item { position: absolute; left: 980px; float: left; background-color: white; padding: 0; }

#slideshow .on { left: 0; }

#slideshow .item p.event { width:940px; height:20px; margin:0; padding:15px 20px; background-color:#393e42; color:white; font-size:1em; line-height:20px; }

#slideshow .item .sideColumn { float:left; width:200px; height:205px; padding:20px; }

#slideshow .item h4 { text-align:left; font-weight:500; line-height:22px; margin-bottom:5px; }

#slideshow .item p { font-size:0.813em; line-height:18px; }

#slideshow .item a { font-size:0.813em; line-height:20px; color:#7c868f; font-weight:700; }

#slideshow .item a:hover { color:#393e42; }

#slideshow .item .imageColumn { float:left; width:740px; height:245px; overflow:hidden; }

#slideshow .item .imageColumn img { height:100%; margin:0; }

#slideshow .button-container { clear: both; height:14px; width:57px; margin:20px auto 0; }

#slideshow .button { float: left; width:14px; height:14px; margin-right:5px; background: url(../img/pagination.png) no-repeat left top; cursor: pointer; }

#slideshow .button-on { background: url(../img/pagination.png) no-repeat left bottom; }

/* *************** ACCORDION */

.accordionEl { border-top:1px solid #c6c9cd; }

.accordionEl.first { border-top:none; }

h3.acc_trigger { padding: 0; margin: 0; line-height: 50px; width: 100%; height:50px; float: left; border-top:1px solid #e8e9eb; cursor:pointer; }

h3.acc_trigger:hover { color:#7c868f; }

h3.acc_trigger.first { border-top:none; }

h3.acc_trigger.active { color:#393e42; cursor:default; }

.acc_container { margin: 0; padding: 0; overflow: hidden; width: 100%; clear: both; }

.acc_container .block { padding: 10px 0 20px; }

.acc_container a { font-size:0.813em; color:#4F728E; border-bottom:1px dotted #4F728E; }

.acc_container a:hover { color:#7C868F; border-bottom:1px dotted #7C868F; }

/* *************** TWITTER WIDGET */

.twitterWidget { margin-top:35px; }

.twitterWidget h4 { font-size:1.188em; text-align:left; padding-left:10px; }

.twitterWidget a { display:inline !important; }

.twtr-widget h3, .twtr-widget h4, .twtr-widget p { line-height:32px!important; text-align:left !important; float:none !important; }

.twtr-widget p { line-height:1.5em !important; }

.twtr-widget h4 { position:relative !important; top:5px !important; }

.twtr-widget em, .twtr-widget .twtr-new-results { margin-top:10pz !important; }

.twtr-widget .twtr-new-results { line-height:1.2 !important; }

.twtr-ft { display:none !important; }

.twtr-tweet-text { line-height:22px !important; }

.twtr-hd { display: none !important; }

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p { line-height:20px !important }

/* ***************
 * CHAPTERS SHARE BUTTONS
 * ***************/

.addthis_toolbox { float:left; margin-bottom:25px; padding-top:22px; }

#at_email #ateml { width: 275px; }

#at16pt h4 { line-height: 15px; }

/* ***************
 * FOOTER
 * ***************/
.home #fDisclaimer, .contactUs #fDisclaimer, .disclaimer #fDisclaimer, .privacyPolicy #fDisclaimer { bottom:0; left:0; background-color:#E9EBEC; width:100%; }

.home #fDisclaimer .content, .contactUs #fDisclaimer .content, .disclaimer #fDisclaimer .content, .privacyPolicy #fDisclaimer .content { width:980px; }

#fDisclaimer { position:relative; bottom:-20px; left:-30px; background-color:#F5F7F8; padding:25px 0; width:666px; }

#fDisclaimer h6 { float:none; margin:10px 10px 15px 0; }

#fDisclaimer .content { width:598px; }

#fDisclaimer .content p { margin:10px 0 0; font-size:0.750em; line-height:20px; }

footer { height: 115px; background-color: #393e42; }

footer .sideColumn, footer .centerColumn { height: 85px; padding-top: 20px; }

footer .sideColumn.right { width: 250px; }

.centerColumn { width: 328px; margin-left: 35px; }

footer .centerColumn { margin-top: 10px; }

.footerLogo { background: url(../img/whiteLogo.png) no-repeat left 25px; }

footer p { margin: 0; font-size: 0.750em; color: white; line-height: 19px; }

footer li { float: left; width: 195px; height: 19px; font-size: 0.750em; line-height: 19px; }

footer li.pushRight { width:130px; }

footer a { color: white !important; }

footer a:hover { color: #7c868f !important; }

ul.rrss { margin: 12px 0 0; }

.copy { position: relative; top: 46px; font-size:0.688em; padding-left: 40px; }

.social { margin-left: 46px; }

.rrss li { float: right; width: 40px; height: 40px; padding: 0; margin-left: 15px; background: url(../img/rrss.png) no-repeat; cursor: pointer; }

.rrss li.fb { background-position: left top; }

.rrss li.fb:hover { background-position: left bottom; }

.rrss li.yt { background-position: -60px top; }

.rrss li.yt:hover { background-position: -60px bottom; }

.rrss li.rss { background-position: -120px top; }

.rrss li.rss:hover { background-position: -120px bottom; }

.rrss li.tw { background-position: -180px top; }

.rrss li.tw:hover { background-position: -180px bottom; }

ul.rrss a { display:block; height: 100%; }

@media only screen and (max-width: 1024px) {
	
	header, h1.logo, ul#main-tools { height: 78px; }
	
	header img { top: -13px; }
	
	h1.logo a, h1.logo a:hover { padding-top: 22px; }
	
	ul#main-tools li.tools { height: 30px; }
	
	.language, .share { margin-top: 5px; }
	
	.contact-header { height: 30px; background: url(../img/contactHeader-outsideCorners.png) no-repeat left top; }
	
	.contact-header .contact-headerBg { height: 24px; padding-top: 10px; }
	
	#profile-container { top: 79px; }
	
	#mainContent { margin-top: 79px; }
}

@media print {
	
	header { position: relative; }
	
	#main-tools, .overVideo, #video, .chapter-tools, footer { display: none; }
	
	#breadcrumbs-container { margin-top: 15px; border-top: 1px solid #d0d4d7; border-bottom: 1px solid #C6C9CD; }
	
	#mainContent { position: relative; margin-top: 30px; }
	
	#intro { margin-bottom: 50px; }
	
	#subNavContainer { position:relative !important; top:0 !important; }
	
	#subNav li.active { left:0; width: 311px; }
	
	#subNav li.active span { padding: 15px 10px 20px 20px; }
	
	#subNav li.active:first-child span, .lt-ie9 #subNav li.active.first span { border-top: none; border-bottom: 1px solid #C6C9CD; color: #334a5c; }
	
	#subNav li.active span .icon-chevron-right:before { display: block; }
	
	#subNav li span .icon-chevron-right:before, #share { display: none; }
}