@charset "UTF-8";
/* CSS Document */


body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-image: url(../images/ziglar-bg-09.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #000;
}
h1 {
	font-size: 28px;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 50px;
	color: #333;
	border-bottom: 1px solid #CCC;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
h2 {
	font-size: 22px;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 50px;
	color: #333;
	border-bottom: 1px solid #CCC;
	text-align: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.pageWrapper {
	width: 100%;
	min-width: 1000px;
	text-align: center;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.contentContainer {
	width: 980px;
	overflow: hidden;
	clear: both;
	background-color: #FFF;
	text-align: center;
	margin: 15px auto;
	border-radius: 3px;
	-webkit-box-shadow:  0px 0px 4px 6px rgba(0, 0, 0, .2);
	box-shadow:  0px 0px 4px 6px rgba(0, 0, 0, .2);
}
.innerContentContainer {
	width: 100%;
	min-height: 600px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	text-align: left;
}
.leftColumn {
	width: 600px;
	padding: 30px 0px 0px 30px;
	min-height: 200px;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.rightColumn {
	width: 300px;
	padding: 30px 20px 0px 0px;
	min-height: 200px;
	float: right;
	display: inline-block;
	overflow: hidden;
}

/*** Header 
**********************************/

.headerWrapper {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.subHeaderContainer {
	width: 100%;
	text-align: left;
	background-image: url(../images/ZiglarRepSiteHeader.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-color: #000;
	overflow: hidden;
	clear: both;
}
.logoContainer {
	float: left;
	padding: 45px 0px 0px 40px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
	
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 50px;
	color: #FFF;
	line-height: normal;
}
.logoCertifiedTrainer {
	font-size: 13px;
	color: #FFF;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}
.navContainer {
	width: 100%;
	background-image: url(../images/nav-black-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #000;
	border-bottom: 1px solid #d5d5d5;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
/*
.navLink2 {
	width: auto;
	line-height: 60px;
	height: 60px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color:#262626;
	background-image: url(../images/nav-white-bg-01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: 400;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	list-style: none;
}
.navLink2 a:link {
	width: auto;
	padding: 0px 30px;
	line-height: 60px;
	height: 60px;
	background-image: url(../images/nav-white-bg-01.jpg);
	color: #444;
	border-right: 1px solid #aeaeae;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.navLink2 a:visited {
	width: auto;
	padding: 0px 30px;
	line-height: 60px;
	height: 60px;
	background-image: url(../images/nav-white-bg-01.jpg);
	color: #262626;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.navLink2 a:hover {
	width: auto;
	padding: 0px 30px;
	line-height: 60px;
	height: 60px;
	color:#262626;
	background-image: url(../images/nav-white-bg-01.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.navLink2 a:active {
	width: auto;
	padding: 0px 30px;
	line-height: 60px;
	height: 60px;
	color:#262626;
	background-image: url(../images/nav-white-bg-01.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}

.navLink3 {
	width: auto;
	line-height: 65px;
	height: 65px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color:#EEE;
	background-image: url(../images/nav-black-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	list-style: none;
}
.navLink3 a:link {
	width: auto;
	padding: 0px 22px;
	line-height: 65px;
	height: 65px;
	background-image: url(../images/nav-black-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color:#EEE;
	border-right: 1px solid #000;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.navLink3 a:visited {
	width: auto;
	padding: 0px 22px;
	line-height: 65px;
	height: 65px;
	background-image: url(../images/nav-black-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color:#EEE;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.navLink3 a:hover {
	width: auto;
	padding: 0px 22px;
	line-height: 65px;
	height: 65px;
	color:#f5e500;
	background-image: url(../images/nav-black-bg-hover.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.navLink3 a:active {
	width: auto;
	padding: 0px 22px;
	line-height: 65px;
	height: 65px;
	color:#f5e500;
	background-image: url(../images/nav-black-bg-hover.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	float: left;
	display: inline-block;
	overflow: hidden;
}
*/
.navbar {
	border: 0px;
	border-radius: 0px;
	padding-left: 0px;
	background-color: #000;
	background-image: url(../images/navBg.png); /*Only 1px wide*/
	background-position: top;
	background-repeat: repeat-x;
}
.navbar-brand {
	color: #FFF;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: 0px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:link {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	border-right: 1px solid #000;
	text-shadow: none;
}
.navbar-default .navbar-nav>li>a:visited, .navbar-default .navbar-nav>li>a:link {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	border-right: 1px solid #000;
	text-shadow: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	background-image: url(../images/navBgFocus.png); /*Only 1px wide*/
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #000;
	text-shadow: none;
}
.navbar-default .navbar-toggle {
	border: 0px;
}



/*** Footer
**********************************/

.footerWrapper {
	font-family: 'Source Sans Pro', sans-serif;
	width: 980px;
	margin: 20px auto 0px auto;
	padding: 30px 0px 30px 0px;
	background-image: url(../images/FooterZiglarLogo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px solid #DDD;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.footerLeftColumn {
	float: left;
	padding: 0px 0px 0px 20px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
}
.footerRightColumn {
	float: right;
	padding: 0px 0px 0px 20px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
}
.footerTrainerContainer {
	font-size: 20px;
	font-weight: 400;
	color: #262626;
	padding-bottom: 10px;
	text-align: left;
	font-family: inherit;
	overflow: hidden;
	clear: both;
}
.footerTrainerCertifiedTitle {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #262626;
	text-transform: uppercase;
	font-family: inherit;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.footerZiglarLogoContainer {
	padding: 0px 20px 0px 0px;
	text-align: right;
	float: right;
	overflow: hidden;
	clear: both;
}
.footerRow {
	width: 100%;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}
.footerLink {
	list-style: none;
	padding: 0px0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #262626;
	float: left;
	display: inline-table;
}
.footerLink a:link {
	font-size: 12px;
	font-weight: bold;
	color: #262626;
	list-style: none;
	padding: 0px 20px 0px 0px;
	float: left;
	display: inline-block;
	text-decoration: underline;
}
footerLink a:visited {
	color: #262626;
	text-decoration: underline;
}
.footerLink a:hover {
	color: #262626;
	text-decoration: underline;
}
.footerLink a:active {
	color: #262626;
	text-decoration: underline;
}


/*** About Section 
**********************************/
.aboutWrapper {
	width: 598px;
	border: 1px solid #DDD;
	border-radius: 10px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}
/*
.aboutHeaderTitle {
	background-image: url(../images/titles-bg-01.png);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: left;
	color: #333;
	font-size: 20px;
	line-height: 50px;
	width: 100%;
	font-weight: bold;
	border-bottom: 4px solid #cacaca;
}
.aboutQuickContactInfo {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 10px 0px;
	text-align: left;
	width: 90%;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin: 0px auto 15px auto;
	overflow: hidden;
	clear: both;
}
*/
.aboutHeaderTitle {
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: -1px;
	text-align: left;
	color: #5a5a5a5;
	font-size: 38.5px;
	line-height: 50px;
	width: 100%;
	font-weight: 300;
}
.aboutQuickContactInfo {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 10px 0px;
	text-align: left;
	width: 90%;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin: 0px auto 15px auto;
	overflow: hidden;
	clear: both;
}
.aboutQuickContactInfo a:link {
	color: #444;
	text-decoration: underline;
}
.aboutQuickContactInfo a:visited {
	color: #444;
	text-decoration: underline;
}
.aboutQuickContactInfo a:hover {
	color: #444;
	text-decoration: underline;
}
.aboutQuickContactInfo a:active {
	color: #444;
	text-decoration: underline;
}
.aboutContent {
	width: 90%;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: both;
	text-wrap: normal;
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
	color: #262626;
	text-align: left;
}
.aboutPhoto {
	float: left;
	display: inline-block;
	overflow: hidden;
	padding: 0px 20px 20px 0px;
}
.aboutSignature {
	font-family: 'Qwigley', cursive;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	font-size: 50px;
	line-height: 70px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 10px 0px;
}
.aboutContactInfo {
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	text-wrap: normal;
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
	color: #262626;
	text-align: left;
}

/*** Contact Panel
**********************************/
.contactPanelWrapper {
	width: 300px;
	border: 0px solid #DDD;
	border-radius: 0px;
	background-color: #FFF;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.contactPanelTitle {
	border-bottom: 7px solid #233239;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #233239;
	font-size: 15.5px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
	width: 100%;
}
.contactTitleRow {
	width: 90%;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.contactFormObjectRow {
	width: 90%;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #c4c4c4;
}
.contactNoteRow {
	width: 90%;
	margin: 0 auto;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	text-align: left;
	overflow: hidden;
	clear: both;
}
/*** Right Column Panel
**********************************/
.rightColumnPanelWrapper {
	width: 300px;
	border: 0px solid #DDD;
	border-radius: 0px;
	background-color: #FFF;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.rightColumnTitle {
	border-bottom: 7px solid #233239;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #233239;
	font-size: 15.5px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
	width: 100%;
}
.rightColumnPanelContentContainer {
	width: 250px;
	padding: 20px 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}

/*** Services Section 
**********************************/
.servicesWrapper {
	width: 598px;
	border: 1px solid #DDD;
	border-radius: 10px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.servicesHeaderTitle {
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: -1px;
	text-align: left;
	color: #5a5a5a5;
	font-size: 38.5px;
	line-height: 50px;
	width: 100%;
	font-weight: 300;
}
/*** Schedule Of Events Section 
**********************************/

.scheduleWrapper {
	width: 598px;
	border: 1px solid #DDD;
	border-radius: 10px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.scheduleHeaderTitle {
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: -1px;
	text-align: left;
	color: #5a5a5a5;
	font-size: 38.5px;
	line-height: 50px;
	width: 100%;
	font-weight: 300;
}
.scheduleEventRow {
	width: 570px;
	margin: 0 auto 15px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
	clear: both;
}
.scheduleDateContainer {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 125px;
	margin-right: 30px;
	padding: 10px 0px;
	text-align: center;
	background-image: url(../images/ScheduleDateBG-01.jpg);
	background-position: top center;
	background-repeat: repeat-x; 
	background-color: #12171a;
	border-radius: 6px;
}
.scheduleDay {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #EEE;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
}
.scheduleDate {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
}
.scheduleInfoContainer {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 380px;
	text-align: left;
}
.scheduleInfoTitle {
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #262626;
	text-align: left;
	border-bottom: 7px solid #233239;
	overflow: hidden;
	clear: both;
}
.scheduleInfo {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #444;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: both;
}
.scheduleInfo a:link {
	color: #2781be;
	text-decoration: underline;
}

.schedulePhoto {
	float: left;
	display: inline-block;
	overflow: hidden;
	padding: 0px 20px 20px 0px;
}

/*** Webcasts Section 
**********************************/

.webcastsWrapper {
	width: 598px;
	border: 1px solid #DDD;
	border-radius: 10px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.webcastsHeaderTitle {
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: -1px;
	text-align: left;
	color: #5a5a5a5;
	font-size: 38.5px;
	line-height: 50px;
	width: 100%;
	font-weight: 300;
}
.webcastsEventRow {
	width: 570px;
	margin: 0 auto 15px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
	clear: both;
}
.webcastsDateContainer {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 125px;
	margin-right: 30px;
	padding: 10px 0px;
	text-align: center;
	background-image: url(../images/ScheduleDateBG-01.jpg);
	background-position: top center;
	background-repeat: repeat-x; 
	background-color: #12171a;
	border-radius: 6px;
}
.webcastsDay {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #EEE;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
}
.webcastsDate {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
}
.webcastsInfoContainer {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 380px;
	text-align: left;
}
.webcastsInfoTitle {
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #262626;
	text-align: left;
	border-bottom: 7px solid #233239;
	overflow: hidden;
	clear: both;
}
.webcastsInfo {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #444;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: both;
}
.webcastsInfo a:link {
	color: #2781be;
	text-decoration: underline;
}

.webcastsPhoto {
	float: left;
	display: inline-block;
	overflow: hidden;
	padding: 0px 20px 20px 0px;
}
























