

html>body, html>body #mainContainer {
	height: 100%;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;	
	margin:0 auto;
	width:974px;	
	
}

#mainContainer {	
	
	
	height:auto;
	background-color:#fff; 
	
	
}

div#leftcontent {
	position:relative;
	float:left;
	width:197px;
	min-height:620px;
	
	/*
	top:142px;
	left:133px;  */                              
	background:#fff;
	
	
	/* border: 1px solid black; */
	
	
}

div#rightcontent {
	position: relative;
	float:left;
	width:195px;
	/* top:142px;
	right:161px;
	margin-left:1em;  */
	background:#fff;
	
}
	
div#centercontent {
	
	position:relative;
	float:left;
	background:#fff;
	width: 580px;
	
	/*margin-left:1em;
	margin-right:160px; */ 
	
	/* min-height:650px;
	height:auto !important;
  	height:650px; */
	
}

div#centercontentFull {
	position:relative;
	float:left;
	background:#fff;
	width:695px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:1em;
	font: 12px Verdana, Helvetica, Tahoma, sans-serif;
	
	
}

html > body #centercontentFull {
	min-height: 620px;
}
	

/***********************************BEGIN TOP PAGE BANNER******************************** */
#banner {
	height: 144px;
	background-color: #fff;
	background-image: url(/images/header_bg.jpg);/*		voice-family: "\"}\"";
	voice-family: inherit; */
	position: relative; 
	z-index:2;
}
#banner #topnav {
	padding-top: 108px; 
	
}
#banner #logo {
	float: left;
	height:144px;
	width:197px;
}


div.bannerBar1 {
	background-color:#B2C1DA;
	height:10px; 
	line-height:10px;
	overflow: hidden; /* fix for IE empty div bug*/
	border-bottom:1px solid #fff;
}

div.bannerBar2 {
	background-color:#EBF3FD;
	height:10px;
	line-height:10px;
	overflow: hidden;
	border-bottom:1px solid #fff;
}


/***********************************END TOP PAGE BANNER******************************** */


/***********************************BEGIN LEFT SIDE ******************************** */

p.leftAlignedHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#EBF3FD;
	
}

p.rightAlignedHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#EBF3FD;
	margin-bottom:0;
	padding-bottom:0;
}


h1.leftAlignedHeaderTwo {
	background-color:#0099CC;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	
	margin-top:0px;
	padding-top:0px;
	height:20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	
}

div#leftSideContainer {	
	/*background-color:#EEEFF3; */
	background-color: #F7F7F7;
	
	min-height:650px;
	height:auto !important;
  	height:650px;	
}

/***********************************END LEFT SIDE ******************************** */

/***************** RIGHT SIDE OF MAIN PAGE *************************/

div#newsScroller {
	width:80%;
	border:1px solid black; 
	margin-top:20px;
	margin-left:1em;
	margin-right:auto;	
	margin-top:50px;
}

div#newsScroller a {
	text-decoration:none;
}

div#newsScroller p#header {
	background-color:#C3D9DE;
	border-bottom:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 0;
}

div#newsScroller div#scrollerBody {
	/* background-color:#FEF1BA; */
	background-color:#FEF1BA; 
	background-image: url(/images/bg-rightnews.gif); 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 0 0 1px;
} 

div#dvbLogos img {
	padding-top:1em;
}

div#dvbLogos img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}


/*****************END OF RIGHT SIDE OF MAIN PAGE *************************/



/************************* BEGIN MAIN PAGE CENTER ****************************/


div#mainCenterContent {
	padding-top:1em;
	font-size: 12px;
	height:100%;
	padding-left:5px;
	
	border-left:dashed;
	border-left-width:1px;	
	border-left-color: #999999;

	border-right:dashed;
	border-right-width:1px;	
	border-right-color: #999999;
}

h2.leftAligned {
	text-align:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	
	color:#01366C; 
	font-weight:bold;
	margin-bottom: 0px; 
	margin-right: 15px;
	
	border-style: solid; 
	border-bottom-width: 1px;
	border-color: #FFFFFF #FFFFFF #CCCCCC 
}

h2.rightAligned {
	text-align:right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	
	color:#01366C; 
	font-weight:bold;
	margin-bottom: 0px; 
	margin-right: 15px;
	
	border-style: solid; 
	border-bottom-width: 1px;
	border-color: #FFFFFF #FFFFFF #CCCCCC 
}

div#quickNewsBox {
	font-size:12px;
	font-family:Arial;
	padding-top:0px;
	margin-top:5px;
	padding-right:1em;
	margin-right:1em;
	padding-left:1em;
	padding-top:1em;
	padding-bottom:1em;
	width:auto;
	border: 1px solid #626262 !important; 
	background-color:#EBF3FD;
}

div.productHighlights a  {
	color: #003366;
	text-decoration:none;
}

div.productHighlights a:hover {
	text-decoration: underline;
}


div.productHighlights {
	/* background-color:#F3F4F6; */
	background-color: #ffffff;
	border-bottom: 1px solid black;
	width:95%;
	overflow:auto;
	
	padding-bottom:0.5em;
	
}

div.productHighlights h3 {
	font-size:11px; 
	font-weight:bold;
}

div.productHighlights img {
	float:right;
}

div.productHighlights p {
	font-size:10px;
	color:#4B0049;
	width:70%;	
}

/************************* END MAIN PAGE CENTER ****************************/


/***************** BEGIN COMPANY SECTION *************************/
div#companyContainer {
	margin-left:3em;
	margin-top:2em;
	margin-right:2em;
	margin-bottom:4em;
	padding-bottom:2em;
	font: 12px Arial,Verdana, Helvetica, Tahoma, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
}



/***************** END COMPANY SECTION *************************/


/***************** BEGIN CONTACTS SECTION *************************/
div#contactInfoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/***************** END CONTACTS SECTION *************************/

/***************** BEGIN PRODUCTS LEFT MENU SECTION **********************/

div.leftProdsListMenuH1 {
	font: 11px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight:bolder;

	margin-top:1em;
	margin-left:18px;
	
	/*color: #3E4044;*/
	color:#000000;
	
}

div.leftProdsListMenuH2 {
	font: 11px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight:bolder;

	margin-top:0.5em;
	margin-left:40px;
	
	/*color: #3E4044;*/
	color:#000000;
	
}

div.leftProdsListMenuH1 a {
	text-decoration: none;
	color:#111111;
}

div.leftProdsListMenuH1 a:hover {
	text-decoration: underline;
}


ul.leftProdsListMenu li {
	font: 10px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color:#0382A6;
	font-weight:bold;
	
	margin-bottom:5px;
	padding-bottom:2px;
	list-style:none;
}

ul.leftProdsListMenu li#selected {
	
	list-style:url(/images/arrow_right.jpg);
	
}


ul.leftProdsListMenu a:link, ul.leftProdsListMenu a:active, ul.leftProdsListMenu a:visited {
	color: #0382A6;
	text-decoration: none;
}

ul.leftProdsListMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color:#0382A6;
}


/***************** END PRODUCTS LEFT MENU SECTION ************************/


/***************** BEGIN PRODUCTS SECTION ******************************/

singleProductContainer
div#productsContainer {
	padding-left:20px;
	width:85%;
}

div#productsContainer h2.prodIndexPageHeading {
	font-size:large;
	text-decoration: none;	
}

div#productsContainer h2 {
	font-size:14px;
	text-decoration: underline;	
}



div#singleProductContainer {
	padding-left:20px;
	font: 12px Arial, Helvetica, Tahoma, sans-serif;
}

div#singleProductContainer a {
	color: #003366;
	text-decoration:none;
}

div#singleProductContainer a:hover {
	text-decoration:underline;
}

h3.prodIndexPageHeading, h2.prodIndexPageHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	/* color: #555555; */
	color: #ffffff;
	background-color:#5279BD;
	font-size:large;
	
}


div.productShortDesc {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-color: #FFFFFF #FFFFFF #CCCCCC;  
}	


div.productShortDesc div.description {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size:12px;
	width:360px;
	display:block;
	float:right;
	margin-right:140px;
	padding-bottom:1em;
}

div.productShortDesc img {
	border:0;
}

div.productShortDesc h6 {
	color: #555555;
	font-size: 12px;
	/* text-decoration:underline; */
}

h1.productHeading {
	font-family: Verdana,  Arial,  Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; color: #AA0404;
	text-align:center;
	padding-top:20px;
}

div.productMainImage {
	text-align:center;
	padding-top:2em;
}

div#prodRequestQuote {
	text-align:right;
	font-weight:bold;
}

div#productDatasheet {
	float:right;
	margin-top:4em;
	text-align:center;
}

div#productDatasheet > a:hover {
	text-decoration:none;
}

div#singleProductContainer h4 {
	font-size:12px;
	font-style:italic;
}

div#prodManualDownload {
	margin-top:4em;
}

div.productImageGroup a {
	outline:none;
}

div.productImageGroup img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 5px 10px 0;
}

/***************** END PRODUCTS SECTION **********************************/


/***************** GENERAL *************************/

 p.quoteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-style:italic;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;	
}


p.contactsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;		
}

img.noborder {
	border:0;
}



ul.arrowBullet li {
	margin-top: 0.3em;
	/* list-style-type:square; */
}


ul.arrowBullet ul li {
	margin-top: 0.3em;
	list-style-image: url(/images/li_bullet.gif);
}

ul.arrowBullet ul li ul li {
	margin-top: 0.3em;
	list-style:circle;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	margin-top:1em;
}

div#bottomBanner {
	clear:both;
	width:100%;
}

div#bottomLinks {
	font-size: 10px;
	color: #666666;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

h2.subHeading {
	font: 14px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#AA0404;
	margin-bottom:1em;
	margin-top:1.5em;
}

div.dottedSeparator {

	line-height: normal;
	padding-top: 1em;
	border-bottom-width: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
}

/* zebra effects */
tr.odd {
	background-color:#F0F0F6;
}

/* styling of form buttons */
input.styledbutton {
	background:#C7D7BB none repeat scroll 0 0;
	border-color:#666666 #000000 #000000 #666666;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* styling of form text input */
input.styledtext {
	border-color:#666666 #000000 #000000 #666666;
	border-style:solid;
	border-width:2px 1px 1px 2px;
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	width:300px;
}

#applications{
	font-style:italic;
}

/************************* END GENERAL ****************************/
