/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family: 'AllerLightRegular';
    src: url('/themes/SalesDNA2014/fonts/aller_lt-aller.eot');
    src: url('/themes/SalesDNA2014/fonts/aller_lt-aller.eot?#iefix') format('eot'),
         url('/themes/SalesDNA2014/fonts/aller_lt-aller.woff') format('woff'),
         url('/themes/SalesDNA2014/fonts/aller_lt-aller.ttf') format('truetype'),
         url('/themes/SalesDNA2014/fonts/aller_lt-aller.svg#webfontcy7zokxv') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AllerRegular';
    src: url('/themes/SalesDNA2014/fonts/aller_rg-aller.eot');
    src: url('/themes/SalesDNA2014/fonts/aller_rg-aller.eot?#iefix') format('eot'),
         url('/themes/SalesDNA2014/fonts/aller_rg-aller.woff') format('woff'),
         url('/themes/SalesDNA2014/fonts/aller_rg-aller.ttf') format('truetype'),
         url('/themes/SalesDNA2014/fonts/aller_rg-aller.svg#webfontJhA0GXpw') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AllerBold';
    src: url('/themes/SalesDNA2014/fonts/aller_bd-aller.eot');
    src: url('/themes/SalesDNA2014/fonts/aller_bd-aller.eot?#iefix') format('eot'),
         url('/themes/SalesDNA2014/fonts/aller_bd-aller.woff') format('woff'),
         url('/themes/SalesDNA2014/fonts/aller_bd-aller.ttf') format('truetype'),
         url('/themes/SalesDNA2014/fonts/aller_bd-aller.svg#webfont7Wrc4Kxn') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	letter-spacing:0.01em;
	
	background:#8bc7e8 url('/themes/SalesDNA2014/images/body-bg.jpg') repeat-x;
	color:#000;
}

img{
	max-width:100%;
	height:auto;
	vertical-align:middle;
	border:0;
}

a {
	color:inherit;
	text-decoration:none;
}
a:hover{ 
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6{
	line-height:1.2em;
	font-weight:normal;
}

.body-wrapper{

}
.main-container{
	background: url('/themes/SalesDNA2014/images/body-swirl-bg.png') no-repeat bottom right;
	padding-bottom: 30px;
}

.wrapper {
	position:relative;
    width: 90%;
    margin: 0 5%;
}


/* STRIP STYLES */
.strip-container{
	padding: 7px 0;
	background: #1a265d;
	border-bottom:3px solid #ffa610;
}
.strip .account-links{

}
.strip .quick-links{

}
.strip .quick-search{
	display:none;
}

.button-login {
	display: block;
	width: 78px;
	margin:10px auto;
	cursor: pointer;
}
.user-login-name {
	font-size: 13px;
	color: #FFF;
	line-height: 29px;
}
.user-login-name a {
	color: #89AFEE;
	text-decoration:underline;
}
.user-login-name a:hover {
	color:#ff950c;
}

form#search {
	display: block;
	margin-top: 2px;
	margin-left: 10px;
}
#search input {
	background: url('/themes/SalesDNA2014/images/search-bg.gif');
	height: 25px;
	line-height: 25px;
	margin:0;
	padding:0 0 0 25px;
	width: 131px;
	border: none;
}

ul#nav-top{
	display: block;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
ul#nav-top li {
	display:inline;
}
ul#nav-top li a{
	padding:0 0px 0 8px;
	margin:10px 0 10px 8px;
	font-size:13px;
	line-height:13px;
	color: #FFF;
	border-left:1px solid #3a4473;
}
#nav-top li:first-child a {
	font-weight: bold;
	color:#ff950c;
	background: url('/themes/SalesDNA2014/images/star-orange.gif') no-repeat 0 center;
	padding-left: 15px;
	border-left:0;
}

/* HEADER STYLES */
.header-container header{
	margin: 15px auto 20px auto;
}
header .logo {
	display:block;
	margin:10px auto;
	text-align: center;
}
.main-menu ul{
	display: block;
	margin:36px 3px 0 0;
	padding:0;
	list-style:none;
}
.main-menu ul li {
	display: block;
	position: relative;
	z-index: 160;
	margin: 0 1px;
	
	font-family: AllerRegular;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}
.main-menu ul li a {
	display:block;
	padding:0 14px;
	color:#142058;
	text-decoration:none;
}

.main-menu > ul > li {
	background: #FFF;
	-webkit-box-shadow: 0px 0px 4px #dfdfdf; 
		-moz-box-shadow: 0px 0px 4px #dfdfdf; 
			box-shadow: 0px 0px 4px #dfdfdf; 
			
	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
			border-radius: 5px;
}

.main-menu > ul > li:hover, 
.main-menu > ul > li.nav-path-selected {
	background: #CCC;
	-webkit-box-shadow: 0px 0px 4px #dfdfdf; 
		-moz-box-shadow: 0px 0px 4px #dfdfdf; 
			box-shadow: 0px 0px 4px #dfdfdf; 
			
	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
			border-radius: 5px;
}

.main-menu > ul > li > div{
	display:none;
	
	text-align:left;
	padding:10px 5px 10px 5px;
	border-top:none;
	z-index:150;
	
	background: #FFF;

	/* Rounded Corners */
	-webkit-border-radius: 0px 5px 5px 5px;
		-moz-border-radius: 0px 5px 5px 5px;
			border-radius: 0px 5px 5px 5px;

	-webkit-box-shadow: 0px 0px 4px #dfdfdf; 
		-moz-box-shadow: 0px 0px 4px #dfdfdf; 
			box-shadow: 0px 0px 4px #dfdfdf;
}
.main-menu > ul > li:last-child > div{
	left:auto;
	right:0;
}

.main-menu > ul > li ul{
	margin:0;
	padding:0;
	list-style:none;
}
.main-menu > ul > li ul li{
	position: relative;
	float: none;
	padding: 0;
	margin: 0;
	background:transparent url('/themes/SalesDNA2014/images/li-dotted-bg.gif') bottom no-repeat;
	border:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 21px;
	line-height:18px;
	text-align:center;
	text-transform: none;
}
.main-menu > ul > li ul li a {
	color: #015b86;
	padding: 8px;
}
.main-menu > ul > li ul li a:hover {
	color: #029feb;
}
.main-menu > ul > li.nav-path-selected > div,
.main-menu > ul > li:hover > div{
	display:block;
}

/* MASTHEAD STYLES */
.masthead-container{
}
.masthead-container .masthead {
	margin-bottom: 13px;
	background: url('/themes/SalesDNA2014/images/masthead-bg.jpg') no-repeat;
}
.masthead h1 {
	display: block;
	float: left;
	margin:0 0 0 30px;
	padding:0;
	
	font-family: AllerLightRegular;
	font-size:26px;
	line-height:75px;
	color: #89afee;
}
.masthead h1 span {
	display:block;
	color:#FFF;
	line-height: 1.1em;
	margin-top: -25px;
	font-size: 16px;
}
.masthead  .breadcrumbs{
	display:none;
}
.masthead  .breadcrumbs ul{
	display: block;
	float: right;
	margin:0 30px 0 0;
	padding:0;
	font-size: 12px;
}
.masthead  .breadcrumbs ul li {
	float: left;
	
	line-height: 81px;
	color: #4f5b94;
}
.masthead  .breadcrumbs ul li:last-child {
	display: none;
}
.masthead  .breadcrumbs ul li a {
	display:block;
	color:#FFF;
	padding: 0 10px;
	text-decoration: none;
}
.masthead  .breadcrumbs ul li:first-child a {
	color:#ffa610;
	text-decoration: underline;
}
.masthead  .breadcrumbs ul li a:hover {
	text-decoration: underline;
}

/* ARTICLE COPY STYLES */
.content { 
	font-size: 14px; 
	line-height:21px; 
	color:#636B75;
}

#homeContent .col .inner{
	background: #FFF;
	padding:11px;
}
.content .col .inset{
	border: 1px solid #e5eef4;
	background: #FFF;
	border: 13px solid #ebf2f9;
	padding:11px;
}



.content p { 
	margin:8px 0
}
.content h3 { 
	color:#142058; 
	font-family:AllerLightRegular;
	font-size:25px; 
	line-height:34px; 
	margin-bottom:10px; 
	margin-top:25px;
}
.content h4,
.content h5 {
	color:#142058;
	font-size:18px;
	margin-top:15px;
}
.content p:first-child,
.content h3:first-child,
.content h4:first-child { 
	margin-top:0;
}

.content a {
	color:#142058; 
	text-decoration:none;
	border-bottom:0;
}
.content a:hover {
	text-decoration:underline;
}
.content hr {
    border-color: #d1d4e0;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 15px 0 25px;
}
.content ul { 
	list-style-type:disc;
	padding-left:16px;
}
.content ul li{
	margin:4px 0;
}
.content .grey-large { 
	font-size:18px; 
	line-height:27px; 
	color:#7B8188;
}
.content .button { 
	padding:8px 12px; 
	font-weight:bold; 
	background:#ffa610; 
	display:inline-block;  
	color:#FFF; 
	border:none; 
	margin-top:10px; 
	
	-webkit-border-radius: 4px; 
		-moz-border-radius: 4px;  
			border-radius: 4px; 
	 
	-webkit-background-clip:padding-box; 
		-moz-background-clip:padding-box;
			background-clip: padding-box; 
}


/* ARTICLE MENU (CONTENT SUBMENU) STYLES */
.article-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.article-menu ul li{
	display:block;
	border-bottom: 1px solid #e8e8e8;
	margin:1px 20px 0 0;
	line-height:1em;
}
.article-menu ul li a {
	padding: 10px 20px;
	display: block;
	background: #f7f7f7;
	color: #626262;
	text-decoration: none;
	font-size: 14px;
	line-height:1em;
	border:0;
}
.article-menu ul li a:hover {
	background:#d9d9d9;
	border:0;
}
.article-menu ul li.nav-selected {
	margin-right:0;
	border: none;
}
.article-menu ul li.nav-selected a {
	background: url('/themes/SalesDNA2014/images/nav-content-selected-bg.gif') no-repeat;
	color: #FFF;
}

/* BLOG STYLES */

/*BLOG*/
.guestBook-entry {
background:#f4f4f4;
padding:15px !important;
}

.blog-list-item {
	border-bottom:1px solid #CCC;
	padding-bottom:20px;
	margin-bottom:20px;
}
.blog-list-item:last-child {
	border-bottom:none;
	width:302px;
}
.ccm-blog-blog-post-envelope {
	color:#89AFEE;
	font-style:italic;
	margin:5px 0;
}
.ccm-blog-post-tags {
	padding:15px;
	border:1px solid #dbe7fa;
	margin-bottom:11px;
	color:#1b2963;
	font-size:15px;
	line-height:20px;
}
h4.guestBook-title,
.content  h4.guestBook-title {
	border-bottom: 1px solid #666666;
	margin-top: 30px;
}


/* HOME PAGE STYLES */
#homeIntro {
	background: #142058;
	padding: 14px;
	margin-bottom: 13px;
}
#homeIntro .home-hero {
}
#homeIntro .home-benefits {
	color: #FFF;
	font-size: 15px;
}
#homeIntro .home-benefits h1 {
	font-size: 28px;
	font-family: AllerRegular;
	font-weight: normal;
	margin: 10px 0 18px;
}
#homeIntro .home-benefits ul {
	padding:0;
	margin:0;
	list-style:none;
}
#homeIntro .home-benefits ul li {
	background: url('/themes/SalesDNA2014/images/features-li-bg.gif') no-repeat top;
	padding: 8px 0 8px 28px;
	margin:0;
}
a#player{
	display:block; 
	width:100%; 
	height:auto;
}

h2.page-title {
	display: block;
	height: 38px;
	margin-bottom: 15px;
	padding-left: 15px;
	background:transparent  url('/themes/SalesDNA2014/images/panel-full-bg.png');
	
	font-family: AllerRegular;
	font-size: 12px;
	line-height: 29px;
	text-transform: uppercase;
	color: #FFF;
}

.cat-featured {
	margin-bottom:30px;
}
.cat-featured .thumb {
	float: left;
	clear: left;
}
.cat-featured .details {
	float: right;
	clear: right;
	margin-right: 12px;
}
.cat-featured .details h3 {
	font-size: 23px;
	line-height: 26px;
}
.cat-featured .details h3 span {
	display: block;
	color: #89AFEE;
}
.cat-featured .thumb img {
	padding: 7px;
	background: #ebf2f9;
	margin-left: 14px;
}
.module-description {
	margin: 24px 13px 60px;
}
.module-scroller {
	position: relative;
	margin:0 -12px;
	padding: 20px 25px;
	background: #FFF url('/themes/SalesDNA2014/images/subcontent-bg.gif') repeat-x;
	clear:both;
}
.module-scroller .scrollable {
	position: relative;
	overflow: hidden;
	height: 320px;
}
.module-scroller .scrollable .items {
	width: 2000em;
	position: absolute;
}
.module-scroller h3 {
	font-size:19px;
	font-weight:bold;
	color:#142058;
	margin:0 0 15px;
 }
 .module-scroller ul {
	margin:0;
	padding:0;
	list-style:none;
 }
.module-scroller li {
	display:block;
	float: left;
	width: 181px;
	padding-right:30px;
	background:url('/themes/SalesDNA2014/images/sep-right-bg.png') 195px 0 no-repeat;
	margin-bottom:20px; min-height:305px;
 }
.module-scroller .nonscrollable li:nth-child(3n+3) {
	padding-right:0px; 
	background: none;
 }

.module-scroller li .thumb img {
	border:7px solid #FFF;
}
.module-scroller li .inner-content {
	font-size:12px;
	line-height:17px;
	margin:0 7px;
	color:#1b2963;
}
.module-scroller li .inner-content h4 {
	font-size:14px;
	font-weight:bold;
	margin:8px 0;
	line-height:20px;
}
.module-scroller li .inner-content h4 a {
	text-decoration:none;
	border-bottom:1px solid;
	padding-bottom:1px;
	color:#ffa610;
 }
.module-scroller li .inner-content p {
	min-height:85px;
}
a.next,
a.prev {
	position: absolute;
	display: block;
	width: 22px;
	height: 42px;
	top: 100px;
	cursor: pointer;
}
a.prev {
	background: url('/themes/SalesDNA2014/images/rounded-arrows.gif') no-repeat top left;
	left:0;
}
a.next {
	background: url('/themes/SalesDNA2014/images/rounded-arrows.gif') no-repeat top right;
	right:0;
}
a.prev:hover {
	background-position: bottom left;
}
a.next:hover {
	background-position: bottom right;
}
a.disabled.next {
	opacity:0.2; 
	cursor:default;
	background-position: bottom right; 
}
a.disabled.prev {
	opacity:0.2; 
	cursor:default;
	background-position: bottom left; 
}

.why-sales {
	padding-bottom:5px;
}

.why-sales > a {
	cursor:pointer;
}

a.button-blue-big {
	display:block;
	float: left;
	background:transparent url('/themes/SalesDNA2014/images/btn-blue-big.png') no-repeat top right;
	margin-left: 10px;
	margin-top: 15px;
	
	font-family: AllerLightRegular;
	font-weight: bold;
	font-size:20px;
	line-height:20px;
	color: #FFF;
	
	-webkit-text-shadow: -1px -1px 0 #588ade;
		-moz-text-shadow: -1px -1px 0 #588ade;
			text-shadow: -1px -1px 0 #588ade;
			
	cursor: pointer;
}
a.button-blue-big span {
	display:block;
	margin: 0 38px 0 -10px;
	background: url('/themes/SalesDNA2014/images/btn-blue-big.png') no-repeat top left;
	padding: 12px 6px 11px 20px;
}
a.button-blue-big:hover {
	text-decoration:none;
	background-position: bottom right;
}
a.button-blue-big:hover span {
	background-position: bottom left;
}
a.button-orange-small {
	float: left;
	background: url('/themes/SalesDNA2014/images/btn-orange-small.gif') no-repeat top right;
	margin-left: 5px;
	border-bottom: none;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFF;
	
	-webkit-text-shadow: -1px -1px 0 #e5950e;
		-moz-text-shadow: -1px -1px 0 #e5950e;
			text-shadow: -1px -1px 0 #e5950e;
	cursor: pointer;
}
a.button-orange-small:hover {
	background-position: bottom right;
}
a.button-orange-small span {
	float: left;
	margin: 0 5px 0 -5px;
	background: url('/themes/SalesDNA2014/images/btn-orange-small.gif') no-repeat top left;
	padding: 2px 1px 1px 7px;
}
a.button-orange-small:hover span {
	background-position: bottom left;
}




.blog-thumb {
	float: right;
}
.blog-thumb img {
	border: 7px solid #ebf2f9;
}
.blog-info {
	float: left;
	width: 135px;
}
.success-stories {
	background: #FFF url('/themes/SalesDNA2014/images/subcontent-bg.gif') repeat-x;
	/* margin:12px -10px; */
	padding: 34px 25px 12px;
}
.success-stories blockquote {
	font-size: 13px;
	color: #1b2963;
	line-height: 18px;
	margin: 12px 0 0;
	background: url('/themes/SalesDNA2014/images/quote.gif') bottom right no-repeat;
	padding-bottom: 30px;
}


/* FOOTER STYLES */
.footer-container{
	background: #142058 url('/themes/SalesDNA2014/images/footer-bg.gif') repeat-x top;
}
.footer-container footer {
	padding-bottom: 45px;
}

footer .footer-left {
	margin-top: 35px;
}

footer .copyright {
	margin-top: 10px;
}
footer .copyright p{
	margin:0;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height:1.1em;
	color: #777d9c;
}

/* FOOTER SITEMAP STYLES */
.footer-sitemap{
	display:block;
}
.footer-sitemap ul{
	margin:0;
	padding:0;
	list-style:none;
}

.footer-sitemap ul li{

}
.footer-sitemap ul li a {
	display: block;
	padding: 3px 0;
	border-bottom: 1px solid #2c3669;
	
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
.footer-sitemap ul li li a {
	text-indent:5px;
	color: #777d9c;
}
.footer-sitemap ul li li a:hover {
	color:#ff950c;
}

/* OVERLAY (COLORBOX) STYLES */
.overlay {
	display:none;
	background-image:url('/themes/SalesDNA2014/images/overlay/white.png');
	width:640px;		
	padding:35px;
	font-size:11px;
}
.overlay .close {
	position:absolute; 
	height:35px;
	width:35px;
	right:5px; 
	top:5px;
	background-image:url('/themes/SalesDNA2014/images/overlay/close.png');
	cursor:pointer;
}
a.player { 		
	display:block;
	height:360px;			
}
#login-overlay {
	display:none;
	width:323px;
	border:10px solid #666;

	border:10px solid rgba(82, 82, 82, 0.698);
	-moz-border-radius:8px;
		-webkit-border-radius:8px;
			border-radius:8px;
}
#login-overlay .overlay-inner {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	padding:10px;
	border:1px solid #142058;
	background:#fff;
}
#login-overlay .modal-inner { 
	padding:5px;
}
#login-overlay p {
	font-size:14px; 
	color:#636B75; 
	margin:12px 0;
}
#login-overlay h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	background-color:#142058;
	padding:10px 15px;
	border:1px solid #142058;
	font-size:20px;
}
#login-overlay label  { 
	position:absolute; 
	top:7px; 
	left:10px;
	font-size:14px; 
	color:#cccccc;
}
#login-overlay form input.text {
	border:1px solid #C3C3C3; 
	padding:8px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:272px;
}
#login-overlay ul,
#login-overlay ol{
	margin:0;
	padding:0;
	list-style:none;
}
#login-overlay li {
	margin-bottom:3px; 
	text-align:right; 
	position:relative
}
#login-overlay form .button {
	background:#ffa610 none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	padding:5px 8px;
	margin-top:5px;
	margin-right:3px;
	
	border:medium none;
	-webkit-border-radius:4px;
		-moz-border-radius:4px;
			border-radius:4px;
}
#login-overlay form .button:hover { 
	background:#ff7707;
}

/* Flowplayer */
.is-splash.flowplayer .fp-ui, 
.is-paused.flowplayer .fp-ui{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
}

.episode-video-player,
.episode-video-player.flowplayer{
	position:relative;
	display:block;
	max-width:100%;
	width:auto;
	height:auto;
}
.episode-video-player video{
	max-width:100%;
	width:auto;
	height:auto;
}




/* TABS STYLES */
.tabs { 
	list-style:none;
	list-style-type:none !important; 
	margin:20px 0 0 !important; 
	padding:0 !important;
	height:40px;
}

.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 1px 0 0 !important;
	list-style-image:none !important; 
	
}
.tabs a { 
	background: #b8cff5;
	font-size:14px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;	
	text-decoration:none;
	color:#FFF;
	padding:0 20px;
	margin:0px;	
	position:relative;
	top:0px;
}
.tabs a:active {
	outline:none;		
}
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background: #1d3d85;		
	cursor:default !important;
	font-weight:bold; 
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
.tabs .w1{ background-position: -519px 0; width:134px; }
.tabs .w1:hover{ background-position: -519px -31px; }
.tabs .w1.current{ background-position: -519px -62px; }

.tabs .w2{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover{ background-position: -366px -31px; }
.tabs .w2.current{ background-position: -366px -62px; }

.tabs .w3{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover{ background-position: -193px -31px; }
.tabs .w3.current{ background-position: -193px -62px; }

.tabs .w4{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover{ background-position: -0px -31px; }
.tabs .w4.current{ background-position: -0px -62px; }

.panes { border:1px solid #1d3d85; padding:3px;}
.panes table td { padding:8px}
.panes table tr:nth-child(even) td {background:#f3f7fd;}
.panes table tr:nth-child(odd) td {background:#dbe7fa;}
.panes table a {border:none !important;}
.panes span {padding:15px; font-size:16px;}
.panes .pane {
	display:none;		
}

/* CATEGORY LIST STYLES */
.cat-list-item {
	float: left;
	position: relative;
	width:33.1%;
	border-right: 1px solid #ebf2f9;
	min-height: 370px;
}
.cat-list-item:nth-child(3n+3) {
	border-right: none;
}

.cat-list-item .cat-item-description {
	margin: 32px 30px 5px;
	min-height: 150px;
}
.cat-list-item .cat-item-description h3 {
	margin:0;
	
	font-family: AllerLightRegular;
	font-size: 21px;
	line-height:1.1em;
	color: #142058;
}
.cat-list-item .cat-item-description p {
	font-size: 13px;
	color: #636b75;
	line-height: 20px;
	margin: 8px 0;
}
.cat-list-item ul.module-list {
	display: block;
	position: relative;
	min-height: 120px;
	bottom: 0;
	padding: 20px 30px;
	margin:0;
	list-style:none;
	
	background: #fbfbfb;
}
.cat-list-item ul.module-list li{
	margin:0;
	line-height:1.2em;
	margin-bottom:4px;
}
.cat-list-item ul.module-list a {
	color: #fda512;
	font-size: 12px;
	line-height:1.1em;
	border:0;
}
.cat-list-item .module-list a:hover {
	text-decoration:underline;
}


/* CATEGORY DETAIL STYLES */
#cat-details {
	margin-bottom: 12px;
}
#cat-details.inset{
	padding:0;
}
.cat-description {
	padding: 25px 20px;
}
.cat-keypoints {
	background: #142058;
	padding: 25px 18px;
	color: #FFF;
	font-size: 13px;
	line-height: 16px;
}
.cat-keypoints h3 {
	color: #FFF;
}
.cat-keypoints ul {
	list-style: none;
	padding-left: 0;
}
.cat-keypoints ul li {
	border-bottom: 1px solid #3c517b;
	padding-bottom: 8px;
	margin-bottom: 8px;
}


.panel-episode-listing {
	padding: 10px;
	background: #142058;
	margin-bottom: 12px;
}
.panel-episode-listing h3 {
	color: #FFF;
	text-transform: uppercase;
	font-family: AllerRegular, sans-serif;
	font-size:16px;
	line-height: 30px;
	margin-left: 5px;
	margin-bottom: 7px;
}

.nav-list{
	margin:0;
	padding:0;
	list-style:none;
	border: 1px solid #FFF;
	overflow: hidden;
}
.nav-list li {
	font-size: 13px;
}

.nav-list li a {
	display: block;
	background: #efefef url('/themes/SalesDNA2014/images/subnav-list-bg.gif') no-repeat;
	padding-left: 18px;
	color: #626262;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #FFF;
	text-decoration: none;
	padding: 10px 10px 10px 18px;
	cursor: pointer;
}
.nav-list li:first-child a {
	border-top: none;
}
.nav-list li.nav-selected a {
	background: #1b2b66 url('/themes/SalesDNA2014/images/subnav-list-active-bg.gif') no-repeat;
	color: #FFF;
}
.nav-list li a:hover {
	background: #d9d9d9 url('/themes/SalesDNA2014/images/subnav-list-hover-bg.gif') no-repeat;
}

/* PRICING TABLE STYLES */
table.pricing td {
	text-align: center;
	font-size: 13px;
	padding: 10px;
	color: #212121;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	line-height: 18px;
}
table.pricing .even {
	background: #E6E6E6;
}
table.pricing .odd .table-col-0 {
	background: #bcdaff;
}
table.pricing .odd .table-col-1 {
	background: #81b2f1;
}
table.pricing .odd .table-col-2 {
	background: #ffcc70;
}

table.pricing .even .table-col-0 {
	background: #9ebce9;
}
table.pricing .even .table-col-1 {
	background: #6a94d0;
}
table.pricing .even .table-col-2 {
	background: #faba60;
}


/* SIGNUP STYLES */
ul.module-list{
	margin:0;
	padding:0;
	list-style:none;
}
li.module-signup-category-title {
	font-weight: 700;
	font-size: 1.1em;
	border-bottom: 1px solid;
	color: #89AFEE;
	padding-top: 10px;
}


/* BLOCK PANEL STYLES */
.panel { 
	margin-bottom:11px;
}
.panel-inner {
	position:relative; 
	padding:5px 10px 10px; 
	background:#ebf2f9; 
}
.panel .panel-body {
	position:relative; 
	min-height:77px; 
	margin:10px;
	left:0px;
	top:0px; 
	padding:13px; 
	
	background:url('/themes/SalesDNA2014/images/blue-overlay.png'); 
}
.panel h2 {
	background:#ebf2f9 url('/themes/SalesDNA2014//images/panel-full-bg.png') no-repeat 0 0;
	display:block; line-height:29px; 
	height:38px; color:#FFF; 
	text-transform:uppercase; 
	padding-left:15px; 
	font-size:13px; 
	font-family:AllerRegular; 
	margin-bottom:0;
 }
 
.panel h3 {font-size:22px; line-height:26px; color:#FFF; margin-bottom:8px; font-family:AllerLightRegular, arial}
/* .panel h3:first-line {color:#89afee;} */
.panel h3 span {color:#89afee;}
.panel p {font-size:11px; line-height:14px; color:#FFF; float:left; /*width:124px;*/}
.panel .find-out {margin-top:5px;}

.panel-plain {
	padding: 15px;
	border: 1px solid #dbe7fa;
	overflow: hidden;
	margin-bottom: 11px;
}
.aside.panel-plain{
	border:0;
}
.panel-plain h3 {
	font-size: 22px;
	line-height: 26px;
	color: #FFF;
	margin-bottom: 8px;
	color: #89afee;
	font-weight: bold;
	margin-bottom: 5px;
}

.panel-plain h3:first-line{ 
	color:#142058;
}

.panel-plain p {
	color: #1b2963;
	font-size: 13px;
	line-height: 18px;
	margin: 8px 0;
}
.panel-plain a {
	color: #89AFEE;
}

.panel-item {
	background: #FFF;
	margin-bottom: 13px;
	border-right: 1px solid #e8e9ef;
	border-bottom: 1px solid #e8e9ef;
	padding: 13px;
	overflow: hidden;
}
.panel-item h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #89AFEE;
}
.panel-item p {
	font-size: 11px;
	color: #1b2963;
	line-height: 14px;
	margin: 0 0 8px;
}



/* CONCRETE5 FORMBLOCK STYLES */
.formblock{ 
	padding:27px; 
	border:1px solid #cfe8fb; 
	background:#fcfeff; 
	margin:20px 0; 
	border-radius: 6px 6px 6px 6px;
}
.formblock label {
	width:110px; 
	float:left; 
	margin-right: 10px; 
	text-align:right; 
	font-weight:bold; 
	padding:3px 0;
}
.formblock .field { 
	margin-bottom:9px; 
	overflow:hidden;
}
.field-text input,
.field-textarea textarea {
	float:left; 
	width:400px !important; 
	padding:6px; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #C3C3C3; 
	background:#FFF;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box; 
			box-sizing: border-box; 
}
.field-select .select {
	font-size:13px; 
	padding:5px;
}
.field-textarea textarea {
	width:400px !important;
}
.formblock .submit {
	margin-left:120px; 
	background: none repeat scroll 0 0 #FFA610; 
	border: medium none; 
	border-radius: 4px 4px 4px 4px; 
	color: #FFFFFF; 
	cursor: pointer; 
	font-size: 14px; 
	margin-top: 15px; 
	padding: 5px 8px; 
}
.formblock .submit:hover {
	background-color: #ff7707;
}
div.field-text label.error {
	display: block;
	border: 1px red solid;
	position: absolute;
	margin-left: 400px;
	background-color: white;
	font-size: 0.8em;
	width: 140px !important;
	text-align: center !important;
	padding: 5px;
}


.nav-list.playlist li a {
	background: #efefef url('/themes/SalesDNA2014/images/subnav-play-bg.gif') no-repeat;
	padding-left: 35px;
}
.nav-list.playlist li.nav-selected a {
	background: #1b2b66 url('/themes/SalesDNA2014/images/subnav-play-active-bg.gif') no-repeat;
	color: #FFF;
}

ul.button-bar {
	list-style:none;
	padding:0;
	margin: 12px 0 0;
	overflow:hidden;
}
ul.button-bar li.first {
	float:left;
	margin-right: 6px;
}
ul.button-bar li.last {
	float:right;
}
.button-bar li:last-child {
	margin-right: 0;
}
a.button-orange-big {
	position:relative;
	display:block;
	width:86px;
	height:31px;
	padding:0 10px;
	background: url('/themes/SalesDNA2014/images/btn-orange-big.gif') no-repeat top right;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	line-height:31px;
	text-shadow: -1px -1px 0 #e5950e;
	cursor: pointer;
	
	-webkit-border-radius:4px;
		-moz-border-radius:4px;
			border-radius:4px;
}
a.button-orange-big:hover {
	background-position:bottom right;
	text-decoration:none;
}
a.button-orange-big img{
	vertical-align:baseline;
}

.video-region {
	position: relative;
}
#player-small {
	padding: 15px;
	background: #ebf2f9;
	margin-bottom: 10px;
	outline: none !important;
}
#player-info {
	padding: 15px;
	background: #ff970c;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	margin: 15px;
	width: 571px;
	padding: 25px 15px;
	text-align: center;
	color: #FFF;
	opacity: .8;
	display:none;
	outline:none !important;
}

#coach-mode { margin-bottom:25px;}
#coach-mode.closed {overflow:hidden;}
#coach-mode.alert {background: #142058 url('/themes/SalesDNA2014/images/coach-alert.gif') no-repeat 12px 10px; border:5px solid #142058;}
#coach-mode.submitted {background: #5e8d1d url('/themes/SalesDNA2014/images/coach-submitted.gif') no-repeat 12px 10px; border:5px solid #5e8d1d;}
#coach-mode a span {color:#ffa610; text-decoration:underline;}
#coach-mode a.coach-title { color:#FFF; font-size:15px; font-weight:bold; margin-left:49px; height:51px; line-height:51px; display:block; text-decoration:none;cursor:pointer;}
#coach-mode .coach-mode-questions {display:none; background-color:#f2f2f2; padding:30px;}
#coach-mode #questions-submitted { font-size:14px; color:#636B75; display:none; line-height:20px;}
#coach-mode #questions-submitted-shown { font-size:14px; color:#636B75; display:none; line-height:20px;}

div.coach-mode-questions li.failed{
	border:2px red dotted; 
	padding:8px;}
div.coach-mode-questions li input[type="text"]{
	width:95%;
	padding:10px;
}
div.coach-mode-questions li textarea.coachmode{
	padding:10px; width:95%
}
div.coach-mode-questions li.passed{
	border:1px green solid; padding:5px;
}
div#coach-mode.red{ 
  background:#FFA610 url("/themes/SalesDNA2014/../images/coach-alert-blue.gif") no-repeat scroll 12px 10px;
  border-color: #FFA610; 
}
div#coach-mode.red span{ color:#FFF !important;}
div#coach-mode.red a.coach-title {}
div#coach-mode.gray{ 
  background:none;
  background-color:#999999; 
  border:#999999;
}
.content div.pending-review p{
	margin:14px 16px;
	color:white;
}



.form-view ol{
	list-style:none;
	padding:0;
}
.form-view li{
	margin-bottom: 15px;
}
.form-view label{
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	color: #162d31;
}
div.coach-mode-questions li input[type="text"] {
	width: 95%;
	padding: 10px;
}
.form-view .text, 
.form-view .text-area, 
.ccm-input-captcha {
	width: 545px;
	padding: 8px;
	font-size: 12px;
	background: #FFF;
	border: 1px solid #c3c3c3;
}
.form-view .formBlockSubmitButton {
	background: #ffa610 none repeat scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 8px;
	margin-top: 15px;
	
	border: medium none;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
			border-radius: 4px;
}
.form-view .formBlockSubmitButton:hover {
	background-color: #ff7707;
}

.module-course-material {
	padding: 16px 13px;
	background: #142058;
	margin-bottom: 12px;
}
.module-course-material a:first-child {
	margin-bottom: 2px;
	display: block;
}

.list-item {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 10px 10px 20px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

}

@media only screen and (min-width: 768px) {

    .wrapper {
        width: 748px;
        margin: 0 auto;
    }

	/* STRIP STYLES */
	.strip-container{
		height: 29px;
	}
	.strip .account-links{
		float:left;
		width:40%;
	}
	.strip .quick-links{
		float:left;
		width:40%;
	}
	.strip .quick-search{
		display:block;
		float:left;
		width:20%;
	}
	.button-login {
		float: left;
		margin:0;
	}

	form#search {
		float: right;
	}
	ul#nav-top{
		float: right;
	}
	ul#nav-top li {
		display:block;
		float:left;
	}
	ul#nav-top li a{
		display:block;
	}
	
    header .logo {
		display:block;
		float:left;
    	width:220px;
		margin:0 0 0 18px;
    }

	.masthead  .breadcrumbs{
		display:block;
	}
	
	
    /* MAIN MENU */
	.main-menu ul{
		float: right;
	}
	.main-menu ul li {
		float: left;
		font-size:14px;
	}

	.main-menu ul li a {
		padding:0 10px;
	}
	.main-menu > ul > li {
		background:transparent url('/themes/SalesDNA2014/images/nav-bg.gif') no-repeat right;
		-webkit-box-shadow:none; 
			-moz-box-shadow:none; 
				box-shadow:none; 
			
		-webkit-border-radius:0;
			-moz-border-radius:0;
				border-radius:0;
	}
	
	.main-menu > ul > li:hover, 
	.main-menu > ul > li.nav-path-selected {
		background: #FFF;
		-webkit-box-shadow: 0px 0px 4px #dfdfdf; 
			-moz-box-shadow: 0px 0px 4px #dfdfdf; 
				box-shadow: 0px 0px 4px #dfdfdf; 
			
		-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
				border-radius: 5px;
	}
	
	.main-menu > ul > li.nav-path-selected div,
	.main-menu > ul > li > div{
		display:none;
		position:absolute;
		width: 180px;
		left: 0;
	}
	.main-menu > ul > li ul li{
		width: 170px;
		text-align:left;
	}
    
	/* HOME PAGE STYLES */
	#homeIntro .home-hero {
		float: left;
		width: 444px;
	}
	#homeIntro .home-benefits {
		float: right;
		width: 261px;
	}
	
	#homeContent.col2 > .first{
		float:left;
		width:68.5%;
	}
	#homeContent.col2 > .last{
		float:right;
		width:30%;
	}
    a#player{
		display:block; 
		width:444px; 
		height:252px;
    }
	.main-content.col2 > .col.first{
		float:left;
		width:41%;
		max-width: 205px;
	}
	.main-content.col2 > .col.last{
		float:right;
		width:58%;
	}
	.full-page-template .main-content.col2 > .col.first{
		float:left;
		width:28%;
	}
	.full-page-template .main-content.col2 > .col.last{
		float:right;
		width:70%;
	}

	.cat-featured .details {
		float: right;
		width: 265px;
		clear: right;
		margin-right: 12px;
	}
	
	/* BLOCK PANEL STYLES */
	.panel { 
		margin-bottom:11px;
	}
	.panel-inner {
		position:relative; 
	}
	.panel .panel-body {
		min-height:77px; 
	}
	

	.footer-sitemap > ul {
		-webkit-column-count: 4;
			-moz-column-count: 4;
				column-count: 4;
				
		-webkit-column-gap:10px;
			-moz-column-gap:10px;
				column-gap:10px;
	}
}

@media only screen and (min-width: 1024px) {

    .wrapper {
        width: 954px;
        margin: 0 auto;
    }
    
    header .logo {
    	width:290px;
    }
    
    /* MAIN MENU */
	.main-menu ul li {
		font-size:18px;
	}
	.main-menu ul li a {
		padding:0 14px;
	}
    
	/* HOME PAGE STYLES */
	#homeIntro .home-hero {
		float: left;
		width: 644px;
	}
	#homeIntro .home-benefits {
		float: right;
		width: 261px;
	}
    a#player{
		display:block; 
		width:644px; 
		height:365px;
    }
	
	/* BLOCK PANEL STYLES */
	.main-content.col2 > .col.first{
		float:left;
		width:33%;
	}
	.main-content.col2 > .col.last{
		float:right;
		width:65%;
	}
	.full-page-template .main-content.col2 > .col.first{
		float:left;
		width:22%;
	}
	.full-page-template .main-content.col2 > .col.last{
		float:right;
		width:76%;
	}
	.cat-description {
		float: left;
		width: 280px;
	}
	.cat-keypoints {
		float: right;
		width: 235px;
	}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}