@charset "UTF-8";
html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#303131;
	font-size:12px;
	height:100%; /* ------- Important for masking tape height ------- */
}
.float-correction {
	clear:both;	
}
#maskingTape {
	background-color:#77c6e6;
	z-index:18;
	opacity:0.4;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/* ------- Global Defaults ------- */
a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303131;
}
a:hover {
	color:#01a8fe;
}
/* ------- Page Header ------- */
#header {
	height:75px;
	width:1024px;
}
#header-padding {
	text-align:left;
	width:1024px;
	position:relative;
}

/* ------- Main Menu ------- */
#menu-main {
	min-width:530px;
	float:left;
	position:absolute;
	margin-left:25px;
	margin-top:22px;
	z-index:20;
}
.menu-level1 {
	min-height:25px;
	cursor:pointer;
}
.menu-level1 img {
	margin-left:25px;	
}
.menu-level1 .level1-link {
	background-color:#FFF;
	z-index:50;
	min-width:110px;
	float:left;
	padding-top:25px;
	margin-right:4px;
	color:#292929;
	min-height:25px;
	font-weight:bold;
}

.menu-level1 .level1-link .link {
	padding-left:10px;
}
.menu-level1 .level1-link#logospace {
	padding-top:8px;
	width:200px;
	height:42px;
	background-color:#FFFFFF;
}
.menu-level1 img {
	position:absolute;
	left:410px;
}
.level2-link {
	padding-bottom:20px;
	margin-top:10px;
	min-height: 125px;
}
.level2-link#large-space {
	width:200px;
	min-height:155px;
	background-color:#FFF;
}
.level1-link a:hover {
	color: #77c6e6;
}

.level2-link a:hover {
	color: #77c6e6;
}

.dashed {
	background-image:url(/images/layout-dash-repeater.jpg);
	background-repeat:repeat-x;
	width:90%;
	height:10px;
	padding-top:15px;
	margin-left:5px;
}
.level2-link .link {
	margin-bottom:0px;
	padding-left:4px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
	font-size:13px;
	font-weight:normal;
}

/* ------- Login Menu ------- */
#menu-login {
	float:right;
	margin-top:10px;
	margin-right:50px;
	width:270px;
	font-size:10px;
	z-index:10;
	text-align:left;
}
#menu-login b {
	font-size:12px;
	padding-left:7px;
}
#menu-login a {
	color:#b0206b;
	font-size:9px;
	padding-left:7px;
}
#menu-login .form-wrap {
	background-color:#565656;
	margin-top:5px;
	padding-top:12px;
	padding-left:7px;
	margin-bottom:5px;
	padding-bottom:2px;
}
.form-wrap input, .form-wrap select {
	width:130px;
	font-size:10px;
	margin-bottom:10px;
}
#menu-login .form-wrap a {
	float:right;
	position:absolute;
	margin-top:2px;
	margin-left:190px;
	color:#FFF;
	font-size:10px;
	text-decoration:underline;
}

/* ------- Page Body ------- */
#main-wrap {
	background-color:#f7faff;
	background-image:url(/images/layout-sub-bg-page.png);
	background-repeat:repeat-x;
	background-position:top;
}
#content {
	background-color:#FFF;
	background-image:url(../images/layout-bg-body.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	min-height:550px;
	text-align:left;
}
#sub-about #content {
	background-image:url(/images/layout-sub-bg-content.png);
	background-repeat:no-repeat;
	background-position:top;
/*	position:relative; */
}
.body-right {
	float:right;
	position:absolute;
	width:200px;
	margin-left:705px;
	margin-top:150px;
	z-index:10;
}
#sub-about .body-right#wireless-right {
	min-height:10px;
}
.body-right h1 {
	background-image:url(/images/layout-dash-green-repeater.png);
	background-repeat:repeat-x;
	background-position:0px 10px;
	color:#85929e;
	display:inline;
	font-size:16px;
	height:20px;
	z-index:1;
}
.body-right#homepage h1 {
	background-position:0px 26px;
	padding-bottom:12px;
}
.body-right#homepage h1 a {
	color:#85929e;
	font-size:20px;
}
.body-right#homepage h1 a:hover {
	color:#01a8fe;
}
#sub-about .body-right {
	background-image:url(/images/layout-sub-contact-drop1.png);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:45px;
	min-height:330px;
	min-width:250px;
	color:#01a8fe;
	font-size:13px;
}
#sub-about .body-right a {
	color:#01a8fe;
}
#sub-about .body-right img {
	position:relative;
	top:2px;
	padding-right:10px;
}
#sub-about .body-right h1, #sub-about .body-bottom h1 {
	background-image:url(../images/layout-dash-green-repeater.png);
	background-repeat:repeat-x;
	background-position:0px 20px;
	display:inline;
	height:20px;
	padding-bottom:10px;
	z-index:1;
	color:#aecb3f;
	font-size:16px;
}
#sub-about .body-right#about-right {
	padding-top:35px;
}
#sub-about .body-right#about-right .section {
	margin-bottom:20px;
}
#sub-about .body-right#scenario-right h1 {
	padding-bottom:20px;
	display:block;
	width:90px;
	background-position:0px 25px;
}
#sub-about .body-right p {
	color:#85929e;
	font-size:13px;
	font-weight:lighter;
}
#sub-about .body-right#scenario-right .section p a:hover {
	color:#01a8fe;	
}
#sub-about .body-right h1 b {
	color:#01A8FE;
	font-size:16px;
	padding-bottom:10px;
}
#sub-about .body-right#bom-right h1 b, #sub-about .body-right#local-right h1 b, #sub-about .body-right#voice-right h1 b {
	font-size:16px;
}
#sub-about .body-right#bom-right, #sub-about .body-right#local-right, #sub-about .body-right#voice-right, #sub-about .body-right#scenario-right {
	color:#040404;
}
#sub-about .body-right#bom-right a, #sub-about .body-right#scenario-right a, #sub-about .body-right#local-right h1 a {
	line-height:1.5;
	color:#01A8FE;
	display:block;
	font-size:15px;
	width:200px;
}
#sub-about .body-right#scenario-right h1 {
	background-image:none;
}
#sub-about .body-right#scenario-right .section#vid {
	position:relative;
	top:-100px;
}
#sub-about .body-right#scenario-right .section#vid p, #sub-about .body-right#scenario-right .section#vid h1 {
	width:275px;
	line-height:1.1;
	position:relative;
	top:-50px;
}
#sub-about .body-right#scenario-right .section#vid p {
	top:-65px;
}
#sub-about .body-right#scenario-right .section#ma-link {
	position:relative;
	top:-135px;
}
#bom-right .link-bg, #local-right .link-bg, #scenario-right .link-bg {
	background-image:url(../images/layout-dash-green-repeater.png);
	background-repeat:repeat-x;
	background-position:0px 20px;
	padding-bottom:10px;
}
#sub-about .body-right#scenario-right {
	padding-top:35px;
}
#sub-about .body-right#local-right {
	width:235px;
}
#sub-about .body-right#local-right a, #sub-about .body-right#voice-right a {
	color:#040404;
}
#sub-about .body-right#voice-right {
	width:300px;
}
#sub-about .body-right#local-right .video-thumb, #sub-about .body-right#voice-right .video-thumb {
	position:absolute;
	top:-50px;
	width:225px;
	text-align:center;
}
.body-left {
	float:left;
	margin:0px;
	min-height:550px;
	width:700px;
	overflow:visible;
}
.body-left #subPage-container h1, .body-left #subPage-container p.quote, .body-left #subPage-container p.quote-credit {
	font-family:"News Gothic", Arial, Helvetica, sans-serif;
}
.body-left#roundtable {
	width:1000px;
}
.body-left#roundtable h2, .body-left#roundtable h3, .body-left#roundtable h4 {
	margin:0px;
	padding:0px;
}
.body-left#roundtable h2 {
	color:#b7226d;
	font-size:24px;
	font-weight:normal;
}
.body-left#roundtable h3 {
	font-size:15px;
}
.body-left#roundtable h4 {
	font-size:15px;
	font-weight:normal;
}
.body-left#roundtable p {
	font-size:13px;
}
#homeFlash {
	margin-top:100px;
	z-index:0;
	width: 700px;
	height: 385px;
	overflow:visible;
	position: absolute;
	z-index: 9;
}
#subPage-container {
	margin-left:75px;
	margin-top:75px;
	margin-right:25px;
	font-size:15px;
}
#subPage-container h1 {
	font-size:35px;
	font-weight:lighter;
	color:#111111;
	margin:0px;
	padding:0px;
	padding-bottom:35px;
}
.quote {
	font-size:30px;
	font-weight:lighter;
	color:#b7226d;
	margin:0px;
}
.quote-credit {
	font-size:30px;
	font-weight:lighter;
	margin:0px;
	padding-left:100px;
	padding-bottom:15px;
}
.body-left#voice-left .quote-credit {
	padding-left:0px;
}
.headline {
	font-size:24px;
	font-weight:lighter;
}
.sub-headline {
	font-size:18px;
	font-weight:lighter;
}
#share-link {
	position:absolute;
	margin-left:705px;
	margin-top:525px;
	z-index:10;
}
#share-link a {
	color:#bd1c64;
	text-transform:uppercase;
	font-weight:bold;
}
.body-bottom {
	margin-left:75px;
	width:949px;
}
.body-bottom .section {
	width:275px;
	float:left;
	font-size:13px;
	font-weight:normal;
	margin-right:25px;
	margin-bottom:25px;
	min-height:150px;
}
.body-bottom#best-of-market .section {
	width:100%;
}#sub-about .body-bottom h1 {
	font-size:20px;
	height:30px;
	background-position:0px 25px;
}
#sub-about .body-bottom h1 a {
	font-size:20px;
	padding-bottom:10px;
	color:#aecb3f;
}
#sub-about .body-bottom h1 a:hover {
	color:#01a8fe;
}
.body-bottom#local-bottom h1 b {
	color:#389efd;
}
.body-bottom#newsroom-bottom {
	width:600px;
	margin-top:25px;
}
.body-bottom#newsroom-bottom .rss-item {
	padding-bottom:10px;
	color:#01a8fe;
	font-size:13px;
	font-weight:normal;
}
.body-bottom#newsroom-bottom a {
	color:#01a8fe;
	font-size:13px;
}
.body-bottom#newsroom-bottom .rss-spacer {
	background-image:url(../images/layout-dash-green-repeater.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:5px;
	width:100px;
	margin-bottom:10px;
}
.body-bottom#newsroom-bottom .section p a img {
	position:relative;
	top:10px;
}
.body-bottom#newsroom-bottom #presskit {
	position:relative;
	left:670px;
	top:-110px;
}
.body-bottom ul {
	list-style:none;
	list-style-position:outside;
	padding:0px;
}
.body-bottom li {
	font-weight:normal;
	padding-bottom:5px;
}
.bottom-tabs {
	background-color:#FFF;
	position:relative;
	width:1024px;
}
.bottom-tabs img {
	padding-right:5px;
	position:relative;
	bottom:-25px;
	left:-380px;
	opacity:0.8;
}
.bottom-tabs a {
	position:relative;
}
.bottom-tabs a:hover {
	color:#303131;
}
.bottom-tabs .bottom-tab-hover {
	position:absolute;
	left:-370px;
	top:-35px;
	width:200px;
	font-size:18px;
	font-weight:bold;
	z-index:5;
	text-align:left;
	display:none;
}
.bottom-tabs .bottom-tab-hover#rfp-hover {
	top:-10px;
}
.bottom-tabs .bottom-tab-hover#ca-hover {
	top:10px;
}
.bottom-tab-descrip {
	position:absolute;
	top:60px;
	left:220px;
	font-size:14px;
}
.bottom-tab-descrip a {
	font-size:14px;
}
.bottom-tab-descrip a#bot-bom {
	color:#03a2ff;
}
.bottom-tab-descrip a#bot-rfp {
	color:#a8c63f;
}
.bottom-tab-descrip a#bot-ca {
	color:#fc0167;
}
/* ------- Page Footer ------- */
.legal {
	font-size:11px;
}
.legal h2, .legal h1 {
	color:#03a2ff;
}
.tagline {
	position:absolute;
	right:180px;
	top:50px;
	color:#fc0167;
	font-size:22px;
	font-weight:bold;
}
#foot-wrap {
	background-image: url(../images/layout-bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.footer {
	width:1024px;
	height: 100px;
}
.footer .foot-links {
	padding-left:75px;
	position:relative;
	top:50px;
	text-align:left;
	text-transform:capitalize;
}
.foot-links a {
	font-size:12px;
	color:#2873e7;	
	text-decoration:none;
}
.foot-links a:hover {
	color:#303131;
}


/*homepage noflash styles */

#homeFlash h1, #homeFlash h2{
	
	color: #ef426f;
	
	}



#homeFlash h1 {
	
	font-size: 18px;
	padding-right: 40px;
	margin: 0px;
	paddin: 0px;	
	
	}
#homeFlash h2 {
	
	font-size: 14px;
	padding-right: 40px;	
	margin: 0px;
	paddin: 0px;
	}	
#homeFlash h3 {
	margin: 0px;
	paddin: 0px;
	
	}
	
#homeFlash p {
	
	font-size: 11px;
	padding-right: 40px;
	margin: 0px;
	paddin: 0px;		
	}



/*redesign of homepage right bar 8.27 */

	
.homepageicon {
	display: block;
	width: 80px;
	height: 80px;
	float: left;
	margin-left: -50px;
	margin-right: 15px;
	background-color: #575a61;

/* round those corners */
	-webkit-border-radius: 41px;
	-moz-border-radius: 41px;
	border-radius: 41px;

/*now a nice drop shadow. <sarc>everyone loves drop shadows */
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	/* For IE 8 */

/*	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#000000')"; */




	}


.homepageicon img {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: 0px solid #000;
	margin: 10px;
	padding: 0px;
	background-color: #fff;
/* round those corners */
	-webkit-border-radius: 31px;
	-moz-border-radius: 31px;
	border-radius: 31px;	
	
	}
	
.body-right#homepage {
	margin-top: 45px;

	width: 290px;

	
	}	

#sidebar-gradient {
	
	background-color: rgba(87,90,97,.8); 
	background: -webkit-gradient(    linear,    left bottom,    left top,    color-stop(0, rgba(0,0,0,.7)),    color-stop(1, rgba(89,89,89,.6)));
	background: -moz-linear-gradient(    center bottom,    rgba(0,0,0,.7) 0%,    rgba(89,89,89,.6) 100%);
	margin: 0px;
	padding-top: 5px;
	
	}

.body-right .section	{
	clear: both;
	display: block;
	padding: 0px 10px;
	
	
	}
	
.body-right#homepage h1 a {
	
	color: #74BCe2;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=, offy=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
	}
.body-right#homepage p {
	color: #fff;
	
	}

#menu-login {
	
	width: 290px;
	margin-right: 30px;
	
	}
	

#sidebar-gap {
	
	height: 5px;
	display: block;
	background: #fff;
	
	}
#sidebar-reflection {
	background: #fff;
	display: block;
	height: 50px;
	background: -webkit-gradient(    linear,    left top,    left bottom,    color-stop(0, rgba(0,0,0,.7)),    color-stop(1, rgba(89,89,89,0.01)));
	background: -moz-linear-gradient(    center top,    rgba(0,0,0,.7) 0%,    rgba(89,89,89,.01) 100%);	
	
	}

#videodropdown ul .top {
	list-style: none;
	margin: 0px;
	padding: 2px;
	width: 250px;
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	margin-left: -33px;
	
	}

#videodropdown ul .item1 {
	
	margin: 5px;
	
	}
	
#videodropdown ul .item{
	display:none; 
	list-style: none;
	
	}

	
#videodropdown ul:hover .item{
	display:block;
	background-color: #efefef;
	color: #000;
	width: 252px;
	margin: 2px;
	margin-left: -33px;
	padding: 2px;
	}
	
