html {
	overflow-x: hidden;
	overflow-y: auto;
}

body { 
  padding: 15px 0 0 0; 
  margin: 0; 
  background: #F0F0F0;
  text-align: center;
  line-height: 100%;
  font-size: 10pt;
  font-family: Arial, Tahoma, serif;  
}

h1 {
  margin: 0;
  font-size: 12pt;
  padding-bottom: 10px;
}

h2 {
  margin: 0;  
  font-size: 11pt;
  padding-bottom: 10px;
}

h3 {
  margin: 0;  
  font-size: 10pt;
  padding-bottom: 10px;  
}


p, p div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 200%;
  padding-top: 0;
  padding-bottom: 10px;
  margin: 0;
}

.Box {
  width: 810px;
  margin: auto; 
}

.menu {
  clear: both;
  display: block;
  margin: 0px 0px 0px -18px;
  padding: 0;
  font: bold 10pt Arial;
  float: left;
  width: 804px;
  border: 1px solid #625e00;
  border-width: 1px 0;
  border-bottom: 5px solid #606060;
  background: black url("images/menudefault.gif") center center repeat-x;
}

.menu li {
  display: inline;
}

.menu li a {
  float: left;
  color: white;
  padding: 7px 11px;
  text-decoration: none;
  border-right: 1px solid white;
  cursor: pointer;
}

.menu li a:visited {
  color: white;
}

.menu li a:hover, .menu li .current {
  color: white;
  background: red url("images/menuactive.gif") center center repeat-x;
  
}

.menu li ul {
  left: 0;
  position: absolute;
  top: 1em;
  display: block;
  border: 1px solid #606060;
  background: white;
}

.menu ul li ul li {
  display: list-item;
  float: none;
}

.submenu {
  display: block;  
  list-style-type: none;  
  position: absolute;
  padding: 1px 1px 1px 1px;
  background: #F8F8F8;
  font: bold 9pt Arial;
  border: 1px solid #808080;
  visibility: hidden;
  z-index: 500;
  margin: 2px 0px 0px 0px;
}

.submenu li a {
  color: #404040;
  display: block;
  width: auto;
  padding: 4px 30px 4px 4px;
  text-decoration: none;
  border-bottom: 1px solid #E0E0E0;
}

.submenu li a:visited {
  color: #606060;;
}

.menuGroup, .submenu li a.menuGroup {
  color: white;
  display: block;
  width: auto;
  padding: 4px 30px 4px 4px;
  text-decoration: none;
  background: #404040; 
  border-bottom: 1px solid #E0E0E0;  
}

.submenu li a:hover, .submenu li a.menuGroup:hover {
  color: white;
  background: red url("images/menuactive.gif") center center repeat-x; 
}

.submenu li a.menuGroup:visited {
  color: white; 
}

.footerMenu {
  clear: both;
  list-style-type: none;
  display: inline;
  font: normal 9pt Arial;
  color: #808080;
}

.footerMenu li {
  display: inline;
}

.footerMenu li a {
  color: #808080;
  padding-right: 10px;
}

.footerMenu li a:visited {
  color: #808080;
}

.content {
  clear: both;
  text-align: left;
  font: normal 9pt Arial, sans-serif;
  color: #202020;
  padding: 0px 0px 20px 0px;
  margin: 0;
}

.navPath {
  margin: 0px -17px 10px -18px;
  padding: 5px 0px 5px 18px;
  border-bottom: 1px dashed #AAAAAA;
  color: #333333; 
  font-size: 12pt;
  font-weight: bold;
  vertical-align: bottom;
}

.navPath a, .navPath a:visited {
  color: #2090e6;
  text-decoration: none;  
}

.leftContent {
  margin: 10px 0px 0px 0px;
  float: left; 
  width: 520px; 
  text-align: justify;
}

.rightCol {  
  float: left; 
  margin: 10px 0px 20px 10px;  
  width: 230px;
  padding-left: 10px;
}

.rightContent {
  margin: 10px 0px 0px 0px;
  float: left; 
  width: 540px; 
  text-align: justify;
}

.leftCol {
  float: left; 
  margin: 10px 10px 20px -10px;
  width: 230px;
}

.footer { 
  text-align: center;
  background: #f0f0f0;
  padding: 5px 0px 5px 0px;
  font: 9pt Arial, sans-serif; 
  color: #505050;
}

.listmenu {  
  background: transparent url("images/sp_m.jpg") repeat-y top left;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  width: 230px;
}

.listmenu div.headerbar{
  background: transparent url("images/sp_t.jpg") no-repeat top left;
  font: bold 14px Arial;
  color: #555555;
  padding-top: 10px;
  padding-left: 20px;
  height: 23px;
}

.listmenu ul {
  background: transparent url("images/sp_b.jpg") no-repeat bottom left;  
  list-style-type: none;
  margin: 0px;
  padding: 10px 15px 20px 20px;
}

.listmenu div.listmenupanel {
  background: transparent url("images/sp_b.jpg") no-repeat bottom left;  
  margin: 0;
  padding: 10px 15px 20px 20px;
}

.listmenu ul li a {
  color: #2090e6;
  display: block;
  padding: 2px 0 2px 0;
  text-decoration: none;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 5px;
}

.listmenu ul li a:visited {
  color: #2090e6;
}

.product {
  clear: both; 
  width: 160px; 
  float: left; 
  text-align: left;
  padding-top: 3px;
  color: #000050;
  font-weight: bold;
}

.powerBar {
  background: #D01111;
  padding: 2px 0px 2px 10px;  
  margin-top: 2px;
  font-weight: bold;
  color: white;
  border: 1px solid #880000;
}

.floatRightImg {
  background-color: silver; 
  padding: 8px; 
  float: right; 
  margin: 0px 0px 5px 5px;
}

.productLink {
  font-size: 10pt;
  font-weight: bold;
  margin: 0 0 1px 0;
  padding: 0;
}

.productLink a, .productLink a:visited {
  color: #2090e6;; 
  text-decoration: none;
  background: url("images/arrowbullet.png") no-repeat center left;
  padding: 0 0 0 20px;  
}

.productLink a:hover {
}

.download {
  color: #A70303;
}

.download a, .download a:visited {
  border: 0;
}

.download img {
  border: 0px;
  margin-right: 10px;
  float: left;
}

.articleList {
  list-style: none;
  padding: 0;
  margin: 0;
}

.articleList li {
  margin-bottom: 10px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ffa9a9;  
}

.articleList li p {
  margin: 0;
  padding: 0;
}

.articleList li .productLink {
  padding-top: 10px;  
}

.imgBorder {
  border: 1px solid #808080;
  background-color: #a9a9a9;
  padding: 0px;
}

.img-shadow-div {
  float:left;
  background: url("images/shadowAlpha.png") no-repeat bottom right !important;
  background: url("images/shadow.gif") no-repeat bottom right;
  margin: 10px 5px 0 5px !important;
  margin: 10px 5px 0 5px;
}

.img-shadow {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
}

.powerTableCaption {
  text-align: center;
  padding: 17px 0 17px 0;
  background: #FF0000;
  color: white;
  width: 768px;
  margin-bottom: 3px;
  font-family: Verdana, Arial, Tahoma, serif;    
  font-weight: bold;
}

.powerScale {
  background: #FFFFA0 url('images/scale-background.jpg');
  font: 8pt Arial;
  padding: 5px 0 5px 3px;
  border: 1px solid #AAAAAA;
  width: 768px;
  margin-bottom: 3px;
}

.seriesLine {
  padding: 2px 0 0 0;
  background-color: #f5f5f5;
}

.seriesLineAlt {
  background-color: #fafafa; 
}

.seriesLine span {
  position: relative;
  padding-left: 0px;
  top:-6px;
  font-family: Verdana, Arial, Tahoma, serif;
  font-size: 8pt;
}
  
.seriesLine img {
  position: relative;
}

.seriesLine img:hover {
  position: relative;
}

.seriesLine a, .seriesLine a:visited {
  color: #0000CC;
  text-decoration: none;
  padding: 0;  
  margin: 0 0 0 5px;
}

.seriesLine a:hover {
  text-decoration: underline;  
}

.categoryCaption {
  text-align: center;
  width: 766px;
  padding: 5px 0 5px 0px;
  font-weight: bold;
  border-bottom: 1px solid #AAAAAA;
  background-color: #e0e0e0; 
}

.powerScale tr td {
  width: 34px;
  font-weight: bold;
}

.seriesContainer {
  width: 766px;
  margin-bottom: 3px;
  border: 1px solid #AAAAAA;  
}

ul.features {
  margin-left: 0px;
  padding-left: 0;
  text-align: left;
  list-style-type:none;
}

ul.features li {
  background:transparent url("images/bullet-blue.jpg") no-repeat 0px 6px;
  padding-left: 15px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.featuresbox
{
  background: transparent url("images/celli-fb.jpg") no-repeat right bottom; 
  border: 1px dashed #dddddd; 
  margin-bottom: 10px;
  color: #000055;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 10px;
}

.prodSpec
{
  margin-top: 20px;
  border: 1px solid #e0e0e0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;  
}

.prodSpec th
{
  background: #e0e0e0;
  text-align: left;
  padding: 5px 5px 5px 5px;
  vertical-align: top;
  width: 30%;
}

.prodSpec .prodSpecCaption
{
  background: black url("images/spec-caption-bg.jpg") center center;
  text-align: center;
  color: white;  
  padding: 10px 5px 10px 5px;
  vertical-align: center;
}

.prodSpec td
{
  background: #efefef;
  text-align: left; 
  padding: 5px 5px 5px 5px;  
  vertical-align: top;
}

.prodSpec ul
{
  margin: 0px;
  padding-left: 15px;
  text-align: left;
}

.prodSpec li {
  list-style: square outside;  
  text-align: left;
}

.newsticker {
  position: absolute; 
  top: 10px; 
  left: 20px;
}
