/* Trafigura main stylesheet */
/* Created by Merchant Marketing Group July 10 */

/*********************************************** 
				Browser reset
***********************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table { border-collapse:collapse; border-spacing:0; }

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }

ol, ul { list-style:none; }

caption, th { text-align:left; }

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }

q:before, q:after { content:''; } 

abbr, acronym { border:0; }

/*********************************************** 
				Tags
***********************************************/

html, body, form { height: 100%; }

body {
	font-size: 62.5%;
	font-family: Helvetica, arial, sans-serif;
	color: #4D4D4D;
	background: #000;
	}
	#standard, #news, #newsImages, #our-business, #newsWide { background: #fff url(../../images/standard-bg.jpg) no-repeat 50% 0; }

noscript, noscript div { display:none; visibility: hidden; }
	noscript.showscript { display: block; }
	
/* basic styles are in color1.css */

h1 a, h2 a, h3 a, h4 a, h5 a { display: block; }

/*********************************************** 
				Global styles
***********************************************/

.wrapper { 
	background: #1f2c47 url(../../images/standard-bg.jpg) no-repeat 50% 0;
	}
	#home { min-height: 100%; overflow: hidden; position: relative; }

/* header starts here */

#header {
	position: relative;
	height: 136px;
	width: 960px; 
	margin: auto;
	}
	#header #logo {
		position: absolute;
		width: 197px;
		height: 68px;
		top: 67px;
		left: 10px;
		}
		#header #logo span { display: none; }
	#header #main-nav {
		position: absolute;
		height: 63px;
		top: 64px;
		left: 300px;
		font-size: 1.4em;
		}
		#header #main-nav li.col { 
			float: left; 
			margin-right: 75px;
			padding: 0; 
			background: none; 
		}
		#header #main-nav li ul { font-size: 1em; float: left; }
		#header #main-nav li li { 
			margin-bottom: 4px; 
			background: none; 
			float: left; 
			clear: left; 
			padding: 0 6px 0 0;
		}
		#header #main-nav li li a {
	 		font-weight: bold;
	 		color: #fff;
	 		display: block;
			margin-left: -5px;
			padding: 0 0 0 5px;
			}
			#header #main-nav li li:hover {
				background: url(../../images/main-nav-active.png) no-repeat right -21px;
			}
			#header #main-nav li li:hover a {
				background: url(../../images/main-nav-active.png) no-repeat 0 -21px;
				color: #29ABE2;
			}
			#header #main-nav li li.active {
				background: url(../../images/main-nav-active.png) no-repeat right 0;
			}
			#header #main-nav li li.active a {
				background: url(../../images/main-nav-active.png) no-repeat 0 0;
				color: #fff;
			}
	#header #search {
		position: absolute;
		top: 5px;
		right: 10px;
		width: 281px;
		height: 27px;
		}
		#header #search * { float: left; }
		#searchBox td { padding: 0; }
		#header #search label { display: none; }
		#header #search #Template_searchArea_quickSearch {
			background: url(../../images/home-page-sprite.png) no-repeat -58px -132px;
			width: 240px !important;
			border: none !important;
			color: #666;
			height: 13px !important;
			padding: 7px 8px;
			outline: none;
			font-size: 1.2em;
		}
	#header #language-nav {
		position: absolute;
		width: 71px;
		top: 10px;	
		left: 9px;
		margin: 0;
		}
		#header #language-nav dt {
			color: #fff;
			padding: 3px 0 2px 5px;
			font-size: 1.1em;	
			background: url(../../images/language-bg.png) no-repeat 0 0;
			text-transform: capitalize;
		}
		#header #language-nav dd {
			background: url(../../images/language-bg.png) no-repeat 0 bottom;
			height: 2px;
		}
		#header #language-nav ul {
			position: absolute;
			left: -100000px;
			background: url(../../images/language-bg.png) no-repeat 0 bottom;
			width: 71px;
			font-size: 1.1em;
			top: 18px;
			}
			#header #language-nav:hover ul { left: 0px; }
			#header #language-nav dd ul li { padding: 3px 5px 3px; background: none; margin: 0; }
			#header #language-nav dd ul li a { 
				color: #fff; 
				line-height: 1.4em; 
				display: block; 
				cursor: pointer; 
				text-transform: capitalize;
				}
				#header #language-nav dd ul li a:hover { color: #29ABE2; }
	#header #languageSelector {
		position: absolute;
		height: 20px;
		width: 160px;
		left: 0;
		top: 10px;
	}
	#header #toolbar-nav {
		position: absolute;
		top: 14px;
		left: 168px;
		height: 20px;
		font-size: 1.1em;
		}
		.js #header #toolbar-nav { left: 99px; }
		#header #toolbar-nav li { 
			float: left; 
			margin: 0 18px 0 0; 
			padding: 0;
			background: none;
		}
		#header #toolbar-nav li a { color: #333; float: left; line-height: 1.4em; }
		#header #toolbar-nav li a:hover { text-decoration: underline; }

/* section starts here */

#section { width: 960px; margin: 7px auto 0; position: relative; }
	#section-title #heading {
		font-size: 6.5em;
		color: #fff;
		opacity: 0.8;
		-moz-opacity:80;
		margin: 0 0 3px;
		padding-left: 6px;
		line-height: 1.2em;
	}
	#breadcrumbs { 
		width: 938px; 
		overflow: hidden; 
		background: url(../../images/breadcrumbs-bg.jpg) no-repeat;
		padding: 5px 3px;
		margin: 3px 5px 10px;
	}
	#breadcrumbs dt { display: none; }
		#breadcrumbs ul { 
			font-size: 1.2em; 
			width: 940px; 
			line-height: 1.4em; 
			margin: 0;
		}
		#breadcrumbs li { 
			float: left; 
			color: #fff; 
			margin: 0 10px 0 0; 
			padding: 0;
			background: none;
		}
		#breadcrumbs li.home { margin-right: 15px; }
		#breadcrumbs li.home a { 
			display: block; 
			text-indent: -100000px;
			font-size: 0;
			line-height: 0;
			height: 30px;
			width: 30px;
			background: none;
			padding: 0;
			margin-right: 12px;
		}
		#breadcrumbs a, #breadcrumbs span {
			display: block;
			float: left;
			padding: 7px 18px 5px 0px;
		}
		#breadcrumbs a { 
			color: #fff;
			background: url(../../images/breadcrumb-divider.png) no-repeat right 0;
		}
	
/* globe starts here */

#GeoGlobeWrapper {
	width: 1200px; 
	margin: 61px auto 0;
	height: 100%;

}

.js #GeoGlobeWrapper {
	width: 1200px; 
	margin: 0 0 0 -600px; 
	height: 100%;
	position: absolute;
	top: 195px;
	left: 50%;
	}
	.js #GeoGlobeWrapper object { margin-top: -29px; }
	.js #key-business-wrapper { bottom: 285px; }
	#GeoGlobe_noscript {
		background: url(../../images/globe-noscript2.jpg) no-repeat 6px 0;
		height: 683px;
	}
	.js #GeoGlobe_noscript { height: 747px; }
	
/* main starts here */

#main { 
	background: url(../../images/main-bg.png) no-repeat 50% 0; 
	width: 960px; 
	margin: auto;
	}
	.side #main {  background: url(../../images/main-bg-side.png) no-repeat 50% 0; }
	#our-business #main { background: url(../../images/main-bg-trans.png) no-repeat 50% 0; min-height: 0; }
	#news #main, #newsImages #main { background: url(../../images/main-bg-news-archive.png) no-repeat 50% 0; }
		
#home #main { 
	position: relative; 
	background: none; 
	min-height: 420px; 
	}
	#home #intro { 
		width: 440px; 
		position: absolute;
		top: 229px;
		left: 50%;
		margin-left: -472px;
		}
		#home #intro h1 { 
			font-size: 4.0em; 
			letter-spacing: -1px; 
			margin-bottom: 0;
			line-height: 1.1em;
			color: #000;
			}
			#home #intro h1 .cufon { margin-top: -20px; }
			#home #intro .find {
				display: block;
				width: 131px;
				height: 33px;
			}

#content {
	width: 910px;
	padding: 40px 10px 30px 40px;
	overflow: hidden;
	}
	.probo #content { padding-bottom: 0 !important; }
	.side #content { padding-left: 5px; width: 945px; }
	.wide #content { padding-right: 40px; width: 870px; }
	#our-business #content { padding: 0 0 10px; width: 960px; }
	#news #content, #newsWide #content, #newsImages #content  { padding: 2px 11px 30px; width: 937px; }
	#content #side-nav {
		 width: 119px; 
		 float: left; 
		 padding-left: 6px; 
		 margin-top: -15px;
	 	}
		#content #side-nav ul { font-size: 1.3em; }
			#content #side-nav li { padding: 0 0 11px; margin-bottom: -15px; background: none; }
				#content #side-nav li.active { background: url(../../images/side-nav-active-bottom.png) no-repeat right bottom; }
			#content #side-nav li a, #content #side-nav li span {
				color: #666;
				display: block;
				padding: 20px 5px 8px;
				}
				#content #side-nav li.active a { 
					background: url(../../images/side-nav-active-top.png) no-repeat right 0; 
					color: #1F2C78;
				}
				#content #side-nav li.active li a { color: #666; }
				#content #side-nav li ul {
					background: url(../../images/side-nav-active-children.png) repeat-y right 0;
					font-size: 0.9em;
					padding-left: 10px;
					padding-top: 5px;
					margin-bottom: 0;
					padding-bottom: 0.3em;
					} 
					#content #side-nav li ul li { margin: 0 0 7px; padding: 0; }
					#content #side-nav li.active ul li a { padding: 2px 5px 0; background: none; }
					#content #side-nav li ul li#current { 
						background: url(../../images/side-nav-active-children-active-bottom.png) no-repeat 0 bottom;
						padding-bottom: 2px; 
					}
					#content #side-nav li ul li#current a { 
						background: url(../../images/side-nav-active-children-active.png) no-repeat 0 0 ; 
						color: #fff;
					}
	
	#content #left-col { width: 520px; float: left; }
		.side #content #left-col { width: 400px; padding-left: 30px; }
		#news #content #left-col { width: 700px; }
		#newsWide #content #left-col { width: 900px; padding: 0 19px; }
	.side #wide-col { float: left; width: 715px; padding-left: 30px; }
	
	#content #right-col { float: right; width: 352px; }
		#content #right-col #right-img { margin-bottom: 20px; }
		#content #right-col #right-img img { display:block;}
		#content #right-col #quote {
			font-size: 2.5em;
			border-left: 6px solid #29ABE2;
			padding: 5px 80px 5px 13px;
			line-height: 1.4em;
			color: #000;
		}

/* our business */	
	
	#content #grid { 
		font-size: 1em; 
		width: 946px; 
		overflow: hidden; 
		padding: 8px 6px 0; 
	}
	#content #grid ul { 
		clear: left; 
		font-size: 1em; 
		height: 164px; 
		overflow: hidden; 
		width: 1050px;
		margin: -7px 0 4px;
	}
	#content #grid li {
		width: 310px;
		float: left;
		margin-right: 2px;
		margin: 9px 3px 12px;
		background: url(../../images/ourbusiness/oil.jpg) no-repeat 50% 0; 
		height: 155px;
		padding: 0;
		overflow: hidden;
		position: relative;
		}
		#content #grid li.item1 {
			background: url(../../images/ourbusiness/ferrous.jpg) no-repeat 50% 0; 
		} 
		#content #grid li.item2 {
			background: url(../../images/ourbusiness/non-ferrous.jpg) no-repeat 50% 0; 
		}
		#content #grid li.item3 {
			background: url(../../images/ourbusiness/coal2.jpg) no-repeat 50% 0; 
		}
		#content #grid li.item4 {
			background: url(../../images/ourbusiness/shipping.jpg) no-repeat 50% 0; 
		}
		#content #grid li.item5 {
			background: url(../../images/ourbusiness/assets.jpg) no-repeat 50% 0; 
		}
		#content #grid li .trail { display: inline; }
			#content #grid li.small .trail { display: none; }
		#content #grid li .trans { 
			background: url(../../images/trans-black-50-norepeat.png) repeat; 
			color: #fff; 
			padding: 7px 10px 8px;
			height: 30px;
			overflow: hidden;
			}
			#content #grid li:hover .trans { height: auto }
			.js #content #grid li:hover { cursor: pointer; }
			.js #content #grid li:hover .trans { height: 30px }
			#content #grid li .trans h2 { 
				margin-bottom: 0.35em; 
				font-size: 2.2em; 
				height: 28px; 
				overflow: hidden; 
				line-height: 1.3em;
			}
			#content #grid li .trans h2 a { color: #fff; display: block; }
			#content #grid li.large .trans h2 a { 
				background: url(../../images/bullet-large-blue-nobg.png) no-repeat right 0.4em; 
			}
			#content #grid li.links .trans h2 a { width: 285px; }
			#content #grid li .trans p { margin-bottom: 0.1em;  }
			.js #content #grid li .trans p { width: 560px; }
			#content #grid li .business-nav {
				width: 254px;
				position: absolute;
				right: -274px;
				top: 0;
				background: #000;
				padding: 10px;
				height: 135px;
				}
				#content #grid li .business-nav dt { 
					display: block; 
					color: #fff;
					background: #262626;
					font-size: 1.6em;
					padding: 5px;
					font-weight: bold;
				}
				#content #grid li .business-nav ul {
					padding-top: 15px;
					font-size: 1.1em;
					color: #fff;
					width: auto;
					float: left;
					clear: none;
				}
				#content #grid li .business-nav li {
					background: url(../../images/bullet-small-blue-dark-bg.png) no-repeat 5px 0.2em;
					height: auto;
					width: 110px;
					float: left;
					margin: 0 0 3px 0;
					padding-left: 17px;
					line-height: 1.3em;
				    }
				    #content #grid li .business-nav li.clear {
					    width:254px;
					    padding:0;
					    clear:left;
					    margin:0;
					    background: none;
				        }
				#content #grid li .business-nav li a { color: #fff; }
				#content #grid li .business-nav li a:hover { color: #29ABE2; }
				
		#content #horizontal-nav { 
		    font-size: 1.7em; 
		    position:relative;
		    padding:0 0 20px;
		    width:939px;
		    display:block;
		    }
			.parent #content #horizontal-nav { padding-bottom: 50px; }
			#content #horizontal-nav li { 
				float: left;  
				padding: 0;
				margin: 0 1.2em 0;
				background: none;
			}
			#content #horizontal-nav li a {
				float: left;
				color: #000; 
				text-transform: uppercase;
				font-weight: bold;
				height:51px;
				line-height:49px;
				margin-bottom: -1px;
			}
			#content #horizontal-nav li.active a {
				color: #293895;
				background: url('../../images/horiz-nav-active.png') no-repeat center bottom;
			}	
			#content #horizontal-nav li ul { 
			    position:absolute; 
			    top:51px;
			    left:0px;
			    font-size:0.8em;
			    width:939px;
			    border-bottom:1px solid #ccc;
			    height: 50px;
			    }
			    #content #horizontal-nav li.active ul li a {
			        color:#000;
			        background:none;
			        }
			    #content #horizontal-nav li.active ul li a:hover { color:#29ABE2;}
				#content #horizontal-nav li ul li.active a {
					background: url('../../images/horiz-nav-child-active.png') no-repeat center bottom;
				}
			    
		#content #left-col #news-list {
			clear: left;
			padding: 0 0 0 18px;
			width: 684px;
			font-size: 1em;
			}
			#content #left-col #news-list li {
				float: left;
				width: 209px;
				margin: 0 18px 1.2em 0;
				padding: 0;
				background: none;
				height: 280px;
				}
				#content #left-col #news-list li h3 { 
					color: #29ABE2; 
					font-size: 1.7em; 
					margin: 0.5em 0 0.4em; 
					font-weight: normal; 
					line-height: 1.2em;
					}
					#content #left-col #news-list li h3 a:hover { color: #293895 }
				#content #left-col #news-list li p { margin-bottom: 0.6em; }
				#content #left-col #news-list li .date { color: #999; font-size: 1.1em; }
				
		#news #content #right-col { width: 265px; padding: 0 10px 19px 0; position: relative; }
			#news #content #right-col h3 { 
				font-size: 1.9em; 
				color: #293895; 
				font-weight: bold; 
				text-transform: uppercase;
				margin-bottom: 0.6em;
				line-height: 1.3em;
			}
			#news #content #right-col .archive, #news #content .right-col .archive {
				display: block;
				text-indent: -10000px;
				font-size: 0;
				line-height: 0;
				background: url('../../images/home-page-sprite.png') no-repeat -161px -102px;
				width: 100px;
				height: 24px;
				position: absolute;
				top: 18px;
				right: 6px;				
			}
			
/* #search results */
		
	#content #searchpage a { font-size: 1.2em; }
		#content #searchpage a b { font-weight: normal; }
	#content .searchSelect {
		border: 1px solid #ccc;
		padding: 10px 15px 9px;
		margin-bottom: 10px;
		}
		#content .searchSelect * { float: left; }
		#content .searchSelect legend {
			float: none;
			font-weight: bold;
			font-size: 1.2em;
		}
		#content .searchSelect label {
			font-size: 1.2em;
			display: block;
			margin-right: 7px;
			line-height: 2em;
		}
		#content .searchSelect .terms {
			border: 1px solid #ccc;
			padding: 4px;
			margin-right: 7px;
		}
		#content .searchSelect select { margin-right: 7px; }
		#content .searchSelect .button { margin-top: 2px; }
	
	#content .searchtop { clear: left; font-size: 1.2em; float: right; }
	
	#content #searchresults { font-size: 1em; }
		#content #searchresults .result {
			background: none;
			padding: 0 0 2px;
			border-bottom: 1px solid #f2f2f2;
			margin-bottom: 10px;
			}
			#content #searchresults .result h3 {  }
			#content #searchresults .result h3 a { font-size: 1em; }
			#content #searchresults .result .searchhi0 { background: none; }
			
	#content div.Error { font-size: 1.2em; }

/* news archive */

	#content #news-achive { font-size: 1em; padding-top: 10px; }
		#content #news-achive li {
			padding: 0 0 2px;
			background: none;
			border-bottom: 1px solid #f2f2f2;
			margin-bottom: 15px;
		}
		#content #news-achive h3 { font-weight: normal; }
		#content #news-achive p.date { 
			color: #999; 
			font-size: 1.1em;
		}
		
/* sitemap */

	#content #sitemap { font-size: 14px; font-weight: bold; }
		#content #sitemap li { background: none; padding-left: 0; }
		#content #sitemap ul { font-size: 13px; margin-top: 8px; font-weight: normal; }	
			#content #sitemap ul li { 
				background: url('../../images/bullet.png') no-repeat 0 0.4em;
				padding-left: 12px; 
			}
			#content #sitemap ul ul { font-size: 12px; }

/* vacancies */

	#content #vacancies li {
		background: none;
		padding: 0;
		clear: left;
		}
		#content #vacancies li span {
			display: block;
			float: left;
			width: 140px;
			margin-right: 15px;
			text-align: right;
		}
		
#bottom {
	background-color: #595959;
	color: #fff;
	}
	#home #bottom { 
		background: none; 
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}

#key-business-wrapper { 
	height: 277px;
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	bottom: 77px;
}
.js #key-business-wrapper { bottom: 270px; }	
#key-business { 
	height: 268px; 
	background: url(../../images/key-business-bg.png) no-repeat;
	padding: 10px 9px 2px;
	color: #333;
	}
	#key-business h2 {
		color: #fff;
		text-transform: uppercase;
		font-size: 1.7em;
		margin-left: 10px;
		margin-bottom: 0.1em;
	}
	#key-business #slider { 
		padding: 20px;
		font-size: 1em;
		margin: 0 -4px;
		background: url(../../images/key-business-slider.png) no-repeat 0 0;
		width: 910px;
		overflow: hidden;
	}
	#key-business #slider li {
		display: block;
		float: left;
		width: 134px;
		background: none;
		padding: 0 10px 0 0;
		border-right: 1px solid #B3B3B3;
		margin-right: 10px;
		}
		#key-business #slider li.last { margin: 0; border: 0; padding-right: 0 }
		#key-business #slider li h3 { 
			font-size: 1.6em; 
			font-weight: normal; 
			height: 36px; 
			margin-bottom: 0.3em;
			}
			#key-business #slider li h3 a { color: #666; }
		#key-business #slider li img { display: none;}
			#key-business #slider li p { margin-bottom: 0.7em; height: 143px; }
			#key-business #slider li a.find {
				font-size: 1.3em;
				color: #00AEEF;
				background: url(../../images/bullet-large-blue.jpg) no-repeat 0 0.20em;
				padding-left: 15px;
			}

/* feature area */

#features {
	width: 960px;
	margin: auto;
	overflow: hidden;
	padding: 17px 0 17px 18px;
	}
	#features .feature {
		width: 220px;
		float: left;
		margin-right: 21px;
		}
		#features .feature h4 {
			text-transform: uppercase;
			font-size: 1.6em;
			color: #fff;
			font-weight: bold;
			margin-bottom: 0.5em;
			line-height: 1.3em;
		}
		.ru #features .feature h4 { font-size: 1.4em; }
		#features .feature p { color: #fff; }
		#features .feature img { border: 1px solid #fff; }
		#features .feature .find {
			background: url(../../images/bullet-large-blue-darkbg.png) no-repeat 0 0.2em;
			padding-left: 12px;
			font-size: 1.2em;
			color: #fff;
		} 
		#features .feature .find:hover { color: #29ABE2 }
		#features .feature p .find { font-size: 1em; }
		#features .news ul,	#news #content #right-col ul { font-size: 1em; margin: 0; width:auto; }
		#features .news li, #news #content #right-col ul li {
			overflow: hidden;
			width: 100%;
			background: url(../../images/feature-dotted.png) no-repeat 0 bottom;
			padding: 0 0 5px;
			margin-bottom: 5px;
			border:none;
			}
			#news #content #right-col ul li { background: url(../../images/feature-dotted-white.png) no-repeat 0 bottom; }
			#features .news li.last, #news #content #right-col ul li .last { background: none; }
			#features .news li .feature-date, #news #content #right-col ul li .feature-date {
				background: url(../../images/home-page-sprite.png) no-repeat -232px -50px;
				width: 25px;
				height: 40px;
				color: #fff;
				font-weight: bold;
				padding: 0 2px;
				float: left;
				margin-right: 10px;
				}
				#news #content #right-col ul li .feature-date { background-position: -195px -50px; }
				#features .news li .feature-date .feature-day, #news #content #right-col ul li .feature-date .feature-day {
					color: #29ABE2;
					font-size: 2.1em;
					display: block;
					line-height: 1em;
					margin-top: 1px;
				}
				#features .news li .feature-date .feature-month, #news #content #right-col ul li .feature-date .feature-month { 
					font-size: 1.1em; 
					margin-top: -3px; 
					display: block;
					text-transform: uppercase;
					text-align: center;
					line-height: 1em;
				}
				#features .news li .feature-date .feature-year, #news #content #right-col ul li .feature-date .feature-year {
					font-size: 1.1em;
					display: block;
					margin-top: -2px;
					line-height: 1em;
				}
				#features .news li p, #news #content #right-col ul li p { 
					font-size: 1.2em; 
					float: left; 
					width: 180px; 
					margin: 0;
					padding: 3px 0 0;
					}
					#features .news li p.singleline, #news #content #right-col ul li p.singleline { padding: 13px 0 0; }
					#news #content #right-col ul li p { width: 155px; }
				#features .news li a, #news #content #right-col ul li a { color: #fff; }
					#features .news li a:hover { color: #29ABE2; }
				#news #content #right-col ul li a { color: #29ABE2; }
				#news #content #right-col ul li a:hover { color: #293895; }
		#features .black {
			background: url(../../images/feature-black.png) no-repeat 0 0;
			width: 220px;
			margin: 0;
			padding-top: 12px;
			}
			#features .black .black_bottom {
				background: url(../../images/feature-black.png) no-repeat 0 bottom;
				padding: 0 12px 12px;
			}
			#features .black .black_bottom p:last { margin-bottom: 0; }
			#features .black .graduates {
					background: url(../../images/black-find.png) no-repeat 0 0;
					display: block;
					height: 18px;
					width: 163px;
					margin-left: -4px;
					padding: 7px 20px;
					color: #fff;
					font-weight: bold;
					font-size: 1.2em;
					line-height: 1.5em;
			}
			#features .black p .graduates { font-size: 1em; }
			#features .black .graduates:hover { background-position: 0 -32px; }

/* footer starts here */

#footer-wrapper { background: #000; }

#footer { width: 960px; margin: auto; padding: 12px 0; }
	#footer #footer-nav { font-size: 1.1em; margin: 0 0 2.2em; }
		#footer #footer-nav li { 
			float: left; 
			margin: 0 8px 0 0; 
			border-right: 1px solid #4D4D4D;
			padding: 2px 8px 2px 0;
			background: none;
		}
		#footer #footer-nav li.last { border: none; }
		#footer #footer-nav li a { float: left; color: #B3B3B3; }
	#footer p { 
		color: #666; 
		font-size: 0.9em; 
		clear: left; 
		margin: 0; 
		height: 26px;
	}
	#footer a { color: #666; }
	#footer a:hover { text-decoration: underline; }

/* tables */

table { font-size: 1.2em; line-height: 1.4em; }
	table td { padding: 4px 5px; }
	table td.caption { font-weight: bold; }
	table td input[type=text] {
	    border: 1px solid #999; 
	    padding: 5px; width: 215px; 
	    font-family: Helvetica, arial, sans-serif; 
	    font-size: 0.95em; 
	    color: #4d4d4d; 
	 }
	table td input[type=checkbox] { margin-right: 8px; }
	table td textarea {
	    font-family: Helvetica, arial, sans-serif; 
	    border: 1px solid #999; 
	    padding: 5px; 
	    width: 215px;
	    font-size: 0.95em;
	    color: #4d4d4d;
	    line-height: 1.5em;
	} 
	td#Template__ctl27__ctl0_fb_Financial_information_section_Agreement, 
	td#Template__ctl27__ctl0_fb_Financial_information_section_Personal_Information,
	td#Template__ctl27__ctl0_fb_Financial_information_section_Business_Information { color: #000; font-size: 1.3em; padding: 15px 5px; }
	td#Template__ctl27__ctl0_fb_Financial_information_paragraph_Paragraph18,
	td#Template__ctl27__ctl0_fb_Financial_information_paragraph_Paragraph19 { font-weight: normal; }

table.ImmTS_Default { margin-bottom: 15px; }
table.ImmTS_Default, table.ImmTS_Default th, table.ImmTS_Default td {
	border: 1px solid #ccc;
}

/* pagination */

.PageCounter { font-size: 1.2em; }
	.PageCounter .PageCounterTxtBox { border: 1px solid #ccc; padding: 2px }
	.PageCounter img { margin: 0 2px; }

/*********************************************** 
			Common classes
***********************************************/

.clearFix { height: 1%; }
.clearFix2 { width: 100%; }
	.clearFix:after, .clearFix2:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		font-size: 0;
	}

.last { margin-right: 0 !important; }

.hide { display: none; }

.clearLeft { clear:left;}

.find:hover { color: #00ADEE; }
.black-find:hover { color: #fff; background-position: 0 -32px; }
p > .black-find { margin-bottom: -9px; }

.floatLeft { float:left;}
.floatRight { float:right;}

.news-main { 
    display:block; 
    padding: 0 0 0 29px;
    margin:0 40px 0 0;
    }
	#newsImages .news-main { width: auto; padding-top: 11px; position: relative; }
    .news-main { 
        padding:0 0 2em; 
        margin:0 0 1.5em; 
        background:none; 
        line-height: normal;
        }
        .news-main h3 { font-size:2.8em; font-weight:normal; margin: 0 0 0.5em;}
            .news-main h3 a { color:#293895;}
            .news-main h3 a:hover { color:#29ABE2;}
		.news-main p { font-size: 1.3em; }
        .news-main .find { 
			color:#000; 
			background: url(../../images/bullet-large-blue.jpg) no-repeat 0 0.2em;
		}
		.news-main li { background: none; padding-left: 0; }
    
.box { 
    background:#E6E6E6 url(../../images/box-top.png) no-repeat; 
    padding:10px; 
    margin: 0 0 20px;
    }
    .box h4 { color: #404040; font-size:1.8em;}
    
.box .full-width { margin: 0 -10px }
    
 .button { 
    display:block;
    text-indent:-999em;
    height:24px;
    font-size:0px;
    line-height:0px;
    }
    .enlarge {
        background:url(../../images/btn-enlarge.png) no-repeat; 
        width:79px;
        }

/*********************************************** 
			Our Global Locations
***********************************************/

#GlobalLocations .col,
#GlobalLocations #selector,
#GlobalLocations #detailsContainer{ float:left; }

#GlobalLocations #detailsContainer #details { width: 207px; height: 310px; padding:20px; background:#FFF;border-right:1px solid #CCCCCC;}
#GlobalLocations #detailsContainer #details .num { font-weight:bold;padding: 0;margin: 0;}

#GlobalLocations { 
    border:1px solid #CCCCCC; 
    width:920px; 
    position:relative; 
    background:url(../../images/trafiguraglobe-small.jpg) 341px top no-repeat;
    overflow:hidden;
    margin:-20px -20px 0;
    }
    
#GlobalLocations #selector ul { font-size: 1em; }
#GlobalLocations #selector ul li { line-height:1.5em; margin: 0 0 0.2em; padding:0; background:none;}
#GlobalLocations #selector ul li a { 
    text-decoration:none; 
    color:#4D4D4D;
    display:block;
    padding:2px 5px;
    }
#GlobalLocations #selector ul li a.current { 
    background: #2b3996 url(../../images/selector-grad.png) repeat-x; 
    color:#FFF; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

#GlobalLocations #selector #continents ul { padding:5px; display:block; font-weight:bold;}

#GlobalLocations #selector #locations { background: #FFF url(../../images/selector-instructions.png) center center no-repeat;  }

#GlobalLocations #mapVignette, 
#GlobalLocations #mapContainer { 
    width:330px; 
    height:350px; 
    overflow:hidden;
    position:absolute;
    right:0px;
    top:0px;
    display:none;
    }
      
    #GlobalLocations #map { width: 2000px; height:1000px; background:url(../../images/trafiguraglobe.jpg) no-repeat; position:relative;}        
        #GlobalLocations #map .marker { 
            width:10px; 
            height:10px; 
            margin:-5px 0 0 -5px; 
            background: #818181; 
            position:absolute;
            }
            #GlobalLocations #map .active { 
                background: #ff0000; 
                width:20px; 
                height:20px; 
                margin:-10px 0 0 -10px; 
                z-index: 99;
                }
    
    #mapVignette { background:url(../../images/map-vignette.png) no-repeat }
        
#GlobalLocations .col { 
    overflow:hidden; 
    width:170px; 
    height:350px; 
    border-right:1px solid #CCCCCC;
    font-size:1.4em;
    background:#fff;
    }
    
#GlobalLocations .location { 
    width:160px; 
    height:340px; 
    display:block; 
    overflow:auto; 
    padding:5px; 
    background:#FFF; 
    } 
    
 /*********************************************** 
			Probo Timeline
***********************************************/

#ProboTimeline { 
	clear: left; 
	margin: 0 -1px; 
	background: url('../../images/probo-timeline-shadow.png') repeat-x 0 100%;
	padding-bottom: 22px;
	}
	#ProboTimeline .title {
		background: url('../../images/probo-timeline-title.png') repeat-x;
		padding: 10px 30px;
		height: 20px;
		}
		#ProboTimeline .title h2 {
			float: left;
			font-size: 1.8em;
			color: #000;
			text-transform: uppercase;
			font-weight: bold;
			margin: 0 20px 0 0;
			line-height: 18px;
		}
		#ProboTimeline .title p { 
			float: right; 
			line-height: 23px; 
			margin: 0; 
			font-size: 1.1em; 
			color: #333;
		}
		#ProboTimeline ul { 
			clear: left; 
			background: url(../../images/probo-timeline-bg.png) repeat-x;
			font-size: 5em;
			color: #29ABE2;
			height: 62px;
			font-weight: bold;
			font-family: helvetica, arial, sans-serif;
			padding: 0 28px;
			margin: 0;
			z-index: 1000;
			position: relative;
			display: block;
			}
			#ProboTimeline .l0 {
				float: left;
				position: relative;
				background: url(../../images/probo-timeline-year.png) no-repeat 50%;
				line-height: 62px;
				height: 62px;
				padding: 0 18px 0 17px;
				margin: 0;
				display: block;
			}
			#ProboTimeline .last { margin: 0; }
			#ProboTimeline .l0:hover {
				background: url(../../images/probo-timeline-year-hover.png) repeat-x;
				color: #000;
			}
			#ProboTimeline .l0 ul {
				background: none;
				position: absolute;
				left: -100000px;
				top: 62px;
				font-size: 0.25em;
				padding: 0;
				width: 147px;
				color: #333;
				height: auto;
				text-transform: uppercase;
			}
			#ProboTimeline .l0:hover ul { left: 0px; margin: 0; }
				#ProboTimeline .l0 .l1 { 
					line-height: 27px;
					height: 27px;
					float: none;
					margin: 0;
					background: #29ABE2;
					}
					#ProboTimeline .l0:hover .l1:hover {
						background: url(../../images/probo-timeline-month-hover.png) repeat-x;
						color: #fff;
						position: relative;
					}
					#ProboTimeline .l0 .l1 ul {
						background: url(../../images/trans-black-80-norepeat.png) repeat;
						font-size: 0.9em;
						width: 205px;
						text-transform: none;
						top: 0;
						position: absolute;
						border-left: 5px solid #29ABE2;
					}
					#ProboTimeline .l0.right .l1 ul { border-left: none; border-right: 5px solid #29ABE2; } 
					#ProboTimeline .l0:hover .l1 ul { left: -100000px; }
					#ProboTimeline .l0:hover .l1:hover ul { left: 147px; }
					#ProboTimeline .right:hover .l1:hover ul { left: -210px; }
						#ProboTimeline .l0 .l1 .l2 { 
							padding: 5px 10px; 
							line-height: 1.5em; 
							height: auto; 
							background: none;
							margin: 0;
						}
						#ProboTimeline .l0:hover .l1:hover .l2:hover { background: #000; }
						#ProboTimeline .l0 .l1 .l2 a { color: #fff; }
             
#testimonial  
{
    background:url(../../images/quote.png) no-repeat; 
    padding: 0 0 0 60px; 
    margin: 0 0 30px; 
    height: 180px;
	font-size: 1em;
    }
    #testimonial li  {
        background: #fff; 
        display:none; 
        border: none; 
        padding: 0; 
        position: relative;
    }
    #testimonial li.active { display: block; } 
    #testimonial blockquote { 
		line-height:1.5em; 
		margin: 0 0 0.8em;
		font-size: 1.8em;
		font-style: italic; 
	}
    #testimonial p {  
    	color:#000; 
    	font-size:1.1em; 
    	overflow: hidden;
		width: 235px;
		position: absolute;
		left: 0;
		top: 184px;
    }
    
    #testimonial strong {  float: left; display: block; }
    
    #testimonial .find {
      	display: block;
		background: url('../../images/btn-readmore.png') no-repeat;
		width: 94px;
		height: 24px;
		font-size: 0;
		line-height: 0;
		text-indent: -100000px;
		position: absolute;
		right: 0;
		top: 184px;
		padding: 0 !important;
	}
	 #testimonial .find:hover { color: #293895 }

.js .box #map-wrapper { 
	height: 258px; 
	width: 260px; 
	background-color: #999; 
	margin: 0 -10px 0;
	position: relative;
	padding: 0 10px;
	}
	.js .box #map { height:258px; width:280px; }
.js #fancybox-content #map { height:550px; width:900px;}

.js #ProboTimeline .bar { 
    background:#E6E6E6; 
    width:200px;
    padding:15px 10px 0;
    margin: 0 -10px;
    position:absolute;
    z-index:1;
    }
.js #ProboTimeline ul li { cursor:pointer; }

 /*********************************************** 
			Recent News List
***********************************************/

#news #horizontal-nav { margin-bottom: 0; }
#news.probo #horizontal-nav { margin-bottom: 25px; }

#news #content #left-col { width: 639px; }

#news #content #right-col { 
	width: 300px; 
	padding: 0; 
	margin-right: -2px;
}
#news #content #right-col .archive { top: 0; }
#news #content #right-col h3 { 
	color: #000; 
	background: url(../../images/news-icons.png) 0 3px  no-repeat;
	padding-left: 28px;
}
#news #content #right-col ul li { 
	background: none; 
	border-bottom: 1px solid #E6E6E6; 
	padding: 7px 0;
	}
	#news #content #right-col ul li h4 { 
		font-size: 1.5em; 
		font-weight: normal; 
		text-transform: none; 
		margin-bottom: 0.3em;
	}
	#news #content #right-col ul li .date { color: #999; font-size: 1.1em; }
	#news #content #right-col ul li p { width: auto; }
	
#news #content #right-col ul li.last { border-bottom: none; }
#news #content #right-col #PageCounter { display: none; }
#news #content #right-col .featured {
	padding: 15px 20px 5px;
	background-color: #333;
	color: #ccc;
	min-height: 231px;
	}
	#news #content #right-col .featured h3 { background-position: 0 -30px; color: #999; margin-bottom: 0.2em; }
	#news #content #right-col .featured h4 { font-weight: bold; }
		#news #content #right-col .featured h4 a { color: #29ABE2; }
		#news #content #right-col .featured h4 a:hover { color: #A9DDF3; }
	#news #content #right-col .featured li { border-bottom-color: #4D4D4D; }
	
#news #content #right-col .headlines {
	margin: 29px 0 0 20px;
	color: #999;
	}
	#news #content #right-col .headlines h3 { 
		background: none; 
		padding-left: 0; 
		border-bottom: 5px solid #E6E6E6; 
		padding-bottom: 0.5em;
		margin-bottom: 0.35em;
	}
	#news #content #right-col .headlines ul, #newsLandingBtm .right ul { font-size: 1.1em; }
	#news #content #right-col .headlines ul li, #newsLandingBtm .right ul li { 
		padding: 6px 0 8px 14px; 
		background: url('../../images/external-link.png') no-repeat 0 0.8em;
	}
	#news #content #right-col .headlines ul li a, #newsLandingBtm .right ul li a {
		font-size: 1.3em;
		display: block;
		margin-bottom: 0.1em;
	}

#newsList { margin-left: 30px; font-size: 1em; }
	#newsList li { background: none; padding: 0; }
	#newsList .leading {
		margin-left: -31px;
		margin-bottom: 30px;
		color: #fff;
		}
		#newsList .leading .leading-btm {
			background: #303030 url(../../images/news-leading.png) 100% 100%  no-repeat;
			padding: 0px 31px 30px;
		}
		#newsList .leading h2 { font-size: 3em; }
			#newsList .leading h2 a { color: #A9DDF3; }
		#newsList .leading .feature-date, #newsLandingTop .left .feature-date {
			background: url(../../images/news-date-large.png) no-repeat;
			width: 48px;
			height: 66px;
			text-align: center;
			padding: 0;
			margin-right: 20px;
			}
			#newsList .leading .feature-date .feature-day,
			#newsLandingTop .left .feature-date .feature-day { font-size: 3.2em; }
			#newsList .leading .feature-date .feature-month, 
			#newsLandingTop .left .feature-date .feature-month { font-size: 1.9em; margin-top: -4px; }
			#newsList .leading .feature-date .feature-year,
			#newsLandingTop .left .feature-date .feature-year { font-size: 1.7em; }
		#newsList .leading .description { width: 470px; }
			#newsList .leading .description .find  {
			    margin-top: 10px; 
			    display: block; 
			    color: #fff; 
			    background-image: url('../../images/bullet-small-blue-dark-bg.png');
			    }
				#newsList .leading .description .find:hover { color: #29ABE2; }
	#newsList .left-col {
		float: left;
		width: 330px;
		}
		#newsList .left-col .title, #newsList .right-col .title {
			color: #000;
			border-bottom: 5px solid #E6E6E6;
			font-size: 1.9em;
			padding-bottom: 0.5em;
			text-transform: uppercase;
			margin-bottom: 0.7em;
			font-weight: bold;
		}
		#newsList .item { 
			margin: 0 0 10px 0;
			padding-right: 25px;
			}
			#newsList .item h2 { font-size: 1.9em; }
				#newsList .item h2 a { color: #293895; }
		#newsList .feature-date, #newsLandingBtm .right ul li .feature-date {
			background: url(../../images/home-page-sprite.png) no-repeat -232px -50px;
			width: 25px;
			height: 40px;
			color: #fff;
			font-weight: bold;
			padding: 0 3px;
			float: left;
			margin-right: 10px;
			margin-top: 5px;
			}
			#newsList .feature-date .feature-day, #newsLandingBtm .right ul li .feature-date .feature-day {
				color: #29ABE2;
				font-size: 2.1em;
				display: block;
				line-height: 1em;
				margin-top: 1px;
			}
			#newsList .feature-date .feature-month, #newsLandingBtm .right ul li .feature-date .feature-month { 
				font-size: 1.1em; 
				margin-top: -3px; 
				display: block;
				text-transform: uppercase;
				text-align: center;
				line-height: 1em;
			}
			#newsList .feature-date .feature-year, #newsLandingBtm .right ul li .feature-date .feature-month {
				font-size: 1.1em;
				display: block;
				margin-top: -2px;
				line-height: 1em;
			}
	#newsList .right-col {
		float: left;
		width: 258px;
		position: relative;
		border-right: 1px solid #E6E6E6;
		padding-right: 20px;
		}
		#news #content #newsList .right-col .archive { top: 0; right: 20px; }
		#newsList .right-col div { border-bottom: 1px solid #E6E6E6; padding-bottom: 3px; margin-bottom: 8px; }
		#newsList .right-col .last { border-bottom: none; }
			#newsList .right-col h2 { font-size: 1.5em; }
				#newsList .right-col h2 a { color: #29ABE2; }
			#newsList .right-col .description { display: none; }
			#newsList .date { font-size: 1.1em; color: #999;}

 /*********************************************** 
			News Landing
***********************************************/

#commoditys {
	background: url('../../images/commodity-bg.png') repeat-x;
	height: 38px;
	margin: -32px -2px 0 -1px;
	overflow: hidden;
	}
	#commoditys ul {
		background: url('../../images/commodity-icon.png') no-repeat 0 10px;
		margin: 0 0 0 25px;
		height: 24px;
		padding: 7px 0 7px 35px;
		width: 2000px;
		}
		#commoditys ul li {
			background: none;
			padding: 0 17px 0 0;
			float: left;
			line-height: 24px;
			border-right: 1px solid #B3B3B3;
			margin-right: 17px;
		}
		#commoditys ul li.up, #commoditys ul li.down { padding-right: 8px; }
			#commoditys ul li.up .percent, #commoditys ul li.down .percent {
				background: url('../../images/commodity-icon.png') no-repeat 100% -27px;
				padding-right: 27px;
			}
			#commoditys ul li.down .percent { background-position: 100% -51px; }
			#commoditys ul li span { margin-left: 15px; }

#newsLandingTop { background-color: #333; color: #fff; margin: 0 -2px 0 -1px; }
	#newsLandingTop .left, #newsList .leading {
		float: left;
		width: 580px;
		padding: 15px 30px 25px;
		background-color: #1A1A1A;
		min-height: 211px;
		}
		#newsLandingTop .left h2, #newsLandingTop .right .title, #newsList .leading .title {
			text-transform: uppercase;
			font-size: 1.6em;
			color: #808080;
			font-weight: bold;
		}
		#newsLandingTop .left h3 {
			font-size: 3em;
			font-weight: normal;
		}
			#newsLandingTop .left h3 a { color: #A9DDF3; }
			#newsLandingTop .left h3 a:hover { color: #293895; }
		#newsLandingTop .left .feature-date, #newsList .leading .feature-date {
			background: url('../../images/news-date-larger.png') no-repeat;
			width: 63px;
			height: 87px;
			font-weight: bold;
			float: left;
			}
			#newsLandingTop .left .feature-date .feature-day, 
			#newsList .leading .feature-date .feature-day { color: #29ABE2; font-size: 4.2em; margin-top: 1em; }
			#newsList .leading .feature-date .feature-day { margin-top: 3px; }
			#newsLandingTop .left .feature-date .feature-month,
			#newsList .leading .feature-date .feature-month { font-size: 2.4em; display: block; margin-top: -11px; }
			#newsList .leading .feature-date .feature-month { margin-top: -5px; }
			#newsLandingTop .left .feature-date .feature-year,
			#newsList .leading .feature-date .feature-year { font-size: 2.2em; display: block; margin-top: -6px; }
			#newsList .leading .feature-date .feature-year { margin-top: -4px; }
		#newsLandingTop .left .description, #newsList .leading .description {
			float: left;
			width: 495px;
		}
	
	#newsLandingTop .find { background-image: url(../../images/bullet-large-blue-darkbg.png); color: #FFF; 	}
	#newsLandingTop .find:hover { color: #00ADEE; }
	
	#newsLandingTop .right {
		float: left;
		width: 260px;
		padding: 15px 20px 10px;
		background-color: #333;
		}
		#newsLandingTop .right .title { margin-bottom: 0.4em; }
		#newsLandingTop .right ul { font-size: 1.5em; margin-bottom: 0.2em; }
			#newsLandingTop .right li {
				padding: 0 0 0.2em;
				background: none;
				border-bottom: 1px solid #4D4D4D;
				margin-bottom: 0;
			}
			#newsLandingTop .right li.last { border-bottom: none; }
				#newsLandingTop .right li a { color: #fff; }
				#newsLandingTop .right li a:hover { color: #29ABE2; }
				#newsLandingTop .right li .date { font-size: 0.7em; color: #ccc; margin-bottom: 0; }
		#newsLandingTop .right .btn {
			background: url('../../images/btn-news.png') no-repeat;
			display: block;
			font-size: 0;
			line-height: 0;
			text-indent: -100000px;
			width: 119px;
			height: 32px;
			float: right;
		}

#newsLandingBtm {
	margin-top: 20px;
	padding: 0 18px;
	}
	#newsLandingBtm .left {
		width: 620px;
		float: left;
	}
		#newsLandingBtm .feature {
			background: url('../../images/news-mod-top.png') no-repeat;
			width: 194px;
			float: left;
			margin-right: 15px;
			}
		#newsLandingBtm .last { margin-right: 0; }
			#newsLandingBtm .feature h4 { 
				font-size: 1.9em; 
				color: #000; 
				padding: 5px 10px 5px;
				margin: 0;
			}
			#newsLandingBtm .feature .feature-inner { height: 220px; position: relative; }
			#newsLandingBtm .feature .feature-inner .feature-trans {
				height: 43px;
				width: 194px;
				background: url('../../images/trans-black-50-norepeat.png') no-repeat;
				position: absolute;
				bottom: 0;
				left: 0;
				}
				#newsLandingBtm .feature .feature-inner .feature-trans .btn {
					display: block;
					font-size: 0;
					line-height: 0;
					text-indent: -100000px;
					background: url('../../images/btn-gonow.png') no-repeat;
					height: 24px;
					width: 76px;
					float: right;
					margin: 10px 10px 0 0;
				}
	#newsLandingBtm .right {
		float: left;
		width: 265px;
		padding-left: 15px;
		}
		#newsLandingBtm .right h4 { 
			color: #000; 
			font-size: 1.9em;
			padding: 2px 0 2px 0px;
		}
		#newsLandingBtm .right ul { font-size: 1em; }
			#newsLandingBtm .right li {
				padding: 0px 0px 4px 0px;
				border-bottom: 1px solid #E6E6E6;
				margin-bottom: 4px;
			}
			#newsLandingBtm .right li.last { border-bottom: none; }
				#newsLandingBtm .right ul li .feature-date { margin-top: 0; }
					#newsLandingBtm .right ul li .feature-date .feature-day { font-size: 1.9em; }
					#newsLandingBtm .right ul li .feature-date .feature-month { font-size: 1.1em; margin-top: -1px; }
					#newsLandingBtm .right ul li .feature-date .feature-year { font-size: 1.0em; display: block; margin-top: -4px; }
			#newsLandingBtm .right ul li p { font-size: 1.4em; padding-top: 11px; }

 /*********************************************** 
			Images & Graphics
***********************************************/

#newsImages h1 { margin-left: 30px; }

#newsImages #content, #news #content { position: relative; }

#newsImages .rssWrapper, #news .rssWrapper, #news #wide-col .rssWrapper {
	position: absolute;
	width: 143px;
	height: 20px;
	top: 93px;
	right: 4px;
	}	
	#newsImages .rssWrapper p, #news .rssWrapper p { line-height: 16px; }
	#newsImages .rssWrapper .rss, #news .rssWrapper .rss {
		display: inline-block;
		height: 20px;
		width: 128px;
		margin-bottom: -5px;
		background: url(../../images/rss2.png) no-repeat 100% 0;
		color: #fff;
	}

#news-images { 
	position: relative; 
	min-height: 100px; 
	padding: 10px 33px 0; 
}

#news-images #filter-images {
	position: absolute;
	right: 35px;
	top: -44px;	
	height: 20px;
	}
	#news-images #filter-images label { 
		float: left; 
		display: block; 
		font-size: 1.2em;
		margin-right: 10px;
		line-height: 1.9em;
	}
	#news-images #filter-images input { float: left; margin-left: 10px; }
	#news-images #filter-images select { width: 173px; float: left; }

#news-images #image-list { font-size: 1em; margin-top: 2em; }
	#news-images #image-list li.last { margin-right: 0; }
	#news-images #image-list li {
		float: left;
		border-bottom: none;
		margin: 0 20px 30px 0;
		padding-bottom: 10px;
		width: 202px;
		padding: 0;
		background: none;
		}
		#news-images #image-list li .img { height: 160px; overflow: hidden; margin-bottom: 10px; } 
		#news-images #image-list li h3 { margin-bottom: 0.3em; font-size: 1.4em; font-weight: bold; }
		#news-images #image-list li p { margin-bottom: 0.5em; font-size: 1.2em; }
		#news-images #image-list li a {
			font-size: 1.2em;
			height: 17px;
			line-height: 18px;
			display: block;
			background: url(../../images/image-link.png) no-repeat;
			padding-left: 20px;
		}
		#news-images #image-list li a span { color: #4D4D4D; }

.js #news-images #filter-images { width: 237px; }
	.js #news-images #filter-images input { display: none; }
	.js #news-images #filter-images select { width: 173px; }

 /*********************************************** 
			Probo Landing
***********************************************/

.probo-row .left {
	float: left;
	width: 430px;
	margin: 0 30px;
	}
    .probo-row .left h1 { font-size:2.8em; font-weight:normal; margin: 0 0 0.5em;}
           .probo-row .left h1 a { color:#293895;}
           .probo-row .left h1 a:hover { color:#29ABE2;}
	.probo-row .left p { font-size: 1.3em; }
       .probo-row .left .btn { 
		background: url(../../images/btn-continue.png) no-repeat;
		display: block;
		font-size: 0;
		line-height: 0;
		text-indent: -100000px;
		height: 24px;
		width: 135px;
		margin-top: 25px;
	}
.probo-row .right {
	float: left;
	width: 410px;
	position: relative;
}
.probo-row .box {
	float: left;
	width: 260px;
	margin: 0 20px 0 0;
	background: url(../../images/box-top-280.png) no-repeat;
	position: relative;
	height: 279px;
	}
	.probo-row .box img { margin: 0 -10px -10px; }
	.probo-row .box .btn-wrapper {
		background: url(../../images/trans-black-70-norepeat.png) repeat;
		height: 24px;
		width: 264px;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 8px;
	}
.probo-row .img-box {
	padding: 0;
	background: none;
	width: 337px;
	position: relative;
	margin-right: 0;
	height: 323px;
	}
	.probo-row .img-box img { margin: 0; }
	.probo-row .img-box .caption {
		border-left: 5px solid #29ABE2;
		width: 198px;
		position: absolute;
		bottom: 24px;
		left: 0;
		padding: 5px 5px 5px 30px;
		line-height: 1.45em;
		display:block; 
	    background:#000; 
	    color:#FFF;
	    font-size:1.1em;
	}	
	
.news-padding { padding: 0 30px; }

.faq ul { font-size: 1em; }
    .faq ul .question { font-weight: bold; cursor: pointer; } 
    .faq ul .answer { display: none; }  
