﻿/* goal navigation */
div#goal-navigation-container 
{
	width: 960px;
	height: 72px;
	margin: 0;
	padding: 35px 0px 25px 0px;	
	overflow: hidden;
}

div#goal-navigation-header-container 
{
	float: left;
	overflow: hidden;
}

div#goal-navigation-header-container, div.goal-navigation-header
{
	width: 206px;
	height: 72px;	
}

div.goal-navigation-header
{
	display: none;
	background-color: #1A1A1A;
}

div#goal-navigation-header-container div.active 
{
	display: block;
}

div.goal-navigation-header H1
{
	padding: 10px 10px 0px 10px;
	margin-bottom: 3px;
	font-size: 1em;
	line-height: 1em;
	color: #62A1DE;
	text-transform: uppercase;
}

div.goal-navigation-header H1.default 
{
	padding: 12px 20px 10px 40px;
	color: #FFFFFF;
}

div.goal-navigation-header H3 
{
	padding: 0px 10px 0px 10px;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.1em;
	color: #FFFFFF;
}

ul#icons 
{
	width: 739px;
	height: 72px;
	margin: 0;
	padding: 0px 0px 0px 15px;
	float: left;
	list-style-type: none;
}

ul#icons li 
{
	width: 77px;
	height: 72px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

/* end goal navigation */

/* tools */

div#tools-container
{
	width: 226px;
	float: right;
}

div.tool_wrapper 
{
	padding: 15px;
	margin: 0px 0px 30px 0px;
}

div.tool_summary 
{
	width: 196px;
}

div.tool_summary h3 
{
	margin-bottom: 1em;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

div.tool_summary a 
{
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 0.92em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

div.tool_container 
{
	display: none;
	width: 560px;
	text-align: left;
}

div.tool_container td 
{
	border: solid 1px #333333;
}

div.tool_container .table_cell, div.tool_container .page_subheader, div.tool_container .content_copy, div.tool_container .text_input 
{
	font-size: 90%;
	line-height: 1.35em;
}

div.tool_container .page_subheader 
{
	font-weight: bold;
}

div.tool_container .text_input, div.tool_container .dropdown_input 
{
	margin: 3px;
	border: solid 1px #333333;
}

div.tool_container .button 
{
	background-color: #CCCCCC;
	border: solid 1px #333333;
}

/* end tools */

/* related products */

div#related-products-container
{
	width: 226px;
	float: right;	
}

div#related-products-container a 
{
	font: normal normal normal 0.85em/1.5em Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

div#related-products-container a:hover 
{
	text-decoration: underline;
}

ul#related-products 
{
	margin: 0;
	padding: 0px 20px 32px 20px;
	list-style-type: none;	
}

ul#related-products li 
{
	width: 186px;
	text-align: center;
}

ul#related-products li a 
{
	font-weight: bold;
	text-transform: uppercase;	
}

ul#related-products li img 
{
	margin: 0px 13px 0px 13px;
}

div#more-related-product-container 
{
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 32px 0px;
	border-top: solid 1px #333333;
}

div#more-related-product-container a 
{
	text-transform: capitalize;	
}

/* end related products */

/* article gallery */

div#articles-container 
{
	width: 702px;
	float: left;
}

div#featured-article-container 
{
	width: 536px;
	height: 300px;	
	padding: 32px 83px 32px 83px;
	overflow: hidden;
}

div#featured-title 
{
	width: 65%;
}

div#featured-article
{
	width: 536px;
	height: 300px;
	margin: 0 auto 0 auto;	
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

div#featured-article a.video_icon 
{
	display: block;
	position: absolute;
	z-index: 849;
}

div#featured-article-title-container
{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 186px;		
	text-align: left;
	z-index: 851;
}

div#featured-article-title-container h2 
{
	display: inline;
	color: #FFFFFF;
	background-color: #62A1DE;
	padding: 1px;
	font-size: 1.45em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#featured-article-title-container h2 a 
{
	color: #FFFFFF;
	background-color: #62A1DE;
	text-decoration: none;
}

div#featured-article-title-container h2 a:hover 
{
	text-decoration: none;
}


div#featured-article-title-container a 
{
	display: inline;
	position: relative;
	z-index: 852;
	color: #62A1DE;
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#featured-article-title-container a:hover
{
	text-decoration: underline;
}

div#article-gallery-container 
{
	width: 652px;
	margin: 32px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
}

div#article-gallery-container div#paging-top,
div#article-gallery-container div#paging-bottom 
{
	padding: 10px 0px 10px 0px;
	border: solid 1px #333333;
	color: #FFFFFF;
	font-size: 0.85em;
	line-height: 0.85em;
}

div#article-gallery-container div#paging-top 
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
}
div#article-gallery-container div#paging-bottom 
{
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

div.paging_labels,
div.paging_controls  
{
	float: left;
	padding-right: 15px;
}

div.paging_controls 
{
	padding-right: 0;
}

a.previous_page,
a.next_page 
{
	display: block;
	padding: 0px 8px 0px 8px;
	float: left;
	color: #FFFFFF;
	cursor: pointer;
}

a.previous_page 
{
	border-right: solid 1px #FFFFFF;
	background-image: url(/images/training/article-paging-previous-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

a.next_page 
{
	background-image: url(/images/training/article-paging-next-arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

div.article_page 
{
	height: 460px;
	width: 652px;
	margin: 0;
	padding: 0;	
}

div.article_page ul 
{
	width: 652px;
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

div.article_page ul.top_row
{
	border-bottom: solid 1px #333333;
}

div.article_page ul li 
{
	width: 198px;
	padding: 12px 29px 12px 0px;
	float: left;	
}

div.article_thumbnail_image_container 
{
	width: 198px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

div.article_thumbnail_image_container img 
{
	position: absolute;
	left: 0;
	top: 0;
}

div.article_thumbnail_image_container img.video_icon 
{
	top: 44px;
	left: 78px;	
}


div.article_thumbnail_snippet_container 
{
	width: 198px;
	height: 65px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

div.article_thumbnail_snippet_container h3 
{
	font-size: 0.85em;	
	color: #33689D;
	text-transform: uppercase;
}

div.article_thumbnail_snippet_container p 
{
	margin: 0;
	font-size: 0.85em;	
}

div.article_thumbnail_loader 
{
	width: 198px;
	height: 130px;
	background-color: #000000;
	background-image: url(/images/global/loading-black-background.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}

/* end article gallery */

/* article */

div#article-content 
{
}

div#article-body-container 
{
}

div#article-body
{
	width: 536px;
	padding: 20px 212px 20px 212px;
}

div#article-byline,
div#article-copy 
{
	padding-top: 1.5em;	
}

div#article-byline span,
span.image_attribution
{
	display: block;
	font-size: 0.85em;
}

span.article_summary 
{
	margin-top: 1.5em;
}

p.copyright 
{
	color: #FFFFFF;
	font-weight: bold;
}

div#article-footer 
{
	padding: 0px 20px 32px 20px;
}

table.video_grid 
{	
	width: 536px;
	text-align: left;
}

table.video_grid tr 
{
	vertical-align: top;
}

table.video_grid .column_1 
{
	width: 266px;
}

table.video_grid .column_2,
table.video_grid .column_3,
table.video_grid .column_4
{
	width: 90px;
}

table.video_grid th.summary 
{
	font-weight: normal;
}

div#related-articles 
{
	width: 912px;
	padding: 24px;
}

div#related-articles ul
{
	width: 912px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#related-articles ul li 
{
	width: 198px;
	padding: 0px 40px 0px 0px;
	float: left;
}


/* end article */

/* videos */

div.video_container 
{
	width: 536px;
	padding: 20px 0px 20px 0px;	
	position: relative;
}

div.video_container div.video_screenshot_loader
{
	width: 536px;
	height: 300px;
	background-color: #000000;
	background-image: url(/images/global/loading-black-background.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div.video_container img.video_screenshot 
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 870;
	cursor: pointer;
}

div.video_container img.video_play_icon 
{
	width: 84px;
	height: 84px;
	position: absolute;
	left: 226px;
	z-index: 871;
	cursor: pointer;	
}

h5.video_caption 
{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;	
}


/* end videos */

/* slideshows */

table.article_slideshow 
{
	width: 536px;
}

table.article_slideshow td.previous,
table.article_slideshow td.next 
{
	width: 75px;
	text-align: center;
}

table.article_slideshow td.previous a,
table.article_slideshow td.next a
{
	cursor: pointer;
} 

table.article_slideshow td.images 
{
	width: 411px;
}

table.article_slideshow td.images ul 
{
	list-style-type: none;
	width: 411px;
	margin: 0;
	padding: 0;	
}

table.article_slideshow td.images ul li 
{
	width: 411px;
	display: none;
}

table.article_slideshow td.images ul li img 
{
	margin-bottom: 1em;
}

table.article_slideshow td.images ul li.active_slide 
{
	display: block;
}

/* end slideshows */

