/* ----------------------------
	Description: embarqsalesagent.usdirect Main CSS File
	Version: 1
---------------------------- */

@import url('../css/global-grid/reset.css');

body{ text-align:center; font-family:Arial,Helvetica,sans-serif; }
	
p, h1, h2, h3, h4, h5, ul, ol { margin-bottom:18px; line-height:18px; font-size:12px; }
h1, h2 { font-size:24px;line-height:28px;color:#33674B; }
h3 { font-size:18px;line-height:20px; }
.highlight { background:#6bA753;color:#FFF;padding:1px 5px;font-weight:normal;font-size:14px; }
ul, ol { margin-left:36px;list-style-type:disc; }

.clear { clear:both; }
strong { font-weight:bold; }

#container, #extHeader, #extFooter { width:800px;margin:0 auto;text-align:left;clear:both;position:relative; }

#extHeader{ height:140px; }
#extHeader h1#logo{
	margin:0;
}
#extHeader h1#logo a {
	background:url(../images/embarqsalesagent/centurylink-logo.jpg) no-repeat;
	width:401px;
	height:109px;
	text-indent:-9999px;
	position:absolute;
	left:-5px;
	top:0;
}
#extHeader #header_nav {
	position:absolute;
	right:10px;
	bottom:0px;
	margin:0;
	width:560px;
	list-style-type:none;
}
#extHeader #header_nav li {
	float:left;
	display: inline;
	margin-left: 5px;
}
#extHeader #header_nav li a {
	width:130px;
	background:#33674B;
	color:#FFF;
	margin-left:10px;
	text-align:center;
	padding:2px 5px 1px;
	text-decoration:none;
}
#extHeader #header_nav li a:hover { background:#333; }
#extHeader #header_phone{
	width:390px;
	text-align:right;
	color:#586068;
	font-size:1px;
	position:absolute;
	right:0;
	top:40px;
}
#extHeader #header_phone p { margin:10px 0;font-size:18px;text-transform:uppercase; }
#extHeader #header_phone .phone { color:#00411e;font-size:36px;font-weight:bold; }
#meat .promo{
	background:url(../images/embarqsalesagent/promo-img.jpg) no-repeat;
	width:800px;
	height:300px;
	position:relative;
	margin-bottom:18px;
}
#meat #indexPromo .phone{ position:absolute;top:153px;left:80px;font-size:45px;height:38px;line-height:40px;}

#meat #televisionPromo{
	background:url(../images/embarqsalesagent/promo-img-television.jpg) no-repeat;
}
#meat #internetPromo{
	background:url(../images/embarqsalesagent/promo-img-internet.jpg) no-repeat;
}
#meat #phonePromo{
	background:url(../images/embarqsalesagent/promo-img-phone.jpg) no-repeat;
}
#meat #bundlesPromo{
	background:url(../images/embarqsalesagent/promo-img-bundles.jpg) no-repeat;
}
#meat #televisionPromo .phone{ position:absolute;bottom:10px;left:170px;font-size:36px;height:38px;line-height:40px;margin:0;}
#meat #internetPromo .phone{ position:absolute;bottom:30px;left:180px;font-size:36px;height:38px;line-height:40px;margin:0;}
#meat #phonePromo .phone{ position:absolute;bottom:10px;left:170px;font-size:36px;height:38px;line-height:40px;margin:0;}
#meat #bundlesPromo .phone{ position:absolute;bottom:10px;right:20px;font-size:30px;height:38px;line-height:40px;margin:0;}

#content .column { float:left; width:379px;padding:0 10px; }
#content .column:first-child { border-right:1px #999 solid; }
#extFooter { margin-top:10px;padding:10px 0;border-top:1px #999 solid; }

#loctypelist, #loctypelist li {
	color:#333333;
	font-size:11px;
	list-style-type:none;
	margin:0 5px;
}
#locations {
	margin:0 10px 18px;
	text-align:justify;
}
#locations a {
	color:#333333;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#locations a:hover {
	color:#999999;
	text-decoration:underline;
}

/*--------------------------------------------------
					GEO STYLES
--------------------------------------------------*/
.highlight2 {
	background-color: #ececec;
	color: #00411e;
	padding: 3px 5px;
}

#extHeader.geo {
	height: 155px;
}

#extHeader h1#logo.geo a {
	background:transparent url(../images/embarqsalesagent/geo-logo.gif) no-repeat;
	width:242px;
	height:114px;
	text-indent:-9999px;
	position:absolute;
	left:-5px;
	top:0;
}

#extHeader #header_nav.geo {
	padding-left: 0;
	position:absolute;
	right:-33px;
	bottom:0px;
	margin:0;
	width:700px;
	list-style-type:none;
}

#extHeader #header_nav.geo li a {
	background:#33674B;
	color:#FFF;
	text-align:center;
	padding:2px 10px 1px;
	text-decoration:none;
	width: auto;
	margin: 0;
}

#extHeader #header_nav.geo li a:hover { background:#333; }

#meat #indexPromo.geo{
	/*Insert {STATE_ABREV}*/
	width:850px;
	height:295px;
	position:relative;
	margin-bottom:18px;
}

#meat #indexPromo.geo p{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	bottom: -11px;
	left: 245px;
}

#meat #indexPromo.geo a{
	background: transparent url(../images/embarqsalesagent/get-started-btn-yellow.gif) no-repeat 0 0;
	height: 23px;
	width: 154px;
	position: absolute;
	bottom: 10px;
	right: 200px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}

#meat #indexPromo .price {
	color: #FFF;
	font-size: 48px;
	position: absolute;
	bottom: 25px;
	left: 242px;
	text-shadow: #000 3px 3px 1px;
	line-height: 48px;
	margin-bottom: 0;
}

#meat #indexPromo #geoSidebar {
	background:transparent;
	float: left;
	height: 295px;
	width: 238px;
}

#meat #indexPromo #geoSidebar h2{
	color: #FFF;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 6px 6px 0;
}

#meat #indexPromo #geoSidebar p{
	margin: 0;
	padding: 2px 6px 0;
	color: #FFF;
	line-height: 14px;
	width: 190px;
	position: static;
	font-weight: normal;
	font-size: 12px;
}

#meat #content #geoBar {
	width: 100%;
	background-color: #7ba96a;
	text-align: center;
	margin-bottom: 10px;
}

#meat #content #geoBar h2{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}

#content .column.left {
	border-right: 1px solid #999999;
}

#content .column h2{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

#content #geoService .mat {
	width: 206px;
	position: absolute;
	left: 18px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin: 40px 0;
	font-size: 26px;
	text-shadow: 1px 1px 1px #000;
}

#content .column .highlight2{
	background-color: #ececec;
	color: #00411e;
	padding: 3px 5px;
}

#meat #content #geoService {
	margin-bottom: 5px;
}

#meat #content #geoService h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 5px;
	width: 340px;
}

#meat #content #geoService p {
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 8px;
	width: 355px;
}

#meat #content #geoService img{
	float: left;
	margin: 0 13px 13px 8px;
}

#meat #content .column #geoColumnPromo {
	background-color: #ECECEC;
	border-top:10px solid #67a34f;
	border-bottom:10px solid #67a34f;
	padding: 8px;
	margin-bottom: 10px;
}

#meat #content .column #geoColumnPromo span{
	color: #6ba753;
	font-weight: bold;
}

#meat #content .column #geoColumnPromo h2 {
	font-size: 16px;
	line-height: 18px;
}

#meat #content .column #geoColumnPromo ul {
	margin: 0;
	position: relative;
	bottom: 15px;
}

#meat #content .column #geoColumnPromo ul li{
	list-style: none;
}

#meat #content .column #geoColumnPromo ul li span {
	color: #333333;
}

#meat #content .column #geoColumnPromo a {
	background: transparent url(../images/embarqsalesagent/learn-more-btn-green.gif) no-repeat 0 0;
	height: 23px;
	width: 154px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}

#meat #content .column #geoColumnPromo .highlight2 {
	padding: 0;
	font-size: 18px;
	line-height: 20px;
}

#content #footer_phone{
	width:390px;
	text-align:right;
	color:#586068;
	font-size:1px;
}
#content #footer_phone p { margin:10px 0;font-size:18px;text-transform:uppercase; }
#content #footer_phone .phone { color:#00411e;font-size:36px;font-weight:bold; }