/**
 * Comcast Help Article Stylesheet
 *
 * @author Karl Stanton
 * @updated Michael Adamek
 * @version 0.1
 *
 * 
 *
 *
 */


/* Overwriting Comcast */
form,
#main,
#moreArticles {
	position: static!important;
}




/* ------------------------------ Articles ---------------------------------- */

#breadcrumbs {
	font-size: 12px;
	color: #938d8f;
	margin: 0 0 40px !important;
}
#breadcrumbs a {
	color: #15c4ed;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #999;
	text-decoration: underline;
}

#helpArticle {
	float: left;
	width: 684px;
	font-size: 14px;
}

#helpArticle h1 {
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0!important;
	border: none;
}

#helpArticle h2 {
	font-size: 16px;
	color: #999999;
	margin: 0!important;
	letter-spacing: -1px;
	border: none;
}

#helpArticle h3 {
	font-size: 20px;
}

#helpArticle .introduction {
	font-size: 17px;
}

#helpArticle .dateAuthor {
	color: #938d8f;
	font-size: 12px;
	margin: 25px auto auto;
	padding: 0 0 16px;
	border-bottom: 1px #d9d9d9 solid;
}

#articleContent {
	border-bottom: 1px #d9d9d9 solid;
	padding: 0 0 50px;
	margin: 0 0 20px;
}

#moreArticles {
	width: 684px;
	clear: both;
	padding: 65px 0 0;
	position: relative;
}
#moreArticles h2 {
	background: url('../../images/sprites.png') no-repeat right -150px;
	float: left;
	width: 107px;
	height: 16px;
	margin: 0;
}
#moreArticles p {
	font-size: 12px;
}
#moreArticles h2 span {
	display: none;
}
#moreArticles .lnkBrowse {
	float: right;
	font-size: 12px;
}
#moreArticles ul {
	width: 684px;
	clear: both;
	list-style: none;
	padding: 20px 0 0;
	margin: 0;
}
#moreArticles li {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	width: 214px;
	border-right: 1px #dfdfdf dashed;
}
#moreArticles li.last {
	margin: 0;
	padding: 0;
	border-right: 0;
}
#moreArticles a {
	font-size: 18px;
}
#articleContent p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
#articleContent h3 {
	margin: 20px 0 10px;
	color: #5fc2ef;
	font-size: 24px;
	line-height: 1;
}
#articleContent h4 {
	color: #5FC2EF;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0;
}
#articleContent ul {
	list-style-position: inside;
	color: #666666;
	margin: 0 0 20px;
	list-style-type: disc;
}
#articleContent ol {
	list-style: decimal;
	list-style-position: inside;
	color: #666666;
	margin: 0 0 20px;
	padding: 0;
	line-height: 18px;
}
#helpArticle ol,
#helpArticle ul {
	list-style-position: outside;
	padding: 0 0 0 20px;
}
#articleContent li {
	line-height: 20px;
}
#articleContent a {
	color: #15c4ed;
}
#articleContent a:hover {
	color: #999;
	text-decoration: underline;
}






/* ------------------------- Article - Side Images -------------------------- */

#articleSideImages {
	margin: 0 0 20px;
}
#articleSideImages a {
	font-weight: normal;
}
#articleSideImages ul.images {
	float: left;
	width: 206px;
	padding: 0;
	margin: 0 18px 0 0;
	list-style: none;
	padding: 0 12px 0 0;
	border-right: 1px #d9d9d9 dashed;
	list-style-position: outside;
}
#articleSideImages .images li {
	padding: 0 0 20px;
	font-size: 11px;
	line-height: normal;
	width: 206px;
}
#articleSideImages span {
	display: block;
}
#articleSideImages img {
	display: block;
	margin: 0 0 10px 0;
}
#articleSideImagesContent {
	float: left;
	width: 447px;
}
#articleSideImagesContent h3 {
	margin: 0;
}
#articleSideImagesContent ul {
	padding: 0 0 0 15px;
	list-style: disc;
	margin: 5px 0 20px;
}
#articleSideImagesContent li {
	line-height: 24px;
}








/* -------------------- Article - Sidebar Related Articles ------------------ */

#sidebarRelatedArticles {
	float: right;
	width: 257px;
}
#sidebarRelatedArticles h2 {
	background: #99cc00;
    color: #fff;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin: 13px 0 25px;
    padding: 0 15px;
    text-transform: uppercase;	
}
#sidebarRelatedArticles ul {
	list-style: none;
	margin: 0 0 30px;
}
#sidebarRelatedArticles h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#sidebarRelatedArticles h3 a {
	font-size: 16px;
}
#sidebarRelatedArticles li {
	margin: 10px 0 0;
	border-bottom: 1px #cccccc dashed;
}
#sidebarRelatedArticles li.last {
	border-bottom: none;
}
#sidebarRelatedArticles p {
	color: #938d8f;
	margin: 0 0 10px;
}
#sidebarRelatedArticles a {
	font-size: 12px;
}










/* ---------------------------- Article - Step ------------------------------ */

#articleSteps {
	list-style: none !important;
	padding: 0 !important;
	margin: 30px 0 0 !important;
}
#articleSteps li {
	clear: both;
	margin: 0 0 44px 0;
	font-size: 13px;
	color: #666666;
}
#articleSteps h3 {
	font-size: 18px;
	margin: 0 0 20px;
}
#articleSteps img {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 326px;
}
#articleSteps p {
	float: left;
	width: 338px;
	margin: 0 0 10px 0;
}
#articleSteps .full {
	width: 100%;
}
#articleSteps ol,
#articleSteps ul {
    float: left;
    list-style: disc;
    margin: 0 0 10px 10px;
    padding: 0 0 0 10px;
    width: 318px;
}
#articleSteps ol {
	list-style: decimal;
}
#articleSteps li li {
	margin: 0 0 10px 0;
}
#pointsModule {
	position: relative;
}
#pointsModule p {
	font-size: 11px;
}
#hiddenPoints {
	display: none;
}
#pointsContainer img {
	display: block;
	position: relative;
	z-index: 1;
}
#pointsModule .point {
	background: url("../../images/sprites.png") no-repeat scroll -245px -194px transparent;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 24px;
	padding: 8px 0 0;
	position: absolute;
	text-align: center;
	text-indent: -2px;
	width: 35px;
	z-index: 2;
	cursor: pointer;
}
#pointsOverlayContent,
#pointsOverlayHeader,
#pointsOverlayFooter {
	background: url("../../images/sprites_points.png") no-repeat;
}
#pointsOverlay {
	width: 380px;
	position: absolute;
	z-index: 3;
	display: none;
}
#pointsOverlayContent {
	background-position: left top;
	/*height: 136px;*/
	padding: 15px 15px;
}
#pointsOverlayFooter {
	background-position: left -339px;
	height: 26px;
}
#pointsOverlayFooter.right {
	background-position: left -370px;
}
#pointsOverlay h3 {
	font-size: 14px;
	margin: 0;
}
#pointsOverlay p {
	font-size: 12px;
	margin: 10px 0 0;
}




/* ---------------------------- Article - Chart ----------------------------- */

#articleChart {
	font-size: 12px;
}
#articleChart thead tr {
	border-bottom: 1px #d9d9d9 solid;
}
#articleChart tr {
	float: left;
	clear: left;
	border-bottom: 1px #cccccc dashed;
	margin: 15px 0 0;
	padding: 0 0 15px;
	width: 100%;
}
#articleChart tr.last {
	border-bottom: none;
}
#articleChart td,
#articleChart th {
	border-right: 1px #cccccc dashed;
	padding: 0 10px;
	line-height: 16px;
	color: #666666;
	vertical-align: top;
}
#articleChart th {
	border-right: 0 none;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	color: #666666;
}
#articleChart .code,
#articleChart .first,
#articleChart .short,
#articleChart .port,
#articleChart .name {
	width: 140px;
	padding: 0 10px 0 0;
}
#articleChart .short {
	padding: 0 10px;
}
#articleChart .port {
	width: 35px;
}
#articleChart .name {
	width: 100px;
}
#articleChart .code strong,
#articleChart .first strong,
#articleChart .short strong {
	color: #666666;
	display: block;
}
#articleChart .problem,
#articleChart .medium {
	width: 220px;
}
#articleChart .fix,
#articleChart .last {
	width: auto;
	border-right: none;
}
#articleChart .fix p {
	margin: 0 0 10px;
}
#articleChart .feature {
	width: 145px;
}
#articleChart .starter,
#articleChart .business,
#articleChart .commerce,
#articleChart .professional {
	width: 108px;
}

#articleChart p {
	line-height: 16px;
	margin: 0 0 20px;
}






/* ---------------------------- Article - Tool ----------------------------- */

#articleTool {
	float: left;
	width: 200px;
	padding: 10px;
	margin: 0 17px 20px 0;
	font-size: 12px;
	background:#F9F8F8;
}
#articleTool h4, 
#articleTool h5 {
	margin: 0;
}
#articleTool h4 {
	font-size: 14px;
}
#articleTool h5 {
	font-size: 12px;
}
#articleTool p {
	margin: 5px 0 20px;
	line-height: 14px;
}
#articleTool label {
	font-weight: bold;
}
#articleTool .text {
	border: 1px #d6d6d6 solid;
	width: 195px;
	height: 19px;
	padding: 0 2px;
	margin: 0 0 10px;
}
#articleTool .btnSearchSm {
	background-position: right -520px;
	border: none;
	text-indent: -9999px;
	font-size: 0;
	width: 55px;
	height: 25px;
	cursor: pointer;
	margin: 0 0 20px;
}
#articleTool .btnSearchSm:hover {
	background-position: right -552px;
}
#articleTool .btnSearchSm:active {
	background-position: right -584px;
}
#articleTool li a {
	font-weight: normal;
	line-height: 20px;
}








/* ---------------------- Don't See What Looking For? ----------------------- */

#dontSeeWhatLookingFor {
	clear: both;
}
#dontSeeWhatLookingFor h2 {
	font-size: 16px;
	color: #666666;
	margin: 0 0 7px;
	letter-spacing: -0.5px;
}
#dontSeeWhatLookingFor a {
	font-size: 12px;
}
#dontSeeWhatLookingFor span {
	font-size: 12px;
	color: #666666;
}








/* ---------------------------- Lookup Tool Tip ----------------------------- */

#lookupTip {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 20;
	width: 212px;
}
#lookupTipTop,
#lookupTipContent,
#lookupTipBot {
	background: url("../../images/sprites_tooltip.png") no-repeat top left transparent;
}
#lookupTipTop {
	background-position: left -320px;
	height: 6px;
}
#lookupTipContent {
	background-position: -230px top;
	background-repeat: repeat;
	padding: 10px;
	margin: 0 0 0 4px;
	text-align: left;
}
#lookupTipBot {
	background-position: left bottom;
	height: 23px;
}
