@charset "utf-8";
/* CSS Document */
/*BASIC TEXT STYLES*/
body {
	line-height: 1.3;
}
h1 {
	font-size: 32px;
	font-weight: bold;
	color: #8CC63F;
	line-height: 1.1;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #00853F;
	line-height: 1.1;
}
.content a {
	color: #8CC63F;
}
.pageBody a {
	color: #00853F;
}
/* MODIFIED FROM MAIN.CSS ON CENTURYLINK.COM*/
/* =footer */
#masthead .logo {display: block; padding-top: 5px; border: none;}
/* =sectionNav - top of page, universal nav */
#sectionNav {font-size: 14px; position: absolute; top: 0; right: 0px; background: url("http://www.centurylink.com/static/Images/Layout/sectionNavTabRight.gif") no-repeat top right; margin: 0; padding: 0 2px 0 0;}
#sectionNav li {list-style: none; margin: 0; padding: 0 0 0 2px; background: url("http://www.centurylink.com/static/Images/Layout/sectionNavTabLeft.gif") no-repeat top left; float: left; text-align: center;}
#sectionNav li a {padding: 10px 15px 0; height: 26px; display: block; color: #666;}
#sectionNav li.current {background: url("http://www.centurylink.com/static/Images/Layout/sectionNavCurrent.gif") no-repeat;}
#sectionNav li.current a {background: url("http://www.centurylink.com/static/Images/Layout/sectionNavCurrentArrow.gif") no-repeat bottom center; color: #00853f;}
/* =topbar - contains topnav and utilities */
#topbar {position: relative; width: 962px; padding-top: 10px; margin-bottom: 10px;}

#footer {background: url("http://www.centurylink.com/static/Images/Layout/footerBg.gif") no-repeat; font-size: 12px; padding: 15px 20px; margin: 20px 0; width: 919px; overflow: hidden; clear:both}
#footer .copyright {font-size: 11px; margin-top: 14px;}
#footer .cta {font-size: 16px; color: #999; font-weight: bold;  margin: 0 0 12px;}
#footer .about {width: 70%; float: left; padding-top: 4px;}
#footer .support {width: 30%; float: right; text-align: right;}
#footer .support ul.nav {float: right;}
/* =footer navigation */
#footer ul.nav {list-style: none; margin: 0; padding: 0; height: 1.25em;}
#footer ul.nav li {margin: 0; border-left: 1px solid #666; float: left;}
#footer ul.nav li a {color: #333; padding: 0 1em;}
#footer ul.nav li.first {border-left: none;}
#footer ul.nav li.first a {padding-left: 0;}
#footer ul.nav li.last a {padding-right: 0;}

/* CORNER Styles */
/* ROUNDED CORNER HTML IMPLEMENTATION:
<div class="corners insideW fillBgG cBottom"> <span class="corner cLeft"> &nbsp; </span> <span class="corner cRight"> &nbsp; </span> </div>
*/
.corners { position: relative; clear:both; display:block; width:100%; height:10px; }
.corners * { display:block; }
.corner { height: 10px; width:10px; display:block; position:relative; line-height: 0px; }
.cTop .cLeft { float:left; background-position: left top; top: -1px; right: 1px; }
.cTop .cRight { float:right; background-position: right top; top: -1px; left: 1px; }
.cBottom .cLeft { float:left; background-position: left bottom; bottom: -1px; right: 1px; }
.cBottom .cRight { float:right; background-position: right bottom; bottom: -1px; left: 1px; }
.insideW .corner { background-image:url("../images/corners/cornerWhiteInside.gif"); }
.outsideW .corner { background-image:url("../images/corners/cornerWhiteOutside.gif"); }
.outsideWNoBdr .corner { background-image:url("../images/corners/cornerWhiteOutsideNoBdr.gif"); }
.outsideB .corner { background-image:url("../images/corners/cornerBlackOutside.gif"); }
.fillBgW .corner { background-color:#FFF; }
.fillBgG .corner { background-color:#DDD; }
.fillBgB .corner { background-color:#000; }
.noLayoutTop { position: absolute; top: 0; left: 0; width: 100%; z-index: 200; }
.noLayoutBtm { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 200; }
.nobdrTop .cLeft { top: 0; right: 0; }
.nobdrTop .cRight { top: 0; left: 0; }
.nobdrBtm .cLeft { bottom: 0; right: 0; }
.nobdrBtm .cRight { bottom: 0; left: 0; }

.hasCorners {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.hasCorners .corner { visibility: hidden; }
.ie6 .hasCorners .corner, .ie7 .hasCorners .corner, .ie8 .hasCorners .corner {
	 visibility: visible;
}

/****  BOTTOM  ****/
#bottomInfo { overflow: hidden; clear: both; width: 100%; padding: 0; margin: 0; }
#bottomInfo #location { float: left; width: 65%; font-weight: bold; }
#bottomInfo #location h2 { font-size: 20px; }
#logos { float: right; width: 30%; }
.disclaimer { display:block; clear: both; font-size: 11px; }
.footerBlock { background-image: url("../images/footer_bg.gif"); background-repeat: repeat-x; background-position: left bottom; position: relative; text-align: left; float: left; clear: both; width: 100%; }
.footcontent h2 { padding: 15px 0 0 0; position: relative; top: 0; left: 70px; color: #000; font-size: 19px; float: left; clear: left; }
.footcontent { position:relative; padding: 30px 0; float: left; clear: both; width: 100%; }
.footcontent .storeList { float:left; left:70px; line-height:1.8em; list-style:none outside none; margin:0; padding:0; position:relative; text-align:left; width:38%; }
.rightfootCol { width: 50%; padding: 15px 0; float: right; }
.rightfootCol .phoneNum { padding: 5px 30px 5px 35px; font-size: 22px; color: #00853F; text-align: right; }

/* Displace DART Tags */
iframe {
	position: absolute;
}

/* LAYOUT STYLES */
body {
	text-align: center;
}
#main {
	width: 960px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
body, div {
	position: relative;
	padding: 0;
	margin: 0;
}
.mainPageNav {
	position: relative;
	left: 10px;
	clear: both;
	display: block;
	width: 100%;
	z-index: 100;
	top: 1px;
	font-size: 12px;
}
.mainPageNav li {
	float:left;
	padding: 0 5px 0 0;
}
.mainPageNav li a {
	height: 45px;
	width: 140px;
	display: block;
	background-color: transparent;
	background-image: url("../images/btn-mainNav.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	line-height: 45px;
	color: #333;
	font-weight: bold;
}
.mainPageNav li a:hover, .mainPageNav .current a, .mainPageNav .ui-tabs-selected a {
	text-decoration: none;
	background-position: left top;
}
.ui-tabs-hide {
	display: none;
}
.tabcopy h2 {
	padding: 0 0 20px 0;
}
.tabContent {
	height: 15em;
}
.tabcopy {
	padding: 40px 30px 40px 50px;
}
.shortPad .tabcopy {
	padding: 25px 40px;
}
.contentWrapper {
	background: #000 url('../images/main_bg.jpg') no-repeat left bottom;
}
.messageWrap {
	padding: 20px 35px 25px 395px;
}
.tabCont {
	background-color: #FFF;
}
.pureLogo {
	bottom: 435px;
	left: 30px;
	position: absolute;
}
.headerCont {
	height: 15em;
	padding-bottom: 0;
}
.headerCont .messageBody {
	float: left;
	clear: both;
	width: 100%;
}
.headerCont .ctabtn {
	width: 290px;
	padding: 20px 0;
}
.headerCont .ctabtn .phoneNum {
	font-size: 30px;
	color: #FFF;
	font-weight: normal;
}
.headerCont .ctabtn .phoneNum .phone {
	color: #8CC63F;
	font-weight: bold;
}
#content .cta {
	margin: 10px 0;
	border-left: 1px solid #555;
	float: right;
	padding: 0 0 0 40px;
}
.headTitle {
	background: transparent url('../images/title_txt.gif') no-repeat left top;
	height: 60px;
}
.subhead {
	background: transparent url('../images/subhead_txt.gif') no-repeat 2px top;
	height: 40px;
	clear: both;
}
.pricePoint  {
	background: transparent url('../images/pricePoint.gif') no-repeat 2px top;
	height: 105px;
	float: left;
	width: 185px;
}
.social_btm {
	color: #FFF;
	padding: 0 35px 25px 35px;
	line-height: 25px;
	text-align: right;
}
.imgBtn {
	vertical-align: middle;
}
.arrowEndLink a {
    background: url("../images/arrowLandingMenu.gif") no-repeat scroll right center transparent;
    padding-right: 18px;
}
.mainLogo {
	padding: 0;
	display: block;
	background: transparent url('../images/logoCenturyLink.gif') no-repeat left 20px;
	height: 90px;
}

