/* ============================== */
/* = GLOBAL RESETS AND DEFAULTS = */
/* ============================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

html { height:100% !important; width:100% !important;}

body { height:100% !important; width:100% !important;}

body {
	line-height: 1.35;
	color: #f2f2f2;
	background:#f2f2f2;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

hr { width:80%; background:#ccc; color:#ccc; height:1px; border:0; margin-bottom:40px; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* ============ */
/* = CLEARFIX = */
/* ============ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* This would preferable go in an IE specific stylesheet */
/* \*/
* html .clearfix {
	display: block;
	zoom: 1;
}

#mainleft{
	position:relative;
}

#mainleftmenu .clearfix{
	font-weight:bold;
	position:absolute;
	left:0px;
	top:105px;
}

#mediacentermenu .clearfix{
	padding:0px;
}

.clear-left{
	clear:left;
}

/**/

/* =============== */
/* = LARGE AREAS = */
/* =============== */

/* OVERALL CONTAINERS */

#home #wrapper {
	width:920px;
	margin:0px auto;
	background:#fff;
	padding-bottom:100px;
}

#home #wrapper #headersmall {
	background: url('/images/headersmall.jpg') top left no-repeat;
	height:17px;
	width:920px;
}

#home #wrapper #header {
	background: url('/images/header-bg.jpg') top right no-repeat;
	height:52px;
	width:920px;
}

#home #wrapper #header #logo {
	margin-left:15px;
	width:200px;
	float:left;
}

#home #wrapper #header #menu-holder {
	float:left;
	margin-top:25px;
	width:675px;
	background:#fff;

}

html>body#home #wrapper #header #menu-holder {
	margin:0;
	padding:0;
	margin-top:17px;
	padding-top:5px;
	width:705px;
	
}

#home #wrapper #calltoaction { 
	margin-left:15px;
	width:890px;
	height:346px;
	background:url('/images/stratix-mobile-header.jpg') no-repeat top left;
	cursor: pointer;
}

#home #wrapper #calltoaction div {
	margin:0 auto;
	width:400px;
}

#home #wrapper #main {
	width:890px;
	margin-left:15px;
}

#home #wrapper #main #mainleft {
	background: url('/images/mainleft-bg.jpg') top right no-repeat;
	height:187px;
	width:556px;
	float:left;
}

#home #wrapper #main #mainleft .h2title {
	text-align:left;
	margin-top:5px;
}

#home #wrapper #main #mainleft .h2title h2 {
	/*background: url('/images/circle.gif') left center no-repeat;*/
	padding-left:20px;
	margin-left:120px;
	font-size:18px;
	font-weight:normal;
	font-family:Tahoma, Arial, sans-serif;
	width:400px;
}

#home #wrapper #main #mainleft .h2title h2 sup {
	font-size:10px;
}

#home #wrapper #main #mainleft p {
	margin-left:20px;
	margin-top:20px;
	padding-right:25px;
	font-size:11px;
}

#home #wrapper #main #mainleft p a {
	color:#f5911e;
	text-decoration:none;
}

#home #wrapper #main #mainleft p a:hover {
	color:#f5911e;
	text-decoration:underline;
}

#home #wrapper #main #mainleft #mainleftmenu {
	font-size:14px;
	font-family:Tahoma, Arial, sans-serif;

}

#home #wrapper #main #mainleft #mainleftmenu a{
	/*font-weight:bold;*/

}

#home #wrapper #main #mainleft .mltext {
	height:75px;
}

#home #wrapper #main #mainleft #mainleftmenu ul {
	margin-left:30px;
}

#home #wrapper #main #mainleft #mainleftmenu ul li {
	float:left;
	margin-right:30px;
}

#home #wrapper #main #mainleft #mainleftmenu #social {
margin-left:150px;
margin-top:60px;
}

#home #wrapper #main #mainleft #mainleftmenu #social li {
	margin-right:50px;
}

#home #wrapper #main #mainleft #mainleftmenu ul li a {
	color:#ccc;
	text-decoration:none;
}

#home #wrapper #main #mainleft #mainleftmenu ul li a:hover {
	color:#f5911e;
	text-decoration:none;
}

#home #wrapper #main #mainright {
	background: url('/images/mainright-bg.jpg') top right no-repeat;
	height:187px;
	width:319px;
	padding-left:15px;
	float:left;
}

#home #wrapper #main #mainright h3 {
	/*background: url('/images/circle.gif') left center no-repeat;*/
	/*padding-left:20px;*/
	font-size:18px;
	font-weight:normal;
	font-family:Tahoma, Arial, sans-serif;
	margin-top:5px;
}

#home #wrapper #main #mainright .mediacenter {
	background: url('/images/mediacenter-bg.jpg') top left no-repeat;
	width:300px;
	height:121px;
	margin-top:0px;
}

#home #wrapper #main #mainright .mediacenter .mediacentertop {
	margin-left:5px;
	width:300px;
	padding-top:10px;
	overflow:hidden;
}

#home #wrapper #main #mainright .mediacenter .mediacentertop .icon {
	width:28px;
	float:left;
}

#home #wrapper #main #mainright .mediacenter .mediacentertop .text{
	width:155px !important;
	float:left;
	margin:0 0 0 5px;
	font-size:11px;
}

#home #wrapper #main #mainright .mediacenter .mediacentertop .text a {
	text-decoration:none;
	color:#f5911e;
}

#home #wrapper #main #mainright .mediacenter .mediacentertop .image{
	width:93px;
	text-align:right;
	float:left;
}

#home #wrapper #main #mainright .mediacenter .mediacentertop .image img{
	margin-right:8px;
}

#home #wrapper #main #mainright .mediacenter .mediacenterbottom {
	margin-left:5px;
	width:300px;
	padding-top:5px;
}

#home #wrapper #main #mainright .mediacenter .mediacenterbottom .icon {
	width:25px;
	float:left;
}

#home #wrapper #main #mainright .mediacenter .mediacenterbottom .links {
	width:255px;
	margin:0 5px;
	float:left;
	font-size:11px;
}

#home #wrapper #main #mainright .mediacenter .mediacenterbottom .links ul li a {
	
	padding-right:10px;
	text-decoration:none;
	color:#f2f2f2;
}

#home #wrapper #main #mainright #mediacentermenu {
	width:280px;
}

#home #wrapper #main #mainright #mediacentermenu ul {
	width:280px;
	margin-top:7px;
	margin-left:10px;
	padding-left:10px;
	height:19px;
	list-style:none;
	background: url('/images/mediacentermenu-bg.jpg') top left no-repeat;
}

#home #wrapper #main #mainright #mediacentermenu ul li {
	float:left;
	display:block;
	margin-top:3px;
	margin-right:5px;
	padding-left:0px;
}

#home #wrapper #main #mainright #mediacentermenu ul li.first_item{ /* IE 6 */
	margin-left:18px;
}

#home #wrapper #main #mainright #mediacentermenu ul li.first_item[class]{ /* Non-IE 6 */
	margin-left:37px;
}

#home #wrapper #main #mainright #mediacentermenu ul li a span { display:none; }

#home #wrapper #main #mainright #mediacentermenu ul li a.news {
	width:97px;
	height:14px;
	background: url('/images/news.jpg') top left no-repeat;
	display:block;

}

#home #wrapper #main #mainright #mediacentermenu ul li a.downloads {
	width:74px;
	height:14px;
	display:block;
	background: url('/images/downloads.jpg') top left no-repeat;
}

#home #wrapper #main #mainright #mediacentermenu ul li a.contact {
	width:78px;
	height:14px;
	display:block;
	background: url('/images/contact.jpg') top left no-repeat;
}

/* CONTENT AREAS */

/* MENU */

/* FOOTER */

#footer {
	background: #fff url('/images/footer-bg.jpg') top left repeat-x;
	padding-top:20px;
	display:block;
}

#footermenu {
	margin-bottom:20px;
	display:block;
}

#footermenu h2 {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}

#footermenu ul {

}

#footermenu ul li {
	line-height:1em;
}

html>body #footermenu ul li {
	line-height:1.4em;
}

*:first-child+html #footermenu ul li {
	line-height:1.1em;
}

#footermenu ul li a {
	color:#999;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#footermenu ul li a:hover {
	color:#666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#footermenu #fieldservices { width:185px; padding-left:45px; float:left; background:url('/images/footer-bg-border.jpg') bottom right no-repeat; }

#footermenu #transportation { width:185px; padding-left:45px; float:left;background:url('/images/footer-bg-border.jpg') bottom right no-repeat; }

#footermenu #retail { width:185px; padding-left:45px; float:left;background:url('/images/footer-bg-border.jpg') bottom right no-repeat; }

#footermenu #government { width:185px; padding-left:45px; float:left; }

#footerlinks { display:block; margin-top:40px; margin-left:45px; width:875px;}

#footerlinks ul {
	color:#808080;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	display:block;
	width:875px;

}

#footerlinks ul li {
	float:left;
	display:block;
	margin-right:15px;
}

#footerlinks ul li a {
	color:#808080;
	text-decoration:none;
}

#footerlinks ul li a:hover {
	text-decoration:underline;
}

#footerlogos {
	margin-bottom:20px;
	width:840px;
	margin-right:35px;
}

#footerlogos .left {
	width:415px;
	float:left;
}

#footerlogos .right {
	width:415px;
	float:left;
	
}

#footerlogos .right img {
	margin-left:290px;
}


#footerlogos .lefthome {
	width:337px;
	float:left;
}

#footerlogos .centerhome {
	float:left;
	width:156px;
}

#footerlogos .righthome {
	width:327px;
	float:left;
	
}

#footerlogos .righthome img {
	margin-left:102px;
}

html>body #footerlogos .righthome img {
	margin-left:212px;
}


#footerlogos img {
	display:block;
	float:left;
}

#pop_video_player_area{
	width:500px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
}

#pop_video_player_area_multi{
	position:relative;
	width:625px;
	height:345px;
	margin-left:auto;
	margin-right:auto;
}

#pop_video_player_bg{
	position:absolute;
	width:500px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/video-player-lb/lb_video_player_bg.png', sizingMethod='image');
}

#pop_video_player_bg_multi{
	position:absolute;
	width:625px;
	height:345px;
	margin-left:auto;
	margin-right:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/video-player-lb/lb_video_player_bg_multi.png', sizingMethod='image');
}

#pop_video_player_bg[id]{
	background-image:url(/images/video-player-lb/lb_video_player_bg.png);
}

#pop_video_player_bg_multi[id]{
	background-image:url(/images/video-player-lb/lb_video_player_bg_multi.png);
	background-repeat:no-repeat;
}

#pop_video_player_close{
	position:absolute;
	left:0px;
	top:0px;
	width:43px;
	height:43px;
	overflow:hidden;
	cursor:pointer;
}

#pop_video_player_close_multi{
	/**/position:absolute;
	left:0px;
	top:0px;
	width:43px;
	height:43px;
	overflow:hidden;
	cursor:pointer;
}

#pop_video_player{
	position:relative;
	width:500px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
}

#pop_video_player_multi{
	position:relative;
	width:625px;
	height:345px;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
}

#obj_video_player{
	padding-top:40px;
	margin-left:-4px;
}

#obj_video_player_multi{
	position:relative;
	margin:-8px 0px 0px -15px;
	padding:0px;
}

#inner-content.fullpage ul {
	margin:10px 30px !important;
	list-style:none;
}

#inner-content.fullpage ul.sitemap {
	padding-bottom:40px;
}

#inner-content ul li a.main {
	text-decoration:underline;
	font-weight:bold;
	color:#666;
}

#inner-content ul li a:hover.main {
	text-decoration:none;
}

#inner-content ul li a.sub {
	text-decoration:underline;
	font-weight:normal;
	color:#666;
}

#inner-content ul li a:hover.sub {
	text-decoration:none;
}

#inner-content ul li a.normal {
	text-decoration:none;
	font-weight:normal;
	color:#666;
}

#inner-content ul li a:hover.normal {
	text-decoration:underline;
}

.homepage_podcast{
	background-image:url(/images/media-center-homepage-podcast.png);
	background-repeat:no-repeat;
	width:36px;
	height:38px;
}