/*  GRID COLUMN SETUP   ======================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

/*  GRID OF FOUR   ============================================================================= */
	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}

/*  GRID OF NINE   ============================================================================= */

.span_9_of_9 {
	width: 100%;
}

.span_8_of_9 {
	width: 88.71%;
}

.span_7_of_9 {
	width: 77.42%; 
}

.span_6_of_9 {
	width: 66.13%; 
}

.span_5_of_9 {
	width: 54.84%; 
}

.span_4_of_9 {
	width: 43.55%; 
}

.span_3_of_9 {
	width: 32.26%;
}

.span_2_of_9 {
	width: 20.97%; 
}

.span_1_of_9 {
	width: 9.68%; 
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_9_of_9 {
		width: 100%; 
	}
	.span_8_of_9 {
		width: 100%; 
	}
	.span_7_of_9 {
		width: 100%; 
	}
	.span_6_of_9 {
		width: 100%; 
	}
	.span_5_of_9 {
		width: 100%; 
	}
	.span_4_of_9 {
		width: 100%; 
	}
	.span_3_of_9 {
		width: 100%; 
	}
	.span_2_of_9 {
		width: 100%; 
	}
	.span_1_of_9 {
		width: 100%; 
	}
}

/*  SECTIONS  ================================================================================== */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GLOBAL OBJECTS ============================================================================= */

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/*  TYPOGRAPHY  ================================================================================ */

h1 {
	font-weight: 100;
	font-size: 3.4em;
	color: #FFFFFF;
	margin: 0 0 0 -23px !important;
	padding: 30px 350px 10px 25px;
	background-color: #00807e;
	width: 100%;
	
}

h2 {
	font-weight: 400;
	font-size: 2.4em;
	color: #00807e;
}

h3 {
	font-size: 1.5em;
	font-weight: 100;
	color: #307DA1;
}

h4 {
	font-size: 1.2em;
}

.callout_one h3 {
	margin:3% 3% 0 3%;
	background-color: #ddb69b;
	color: #ffffff;
}



.article h2 {
	margin-top: 0;
}
.article h3 {
	font-size: 1.6em;
	font-weight: 100;
	color: #307DA1;
	margin-top: 3%;
}
.sub_article h3{
	margin-top: 0;
}
.callout_two h3 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8%;
	margin-left: -10px;
}

.callout_three h3 {
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}

.callout_one p {
	font-weight: 400;
	font-size: 1.25em;
	margin:0 3%;
	color: #ffffff;
}

.callout_two p {
	font-weight: 100;
	font-size: 1.2em;
	color: #FFFFFF;
	margin:5%;
}

.callout_three p {
	font-weight: 100;
	font-size: 1.2em;
	color: #333333;
	padding-left: 10px;
}

.callout_three image {

}

.callout_two ul {
	list-style-type: disc;
	list-style-image: none !important;
	list-style-position: outside;
}

.callout_two li {
	font-weight: 100;
	font-size: 1.25em;
	color: #FFFFFF;
	margin-left: 3%;
}

.video_clip p {
	margin: 1% 0;
	font-weight: 700;
}


.big_button p {
	padding: 4%;
	margin: 0 0 0 0 !important;
	vertical-align: middle;
	color: #ffffff;
	font-weight: 100;
	font-size: 1em;
	text-align: center;
	line-height: 1.2em;
}

.big_button p a, .big_button p a:visited, .big_button p a:hover{
	color: #ffffff;
	text-decoration: none;
}

.header .strap {
	font-size: 1.5em;
	color: #EA7125;
	font-weight: 400;
	margin: 0;
}
.article p {
	font-size: 1.1em;
}

.article ul {
	font-size: 1.1em;
}

.figure p {
	font-size: .9em;
	color: #00807e;
	margin-top: 10px;
}
p.fig_title{
	color: #333333;
	font-weight: 600;
	background: #ffffff;
	margin-bottom: -1em;
	
}
.video_thumbs p {
	font-size: .9em;
	font-weight: 600;
}
.video_thumbs h3 {
	margin: 0;
}
.fig-normal {
	color: #666666;
	background: #ffffff;
	font-style: normal;
}

/*  DESIGN ELEMENTS  =========================================================================== */

.cnr_radius {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cnr_radius_large {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.video_gradient {
	background: #f8f8f8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #e4e4e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#e4e4e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#e4e4e4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8f8f8 0%,#e4e4e4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
    padding: 0 0 0 1%;
	margin-top: 1%;
}
.big_button {
	border: 2px #b64e31 solid;
	background: rgb(232,111,37); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NmYyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNDRkMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(232,111,37,1) 0%, rgba(180,77,46,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,111,37,1)), color-stop(100%,rgba(180,77,46,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,111,37,1) 0%,rgba(180,77,46,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,111,37,1) 0%,rgba(180,77,46,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,111,37,1) 0%,rgba(180,77,46,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,111,37,1) 0%,rgba(180,77,46,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f25', endColorstr='#b44d2e',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	width: 210px;
	cursor:pointer;

}

.big_button:hover{
	background: rgb(182,78,49); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2NGUzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODZmMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(182,78,49,1) 0%, rgba(232,111,37,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,78,49,1)), color-stop(100%,rgba(232,111,37,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(182,78,49,1) 0%,rgba(232,111,37,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(182,78,49,1) 0%,rgba(232,111,37,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(182,78,49,1) 0%,rgba(232,111,37,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(182,78,49,1) 0%,rgba(232,111,37,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b64e31', endColorstr='#e86f25',GradientType=0 ); /* IE6-8 */

}

.callout_one {
	color: #ffffff;
	margin-left: 0 !important;
	margin-top: 1.6%;
	margin-bottom: 1.6%;
}

.callout_one img{
	display: block;
    margin: 0 auto;
}

.callout_two {
	background-color: #00807e;
	color: #000000;
}

.callout_three {
	background-color:rgba(0, 128, 125, 0.1);
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #00807e;
	margin-left: 13px;
}

.article img{
	margin-top: 5%;
}

.chapter {
	margin-top: 3%;
	margin-bottom: 2%;
	padding-bottom: 1%;
	padding-right: 1.6%;
	border-bottom: 3px solid #e4e4e4;
}
.sub-chapter {
		border-bottom: none;
}
.figure {
	margin: 0 3% 4% 3%;
	display:block;
}
.video_thumbs {
	margin-top: 1%;
}
.center_vert {
}

/*The twisties*/
#expandCollapse {
    display:			none;
    text-align:			right;
    padding-right:		1em;
}
.faq dt {
	color: #D95934;
    background:url(ic_expand_more_black_24dp_1x.png) no-repeat scroll transparent;
    padding: 0px 0 0 18px;
    min-height: 25px;
    font-size:	1.5em;
    line-height: 1.5em;
    margin-left: 0;
}
.faq dt h3 {
    font-weight:normal;
}
dt a:hover, .clickText:hover {
    cursor:pointer;
    color: black;
    text-decoration:underline;
}

dt a:focus {
	color: black;
	outline: none;
}
.faq dt.active, .faq .dt.active {
    background:url(ic_expand_less_black_24dp_1x.png) no-repeat scroll transparent;
}
.faq {
	margin: 0 0 4em 0;
}

.contents a {
}

/*Expandable Images*/
.expandable-image:hover {
	cursor: zoom-in;
}

/*  NAVIGATION  ================================================================================ */

.navbar {
	padding: 0;
}
.navbar ul {
    list-style-type: none;
	margin: 0;
    padding: 0;
    overflow: hidden;
    
}

.navbar li {
    float: left;
	list-style-image: none !important;
	width: 156px;
	background-color: #464646;
	border-right: 1px solid #FFF;
	border-bottom: 3px solid #D95934;
	font-size:12px;	
}

.navbar li:last-child {
    border-right: none;
}

.navbar li a {
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
    text-decoration: none;
	color: #FFF;
	height: 35px;
	font-weight: 600;
	font-size:13px;
}

/* Change the link color to #111 (black) on hover */
.navbar li a:hover {
    background-color: #D95934;
	color:#FFFFFF;
}

/*  NAVIGATION #2 ================================================================================ */

.navbar2 {
	padding: 0;
	position:relative;
	margin-left: -23px;
	margin-right: -25px;
}
.navbar2 ul {
    list-style-type: none;
	margin: 0;
    padding: 0;
    overflow: hidden;
	width: 100%;  
	
}

.navbar2 li {
    float: left;
	list-style-image: none !important;
	width: 14.1%;
	background-color: #EDEDED;
	border-right: 2px solid #FFF;
	border-bottom: 4px solid #00807e;
	
	}

.navbar2 li:last-child {
    border-right: none;
}

.navbar2 li a {
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
    text-decoration: none;
	color: #000000;
	height: 25px;
	font-weight: 600;
	font-size:11px;
	line-height: 13px;
}

/* Change the link color to #111 (black) on hover */
.navbar2 li a:hover {
    background-color: #00807e;
	color:#FFFFFF;
}



.previous-next {
	padding: 0;
	position:relative;
	margin-left: -23px;
	margin-right: -25px;
}
.previous-next ul {
    list-style-type: none;
	margin: 0;
    padding: 0;
    overflow: hidden;
	width: 1004px;  
	
}

.previous-next li {
    float: left;
	list-style-image: none !important;
	width: 49.8%;
	background-color: #EDEDED;
	border-right: 2px solid #FFF;
	border-bottom: 4px solid #00807e;
	box-sizing: border-box;
	}

.previous-next li:last-child {
    border-right: none;
}

.previous-next li a {
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
    text-decoration: none;
	color: #000000;
	height: 25px;
	font-weight: 600;
	font-size:15px;
	line-height: 13px;
}

.hide-underline a:hover {
	text-decoration: none;
	color: #EDEDED;
}

/* Change the link color to #111 (black) on hover */
.navbar2 li a:hover {
    background-color: #00807e;
	color:#FFFFFF;
}

.b-button p {
	padding: 10px 0;
	margin: 0 !important;
	vertical-align: middle;
	color: #ffffff;
	font-weight: 700;
	font-size: 1em;
	text-align: center;
}

.b-button p a, .big_button p a:visited, .big_button p a:hover{
	color: #ffffff;
	text-decoration: none;
}

.b-button {
	border: 2px white solid;
	background: #00807e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	width: 180px;
	margin: 10px 0;
}

.b-button:hover{
	background: #00807e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

}

.video-sections {
	padding: 0 20px;
}