
/*  inner wrapper  --------------------------------------------------------------------------------------------------*/

.home #inner-wrapper{
	border-bottom: 1px solid white;	
}


/*  container  --------------------------------------------------------------------------------------------------*/

.home #container{
	padding-bottom: 0;	
}

/*  content  --------------------------------------------------------------------------------------------------*/


#home-slideshow{
	margin: 20px 0;	
	height:242px;
	overflow:hidden;
	position:relative;
}

#home-slideshow a{
	display: block;	
	height: 243px;
	width: 940px;
}

.slideshow-pics { height: 242px; width: 940px; padding:0; margin:0; overflow: hidden }
.slideshow-pics img { height: 242px; width: 940px;}

#home-brand-partners{
	margin: 0px 80px;	
	height:120px;
	overflow:hidden;
	position:relative;
}

#home-brand-partners a{
	display: block;	
	height: 120px;
	width: 120px;
}

.slideshow-logos { height: 120px; width: 120px; padding:0; margin:0; overflow: hidden }
.slideshow-logos img { height: 120px; width: 120px;}


a.linked-in{
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 100px;
	background: transparent url(/img/layout/linked-in.gif) no-repeat left center;	
}




.three-cols-2 h2{
	padding-left: 15px;	
}



.latest-news{
	list-style-type: none;
	margin: 0;
	padding: 0;
		
}

.latest-news li{
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 15px;
	background-image: none;
	border-bottom: 1px solid #e5e5e5;	
}

.latest-news li:hover{
	background-color: #EFFAFF;	
	cursor: pointer;
}



.latest-news li .date{
	font-weight: bold;
	margin: 0 0 5px 0;	
}

.latest-news li h3{
	color: black;
	font-size: 1em;
	text-transform: none;
	font-weight: normal;
	margin: 0;	
}

.latest-news li h3 a{
	text-decoration: none;	
	color: #39B2E5;
}

.latest-news li h3 a:hover{
	text-decoration: underline;	
}

.latest-news li:hover a:hover{
	text-decoration: none;	
}

.latest-news li .extract{
	display: none;	
}

.latest-news .post-link{
	display: none;	
}


.announcement-list{
	text-transform: none;
	font-size: 1em;
	font-weight: normal;
}


/*  --------------------------------------------------------------------------------------------------------------*/


#CAT_Custom_4788{/* contact us drop down*/
	width: 235px;
}

#CAT_Custom_111416{/* contact us drop down*/
	width: 235px;
}



/*  --------------------------------------------------------------------------------------------------------------*/

a.with-bullet{
	display: block;
	min-height: 30px;
	margin: 0;
	padding: 0 0 0 30px;
	background: transparent url("/img/layout/list-bullet.jpg") no-repeat 0 8px; 	
}

a.literature-item {
	display: block;
	min-height: 30px;
	margin: 0;
	padding: 0 0 0 30px;
	background: url('/img/layout/pdf-download.gif') no-repeat 0 0;
}

a.report-item {
	display: block;
	min-height: 30px;
	margin: 0;
	padding: 0 0 0 30px;
	/*background: transparent url('/img/layout/report-item.png') no-repeat 0 0;*/
	background: transparent url("/img/layout/list-bullet.jpg") no-repeat 0 8px; 
}

a.history-item {
	display: block;
	min-height: 30px;
	margin: 0;
	padding: 0 0 0 30px;
	/*background: url('/img/layout/history-item.png') no-repeat 0 0;*/
	background: transparent url("/img/layout/list-bullet.jpg") no-repeat 0 8px;
}

ul.zoneSubscriptions, ul.zoneSubscriptions li, ul.zoneSubscriptions li ul {
	background: none;
	padding: 0;
	margin: 0;
}


/*  home login form ---------------------------------------------------------------------------------*/

.home-log-in p{
	margin-bottom: 20px;
}

.home-log-in .hasInput{
	height: 50px;
	background: transparent url(/img/layout/col-input-bkg.jpg) no-repeat 0 0;
}

.home-log-in .hasInput .txt{
	padding:16px 0 16px 16px;
}



/*  announcements  --------------------------------------------------------------------------------------------------*/


.announcements{
	margin: 0;
	padding: 0;
}

.announcements li.post{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	background-image: none;
	border-bottom: 1px solid #E5E5E5;
}


.announcements li.post .item{
	
}

.announcements li.post .item .date{
	font-weight:bold;
	margin:0 0 5px;
}

.announcements li.post .item h3{
	font-size: 1.2em;
	
}

.announcements li.post .item h3 a{
	text-decoration: none;
}

.announcements li.post .item h3 a:hover{
	text-decoration: underline;
}

.announcements .black-btn{
	margin: 10px 0 0 0;	
}

/*  right-col  ---------------------------------------------------------------------*/

.right-col .home-action-box a span{
	font-size:0.9em;
	height:38px;
	line-height:16px;
	padding-top:5px;
	width:55px;
}

.right-col .home-action-box h2{
	height:41px;
	line-height:20px;
	padding-top:2px;
	width:175px;	
}

/*  left-col  ---------------------------------------------------------------------*/

.left-col table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.left-col table th, .left-col table th{
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	text-align: left;
}

.left-col table td, .left-col table td{
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	text-align: left;
}

.left-col table a{
	margin: 0;
	padding: 0;
	text-indent: 0;
}


/*  three cols  ---------------------------------------------------------------------*/

/*  search-results  --------------------------------------------------------------------------------------------------*/

.search-results{
	
}

.search-results h2{
	position: relative;	
	padding-left: 45px;
	margin: 30px 0 5px 0;
}

.search-results h2 .counter{
	position: absolute;
	top: 0;
	left: 0;
}

.search-results h2 img{
	left:25px;
	position:absolute;
	top:5px;
}

.search-results p{
	padding-left: 25px;
	margin: 5px 0 10px 0;
	line-height: 1.5em;
}

/*  press releases  --------------------------------------------------------------------------------------------------*/

.press-releases{
	margin: 20px 0;
}

.press-releases table td{
	
	padding: 5px 0;
	
}


/*   career announcements       ----------------------------------------------------------------*/

#career-announcements{
	list-tyle-type: none;	
	padding: 0;
	margin: 0;
}

#career-announcements li.post{
	list-tyle-type: none;	
	padding: 0;
	margin: 0;
	background-image: none;
}

#career-announcements li.post .date{
	float: left;
	width: 80px;
	margin: 0;
	font-weight: bold;
	font-size: 0.95em;
}

#career-announcements li.post h3{
	float: left;
	text-transform: none;
}

#career-announcements li.post .extract{
	display: none;	
}

#career-announcements li.post .post-link{
	display: none;	
}



/*  footer  --------------------------------------------------------------------------------------------------*/


#footer-inner ul li a.iso{
	float: left;	
}

#footer-inner ul li p.iso{
	margin-left: 60px;	
}

#footer-inner ul li a.sap{
	float: left;	
}

#footer-inner ul li p.sap{
	margin-left: 112px;	
}





















