/* CSS Document */

html,  body {
	height:100%;
	background:#cfd0d0;
}
#content {
	min-width:860px;
	max-width:1250px;
	min-height:1024px;
	margin:0 25px 0 0;
	border-left:1px solid #fff;
	background:url(bg_content.gif) left top repeat-y #004B6E;
}
#innercontent {
	padding:355px 50px 50px 250px;
}
#headbox {
	position:absolute;
	height:210px;
	width:100%;
	top:100px;
	left:0px;
	padding:0;
}
#innerhead {
	position:static;
	height:210px;
	min-width:852px;
	max-width:1242px;
	margin:0 25px 0 9px;
	border-top:10px solid #004b6e;
	background:url(border.gif) 1px bottom repeat-x #004b6e;
}
#headbox #cimage {
	float:left;
	width:440px;
	height:200px;
	margin:0;
	padding-right:10px;
	background:#004B6E;
	overflow:hidden;
}
#headbox #cimage_decorator {
	height:200px;
	width:40px;
	position:relative;
	top:-200px;
	padding:0;
	margin:0;
	background:url(bg_image.png) repeat-y left;
}
#searchpanel {
	height:200px;
	margin-left:450px;
	background:url(bg_searchpanel_left.gif) left repeat-y #6693a8;
}
#searchpanel #searchbox {
	position:relative;
	height:165px;
	padding-top:20px;
	z-index:25;
	background:url(border.gif) right repeat-y;
}
#searchpanel form {
	display:block;
	position:absolute;
	right:0;
	width:390px;
	background: url(border.gif)top repeat-x;
	margin: 0 0 0 450px;
	z-index:25;
}
#searchpanel form fieldset {
	float:right;
	background:url(bg_searchbox.gif) repeat-x bottom #85a9b9;
	width: 240px;
	margin:0 50px 0 0;
}
#searchpanel form fieldset input[type=submit],  #searchpanel form fieldset input[type=text] {
	margin:0;
	padding:0;
	float:none;
}
#searchpanel form fieldset input.searchinput {
	width:215px;
	margin:12px;
	height:20px;
}
#searchpanel form fieldset input.searchsubmit {
	width:115px;
	background: #004b6e;
	color:#dcd8d3;
	text-transform:uppercase;
	border:0;
	margin: 0 12px 20px 0;
	padding:0;
	float:right;
}
#sitetitle {
	position:absolute;
	top:287px;
	left:0;
	height:33px;
	padding:0;
	width:100%;
	z-index:20;
}
#sitetitle #innersitetitle {
	margin:0 25px 0 472px;
	min-width:388px;
	max-width:779px;
	background:url(border.gif) 1px 6px repeat-x #004b6e;
}
#sitetitle h4 {
	background: url(bg_sitetitle.gif) left bottom no-repeat;
	color:#cd9a21;
	text-transform:uppercase;
	font-size:12px;
	margin:0;
	height:16px;
	padding:15px 0 0 15px;
}
#searchbox #contactnav {
	position:absolute;
	bottom:-15px;
	right:0px;
	list-style:none;
	margin:0;
	padding:0;
	line-height:1em;
	text-transform:uppercase;
	font-weight:bold;
	background:url(bg_searchpanel_right.gif) right repeat-y #6693A8;
	z-index:20;
}
#contactnav ul {
	list-style:none;
	margin:166px 0 14px 0;
	padding:0 50px 0 25px;
	height:20px;
	background:url(border.gif) bottom repeat-x;
}
#searchbox #contactnav li {
	float:left;
	border-right:1px solid #004b6e;
	margin-right:10px;
	padding-right:10px;
}
#searchbox #contactnav li.last {
	border-right:0;
	margin-right:0;
	padding-right:0;
}
#searchbox #contactnav li a:link,  #searchbox #contactnav li a:active,  #searchbox #contactnav li a:hover,  #searchbox #contactnav li a:visited {
	text-decoration:none;
	color:#004b6e;
}
#searchbox #contactnav li a:hover,  #searchbox #contactnav li a.active {
	color:#cd9a21;
}
#navigation {
	position:absolute;
	top:0;
	left:0;
	height:100px;
	width:100%;
	min-width:861px;
	background:#FFF;
}
#innernavigation {
	position:relative;
	max-width:1250px;
	min-width:860px;
	margin:0 25px 0 0;
}
#navigation #logo {
	position:absolute;
	right: 20px;
	top:30px;
	z-index:30;
}
#innernavigation ul {
	position:absolute;
	list-style:none;
	margin:0;
	top:82px;
	left:60px;
	line-height:1em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
}
#navigation ul li {
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #004b6e;
}
#navigation ul li.last {
	padding-right:0;
	margin-right:0;
	border-right:0;
}
#navigation ul li a:link,  #navigation ul li a:active,  #navigation ul li a:hover,  #navigation ul li a:visited {
	text-decoration:none;
	color:#004b6e;
}
#navigation ul li a:hover,  #navigation ul li a.active {
	color:#cd9a21;
}
#subnavigation {
	position:absolute;
	width:110px;
	clear:both;
	top:353px;
	left:60px;
	width:180px;
	padding:0!important;
	margin:0!important;
	font-weight:normal!important;
	z-index:90;
	font-size: 0.95em;
	letter-spacing: 0.2px;
	line-height: 1.1em;
	text-transform:uppercase;
	font-weight:bold;
}
#subnavigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#subnavigation li {
	float:none!important;
	border-right:0!important;
	padding:0!important;
	margin: 8px 0!important;
	color:#9c9d9d;
}

#subnavigation ul ul {
	padding-left:5px;
	display:none;
	border-left:5px solid #6693A8;
}
#subnavigation ul li.active ul {
	display:block;
}
#subnavigation ul li a:link,  #subnavigation ul li a:active,  #subnavigation ul li a:hover,  #subnavigation ul li a:visited {
	text-decoration:none;
	color:#9c9d9d;
}
#subnavigation ul li a:hover,  #subnavigation ul li.active a:link,  #subnavigation ul li.active a:active,  #subnavigation ul li.active a:visited {
	color:#cd9a21;
}
#subnavigation ul li.active li a:link,  #subnavigation ul li.active li a:visited,  #subnavigation ul li.active li a:active {
	color:#9c9d9d;
}
#subnavigation ul li.active li a:hover {
	color:#cd9a21;
}
#subnavigation ul li.active li.active a:link,  #subnavigation ul li.active li.active a:visited,  #subnavigation ul li.active li.active a:active,  #subnavigation ul li.active li.active a:hover {
	color:#cd9a21;
}
/* font sizing */

#innercontent p,
#innercontent a,
#innercontent li,
.browseLinksWrap,
.showResultsWrap { 
	font-size: 1.1em; 
	letter-spacing: 0.3px;
}

#innernavigation a,
#contactnav a { 
	font-size: 1.1em;
}

.borderright {
	background-image:url(dot_grey.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.twocols,  .fourcols,  .sixthree,  .threecols,  .threesix {
	margin-bottom:1.5em;
}
.twocols .cols,  .fourcols .cols,  .sixthree .cols,  .threecols .cols,  .threesix .cols {
	float:left;
	padding-right:1%;
	margin-right:1%;
}
.twocols .cols,  .twocols .last {
	width:49%;
	_width: 48%;
}
.threecols .cols,  .threecols .last {
	width:32%;
}
.fourcols .cols,  .fourcols .last {
	width:23.5%;
}
.sixthree .cols {
	width:65%;
}
.sixthree .last {
	width:32%;
}
.threesix .cols {
	width:32%;
}
.threesix .last {
	width:65%;
}
.twocols .last,  .threecols .last,  .fourcols .last,  .threesix .last,  .sixthree .last {
	float:left;
	padding-right:0;
	margin-right:0;
}
.threecols p,  .twocols p,  .fourcols p,  .sixthree p,  .threesix p {
	margin:0 0 1.5em 3em;
	padding:0;
}
.news-list-date {
	float:right;
}
.clearer,  .clearleft {
	clear:both;
	height:0;
	width:100%;
}
.com-list {
	float:left;
	width:200px;
	height:300px;
	margin:0 1.5em 1.5em 0;
	background: #6693A8;
	color: #004B6E;
}
.com-list h3 a {
	color: #004B6E;
}
.com-list * {
	margin:.5em;
}
.com-list-col-teaser p {
	margin:0;
}
.com-list-col-img {
	text-align:center;
}
.com-list-col-title a {
	margin:0;
}
.com-single-image {
	float:right;
	margin: 0 0 1em 1em;
}
.com-single-datasheet a {
	text-decoration:none;
	font-size: 1.6em;
}
.com-single-datasheet a span {
	text-decoration:underline;
}
.com-single-datasheet a img {
	vertical-align:middle;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-single-imgcaption {
	/*float: float;*/
	padding-top:3px;
	padding-left:3px;
	font-size: 9px;
}

.news-single-container IMG {
	float: left;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:2px;
}
.news-list-item h3 { 
	margin-top: 1em;
}

.hideme {
	visibility:hidden;
}
