/****************************************
         own style definitions
****************************************/

tr.comparison_hover:hover td {
  background-color:#B0B0B0;
}
tr.comparison_hover:hover th {
  background-color:#B0B0B0;
}
th.comparison_product {
  background-color:#E0E0E0;
  width:14%;
}
th.comparison_features {
  background-color:#E0E0E0;
  text-align:left;
}
th.comparison_section {
  background-color:#C0C0C0;
  text-align:middle;
}
td.comparison_standard {
  background-color:#F0F0F0;
  text-align:center;
}
table.comparison {
  border:0px;
  border-spacing:2px;
  width:90%;
}

body h1{
	color:#000000;
	font-size:19px;
}

body h2{
	color:#000000;
	font-size:15px;
}

body h3{
	font-size:13px;
	color:#000000;
}

body h4{
	font-size:11px;
	color:#000000;
}

body h5{
	font-size:9px;
	color:#000000;
}

body h6{
	font-size:07px;
	color:#000000;
}

.softwarepackage h1 {
  color:#000000;
  font-size:19px;
  font-weight:normal;
  margin:0;
  padding:0;
  text-align:left;
}

.product_right h3 {
  color: #000000;
}

.table_own_leftcol {
  text-align:center;
  background-color: lightgrey;
  color:red;
}

.table_own_samples {
  width:50%;
  font-size:11px;
  border:none;
}

.table_own_samples td{
  font-size:11px;
  border:none;
  padding:2px;
}

.table_own_samples th{
  font-size:11px;
  border:1px solid #000000;
  padding:2px;
  text-align:center;
  background-color:lightgrey;
}

.subsec ul, .subsec li {
  border:5px solid green;
  color:#000000;
}

.standardpage td {
  border: 1px solid black;
  font-size:11px;
  padding:2px;
}

ul {
  color: #000000;
}

a:link {
  /*color:#6699cc;*/
  color:#40709F;
  text-decoration:underline;
}

a:visited {
  /*color:#6699cc;*/
  color:#40709F;
  text-decoration:underline;
}

a:active {
  /*color:#6699cc;*/
  color:#40709F;
  text-decoration:none;
}

a:hover {
  color:#40709F;
  /*color:#6699cc;*/
  text-decoration:none;
}

/* DISTRIBUTORS BEGIN*/
.distributor {
  margin: 0px 0px;
}
.distributor h1{
  margin-top:0px;
  font-weight:normal;
}
/* DISTRIBUTORS END*/

/* DOWNLOADS  BEGIN*/
.downloadgroup {
  background:red;
  border:1px solid green;
  padding:2px;
}

.downloadscontent_own{
	float:left;
	width:100%;
}

.downloadscontent_own h3{
	clear:both;
	color:#000000;
	float:left;
	font-size:13px;
	padding:0;
	text-align:left;
	width:100%;
}

.downloadscontent_own h1{
	color:#000000;
	float:left;
	font-size:19px;
  font-weight:normal;
	padding:0px;
  margin:0px;
	text-align:left;
	width:100%;
}

.downloadstop_own{
	width:100%;
	float:left;
	text-align:left;
	border-bottom:none;/*1px dashed #C1D1E0;*/
	padding-bottom:5px;
}

.downloadstop_own h2{
	color:#000000;
	font-size:16px;
	margin:41px 0px 0px 0px;
	padding:0;
	clear:left;
	width:400px;
	float:left;
}

.downloadsright_own{
	/*width:270px;*/
}

.downloadsimage_own{
  vertical-align:top;
  /*width:270px;*/
  width:25%;
}

.downloadsgrid_own{
	background:#D5D7D9 none repeat scroll 0 0;
}

.downloadsgrid_own b{
font-size:11px;
}

.downloadsgridcontent_own{
	background:#F2F2F2 none repeat scroll 0 0;
	width:100%;
	border-bottom:1px solid #fff;
	font-size:11px;
	line-height:17px;
}

.pdf1_own{
  text-align:center;
	/*width:38px;*/
}

.downloads1_own u{
	color:#336699;
	font-weight:bold;
	font-size:11px;
}

.product1_own{
	width:305px;
  text-align:left;
  padding-left:5px;
}

.version1_own{
	width:56px;
}

.size1_own{
	width:56px;
}

.downloads1_own{
	width:305px;
}

.downloadsmiddle_own {
  text-align:left;
  width:75%;
}

.downloadsmiddle_own h2{
	color:#000000;
	font-size:16px;
}

.linkright {
  margin-left:301px;
}
/* DOWNLOADS  END*/

.disti-flag {
  border:0px solid #000000;
}


.mainpage-link a:link, .mainpage-link a:visited, .mainpage-link a:active{
	text-decoration:underline;
}

.mainpage-link a:hover{
	text-decoration:none;
}

h2.prod-img-head {
	margin:10px 0px;
	color:#000000;
	font-size:14px;
	clear:left;
  padding:0;
  font-weight:bold;
}

.table_own {
  border:0px solid white;
}

.table_own td{
  background-color:#f2f2f2;
  border:1px solid white;
  font-size:11px;
  padding-left:5px;
  vertical-align:middle;
}

.table_own th{
  background-color:#d9d7d5;
  border: 1px solid #ffffff;
  font-size:12px;
  font-weight:bold;
  padding-left:5px;
  vertical-align:middle;
}

.th1 {
  font-size:14px;
}

.th2 {
  background-color:lightblue;
}

pre {
  background-color:lightgrey;
  padding-left:5px;
  margin-right:50px;
  width:100%;
}


/*
###### Changed styles from segger.css 
*/
.news b{
  margin:0px;  /* Previous value: 0px 0px 0px 12px*/ 
}

.softwarepackage {
  background-color:#ffffff;
}

.softwarepackage h2{
	font-size:15px;
  margin: 12px 0px 7px;
}

.eventtitle ul, .eventtitle li{
	color:#000000;
	text-decoration:none;
}

.right {
  color:#000000;
}

.left ul,.left li{
  color:#000000;
}

.product_right{
	color:#000000;
}

.home-product a, .text a, .image a   {
	color:#000000;
}
.eval_right ul, .eval_right li{
	color:#000000;
}

.eval_right {
	color:#000000;
}

.search-head h3{
	color:#000000;
}

.eb-down-links {
	margin:0px;
}

/* Highlight selected text*/

.content ::-moz-selection {
  color:      #ffffff;
  background: #003466;
}
.content ::selection {
  color:      #ffffff;
  background: #003466;
}

.cRight {
	width:71%;
}

.contactContent {
  width:100%;
}

/* Fix to enable forms in IE6 behind transparent PNGs */
.input_jlink_download {
  position:relative;
}

a.home-product:link, a.home-product:visited, a.home-product:active, a.home-product:hover {
	color:#000000;
}


/* ANNOUNCEMENTS */

.announcements a:link {
  color:#40709F;
  text-decoration:underline;
}

.announcements a:visited {
  color:#40709F;
  text-decoration:underline;
}

.announcements a:active {
  color:#40709F;
  text-decoration:none;
}

.announcements a:hover {
  color:#40709F;
  text-decoration:none;
}

.announcements {
	float:right;
	padding:0px;
	width:100%;
  color:#000000;
}

.announcements-date {
	/*color:#40709F;*/
  color:#000000;
	font-size:11px;
/*	line-height:17px;
	margin:0 0 0 12px;
	font-weight:bold;*/
	float:left;
	width:75px;
}
.announcements-all a {
	color:#40709F;
  /*color:#000000;*/
}
.announcements-all {
  /*background: url("../images/listimage.jpg") no-repeat scroll left center transparent;*/
	margin:5px 5px 0px 0px;
	float:left;
	width:150px;
}
.announcements-data {
	color:#000000;
	font-size:11px;
/*	line-height:17px;
	margin:0 0 0 12px;*/
	float:left;
}

.announcements a{
	text-decoration:underline;
  color:#40709F;
}
.announcements p{
	font-size:11px;
	margin:0px 0px 0px 12px;
	padding:0px;
	line-height:17px;
	font-weight:normal;
}

.announcements h4{
color:#333333;
}

.announcements b{
	color:#000000;
	font-size:11px;
	margin:0px 0px 0px 0px;
	line-height:17px;
  float:left;
}

.announcementstitle{
	width:100%;
	float:left;
	margin-top:20px;
  border-bottom:1px dashed #C1D1E0;
}



.announcement-name {
  width:380px;
}
/* ANNOUNCEMENTS END */

.news {
  border-top: 0px solid #000000;
}
.newstitle {
  border-bottom:1px dashed #C1D1E0;
}

.news b a {
  background:none;
  padding-left:0px;
}
