html, body {
  background: #E5E5E5 url(../images/body_bg.gif) top center repeat-x;
  font-family: Arial;
}

body {margin:0px;}

div#flash_support {
  position: relative;
  width: 760px;
  height: 221px;
}

div#flash_support img {
  position: absolute;
  top: 0;
  left: 0;
}

div#flash_support div#flash_holder {
  /*background: transparent url(../images/flash_bg.jpg) top right no-repeat;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 388px;
  height: 221px;
}

.clear {
  clear: both;
}

.gradient {
  background: #DCDCDC url(../images/gradient2.jpg) top repeat-x;
  padding: 0;
}

.gradient img {
  padding: 0;
  margin: 0;
}

.prodname {font-size: 10px; color: #000; padding-bottom: 15px;}

.contact {
  font-family: Verdana;
  font-size: 11px;
  color: #8A8A8A;
  padding: 15px 0 15px 130px;
}

.content {background: #FFF; font-size: 11px; color: #353535; padding: 15px;}

.content td {
  font-size: 11px;
}

#sidebar_products a,
.content a {
  color: #1B3C6C;
}

#sidebar_products a:hover,
.content a:hover, .footer a:hover, .news a:hover {text-decoration: none; color: #EB494D;}

.custserv {font-size: 10px; color: #5B5B5B; padding-top: 15px; padding-left: 10px;}

.copy {font-size: 10px; color: #5B5B5B; padding-top: 15px; padding-right: 10px;}

.footer a {font-size: 10px; color: #2A5CA5; padding-right: 15px; padding-left: 15px; text-decoration: none;}

.red {color: #B61A14;}

p { font-size: 8pt; }

h1 {font-size: 14px; color: #EB494D;}

h2 {font-size: 11px; color: #2A5CA5; font-weight: bold;}

td.news {background: #FFF; font-size: 11px; color: #353535; padding: 15px; font-weight: bold; border-left: 2px solid #EB494D;}

td.news a {color: #000; text-decoration: none;}

div.news { margin-bottom: 10px; }

div.news .title {
  font-weight: bold;
}

div.news .date {
  font-style: italic;
}

div.news div.content {
  padding: 0px;
}

div#sidebar_product, div#sidebar_series {
  filter: alpha( opacity = 100 );
  text-align: center;
  font: normal normal normal 14px arial;
  padding: 10px 0;
}

div#sidebar_product {
  cursor: pointer;
}

div#sidebar_product a {
  text-decoration: none;
}
div.category {
  float: left;
  width: 49%;
}
div.subcat {
  clear: both;
}

div.series_summary {
  text-align: center;
  width: 100px;
  margin: 0px 40px 20px 0px;
  float: left;
}

div.series_summary div.instance {
/*  height: 120px;*/
  cursor:hand;
}

div.series_description {
  text-align: left;
  font-size: 12px;
  padding: 10px;
}

div.product_summary {
  clear: both;
  cursor: pointer;
}

div.product_summary img {
  margin-right: 20px;
}

div.product_summary h1 {

}


/*#######################*/

#cwebdes, #cwebdes a {
  color: #B7B7B7;
  font-size: 11px;
  text-decoration: none;
}

#cwebdes a:hover {
  color: #FFA7A7;
}

/* FORM STYLES */

td.formdesc {
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  padding-left: 10px;
}

span.formdesc { font-size: 10px; font-weight: bold;}

.select, .select optgroup {
  font-size: 10px;
  margin: 4px 0 4px 0;
}

p.formitem {
  margin-top: 0;
  margin-bottom: 5px;
}
.formhighlight {
  font-weight: normal;
  color: #FF9900;
}

.formdesc {
  font-size: 9px;
  font-weight: normal;
  margin-right: 20px;
}

.forminput50 {
  width: 56px;
  font-size: 10px;
  margin: 4px 0 4px 0;
}

.forminput100 {
  width: 134px;
  font-size: 10px;
  margin: 4px 0 4px 0;
}

.forminput200 {
  width: 200px;
  font-size: 10px;
  margin: 4px 0 4px 0;
}

.forminput400 {
  width: 410px;
  font-size: 11px;
  margin: 4px 0 4px 0;
}

div#sales_contacts div.contact {
  display: none;
}

/* New Menu */
td.menu {
  background: #1A3864 url(../images/empty-nav.gif) repeat-x;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
td.menu ul {
  padding: 0px;
  margin: 0px;
}
td.menu li {
  display: inline;
  padding-left: 20px;
  margin: 2px;
  background: url(../images/nav-arrow.gif) no-repeat center left;
  line-height:29px;
  cursor: pointer;
}
td.menu a,
td.menu a:visited {
  text-decoration: none;
  color: #fff;
}
td.menu a:hover,
td.menu .current a:visited,
td.menu .current a {
  color: #1E9DFF;
}

td.menu li.current {
  background: url(../images/nav-arrow-blue.gif) no-repeat center left;
}

ul#sitemap {
  margin: 0px;
  padding: 0px;
}

ul#sitemap a {
  text-decoration: none;
}

ul#sitemap ul {
  margin: 0px;
  padding-left: 15px;
}

ul#sitemap li {
  list-style-type: none;
}

ul#sitemap li {
  font-weight: bold;
  padding-top: 10px;
}

ul#sitemap ul li {
  font-weight: normal;
  padding-top: 0px;
}

div.product_summary {
  position: relative;
  border-top: 1px solid #eee;
  padding-top: 5px;
  margin-top: 5px;
  clear: both;
  width: 100%;
}

div.product_summary img {
  float: left;
}

div.product_summary h1 {
  margin-top: 20px;
}

div.product_summary h1.product_title {
  width: 200px;
  float: right;
  color: #1f457b;
}

div.product_summary h1.product_id {
  float: left;
  white-space: nowrap;
}

ul#breadcrumbs {
  padding: 0px;
  margin: 0px;
}

ul#breadcrumbs li {
  list-style-type: none;
  display: inline;
  padding: 0px 5px;
}

form#configurator {
  width: 100%;
  padding: 2px;
  margin: 2px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  position: relative;
}

form#configurator a,
form#configurator select {
  padding: 2px;
  margin: 2px;
  text-align: center;
  display: block;
  width: 400px;
  border: 3px double #777;
  background: #dfe;
}

form#configurator option {
  text-align: center;
}

form#configurator a {
  background: #def;
  text-decoration: none;
}

form#configurator a:hover {
  background: #fde;
}

form#configurator label {
  display: block;
  font-weight: bold;
}

form#configurator input {
  border: 0px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-family: fixed, arial;
  color: #00a;
  padding: 5px;
}

form#configurator div#horizon {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block;
}

/* margin-left is 1/2 of width, top is half of height */
form#configurator div#horizon div#horizon_nest {
  position: absolute;
  height: 70px;
  top: -35px;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  visibility: visible;
  text-align: center;
}

form#configurator img#thinking {
  filter: alpha( opacity = 25 );
  -moz-opacity: .25;
  opacity: .25;
}

/*CONFIGURATOR portion of the CSS*/

#wrap{
  position: relative;
  width: 760px;
  background: #fff;
  overflow: hidden;
  color: #1a3a65;
  font-size: 12px;
}

#left_block{
  z-index: 0;
  float: left;
  width: 318px;
}

#left_block .topper{
  height: 60px;
  width: 315px;
  padding: 4px 0 0 3px;
  background: url(../images/configurator/left_topper_BG.gif) top left repeat-x;
}

#left_block .topper h1{
  margin: 0 0 0 0;
  font-size: 40px;
  line-height: 30px;
  font-weight: 700;
  color: #1a3a65;
}

#left_block .info {
  width: 314px;
  border: 1px solid #1a3a65;
  margin: 0 0 0 1px;
  padding: 0 0 5px 0;
  background: #d7e7ff;
}

#left_block .info.inactive {
  filter: alpha( opacity = 50 );
  -moz-opacity: .5;
  opacity: .5;
}

#left_block .info h1,
#left_block .info input.h1 {
  background: transparent url(../images/configurator/left_info_h1_BG.gif) top left repeat-x;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  text-indent: 3px;
  margin: 0;
  /* added to enforce the input looking like a h1 */
  border: 0;
  background-attachment: scroll;
  display: block;
  width: 100%;
  height: 25px;
  vertical-align: center;
  font-weight: bold;
}

#left_block .info_box{
  margin: 0 3px;
}

#left_block a {
  color: #1a3a65;
  font-weight: 700;

}

#left_block a:hover{
  color: #E63D40;

}

#left_block .configurator a {
  display: block;
  width: 306px;
  background: #d7e7ff ;
  text-align: center;
  border: 1px solid #1a3a65;
  margin: -1px 0 0 0;
  padding: 5px 0;
  color: #1a3a65;
  text-decoration: none;
}

#left_block .configurator a:hover{
  background: #fff;
  color: #1a3a65;
}

#right_block{
  z-index: 0;
  float: right;
  width: 442px;
}

#product_box,
#product_box_blue{
  position: absolute;
  height: 64px;
}

#product_box_blue{
  z-index: 1;
  display: none;
}

#product_box .text,
#product_box_blue .text{
  height: 22px;
  margin-right: 15px;
  line-height: 22px;
  font-weight: 700;
  text-align: right;
}

#product_box .bumper_left,
#product_box_blue .bumper_left{
  width: 13px;
  height: 35px;
  float: right;
  background: url(../images/configurator/PN_bumper_left_grey.gif) top left no-repeat;
}

#product_box_blue .bumper_left{
  background: url(../images/configurator/PN_bumper_left_blue.gif) top left no-repeat;
}

#product_box .middle,
#product_box_blue .middle {
  height: 35px;
  line-height: 30px;
  float: right;
  background: url(../images/configurator/PN_BG_grey.gif) top left repeat-x;

  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

#product_box .product_code {
  -moz-opacity: .25;
  opacity: .25;
  filter: alpha( opacity = 25 );
}

#product_box span.holder {
  color: #f00;
}

#product_box .product_code_complete {
  filter: alpha( opacity = 100 );
  -moz-opacity: 1;
  opacity: 1;
}

#product_box_blue .middle{
  background: url(../images/configurator/PN_BG_blue.gif) top left repeat-x;
}

#product_box .bumper_right,
#product_box_blue .bumper_right{
  width: 13px;
  height: 35px;
  float: right;
  margin: 0 5px 0 0;
  background: url(../images/configurator/PN_bumper_right_grey.gif) top right no-repeat;
}

#product_box_blue .bumper_right{
  background: url(../images/configurator/PN_bumper_right_blue.gif) top right no-repeat;
}

#right_block .steps_box{
  margin-top: 64px;
}

#right_block .message_box {
  height: 64px;
  margin: 0 0 0 10px;
  line-height: 10px;
}

#right_block .steps_box a{
  display: block;
  background: #d7e7ff;
  margin: 0 1px 5px 1px;
  padding: 5px 0;
  border: 1px solid #1a3a65;

  color: #1a3a65;
  font-weight: 700;
  text-decoration: none;
  text-indent: 5px;
}

#right_block .steps_box select{
  width: 440px;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 700;
  vertical-align: center;
  margin: 0 0 5px 1px;
  background: #ffffc2;
  border: 1px solid #1a3a65;
  color: #1a3a65;
}

#right_block .steps_box a:hover{
  background: #f3f8ff;
}

#right_block .steps_box a.current{ background: #ffffc2; }

#right_block .steps_box a:hover.current{ background: #ffffc2; }

#right_block .steps_box a.off{
  background: #e9e9e9;
  border-color: #686868;
  color: #a0a0a0;
}

#right_block .steps_box a:hover.off{ background: #e9e9e9; }

.spacer{
  clear: both;
  height: 20px;
}


/* PARTS STYLES --------------------------------------------------------------- */


td.parts {
  width: 760px;
  padding: 5px;
}

td.parts div.destroyer {
  clear: left;
}

td.parts div.individual_part {
  border: 1px solid #315f9d;
  border-right: 4px solid #0e3a74;
  border-bottom: 4px solid #0e3a74;
  width: 155px;
  height: 150px;
  background: #e5e5e5 url(../images/parts/indvidual_partBG.gif) top center repeat-x;
  padding: 5px;
  float: left;
  margin: 0 0 5px 10px;
}

td.parts div.individual_part a,
td.parts div.wide_part a {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  color: #315f9d;
  display: block;
  margin: 0 0 5px 0;
}

td.parts div.individual_part a:hover,
td.parts div.wide_part a:hover {
  color: #dfeeff;
}

td.parts div.individual_part div.part_desc {
  display: none;
}

td.parts div.individual_part div.parts_th {
  text-align: center;
}

td.parts div.individual_part div.parts_th a {
  display: inline;
}

td.parts a img {
  border: 1px solid #999999;
}

td.parts div.wide_part {
  padding: 5px;
  width: 180px;
  height: 160px;
  background: #e5e5e5 url(../images/parts/indvidual_partBG.gif) top center repeat-x;
  margin: 10px 10px 0 0;
  float: left;

  border: 1px solid #315f9d;
  border-right: 4px solid #0e3a74;
  border-bottom: 4px solid #0e3a74;
}

td.parts div.wide_part div.left {
  text-align: center;
  width: 180px;
  background: transparent;
}

td.parts div.wide_part div.left span {
  font-weight: 700;
  display: block;
  margin-top: -15px;
}

td.parts div.wide_part div.right {
  float: left;
  display: none;
}

div.individual_part {
  width: 175px;
  height: 160px;
  padding: 5px;
  float: left;
  margin: 0 0 0px 10px;
}

/*
*/

.part_desc {
  height: 30px;
  overflow: auto;

}

div.parts_th a img {
  border: 1px solid #677D9D;

}


/************************************/
/*  Watson Documentation Library    */
/*  Styles for display upgrade 2010 */
/************************************/
.watsdocs-filebox {
    border: dashed 1px #DDF;
    background-color: #FFFCFA;
    margin-bottom: 10px;
    padding: 10px;
    
}

.watsdocs-fileicon {
    vertical-align: baseline;
    margin: 0;
    padding: 0 0 0 0px;
    border: none;
    float: left;
    /* top, right, bottom, left */
}

.watsdocs-sizconbox {
    float: right;
    
}

.watsdocs-filesize {
    font-style: italic;
    float: left;
    margin-left: 10px;
}

.watsdocs-links {
    text-decoration: none;
}

.watsdocs-filename {
    float: left;
    font-size: 1.5em;
}

.watdocs-folder-selected a {
    text-decoration: none;
}

.watsdocs-folder{
    margin: 0px;
    margin-right:11px;
    margin-bottom: 13px;
    background-image: url(../images/docs/folder-background.jpg);
    width: 120px;
    height: 98px;
    float: left;
}

.watsdocs-folder-links{
    margin: 0px;
    margin-left: 14px;
    margin-top: 27px;
    font-size: 18px;
    line-height: .97em;
}

.watsdocs-folder-current {
    background-image: url(../images/docs/folder-background-sel.jpg);
}

.watsdocs-folderheading {
    font-size: 20pt;
    color: #1a3863;
    
}

.watsdocs-backlink {
    background-color: #1a3863;
    width: 120px;
    padding: 5px;
    color: #FFF;

}

.watsdocs-backlink a{
    text-decoration: underline;
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
}

.watsdocs-backlink a:hover{
    text-decoration: none;    
    color: #FFF;
}

.watsdocs-commententry {
    width: 350px;
    height: 65px;
    
}

div#cwd_fm_wrapper div.filentry {
  clear: left;
  white-space: pre;
  font-family: 'Courier New', Courier, monospace;
  padding: 2px 4px;
  background: #f9f9f9;
  border: 3px double #f9f9f9;
}

div#cwd_fm_wrapper div.filentry.dir {
  background: #ddd;
  border: 3px double #ddd;
}

div#cwd_fm_wrapper div.filentry.odd {
  background: #eee;
  border: 3px double #eee;
}

div#cwd_fm_wrapper div.filentry.current {
  background: #ccc;
}

div#cwd_fm_wrapper span.filedate {
  color: #080;
  float: right;
  display: none;
}

div#cwd_fm_wrapper a.delete {
  font-family: 'Arial Black', Arial;
  font-weight: bold;
  color: #a00;
}

div#cwd_fm_wrapper a.delete:hover {
  color: #f22;
}
