/* home.css */
/* fonts and links */
#spotlights{color:#666;}

.spotlight .title .top a span {
	text-indent: -9999px;
	display:block;
	height:8px;
	width:64px;
	background:url('/images/home/viewmore-close-text.png');	
	position:relative;
	top:3px;
}
.spotlight .title .top a.open span{
	background-position:left bottom;
	left:12px;	
}

.spotlight .title .top img{
	position:relative;
	bottom:4px;
}

#spotlights #news-events #ne_listing .ne-title{
	color:#666;
	font-weight:bold;
	font-size:11px;
}
#spotlights #news-events #ne_listing .ne-teaser a{color:#bbe1ed;}



/* focus area */
#home-focus{
	
	height:436px;	
}

.shuffler {
	height: 436px;
}

.shuffler-left {
	height: 596px;
	z-index: -1000;
	width: 50%;
	position: absolute;
	left: 0;
	background: #DDD url('/images/story_2_screened_03.jpg') no-repeat top left;
	
}

.shuffler-right {
	height: 596px;
	z-index: -999;
	width: 50%;
	position: absolute;
	right: 0;
	text-align: right;
	background: #DDD url('/images/story_3_screened_03.jpg') no-repeat top left;
	
}

.shuffler-border {
	height: 596px;
	width: 10px;
	background-image: url("/images/home/frame-border-bg.jpg");
	position: absolute;
}

.shuffler-border-right {
	left: 960px;
}

.shuffler-border-left {
	left: -10px;
}

.shuffler-button {
	height:65px;
	width:45px;
	top:172px;
	position: absolute;
	cursor: pointer;
	z-index: 400;
}
.shuffler-button-right {
	left:946px;
	background: url('/images/home/frame-arrow-right.png') no-repeat top left;
}

.shuffler-button-left {
	left:-32px;
	background: url('/images/home/frame-arrow-left.png') no-repeat top left
}

.shuffler-indicator {
	width: 180px;
	height: 48px;
	background-image: url('/images/home/frame-nav-bg-sprite.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 348px;
	left: 24px;
	z-index: 750;
}

.shuffler-story3-dock {
	position: relative;
	left: 10px;
}

.shuffler-story3-dock img {
	padding: 7px 0;
}

.shuffler-sf-launcher {
	background-image: url('/images/home/frame-solution-finder.png');
	background-repeat: no-repeat;
	position: absolute;
	height: 125px;
	width: 292px;
	top: -140px;
	left:650px;
	cursor: pointer;
}

.shuffler-sf-launcher-hover {
	background-image: url('/images/home/frame-solution-finder-hover.png');	
}

.shuffler-center {
	position: relative;
	height: 596px;
	background-color: white;
}

.shuffler-content {
	position: relative;
	height: 436px;
	overflow: hidden;
}

.shuffler-page {
	position: absolute;
	height: 436px;
	width: 960px;
}

.shuffler-page-1 {
	background: url('/images/home/focus-image-1.jpg') no-repeat top left;
}

.shuffler-page-2 {
	background: url('/images/home/focus-image-2.jpg') no-repeat top left;
	left: 960px;
	
}

.shuffler-page-3 {
	background: url('/images/home/focus-image-3.jpg') no-repeat top left;
	left: -960px;
}

.shuffler-story3-content {
  background-image:url("/images/home/s3_sprite_bg.jpg");
  background-position:left -4px;
  display:block;
  left:310px;
  position:relative;
  width:650px;
}

.shuffler-story2-content * {
	font-family: "Arial", sans-serif;
	color: #fff;
}

.shuffler-story2-scrim {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 460px;
	background-color: #fff;
	display: none;
}

.shuffler-story2-content li span {
	display: block;
	background-image: url('/images/home/s2_strings.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	font-size:10px;
	height: 126px;
	width: 200px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.shuffler-story2-content li span.double {
	display: block;
	background-image: url('/images/home/s2_strings_double.png');
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 146px;
	width: 200px;
	line-height: 1.1em;
	text-align: center;
	cursor: pointer;
	padding-top: 11px;
}

.shuffler-story2-content li span.narrow {
	display: block;
	background-image: url('/images/home/s2_strings_narrow.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	height: 126px;
	width: 200px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.shuffler-story2-content li div {
	display: none;
}

.shuffler-story2-popup {
	display: none;
	position: absolute;
	width: 500px;
	height: 280px;
	top: 60px;
	z-index: 300;
	margin-left: -250px;
	left: 50%;
	background-image: url('/images/home/s2_popup_bg.png');
	background-repeat: no-repeat;
}

.shuffler-story2-popup.double {
	width: 940px;
	margin-left: -468px;
	background-image: url('/images/home/s2_popup_bg_double.png');
}

.shuffler-story2-popup * {
	color: #fff;
}

.shuffler-story2-popup img {
	position: absolute;
	top: 50%;
	margin-top: -116px;
	left: 244px;
}

.shuffler-story2-popup img.second {
	position: absolute;
	top: 50%;
	margin-top: -116px;
	left: 698px;
}

.shuffler-story2-popup div.second {
	position: absolute;
	top: 20px;
	left: 482px;
	width: 210px;
}

.shuffler-story2-popup a {
	color: #8fdbfe;
	display: block;
	margin-bottom: 1em;
}

.shuffler-story2-popup a:visited {
	color: #8fdbfe;
}
.shuffler-story2-popup a:hover {
	text-decoration: underline;
	color: #fff;
}

.shuffler-story2-popup p {
	margin-bottom: 1em;
}

.shuffler-story2-close {
	background-image:url("/images/home/s2_popup_close.png");
	background-position:right top;
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-family:"Arial";
	font-size:12px;
	height:25px;
	padding:6px 28px 0 0;
	position:absolute;
	right:25px;
	top:-18px;
	cursor: pointer;	
}

.shuffler-story3-content * {
	font-family: "Arial", sans-serif;
	color:#333;
}

.shuffler-story3-content a {
	color: #00567d;
}
.shuffler-story3-content span {
	display: block;
	margin: 18px 0 0 0;
	font-size: 1.2em;
}

.shuffler-story3-content p {
	margin: 1em 0;
}

.shuffler-story3-content li {
	display: block;
	height: 434px;
	padding-left: 36px;
	border: 1px solid transparent;
}

.shuffler-story3-content .half-panel {
  width:454px;
}

.shuffler-story3-content li.full-panel {
  border:1px solid transparent;
  display:block;
  height:434px;
  left:335px;
  padding:0;
  position:relative;
  top:80px;
  width:280px;
}

.shuffler-story3-content .story3-callouts {
	display: block;
	position: relative;
}

.shuffler-story3-content .story3-callouts img{
  height: 32px;
  width: 31px;
}

.shuffler-story3-content .story3-callouts li.big {
	display: none;
	width: 155px;
	height: 155px;
	border: none;
	font-size: 12px;
	position: absolute;
	background-image: url('/images/home/s3_tm_sprite.png');
	background-repeat: no-repeat;
	color: #fff;
	padding: 0 !important;
}

.shuffler-story3-content .story3-callouts li.small {
	display: none;
	width: 120px;
	height: 120px;
	border: none;
	font-size: 12px;
	position: absolute;
	background-image: url('/images/home/s3_tm_sprite.png');
	background-repeat: no-repeat;
	color: #fff;
	padding: 0 !important;
}

.shuffler-story3-content .story3-callouts li.global {
	display: none;
	height: 41px;
	border: none;
	font-size: 12px;
	position: absolute;
	background-image: url('/images/home/s3_global_bg_cap.png');
	background-repeat: no-repeat;
	color: #000;
	padding: 0 0 0 5px !important;
	white-space: nowrap;
}

.shuffler-story3-content .story3-callouts li span {
	display: block;
	padding: 12px;
	font-size: 12px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #fff;
	margin: 6px 0 0;
}

.shuffler-story3-content .story3-callouts li.global span {
	color: #000;
	margin: 0;
	padding-left: 0;
	position: static;
	background-image: url('/images/home/s3_global_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.shuffler-story3-content .story3-callouts li.hidden_text span {
  display: none;
}

.home-focus-alternative-content {
	padding: 1em;
}
	
.home-focus-alternative-content * {
	color: #fff;
}

/** Spotlights */
#spotlights{width:982px;position:relative;left:7px;}
.spotlight{
	display:block;
	float:left;
	margin-right:1px;
	position:relative;
}
.spotlight .title{
	display:block;			
	height:auto;
	padding:8px 0 0 0;
	position:absolute;
}
.spotlight .title .top{padding-left:15px}
.spotlight .title .top span{
	position:relative;
	bottom:4px;		
}
.spotlight .title .top a{
	float:right;
	margin-right:10px;
}
.spotlight .wrapper{display:block;padding:12px 9px;}

#spotlights #customer-showcase{width:316px;}
#spotlights #customer-showcase .title{
	background: url("/images/home/customer-showcase-tab-bg.png") no-repeat left top;
	width:316px;	
	bottom:164px;
} 
#spotlights #customer-showcase #cs-wrapper{	
	height:166px;
	background: url("/images/home/customer-showcase-bg.png") no-repeat left top;
}
#spotlights #customer-showcase #cs-wrapper.modded{background-position:left bottom;height:240px}
/** customer showcase content styling */
#spotlights #customer-showcase #cs-wrapper a.thickbox{
	float:left;	
}	
#spotlights #customer-showcase #cs-wrapper span.testament{
	float:right;	
	font:12px Arial;
	width:137px;
}
#spotlights #customer-showcase #cs-wrapper span.testament h5{
	color:#6d012c;
	margin-bottom:4px;
	font:bold 13px arial;
}
#spotlights #customer-showcase #cs-wrapper a{
	position:relative;
	bottom:6px;
	right:5px;
	font-size:11px;
}
#spotlights #customer-showcase #cs-wrapper a.text-link{right:-2px}
#spotlights #customer-showcase #cs-wrapper span.attribute{
	font-weight:bold;
	display:block;
	font-size:11px;
	margin:4px 0px;
}

#spotlights #news-events{width:291px;}
#spotlights #news-events .title{
	background: url("/images/home/news-events-tab-bg.png") no-repeat left top;
	bottom:81px;
} 

#ne-wrapper span.wrapper{background: url("/images/home/news-events-open-bg.png") no-repeat left bottom;}


#spotlights #news-events .title .top a{
	background:url("/images/home/news-events-plus.jpg") no-repeat scroll right top transparent;
	padding-right: 20px;	
	height:13px;
}
#spotlights #my-atg .title .top a{
	background:url("/images/home/my-atg-plus.jpg") no-repeat scroll right top transparent;
	padding-right: 20px;
	height:13px;
}
#spotlights #news-events .title .top a.open{background:url("/images/home/news-events-minus.jpg") no-repeat scroll right top transparent;}
#spotlights #my-atg .title .top a.open{background:url("/images/home/my-atg-minus.jpg") no-repeat scroll right top transparent;}

#spotlights #news-events #ne-wrapper span.wrapper,#spotlights #my-atg #my-wrapper span.wrapper{
	padding-top:7px;	
	position:relative;
	overflow:hidden;
}
#spotlights #news-events #ne-wrapper #ne_listing li{
	border-top:1px dotted #B2B2B2;
	display:block;
	font: 11px arial;	
	height:45px;	
	padding:3px 3px 0 6px;
}
#spotlights #news-events #ne-wrapper #ne_listing li a{font-size:11px}



#spotlights #my-atg{margin-right:0;width:357px;}
#spotlights #my-atg .title{
	background: url("/images/home/my-atg-tab-bg.png") no-repeat left top;		
	bottom:81px;
} 
#my-wrapper span.wrapper{
	background: url("/images/home/my-atg-open-bg.png") no-repeat left bottom;	
}

#showcase{
	clear:both;
	height:77px;
	width:982px;	
	background: url("/images/home/showcase-bg.jpg") no-repeat scroll right top;
	position:relative;
	overflow:hidden;
}

#showcase ul li{	
	float:left;	
	width:109px;
}
#showcase span{display:none}
#arrow{
	position:absolute;
	top:159px;
	left:146px;
	z-index:900;	
}

.ne-open,.my-open {
	float:left;
	background-color:#DDDDDD;
	width:263px;
	padding:5px;
	margin:2px 0 4px 9px;
}
.my-open{width:329px;}

.ne-open ul,.my-open ul{float:left}
.ne-open ul.first{margin-right:30px}
.my-open ul.first{margin-right:19px}
.ne-open ul li,.my-open ul li{
	float:left;
	clear:left;
	width:114px;
	padding-left:2px;
	border-top:1px dotted #B2B2B2;	
}
.my-open ul li{width:149px}

.ne-open ul li a,.my-open ul li a{
	font: 12px arial;
	line-height:20px;
	color: #333333;
	position:relative;
	bottom:1px;
}
.ne-open ul li.last,.my-open ul li.last{border-bottom:1px dotted #B2B2B2;}
#ne_listing,#my-atg-spot-content{clear:left;}
#my-atg-spot-content{height:147px}

.movemybottom{
	position:relative;
	/*bottom:81px;	*/
}




#my-atg-spot-content #my-atg-featured {
	float:left;
	border-top:1px dotted #b2b2b2;
	border-bottom:1px dotted #b2b2b2;
	margin-bottom:4px;
	padding-top:5px;
	
}
#my-atg-spot-content #my-atg-featured img{float:left;}
#my-atg-spot-content #my-atg-featured #feature-title{
	color:#6D012C;
	font:bold 12px arial;	
}
#my-atg-spot-content #live-help-box #live-help-link{float:left;}
#my-atg-spot-content #live-help-box{
	clear:left;
	display:block;
	height:39px;
	background: url("/images/home/live-help-box-bg.jpg");	
	padding:7px 0 0 41px;
	width:298px;
	
}
#my-atg-spot-content #live-help-box div span{	
	color:#DE6020;	
	font:bold 11px arial;
	font-weight:bold;
	margin-left:40px;
	position:relative;
	bottom:8px;
}
#my-atg-spot-content #live-help-box #talk-to-us,#my-atg-spot-content #live-help-box #chat-online{
	display:inline-block;	
	height:19px;	
	text-indent: -9999px;
	position:relative;
	bottom:10px;	
}
#my-atg-spot-content #live-help-box #talk-to-us{
	width:75px;
	background:url('/images/home/talk-to-us-button.png');
	margin-left:9px;
}
#my-atg-spot-content #live-help-box #chat-online{
	width:82px;
	background:url('/images/home/chat-online-button.png');
}	
#my-atg-spot-content #live-help-box #talk-to-us:hover,#my-atg-spot-content #live-help-box #chat-online:hover{
	background-position:left bottom;
}

a.pdf{background:none}
.homepage-rotation-logo{
	display:block;
	width:109px;
	height:77px;
	background-repeat:no-repeat;
	background-position:left bottom;
}
.focus .homepage-rotation-logo{background-position:left bottom !important}