﻿* {
	margin:0;
	padding: 0;
}
.warning{
color:red;
}
.addthis_button{
	float: right;
	margin-bottom: -2px;
	margin-top: 2px;
}
#wrapper{
	width: 960px;
}
body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background-attachment:fixed;
}

h3 {
	color: #333333;
}

h2 {
	color: #333333;
}

h1 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

blockquote {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}
.faqTable{
	margin-bottom:10px;
}

.oddRow{
	background:#DDDDDD;
	height:25px;
}
.evenRow{
	background:#FFFFFF;
	height:25px;
}


.version{
	text-decoration: none;
}
.version:hover{
	text-decoration: underline;
}
.newsSide{
	color:#333333;
	text-decoration:none;
}
.newsSide:hover{
	color:#black;
	text-decoration:underline;
}
#nav{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#nav:hover{
	text-decoration:underline;
	color:#000000;
}

.left_nav{
	text-decoration: none;
	list-style:disc;
	margin-left: 15px;
}
#current{
	margin-left: 10px;
}
#current a{
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
.left_nav:hover{
	text-decoration: underline;
	color:#000000;
}
.left_nav a{
		text-decoration: none;
		color:#000000;
}
#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
	font-size: 95%;
	background-color:#E4E4E4;
}
.taggedlink{
	text-decoration: none;
	color:#003366;
}
.taggedlink:hover{
	text-decoration: underline;
	color:#000000;
}


#archive .date{
	width: 70px;
	color:#000000;
}
/*a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}*/

.sitemaph3{
	color:#000000;
	text-decoration:none;
	font-size:16px;

}
.sitemaph3:hover{
	text-decoration:underline;

}

.sitemaph4{
	color:#660066;
	text-decoration:none;
	font-size:14px;

}
.sitemaph4:hover{
	text-decoration:underline;

}
.sitemaph5{
	color:#000000;
	font-size:12px;
	text-decoration:none;

}
.sitemaph5:hover{
	text-decoration:underline;

}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 28px;
	background: #3C74E6 url('/images/img06.gif') repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 8px 0 0 15px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	border-top: 1px solid #FFFFFF;
	background: url('/images/img07.gif') repeat-x;
	padding: 20px 20px 40px 20px;
	}

/* Post */

.post {
}

.post .title {
	height:28px;
	background: #3C74E6 url('/images/img06.gif') repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 8px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url('/images/img07.gif') repeat-x;
}
.devider_left{
 	width:345px;
	float:left;
}
.devider_right{
	width:345px;
	float:left;
	margin-left: 20px;
}

/* Header */
#header {
	width: 957px;
	height: 123px;
	margin: 0 auto;
}
#header .topImage{
	
	width: 920px;
	height: 81px;
	margin: 0 auto;
	padding: 0px 20px 0 20px;
	background: #0000FF url('/images/img01.jpg') no-repeat;
}
#scadaLogo{
	color:white;
	float:left;
	height: 50px; 
	width: 444px;
	padding:10px 0 0 0;
}
#imageText{
	height: 33px; 
	color:white; 
	margin-top: 10px;
}
#imageTextBE{
	height: 33px; 
	color:white; 
	margin-top: 14px;
}

/*Top Navigation*/
#topNav{
	color:white;
	float:right;
	width: 210px; 
	height: 85px;
	text-align:left;
}
.topNavigation{
	text-decoration: underline;
	color:#ffffff;
}
#topNavigation:hover{
	text-decoration: underline;
	color:#fff010;
}

#feedback{
	
}
/* Header > Logo */

#logo {
	float:right;
	height: 49px; 
	width: 65px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

/*Menu*/

#menu3 {
	width: 960px;
	height:30px;
	background: #000000 url('/images/menu_bg.jpg') repeat-x;
	margin-top: 1px;
	}
#menu3 a {

  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	display: inline;
	float:left;
	clear:right;
	color: #FFFFFF;
	margin-top:-3px;
	}	
	
#menu3 a:link, #menu3 a:visited {
	margin-top:-3px;
	color: #FFFFFF;
	display: block;
	background: url('/images/button.jpg');
	width: 95px;
	text-align: center;
	padding: 5px 0 0 0
	
	}
	
#menu3 a:hover, #menu3 a:active {
	margin-top:-3px;
	color: #FFFFFF;
	display: block;
	background: #0099CC url('/images/buttonHover.jpg');
	width: 95px;
	text-align: center;
	padding: 5px 0 0 0;
	height: 25px;
	}
#button{
	float: left; 
	clear:right; 
	margin-top:-3px;
}
#searchBox{
	float: right;
	padding: 0 0 0 0;
}

/* Content */

#content {
	width: 958px;
	margin: 0 auto;
	padding: 9px 0 0 0;
}

/* Content > Main */

#main {
	float: left;
	width: 773px;
	padding-left: 5px;
}
#features{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color:black;
	width: 350px;
	float: left;
	clear:right;
	text-align:justify;
	margin: 4px;
	
}
.prHeadding{
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	margin-left: 10px;
}
.prHeadding:hover{
	text-decoration: underline;
	color:#000000;
}
.csHeading{
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
.csHeading:hover{
	text-decoration: underline;
	color:#000000;
}
/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}


#ctl00_mainContent_infoBox{
	
	
	text-align:center; 
	border: 1px solid;
	height: 50px;
	
}
#infoBox{
	float:right; 
	width: 216px; 
	text-align:center; 
	border: 1px solid;
	margin:-20px -20px 10px 10px;
}
#DinfoBox{
	
	text-align:center; 
	border: 1px solid;
	height:50px;
	width:560px;
	float:left;
	margin:6px 0 0 20px; 
}
.dContact{
	
	margin-right: 50px;
	float:left;
}

#ct100_dDownload{
	float:left;
}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

#sidebar .boxed .title h2 {
	background: url('/images/img08.gif') no-repeat;
}

/* Content > Sidebar > Login */

#updates {
height:inherit;
}

#updates form {
}

#updates fieldset {
	border: none;
}

#updates legend {
	display: none;
}

#updates label {
	display: block;
}

#updates input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext2 {
	width: 160px;
}

#inputtext1 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}
/* Server Diagramm*/

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 5px;
}

#sidebar2 .title h2{
	background: url('/images/img10.gif') no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}
#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

#feedback{
}
#feedback ul{
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}
#sales_enquiry{
}
#sales_enquiry ul{
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}
#socNetworks{
}
#socNetworks .content{
	padding: 10px;
}
#home_news{
}
#home_news ul{
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	background: url('/images/footer.jpg') repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
	text-align:center;
}

/* Footer > Links */

#links { 
	
	text-align:center;
}
.logosBottomLeft {
	float: left;
	clear: right;
	display: block;
	height: 70px;
	padding-left: 30px;
	text-align:center;
}
.logoBottomRight {
	width: 103px;
	height: 70px;
	float: right;
	padding-right: 30px;
}
.product{
	margin-left: 10px;	
}
.pubDate{
	font-size:x-small;
	color:blue;
	color:#003366;
}
