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

ul li a,
ul li a:hover {
    background: none;
    color: #666;
    font-family: Arial;
    font-size: inherit;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
}

a.primaryNavActive:link {
	background: #666;
}

/* -------------------------------- Global ---------------------------------- */

body {
	color: #444444;
}
.topMenu {
	height: 70px;
}
p, li, table, address {
	line-height: 1.1;
}
li {
	margin: auto;
}

.h_clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.wrapper a {
	color: #666;
	text-decoration: none;
}

.wrapper a:hover {
	color: #99cc00;
	text-decoration: none;
}

.contents {
	float: left;
	width: 700px;
}

#helpError h1 {
	background: none;
	font-size: 30px;
	font-weight: bold;
	color: #404040;
	text-align: center;
	margin: 50px 0 0;
}
#helpError p {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin: 10px 0 0;
}

.ribbon,
.ribbonBig,
.btnEmail,
.btnPrint,
.lnkLookup,
.btnSearch,
.btnSearchSm,
.btnHelpful,
.btnNotHelpful,
.btnHelpfulSelected,
.btnNotHelpfulSelected,
.lnkMore,
.btnSubmit,
.btnPlay,
.lnkBrowse,
.lnkClose,
.lnkContactUs,
.lnkForums {
	background: url('../../images/sprites.png') no-repeat;
}
.btnEmail span,
.btnPrint span,
.btnHelpful span,
.btnNotHelpful span,
.btnHelpfulSelected span,
.btnNotHelpfulSelected span {
	display: none;
}
.ribbon {
	background-position: top left;
	padding: 0 0 4px 16px;
}

.ribbonBig {
	background-position: left -407px;
}
#foundUseful {
	color: #999999;
	font-size: 11px;
	line-height: 27px;
	margin-bottom: 2px;
	padding: 4px 0 3px;
}
#foundUseful .ribbonBig {
    display: block;
    float: left;
    height: 26px;
    margin: 0 5px 0 0;
    width: 20px;
}
#foundUseful strong {
	font-size: 18px;
	color: #444444;
	font-weight: normal;
}

.btnEmail {
	background-position: -208px top;
	display: block;
	width: 62px;
	height: 20px;
	margin: 0 6px 0 0;
}
.btnEmail:hover{
	background-position: -271px top;
}
.btnPrint {
	background-position: -334px top;
	display: block;
	width: 53px;
	height: 20px;
}
.btnPrint:hover{
	background-position: -388px top;
}
.lnkLookup {
	background-position: left -442px;
	padding: 0 0 0 11px;
	border-bottom: 1px #0089e4 dashed;
	font-weight: normal!important;
	color: #0089E4!important
}
.lnkLookup:hover {
	text-decoration: none;
}
.btnHelpful {
	background-position: -217px -30px;
	display: block;
	width: 87px;
	height: 25px;
}
.btnHelpful:hover {
	background-position: -217px -58px;
}
.btnHelpful.selected {
	background-position: -217px -84px;
}
.btnNotHelpful {
	background-position: -330px -30px;
	display: block;
	width: 111px;
	height: 25px;
}
.btnNotHelpful:hover {
	background-position: -330px -58px;
}
.btnNotHelpful.selected {
	background-position: -330px -84px;
}
.lnkMore {
	background-position: right -83px;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	font-size: 10px;
}
.btnSubmit {
	background-position: -358px -110px;
	display: block;
	width: 85px;
	height: 28px;
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
}
.lnkBrowse {
	background-position: right -195px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 11px 0 0;
	color: #0089E4!important;
}
.lnkClose {
	background-position: right -230px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 14px 0 0;
	float: right;
	color: #0089E4!important;
}
.lnkContactUs,
.lnkForums {
	padding: 0 10px 1px 20px;
	margin: 0 0 0 5px;
	font-size: 11px;
}
.lnkContactUs {
	background-position: left -124px;
	border-right: 1px #cccccc solid;
}
.lnkForums {
	background-position: left -164px;

}
.video {
	position: relative;
}
.video img {
	display: block;
}
.btnPlay,
.btnPlay:link,
.btnPlay:hover {
	background: url('../../images/sprites.png') no-repeat -1px -367px;
    background-position: -1px -367px;
    bottom: 5px;
    height: 30px !important;
    left: 6px;
    position: absolute;
    width: 30px !important;
    z-index: 2;
}
.btnPlay span {
	display: none;
}
.btnSearch {
	background: url('../../images/sprites.png') no-repeat right -398px!important;
}
.btnSearch,
#helpSearch .btnSearch {
	width: 95px;
	height: 36px;
	text-indent: -9999px;
	cursor: pointer;
}
.btnSearch:hover {
    background-position: right -438px!important;
}
.btnSearch:active {
    background-position: right -478px!important;;
}


/* -------------------------------- Recaptchatable ---------------------------------- */

.recaptchatable #recaptcha_response_field {
	border: 1px solid #ccc !important;
}

.recaptchatable, 
#recaptcha_area tr, 
#recaptcha_area td, 
#recaptcha_area th {
    background: transparent !important;
}

table.recaptchatable { /* forces styles on reCATCHA box */
    border: 0 none !important;
    margin-left: -8px !important;
}


/* --------------------------------- Comcast Footer Over Writes --------------------------------- */
#footerNavShell {
	border-top: 1px solid #efefef;
	clear: both;
    margin-top: 50px;
    position: relative;
}

#footerNavShell #needHelp {
	background: url(../../images/business_services/footer-help-bubble.png) no-repeat 0 -2px;
	padding: 0 0 0 22px;
	height: 15px;
	width: 18px;
}

/* --------------------------------- Footer --------------------------------- */

#footer,
.lnkFooterFacebook,
.lnkFooterTwitter,
.lnkFooterForums,
.lnkFooterContact {
	background: url('../../images/sprites.png') no-repeat top left;
}

#footer {
	background-position: left -695px;
	background-color: #f9f8f8;
	background-repeat: repeat-x;
	padding: 20px 0 0;
	margin: 60px 0 0;
	width: auto;
	font-size: 10px;
	text-align: left;
}
#footer img {
    float: left;
    margin: 0 20px 0 0;
}
#footerSocial div,
#siteLinks,
#footerBottomLinks {
	width: 986px;
	margin: 0 auto;
}

#footerSocial {
	margin: 0 0 0;
    padding: 0px 0 16px;
	border-bottom: 1px #d6d6d6 solid;
}
#footerHome #footerSocial {
	margin: 0;
}
#footerSocial a {
	color: #404040;
	line-height: 20px;
}
.lnkFooterFacebook,
.lnkFooterTwitter,
.lnkFooterForums,
.lnkFooterContact {
	padding: 5px 0 5px 32px;
	font-size: 13px;
	font-weight: bold;
}
.lnkFooterFacebook {
	background-position: left -203px;
	margin: 10px 80px 0 0;
}
.lnkFooterTwitter {
	background-position: left -244px;
	margin: 10px 80px 0 0;
}
.lnkFooterForums {
	background-position: left -328px;
	margin: 10px 90px 0 0;
	padding: 5px 0 5px 35px;
}
.lnkFooterContact {
	background-position: left -286px;
	margin: 10px 0 0;
    padding: 5px 0 5px 35px;
}

#siteLinks ul {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}
#siteLinks ul ul {
	margin: 8px 0 0;
}
#siteLinks li {
	float: left;
	height: 140px;
	border-right: 1px #dfdfdf solid;
	margin: 0 10px 5px 0;
	padding: 15px 50px 0 0;
}
#siteLinks li.last {
	border: none;
	padding: 15px 0 0;
	margin: 0 0 5px 0;
}
#siteLinks li li {
	float: none;
	height: auto;
	border-right: none;
	padding: 0;
}
#siteLinks h5 {
	text-transform: uppercase;
	font-size: 10px;
	color: #404040;
	font-weight: bold;
	margin: 0 0 5px;
}
#siteLinks a,
#footerBottomLinks a{
	text-transform: uppercase;
	font-size: 9px;
	color: #404040;
	line-height: 14px;
}
#footerBottomLinks {
	font-size: 9px;
	padding: 0 0 10px 0;
}
#footerBottomLinks a,
#footerBottomLinks span {
	line-height: 20px;
	margin: 0 5px;
}
#footerBottomLinks span {
	margin-left: 0;
}



/* ---------------------------- Footer Search ------------------------------- */

#footerSearch {
	padding: 30px 0 30px;
	width: 986px;
	margin: 0 auto;
}
#footerSearch #helpSearch {
	background: none;
}
#footer.showSearch #footerSearch {
	display: block;
}
#footerSearch #footerSocial {
	background: #f9f8f8;
	border-bottom: 1px #d6d6d6 solid;
	margin: 20px 0 0;
}
#footerSearch #footerSocial a {
	color: #404040;
}













