/********************************************************
*                HOME PAGE STYLES
********************************************************/

/*******************************************************
* MAIN CONTENT AREA
********************************************************/

section#perspective {
	float: left;
	width: 324px;
	margin: 0;
	margin: 20px 0 0;
	padding: 0 0 24px 0;
}

section#perspective h2 {
	margin: 0 0 5px;
	font-size: 100%;
	font-size: 123.1%;
	color: #3f1e10;
	font-weight: bold;
	width: 295px;
}

section#perspective p {
	margin: 0 0 12px 0;
	font-size: 80%;
	font-weight: normal;
	font-size: 93%;
	color: #3f1e10;
	line-height: 1.5em;
	width: 295px;
}
	
section#perspective a {
	color:#c13b20;
	/* font-size: 70%; */
	font-size: 12px;
	line-height: 1.3em;
}

section#perspective img {
	margin: 0;
}

#TB_ajaxContent h1 {
	display: none;
}

section#confidence {
	position: relative;
	float: right;
	width: 664px;
	margin-top: 70px;
	margin-top: 22px;
	z-index: -1;
}

section#confidence div#headline { margin:48px 0 30px 20px; }

section#confidence h1 {
	/* margin: 48px 0px 30px 20px; */
	margin: 48px 0px 30px 9px;
	text-transform: uppercase;
	font-size: 200%;
	text-indent: -9000px;
	background: url(/media/image/1/headline.png) 0 0 no-repeat;
}

section#confidence div { float:left; margin:0; }
section#confidence a { color:#ffffff; }

h2.box {
	font-size:14px;
	padding:18px 0 0 24px;
	width: 180px;
	color:#ffffff;
	position: absolute;
	left:0;
	top:0;
	line-height: 20px;
	z-index: 100;
}

div#placeholder {
	position: absolute;
	top: 86px;
	right: 0;
	width: 664px;
	height: 236px;
	z-index: 111;
	/* overflow: hidden; */
}

/* below is the container for the three boxes */

div#boxes {
	display: block;
	position: relative;
	width: 664px;
	height: 256px;
}

/* note: ds changed articles to divs because articles are for external content */
/* these are the individual boxes */

.smallBox, .infoExpander, .infoDetail {
	zoom: 1;
}

.smallBox, .infoExpander {
	*background: #efe9e9 url(/media/image/1/iebg.png) 0 50px repeat-x;
}

#placeholder, #boxes, .iewrap {
	zoom: 1;
}

div.iewrap {
	width: 665px;
}

div.iewrap:hover {
	cursor: pointer;
}

div.iewrap.lover:hover {
	cursor: default;
}

div.infoExpander {
	position: absolute;
	top: 0;
	left: 0;
	width: 665px;
}

div#security {
	min-width: 221px;
	height: 236px;
	background: url(/media/image/1/security.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/security.png);
}

div#sec {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 333;
}

div#reliability {
	min-width: 222px;
	height: 236px;
	background: url(/media/image/1/reliability.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/reliability.png);
}

div#rel {
	position: absolute;
	left: 222px;
	bottom: 0;
	z-index: 333;
}

div#continuity {
	min-width: 221px;
	height: 236px;
	background: url(/media/image/1/continuity.png) no-repeat 2px 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/continuity.png);
}

div#con {
	position: absolute;
	left: 444px;
	bottom: 0;
	z-index: 333;
}

/* styles for animated expanded section of home page */

/* below is the container for the expanded boxes */
div#expanded { display:none; position:absolute; left:0; bottom:0; width:664px; height:236px; z-index:444; }

div.infoDetail {
	width: 665px;
	height: 256px;
}

/* these are the expanded boxes */

div#security_exp {
	background:url(/media/image/1/security_exp.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/security_exp.png);
}

div#reliability_exp {
	background:url(/media/image/1/reliability_exp.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/reliability_exp.png);
}

div#continuity_exp {
	background:url(/media/image/1/continuity_exp.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/continuity_exp.png);
}

/* these style the tabs/links within the expanded boxes */

div.infoSummary {
	position: relative;
	left: 232px;
	top:51px;
	width: 400px;
	_filter: alpha(opacity=none);
}

div.infoSummary h2 {
	font-size: 108%;
	margin-top: 10px;
	_filter: alpha(opacity=none);
}

div.infoSummary h3 {
	font-size: 77%;
	text-transform: uppercase;
	_filter: alpha(opacity=none);
}

.learnMore {
	padding-top: 10px;
	display: block;
}

/*div#expanded h3 { position:absolute; top:112px; left:232px; font-size:85%; }
div#expanded p { position:absolute; top:130px; left:232px; font-size:75%; width:370px; line-height:1.2em; }*/

.closeBox {
	background:transparent url(/media/image/1/closebox.png) no-repeat scroll left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/closebox.png);
	cursor: pointer;
	width: 32px;
	height: 35px;
	text-indent: -999em;
	position: absolute;
	right: 1px;
	top: 10px;
	z-index:999;
	display: none;
}


/*******************************************************
* FOOTER (supplements styles in global.css)
********************************************************/

footer section.top {
	height: 10em;
	padding: 1em 0;
	background: transparent url(/media/image/1/bg_turquoise.png) repeat;
	z-index: 11;
	margin: 0 auto;
	width: 100%;
	float: left;
}

footer section.top nav ul { float:left; list-style-type:none; list-style-position:inside; }
footer section.top nav ul li { float:left; /* width:180px; */ }

footer section.top nav ul h3 {
	font-weight: bold;
	margin: 12px 12px 8px 8px;
	font-size: 123.1%;
	color: #3f1e10;
}

footer section.top nav ul h3 a, footer section.top nav ul h3 {  color:#3f1e10; }

footer section.top nav ul ul {
	width: auto;
	float: left;
	color: #efeddd;
	list-style-type: none;
	margin: 0px 12px 12px 10px;
	list-style-type: none;
}

footer section.top nav ul ul li {
	float: none;
	line-height: 1em;
	margin: 2px 0;
	*margin-left: -14px;
	max-width: 185px; /* added to try and control the width on the home page of synopsis being brought in. :) */
}

footer section.top nav ul ul li a {
	font-size: 70%;	
	font-size: 85%; /* SAS should be this */
	color: #efeddd;
	font-weight: bold;
}

footer section.calledAction {
	position: relative;
	/* width: 553px; SAS For IE8 & Opera width was 555px */
	height: 137px;
	margin-top: -3px;
	padding-left: 10px;
}

footer section.calledAction a { color:#dc291e; }

footer section.top div.footerWrap { width:988px; position:relative; margin:0 auto;  }

footer section.top div.footerWrap div {
	float: left;
	height: 8em;
	height: 125px; /* SAS Footer */
	height: 9.6em; /* SAS Footer */
	margin: 0;
	padding: 0 3px;
	padding: 0 2px;
	border-left: solid 1px #91A7AB;
}

footer section.top div.footerWrap div img { float:left; margin:0; }


/* the tab styles */
.bizTechTabs { position: relative; left: 232px; top:41px; width: 400px; }
.ui-tabs .ui-tabs-hide {display: none;}
.ui-tabs-nav { float: left; background: url(/media/image/bg_tabBorder.gif) no-repeat left bottom; }
.ui-tabs-nav li { float: left;}
.ui-tabs-nav li a { float: left; display: block; height: 26px; width: 81px; text-indent: -999em; padding-left: 5px;}

.ui-tabs-nav li a.bizTab {
	background: url(/media/image/tab_home_biz.gif) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/tab_home_biz_ie.gif);
}

.ui-tabs-nav li a.techTab {
	background: url(/media/image/tab_home_tech.gif) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/tab_home_tech_ie.gif);
}

.ui-tabs-nav li a.bizTab:hover, .ui-tabs-nav li.ui-state-active a.bizTab {
	background-position: 0 -26px;
	_background-position: 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/tab_home_biz_ie_hover.gif);
}

.ui-tabs-nav li a.techTab:hover, .ui-tabs-nav li.ui-state-active a.techTab {
	background-position: 0 -26px;
	_background-position: 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/image/1/tab_home_tech_ie_hover.gif);
}
