/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
	height: 100%;
}
body {
	line-height: 1;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;


}
ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***************************
****************************/
.container {
	min-height: 100%;
	width: 940px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background: #fff;
	overflow: hidden;
  position:relative;
}
.header{
	height: 105px;
	background: #f0f0f0;
}
.header li {
	list-style: none;
}
.sidebar {
	float: left;
	width: 200px;
	background-color:#f4f4f4;
	padding-bottom: 1000px;
}
.pic1-product {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.pic2-product {
	float: right;
}
.body-wrapper {
	width: 940px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background: #fff;
	line-height: 1.5em;
	overflow:visible;
}
#left-panel{
	float: left;
	width: 200px;
	margin-top: 10px;
	padding: 10px;
	background: #e2f4f8;
	
}

#left-panel ul li a{
	display: block;
	padding-left: 20px;
	background: url(../images/arrow_orange.png) 0 7px no-repeat;
	font-size: .9em;
}
#left-panel ul li a:hover{
	background-color: #fff;
	color: #0c5868;
}
#left-panel ul.products li{
	line-height: 1.4em;
}
#left-panel ul.news li{
	padding-bottom: .6em;
}
#left-panel ul.news li a{
	padding-top: .4em;
	padding-bottom: .4em;
}

#productFamilies ul li a{
	display: block;
	padding-left: 20px;
	background: url(../images/arrow_orange.png) 0 7px no-repeat;
	font-size: .9em;
}

#productFamilies ul li a:visited{
	display: block;
	padding-left: 20px;
	background: url(../images/arrow_orange.png) 0 7px no-repeat;
	font-size: .9em;
	color: #30859A;

}

#content{
		min-height: 499px;
}


#content li{
}

#content1{
	float: left;
	width: 920px;
	padding: 10px 0 10px 10px;
}
#content1 li{
}


h1 {
	font-size: 2em;
}
#left-panel h1{
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0c5868;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #013E4D;
}
a:hover {
	color: 004477;
}
.leftpane {
	background: #f4f4f4;
	padding: 10px;
}
/*.body-wrapper{
	padding: 20px;
	line-height: 1.5em;
}*/

.content li {
	list-style: disc;
}
.body-wrapper strong {
	font-weight:bold;
}
/****LEFT PANE*****/
.nav img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.nav li {
	line-height: 1.6em;
	margin-left:0px;
	text-indent:15px;
}
.nav li a {
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	color: #013E4D;
	font-weight:600;
}
.nav li a:hover {
	background: #013E4D;
	color: #fff;
}
#description-product {
	padding-left:10px;
	display: block;
	margin-left:auto;
	margin-right:auto;
  z-index: 3;
}
#description-information {
	padding-left:10;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#description-landing {
	padding-left:10px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
#content-wrapper {
	padding-left:10px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	min-height: 499px;
}
#content-wrapper img {
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#images {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#landing-links {
	padding-left:10px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#contact-links {
	padding-left:10px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#contact-links-international {
	padding-left:10px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#contact-links-international h4 {
	text-decoration:underline
}
#landing-links a:visited {
	color: #30859A;
}
#content-wrapper a:visited {
	color: #30859A;
}
#images-product {
	text-align:center;
	padding-bottom:20px;
}

#images-product p {
	margin:0;
	padding:0;
	font-size:small;
	font-style:italic;
	color:#999;
}

#images-product h5 {
	margin:0;
	padding:0;
	font-size:small;
	font-style:italic;
	color:#000000;	
}

#images-product img{
	cursor: url(../images/magnify.cur),url(images/magnify.cur),default;
}


.footer{
  width:923px;
	margin-top: 20px;
	padding: 8px;
	background: #f0f0f0 url(../images/bg_footer.png) repeat-x;
	font-size: .8em;
	overflow: hidden;
}

.float_left{float: left;}
.float_right{float: right;}


.footer .float_right{
	line-height: 1.4em;
	text-align: right;
	color: #777;
}
.footer .float_left a{
	padding-right: 10px;
}
.footer .float_left a:hover{
	color: #fc7115;
}

#tabs {
	margin:15px 0 5px 10px;
}
#tabs tr {
	font-size:11px;
	text-align:left;
}
#tabs .OptionsCol_0 {
	width:15%;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
#tabs .OptionsCol_1 {
	width:85%;
	font-size:11px;
	text-align:left;
}
#tabs li {
	font-size:11px;
}
#downloads {
	font-size:11px;
}
#related {
	font-size:11px;
}
#tabs a {
	padding: 2px 5px;
	text-decoration: none;
	color: #013E4D;
}
#downloads a {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color: #013E4D;
}
#tools a {
	display: inline;
	font-size:10px;
	text-decoration: none;
	color: #013E4D;
}
.ui-tabs-panel {
	overflow: auto;
}
.ui-widget-content {
	border: none;
}
.ui-tabs-nav {
	background: none repeat scroll 0 0 transparent;
	border-width: 0px 0px 1px 0px;
}
#title-product {
	font-family:'Russo One', sans-serif;
	display: block;
	padding: 10px;
	background:#0e515f;
	/*	background: #0066cc; */
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
  z-index: 1;
}

#title {
	font-family:'Russo One', sans-serif;
	display: block;
	padding:10px;
	/*background:#013E4D;*/
	background:#0e515f;
	
	
	/*	background: #0066cc; */
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}
<!-- #march {
	font-family:'Russo One', sans-serif;
	display: block;
	padding: 10px;
	background:#008000;
	/*	background: #0066cc; */
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
  z-index: 1; -->
}
#title-product h3 {
	padding: 10px 0 0 0;
}
#title h3 {
	padding: 10px 0 0 0;
}
.tb-download {
	margin-left:25px;
}
.tb-download td {
	padding-bottom:.8em;
}
#glossary td {
	padding-top:10;
}

.newsDate {
    color: #757570;
    font-size: 12px;
}

/****LEFT PANE END*****/


.width920px{
  width: 920px;
}


  
#popoutCover { position: absolute; height: 405px; width: 20px; border: none; background: white; color: white; top:99px; left: -20px;  overflow: hidden;z-index: 2;}
#popout { 
  position: absolute; 
  height: 400px; 
  width: 200px; 
  border: 1px dotted gray; 
  background: darkblue; 
  color: white; 
  top:100px; 
  left: -160px;  
  overflow: hidden;
  z-index: 1;
}

 #toggle h2 {  
    width: .5em;  
    font-size: 10px;  
    letter-spacing: 10px; /* arbitrarily large letter-spacing for safety */  
  }  

#toggle { float: right; }

#breadCrumb {
	padding: 5px 0;
	font-size: .7em;
}

#breadCrumb a{
	color: #999;
}
#breadCrumb a:hover{
	color: #013E4D;
}
#breadCrumb strong{
	color: #333;
}



#breadCrumb img{
	padding: 0 5px 1px 5px;
}

/* the overlayed element */
.simple_overlay {

    /* must be initially hidden */
    display:none;
	background:none repeat scroll 0 0 #FFFFFF;
    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 2px 6px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	top:300px;
}

.simple_overlay img{
	text-align:center;
	min-width:500px;
	cursor: url(../images/demagnify.cur),url(images/demagnify.cur),default;

}
	


/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(../images/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

/* some styling for triggers */
  #triggers {
  text-align:center;
  }

  #triggers img {
  margin:0 5px;
  background-color:#fff;
  border:1px solid #ccc;
  padding:2px;

  -moz-border-radius:4px;
  -webkit-border-radius:4px;

  }

    /* styling for elements inside overlay */
  .overlayDetails {
  position:absolute;
  top:15px;
  right:15px;
  font-size:11px;
  color:#fff;
  width:150px;
  }
  

  .overlayDetails h3 {
  color:#aba;
  font-size:15px;
  }
  
  .search-wrapper{
	  min-width:600px
	  margin:10px 0 0 0;
	  text-align:center; 
	  border: 1px solid #c0c0c0;
  }

  .search{
	margin:20px 20px 0 20px;
	padding:20px;
	border:1px solid #c0c0c0;
  }

  .search p{
	  text-align:left;  
  }


  .results{
  	min-height:400px;
	margin:0 20px 20px 20px;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
  }

  
  .results td{
	  text-align:left;  
  }
  
  .resultsHeader{
	background:#F0F0F0;
	border-bottom:1px solid #c0c0c0;
   }

  .searchHeader tr{
    border-top:1px none;
    text-decoration:underline;
  }
  
  #searchResults tr{
  }

  .searchRow{
 	  border-bottom:1px solid #c0c0c0;
 	  border-top:1px solid #c0c0c0;
  }

  .searchRow td{
	  padding:20px 10px;
	  vertical-align:middle;
  }
	
#site-map ul{
	margin:10px 0 5px 0}
	
#features ul li{
	list-style:outside;

}