@charset "UTF-8";
/* CSS Document */

/****************
2010 HOME
**********************/
#home #mainImage {
	background: url(../images/bg_mainImage_wide.png) no-repeat center top;
	left: 17px;
	width: 964px;
}

#internal #mainContent .rightCol .content {
	margin-left: 32px;
}

#home #mainImage .rightCorner {
	left: 936px;
}

#home #mainImage .leftCorner {
	left: 21px;
}

#home #header {
	background: url(../images/2010_bg_head_home.jpg) no-repeat 50% 0;
}

#home {
	background: url(../images/2010_bg_home.jpg) repeat-x top center #E3DBA9;
}

#home #logo a {
	background: none;
}

#home #main_nav .nav_about a {
	background:transparent url(../images/2010_nav_home_aboutUs.jpg) no-repeat scroll left top;
}

#home #main_nav .nav_products a {
	background:transparent url(../images/2010_nav_home_products.jpg) no-repeat scroll left top;
}

#home #main_nav .nav_solutions a {
	background:transparent url(../images/2010_nav_home_solutions.jpg) no-repeat scroll left top;
}

#home #main_nav .nav_expertise a {
	background:transparent url(../images/2010_nav_home_expertise.jpg) no-repeat scroll left top;
}

#home #main_nav .nav_news a {
	background:transparent url(../images/2010_nav_home_news.jpg) no-repeat scroll left top;
}

#home #mainContent .backgoundGradient {
	background:transparent url(/amm/themes/default_shared/images/2010_bg_gradient.png) no-repeat scroll center top;
}

#home #mainContent .leftCol {
	width: 527px;
}

#home .leftCol .content {
	padding-left: 106px;
	padding-top: 0;
	margin-top: -39px;
}

#home .textpander .content {
	margin: 0 !important;
	padding: 0 !important;
}

#home #mainContent .rightCol {
	width: 403px;
}

#home #mainContent .rightCol .content {
	padding-left: 52px;
	padding-top: 0;
	margin-top: -10px;
	padding-right: 0;
	width: 323px;
}

#tabs {
	position: relative;
	top: -42px;
	left: 75px;
	width: 856px;
	overflow: hidden;
}

.tab_box {
	background: url(../images/bg_needs.png) no-repeat bottom left;
	width: 856px;
	min-height: 200px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 10px;
}

#tabs-1 {
	display: block;
}

#tabs ul {
	list-style: none;
	margin: 0;
}

#tabs li {
	float: left;
	margin-right: 5px;
}

#tabs a {
	display: block;
}

.btn_need_to {
	width: 135px;
	height: 42px;
	background: url(../images/btn_need_to.png) no-repeat bottom left;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
}

.btn_job_function {
	width: 169px;
	height: 42px;
	background: url(../images/btn_job_function.png) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
}

.ui-state-default .btn_need_to, .ui-state-default .btn_job_function {
	background-position: top left;
}

.ui-state-active .btn_need_to, .ui-state-active .btn_job_function {
	background-position: bottom left;
}

#tabs .textpander {
	height: 25px;
	padding: 0 0 1px 0;
	background: url(../images/bg_home_switch_line.png) no-repeat 34px bottom;
	clear: none;
}

#tabs .textpander .content {
	position: absolute;
	left: 408px;
	width: 435px;
	top: 75px;
	color: #1b1818;
	font-size: 12px;
	line-height: 1.25em;
}

#tabs .textpander .content h4 {
	color: #383838;
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
}

#tabs .textpander .content p {
	margin: 15px 0;
	line-height: 1.25em;
}

#tabs .textpander .content a {
	color: #2f5d7a;
	display: inline;
	width: auto;
	text-decoration: none;
	font-weight: bold;
}

#tabs .textpander .toggle {
	display: none !important;
}

#tabs .textpander .headline {
	padding: 0 0 0 24px;
	margin-left: 7px;
	color: #454343;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	width: 373px;
	height: 25px;
}

#tabs .textpander .headline.selected {
	background: url(../images/bg_home_switch_selected.png) no-repeat top left;
	color: #000;
}

.first .textpander_bg {
	display: block;
	background: url(../images/bg_home_switch_line.png) no-repeat 34px top;
	padding-top: 1px;
}


/* Tabs
----------------------------------*/
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: default; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block !important; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Content
----------------------------------*/

#home .rightCallout {
	background: none;
	width: 311px;
	border-bottom: 1px solid #c2c2c2;
	padding: 0 6px;
}

#home .rightCallout .bottom {
	background: none;
}

#home #rightRightCol .padding .rightCallout .padding, #home .rightCallout .padding {
	padding: 0;
}

#home .rightCallout h2 {
	background: none;
	border-bottom: 1px solid #c2c2c2;
}

#home .home_gradient_box {
	background: url(../images/bg_grad_box.png) no-repeat top left;
	width: 323px;
	margin-bottom: 20px;
}

#home .home_gradient_box_inner {
	background: url(../images/bg_grad_box_inner.png) no-repeat bottom left;
	padding: 23px 23px 8px;
}

/* Internal
----------------------------------*/

.split_2010 .content {
	margin:0 auto;
	position:relative;
	width:920px;
	padding: 0 0 0 40px;
	background: #fff;
	padding-top: 2px;
	height: 109px;
}

.top_shadow {
	width: 960px;
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	background: url(../images/top_overlay.png) repeat-x left top;
	padding-top: 2px;
}

.top_bar {
	width: 960px;
	position: absolute;
	bottom: 1px;
	left: 0;
	height: 15px;
	background: url(../images/top_overlay.png) repeat-x left bottom;
}

.split_2010 {
	height: 111px;
	background: url(../images/top_overlay.png) repeat-x top left #fff;
	overflow: hidden;
	min-width: 975px;
}

.split_2010 h1 {
	font-size: 22px;
	color: #1a1919;
	padding-top: 38px;
}

#mainContent .leftCol div#subNav ul {
	background: none;
}

.pageTitle {
	background:transparent url(/amm/themes/default_shared/images/bg_hr_subNav.png) no-repeat scroll left bottom;
}

#mainContent .leftCol div#subNav ul {
	padding: 0;
}

#mainContent .leftCol div#subNav ul ul {
	padding: 4px 0 18px;
}

#mainContent .leftCol div#subNav ul li {
	padding: 0;
}

#mainContent .leftCol div#subNav ul li a {
	padding: 6px 0;
}

#mainContent .leftCol div#subNav ul ul ul {
	padding: 0 0 0 15px;
}

.btn_contact {
	float: right;
	display: block;
	width: 142px;
	height: 52px;
	background: url(../images/btn_contact.jpg) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

.expander {
	float: left;
}

.expander_headline, #internal.internal_2010 #mainContent .rightCol .textpander .headline {
	display: block;
	width: 136px;
	padding: 17px 39px 0 20px;
	height: 26px;
	background: url(../images/bg_expander_headline.jpg) no-repeat top left;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0 !important;
	cursor: pointer;
	float: none;
}

#internal.internal_2010 #mainContent .rightCol .textpander .headline.selected {
	background-position: 0 -43px;
}

.expander_excerpt {
	display: block;
	padding: 8px 20px;
	background: url(../images/bg_expander_excerpt.jpg) no-repeat top left;
	width: 155px;
	margin: 0 !important;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}

.expander_excerpt.selected {
	background: url(../images/bg_expander_excerpt_selected.jpg) no-repeat top left;
}

.expanded_left, .expanded_right {
	display: none;
	font-size: 12px !important;
	color: #333333 !important;
	line-height: 18px !important;
	margin: 22px 0 !important;
}

.expanded_left {
	width: 347px;
	float: left;
	padding-right: 40px;
}

.expanded_right {
	width: 186px;
	float: left;
	color: #5b9026 !important;
}

#internal.internal_2010 #mainContent .rightCol .textpander {
	float: left;
	width: 195px;
	clear: none;
}

#internal.internal_2010 #mainContent .rightCol .textpander textpander_bg {
	display: inline;
}

#internal.internal_2010 #mainContent .rightCol .textpander .toggle {
	display: none;
}

#internal.internal_2010 #mainContent .rightCol .textpander .content {
	display: block !important;
	margin: 0;
	padding: 0 !important;
	float: none;
}

.wide {
	width: 585px;
	margin-left: -20px;
	position: relative;
}

#internal #mainContent .content {
	overflow: hidden;
}

#internal #mainContent .rightCol .content {
	overflow: visible;
}

.expanded {
	width: 619px;
	position: absolute;
	z-index: 3;
	padding: 0 0 11px;
	background: #fff;
	left: 8px;
	overflow: hidden;
	min-height: 200px;
	background: url(../images/bg_expanded_bottom.png) no-repeat bottom left;
}

.expanded_inner {
	padding: 0 0 0 22px;
	background: url(../images/bg_expanded_top.png) no-repeat left 1px;
	min-height: 200px;
}

.jobs_left {
	width: 335px;
	float: left;
	padding: 20px 50px 0 23px;
	
}

.jobs_right {
	width: 435px;
	float: left;
	padding: 20px 0 0;
}

#mainContent .jobs_left p, #mainContent .jobs_right p {
	line-height: 1.1em;
}

.jobs_left img, .jobs_right img {
	margin-top: -10px;
	margin-right: 18px;
	float: left;
}

.contact_button {
	float: right !important;
	margin: 0 !important;
	padding: 0 !important;
}

#top_bg_image {
	position: absolute;
	top: 0;
	left: 0;
}

#top_image_content {
	z-index: 2;
	position: absolute;
	top: 45px;
	left: 422px;
}

.slideContainer div {
	text-align: left !important;
	width: 450px !important;
}

#imageSlider .slideContainer div {
	width: 311px!important;
}

#home #mainContent .rightCol #imageSlider .slideContainer a {
	display: block;
	text-align: center;
}

#top_image_content h1 {
	color: #fff;
	font-size: 24px;
	line-height: 1.25em;
	margin: 0 0 0;
}

#top_image_content h2 {
	color: #fff;
	font-size: 28px;
	line-height: 1.25em;
	margin: 5px 0 15px;
	display: block;
}

#top_image_content h4 {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial;
}

#top_image_content h4 a {
	display: block;
	float: right;
	width: 157px;
	height: 90px;
	margin-left: 10px;
	background: url(../images/btn_line.png) no-repeat 0 0;
	margin-top: -6px;
	padding-top: 10px;
}

#main_nav li a {
	text-decoration: none;
}