@charset "UTF-8";

/* Style Sheet for the How-To Hub
=================================  */


/* ---
   styles.css Overrides
================================================ */

.tab-nav li {
	display: block; 
}

.tab-nav li a { 
	float: none;
}

.How-to_Hub li a {
	padding-left: 10px;
	width: 208px;
	background: url('../images/tab-HowTo_Hub-background.gif') no-repeat -218px 0;
	color: #013666;
	line-height: 32px;
	text-align: left;
}

/* End of Overrides
================================================ */

.ht_hl-introLine {
	display: block;
	margin-bottom: 2px;
	padding: 3px 10px 1px;
	background-color: #013666;
	color: #ffffff;
}

.ht_hl-introLine_last {
	margin-bottom: .75em;
}

/* Marquee Content Space Layout
=================================== */
.ht-H_ContentLayout {
	height: 350px;
	width: 100%;
	padding: 0 0 0 25px;
}

.ht-H_ContentHeaderRow {
	width:100%;
}

.ht-H_ContentMainRow {
	width:100%;
}

.ht-H_TabUI_Col {
	height: 100%;
	width: 35%;
	float: left;
}

.ht-H_TabContent_Col {
	height: 100%;
	width: 438px;
	float: left;
}



#tab1 a,
#tab2 a,
#tab4 a,
#tab6 a,
#tab8 a{
	margin: 0 auto;
	padding: 3px;
	background: url('../images/videoFrame.gif') no-repeat;
}

#tab3 a ,
#tab5 a,
#tab7 a{
	margin: 0 auto;
	padding: 3px;
	background: url('../images/videoFrameWS.gif') no-repeat;
}


.ht-H_TabContent_Col a {
/*
	margin: 3px 3px;
*/
}

.ht-H_Titles {
	margin: 15px 0 5px 0;
}

.ht-H_ContentSummary {
	height: auto;
	width: 100%;
	margin: 0 0 10px 0;
}

.ht-H_ContentSummary p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	color: #3d3d3d;
}

/*
Sub-Marquee Panel Elements
========================== */

#ht-H_BottomPanelLayout {
	height: 170px;
	width: 100%;
}

.ht-H_BottomPanel_BaseCols {
	height: auto;
	width: 49%;
	float: left;
}

.ht-H_BottomPanel_ImgCol {
	min-height: 126px;
	width: 140px;
	float: left;
	background: url('../images/imgFrame_136x126.gif') no-repeat;
}

.ht-H_BottomPanel_ImgCol img {
	margin: 3px;
}

.ht-H_BottomPanel_TextCol {
	height: auto;
	width: 305px;
	float: left;
	padding: 0 0 0 8px;
}

.ht-H_BottomPanel_Titles {
	height: auto;
	width: 100%;
}

#banner-display-body2 h2 {
	margin-top: 0;
}

.ht-H_BottomPanel_Bodies {
	height: auto;
	width: 100%;
	margin: 0 0 10px 0;
}

.ht-H_BottomPanel_Bodies p {
	color: #3d3d3d;
}

.ht-H_BottomPanel_Links {
	margin-bottom: 10px;
	height: auto;
	width: 100%;
}

.ht-H_BottomPanel_Links li {
	margin: 0 0 10px 22px;
	text-indent: -22px;
	line-height: 1em;
	font-size: 11px;
}

.ht-H_BannerContent {
	color: #ffffff;
	width: 921px;
	height: 214px;
	margin: 0 0 20px 0;
	padding: 40px 0 0 0;
}


.ht-H_BannerHeadline {
	height: auto;
	width: auto;
	padding: 3px 0 0 0;
}

.ht-H_BannerHeadline h1 {
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	padding: 5px 0 5px 10px;
	background-color: #013666;
}

.ht-H_PagesBody {
	font-weight: normal;
	padding: 0 0 5px 0;
}

.ht-H_PagesBody p {
	margin: 0 18px 1.25em 0;
	color: #3d3d3d;
	font-size: 11px;
	line-height: 1.25em;
}

.ht-H_PagesBody_C1 {
	float: left;
	width: 73%;
	margin: 0 10px 0 0;
}

.ht-H_PagesBody_C2 {
	float: left;
	padding: 0 10px 0 0;
	width: 22%;
}

.ht-H_SideBar {
	background: url('../images/promotions/CleanUpSideBar.jpg') repeat-x;
	height: 200px;
	width: 207px;
	padding: 10px;
}

.ht-H_SideBar h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	margin: 0 0 6px 0;
}

.ht-H_SideBar p {
	color: #fff;
}


.ht-H_PagesBody_SubTitles {
	margin: 0 0 8px 0;
	font-size: 16px;
	color: #00529a;
	font-style: italic;
	font-weight: normal;
	
}


.ht-H_PagesSubLevel {
	font-weight: normal;
	padding: 0 0 5px 0;
	height: 360px;
}


.ht-H_PagesSL_SubTitles p {
	margin: 5px 0 2px 0;
	font-size: 16px;
	color: #00529a;
	font-style: normal;
	font-weight: bold;
	
}

.ht-H_PagesSL p {
	margin: 0 18px 1.25em 0;
	color: #3d3d3d;
	font-size: 11px;
	line-height: 1.25em;
}

.ht-H_PagesSL_BaseCol {
	float: left;
	margin: 0;
	height: 90%;
}

.ht-H_PagesSL_BaseEndCol {
	float: left;
	margin: 0;
	height: 90%;
}

.ht-H_PagesSL_C1 {
	float: left;
	width: 33%;
	margin: 0 10px 0 0;
}

.ht-H_PagesSL_C2 {
	float: left;
	width: 33%;
	padding: 0 10px 0 0;
}

.ht-H_PagesSL_C3 {
	padding: 0 10px 0 0;
}


.ht-H_TwinCols {
	width: 450px;
	float: left;
	padding: 0 10px 0 0;
}

.ht-H_TwinCols p {
	margin: 0 18px 6px 0;
	color: #3d3d3d;
	font-size: 11px;
	line-height: 1.25em;
}


.ht-H_PagesVideoCol_Inner {
	background: url('../images/videoFrame.gif') no-repeat;
	margin: 0 10px 0 0;
	height: 90%;
	width: 330px;
	padding: 3px 0 0 3px;
}


.ht-H_Pages2VideoImageFill {
	background: url('../images/frame239.gif') no-repeat;
	margin: 0;
	height: 90%;
	width: 239px;
}

.ht-H_Pages2VideoImageFill img {
	margin: 6px 6px;
}

.ht-H_VideoImageCallout {
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	margin: 2px 0 5px 0;
}

.ht-H_PlusList li {
	margin: 0px 0 6px 12px;
	text-indent: -12px;
	color: #3d3d3d;
	font-size: 11px;
	line-height: 1.25em;
}

.ht-H_PlusAlphaList li {
	margin: 0px 0 6px 27px;
	text-indent: -27px;
	color: #3d3d3d;
	font-size: 11px;
	line-height: 1.25em;
}

.ht-H_PlusList {
	padding: 0;
	margin: 0;
	
}

