/* CSS Sensidyne 2009 */

/* ------------------------- COLOR PALETTE

Dark blue color: 			#0c2a4c		RGB: 11/42/76
Light blue color: 			#4f7ba4		RGB: 79/123/164
Lavender color: 			#b9cadb		RGB: 185/202/219
Light Lavender color: 		#e2e9f0		RGB: 226/233/240
Orange color: 				#FC8F30		RGB: 252/143/48
Medium Grey color:			#606060		RGB: 96/96/96
Dark Grey color:			#2c2c2c		RGB: 44/44/44

----------------------------------------*/

body {
	background-image: url("images/gas_detection_background_2.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0c2a4c;
}
#page {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

.page-holder{
	width:960px;

}

.page-wrapper{
	width:1040px;
}

.top-shadow {
	background: url("images/420081211113139671165.png") no-repeat top;
	height: 80px;

	float: left;
	width: 100%;
}

.container-shadow {
	background: url("images/420081211113140000167.png") repeat-y;
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
}

.bottom-shadow {
	background: url("images/420081211113140328169.png") no-repeat bottom;
	height: 80px;
	float: left;
	width: 100%;
	margin-bottom: -50px;
}

.container {
	background: #FFFFFF;
	margin: 0 40px;
	margin-top: -44px;
	margin-bottom: -30px;
	float: left;
	display: inline;
	width: 960px;
}


#contentholder
		{
			margin-top: 3px;
			float: left;
			width: 90%;
			margin-left: 25px;
		}

#subhead
		{
	margin-top: 3px;
	float: left;
	width: 90%;
	margin-left: 25px;
		}

#row1
		{
			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			float: inherit;
			width: 100%;
			clear:left;
		}

#row2col1
		{
border-bottom: 1px solid #ddd;
margin-top: 10px;
float: left;
width: 32%;
		}
		
#row2col2
		{
border-bottom: 1px solid #ddd;
margin-top: 10px;
float: left;
margin-left: 2%;
width: 32%;
		}
		
#row2col3
		{
border-bottom: 1px solid #ddd;
margin-top: 10px;
float: left;
margin-left: 2%;
width: 32%;
		}

		#row3col1
		{
			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			float: left;
			width: 66%;
		}
		
		#row3col2
		{
			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 25%;
		}
		
		#row4col1
		{
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	float: left;
	width: 25%;
	clear: right;
		}
		
		#row4col2
		{
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	margin-left: 3%;
	width: 70%;
	clear: right;
	float: left;

		}
		#row5col1
		{
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	float: left;
	margin-left: 2%;
	width: 47%;
		}
		
		#row5col2
		{
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	float: right;
	margin-left: 3%;
	width: 47%;
		}		
		
		#footer
		{

			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			float: left;
			width: 75%;
			text-align: right;
		}
		
		#footer2
		{

			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			float: left;
			width: 20%;
			text-align: right;
		}
		h1, h2, h3, h4, h5, h6, p, ul, ol, dl
		{
			margin-left: 7px;
			margin-right: 7px;
		}
		
		h1, h2, h3, h4, h5, h6
		{
			margin-top: 5px;
			margin-bottom: 0;
		}
		
		h1+p, h2+p, h3+p, h4+p { margin-top: .2em; }



h2 a {
	text-decoration: none;
	color: #8C000E;
	outline: none;
	}


a {
	text-decoration: none;
	color: #4f7ba4;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #0B2A4C;
	outline: none;
}
input {
	font: Geneva, Arial, Helvetica, sans-serif, Calibri;
	font-style:normal;
	color: #0B2A4C;
	font-size:10px;
	}

select {
	font: Geneva, Arial, Helvetica, sans-serif, Calibri;
	font-style:normal;
	color: #0B2A4C;
	font-size:10px;
	border-bottom:thin #999999;
	}

textarea {	
	font: Geneva, Arial, Helvetica, sans-serif, Calibri;
	font-style:normal;
	color: #0B2A4C;
	font-size:10px;
	}
	
img {
	border: none;
}

div, p {
	font-size: 12px;
	color: #434A5C;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	}

p, h2, h3, h4 {
	padding: 0;
	margin: 0;
	line-height: 20px;
}

h1 {
	font-size: 28px;
	color: #4f7ba4;
	line-height: 25px;
	margin-bottom: 10px;
 }
 
p {
	margin-bottom: 6px;
	margin-left: 3px;
}


h2 {
	font-size: 14px;
	margin-top: 20px;
	letter-spacing: -.03px;
	/* padding-bottom: 2px; */
}


h3 {
	color: #606060;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	/* margin-top: 8px; */
	letter-spacing: -0.03em;
}
h4 {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
h5 {
	color: #999999;
	font-size: 11.5px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

table.contentpaneopen {
	width: 100%;
	padding: 0 25px 0 0;
}
td.contentheading {
	font-size: 1.8em;
	padding: 0 25px 0 0;
	margin: 0;
	font-weight: bold;
	color:  #21446c;
	
}
td.contentheading a:link,
td.contentheading a:visited,
td.contentheading a:active {

}

td.contentheading a:hover {
	color:  #21446c;
	text-decoration: underline;
}
td.createdate, td.modifydate {
	padding-bottom: 15px;
	font-size: 0.9em;
}

p.buttonheading {
	float: right;
	/* padding-bottom: 10px;*/
	width: 100px;
	
}
table.pagenav {
	padding: 25px 0;
}
.tableheader {
	color:#888;
	padding: 10px 0;
}
tr .odd {
	background-color:#eaeaea;
	height: 20px;
}
tr .even {
	height: 20px;
}

tr .odd td,
tr .even td {
	padding-left: 5px;
}
	
hr {
	background: #b9cadb;
	border: none;
	margin: 22px 0 5px;
	height: 1px;
}

sup {
	font-weight: normal;
	font-size: 50%;
}
body.contentpane {
	background-color: #ffffff;
	background-image: none;
}

fieldset {
	border:0;
}

#form-login ul li,
#com-form-login ul li{
	margin-left: -30px;
	list-style: none;
}

#page {
	width: 960px;
	margin: auto;
	text-align: left;
}

.page-holder{
	width:960pt;
	background: url("images/gas_detection_background_1.png") no-repeat top center;
}

.page-wrapper{
	margin:0 -40px;
	width:1040px;
}

.top-shadow {
	background: url("images/420081211113139671165.png") no-repeat top;
	height: 80px;

	float: left;
	width: 100%;
}

.container-shadow {
	background: url("images/420081211113140000167.png") repeat-y;
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
}

.bottom-shadow {
	background: url("images/420081211113140328169.png") no-repeat bottom;
	height: 80px;
	float: left;
	width: 100%;
	margin-bottom: -50px;
}

.container {
	background: #FFFFFF;
	margin: 0 40px;
	margin-top: -44px;
	margin-bottom: -30px;
	float: left;
	display: inline;
	width: 960px;
}

/*-------- Header [BEGIN] --------*/
.header {
	border-bottom: 1px solid #0c2a4c; 
}


.header .logo {
	padding: 17px 0pt 5px 26px;
}

.header ul.menu {
	float: right;
	padding: 80px 24px 20px 0px;
	margin: 0px;
	list-style: none;
	font-size: 11px;}



.header ul.menu li {
	float: left;
	color: #454545;
	padding: 0 11px 0 10px;
	border-right: 1px solid #E0E0E0;

}

.header ul.menu li.last {
	border-right: none;
	padding-right: 0;
}
.header ul.menu li:last-child {
	border-right: none;
	padding-right: 0;

}

.header ul.menu li a {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #0B2A4C;
}

.header ul.menu li A:HOVER {
	color: #2F5F93;
}

#inbodylist {
	width: 205px;
	float:right;
	border-left: thin, color #DBDBDB
}

#inbodylist h2 {
	font-size: 1.2em;
	margin-top: 20px;
	letter-spacing: 0.012em;
	/* padding-bottom: 2px; */
}
#inbodylist h3 {
	color: #606060;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	letter-spacing: -.03em;
	margin-bottom: .1em;
	margin-left: 5px;
}

#inbodylist ul {
	list-style: dash;
	padding: 3px 0px 0px 0px;
	margin: 2px;
	border-bottom:thin;
}

#inbodylist li {
	list-style: none;
	padding: 3px 0px 0px 0px;
	margin: 2px;
	border-bottom:thin;
}

/* 
.header UL.menu LI SPAN{ margin:0 9px; }
*/

/*-------- Header [END] --------*/

/*-------- Left nav [BEGIN] --------*/

#rightmenu {
	width: 205px;
	float:right;
	background-color: #DBDBDB
}

#rightmenu ul {
list-style: none;
padding: 10px 10px 0px 10px;
margin: 3px;
}

#rightmenu li {
list-style: none;
padding: 10px 10px 0px 10px;
margin: 3px;
}

#rightmenu ul.menu {
	float: inherit;
	padding: 25px 20px 0px 5px;
	margin: 0px;
	list-style: none;
}

#rightmenu ul.menu li ul {
	float: left;
	padding: 5px 0 0 5px;
	margin: 0px;
	list-style: none;
}


#rightmenu ul.menu li {
	padding: 10px 0px;
}

#rightmenu ul.menu li a {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: .875em;
	color: #0B2A4C;
}

#rightmenu ul.menu li a:hover {
	color: #2F5F93;
}
#rightmenu ul.menu li.current span {
	/* font-weight:bold; ---TODO: Active menu item
	padding: 0 5px;
	text-transform: uppercase;  */
}


/*-------- Left nav [END] --------*/

/* Left column news */

#rightmenu ul.latestnews-latestnews {
	float: left;
	padding: 0 20px 25px 25px;
	margin: 0px;
	list-style: none;
}

#rightmenu ul.latestnews-latestnews li {
	padding: 10px 0px;
}

#rightmenu ul.latestnews-latestnews li a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: .875em;
	color: #0B2A4C;
}

#rightmenu ul.latestnews-latestnews li a:hover {
	color: #2F5F93;
}

div.moduletable-latestnews {
	float:left;
	width: 100%;
}


div.moduletable-latestnews h3 {
	margin: 25px 0 0 25px;
	padding:0;
	font-weight:bold;
	color: #0B2A4C;
	font-family: Arial, Helvetica, sans-serif;
}

#mainContentAreaHome div.right-col div.right h3 {
	margin-top: 0;
	padding-top: 6px;
}
div.moduletable-jedlogin {
	float:left;
}


/*-------- Featured Area [BEGIN] --------*/


ul.featured-area {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul.featured-area li {
	float: left;
	text-align: center;
	font-size: .95em;
}

ul.featured-area li.left {
	width: 300px;
	padding-left: 11px;
}

ul.featured-area li.left a,
ul.featured-area li.center a,
ul.featured-area li.right a {
	padding-bottom: 5px;
}

ul.featured-area li.center {
	width: 335px;
	padding-right: 3px
}

ul.featured-area li.right {
	width: 287px;
}

ul.featured-area li.icon {
	padding-top: 5px;
}


ul.featured-area li.separator {
	border-left: 2px solid #5391B5;
	height: 124px;
	margin-top: 21px;
	width: 0px;
}

ul.featured-area li a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
}

ul.featured-area li a:hover {
	text-decoration: underline;
}

ul.featured-area li span {
	font-size: 1.5em;
	margin-top: 7px;
	margin-bottom: 2px;
	font-weight: bold;
}

ul.featured-area li span, .content h2 {
	font-family: Helvetica, sans-serif;
}

ul.featured-toparea {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#topFeatureHome {
	background: #FFF;
	border-top: 4px solid #b9cadb;
	border-bottom: 4px solid #b9cadb;
	padding: 0;
	margin: 0;
}

#topFeature {
	border-bottom: 1px solid #0c2a4c;
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom:
}

div.featured-area {
	border-top: 4px solid #b9cadb;
	border-bottom: 4px solid #b9cadb;
	padding: 0;
	margin: 0;
}




/* ---- Community Feature Area -- */

.featured-area-com1 {
	padding: 10px 10px 10px 60px;
	/* min-height: 80px; */
	margin: auto 0;
}

.featured-area-com2 {
	padding: 10px 10px 10px 60px;
	margin: auto 0;
	border-bottom: 4px solid #b9cadb; 
}



ul.featured-area-com {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul.featured-area-com li {
	float: left;
	text-align: center;
	font-size: .95em;
}

ul.featured-area-com li.separator {
	margin-top: 20px;
	width: 100px;
}

ul.featured-area-com li a {
	color: #4f7ba4;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
}

ul.featured-area-com li a:hover {
	text-decoration: underline;
}

ul.featured-area-com li span {
	font-size: 1.3em;
	margin-top: 7px;
	margin-bottom: 2px;
	font-weight: normal;
}

ul.featured-area-com li span, .content h2 {
	font-family: Helvetica, Arial, sans-serif;
}

/*-------- Featured Area [END] --------*/

/*-------- Content [BEGIN] --------*/

#mainContentArea {
	width: 910px;
	float: left;
	margin: 0px, 10px, 20px, 0px;
}
#mainContentAreaHome {
	width: 100%;
	float: left;
	margin: 25px 0 0 0;
	/* padding-left: 25px; */
}

#mainContentAreaSimple {
	width: 93%;
	float: left;
	margin: 0 25px;
}

.content {
	padding-bottom: 30px;
	/* padding-top: 20px; */
	float: left;
	width: 100%;
	border-bottom: #07224E thin;
}

#mainCol1 {
	width: 330px;
	float: left;
	margin: 25px 0px 0 25px;
	position: static;
}
#mainCol1AreaHome {
	width: 100%;
	float: left;
	margin: 25px 0 0 0;
	/* padding-left: 25px; */
}

#mainConl1AreaSimple {
	width: 93%;
	float: left;
	margin: 0 25px;
}

#mainCol2 {
	width: 330px;
	float: right;
	margin: 25px 25px 25px 25px;
	position: static;
}
#mainCol2AreaHome {
	width: 100%;
	float: right;
	margin: 25px 0 0 0;
	/* padding-left: 25px; */
}

#mainConl2AreaSimple {
	width: 93%;
	float: left;
	margin: 0 25px;
}

.content {
	padding-bottom: 30px;
	/* padding-top: 20px; */
	float: left;
	width: 100%;
}


.left-col {
	float: left;
	width: 416px;
	margin-left: 25px;
	display: inline;
	line-height: 120%;
}

p.newsbtns {
	margin-left: 100px;
	padding-top: 20px;
}


.right-col {
	float: right;
	width: 436px;
	margin-right: 24px;
	display: inline;
	line-height: 120%;

}


.leading h2.contentheading {
	padding-top:5px;
	margin:0;
	border: 0;
}

.content h2 {
	color: #8C000E;
	border-bottom: 1px solid #b9cadb;
	margin-bottom: 7px;
}

.content a.author {
	text-decoration: underline;
}

.content a.author:hover {
	text-decoration: none;
}

.content ul.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content ul.list li {
	clear: left;
	padding-top: 7px;
	padding-bottom: 4px;
}

.content ul.hot-forum {
	padding-top: 3px;
}

.content ul.hot-forum li {
	padding-top: 0px;
}

.content ul.comm-news {
	padding-left: 1px;
}

.content ul.comm-news li.first {
	padding-top: 8px;
}

.content ul.list li .thumb {
	float: left;
}

.content ul.announcements li .thumb {
	width: 101px;
	margin-bottom: 15px;
}

.content ul.devel-news li .thumb {
	width: 50px;
}
.content ul.list li .avatar {
	float: left;
	padding-right: 14px;
	padding-top: 3px;
}

.content ul.list li .text-area {
	overflow: hidden;
}

.content span.date {
	display: block;
	font-size: 0.9em;
}

.content p.posted {
	font-size: 0.85em;
	font-style: italic;
	margin:0;
}

.small {
	font-size: 0.9em;
}
#specialMessage {
	color: #ff0000;
	font-size: 1.55em;
}
.right-col .comm-news-area {
	float: left;
	width: 100%;
	padding-bottom: 3px;
}

.right-col .comm-news-area .right h3 {
	padding-left: 3px;
}

.right-col .left {
	width: 210px;
	float: left;
	margin-right: 10px;
}

.right-col .right {
	width: 200px;
	float: right;
}

.right-col .rightcom {
	width: 200px;
	float: right;
	padding-top: 30px;
}



ul#quicklinks {
	margin: 0 0 0 3px;
	padding: 0;
}

ul#quicklinks li {
	background: url("../images/quicklink.gif") no-repeat left center;
	margin: 3px 0 0 0;
	padding: 0 0 0 17px; 
	list-style: none;
}

p.iteminfo {
	font-size: 1em;
	padding-bottom: 15px;
}

.sponsorlogo {
	float:left;
	padding: 10px 15px 20px 0;
}

span.pag-block span {
	margin: 5px;
}
span.pag-current,
span.pag-active {
	text-decoration:none;
}


.pagination {
	margin: 10px auto;
	text-align:center;
}


.text-area p {
	margin-top:5px;
}
.text-areacom p {
	margin-top:0;
}
.content ul.announcements li .text-area p {
	margin-top: 1px;
}
.content ul.announcements li .text-area a {
	font-size: 1.1em;
}




span.filesize { padding-left: 15px; color: #666; font-size: 10px; } 

div.logolayout { border: 1px solid #eee; width: 600px; margin-bottom: 30px; } 

#whitebox div.logolayout div.brand-buttons, 
#whitebox div.logolayout div.brand-logo { text-align: center; } 

div.logolayout table td { border: 1px solid #eee; } 

div.brand-head { border-bottom: 3px solid #eee;
font-family: Arial Narrow, Helvetica, sans-serif; color: #666; font-size: 16px; padding: 2px 10px; } 

div.brand-head a { margin-right:10px; vertical-align: middle; } 

div.brand-logo { text-align: center;
padding: 20px 10px; border: 1px Solid #fff; } 

div.medium { background-color: #f6f6f6; line-height: 20px; } 

div.dark { background-color: #000; } 

div.brand-buttons { text-align: center; border-top:
1px solid #eee; padding: 4px; background: #f8f8f8; margin: 0; }

/*-------- Logo page [END] --------*/

/*-------- Footer [BEGIN] --------*/


.footer {
	text-align: center;
	font-size: 0.85em;
	padding: 30px 0 50px 0;
	color: #FFFFFF;
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image:url("images/Schauenburg_logo_web.png");
	background-position:right;
	background-repeat:no-repeat;
}

.footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer p,
.footer a:hover {
	color: #9bc7f4;
}

.footer ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	font-size:100%;
}

.footer ul li {
	display: inline;
	padding: 0 11px 0 10px;
	border-right: 1px solid #8397b1;
}

.footer ul li:last-child {
	border-right: none;
	padding: 0 0 0 10px;
}

#footerInfo {
	text-align: center;
	color: #FFFFFF;
	margin: 10px auto;
	font-size: 0.85em;
}

#footerInfo a:link,
#footerInfo a:active,
#footerInfo a:visited {
	color: #FFF;
	text-decoration: underline;
	margin-top: 7px;
}

#footerInfo a:hover {
	color: #9bc7f4;
	text-decoration: underline;
}

/*-------- Footer [END] --------*/

.vis-clear {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


p.suggestlink {
	margin:0;
	padding: 0;
}

p.suggestlinks ul {
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 18px;
}

ol li {
	margin-bottom: 1em;
	margin-left: -15px;

}



ul {
	font-size: 100%;
	font-weight: bold;
	color:#3366CC;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	}
	
li ul {
	font-size: 90%;
	font-weight: normal;
	color:#000000;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 20px;
	}

li ul li ul {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	list-style-type: dash;
	list-style-position: inside;
	}	
	
ul.small {
	font-size: 100%;
	font-weight: bold;
	color:#3366CC;
	text-indent: -10px;
	padding: 0px 0px 2px 25px;
	list-style-type:&#8211;
	list-style-type: disc; 
	list-style-position: outside;
	word-wrap: break-word;
	}
	
li ul.small {
	font-size: 90%;
	font-weight: normal;
	color:#000000;
	list-style:disc;
	list-style-position: outside;
	word-wrap: break-word;
	}

li ul li ul.small {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	list-style-type: dash;
	list-style-position: outside;
	}	
	
ul.list {
	font-size: 12px;
	font-weight: 700;
	color:#3366CC;
	list-style-type: none;
	padding: 0px 0px 2px 15px;
	list-style-position: outside;
	}
	
li ul.list {
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	list-style-type: none; 
	list-style-position: outside;
	padding: 0px 0px 2px 15px;
	}

li ul li ul.list {
	font-size: 8px;
	font-weight: normal;
	color: #3366CC;
	list-style-type: square; 
	list-style-position: outside;
	}	
	
ul.producthighlights {
	font-size: 140%;
	font-weight: bold;
	color:#3366CC;
	list-style-type:disc;
	list-style-position: outside 5px;
	padding: 0px 0px 2px 15px;
	}
	
li ul.producthighlights {
	font-size: 80%;
	font-weight: normal;
	color:#000000;
	margin-bottom: 8px;
	list-style:disc;
	list-style-position: outside;
	word-wrap: break-word;
	}

li ul li ul.producthighlights {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	}	

a.continue {
    background: url("images/gas_detection_arrow.png") center right no-repeat;
    padding-right: 20px;
	padding-top: 1px;
	padding-left: 5px;
	line-height: 20px;
	margin-top: 3px;
}
#newsbox {
	background-color: #dcdcff;
	border: 1px dotted;
	padding-top: -3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-top: 20px;
	float: right;
	width: 250px;

	}
#newsbox p a {
	color:#000000;
	line-height: 105%;
	margin-bottom: 10px;
	border-bottom: 1px #0F2C62;
	}

#newsbox hr {
	background: #b9cadb;
	border: none;
	margin: 2px 0 5px;
	height: 1px;
	}		

/* ---------------------------------------------------- */
/* SLIDESHOW 
/* ---------------------------------------------------- */


#slideshow {
width: 960px;
background-color: #eee;
border-top: 2px solid #b9cadb ;
border-bottom: 2px solid #b9cadb ;
color: #fff;
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
font-size: 12px;
clear: right; }

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 960px;
border-bottom: 3px solid #b9cadb ;
}

#slideshow .slides ul {
/* total width of all slides -
960px multiplied by 5 in this case */
width: 5760px;}

#slideshow .slides li {
background-repeat:no-repeat;
width: 960px;
height: 400px;
float: left;
padding: 0px;}

#slideshow .slides h1 {
font-size: 18px;
margin-bottom: 5px;
margin-top: 0;
color: #FED24F}

#slideshow .slides h2 {
font-size: 9px;
font-variant:small-caps;
margin-bottom: 20px;
margin-top: -3px;
margin-left: 5px;
color: #CCCCCC}

#slideshow .slides h3 {
color: #FFFFFF;
margin-left: 10px;
font-weight:bolder;
font-size: 12px;
margin-bottom: 15px;}

#slideshow .slides p {
color: #FFFFFF;
margin-left: 20px;
margin-top: -10px;}

#slideshow .slides a {
color: #FED24F;
margin-left: 10px;}

.slidematerial_sapdemo {
margin-top: 75px; 
margin-right: 20px; 
margin-left: 430px;
height: 300px;
}

.slidematerial_eldsdemo {
margin-top: 60px; 
margin-right: 400px; 
margin-left: 75px;
height: 400px;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #C7D0E9;
border-top: 2px solid  #C7D0E9;
border-bottom: 2px solid  #C7D0E9;}

#slideshow .slides-nav li {
float: left;
padding-right: 10px;
border-right: 1px solid  #0c2a4c;
}

#slideshow .slides-nav li a {
background: url("images/gas_detection_arrow.png") center right no-repeat;
display: block;
padding: 3px 20px;
outline: none;
text-decoration: none;
color: #103557;
}

#slideshow .slides-nav li a:visited {
display: block;
padding: 3px 20px;
outline: none;
text-decoration: none;
color: #103557;
}

#slideshow .slides-nav li a:hover {
display: block;
padding: 3px 20px;
outline: none;
text-decoration: none;
font-weight: bold;
color: #103557;
}
#slideshow .slides-wrap {
border-bottom: 1px solid #0c2a4c;
height: 1px;
}

.slides-wrap {
border-bottom: 1px solid #0c2a4c;
height: 1px;
}

#footlinks {
background-color:#eff2fd;
border-top: #07224E medium;
color: #07224E;
font-size:10px;
clear:both;
padding-left: 40px;
padding-right: 40px;
padding-top: 10px;
padding-bottom: 30px;
display: inline-block;
width: 880px;
}

#footlinks p{
font-size:10px;
margin-left: 10px;
line-height: 115%;
}

#footlinks h1 {
font-size:12px;
font-weight:bolder;
color: #07224E;
margin: 0px 0px -10px 0px;
padding: 0px;

}

#footlinks h2 {
font-size:11px;
font-weight:bolder;
}

#footlinks a:hover  {
border-bottom: 1px solid #0066FF;
color:#07224E;
font-size:10px;
}
#footlinks:a  {
text-decoration:none;
color:#07224E;
font-size:10px;
}
#footlinks a  {
text-decoration:none;
color:#07224E;
font-size:10px;
}

#footlinkscol1{
width:20%;
float:left;
}
#footlinkscol2{
width:20%;
margin-left: 5%;
float:left
}
#footlinkscol3{
width:20%;
margin-left:5%;
float: left
}
#footlinkscol4{
width:20%;
margin-left:5%;
float:left;
clear:right;
}

#layer1 {
	position: absolute;
	vertical-align:top;
	margin-left: auto;
	margin-right:auto;
	margin-top:5px;
	visibility: hidden;
	background-color: #ffffff;
	border-style: dashed;
	border-color: #E0E6F1;
	border-width: thin;
	clear: both;
	width: 80%;
	height: 80%;
}

#close {
	float: left;
	padding-left: 20px;
}


#nav{
position:inherit;
right:20px;
float:right;
margin-right:125px;
padding-bottom:10px;
padding-right:50px;
list-style-type: none;
list-style-position: outside;
margin:0;
z-index: 5;
top:28px;
}

#nav li{
float: left;
border-right: 1px solid #E0E0E0;
line-height:15px;
}

#nav li a{
display:block;
float:left;
padding:6px 15px;
border: none;
text-decoration: none;
line-height: 18px;
outline: none;
margin-right:1px;
}


/*navigation*/


#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:40px; 
z-index:5;
}


#top #nav ul a{
line-height:23px;
font-size: 12px;
cursor: pointer;
}

#top #nav li{
float:left;
position:relative;
z-index:20;
margin-top:11px;
}

#top #nav li li{
border-left:none;
margin-top:0;
border-right: 0px solid #E0E0E0;
}

#top #nav ul {
display:none;
position:absolute;
top:27px;
width:172px;
left:0;
padding:5px;
}

#top #nav li ul a{
width:150px;
height:auto;
float:left;
text-align:left;
padding:0 10px;
border-right: 0px solid #E0E0E0;
}

#top #nav ul ul{
top:auto;
border-top:none;
}	

#top #nav li ul ul {
left:-182px;
top:-4px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
display:block;
}

#top #nav li ul a{
border-top:none;
}

#nav a{
color:#555;
}

#nav a:hover, #nav .current a, #top #nav li:hover a{
color:#fff;
background: #0c2a4c;
}

#top #nav ul{
background: #0c2a4c;
}

#top #nav ul a{
color: #fff;
}

#top #nav ul a:hover{
color: #0c2a4c;
background: #fff;
}

.special { display: none; }
