﻿/*	Site Navigation State
-----------------------------------	*/
ul.jd_menu li#navHome a	{
	background: #fff url(/assets/images/bg_nav_tab.gif) no-repeat 0 -84px;
	color: #cc092f;
}

/*	Content
-----------------------------------	*/


/*  (See below on LN 212)
#content	{
	overflow: hidden;
	display: inline-block;
	float: left;
	width: 689px;
	margin: 0 0 20px;
	padding: 0 13px 0 0;
	background: #fff url(/assets/images/bg_content.gif) repeat-y right top;
}*/

h1	{
	display: none;
}

#flashcontent	{
	width: 689px;
	height: 255px;
}

/*	Mision Statement Headline	*/
h2.mission	{
	height: 20px;
	background: transparent url(/assets/images/bg_home_mission_statement.gif) no-repeat center;
	color: #333;
	font-family: "Arial Rounded", arial, sans-serif;
	font-size: 20px;
	text-indent: -10000px;
	display:none;
}

/*	News Ticker
-----------------------------------	*/
#newsTicker	{
	position: relative;
	height: 25px;
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	background: #e5e5e5 url(/assets/images/bg_news_ticker.gif) no-repeat 0 0;
}
	#newsTicker h2	{
		float: left;
		width: 50px;
		margin: 0;
		font: bold 12px/25px arial, sans-serif;
		text-transform: uppercase;
	}
	#newsTicker ul	{
		width: 620px;
		height: 25px;
		margin: 0;
		padding: 0;
		color: #666;
		font-size: 10px;
		list-style: none;
		overflow: hidden;
	}
		#newsTicker ul li	{
			margin: 0;
			padding: 0;
			line-height: 25px;
		}
	
	#newsTicker a:link, #newsTicker a:visited	{
		color: #000;
		text-decoration: none;
	}
	
	#newsTicker a:hover, #newsTicker a:active	{
		color: #cc092f;
	}
	
	#newsTicker .nav	{
		position: absolute;
		top: 4px;
		right: 5px;
		width: 30px;
		z-index:100;
	}

/*	Columns Under Hero Message
-----------------------------------	*/
#columnSingle	{
	float: left;
	width: 193px;
	height: 275px;
	margin: 15px 0 0;
	padding: 10px 15px 0;
	background: #547b9c url(/assets/images/bg_home_blue_column.gif) no-repeat 0 0;
	color: #fff;
	overflow:hidden;
}
	#columnSingle h2	{
		margin: 0;
		padding: 0 25px 0 0;
		color: #fff;
		font: normal 22px/1.2 arial, sans-serif;
	}

#columnDouble	{
	float: right;
	width: 448px;
	margin: 15px 0 0;
	border-top: 5px solid #cc092f;
}

#columnDouble h2	{
	margin: 10px 0 0;
	color: #333;
	font: bold 12px arial, sans-serif;
	text-transform: uppercase;
}

#columnSingle .summary	{
	color: #fff;
}

.summary	{
	float: left;
	width: 210px;
}
	.summary.last	{
		_display: inline;
		width: 220px;
		margin-left: 18px;
		background: #fff;
	}

.summary h3	{
	margin: 0 0 2px;
	color: #000;
	font-size: 11px;
}


.summary ul	{
	margin: 10px 0 15px;
	padding: 0;
	/*border-bottom: 1px solid #999;*/
	color: #000;
	list-style: none;
}
	.summary ul li	{
		margin: 0;
		min-height:60px; /* BMH - 03.26.09*/
		height:auto !important; height:60px; /*IE6 TWEAK  BMH - 03.26.09 */
		padding: 10px 0 10px 5px;
		border-top: 1px solid #999;
	}
	
	.summary ul li p	{
		margin: 0;
		font-size: 10px;
	}

.summary a:link, .summary a:visited	{
	color: #807f83;
	text-decoration: none;
}

.summary a:active, .summary a:hover	{
	color: #cc092f;
}
	
.summary h3 a:link, .summary h3 a:visited	{
	padding-right: 15px;
	background: transparent url(/assets/images/bg_link_arrow.gif) no-repeat right;
	color: #cc092f;
}

.summary h3 a:active, .summary h3 a:hover	{
	color: #807f83;
}

/*	Rail
-----------------------------------	*/
#rail a {
	display:block;
}
	#rail #newsAndEvents {
		margin:15px 0 0 0;
	}
	#rail #newsAndEvents h2 a:link, #rail #newsAndEvents h2 a:visited {
		display:inline;
	}
	
	a.banner img	{
		margin: 0;
	}
	
	#tabs {
		margin:0 0 15px 0;
	}
	
	
	
/************************************************************
/*  EN-US HOME PAGE 
/***********************************************************/

#content { width:940px; margin:0 auto; padding:0; background:none; }

#home-leftnav-wrapper { float:left; margin-top:12px; width:300px; text-align:left; color:#68686b; font-size:10px; }
	#home-leftnav { margin-bottom:8px; padding-bottom:14px; border-bottom:1px solid #ccc; }
	.no-border { border:none!important; }
	#home-leftnav h2 {font-weight:normal; font-size:18px; color:#cc092f; /*height:18px; text-indent:-9999px;*/ font-family:Tahoma, Arial, Helvetica, sans-serif; letter-spacing:1px; margin-top:0; }
	/*#home-leftnav h2.industries { background:url(/assets/images/h2-industries.gif) no-repeat; }
	#home-leftnav h2.technologies { background:url(/assets/images/h2-technologies.gif) no-repeat; }
	#home-leftnav h2.solutions { background:url(/assets/images/h2-solutions.gif) no-repeat; }*/
	#home-leftnav p { margin-top:8px; margin-bottom:0 }
	#home-leftnav p.desc { margin-top:0; }
	#home-leftnav a { color:#68686b; font-weight:bold; text-decoration:none; background:url(/assets/images/login-arrow.gif) right 2px no-repeat; padding-right:11px; }
	#home-leftnav a:hover { text-decoration:underline; }

#rotator { float:right; text-align:left; height:295px; width:597px; z-index:200; }
	#rotator ul { padding:0; margin:0; }
	#rotator ul li { position:absolute; list-style:none; padding:0; }
	

	
	#rotator h2 {letter-spacing:1px; margin-top:-7px; font-family:Tahoma, Gotham Light, Calibri, Verdana, Arial, sans-serif; font-size:28px; font-weight:normal; color:#cc092f; /*text-indent:-9999px;*/ }
	#rotator h3 { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#49494a; width:495px; font-weight:normal; }
	
	.hero-rotate-1 { height:95px; width:597px; background:url(/assets/images/home-rotator/hero_1.jpg) no-repeat; padding:200px 0 0 14px; }
		/*.hero-rotate-1 h2 { height:26px; width:575px; background:url(/assets/images/home-rotator/hero_1-header.png) no-repeat; _background:url(/assets/images/home-rotator/hero_1-header.gif) no-repeat; }*/
		
	.hero-rotate-2 { height:95px; width:597px; background:url(/assets/images/home-rotator/hero_2.jpg) no-repeat; padding:200px 0 0 14px; }
		/*.hero-rotate-2 h2 { height:26px; width:575px; background:url(/assets/images/home-rotator/hero_2-header.png) no-repeat; _background:url(/assets/images/home-rotator/hero_2-header.gif) no-repeat; }*/
		
	.hero-rotate-3 { height:95px; width:597px; background:url(/assets/images/home-rotator/hero_3.jpg) no-repeat; padding:200px 0 0 14px; }
		/*.hero-rotate-3 h2 { height:26px; width:575px; background:url(/assets/images/home-rotator/hero_3-header.png) no-repeat; _background:url(/assets/images/home-rotator/hero_3-header.gif) no-repeat; }*/

	#rotator ul li.show { z-index:50; }
	
	#controls {	position:relative; top:285px; margin-left:300px; }
		#controls img { border:0; }
		#prevBtn { float:left; } 
		#nextBtn { float:left; }
		.rotateDotOn { float:left; width:10px; height:10px; background:url(/assets/images/home-rotator/dot_on.gif) top left no-repeat; }
		.rotateDotOff { float:left; width:10px; height:10px; background:url(/assets/images/home-rotator/dot_off.gif) top left no-repeat; }	
	#rotator p { margin: 5px 0 15px; width:500px; }				}

	#rotator ul li a:link { text-decoration:none !important; cursor:pointer; }

#tab-header {_position:relative; float:left; height:131px; width:980px; margin-left:-25px; ; background:url(/assets/images/tab-wrapper-bg.png) bottom left no-repeat; background-color:#eaeaea; } 
	.tab-header-0 { height:131px; width:980px; background:none; }
	.tab-header-1 { height:131px; width:346px; background:url(/assets/images/tab1-bg.png) bottom left no-repeat; }
	.tab-header-2 { height:131px; width:365px; background:url(/assets/images/tab2-bg.png) bottom left no-repeat; }

#tab-content {_position:relative; float:left; width:980px; margin-left:-25px; background-color:#eaeaea; }

	.tab-wrapper { text-align:left; cursor:pointer; margin-top:20px; }
	.tab-img { float:left; }
	.tab-desc { float:left; margin-left:10px; font-size:10px; font-style:italic; color:#68686b; }
		span.tab-title { display:block; height:19px; font-size:11px; font-style:normal; font-weight:bold; color:#68686b; margin:0;  padding:0; }
	
	#tab-1 {float:left;display:inline;width:296px;height:71px;margin:50px 0 0 30px;}
	/* #tab-1 { float:left; width:275px; height:71px; margin-left:15px; padding:40px 30px 0 40px; }	*/
		
		#tab-1 .tab-desc { width:220px; }
		#tab-1 .tab-desc ul {margin-left:-40px; *margin-left:0; margin-top:0; }	

		.tab-1-stat .tab-img { width:41px; height:41px; background:url(/assets/images/tab-1-img.png) 0 0 no-repeat; _background:url(/assets/images/tab-1-img.gif) 0 0 no-repeat; }
		.tab-1-stat .tab-title { background:url(/assets/images/tab-open.png) 88px 0 no-repeat; _background:url(/assets/images/tab-open.gif) 88px 0 no-repeat;}
	
		.tab-1-hov .tab-img { width:41px; height:41px; background:url(/assets/images/tab-1-img.png) 0 -41px no-repeat; _background:url(/assets/images/tab-1-img.gif) 0 -41px no-repeat; }
		.tab-1-hov .tab-title { color:#cc092f; background:url(/assets/images/tab-open.png) 88px -19px no-repeat; _background:url(/assets/images/tab-open.gif) 88px -19px no-repeat; }		
	
		.tab-1-select .tab-img { width:41px; height:41px; background:url(/assets/images/tab-1-img.png) 0 -41px no-repeat; _background:url(/assets/images/tab-1-img.gif) 0 -41px no-repeat;}
		.tab-1-select .tab-title { color:#cc092f; background:url(/assets/images/tab-open.png) 88px -38px no-repeat; _background:url(/assets/images/tab-open.gif) 88px -38px no-repeat; }	
		
		
	
	#tab-2 {float:left;display:inline;width:305px; height:71px; margin-left:-35px; *margin-left:-45px; padding:30px 20px 0 40px; } 
		
		#tab-2 .tab-desc { width:200px; }	
	
		.tab-2-stat .tab-img { width:91px; height:48px; background:url(/assets/images/tab-2-img.png) 0 0 no-repeat; _background:url(/assets/images/tab-2-img.gif) 0 0 no-repeat; }
		.tab-2-stat .tab-title { background:url(/assets/images/tab-open.png) 175px 0 no-repeat; _background:url(/assets/images/tab-open.gif) 175px 0 no-repeat; }
	
		.tab-2-hov .tab-img { width:91px; height:48px; background:url(/assets/images/tab-2-img.png) -1px -48px no-repeat; _background:url(/assets/images/tab-2-img.gif) -1px -48px no-repeat; }
		.tab-2-hov .tab-title { color:#cc092f; background:url(/assets/images/tab-open.png) 175px -19px no-repeat; _background:url(/assets/images/tab-open.gif) 175px -19px no-repeat; }	
	
		.tab-2-select .tab-img { width:91px; height:48px; background:url(/assets/images/tab-2-img.png) -1px -48px no-repeat; _background:url(/assets/images/tab-2-img.gif) -1px -48px no-repeat;}
		.tab-2-select .tab-title { color:#cc092f; background:url(/assets/images/tab-open.png) 175px -38px no-repeat; _background:url(/assets/images/tab-open.gif) 175px -38px no-repeat; }		
	
	
	
	 #tab-3 {float:left;display:inline;margin-left:6px; *margin-left:-6px; width:305px; height:71px; padding:30px 0 0 0; } 
		
		#tab-3 .tab-desc { width:225px; }	
	
		.tab-3-stat .tab-img { width:62px; height:43px; background:url(/assets/images/tab-3-img.png) 0 0 no-repeat; _background:url(/assets/images/tab-3-img.gif) 0 0 no-repeat; }
		.tab-3-stat .tab-title { background:url(/assets/images/tab-linkout.png) 110px 0 no-repeat; _background:url(/assets/images/tab-linkout.gif) 110px 0 no-repeat; }	
		
		.tab-3-hov .tab-img { width:62px; height:43px; background:url(/assets/images/tab-3-img.png) 0 -43px no-repeat; _background:url(/assets/images/tab-3-img.gif) 0 -43px no-repeat; }
		.tab-3-hov .tab-title { color:#cc092f; background:url(/assets/images/tab-linkout.png) 110px -19px no-repeat; _background:url(/assets/images/tab-linkout.gif) 110px -19px no-repeat; }	
		
		
	
	.iframe-wrapper { margin-left:58px; text-align:left; margin:0 0 20px 0; }
		
	#tab1-content { display:none; }
	#tab2-content { display:none; }	

/*This is IE bug fixes for the shadowbox*/
	#tab2-content iframe {height:600px!important;}
	#tab2-content div {margin-top: 565px!important;}	
	#tab2-content iframe #shadowbox{#left:150px; #position:absolute; #margin:0px; _margin:0px; _position:absolute; _left:150px;}

	
	
	
	
	
	
	

