#content {
	color: #333;
}

#content a {
	color: #1b59a3;
}

#content a:hover {
	text-decoration: underline;
}

/* [=] FEATURE
------------------------------------------------ */
#feature {
	height: 426px;
	margin: 0 0 0px 0;
	overflow: hidden;
	padding:0px;
	position: relative;
	width: 940px;
}

#feature .carousel {
	overflow: hidden;
	height: 426px;
}

#feature ul li {
	height: 426px;
	position: relative;
	width: 812px;
}

#feature ul li h2 {
	font-size: 45px;
	line-height: 53px;
	padding: 20px 0 0 20px;
	position: relative;
}

#feature ul li p {
	font-size: 15px;
	margin: 0 0 11px 20px;
	min-height: 45px;
	position: relative;
}

* html #feature ul li p {
	height: 45px;
}

#feature ul li p a.gl-container {
	font-size: 0.9em;
	line-height: 24px;
	position:relative;
	z-index:0;
}

#feature ul li p a.gl-container,
#feature ul li p a.gl-container span {
	height: 24px;
}

#feature ul li#feature-1 p a.gl-container {
	width: 159px;
}

#feature ul li#feature-1 p a.gl-container span {
	background: url(/images/corp/home/btn-feature-1.png);
}

#feature ul li#feature-2 p a.gl-container {
	width: 179px;
}

#feature ul li#feature-2 p a.gl-container span {
	background: url(/images/corp/home/btn-feature-2.png);
}

#feature ul li#feature-3 p a.gl-container {
	width: 159px;
}

#feature ul li#feature-3 p a.gl-container span {
	background: url(/images/corp/home/btn-feature-3.png);
}

#feature ul li#feature-4 p a.gl-container {
	width: 159px;
}

#feature ul li#feature-4 p a.gl-container span {
	background: url(/images/corp/home/btn-feature-1.png);
}


#feature ul li img {
	left: 0;
	position: absolute;
	top: 0;
}

/* PAGER */
#feature ol {
	position: absolute;
	bottom: 42px;
	left: -10px;
	z-index: 999;
	list-style:none;
	/bottom:54px;
}

#feature ol li {
	float: left;
	height: 24px;
	width: 30px;
}

#feature ol li a {
	display: block;
	height: 16px;
	line-height: 24px;
	text-align: center;
	width: 30px;
	background-color:#fff;
	border:2px solid #F2F2F2;
	color:#000; font:normal 14px Arial, Helvetica, sans-serif;
	padding:2px 0  0 0;
	text-decoration:none;
	overflow:hidden;
}

#feature ol li a:hover {
	display: block;
	height: 20px;
	line-height: 24px;
	text-align: center;
	width: 30px;
	background-color:#333333;
	border:1px solid #999999;
	color:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif;
	padding:0px 0  0 0;
	text-decoration:none;
	overflow:hidden;
}

#feature ol li a span {
	background: url(/images/corp/home/bg-pager.png) no-repeat;
}

#feature ol li.feature-1 a span {
	background-position: 0 0;
}

#feature ol li.feature-1 a:hover span,
#feature ol li.feature-1 a.selected span {
	display: block;
	height: 0px;
	line-height: 24px;
	text-align: center;
	width: 30px;
	background: url(../images/1_sel.JPG) no-repeat #333;
	border:1px solid #999999;
	color:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif;
	padding:0px 0  0 0;
	text-decoration:none;
	position:absolute;
	top:0;
	left:40px;
	/left:0px;
	height:20px;
	z-index:10;
	cursor:pointer;
}

#feature ol li.feature-2 a span {
	background-position: 0 0;
}

#feature ol li.feature-2 a:hover span,
#feature ol li.feature-2 a.selected span {
	display: block;
	height: 0px;
	line-height: 24px;
	text-align: center;
	width: 30px;
	background: url(../images/2_sel.JPG) no-repeat #333;
	border:1px solid #999999;
	color:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif;
	padding:0;
	text-decoration:none;
	position:absolute;
	top:0;
	left:70px;
	/left:30px;
	height:20px;
	cursor:pointer;
}

#feature ol li.feature-3 a span {
	background-position: 0 0;
}

#feature ol li.feature-3 a:hover span,
#feature ol li.feature-3 a.selected span {
	display: block;
	height: 0px;
	line-height: 24px;
	text-align: center;
	width: 30px;
	background: url(../images/3_sel.JPG) no-repeat #333;
	border:1px solid #999999;
	color:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif;
	padding:0;
	text-decoration:none;
	position:absolute;
	top:0;
	left:100px;
	/left:60px;
	height:20px;
	cursor:pointer;
}

#feature ol li.feature-4 a span {
	background-position: 0 0;
}

#feature ol li.feature-4 a:hover span,
#feature ol li.feature-4 a.selected span {
	display: block;
	height: 0px;
	line-height: 24px;
	text-align: center;
	width: 34px;
	background: url(../images/4_sel.JPG) no-repeat #333;
	border:1px solid #999999;
	color:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif;
	padding:0 0  0 0;
	text-decoration:none;
	position:absolute;
	top:0;
	left:130px;
	/left:90px;
	height:20px;
	cursor:pointer;
}

/* SHIELD */
#feature span.shield {
	background: url(/images/corp/home/bg-feature.png) no-repeat;
	display: block;
	position: absolute;
	z-index: 10;
}

* html #feature span.shield {
	background: none;
}

#feature span.top {
	background-position: 0 0;
	height: 12px;
	left: 0;
	top: 0;
	width: 812px;
}

#feature span.right {
	background-position: -941px -12px;
	height: 426px;
	right: 0;
	top: 12px;
	width: 19px;
}

#feature span.bottom {
	background-position: 0 -333px;
	height: 15px;
	left: 0;
	top: 333px;
	width: 960px;
}

#feature span.left {
	background-position: 0 -12px;
	height: 321px;
	left: 0;
	top: 12px;
	width: 19px;

}

/* [=] PROMOS
------------------------------------------------ */
#promos {
	background: url(/images/corp/home/bg-middle-no-js.png);
	padding: 12px 0 20px;
	margin: 0;
	position: relative;
}

.js-enabled #promos {
	background: url(/images/corp/home/bg-middle.png);
	padding: 0;
	margin-top: 17px;
	margin-bottom: 20px;
}

* html .js-enabled #promos {
	background: url(/images/corp/home/bg-middle-no-js.png);
	margin: 0;
	padding: 17px 0 20px;
}

#promos .top {
	background: url(/images/corp/home/bg-top.png);
	height: 17px;
	top: -17px;
	left: 0;
	position: absolute;
	width: 960px;
}

#promos .bottom {
	background: url(/images/corp/home/bg-bottom.png);
	bottom: -20px;
	height: 20px;
	left: 0;
	position: absolute;
	width: 960px;
}

#promos p {
	margin: 6px 0 0;
}

#promos .col-a {
	float: left;
	padding: 0 20px;
	width: 670px;
}

#promos .col-a h2 {
	font-size: 1.5em;
	height: 68px;
	width: 670px;
}

#promos .col-a h2 em {
	display: block;
	font-size: 1.6em;
	font-style: normal;
}

#promos .col-a h2 span {
	background: url(/images/corp/home/hdr-clearwire.png);
}

#promos .col-a .row {
	margin-top: 20px;
}

#instant-internet {
	padding: 0 6px;
}

#instant-internet img {
	border: 1px solid #ebebeb;
	float: left;
	margin: 0 18px 0 0;
}

#coverage {
	padding: 0 6px;
}

#coverage .col-1 {
	float: left;
	padding: 0 8px 0 0;
	width: 250px;
}
#coverage .col-2 {
	border: 1px solid #ebebeb;
	float: left;
	margin: 15px -13px 17px -1px;
	padding: 15px 0 8px 0;
	position: relative;
	width: 410px;
}

.js-enabled #coverage .col-2 {
	background: url(/images/corp/home/bg-coverage-middle.png);
	border: none;
	margin: 15px -12px 17px 0;
	padding: 15px 0 10px 0;
	width: 412px;
}

#coverage .col-2 .top {
	background: url(/images/corp/home/bg-coverage-top.png);
	height: 15px;
	top: -15px;
	left: 0;
	position: absolute;
	width: 100%;
}

#coverage .col-2 .bottom {
	background: url(/images/corp/home/bg-coverage-bottom.png);
	bottom: -17px;
	height: 17px;
	left: 0;
	position: absolute;
	width: 100%;
}

#coverage form {
	overflow: hidden;
	padding: 0 10px 0 15px;
}

#coverage fieldset {
	float: left;
	margin: 0 10px 0 0;
}

#coverage fieldset.submit {
	margin: 2em 0 0 0;
}

#coverage fieldset.submit input {
	margin: 4px 0 0 0;
}

#coverage label {
	display: block;
	font-size: 1.3em;
	margin: 0 0 4px;
}

#coverage .street, #coverage .street input {
	width: 170px;
}

#coverage .zip, #coverage .zip input {
	width: 90px;
}

#plotter {
	background: url(/images/corp/home/plotter.png);
	height: 60px;
	top: -43px;
	position: absolute;
	right: 10px;
	width: 84px;
	z-index: 999999;
}

* html #plotter {
	background: url(/images/corp/home/plotter-ie.png);
}


#promos .col-b {
	float: left;
	padding: 0 10px;
	width: 220px;
}

#promos .col-b h2 {
	height: 68px;
	width: 220px;
}

#promos .col-b h2 span {
	background: url(/images/corp/home/hdr-customer.png);
}

#promos .col-b h3 {
	color: #252525;
	font-size: 1.3em;
	margin: 20px 6px 0;
}

#promos .col-b form {
	margin: 0 6px 20px;
}

#promos .col-b fieldset {
	margin: 5px 0 0;
}

#promos .col-b fieldset.no-label label {
	display: none;
}

#promos .col-b fieldset.no-label input {
	width: 95%;
}

#promos .col-b fieldset input.submit {
	float: left;
	margin: 0 11px 0 0;
}

#promos .col-b fieldset ul {
	float: left;
	font-size: 1em;
	letter-spacing: inherit;
}

#promos .col-b ul {
	font-size: 1.3em;
	letter-spacing: -1px;
	margin: 0 6px;
}

/* [=] PARTNERS
------------------------------------------------ */
#partners {
	border-bottom: 1px solid #e0e2e1;
	color: #3f3f3f;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 25px;
	width: 940px;
}

#partners h4 {
	float: left;
	line-height: 31px;
	margin: 0 0 0 10px;
	width: 30%;
}

#partners ul {
	float: right;
}

#partners ul li {
	float: left;
}

#partners ul li a {
	background: url(/images/corp/home/bg-partners.png) no-repeat;
	display: block;
	height: 31px;
	margin-right: 30px;
}

#partners ul li a span {
	background: url(/images/corp/home/bg-partners.png) no-repeat;
}

#partners ul li.sprint a {
	width: 72px;
}

#partners ul li.comcast a {
	width: 92px;
}

#partners ul li.comcast a span {
	background-position: -102px 0;
}

#partners ul li.intel a {
	width: 48px;
}

#partners ul li.intel a span {
	background-position: -223px 0;
}

#partners ul li.time-warner-cable a {
	width: 104px;
}

#partners ul li.time-warner-cable a span {
	background-position: -300px 0;
}

#partners ul li.google a {
	width: 70px;
}

#partners ul li.google a span {
	background-position: -433px 0;
}

#partners ul li.bright-house a {
	width: 65px;
}

#partners ul li.bright-house a span {
	background-position: -531px 0;
}

#footer,
* hml .js-enabled #footer {
	padding-top: 25px;
}

.js-enabled #footer {
	padding-top: 18px;
}

/* [=] INPUT
------------------------------------------------ */
div.input {
	background: url(/images/corp/home/bg-input.png) 0 0;
	height: 30px;
	overflow: hidden;
	position: relative;
}
div.input input {
	background: none;
	border: none;
	color: #848e8a;
	font-size: 1.3em;
	line-height: 13px;
	padding: 8px;
	position: relative;
}

div.input div.input-cap {
	background: url(/images/corp/home/bg-input.png) right top;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0;
	right : 0;
}