/*
Theme Name: LaSalle
Theme URI:
Description:
Version: 1.0
Author: Dinkuminteractive
Author URI: www.dinkuminteractive.com
Tags: 
*/
/* =====================================
		$FONT-FACE
	 ===================================== */
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap');

/* font-family: 'Merriweather', serif; */

@font-face {
	font-family:'HelveticaLight';
	src:url('fonts/helveticalt45light.eot');
	src:url('fonts/helveticalt45light?#iefix') format('embedded-opentype'),
			url('fonts/helveticalt45light.woff') format('woff'),
			url('fonts/helveticalt45light.ttf') format('truetype'),
			url('fonts/helveticalt45light.svg#HelveticaLight') format("svg");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'HelveticaRoman';
	src:url('fonts/helveticalt55roman.eot');
	src:url('fonts/helveticalt55roman?#iefix') format('embedded-opentype'),
			url('fonts/helveticalt55roman.woff') format('woff'),
			url('fonts/helveticalt55roman.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'HelveticaMedium';
	src:url('fonts/helveticalt65medium.eot');
	src:url('fonts/helveticalt65medium?#iefix') format('embedded-opentype'),
			url('fonts/helveticalt65medium.woff') format('woff'),
			url('fonts/helveticalt65medium.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'HelveticaBoldCondensed';
	src:url('fonts/HelveticaNeueLT-BoldCond.eot');
	src:url('fonts/HelveticaNeueLT-BoldCond?#iefix') format('embedded-opentype'),
			url('fonts/HelveticaNeueLT-BoldCond.woff') format('woff'),
			url('fonts/HelveticaNeueLT-BoldCond.ttf') format('truetype'),
			url('fonts/HelveticaNeueLT-BoldCond.svg#HelveticaBoldCondensed') format('svg');
	font-weight:400;
	font-style:normal;
}

/* Reset CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.entry-content img {
	margin:0 0 1.5em;
}

.alignleft,img.alignleft {
	display:inline;
	float:left;
	margin:0 15px 15px 0;
}

.alignright,img.alignright {
	display:inline;
	float:right;
	margin:0 0 15px 15px;
}

.aligncenter,img.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	text-align:center;
	margin-bottom:1.5em;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	margin:0;
}

.wp-smiley {
	max-height:1em;
	margin:0!important;
}

.gallery dl {
	margin:0;
}

.gallery-caption {
	margin:-1.5em 0 0;
}

blockquote.left {
	float:left;
	margin-left:0;
	margin-right:20px;
	text-align:right;
	width:33%;
}

blockquote.right {
	float:right;
	margin-left:20px;
	margin-right:0;
	text-align:left;
	width:33%;
}

em {
	font-style:italic;
}

strong {
	font-weight:700;
}

/**************************************************** GLOBAL STYLES ****/
body {
	background:url(images/bg.png) repeat;
	color:#000;
	font:62.5% Helvetica,Arial,sans-serif;
	margin:0 auto;
	padding:0;
	position:relative;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:26px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

small {
	font-size:10px;
}

b,strong {
	font-weight:700;
}

a,a:link,a:visited,a:hover,a:active {
	text-decoration:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.alignleft {
	float:left;
	margin-right:15px;
}

.alignright {
	float:right;
	margin-left:15px;
}

.clear {
	clear:both;
}

.clearfix:after,#stage:after,#bot-nav:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#stage {
	position:relative;
	width:100%;
	z-index:1;
}

.container {
	margin:0 auto;
	position:relative;
	width:960px;
}

/* =================================
				HEADER
==================================== */
#header {
	width:100%;
	height:215px;
	position:relative;
	z-index:5;
	background:url(images/header-bg.png) repeat;
}

#header .container {
	background:url(images/light.png) no-repeat center;
	width:960px;
	display:block;
	min-height:215px;
}
#header .navbar .container{
	min-height: 0;
}
#header .container #logo {
	width:160px;
}
#header #print-logo { display: none !important; }

#header .container #logo h1 a {
	background:url(images/logo.png) 0 -5px no-repeat;
	width:160px;
	height:198px;
	display:block;
	text-indent:-99999px;
	transition:all .1s ease-in 0;
	-moz-transition:all .1s ease-in 0;
	-webkit-transition:all .1s ease-in 0;
/* Safari and Chrome */
	-o-transition:all .1s ease-in 0;
}

#header .container #logo h1 a:hover {
	background-position:0 0;
}

#header .container #header-content-right {
	margin-bottom: 0;
	width:765px;
}

#header .container #header-content-right #top-menu {
	margin:10px 0 15px;
	width:350px;
	float:right;
}

#header .container #header-content-right #top-menu ul li {
	float:left;
	margin:0;
	border-right:solid 1px #415963;
	padding:0 10px;
}

#header .container #header-content-right #top-menu ul li:last-child {
	border-right:none;
}

#header .container #header-content-right #top-menu ul li a {
	font:13px 'Merriweather', serif;
	font-weight: 400;
	color:#fff;
	-webkit-transition:opacity .4s ease;
	-moz-transition:opacity .4s ease;
	-ms-transition:opacity .4s ease;
	-o-transition:opacity .4s ease;
	transition:opacity .4s ease;
}

#header .container #header-content-right #top-menu ul li a:hover {
	opacity:.8;
}

#header .container #header-content-right #top-menu ul li #cart {
	background:url(images/ico-cart.png) no-repeat left;
	padding:0 0 0 23px;
	margin:3px 0 0;
	display:block;
}

#header .container #header-content-right #top-menu ul li #news {
	background:url(images/news.png) no-repeat left;
	padding:0 0 0 23px;
	margin:3px 0 0;
	display:block;
}

#header .container #header-content-right #top-menu ul li #jobs {
	background:url(images/jobs.png) no-repeat left;
	padding:3px 0 2px 23px;
	margin:1px 0 0;
	display:block;
}

#header .container #header-content-right #top-menu ul li #in {
	background:url(images/social.png) no-repeat 0 0;
	width:24px;
	height:24px;
	display:inline-block;
	text-indent:-999999px;
	opacity:.3;
}

#header .container #header-content-right #top-menu ul li #in:hover,#header .container #header-content-right #top-menu ul li #twit:hover,#header .container #header-content-right #top-menu ul li #fb:hover {
	opacity:1;
}

#header .container #header-content-right #top-menu ul li #twit {
	background:url(images/social.png) no-repeat -27px 0;
	width:24px;
	height:24px;
	display:inline-block;
	text-indent:-999999px;
	opacity:.3;
}

#header .container #header-content-right #top-menu ul li #fb {
	background:url(images/social.png) no-repeat -55px 0;
	width:24px;
	height:24px;
	display:inline-block;
	text-indent:-999999px;
	opacity:.3;
}

#header .container #header-content-right #middle {
	width:760px;
	margin:35px 0;
}

#header .container #header-content-right #middle h2 {
	color:#fff;
	font-family: 'Merriweather', serif;
	font-size:26px;
	font-style:italic;
	font-weight:300;
	float:left;
}

#header .container #header-content-right #middle #search {
	float:right;
	margin:7px 10px 0 0;
}

#header .container #header-content-right #middle #search .inputs {
	color:gray;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	width:180px;
	padding:0 10px;
	height:25px;
	border:solid 1px transparent;
	border-radius:4px;
	display:inline-block;
	margin:2px 5px 0 0;
	background:url(images/inputs.png) repeat-x;
}

#header .container #header-content-right #middle #search .inputs:focus {
	border:solid 1px #d84936;
	box-shadow:1px 2px 3px rgba(0,0,0,0.3);
}

#header .container #header-content-right #middle #search button {
	background:url(images/search.png) no-repeat;
	width:29px;
	height:29px;
	display:inline-block;
	text-indent:-99999px;
	border:none;
}

#header .container #header-content-right #middle #search button:hover {
	cursor:pointer;
}

#header .container #header-content-right #top-nav {
	width:765px;
	margin:44px 0 0;
	display:block;
	position:relative;
	z-index:99;
}

#header .container #header-content-right #top-nav ul {
	padding:4px 0 0;
}

#header .container #header-content-right #top-nav ul li {
	float:left;
	position:relative;
}

#header .container #header-content-right #top-nav ul li ul li {
	float:left;
	position:relative;
}

#header .container #header-content-right #top-nav ul li ul li a {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size:14px;
	padding:10px 18px;
	text-transform:none;
}

#header .container #header-content-right #top-nav ul li:before {
	background:url(images/separator.png) no-repeat;
	width:1px;
	height:45px;
	display:block;
	position:absolute;
	top:1px;
	left:-1px;
	content:"";
}

#header .container #header-content-right #top-nav ul li:last-child:after {
	background:url(images/separator.png) no-repeat;
	width:1px;
	height:45px;
	display:block;
	position:absolute;
	top:1px;
	right:0;
	content:"";
}

#header .container #header-content-right #top-nav ul li ul li:before {
	background:none;
	width:1px;
	height:45px;
	display:block;
	position:absolute;
	top:1px;
	left:-1px;
	content:"";
}

#header .container #header-content-right #top-nav ul li ul li:last-child:after {
	background:none;
	width:1px;
	height:45px;
	display:block;
	position:absolute;
	top:1px;
	right:0;
	content:"";
}

#header .container #header-content-right #top-nav ul li.current-menu-item,#header .container #header-content-right #top-nav ul li.current-menu-ancestor,#header .container #header-content-right #top-nav ul li.active {
	background:#DD5946;
}

#header .container #header-content-right #top-nav ul li.menu-item-0 {
	display:none!important;
}

/* =================================
				STAGE
==================================== */
#slideshow {
	width:100%;
	height:420px;
	position:relative;
	z-index:3;
}

#slideshow .slide {
	width:1200px;
	display:block;
	margin:0 auto;
	width: 100% !important;
	position: relative;
}

#slideshow .slide img { margin: 0 auto; display: block;}

#slideshow a#prev-nav,
#slideshow a#prev {
	background:url(images/left-arrow.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:50px;
	left:105px;
	position:absolute;
	text-indent:-9999px;
	top:38%;
	width:50px;
	z-index:199;
}

#slideshow a#prev-nav:hover,
#slideshow a#prev:hover {
	background-position:0 -52px;
}

#slideshow a#next-nav,
#slideshow a#next {
	background:url(images/right-arrow.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:50px;
	position:absolute;
	right:135px;
	text-indent:-9999px;
	top:38%;
	width:50px;
	z-index:199;
}

#slideshow a#next-nav:hover,
#slideshow a#next:hover {
	background-position:0 -52px;
}

.theslide{
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.caption-wrap {
	background: red;
	margin: 0 auto;
	position: relative;
	width: 940px;
}
.caption {
	background:url(images/trans.png) repeat;
	width:360px;
	padding:15px;
	position:absolute;
	top:150px;
	right:0;
}

.caption h3,.caption p {
	color:#fff;
}

.caption h3 {
	text-transform:uppercase;
	margin:0 0 15px;
	font-family: 'Merriweather', serif;
	font-size:20px;
	font-weight:700;
}

.caption p {
	font:13px/140% 'Merriweather', serif;
	font-weight: 400;
	margin:0 0 15px;
}

#programs {
	width:960px;
	margin:0 auto;
	position:relative;
	top:-56px;
	z-index:199;
}

#programs .box {
	float:left;
	width:270px;
	height:110px;
	background:#fff;
	box-shadow:4px 4px 0 rgba(0,0,0,0.04);
}

#programs .box a {
	background:url(images/red-arrow.png) no-repeat 0 2px;
	padding:0 0 0 14px;
	display:block;
}

#programs .box a:hover {
	opacity:.8;
}

#programs #edu {
	margin:0 51px 0 0;
	display:block;
}

#programs #value {
	margin:0 20px;
	display:block;
}

#programs #lead {
	margin:0 0 0 51px;
	display:block;
}

#programs #edu h2 {
	background:url(images/book.png) no-repeat 0 0;
	color:#000;
	font-family: 'Merriweather', serif;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	padding:0 0 22px 65px;
	margin:20px 35px 0 20px;
}

#programs #edu a {
	color:#d84936;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	margin:-16px 0 0 86px;
}

#programs #value h2 {
	background:url(images/speech.png) no-repeat 0 0;
	color:#000;
	font-family: 'Merriweather', serif;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	padding:0 0 17px 80px;
	margin:20px 30px 0 20px;
}

#programs #value a {
	color:#d84936;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	margin:-13px 0 0 102px;
}

#programs #lead h2 {
	background:url(images/admin.png) no-repeat 0 0;
	color:#000;
	font-family: 'Merriweather', serif;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	padding:0 0 10px 80px;
	margin:20px 0 0 20px;
}

#programs #lead a {
	color:#d84936;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	margin:-6px 0 0 100px;
}

#stage .container #content-wrap {
	background:#fff;
	width:960px;
	margin:40px 0 10px;
	border:solid 1px #cecece;
	box-shadow:4px 4px 0 rgba(0,0,0,0.04);
}

#stage .pad {
	padding:0 0 60px;
}

#topindex {
	margin:0 20px 25px;
	background:url(images/border-blog.png) repeat-x bottom left;
	padding:0 0 20px;
}

#topindex .alignleft {
	width:545px;
	font-size:14px;
	line-height:190%;
}

#topindex .alignright {
	width:300px;
}

#topindex .alignleft h2,#topindex .alignright h2,#botindex h2 {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:22px;
	font-weight:700;
	margin:20px 0 15px;
	text-transform:uppercase;
	border-left:solid 3px #d84936;
	padding:0 0 0 10px;
}

#topindex .alignleft p,#topindex .alignright p {
	color:#333;
	font:16px/28px 'Merriweather', serif;
	font-weight: 400;
}

#topindex .alignleft ul {
	margin:15px 0;
}

#topindex .alignleft ul li {
	list-style-image:url(images/red-right-arrow.png);
	margin:0 0 10px 60px;
	padding:0 0 0 5px;
	color:#333;
	font:16px/28px 'Merriweather', serif;
	font-weight: 400;
}

#topindex .alignleft a {
	background:url(images/red-arrow.png) no-repeat 0 1px;
	padding:0 0 0 14px;
	display:block;
	color:#d84936;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	font-style:italic;
	text-decoration:underline;
}

#topindex .alignleft a:hover {
	color:#193b48;
}

#topindex .alignleft .announcement h3 a {
	 font-size: 18px;
	 font-family: 'proxima-nova-condensed';
	 font-weight: 700;
	 color: #333;
	 background: none;
	 font-style: normal;
	 padding: 0px;
	 text-decoration: none;
}
#topindex .alignleft .announcement h3 a:hover {
	color: #d84936;
}
#topindex .alignleft .announcement a {

}

#topindex .alignright ul li {
	margin:0 0 15px;
}

#rs-carousel-list {
	display:block;
	margin:10px auto;
	position:relative;
}

.rs-carousel .rs-carousel-mask {
	margin:10px auto;
	overflow:hidden;
}

.rs-carousel .rs-carousel-runner {
	position:relative;
}

#rs-carousel-list .rs-carousel-item {
	list-style:none outside none;
	margin:10px 0;
	position:relative;
	width:300px;
}

.rs-carousel.rs-carousel-horizontal .rs-carousel-item {
	float:left;
}

.rs-carousel-item div {
	margin:0 0 15px;
	display:block;
}

.rs-carousel-item h3 a, .announcement h3 a {
	color:#333;
	font-family: 'Merriweather', serif;
	font-size:18px;
	font-weight:700;
}

.rs-carousel-item h3 a:hover, .announcement h3 a:hover {
	color:#d84936;
}

.rs-carousel-item p {
	color:#333;
	font:16px/24px 'Merriweather', serif;
	font-weight: 400;
}

.rs-carousel-item p a, .announcement p a {
	color:#d84936;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	font-style:italic;
	text-decoration:underline;
}

.rs-carousel-item p a:hover, .announcement p a:hover {
	color:#163643;
}

#rs-carousel-list .rs-carousel-action-prev {
	background:url(images/prev_next2.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:51px;
	margin:-25px 0 0;
	position:absolute;
	text-indent:-9999px;
	top:50%;
	width:24px;
}

#rs-carousel-list .rs-carousel-action-prev {
	background-position:right top;
	right: 40px;
	top:-30px;
}

#rs-carousel-list .rs-carousel-action-prev:hover {
	background-position:right bottom;
}

#rs-carousel-list .rs-carousel-action-next {
	background:url(images/prev_next2.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:51px;
	margin:-25px 0 0;
	position:absolute;
	text-indent:-9999px;
	top:50%;
	width:24px;
}

#rs-carousel-list .rs-carousel-action-next {
	background-position:left top;
	right:15px;
	top:-30px;
}

#rs-carousel-list .rs-carousel-action-next:hover {
	background-position:left bottom;
}

#topindex .alignright .ads {
	background:#005774;
	padding:10px;
}

#topindex .alignright .ads:hover {
	cursor: pointer;
}

#topindex .alignright .ads img {
	margin:5px 0 0;
	border-right:solid 3px #002037;
	border-bottom:solid 3px #002037;
}

#topindex .alignright .ads .alignright {
	width:195px;
	margin:0;
}

#topindex .alignright .ads .alignright p {
	color:#fff!important;
	font:12px/18px 'Merriweather', serif;
	font-weight: 400;
}

#topindex .ads a {
	color: #fff;
}

#botindex {
	margin:0 20px 25px;
}

#botindex ul li {
	float:left;
	margin:0 15px 0 0;
	width:290px;
}

#botindex ul li h4 a {
	font-family: 'Merriweather', serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
	color:#000;
}

#botindex ul li h4 a:hover {
	color:#D84936;
}

#botindex ul li span,#botindex ul li p {
	color:#333;
}

#botindex ul li span {
	font:12px/20px 'Merriweather', serif;
	display:inline-block;
	margin:0 0 15px;
	font-weight: 400;
}

#botindex ul li p {
	font:16px/24px 'Merriweather', serif;
	font-weight: 400;
}

#botindex ul li p a {
	color:#d84936;
	font:13px 'Merriweather', serif;
	font-weight: 400;
	font-style:italic;
	text-decoration:underline;
}

#botindex ul li p a:hover {
	color:#163643;
}

#stage .container #content-wrap #breadcrumb {
	/* height: 12px; */
	background:#f2f2f2;
	border-bottom:solid 1px #cecece;
	padding:10px;
	font:12px 'Merriweather', serif;
	font-weight: 400;
	position: relative;
}

#breadcrumb .crumb {
	/* float: left; */
	width: 680px;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#stage .container #content-wrap #breadcrumb #home {
	background:url(images/home.png) no-repeat left;
	padding:0 0 0 23px;
	color:#000;
	font:12px 'Merriweather', serif;
	font-weight: 400;
}

#stage .container #content-wrap #breadcrumb a {
	padding:0 3px;
	color:#000;
}

#stage .container #content-wrap #breadcrumb a:hover {
	text-decoration:underline;
}

#stage .container #content-wrap #breadcrumb span {
	color:#d84936;
	font:14px 'Merriweather', serif;
	font-weight:700;
	padding:0 3px;
}

#stage .container #content-wrap #sidebar{
    width:240px;
    background: url(images/bg-sidebar.gif) left top no-repeat;
    min-height: 680px;
}

#stage .container #content-wrap #sidebar > ul{
    background: url(images/sidebar-sep.gif) left top no-repeat;
    margin:20px 0 0 0;
}

#stage .container #content-wrap #sidebar ul li{
    margin: 0;
    width:100%;
    padding: 0;
}

#sidebar ul.children {
	display: none;
}

#sidebar > ul > li  > a  {
	border-top: 1px solid #ccc;
}

#stage .container #content-wrap #sidebar ul li a {
    color: #5b5b5b;
    display: block;
    font: bold 13px 'Merriweather', serif;
    padding: 10px;
}
#sidebar #links ul li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#stage .container #content-wrap #sidebar ul li.current_page_item > a,
#stage .container #content-wrap #sidebar ul li a:hover {
    color:#005774;
}

#sidebar ul li.current_page_parent > a,
#sidebar ul li.current_page_item > a {
	background: url(images/sidebar-sep.gif) left 105% no-repeat;
}

#stage .container #content-wrap #sidebar ul ul {
    margin: 10px 0 10px 20px;
}
#stage .container #content-wrap #sidebar ul ul li a {
    background: none;
    color: #5b5b5b;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
}
#stage .container #content-wrap #sidebar ul ul li a.current,
#stage .container #content-wrap #sidebar ul ul li a:hover {
    background-color: transparent;
    color:#005774;
}

#stage .container #content-wrap #sidebar #archives li {
	font-family:''proxima-nova-condensed'';
	font-size:14px;
	font-weight:700;
	color:#333;
}

#stage .container #content-wrap #sidebar #archives li a {
	padding-right:0;
}

#stage .container #content-wrap #content {
	width:650px;
	padding:5px 25px 5px 15px;
}

#content.full-width {
	width: 95% !important;
}

#content.full-width .wrap-content {
	padding:5px 25px 5px 15px;
}

#stage .container #content-wrap #content h1 {
	margin:20px 0 15px;
}

#stage .container #content-wrap #content h1 a {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:25px;
	font-weight:700;
	text-decoration:none!important;
}

#stage .container #content-wrap #content h1 a:hover {
	color:#163744;
}

#stage .container #content-wrap #content h2 {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:22px;
	font-weight:700;
	margin:20px 0 15px;
}

#stage .container #content-wrap #content h3 {
	color:#333;
	font-family: 'Merriweather', serif;
	font-size:19px;
	font-weight:400;
	margin:20px 0 15px;
}

h3.selected {
	color: #003356 !important;
	font-size: 20px !important;
}

#stage .container #content-wrap #content h4 {
	color:#333;
	font-family: 'Merriweather', serif;
	font-size:17px;
	font-weight:700;
	margin:20px 0 15px;
}

#stage .container #content-wrap #content h5 {
	color:#333;
	font-family: 'Merriweather', serif;
	font-size:15px;
	font-weight:700;
	margin:20px 0 15px;
}

#stage .container #content-wrap #content p,#stage .container #content-wrap #content li {
	color:#333;
	font:16px/24px 'Merriweather', serif;
	font-weight: 300;
	line-height:24px;
	margin:0 0 10px;
}

#stage .container #content-wrap #content a {
	color:#D84936;
}

#stage .container #content-wrap #content a:hover {
	text-decoration:underline;
}

#stage .container #content-wrap #content ol,#stage .container #content-wrap #content ul {
	margin:0 0 10px 45px;
}

#stage .container #content-wrap #content ol li,#stage .container #content-wrap #content ul li {
	list-style:outside;
	list-style-image:url(images/arrow-right.png);
	color:#333;
	font:16px/24px 'Merriweather', serif;
	line-height:24px;
	font-weight: 300;
	margin:0 0 10px;
	padding:0 0 0 10px;
}

#stage .container #content-wrap #content ol li a,#stage .container #content-wrap #content ul li a {
	color:#D84936;
}

/*
#stage .container #content-wrap #content ul {
    padding-left: 20px;
}

#stage .container #content-wrap #content ul li{
    list-style: disc;
    padding-left: 10px;
}
*/
#stage .container #content-wrap #content blockquote {
	background:url(images/blockquote.png) no-repeat 0 5px;
	padding:0 0 10px 55px;
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-weight: 300
	font-size:15px;
	line-height:24px;
	font-style:italic;
}

/* Staff
==================================== */
ul#staffs {
	margin:40px 0 0!important;
	padding:0!important;
}

#staffs .staff {
	border-bottom:1px solid #ddd;
	margin:0 0 25px!important;
	padding:0 0 25px!important;
	list-style:none!important;
}

#staffs .staff.last {
	margin-bottom:0;
}

#staffs .staff-photo {
	float:left;
	margin-right:20px;
}

#staffs .staff-photo img {
	border:1px solid #ddd;
	padding:4px;
	width:150px;
	height:auto;
	border-radius:3px;
}

#staffs .staff-info {
	float:left;
	width:470px;
}

#staffs .staff-info a {
    color: #d84936;
}

#staffs .staff-info a:hover {
    color: #193b48 !important;
}

#staffs .staff-info h2 a {
    text-decoration: none !important;
}

#staffs .staff-info p a {
    font-style: italic;
    text-decoration: underline;
}

#staffs .staff-info h2,#staffs .staff-info h4,#staffs .staff-links {
	margin:0!important;
}

#staffs .staff-info h4 {
	margin-bottom:10px!important;
	color:#999!important;
}

#staffs p.staff-links a {
	display: inline-block;
	height: 16px;
	padding-left:20px;
	margin-right:20px;
	line-height: 16px;
    font-style:normal;
    text-decoration: none;
}

#staffs p.staff-links a:hover {
    text-decoration: underline;
}

#staffs .staff-links a.twitter-staff {
	background:url(images/twitter.png) no-repeat;
}

#staffs .staff-links a.facebook-staff {
	background:url(images/facebook.png) no-repeat;
}

/* =================================
				CONTACT
==================================== */
#location {
	width:350px;
	margin:0;
	padding:0 0 0 15px;
	position:relative;
}

#location h1 {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:25px;
	font-weight:700;
	margin:20px 0 15px;
}

#location .address {
	background:url(images/location.png) no-repeat 0 3px;
	padding:0 0 0 40px;
}

.address p {
	margin:0 0 15px;
}

.address p span {
	display:block;
	font:14px/24px 'Merriweather', serif;
	font-weight: 400;
}

#location .map {
	background:#fff;
	padding:5px;
	border:solid 1px #cecece;
	width:294px;
	margin:0 auto;
	display:block;
	margin:20px 0;
}

.click {
	background:#d84936;
	color:#fff;
	font:15px/10px 'Merriweather', serif;
	font-weight: 400;
	padding:11px 15px;
	border:none;
	border-radius:25px;
	width:150px;
	text-align:center;
	position:absolute;
	bottom:10px;
	left:75px;
}

.click:hover {
	background:#193a48;
}

.forms {
	width:575px;
	padding:60px 0 0;
}

.forms ul li {
	float:left;
	margin:0 35px 0 0;
}

.form-wrap h3.stitle {
	margin-bottom: 20px;
}

.form-wrap p {
	margin:0 0 20px;
}

.form-wrap p label {
	display:block;
	font:15px/18px 'Merriweather', serif;
	font-weight:700;
	margin:0 0 10px;
	color:#333;
}

.form-wrap p label span {
	color:#c22f1f;
	padding:0 0 0 5px;
}

#contact-form .contact_form .gfield input,.form-wrap p .inputs {
	border:solid 1px #cecece;
	width:230px;
	padding:7px 10px;
	background:url(images/inputs.png) repeat-x;
}

#contact-form .contact_form .gfield input:focus,.form-wrap p .inputs:focus {
	border:solid 1px #d84936;
}

#contact-form .contact_form .gfield select,.form-wrap p .select {
	border:solid 1px #cecece;
	width:250px;
	padding:6px 10px;
	background:url(images/gradient.png) repeat-x;
}

#contact-form .contact_form .gfield select:focus,.form-wrap p .select:focus {
	border:solid 1px #d84936;
}

.forms .formwrap p {
	margin:0 0 20px;
}

#contact-form .contact_form_wrapper li.gfield label,.forms .formwrap p label {
	display:block;
	font:13px/10px 'Merriweather', serif;
	font-weight:700;
	margin:0 0 10px;
	color:#333;
}

#contact-form .contact_form_wrapper li.gfield label span,.forms .formwrap p label span {
	color:#c22f1f;
	padding:0 0 0 5px;
}

#contact-form .contact_form_wrapper li.gfield.comment textarea,.forms .formwrap p .inputs {
	border:solid 1px #cecece;
	width:520px;
	padding:7px 10px;
	background:url(images/inputs.png) repeat-x;
}

#contact-form .contact_form_wrapper li.gfield.comment textarea:focus,.forms .formwrap p .inputs:focus {
	border:solid 1px #d84936;
}

#contact-form .contact_form_wrapper li.gfield.about select,.forms .formwrap p .select {
	border:solid 1px #cecece;
	width:540px;
	padding:6px 10px;
	background:url(images/gradient.png) repeat-x;
}

#contact-form .contact_form_wrapper li.gfield.about select:focus,.forms .formwrap p .select:focus {
	border:solid 1px #d84936;
}

.button {
	background:#d84936;
	color:#fff;
	text-transform:uppercase;
	font:23px/23px 'proxima-nova-condensed'!important;
	font-weight:700;
	padding:15px;
	border:none;
	border-radius:5px;
	width:150px;
	text-align:center;
	cursor:pointer;
}

.button:hover {
	background:#193a48;
}

/* grafity */
#contact-form .contact_form_wrapper {
	max-width:100%;
	margin:0;
	padding:0;
}

#contact-form .contact_form_wrapper li.gfield {
	width:252px;
	margin:0 35px 20px 0!important;
	float:left;
	clear:none;
	position:relative;
}

#contact-form .contact_form_wrapper li.gfield.about,#contact-form .contact_form_wrapper li.gfield.comment {
	width:540px;
	clear:both;
}

#contact-form .contact_form .gfield input,#contact-form .contact_form .gfield select {
	font-size:13px;
}

#contact-form .contact_form_wrapper li.gfield.about select {
	width:538px;
}

#contact-form .contact_form_wrapper li.gfield.comment textarea {
	width:518px;
	height:5em;
}

#contact-form #gforms_confirmation_message {
	font:14px/24px 'Merriweather', serif;
}

#contact-form #gforms_confirmation_message,#contact-form .contact_form_wrapper .validation_error {
	margin:0 35px 20px 0;
}

#contact-form .contact_form_wrapper li.gfield_error {
	border:0;
	padding:0!important;
	background:transparent;
}

#contact-form .contact_form_wrapper li.gfield_error .validation_message {
	width:auto;
	line-height:10px;
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0!important;
}

#contact-form .contact_form_wrapper .gform_footer {
	margin:0 0 20px;
	padding:0;
}

/* =================================
                Checkout
==================================== */
#content-wrap .title a.edit-links {
	position:absolute;
	top:9px;
	right:10px;
	color:#fff;
	padding:0 0 5px;
	display:block;
	font:13px/20px 'proxima-nova-condensed';
	font-weight:400;
	text-transform:uppercase;
	text-decoration:underline!important;
}

#content-wrap .title {
	/*background:#d84936;*/
	background: #737373;
	padding:10px 5px;
	margin:10px 20px 0;
	position:relative;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0; 
	border-radius: 0;
	border: none;
    color: #FFF;
}

#content-wrap .title p {
	color:#fff;
	font:20px/10px 'Merriweather', serif;
	font-weight:700;
	margin:5px 0 0;
	padding:0 0 4px 65px;
	position:relative;
}

#content-wrap .title p span {
	background:#fff;
	/*color:#d84936;*/
	color: #737373;
	font:18px/10px 'Merriweather', serif;
	font-weight:700;
	border-radius:17px;
	padding:10px;
	position:absolute;
	top:-10px;
	left:25px;
}
#content-wrap .title span.ui-icon {
	display: none;
}
.title .ui-accordion-icons .ui-accordion-header a{
	padding-left: 0;
}
.title .ui-accordion .ui-accordion-header a{
	display: block;
    font: 400 13px/20px 'proxima-nova-condensed';
    padding: 0 0 5px;
	color: #FFFFFF;
}

#check-out {
	margin:10px 0 20px;
}

#check-out h1 {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:25px;
	font-weight:700;
	margin:0 0 15px 20px;
}

#content-wrap .checkout-wrap {
	border:solid 1px #ccc;
	width:918px;
	margin:0 auto;
	position:relative;
	padding: 0;
	top: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0; 
	border-radius: 0;
}

#checkout-step1 {
	margin:0 auto;
	padding:15px;
}

#checkout-step1 {
	width:860px;
}

#checkout-step1 thead tr th {
	border-bottom:solid 1px #d9d9d9;
	padding:20px 0;
	text-align:right;
	color:#333;
	font:15px/10px 'Merriweather', serif;
	font-weight:700;
}

#checkout-step1 thead tr th:first-child {
	text-align:left;
}

#checkout-step1 tbody {
	border-bottom:solid 1px #d9d9d9;
	padding:0 0 5px;
}

#checkout-step1 tbody tr {
	border-top:dashed 1px #bfbfbf;
}

#checkout-step1 tbody tr td {
	vertical-align:top;
	padding:10px 0;
}

#checkout-step1 tbody tr .items {
	width:350px;
}

#checkout-step1 tbody tr .items img {
	background:#fff;
	padding:5px;
	border:solid 1px #d2d2d2;
	margin-right:5px;
	margin-bottom:0;
	width:45px;
	height:45px;
}

#checkout-step1 tbody tr .items .alignright {
	margin-left:0;
	margin-bottom:0;
	margin-right:20px;
	padding:25px 0 0;
	width:235px;
}

#checkout-step1 tbody tr .items .alignright p {
	margin:0 0 15px;
	color:#333;
	font:15px/18px 'Merriweather', serif;
	font-weight:700;
}

#checkout-step1 tbody tr .items .alignright select {
	width:140px;
}

#checkout-step1 tbody tr .items .alignright select:focus {
	border:solid 1px #d84936;
}

#checkout-step1 tbody tr .quantity {
	padding:25px 0 0;
	text-align:right;
	width:150px;
	background:url(images/inputs.png) repeat-x;
}

#checkout-step1 tbody tr .quantity .inputs {
	width:15px;
	text-align:right;
	border:solid 1px #a7a7a7;
	padding:3px 5px;
	color:#333;
	font:15px/18px 'Merriweather', serif;
	font-weight:700;
}

#checkout-step1 tbody tr .quantity .inputs:focus {
	border:solid 1px #d84936;
}

#checkout-step1 tbody tr .price {
	position:relative;
	padding:32px 0 0;
	text-align:right;
	color:gray;
	font:15px/18px 'Merriweather', serif;
	font-weight:700;
	width:150px;
}

#checkout-step1 tbody tr .total {
	position:relative;
	padding:32px 0 0;
	text-align:right;
	color:gray;
	font:15px/18px 'Merriweather', serif;
	font-weight:700;
	width:150px;
}

#checkout-step1 tbody tr .delete {
	width: 150px;
	text-align:right;
	padding-top: 25px;
}

#checkout-step1 tfoot {
	border-top:solid 1px #d9d9d9;
}

.addline {
	padding:5px 0 0;
	border-top:solid 1px #d9d9d9;
	display:block;
	width:860px;
	position:absolute;
	bottom:180px;
	left:30px;
}
#cart p {
	font:15px/18px 'Merriweather', serif;
	text-align: center;
}
#checkout-step1 tfoot tr td {
	padding:30px 0 0;
}

#checkout-step1 tfoot tr .promo {
	vertical-align:top;
	width:350px;
	position:relative;
}

#checkout-step1 tfoot tr .promo p {
	margin:0 0 15px;
	color:#333;
	font:15px/18px 'Merriweather', serif;
	font-weight:700;
	/*background:url(images/inputs.png) repeat-x;*/
}

#checkout-step1 tfoot tr .promo .inputs {
	width:150px;
	border:solid 1px #cecece;
	padding:6px 7px;
}

#checkout-step1 tfoot tr .promo .inputs:focus {
	border:solid 1px #d84936;
}

#checkout-step1 button {
	background:#d84936;
	border:none;
	border-radius:3px;
	cursor:pointer;
	color:#fff;
	font:16px/20px 'proxima-nova-condensed';
	font-weight:700;
	text-transform:uppercase;
	display:inline-block;
	padding:4px 20px;
	margin:-3px 0 0 5px;
}

#checkout-step1 button.btn-update,
#checkout-step1 button[name="update"],
#checkout-step1 button[name="apply-promo"] { background: #979899; }

#checkout-step1 tfoot tr .promo button:hover {
	background:#193a48;
}

#checkout-step1 tfoot tr td .counts p {
	margin:0 0 15px;
}

#checkout-step1 tfoot tr td .counts p label {
	display:inline-block;
	width:160px;
	text-align:right;
	color:gray;
	font:15px/10px 'Merriweather', serif;
	font-weight:700;
}

#checkout-step1 tfoot tr td .counts p label strong,#checkout-step1 tfoot tr td .counts p span strong {
	color:#333;
}

#checkout-step1 tfoot tr td .counts p span {
	width:80px;
	text-align:right;
	padding:0 0 0 10px;
	display:inline-block;
	color:gray;
	font:13px/10px 'Merriweather', serif;
	font-weight:700;
}

.proceed {
	background:#d84936;
	border:none;
	border-radius:3px;
	cursor:pointer;
	color:#fff;
	font:16px/20px 'proxima-nova-condensed';
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:10px 20px;
	width:205px;
	text-align: center;
}

.proceed:hover {
	background:#193a48;
}

/* =================================
            Checkout step2
==================================== */
.checkout-wrap .top {
	border-bottom:solid 1px #d9d9d9;
	padding:10px 0;
	margin:0 35px 25px 30px;
}

.checkout-wrap .top h4 {
	display:inline-block;
	margin:0;
}

.checkout-wrap .top .alignright {
	margin:0;
}

.checkout-wrap .top p {
	display:inline-block;
	margin:0 0 0 20px;
	color:#333;
	font:13px/10px 'Merriweather', serif;
	font-weight:700;
}

.checkout-wrap .form-wrap {
	margin:15px 30px;
}

.checkout-wrap .form-wrap ul li {
	float:left;
	margin:0 0 0 30px;
	width:410px;
}

.checkout-wrap .form-wrap ul li:first-child {
	margin:0;
}

.checkout-wrap .pdf-download {
	font-size: 14px;
	line-height: 150%;
}

.form-wrap .form-wrap {
	margin:0;
}

.form-wrap .form-wrap p .inputs {
	width:380px;
	background:url(images/inputs.png) repeat-x;
}

.form-wrap .form-wrap p .inputs:focus {
	border:solid 1px #d84936;
}

.form-wrap .form-wrap p .inputs:focus {
	border:solid 1px #d84936;
}

.form-wrap .form-wrap p .select {
	width:400px;
}

.form-wrap .form-wrap .empty {
	display:block;
	height:52px;
}

.form-wrap p .proceed {
	margin:20px auto;
}

.form-wrap .for-radio {
	color:#333;
	font:13px/20px 'Merriweather', serif;
	font-weight:700;
	margin:0 0 5px 30px;
	text-align:left;
	width:300px;
	display:block;
}

.form-wrap .note {
	color:gray;
	font:13px/20px 'proxima-nova-condensed';
	font-weight:300;
	font-style:italic;
	margin:0 0 15px 30px;
	display:block;
}

.form-wrap .note span {
	display:block;
}

.register {
	width:170px;
}

.attendees {
	margin-top: 15px;
}
.attendees h4 span{
	font-weight: normal;
}
.attendees h4{
	margin-bottom: 15px;
	margin-top: 15px;
}
.attendees-info p{
	float: left;
	width: 48%;
}
.attendees-info .address-type p{
	clear: both;
	float: none;
}
.attendees-info .address-type label{
	display: inline;
}
.attendees-info .attendee-address1{
	clear: left;
}

/* =================================
            BLOG & BLOG DETAIL
==================================== */
#categories h3,#archives h3,#tags h3,#subscribe h3,#links h3,.leftbox h3 {
	color:#d84936;
	font:18px/20px 'Merriweather', serif;
	font-weight:700;
	margin:25px 0 15px 10px;
	padding:0 0 0 5px;
	border-left:solid 3px #d84936;
	text-transform:uppercase;
}

#sidebar #categories ul {
	margin:0!important;
}

#categories ul li {
}

#categories ul li a {
	font-weight:400!important;
}

#tags .tags-wrap {
	margin:0 0 0 10px;
}

#tags .tags-wrap a {
	color:#999;
	text-transform:uppercase;
	background:#f2f2f2;
	border-radius:15px;
	padding:1px 13px;
	margin:4px 2px;
	display:inline-block;
	font:10px/20px 'Merriweather', serif;
	font-weight:400;
	vertical-align:middle;
}

#tags .tags-wrap a:hover,.content-data .tags a:hover {
	background:#d84936;
	color:#fff;
}

.content-data .tags a:hover {
	background:#d84936;
	color:#fff !important;
}

#subscribe p {
	font:13px/20px 'Merriweather', serif;
	font-weight:400;
	background:url(images/inputs.png) repeat-x;
	color:#333;
	margin:0 0 10px 10px;
}

.gform_widget form label {
	font: normal 13px/20px 'proxima-nova-condensed',Helvetica,arial,sans-serif !important;
	margin:0 0 10px 10px !important;
}

#subscribe .inputs,
.gform_widget input.medium {
	border:solid 1px #cecece;
	width:190px !important;
	padding:7px 10px !important;
	display:block;
	margin:0 0 10px 10px;
	color:#999;
	font:13px/20px 'Merriweather', serif;
	font-weight:400;
}

#subscribe .inputs:focus,
.gform_widget input.medium:focus {
	border:solid 1px #d84936;
}

.gform_widget .gform_footer {
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#subscribe button,
.gform_widget input.button {
	background:#d84936;
	border:none;
	border-radius:3px;
	cursor:pointer;
	color:#fff;
	font:16px/20px 'proxima-nova-condensed', Arial, sans-serif !important;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:5px 10px;
	margin:0 0 0 10px;
}

#subscribe button:hover,
.gform_widget input.button:hover {
	background:#193a48;
}

.wrap-content {
	background:url(images/border-blog.png) repeat-x bottom left;
	padding:0 0 25px;
}

.noborder {
	background:none!important;
}

.thecontent {
	width:445px;
	margin:0 10px 0 0;
}

.thecontent ul li {
	list-style-position:inside!important;
}

.thecontent img {
	background:#fff;
	padding:3px;
	border:solid 1px #cecece;
	display:block;
	box-shadow:1px 1px 1px 1px #e6e5e5;
}

.thecontent p {
	font:14px/20px 'Merriweather', serif;
	font-weight:400;
}

.content p a,.thecontent p a {
	color:#d84936;
	/* font-style:italic; */
	text-decoration:underline;
}

.content-data {
	width:140px;
	margin:23px 0 0 10px;
}

.content-data img {
	background:#fff;
	padding:3px;
	border:solid 1px #cecece;
	margin:0 0 5px;
	display:block;
	box-shadow:1px 1px 1px 1px #e6e5e5;
}

.content-data .date {
	background:url(images/time.png) no-repeat left;
	padding:3px 0 3px 25px;
	margin:4px 0;
	display:block;
	color:#999;
	font:12px/20px 'Merriweather', serif;
	font-weight:700;
}

.content-data .comments {
	background:url(images/comments.png) no-repeat left;
	padding:3px 0 3px 25px;
	margin:4px 0;
	display:block;
	color:#999;
	font:12px/20px 'Merriweather', serif;
	font-weight:700;
}

.content-data .tags a {
	color:#999;
	text-transform:uppercase;
	background:#f2f2f2;
	border-radius:15px;
	padding:1px 13px;
	margin:4px 2px;
	display:inline-block;
	font:12px/20px 'Merriweather', serif;
	font-weight:600;
	vertical-align:middle;
}

#navigation {
	margin:0 0 60px;
}

#navigation {
	margin:0 0 60px;
}

#navigation a {
	color:#999;
	font:13px/20px 'Merriweather', serif;
	font-weight:400;
	border:solid 1px;
	padding:7px 10px;
	margin:0 5px 0 0;
}

#navigation span,#navigation a:hover {
	background:#d84936;
	border:solid 1px #d84936;
	color:#fff!important;
	font:13px/20px 'Merriweather', serif;
	font-weight:400;
	text-decoration:none!important;
	padding:7px 10px;
	margin:0 3px;
}

.border {
	background:url(images/border-blog.png) repeat-x bottom left;
	display:block;
	width:100%;
	height:5px;
	margin:5px 0;
}

.share p {
	font:12px/20px 'Merriweather', serif;
	font-weight:700!important;
	color:#d84936!important;
}

.share img {
	border:none;
	background:none;
	box-shadow:none;
	margin:-10px 0 0 -3px;
}

#comments a img {
	border:none;
	box-shadow:none;
	margin:0 0 5px;
}

#comments h4 {
	margin:0 0 10px 5px!important;
}

#comments textarea {
	width:435px;
	padding:5px 7px;
	color:#cecece;
	font:13px/20px 'Merriweather', serif;
	font-weight: 400;
}

#comments textarea:focus {
	border:solid 1px #d84936;
}

#comments button {
	float:right;
	margin:10px 5px 10px 0;
	background:#fefefe;
	border:solid 1px #cbcbcb;
	font:11px/20px 'Merriweather', serif;
	font-weight:700!important;
	border-radius:5px;
	cursor:pointer;
}

#comments button:hover {
	background:#173845;
	color:#fff;
}

/* =================================
				RESOURCES
==================================== */
#links ul,.leftbox ul {
	padding:0 0 0 10px;
}

#links ul li,.leftbox ul li {
	padding:10px 20px 10px 0!important;
	width:220px!important;
}

#links ul li a,.leftbox ul li a {
	padding:0!important;
}

ul.course-list li {
	font-size: 12px;
	list-style: none;
	padding: 0 !important;
}

ul.course-list li a {
	display: block;
	font-weight: bold;
	color: #5b5b5b;
	margin-bottom: 10px;
	padding-bottom: 10px !important;
}

/* =================================
        Checkout - confirmation
==================================== */
/* Checkout Styling */
.shop-confirm {
        width: 562px;
        height: 145px;
        background: #fff url(images/shop-cart-bg.png) no-repeat 50px center;
        border-radius: 5px;
        padding: 25px;
        box-shadow: 0 0 30px #333;
        position: absolute;
        top: 100px;
        left: 180px;
        z-index: 1;
}
.shop-confirm p {
        width: 65%;
        float: right;
        font: normal 16px/24px 'Merriweather', serif;
		color: #333;
}
.shop-confirm p a {
        font: normal 23px/28px Helvetica, Sans-Serif;
        color: #D84936;
		text-decoration: underline;
		font-style: italic;
}
.shop-confirm p.add-product-fail {
        font: normal 16px/21px Helvetica, Sans-Serif;
}
.shop-confirm p.add-product-fail a {
        font: normal 16px/21px Helvetica, Sans-Serif;
}
.shop-confirm a.close {
        width: 40px;
        height: 40px;
        display: block;
        cursor: pointer;
        text-indent: -7777px;
        background: transparent url(images/shopp-cart-x.png) no-repeat 0px center;
        margin-left: 567px;
        margin-top: -33px;
}

.nonumber p {
	padding:0 0 4px 24px!important;
}

.quantity span {
	color:gray;
	font:13px/20px 'Merriweather', serif;
	font-weight:700;
}

.contact-details {
	margin:20px;
	width:450px;
}

.contact-details h4 {
	border-bottom:solid 1px #d9d9d9;
	padding:0 0 10px;
	margin:0 0 20px;
}

.contact-details p {
	margin:0 0 15px;
}

.contact {
	color:#333;
	width:100px;
	display:inline-block;
	font:13px/20px 'Merriweather', serif;
	font-weight: 400;
	vertical-align:top;
}

.details {
	color:gray;
	width:250px;
	display:inline-block;
	font:13px/20px 'Merriweather', serif;
}

.receipt {
	background:#d84936;
	width:145px;
	height:40px;
	border:none;
	border-radius:3px;
	cursor:pointer;
	color:#fff;
	font:16px/20px 'proxima-nova-condensed';
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:10px 20px;
	margin:0 auto;
}

.receipt:hover {
	background:#193a48;
}

/* =================================
				Course detail
==================================== */
.leftbox .select {
	border:solid 1px #cecece;
	width:200px;
	padding:6px 10px;
	background:url(images/gradient.png) repeat-x;
	margin:0 0 0 10px;
	color:gray;
	font:13px/20px 'Merriweather', serif;
	font-weight: 400;
}

.leftbox .select:focus {
	border:solid 1px #d84936;
}
#stage .container #content-wrap #content .course-detail p.product-not-available{
	color: #D02605; text-align: center; padding-top: 10px; font-weight: bold; width: 250px;
}

.event-detail,.course-detail {
	margin:0 10px 0 0;
	position:relative;
}

.event-detail h1,.course-detail h1 {
	font-size:22px!important;
}

.course-detail h1 {
}

.course-detail img {
	background:#fff;
	padding:3px;
	border:solid 1px #cecece;
	margin:0 0 15px;
	display:block;
	box-shadow:1px 1px 1px 1px #e6e5e5;
}

.course-detail p {
	font:14px/20px 'Merriweather', serif;
	font-weight:400;
}

.course-detail p a {
	color:#d84936;
	font-style:italic;
	text-decoration:underline;
}

.course-detail p a:hover {
	color:#183946;
}

.course-detail .certificate-programs {
	display: block;
	font-size: 14px;
	line-height: 170%;
	margin: 5px 0 0 0;
}

.course-detail .certificate-programs a{
	font-style: italic;
	text-decoration: underline;
}

.course-detail .audience {
	display: block;
	font-size: 14px;
	line-height: 180%;
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.mailprint {
	position:absolute;
	top:5px;
	right: 12px;
}

.mailprint a {
	display:block;
}

.mailprint .mail {
	float: left;
	color:#333;
	font:13px/24px 'Merriweather', serif;
	font-weight:400;
	background:url(images/mail.png) no-repeat 0 7px;
	margin-right: 10px;
	padding:0 0 0 22px !important;
}
.mailprint .print-link {
	float: left;
	color:#333;
	font:13px/24px 'Merriweather', serif;
	font-weight:400;
	background:url(images/print.png) no-repeat 0 4px;
	padding:0 0 0 22px !important; 
}

.mailprint a:hover {
	opacity:.8;
}

.mailprint .at16nc {
	display: none;
}

.datetime {
	margin:13px 0;
}

.datetime .time {
	color:gray;
	font:13px/24px 'Merriweather', serif;
	font-weight:400;
	background:url(images/date.png) no-repeat 0 4px;
	padding:0 0 0 20px;
	display:block;
}

.datetime .location {
	color:gray;
	font:13px/24px 'Merriweather', serif;
	font-weight:400;
	background:url(images/loc.png) no-repeat 0 4px;
	padding:0 0 0 20px;
	display:block;
}

.datetime .time strong,.datetime .location strong {
	color:#333;
}

.reg {
	border:solid 1px #d9d9d9;
	padding:15px;
	margin:0 14px 10px;
	display:block;
}

.reg h3 {
	margin-top: 0 !important;
}

.reg select {
	height: 30px;
}

.reg .selecta {
	border:solid 1px #cecece;
	width:200px;
	padding:6px 10px;
	background:url(images/gradient.png) repeat-x;
	margin:0 0 5px;
	color:gray;
	font:13px/24px 'Merriweather', serif;
	font-weight:400;
}

.reg .selecta:focus,.reg .selectb:focus {
	border:solid 1px #d84936;
}

.reg .selectb {
	border:solid 1px #cecece;
	width:100px;
	padding:6px 10px;
	background:url(images/gradient.png) repeat-x;
	margin:0 10px 10px 0;
	color:gray;
	font:13px/24px 'Merriweather', serif;
	font-weight:400;
}

.reg label {
	color:gray;
}

.reg .register {
	background:#d84936;
	border:none;
	border-radius:3px;
	cursor:pointer;
	color:#fff;
	font:16px/20px 'proxima-nova-condensed';
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:10px 20px;
	width:200px;
}

.reg .register:hover {
	background:#193a48;
}

#event-location {
}

#event-location .alignleft {
	width:400px;
}

#event-location .alignright {
	width:397px;
	border: solid 1px #CECECE;
	box-shadow: 1px 1px 1px 1px #E6E5E5;
}

#event-location h5,#event-location p {
	color:#333;
}

#event-location h5 {
	margin:0 0 15px;
}

#event-location p {
	margin:0!important;
}

#event-location .alignright {
	width:397px;
	margin:20px 0 0;
}

#instructor {
	margin:25px 0 40px;
}

#instructor h5 {
	margin:0 0 15px;
	color:#333;
}

#instructor ul {
	margin:0!important;
}

#instructor ul li {
	margin:0 0 15px!important;
	padding:0!important;
	list-style:none!important;
}

#instructor ul li img {
	margin:6px 30px 0 0;
	background:#fff;
	padding:3px;
	border:solid 1px #cecece;
	display:block;
	box-shadow:1px 1px 1px 1px #e6e5e5;
}

#instructor .info {
	width: 700px;
	margin-right: 0;
}

#instructor h3 {
	margin-top: 0 !important;
}

#instructor ul li p {
	margin:0 0 10px;
}

/* =================================
    REGISTER ONLINE - CALENDAR
==================================== */
#reg-ol h1 {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:25px;
	font-weight:700;
	margin:20px 0 30px 10px;
}

#nav {
	margin:10px 0;
}

#nav a {
	color:gray;
	font-weight:400;
	margin:0 10px;
}

#nav .alignright a {
	margin:0 0 0 10px;
}

#nav button {
	background:#ddd;
	color:#fff;
	text-transform:uppercase;
	border-radius:4px;
	border:none;
	padding:1px 10px;
	font:11px/24px 'Merriweather', serif;
	font-weight:700;
	margin:0;
}

#nav button.current,#nav button:hover {
	background:#666;
	cursor:pointer;
}

#reg-ol table {
	margin:0 10px;
}

#reg-ol table thead {
	border:solid 1px #d0d0d0;
}

#reg-ol table thead th {
	background:#ddd;
	padding:3px 0;
	text-transform:uppercase;
	color:#333;
	font:12px/24px 'Merriweather', serif;
}

#reg-ol table tbody tr td {
	border:solid 1px #d0d0d0;
	padding:0;
}

#reg-ol table tbody tr td .number {
	background:#f5f5f5;
	display:block;
	width:100%;
	margin:0 0 10px;
	padding:3px 0;
}

#reg-ol table tbody tr td .number span {
	margin:0 0 0 5px;
	color:#333;
}

#reg-ol table tbody tr td .nosched {
	margin:0 0 120px;
}

#reg-ol table tbody tr td a {
	color:#1782e2;
	font:11px/18px 'Merriweather', serif;
	font-weight: 400;
	margin:0 0 0 10px;
	width:80%;
	display:block;
}

#reg-ol table tbody tr td ul li {
	border-bottom:solid 1px #dedede;
	padding:0 0 5px;
}

#reg-ol table tbody tr td ul li:last-child {
	border-bottom:none;
}

#tooltip {
	background:none repeat scroll 0 0 #f9f9f9;
	border:1px solid #CFCFCF;
	box-shadow:2px 2px 3px #CFCFCF;
	padding:0;
	position:absolute;
	width:300px;
	z-index:3000;
}

#tooltip p {
	color:#333;
	padding:5px 7px;
}

#tooltip:after {
	border-color:#CFCFCF transparent transparent;
	border-style:solid;
	border-width:13px;
	bottom:-26px;
	content:" ";
	display:block;
	height:0;
	right:45px;
	position:absolute;
	width:0;
}

#tooltip h5 {
	background:#666;
	color:#fff;
	padding:5px 7px;
}

#tooltip h3,#tooltip div {
	margin:0;
}

/* =================================
				LISTING
==================================== */
.sort {
	color:#333;
	font:15px/18px 'Merriweather', serif;
	font-weight: 400;
	margin:30px 0 10px;
	background:url(images/border-blog.png) repeat-x bottom left;
	padding:0 0 30px;
}

.sort .select {
	border:solid 1px #cecece;
	width:190px;
	padding:6px 10px;
	background:url(images/gradient.png) repeat-x;
	margin:0 0 0 15px;
	color:gray;
	font:13px/20px 'Merriweather', serif;
}

.sort .select:focus {
	border:solid 1px #d84936;
}

#listing { margin: 20px 15px; }

#listing ul li {
	margin:0 0 25px;
	background:url(images/border-blog.png) repeat-x bottom left;
	padding:0 0 40px;
}

.list-content {
	float:left;
	width:100% !important;
}

.dateloc {
}

.dateloc .date {
	float: left;
	width: 260px;
	background:url(images/date2.png) no-repeat top left;
	padding:10px 0 10px 60px;
	margin:0 20px 0 0;
}

.dateloc .date p,.dateloc .loc p {
	font:18px/18px 'Merriweather', serif;
	font-weight:700;
	margin:0 0 5px;
}

.dateloc .date span,.dateloc .loc span {
	font:13px/18px 'Merriweather', serif;
	font-weight: 400;
}

.dateloc .loc {
	float: left;
	width: 300px;
	background:url(images/loc2.png) no-repeat top left;
	padding:10px 0 10px 60px;
	margin:0;
}

.list-wrap .alignleft { width: 700px; }

.regmap .alignleft { width: 327px; }

.list-wrap h2 {
	color:#d84936;
	font-family: 'Merriweather', serif;
	font-size:22px;
	font-weight:700;
	margin:20px 0 15px;
}

.list-wrap h2 a {
	color:#d84936;
}

.list-wrap p {
	color:#333;
	font:14px/24px 'Merriweather', serif;
	font-weight: 400;
	line-height:24px;
	margin:0 0 10px;
}

#listing .list-wrap p a {
	color:#d84936;
	font-style:italic;
	text-decoration:underline;
}

#listing .list-wrap p a:hover {
	color:#183946;
}

.list-wrap .alignright img {
	margin:20px 0 0;
}

#listing #navigation a {
	border:solid 1px #dadada!important;
}

.regmap {
    position: relative;
}
.regmap img {
    background: #fff;
    border: 1px solid #cecece;
    box-shadow: 4px 4px 0 rgba(0,0,0,.05);
    margin: 0 !important;
    padding: 3px;
}
.regmap .text {
    position: absolute;
    top: 0;
}
.regmap .text p {
    color: #fff;
    font-family: 'proxima-nova-condensed', 'Merriweather', serif;
    font-size: 22px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    margin: 0;
    text-transform: uppercase;
}
.regmap .text p span { background: #d84936; display: inline-block; padding: 0 15px; }
.regmap .text small { font-size: 20px; text-transform: none; }
.regmap .text b {
    background: url(images/white-arrow.png) center right no-repeat;
    padding-right: 30px;
}
.regmap img {
    float: left;
}
.regmap .pricing {
    float: left;
    margin-left: 50px;
    position: relative;
}
.pricing .signup {
    background: #d84936;
    border-radius: 30px;
    bottom: -15px;
    color: #fff;
    display: block;
    font: 16px/30px 'Helvetica Neue', 'Merriweather', serif;
    height: 30px;
    left: 50%;
    margin-left: -72px;
    position: absolute;
    text-align: center;
    width: 145px;
}
.pricing .signup:hover { background:#193a48; }
.pricing .fee {
    border: 1px solid #dbdbdb;
    float: left;
    font: 25px/28px 'proxima-nova-condensed', 'Merriweather', serif;
    height: 120px;
    padding: 30px 20px 0;
    text-align: center;
    width: 140px;
    font-weight: 700;
}
.pricing .member-fee { border-right: none; }
.pricing .fee strong {
    font-family: 'Helvetica Neue', 'Merriweather', serif;
    display: block;
    font-size: 53px;
}
.pricing .fee sup {
    font: bold 24px 'Helvetica Neue', 'Merriweather', serif;
    position: relative;
    top: -20px;
    vertical-align: baseline;
}


/* =================================
	Widget Styles
==================================== */
.widget-sidebar.widget_archive,.widget-sidebar.widget_pages,.widget-sidebar.widget_recent_comments,.widget-sidebar.widget_recent_entries,.widget-sidebar.widget_meta,.widget-sidebar.widget_links,.widget-sidebar.widget_nav_menu,.widget-sidebar.widget_categories,.widget-sidebar.widget_rss,.widget-sidebar.widget_tag_cloud {
	padding:10px 0;
}

.widget-sidebar.widget_tag_cloud a {
	color:#083356;
	text-transform:uppercase;
	background:#f2f2f2;
	border-radius:15px;
	padding:1px 13px;
	margin:4px 2px;
	display:inline-block;
	font:10px/20px 'Merriweather', serif;
	font-size:12px!important;
	font-weight:600;
	vertical-align:middle;
}

.widget-sidebar.widget_tag_cloud a:hover {
	background:#d84936;
	color:#fff;
}

.widget-sidebar .tagcloud,.widget-sidebar select {
	margin:0 10px;
}

.widget-sidebar h3.wtitle {
	color:#D84936;
	font:18px/20px 'proxima-nova-condensed',Helvetica,arial,san-serif;
	font-weight:700;
	margin:25px 0 15px 10px;
	padding:0 0 0 5px;
	border-left:solid 3px #D84936;
	text-transform:uppercase;
}

/* =================================
				FOOTER
==================================== */
#footer {
	margin:0;
	padding:0;
}

#footer .container {
	background:none;
}

#footer .container #footerwrap {
	margin:20px 0 30px;
	width:960px;
	display:block;
}

#footer .container #footerwrap #address p {
	font:13px/20px 'Merriweather', serif;
	font-weight: 400;
	text-align:left;
	margin:2px 0 2px 7px;
	color:#333;
}

#footer .container #footerwrap #address p a {
	color:#005774;
}

#footer .container #footerwrap #address p a:hover {
	text-decoration:underline;
}

#footer .container #footerwrap #nav-copy {
	width:650px;
}

#footer .container #footerwrap #nav-copy #bot-nav {
	float:right;
	border-bottom:solid 1px #d4d4d4;
	padding:0 0 20px;
}

#footer .container #footerwrap #nav-copy #bot-nav ul {
	display:block;
}

#footer .container #footerwrap #nav-copy #bot-nav ul li {
	float:left;
	margin:0 7px 0 0;
	padding:0 7px 0 0;
}

#footer .container #footerwrap #nav-copy #bot-nav ul li:last-child {
	padding:0;
}

#footer .container #footerwrap #nav-copy #bot-nav ul li a {
	font:13px/20px 'Merriweather', serif;
	color:#333;
	text-transform:uppercase;
	font-weight: 400;
}

#footer .container #footerwrap #nav-copy #bot-nav ul li a:hover {
	color:#d84936;
}

#footer .container #footerwrap #nav-copy #copy {
	border-top:solid 1px #d4d4d4;
	padding:10px 10px 0 0;
	margin:5px 0 0;
	width:635px;
	float:right;
}

#footer .container #footerwrap #nav-copy #copy span {
	display:block;
	margin:0 0 3px;
	font:13px/20px 'Merriweather', serif;
	font-weight: 400;
	color:#333;
	text-align:right;
}

#footer .container #footerwrap #nav-copy #copy span a {
	color:#005774;
}

#footer .container #footerwrap #nav-copy #copy span a:hover {
	text-decoration:underline;
}

/* =================================
				404
==================================== */
#stage #content-wrap #bigleft {
	position:relative;
	width:330px;
	margin:50px 10px 0 20px;
}

#stage #content-wrap #bigleft img {
	margin:0 30px 30px 0;
	display:block;
}

#stage #content-wrap .notfound {
	width:550px;
	margin:50px 20px 0 10px;
	display:block;
}

#stage #content-wrap .notfound .big {
	color:#333;
	font-family: 'Merriweather', serif;
	font-size:73px;
	line-height:66px;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 10px;
	display:block;
}

#stage #content-wrap .notfound p {
	color:gray;
	font-family: 'Merriweather', serif;
	font-weight:700;
	font-size:18px;
	margin:0 20px 0 0;
}

#stage #content-wrap .notfound p a {
	color:#d84936;
}

#stage #content-wrap .notfound p a:hover {
	color:#005774;
}

.thecontent {
	width:100%;
}

.thecontent header {
	margin-bottom:20px;
}

.thecontent header p {
	color:#636363!important;
	font-size:12px!important;
	margin:0!important;
	padding-left:25px;
}

.thecontent header p.meta {
	background:url(images/time.png) left 3px no-repeat;
}

.thecontent header p.comment {
	background:url(images/comments.png) left 5px no-repeat;
}

.thecontent header p.meta a {
	color:#004a80!important;
	font-style:normal;
	text-decoration:none;
}

.thecontent header p.meta a:hover {
	text-decoration:underline;
}

.thecontent header .comment a {
	color:#636363;
	font-style:normal;
	text-decoration:none;
}

.thecontent header .comment a:hover {
	color:#d84936;
}

.thecontent header .tags a {
	color:#999!important;
	text-transform:uppercase;
	background:#F2F2F2;
	border-radius:15px;
	padding:1px 13px;
	margin:4px 2px;
	display:inline-block;
	font:10px/20px 'Merriweather', serif;
	font-weight:700;
	vertical-align:middle;
}

.thecontent header .tags a:hover {
	background:#d84936;
	color:#fff!important;
	text-decoration:none!important;
}

.content p a:hover,.thecontent p a:hover {
	color:#183946!important;
}

.content {
	padding:0 10px;
}

/* =Comments
-------------------------------------------------------------- */
.comments-title {
	margin-bottom:48px;
	margin-bottom:3.428571429rem;
	font-size:16px;
	font-size:1.142857143rem;
	line-height:1.5;
	font-weight:400;
}

.comments-area article {
	margin:24px 0;
	margin:1.714285714rem 0;
}

.comments-area article header {
	margin:0 0 48px;
	margin:0 0 3.428571429rem;
	overflow:hidden;
	position:relative;
}

.comments-area article header img {
	float:left;
	padding:0;
	line-height:0;
}

.comments-area article header cite,.comments-area article header time {
	display:block;
	margin-left:85px;
	margin-left:6.071428571rem;
}

.comments-area article header cite {
	font-style:normal;
	font-size:15px;
	font-size:1.071428571rem;
	line-height:1.42857143;
}

.comments-area article header time {
	line-height:1.714285714;
	text-decoration:none;
	font-size:12px;
	font-size:.857142857rem;
	color:#5e5e5e;
}

.comments-area article header a {
	text-decoration:none;
	color:#5e5e5e;
}

.comments-area article header a:hover {
	color:#21759b;
}

.comments-area article header cite a {
	color:#444;
}

.comments-area article header cite a:hover {
	text-decoration:underline;
}

.comments-area article header h4 {
	position:absolute;
	top:0;
	right:0;
	padding:6px 12px;
	padding:.428571429rem .857142857rem;
	font-size:12px;
	font-size:.857142857rem;
	font-weight:400;
	color:#fff;
	background-color:#0088d0;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#009cee,#0088d0);
	background-image:-ms-linear-gradient(top,#009cee,#0088d0);
	background-image:-webkit-linear-gradient(top,#009cee,#0088d0);
	background-image:-o-linear-gradient(top,#009cee,#0088d0);
	background-image:linear-gradient(top,#009cee,#0088d0);
	border-radius:3px;
	border:1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position:absolute;
	margin-left:5px;
	margin-left:.357142857rem;
	padding:2px 5px;
	padding:.142857143rem .357142857rem;
	font-size:10px;
	font-size:.714285714rem;
}

a.comment-reply-link {
	font-size:13px;
	font-size:.928571429rem;
	line-height:1.846153846;
	color:#686868;
}

a.comment-reply-link:hover {
	color:#21759b;
}

.commentlist .pingback {
	line-height:1.714285714;
	margin-bottom:24px;
	margin-bottom:1.714285714rem;
}

.commentlist .children {
	margin-left:48px;
	margin-left:3.428571429rem;
}

/* Comment form */
#respond {
	margin-top:48px;
	margin-top:3.428571429rem;
}

#respond h3#reply-title {
	font-size:16px;
	font-size:1.142857143rem;
	line-height:1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left:10px;
	margin-left:.714285714rem;
	font-weight:400;
	font-size:12px;
	font-size:.857142857rem;
}

#respond form {
	margin:24px 0;
	margin:1.714285714rem 0;
}

#respond form p {
	margin:11px 0;
	margin:.785714286rem 0;
}

#respond form p.logged-in-as {
	margin-bottom:24px;
	margin-bottom:1.714285714rem;
}

#respond form label {
	line-height:1.714285714;
}

#respond form input[type="text"],#respond form textarea {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
	font-size:.857142857rem;
	line-height:1.714285714;
	padding:10px;
	padding:5px;
	width:100%;
}

#respond form p.form-allowed-tags {
	margin:0;
	font-size:12px;
	font-size:.857142857rem;
	line-height:2;
	color:#5e5e5e;
}

.required {
	color:red;
}

label ~ span.required {
}

/*** FORM STYLE ***/
#gform_wrapper_1 #gform_1 li {
	margin:0 0 15px;
	width:100%;
}

#gform_wrapper_1 #gform_1 li#field_1_4 {
	margin:0;
}

#gform_wrapper_1 #gform_1 li#field_1_2,#gform_wrapper_1 #gform_1 li#field_1_3,#gform_wrapper_1 #gform_1 li#field_1_5,#gform_wrapper_1 #gform_1 li#field_1_6 {
	clear:none;
	float:left;
	width:50%;
}

#gform_wrapper_1 #gform_1 li#field_1_7 {
	width:50%;
}

#gform_wrapper_1 #gform_1 li#field_1_3,#gform_wrapper_1 #gform_1 li#field_1_6 {
	margin-left:5px;
	width:49%;
}

#gform_wrapper_1 #gform_1 li#field_1_4 span {
	margin:0 0 10px;
}

#gform_wrapper_1 #gform_1 label {
	color:#333;
	display:block;
	font:bold 13px 'Merriweather', serif;
	margin:0 0 5px;
}

#gform_wrapper_1 #gform_1 .gfield_required {
	color:#c22f1f;
}

#gform_wrapper_1 #gform_1 input[type="text"],#gform_wrapper_1 #gform_1 textarea {
	background:#fff;
	border:1px solid #cecece;
	color:#333;
	font:13px Helvetica,Arial,sans-serif;
	height:30px;
	padding:0 10px;
	width:95%!important;
	box-shadow:2px 2px 5px rgba(0,0,0,0.15) inset;
}

#gform_wrapper_1 #gform_1 textarea {
	height:100px;
	padding:10px;
}

#gform_wrapper_1 #gform_1 input[type="text"]:focus,#gform_wrapper_1 #gform_1 textarea:focus {
	border:1px solid #D84936;
}

#gform_wrapper_1 #gform_1 #input_1_1 input {
	width:90%!important;
}

#gform_wrapper_1 #gform_1 #input_1_1 label,#gform_wrapper_1 #gform_1 #input_1_4_1_container label,#gform_wrapper_1 #gform_1 #input_1_4_2_container label,#gform_wrapper_1 #gform_1 #input_1_4_3_container label,#gform_wrapper_1 #gform_1 #input_1_4_4_container label,#gform_wrapper_1 #gform_1 #input_1_4_5_container label,#gform_wrapper_1 #gform_1 #input_1_4_6_container label {
	font-weight:400;
	font-size:12px;
}

#gform_wrapper_1 #gform_1 li#field_1_2 input,#gform_wrapper_1 #gform_1 li#field_1_3 input,#gform_wrapper_1 #gform_1 li#field_1_5 input,#gform_wrapper_1 #gform_1 li#field_1_6 input {
	width:90%!important;
}

#gform_wrapper_1 #gform_1 li#field_1_4 #input_1_4_3_container input,#gform_wrapper_1 #gform_1 li#field_1_4 #input_1_4_4_container input,#gform_wrapper_1 #gform_1 li#field_1_4 #input_1_4_5_container input {
	width:90%!important;
}

#gform_wrapper_1 #gform_1 li#field_1_7 input {
	width:90%!important;
}

#gform_wrapper_1 #gform_1 li#field_1_4 #input_1_4_6_container select {
	margin-left:2px;
	width:96%!important;
}

#gform_wrapper_1 #gform_1 li#field_1_8 #input_1_8 {
	margin:10px 0 0;
}

#gform_wrapper_1 #gform_1 li#field_1_8 #input_1_8 li {
	float:left;
	margin:0 0 5px;
	width:50%;
}

#gform_wrapper_1 #gform_1 li#field_1_8 #input_1_8 li label {
	font-family:'ProximaNovaRegular',sans-serif;
	font-weight:400;
}

#gform_wrapper_1 #gform_1 .gform_footer {
	padding:0;
}

#gform_wrapper_1 li.gfield.gfield_error {
	border:none!important;
	padding:10px 0!important;
}

.membership-page {
	margin:20px;
}

.membership-page h1 {
	color:#D84936;
	font-family: 'Merriweather', serif;
	font-size:25px;
	font-weight:700;
	margin-bottom:20px;
}

.membership-form .gform_body ul.gform_fields {
	margin-left: 0 !important;
}

.membership-form .gform_body ul.gform_fields li {
	margin-left: 0 !important;
}

.membership-form fieldset {
	margin-bottom:25px;
}

.membership-form li.gsection {
	float: left;
	clear: both;
	width: 100%;
	border: none !important;
	margin-top: 30px !important;
	padding-left: 0 !important;
	border-bottom:1px solid #d9d9d9 !important;
	padding-bottom: 10px !important;
}

.membership-form h2.gsection_title {
	color:#333 !important;
	display:block;
	font:bold 16px 'Merriweather', serif;
/* margin-bottom: 25px; */
	width:100%;
}

.membership-form li.gfield {
	padding-left: 0 !important;
}

.membership-form .ginput_complex .ginput_full,
.membership-form .ginput_complex .ginput_left,
.membership-form .ginput_complex .ginput_right {
	min-height: 63px !important;
}

.membership-form .form-left {
	float:left;
	width:48%;
	margin-top:25px;
}

.membership-form .form-right {
	float:right;
	width:48%;
	margin-top:25px;
}

.membership-form p {
	margin-bottom:25px;
}

.membership-form label {
	color:#333;
	display:block;
	font:bold 13px 'Merriweather', serif;
	margin-bottom:5px;
}

.membership-form span.req {
	color:#c22f1f;
}

.membership-form .ginput_full input[type="text"],
.membership-form input.medium,
.membership-form .ginput_left input[type="text"],
.membership-form .ginput_right input[type="text"],
.membership-form select,
.gform_wrapper input[type=text] {
	border:1px solid #cecece;
	box-shadow:inset 2px 2px 5px rgba(0,0,0,.1);
	color:#333;
	font:13px 'Merriweather', serif;
	height:30px;
	padding:0 10px !important;
}

.membership-form select {
	margin-bottom: 0 !important;
}

.membership-form input.text-small {
	width:150px;
}

.membership-form input.text:focus {
	border:1px solid #c22f1f;
}

.membership-form .selectBox-dropdown {
	background-color:#f2f2f2;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:-ms-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(top,#fff,#e6e6e6);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#e6e6e6');
	border-radius:0;
	height:32px;
	width:430px!important;
}

.membership-form .gfield_radio {
	margin-left: 0 !important;
}

.membership-form .gfield_radio li {
	float: left;
	margin-right: 20px !important;
}

.membership-form .gfield_radio li label {
	font-weight: normal !important;
}

.membership-form li.payment-type ul.gfield_radio {
	width: 900px !important;
}

.membership-form li.payment-type ul.gfield_radio li {
	width: 250px;
	min-height: 80px;
	margin-right: 25px !important;
	padding: 10px !important;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}

.membership-form li.payment-type ul.gfield_radio li:hover {
	background: #deecca;
	cursor: pointer !important;
}

.membership-form li.payment-type ul.gfield_radio li label {
	min-height: 80px;
	font: bold 17px 'Merriweather', serif;
}

.membership-form li.payment-type ul.gfield_radio li label:hover {
	cursor: pointer;
}

.membership-form li.payment-type ul.gfield_radio li label span {
	display: block;
	font: italic normal 13px 'Merriweather', serif;
}

.membership-form .selectBox-dropdown .selectBox-label {
	font:13px Helvetica,Arial,sans-serif;
	line-height:30px;
}

.membership-form .selectBox-dropdown .selectBox-arrow {
	background:url(images/select-arrow.png) 10% center no-repeat;
	border:none;
}

.membership-form .checkbox {
	display:block;
	height:32px;
	width:400px;
}

.membership-form .checkbox label {
	display:block;
	float:left;
	font-weight:400;
	margin-right:15px;
}

.membership-form .check a,.membership-form .credit-card a {
	background:#fff url(images/check-normal.png) 5% center no-repeat;
	border:1px solid #d1d1d1;
	border-radius:5px;
	display:block;
	color:#333;
	font:bold 17px 'Merriweather', serif;
	padding:20px 30px 20px 70px;
}

.membership-form .check a em,.membership-form .credit-card a em {
	display:block;
	margin-top:5px;
	font-size:13px;
	font-weight:400;
}

.membership-form .check a:hover,.membership-form .credit-card a:hover,.membership-form .check a.active,.membership-form .credit-card a.active {
	background:#deecca url(images/check-active.png) 5% center no-repeat;
	border:1px solid #abc18b;
}

.membership-form #btn-submit {
	display:block;
	font-size:18px;
	height:44px;
	line-height:18px;
	margin:50px auto 0;
	text-align:center;
	width:110px;
}

/*** Search Results ***/
#search-results {
	margin:20px;
}

#search-results h1 {
	margin-bottom:15px;
}

#search-results h2 {
	color:#d84936;
	font:25px 'Merriweather', serif;
	margin-bottom:20px;
	font-weight: 700;
}

#search-results p {
	font-size:14px;
	margin-bottom:10px;
}

#search-results .cols {
	margin-top:30px;
}

#search-results .cols2 .col {
	float:left;
	width:45%;
}

#search-results .cols2 .col:last-child {
	float:right;
}

#search-results ul li {
	margin-bottom:40px;
}

#search-results ul h2 {
	font:22px 'Merriweather', serif;
	margin-bottom:15px;
	font-weight: 700;
}

#search-results ul h2 a {
	color:#000;
}

#search-results ul a.more {
	color:#d84936;
	text-decoration:underline;
}

#search-results ul a.more:hover {
	text-decoration:none;
}

.search-results p { font-size: 14px; margin-bottom: 10px; }
.search-results .cols { margin-top: 30px; }
.search-results .cols2 .col { float: left; width: 45%; }
.search-results .cols2 .col:last-child { float: right; }
.search-results ul li { margin-bottom: 40px; }
.search-results ul h2 { font: 22px 'proxima-nova-condensed', 'Merriweather', serif; margin-bottom: 15px; font-weight: 700; }
.search-results ul h2 a { color: #000; }
.search-results ul a.more { color: #d84936; text-decoration: underline; }
.search-results ul a.more:hover { text-decoration: none; }

/* Tabs */
.tabs {
    position: relative;
    top: 11px;
    text-align: center;
}
.tabs ul { display: inline; text-align: center; }
.tabs ul li { display: inline; }
.tabs a {
    background: #e9e9e9;
    border: 1px solid #c3c3c3;
    display: inline-block;
    font: bold 13px/40px 'Merriweather', serif; !important;
    height: 40px;
    margin: 0 5px;
    width: 170px;
}
.tabs a:hover, .tabs a.active, .tabs .current-menu-item a {
    background: #fff;
    text-decoration: none !important;
}

/* Case Study */
.case-wrap img {
	border:3px solid #fff;
	box-shadow:1px 1px 4px rgba(0,0,0,.22);
	margin-bottom:5px;
}

.case-wrap .case_study {
	float:left;
	margin:0 40px 40px 0;
	width: 280px;
	height: 270px;
}

body.single-case_study .case-wrap .case_study {
	float: none;
	width: 100%;
	height: auto;
	margin: 0;
}

body.single-case_study .thecontent header {
	margin-top: 20px;
}

.case-wrap .case_study h3 {
	margin-top: 0 !important
}

.case-wrap h1 {
	margin-top: 0 !important;
}

.case-wrap .case_study h4 {
	font-size: 15px !important;
	font-weight: bold;
	margin: 0px 0 0 0 !important;
}

.case-wrap .case_study p.download {
	margin: 20px 0 !important;
}

.case-wrap .case_study p.download a {
	background: #d84936;
	color: #fff !important;
	font-size: 13px;
	text-decoration: none;
	padding: 5px 15px !important;
	border-radius: 30px;
}

.case-wrap .case_study p.download a:hover {
	text-decoration: none !important;
}

.case-wrap .case_study p.role:before {
	border-top:1px solid #759132;
	content:"";
	display:block;
	margin:0 auto 3px;
	width:50%;
}

.case-wrap .case_study a:hover {
	text-decoration:none;
}

.case-wrap .case_study a:hover p {
	color:#003471;
}

.case-wrap .case_study a:hover p.role {
	color:#759132;
}

.case-wrap .case_study a:hover img {
	border-color:#759132;
}

/* =================================
            Error Message
==================================== */
.error-msg {
	font-size: 12px;
	padding: 0 20px;
}

.error-msg .note {
	font-size: 14px;
}

.error-msg ul {
	margin: 10px 0 20px 0;
}

.error-msg ul li {
	font-size: 11px;
	color: #ff0000;
	list-style: disc;
	margin: 0 0 5px 0;
}

/* Conent Number */
#stage .container #content-wrap #content ol li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}

/* Disqus Override */
#stage .container #content-wrap #content #disqus_thread ul li {
	list-style-type: none !important;
	list-style-image: none !important;
}
#stage .container #content-wrap #content #disqus_thread ul, .dsq-reply,
.gform_body ul {
	margin: 0px !important;
}
#stage .container #content-wrap #content #disqus_thread h3 {
	margin: 10px 0 10px !important;
}

.share.top p {
	float: left;
}
.share iframe {
	margin: 0px !important;
}
.type-instructor {
	width: 40%;
	float: left;
	margin-right: 9%;
}
body.single-instructor .type-instructor {
	width: 94%;
	margin-right: 0%;
}

/*-------  start responsive nav */

.navbar {
  height: 47px;
  overflow: visible;
  *position: relative;
  *z-index: 2;
}

.navbar .btn-navbar {
  /*background: #28ad76;*/
  cursor: pointer;
  display: none;
  height: 44px;
  text-decoration: none;
}

.navbar .btn-navbar { background: url(images/resp-btn.png) repeat-x right; cursor: pointer; }

.navbar .btn-navbar span {
  color: #fff;
  background: url(images/section-btn.png) no-repeat right; cursor: pointer;
  padding: 6px 19px 5px 5px;
  margin-top:9px;
  margin-right: 10px;
  width: 50px;
  float: right;
  display: block;
  font-weight: 700;
  line-height: 47px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 16px 'proxima-nova-condensed','HelveticaBoldCondensed',Arial,sans-serif;
}
.nav-collapse.collapse {
  height: auto;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}

#nav { 
	position: relative; text-align: left; 
}
#nav ul { 
	
}

#nav ul li{
  
}

#nav ul li a{
	padding: 15px 14px 15px;
	font-size: 15px;
	font-weight: 600;
}

#nav ul li a:hover{

}

#nav ul li ul{
	
}

#main .submenu li a{
	
}

#main .submenu li a:hover{
	
}

/*  end responsive nav --------*/

.cycle-slideshow img{
	width: 90%;
	height: auto;
}
.pricing2{
     float: left;
    margin-left: 0;
    margin-top: 25px;
    position: relative;
}
.pricing2 .signup {
    background: #d84936;
    border-radius: 30px;
    bottom: -15px;
    color: #fff;
    display: block;
    font: 16px/30px 'Helvetica Neue', 'Merriweather', serif;
    height: 30px;
    left: 50%;
    margin-left: -72px;
    position: absolute;
    text-align: center;
    width: 145px;
}
.pricing2 .signup:hover { background:#193a48; }
.pricing2 .fee {
    background-color: #F3F3F3;
    border: 1px solid #B2B2B2;
    float: left;
    font: 700 25px/28px 'Merriweather', serif;
    height: 108px;
    text-align: center;
    width: 190px;
}

.pricing2 .member-fee {
    margin-right: 15px;
}
.pricing2 .fee strong {
    display: block;
    font-family: 'Helvetica Neue',Helvetica,arial,sans-serif;
    font-size: 53px;
    padding-bottom: 9px;
    padding-top: 22px;
}
.pricing2 .fee sup {
    font: bold 24px 'Helvetica Neue', 'Merriweather', serif;
    position: relative;
    top: -20px;
    vertical-align: baseline;
}
.single-mvn_product #instructor{
   margin-top: 25px;
}
.pricing2-fee {
    background-color: #FFFFFF;
    display: block;
    font-size: 15px;
    padding: 5px;
}

/*Heads up Bars*/
@media screen and (min-width: 900px) {
	#ehu-close-button,
	#ehu-bar-content .selected span {
		margin-top: 110px;
		display: inline-block;
	}
}
