@import "infoColumn.css";
@import "toolTip.css";
@import "sitemap.css";
@import "topTabs.css";
@import "login.css";
@import "marketSolutions.css";

* {
margin: 0;
padding: 0;
outline:none;

}

html, body {
	height: 100%;
}

body {
	background: #999 url(../images/body_bkg_fade.gif) repeat-x;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #fff;
	overflow:-moz-scrollbars-vertical; /* Always show scroll in Firefox to prevent from jerking when changing to page without scroll */
}

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 976px;

	height:auto !important; /* real browsers */

	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

	width:100%;
}

#frontPageHeader {
	position: relative;
	background:#000;
	margin: 0;
	padding: 0;
	width: 938px;
	margin: 0 auto;
	height: 294px;
	z-index: 1;
}

#frontPageHeaderWrapper {
	width: 964px;
	margin: 0 auto;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}
a, a:hover, a:visited, a:active {
	color:#fff;
}

div.l {
	background: url(../images/layout/shadow_l.png) 0 0 repeat-y;
	height: 100%;
}
div.r {
	background: url(../images/layout/shadow_r.png) 100% 0 repeat-y;
	height: 100%;
}
div.b {
	padding-bottom: 11px;
	background: url(../images/layout/shadow_b.png) 0 100% no-repeat;
}
div.bl {
	background: url(../images/layout/shadow_bl.png) 0 100% no-repeat;
}
div.br {
	background: url(../images/layout/shadow_br.png) 100% 100% no-repeat;
}

#footerWrapper {
	position: absolute;
	bottom:0px;
	width:100%;
	padding-bottom:20px;
}
#footerContainer {
	margin:auto;
	width:916px;
}
#footer {
	text-align: center;
	font-size: 0.75em;
	width: 629px;
	z-index: 1000;
	margin-left:0px;
}
#footer a {
	text-decoration: none;
	color: #666;
}

#contentWrapper {
	position: relative;

	/* Align with contentTop, mostly because IE f**ks up with his 1px jog */
	width: 942px;
	left: 50%;
	margin-left: -471px;
	padding-bottom: 50px;
}

#contentTop {
	width:916px;
	margin:auto;
	height:53px;
}

#contentTop .contentTopLeftColumn {
	background:#3b4e95;
	float:left;
	width:629px;
	height:100%;
}

#contentTop .contentTopRightColumn {
	background:#1d2649;
	float:left;
	height:100%;
	width:274px;
}

#contentTop .contentTopRightColumn img {
	margin-top:17px;
	margin-left:26px;
}

#contentWrapper #rightColumn {
	background:none;
}

#content100 {
	position: relative;
	width: 916px;
	margin:auto;
	color: #fff;
	z-index: 2;
	padding:0px;
	padding-top:24px; /* Padding for header in content */
}

#content100 div.inside {
	width: 565px;
	display:inline-table;
/*	padding:24px 26px 10px 38px; /* 24px: Make room for market solutions icons */
	padding:0px;
	margin:0px 26px 10px 38px;
}

#content100 img {
	margin:0;
	padding:0;
}
#content100 img.top {
	margin-bottom:1.2em;
}
#content100 img.left {
	margin-right:1.2em;
}
#content100 img.right {
	margin-left:1.2em;
}
#content100 img.mid {
	margin-top:1em;
	margin-bottom:1.2em;
}

#content100 h1 {
	font-size: 1.3em;
	line-height:1.1em;
	font-weight: bold;
}

#content100 h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top:0.6em;
	margin-bottom:1em;
}
#content100 h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top:0.6em;
	margin-bottom:0em;
}

#content100 p {
	margin-top:0.6em;
	margin-bottom:0.3em;
}

sup, sub { /* Hack for IE not showing sup and sub correct. */
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

#articles a, #articles a:hover, #articles a:visited, #articles a:active {
	color:#3b4e95;
	color: #fff;
	font-weight:bold;
	font-weight: normal;
	font-size:0.8em;
	font-size:1em;
}

#rightColumn {
	position:absolute;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
	float:right;
	margin: 0;
	padding: 0;
	right: 0px;
	top:0px;
	margin-right: 26px;
	width: 274px;
	background: #3b4e95;
	height: 100%;
	z-index: 700;
	overflow:hidden;
}
#rightColumn div.inside {
	margin: 0;
	padding: 18px 24px 0px 24px;
}


#blackBackWrapper {
	position: absolute;
	width: 942px;
	left: 50%;
	margin-left: -471px;
	z-index: -999;
	height:100%;
}
#blackBack {
	height: 100%;
	width: 916px;
	margin:auto;
	background: #000;
	z-index: -800;
}

div.imageGallery {
	display:inline-table;
}

div.imageGallery div {
	float: left;
	width: 150px;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

li {
	margin-left:1em;
}

.article_separator {
	clear: both;
}

#RFQ div {
	margin-top:15px;
}

div.createdate, div.modifydate {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}



table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}