body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;	
	color: #6f6f6f;
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}
tr.selected{
	background-color: #99CCFF;/*#C0C0C0;*/	
}


img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2 {
	font-size: 12px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 20px 0 5px 0;
	padding: 0;
/*	font-size: 11px;	
	border-top:solid 2px #5B96DA;
	border-bottom:solid 2px #5B96DA;	*/
}

h3 {
	font-size: 11px;	
	border-top:solid 1px #5B96DA;
	border-bottom:solid 1px #5B96DA;
	clear: left;
}

p {
	line-height: 1.5;
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

input {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: left;	
	color: #6f6f6f;		
}

input.search{
	width:180px;	
}

select {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: left;	
	color: #6f6f6f;	
}

select.productlocator {	
	width:180px;	
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 688px;
}

/* header */

#header {
	background: url(images/menu/navbar_bg.png) repeat-x repeat-y;
	position: relative;
	width: 688px;
	margin-bottom: 11px;
}

#header .bl { height: 32px; }

#header .tr { background: url(images/menu/navbar_bg.png) repeat-x repeat-y; }
#header .bl { background: url(images/menu/navbar_bg.png) repeat-x repeat-y; }
#header .br { background: url(images/menu/navbar_bg.png) repeat-x repeat-y;}
#header .noscript {
	background: url(images/menu/warning.gif) no-repeat;
	margin:0px 0px 10px 0px;
	border-top:solid 2px #FF3300;
	border-bottom:solid 2px #FF3300;
	border-left:solid 2px #FF3300;
	border-right:solid 2px #FF3300;
	padding: 10px 10px 10px 60px;
}
/* images */
img.floatright
{
	float:right;
	border:none;
	margin:0px 0px 10px 20px;
	clear: right;
}

img.floatleft
{
	float:left;
	border:none;
	margin:10px 10px 10px 10px;	
}

img.floatleftsmall
{
	float:left;
	border:none;
	margin:2px 5px 5px 2px;	
}

/* body */

#body {
	background: url(images/body/body_bg.gif) repeat-y;
}

#indexbody {
	background: url(images/body/body_bg_3.gif) repeat-y;
}

#onecolumnbody {
	background: url(images/body/body_bg_1.gif) repeat-y;
}
#indexbody p.address{
	margin-left :20px;
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3,#indexbody h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #ce7210;
	TEXT-DECORATION: none;
}

a:hover {
	color: #ce7210;
	TEXT-DECORATION: none;
}

a.highlight {
	color:#6f6f6f;	
}

#cap {
	background: url(images/body/column_cap.gif) no-repeat;
	padding-top: 9px;
	width: 688px;
}

#indexcap {
	background: url(images/body/column_cap_3.gif) no-repeat;
	padding-top: 9px;
	width: 688px;
}

#onecolumncap {
	background: url(images/body/column_cap_1.gif) no-repeat;
	padding-top: 9px;
	width: 688px;
}
#main {
	float: left;
	width: 435px;
	margin-left: 12px;
	display: inline;
}

#main p.warning {
	margin-left: 20px;
	background: url(images/body/warning1.gif) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	border-bottom: 1px solid white;
}
#onecolumn {
	float: left;
	width: 670px;
	margin-left: 12px;
	display: inline;
}

#col1 {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}

#col2 {
	float: left;
	width: 225px;
	margin-left: 28px;
}

#jobs {
	margin-bottom:20px;
}

#vacancy {
	margin-bottom:30px;
}

#contact p, #vacancy p, #product p, #consortia p, #partners p, #resellers p, #down p,#search-item p, #search-item h3,#case p,#stat p{	
	margin-left: 20px;	
}

#jobs h3.name {
	margin: 10px 0 0 20px;
}

#events {
	margin: 0 0 40px 20px;
}
#events table {
	margin-top: 10px;
}
#events td.date {
	width: 90px;
	top: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

#resellers li{
	margin-left:30px;
}
#partners table, #consortia table{
	margin: 10px 0 20px 20px;
}

#consortia td.pimage{
	width: 100px;
	vertical-align:top;
	text-align: center;
}

#partners td.pimage{
	width: 120px;
	vertical-align:top;
	text-align: center;
}
#news-left, #news-right{
	width: 200px;
	background: url(images/body/white_bg.gif) repeat;
}
#news-left{
	float: left;
	width: 200px;
	margin-left: 10px;
	display: inline;
}
#news-right {
	float: left;
	width: 200px;
	margin-left: 20px;
}
.news-item{
	margin-bottom:25px;	
	/*border:solid 2px #5B96DA;*/
}
#news-item img{
	
}

.news {
	background-color:#CEE0F4;
	/*background-color:#DBD8F1;*/
	padding:5px;
	margin: 5px 0px;
}
#category p{
	margin-left: 100px;
}

#product p.discontinued {
	margin-left: 20px;
	background: url(images/body/warning1.gif) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	border-bottom: 1px solid white;
}

#product p.nodes {
	margin-left:100px;
}
#product p.desc {
	margin-left:120px;
}

#product h3.cat{
	margin-left:100px;
}
#product table.node{
	margin: 0 0 5px 20px;	
}

#product td.node{
	vertical-align: top;
	text-align: left;
	padding: 0 10px 0 10px;
	line-height: 1.5;
}
#FAQtab, #FAQhide, #downloadtab, #downloadhide, #technotetab, #technotehide, #manualtab, #manualhide, #brochuretab, #brochurehide {        
	display: none;
}

#downloadtab table, #technotetab table, #manualtab table, #brochuretab table, #isotab table, #info table, #stat table {
	margin-top:10px;
	margin-left:20px;
	border-collapse:collapse;	
	width:410px;
}
#downloadtab td, #technotetab td, #manualtab td, #brochuretab td, #isotab td, #stat td ,#info td{
	padding: 3px;
	text-align:left;
	border:solid 1px #5B96DA;
}
#downloadtab td.size, #technotetab td.size, #manualtab td.size, #brochuretab td.size, #isotab td.size{
	width:50px;	
}

#downloadtab td.readme{
	width:60px;
	text-align:center;
}

#downloadtab td.date, #technotetab td.date, #manualtab td.date, #brochuretab td.date, #stat td.rank, #stat td.hits{
	width:70px;
}

#downloadtab th, #technotetab th, #manualtab th, #brochuretab th, #isotab th, #stat th, #info th{
	background:#C0C0C0; /*#5B96DA; */
	border:solid 1px #5B96DA;
	padding: 3px;
	/*border-top:solid 1px #5B96DA;
	border-bottom:solid 1px #5B96DA;*/
	color: #FFFFFF;	
}

#downloadtab h3, #technotetab h3, #manualtab h3, #brochuretab h3, #stat h3, #FAQtab h3{
	margin-left:15px;
}

#isotab h3 {
	margin: 10px 0 0 15px;
}

#stat h3 {
	margin: 10px 0 10px 15px;
}
#stat table{
	margin-bottom: 20px;
	width: 620px;
}
#prodnode table{
	margin: 10px 0 0 20px;
	border-collapse:collapse;
	width:415px;
	border:none; /*solid 1px #5B96DA;*/
	padding: 3px;
	
}
#prodnode td{	
	text-align:left;
	border: none;
	vertical-align: top;
	line-height: 1.5em;
}
#prodnode td.prodimage{
	background: url(images/body/white_bg.gif) repeat;
	width: 85px;
}

#prodnode td.prodname{	
	text-align:left;	
}
#prodnode td.readmore{
	text-align:right;
}
#prodnode h3.page, #search h3.page{
	text-align: center;
	margin-bottom:10px;
}
#search-item table{
	margin-top:0px;
	margin-bottom: 10px;
	margin-left:20px;
	border-collapse:collapse;	
	width:415px;
}
#search-item td{
	padding: 3px;
	text-align:left;
	border:none;
}

#sidebar {
	float: left;
	width: 190px;
	margin-left: 34px;
}

#sidebar h2{
	font-size: 11px;
	border-top:solid 1px #5B96DA;
	border-bottom:solid 1px #5B96DA;
	margin: 1.2em 0 0 0;
}


#sidebar h2.top {
	font-size: 11px;
	border-top:solid 1px #5B96DA;
	border-bottom:solid 1px #5B96DA;
	margin: 0 0 0 0;
}


#sidebar h3 {
	font-size: 11px;	
}

#sidebar h3 a {
	text-decoration: none;
}

#sidebar p {
	line-height: 1.5;
	margin:5px;	
}

#sidebar.sidebaritem{
	/*border: solid 1px #5B96DA;*/
}
/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/body/footer_bg.gif) repeat-x;
	height: 27px;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background: url(images/body/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/body/footer_r.gif) top right no-repeat;width:100%; width:100%; }


/* Menu Bar */
.nav-wrapper {
	background: url(images/menu/navbar_bg.png) repeat-x;
	position: relative;
	clear: both;	
	position: relative;
	margin-bottom: 40px;
}

/* Drop Down Menus */
.menu01 {
	float: left;
	padding:0; 
	margin:0px; 	 
	
	background-color: #5B96DA;
	width:685px; 
	border:solid 1px #5B96DA;
} /*Color navigation bar normal mode*/

.menu01  a, .menu01 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	/*font-weight:bold;*/
	font-size:11px;
	color: #FFFFFF;
	background-color: #5B96DA;
	text-decoration: none;
}
.menu01 ul {
	list-style-type:none;
	padding:0; 
	margin:0;
}
.menu01 ul li {
	float:left; 
	position:relative; 
	z-index:auto !important /*Non-IE6*/; 
	z-index:1000 /*IE6*/; 
	border-right:solid 1px #5B96DA; 
}
.menu01 ul li a {
	color: #FFFFFF;
	background: #5B96DA;
	float:none !important /*Non-IE6*/; 
	float:left /*IE-6*/; 
	display:block; 
	height:30px; 
	line-height:30px; 
	padding:0 10px 0 10px; 
	text-decoration:none; 
}
.menu01 ul li ul {
	display:none; 
	border:none;	
	color: #FFFFFF;
	background: #5B96DA;
}
.menu01 ul li:hover a {
	background-color:#FFFFFF; 
	text-decoration:none; 
	color:#6E6E6E;
} /*Color main cells hovering mode*/
.menu01 ul li:hover ul {
	display:block;  
	position:absolute; 
	z-index:999; 
	top:29px; 
	margin-top:1px; 
	left:0;
}
.menu01 ul li:hover ul li a {
	display:block; 
	width:200px; 
	height:auto; 
	line-height:1.3em; 
	margin-left:-1px; 
	padding:5px 10px 5px 10px; 
	border-left:solid 1px #5B96DA; 
	border-bottom: solid 1px #5B96DA; 
	background-color:#FFFFFF;  
	color:#6E6E6E;
} /*Color subcells normal mode*/
.menu01 ul li:hover ul li a:hover {
	background-color:#5B96DA; 
	text-decoration:none;
	color:#FFFFFF;
} /*Color subcells hovering mode*/
.menu01 table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	color: #FFFFFF;
	background: #5B96DA;
}
.menu01 ul li a:hover {
	background-color:#FFFFFF; 
	text-decoration:none;
	color:#6E6E6E;
} /*Color main cells hovering mode*/
.menu01 ul li a:hover ul {
	display:block; 
	width:200px; 
	position:absolute; 
	z-index:999; 
	top:29px; 
	left:0; 
}
.menu01 ul li a:hover ul li a {
	display:block; 
	width:200px; 
	height:1px; 
	line-height:1.3em; 
	padding:4px 16px 4px 16px; 
	border-left:solid 1px #5B96DA; 
	border-bottom: solid 1px #5B96DA; 
	background-color:#FFFFFF;  
	color:#6E6E6E;
} /*Color subcells normal mode*/
.menu01 ul li a:hover ul li a:hover {
	background-color:#5B96DA; 
	text-decoration:none;
	color:#FFFFFF;
} /*Color subcells hovering mode*/
.menu01 img{
	position: relative;
	float: right;
}