
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
LTE LANDING PAGE CSS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#main {
background: white !important;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
padding: 20px !important;
width:920px;
}
#cboxLoadedContent .downloads .inner .btm .content #main{
	background: url("/resources/images/genie/colorbox/light-box-bg.png") repeat scroll left top transparent !important;
	padding:0px !important;
	width: 546px;
}
#social-peek {
    margin-bottom: 10px;
}

.page-header {
	width: 960px;
    height: 140px;
    /*background: url(/resources/images/lte/lte-landing-hero.png) no-repeat;*/
    margin: 0px 0px 0px 0px;
	/*padding:0px 0px 0px 40px;*/
}
.page-header-content {
	/*width:500px;
	height:300px;
	padding:120px 0px 0px 0px;*/
	padding-bottom:40px;
}

.page-header h1 {
    margin: 0 0 30px;
}

.page-header h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.231;
    text-transform: uppercase;
}

.page-header p {
    margin: 0 0 35px;
    color: #b5e9fd;
    font-size: 13px;
    line-height: 1.231;
}
.page-header img {margin:0 0 10px 0;}

.lte-video {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    display: block;
    width: 960px;
    height: 500px;
    background: url(/resources/images/lte/lte-landing-hero.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.question-chat {
    z-index: 2;
}

#lte-difference-promo {
    position: relative;
    height: 685px;
    margin: 0 0 30px;
    visibility: hidden;
    background: url(/resources/images/lte/bg-lte-difference-promo.jpg) no-repeat 0 0;
}

#lte-difference-promo .ui-tabs-nav {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 2;
    width: 920px;
    height: 85px;
    background: url(/resources/images/lte/sprite-lte-difference-promo-tabs.png) no-repeat center top;
}

#lte-difference-promo .ui-tabs-nav li {
    float: left;
    width: 153px;
    height: 99%;
}

#lte-difference-promo .ui-tabs-nav a {
    position: relative;
    display: block;
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#lte-difference-promo .ui-tabs-nav .last a {
    border-right: none;
}

#lte-difference-promo .ui-tabs-nav .ui-tabs-selected a {
    border-right-color: transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(/resources/images/lte/sprite-lte-difference-promo-tabs.png) no-repeat center -87px;
}

#lte-difference-promo .ui-tabs-nav .icon {
    display: block;
    width: 153px;
    height: 100%;
    margin: 0 auto;
    background: url(/resources/images/lte/sprite-lte-difference-promo-tabs.png) no-repeat;
    text-indent: -9999px;
}

    #lte-difference-promo .ui-tabs-nav .coverage .icon {background-position: 8px -177px;}
    #lte-difference-promo .ui-tabs-nav .whycs .icon {background-position: -150px -177px;}
    #lte-difference-promo .ui-tabs-nav .devices .icon {background-position: -305px -177px;}
    #lte-difference-promo .ui-tabs-nav .plans .icon {background-position: -455px -177px;}
    #lte-difference-promo .ui-tabs-nav .business .icon {background-position: -610px -177px;}
    #lte-difference-promo .ui-tabs-nav .faq .icon {background-position: -760px -177px;}

#lte-difference-promo .ui-tabs-nav .tri {
    display: none;
}

#lte-difference-promo .ui-tabs-nav .ui-tabs-selected .tri {
    position: absolute;
    bottom: -13px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #00a6e7;
    margin-left: -7px;
    font-size: 0;
    line-height: 0;
}

#lte-difference-promo .ui-tabs-panel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 930px;
    /*
        This is full height because some of the contents of it may fall behind
        the navigation tab list.
    */
    height: 685px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
}

#lte-difference-promo .ui-tabs-hide {
    display: none;
}

#lte-difference-promo .ui-tabs-panel h1,
#lte-difference-promo .ui-tabs-panel h2,
#lte-difference-promo .ui-tabs-panel h3,
#lte-difference-promo .ui-tabs-panel h4,
#lte-difference-promo .ui-tabs-panel h5,
#lte-difference-promo .ui-tabs-panel h6 {
    margin: 0 0 10px;
    color: #fff;
}

#lte-difference-promo .ui-tabs-panel h2 {
    margin: 0 0 10px;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1;
}

#lte-difference-promo .ui-tabs-panel h3 {
    font-size: 16px;
    line-height: 1.125;
}

#lte-difference-promo .ui-tabs-panel p {
    margin: 0 0 18px;
}

#lte-difference-promo .ui-tabs-panel img.title {
	margin:0 0 0 -45px;
}
#lte-difference-promo .ui-tabs-panel p.blue_text {
	color:#24d2fe;
	font-size:16px;
}
#lte-difference-promo .ui-tabs-panel p.blue_text a {
	font-weight:bold;
}

/*
    Individual Tab Panels
    =====================
*/

/* Coverage */
#lte-difference-promo #tab-coverage {
    width: 930px;
    height: 685px;
    padding: 0;
    background: url(/resources/images/lte/bg_coverage.png) no-repeat bottom left;
}

#lte-difference-promo #tab-coverage .copy {
    width: 500px;
	margin:220px 0px 0px 390px;
}
#lte-difference-promo #tab-coverage .copy img.subhead {
	margin:20px 0px;
}


/* Why C Spire LTE */
#lte-difference-promo #tab-whycs {
    width: 930px;
    height: 685px;
    padding: 0;
    background: url(/resources/images/lte/bg_whycs.png) no-repeat left bottom;
	left:-10px;
}

#lte-difference-promo #tab-whycs .copy {
    width: 500px;
	margin:200px 0px 0px 40px;
}
#lte-difference-promo #tab-whycs .title {
	margin:0px 0px 0px -20px;
}
#lte-difference-promo #tab-whycs .copy1 {
    width: 400px;
	margin:30px 0px 20px 0px;
	line-height:20px;
}
#lte-difference-promo #tab-whycs .copy1 h3 {
	font-size:18px;
}
#lte-difference-promo #tab-whycs .copy1 p {
	line-height:20px;
}

#lte-difference-promo #tab-whycs .copy2 {
    width: 400px;
	margin:60px 0px 0px 0px;

}
#lte-difference-promo #tab-whycs .copy2 h3 {
	font-size:18px;
}
#lte-difference-promo #tab-whycs .interactive_tool {
    width: 400px;
	margin:30px 0px 0px -10px;
}
#lte-difference-promo #tab-whycs .copy2 p {
	line-height:20px;
}
#lte-difference-promo #tab-whycs .interactive_tool p {
	float:left;
	margin:0px 0px 0px 10px;
	color:#00274d;
}
#lte-difference-promo #tab-whycs .interactive_tool img {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}

/* Plans */
#lte-difference-promo #tab-plans {
    width: 930px;
    height: 685px;
    padding: 0;
    background: url(/resources/images/lte/bg_plans.png) no-repeat bottom left;
}

#lte-difference-promo #tab-plans .copy {
    width: 400px;
	margin:220px 0px 0px 480px;
}
#lte-difference-promo #tab-plans .title {
	margin:20px 0px 0px -40px;
}
#lte-difference-promo #tab-plans .copy1 {
	margin:25px 0px 0px 0px;
}
#lte-difference-promo #tab-plans .copy1 h3 {
	font-size:18px;
}
#lte-difference-promo #tab-plans .copy1 p {
	margin:30px 0px 0px 20px;
}

#lte-difference-promo #tab-plans .interactive_tool {
    width: 400px;
	margin:50px 0px 0px -10px;
}
#lte-difference-promo #tab-plans .interactive_tool p {
	float:left;
	margin:0px 0px 0px 10px;
	color:#fff;
	font-weight:bold;
}
#lte-difference-promo #tab-plans .interactive_tool img {
	float:left;'
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}

/* Business */
#lte-difference-promo #tab-business {
    width: 930px;
    height: 685px;
    padding: 0;
    background: url(/resources/images/lte/bg_business.png) no-repeat 0px bottom;
}
#lte-difference-promo #tab-business .copy {
    width: 410px;
	margin:220px 0px 0px 470px;
}
#lte-difference-promo #tab-business .title {
	margin:20px 0px 0px -40px;
}
#lte-difference-promo #tab-business .hd_voice {
	margin:20px 0px 10px 0px;
}
#lte-difference-promo #tab-business .copy1 {
	margin:30px 0px 10px 0px;
}
#lte-difference-promo #tab-business .copy1 h3 {
	font-size:18px;
}
#lte-difference-promo #tab-business .copy1 p {
	margin:20px 0px 20px 0px;
}

#lte-difference-promo #tab-business .interactive_tool {
    width: 400px;
	margin:10px 0px 0px -10px;
}
#lte-difference-promo #tab-business .interactive_tool p {
	float:left;
	margin:0px 0px 0px 10px;
	color:#fff;
	font-weight:bold;
}
#lte-difference-promo #tab-business .interactive_tool img {
	float:left;'
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}
#lte-difference-promo #tab-business .logo {
	position:absolute;
	right:40px;
	bottom:40px;
}
/*
    LTE Phones
    ==========
*/
#lte-phones {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}

#lte-phones .pipe {
    padding: 0 0.5em;
    color: #b3b3b3;
}

#lte-phones .intro h2 {
    padding: 0 0 10px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.19;
}

#lte-phones .intro p {
    margin-bottom: 30px;
    color: #505050;
    font-size: 16px;
    line-height: 1.375;
}

#lte-phones .prod-list {
    padding-left: 0;
    margin-left: 0;
}

#lte-phones .prod {
    width: 420px;
    height: 495px;
    margin-left: 0;
    margin-right: 22px;
}

#lte-phones .third {
    margin-right: 0;
}

#lte-phones .prod .ttl {
    font-size: 20px;
}

#lte-phones .prod .price {
    font-size: 18px;
}

#lte-phones .prod .img {
    margin: 0 auto;
}

#lte-phones .prod .bullet-light-blue-list {
    margin: 0 20px 20px 120px;
    text-align: left;
}

#lte-phones .prod .more {
    width: 250px;
    padding: 8px 90px 0;
    line-height: 32px;
}
#lte-phones .prod .more h3 {
    padding: 10px 0px 0px 0px;
}

#lte-phones .prod .more .btn-ctm-blue-32 {
    width: 155px;
    margin-right: 0;
}

#lte-phones .prod .more .pipe {
    padding-left: 1em;
}

#lte-phones .prod-hero {
    float: none;
    display: block;
    width: 920px;
    height: 300px;
    padding: 0;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0 0 22px;
    overflow: visible;
    text-align: left;
}

#lte-phones .prod-hero .info {
    width: 435px;
    padding: 40px 60px 0;
    border-bottom: 1px solid #e2e2e2;
    background-color: #f7f7f7;
    color: #545454;
}

#lte-phones .prod-hero .more {
    position: static;
    bottom: auto;
    left: auto;
    width: 485px;
    padding: 20px 60px;
    border-top: 1px solid #fff;
    line-height: 32px;
    height: auto;
}

#lte-phones .prod-hero .info .ttl {
    font-size: 40px;
    font-weight: normal;
}

#lte-phones .prod-hero .info .ttl a {
    float: left;
    padding: 0 24px 0 0;
    background: url(/resources/images/icon/blue-arrow-with-circle-big.png) no-repeat right center;
}

#lte-phones .prod-hero .info .price {
    margin: 0 0 20px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.03em;
}

#lte-phones .prod-hero .info .bullet-light-blue-list {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1;
}

#lte-phones .prod-hero .more .btn-ctm-blue-32 {
    width: 200px;
}

#lte-phones .prod-hero .img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 443px;
    height: 329px;
    margin-top:20px;
}

#lte-phones .prod-hero .img .lbl {
    top: 50px;
    left: 10px;
}



/* Carousel */
.carousel_cont p.now_available {
	font-size:20px;
	padding:0px !important;
	margin:0px 0px 5px 0px !important;
}
.carousel_cont p.coming_soon {
	font-size:20px;
	padding:0px !important;
	margin:0px 0px 10px 0px !important;
	}

.location_carousel {
	padding: 15px 0 15px 0px;
	position: relative;
	width:350px;
	height:30px;
	text-align:center !important;
	margin: 0px auto;

}
.location_carousel .item {
	width:300px;
	padding:0px 0px 5px 0px;
	}
.location_carousel p {	
	font-size:20px; 
	color:#24d2fe;
	text-align:center;
	}

.location_carousel p.small {
	font-size:12px !important;
	line-height:14px;
	top:-3px;
	}
.location_carousel img {
	/*border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;*/
}

.see_all {
	/*position:absolute;
	right:50px;
	top:20px;*/
	float:right;
	font-size:14px;
	color:#fff;
}
.see_all a {
	color:#fff !important;
}

a.prev, a.next {
	background: url(/resources/images/lte/coverage_sliderarrows.png) no-repeat transparent;
	width: 13px;
	height: 20px;
	display: block;
	position: absolute;
	top: 15px;
}
a.prev {			left: -40px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -20px; }
a.prev.disabled {	background-position: 0 -100px !important;  }
a.next {			right: -40px;
					background-position: -13px 0; }
a.next:hover {		background-position: -13px -20px; }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	display: none;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

.bullet-light-blue-list li {
display: block;
padding: 0.25em 0 0.25em 15px;
background: url(/resources/images/icon/bullet-light-blue.png) no-repeat left center;
}
#discussion .col-2 ul.answers li {
height: 100% !important;
}

.faq_heading {
margin: 1px;
color:#0072C7;
padding: 3px 10px;
cursor: pointer;
position: relative;
font-size:14px !important;
font-weight:bold;
}
.faq_content {
padding:5px 15px;
background-color:#fafafa;
}
.faq_content p {
	line-height:20px !important;
}
.faq_expanding {float:right; margin-right:5px; font-size:10px;}

#discussion .col-1 {width:400px !important;}

#discussion .col-2 {width:400px !important; position:relative !important;}

.shop-lte {margin-top:20px;}
.back_to_top { float:right; font-size:12px;}
.replies {position:absolute !important; top:4px !important; left:250px !important; color:#0072C7;}
.answers li {padding:10px 0px !important;}
