

body {
  margin:0;
  padding:0;
  background:#fff;
  font:small Verdana,Sans-serif;
  line-height:1.6em;
  text-align:center;
  color:#333;
  }
.container {
  background:#fff url("bg_col_ms.gif");
  width:750px;
  margin:0 auto;
  border:solid #fff;
  border-width:0 1px;
  text-align:left;
  color:#333;
  position:relative;
  }
#c-smx {
  background-image:url("bg_col_smx9.gif");
  }
  
#c-smx1 {
  background-image:url("bg_col_smx92.gif");
  }


/* Links
----------------------------------------------- */
a, .subnav a:visited {
  color:#358;
  text-decoration:underline;
  border-bottom:1px none #469;
  }
a:visited {
  color:#677;
  border-color:#899;
  }
a:hover, .subnav a:hover {
  color:#933;
  border-color:#b55;
  border-bottom-style:solid;
  }
a img, .noline, a.noline:link, a.noline:visited, a.noline:hover, a.thumb {
  border-width:0;
  }
.more a, a.more, .previous a, a.previous {
  white-space:nowrap;
  }
#subcol .more a, #subcol a.more {
  white-space:normal;
  }
.more a:after, a.more:after, .previous a:before, a.previous:before {
  content:"\2192";
  font-family:Verdana,Sans-serif;
  font-size:110%;
  color:#c93;
  white-space:nowrap;
  padding-left:2px;
  }
.more a:hover:after, a.more:hover:after, .previous a:hover:before, a.previous:hover:before {
  color:#933;
  }
.previous a:before, a.previous:before {
  content:"\2190";
  padding-left:0;
  padding-right:2px;
  }
a.previous:after, .more a.previous:after {
  content:"";
  }
h1 a, #section a {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  background-color:#fff;
  background-repeat:no-repeat;
  background-image:url("logo.gif");
  background-position:15px 26px;
  float:left;
  width:100%;
  height:80px;
  margin-top:3em;
  }
#logo {
  background:none;
  background-color:transparent;
  float:left;
  display:block;
  width:290px;
  height:20px;
  margin:25px 0 0;
  padding:0;
  text-indent:-10000px;
  border-width:0;
  text-decoration:none;
  }


/* MainNav
----------------------------------------------- */
#nav {
  background-color:#fff;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:1px 0;
  }
.home #nav {
  background-position:0 -70px;
  }
#nav ul {
  margin:0;
  padding:0 20px;
  list-style:none;
  font-size:85%;
  text-transform:lowercase;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav a, #nav strong {
  display:block;
  padding:4px 10px;
  border:solid #ddd;
  border-width:0 1px 0 0;
  color:#68a;
  text-decoration:none;
  white-space:nowrap;
  }
/* link to to be clickable in IE/Win.
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
  }
#nav #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
  color:#000;
  }
#nav a:hover {
  background-repeat:no-repeat;
  }
#nav a strong, #nav #current a strong {
  background:none;
  padding:0;
  border:none;
  }
#nav #h {
  border-left-width:1px;
  }


/* Page Structure
----------------------------------------------- */
#content, #c2, #c3 {
  float:left;
  width:750px;
  }
/* Overcome stupid 3px margin bug in IE/Win floats, 
   which fixes a lot of things, including disapearing company nav,
   randomly appearing text, and wrappers pushed too wide.
   http://www.positioniseverything.net/explorer/threepxtest.html */
  * html #content, * html #c2, * html #c3 {
    margin-right:-3px;
    }
#c2 {
  padding-bottom:20px;
  }
#maincol {
  float:left;
  width:485px;
  }
#subcol {
  float:right;
  width:244px;
  color:#777;
  }
#xcol {
  display:none;
  color:#666;
  }
#mc2, #sc2, #xc2 {
  padding:0 20px;
  }
#mc2 {
  padding-right:0;
  }
#maincol, #subcol, #xcol {
  margin-top:-8px;
  }
#subcol, #xcol {
  font-size:85%;
  line-height:1.6em;
  }


/* Page Structure: Home
----------------------------------------------- */
.home #latest {
  background:#fff;
  float:right;
  width:505px;
  padding:0;
  border-bottom:1px solid #ddd;
  color:#444;
  }
.home #l2 {
  background:url("txt_products.gif") no-repeat 21px 19px;
  padding:31px 20px 0;
  }
  
 .home #latest1 {
   background:#fff;
   float:right;
   width:505px;
   padding:0;
   color:#333;
   }
 .home #l21 {
   padding:0 0 0 0px;
  }
.home #maincol, .home #subcol, .home #xcol {
  margin-top:0;
  padding-top:31px;
  background-repeat:no-repeat;
  background-position:21px 19px;
  }
.home #maincol {
  background-image:url("txt_products.gif");
  }
.home #subcol {
  background-image:url("txt_products.gif");
  padding-top:35px;
  }
.home #xcol {
  background-image:url("txt_products.gif");
  }


/* Page Structure: C-SMX
----------------------------------------------- */
#c-smx #main, #c-smx #m2 {
  float:right;
  width:505px;
  }
#c-smx #maincol {
  width:240px;
  font-size:85%;
  line-height:1.6em;
  }
#c-smx #mc2 {
  float:left;
  padding-right:0;
  }
#c-smx #subcol {
  float:left;
  width:224px;
  }
#c-smx #sc2 {
  padding-right:0;
  }
#c-smx #xcol {
  display:block;
  float:right;
  width:244px;
  }

/* Page Structure: C-SMX1
----------------------------------------------- */
#c-smx1 #main, #c-smx #m2 {
  float:right;
  width:505px;
  }
#c-smx1 #maincol {
  width:240px;
  font-size:85%;
  line-height:1.6em;
  }
#c-smx1 #mc2 {
  float:left;
  padding-right:0;
  }
#c-smx1 #subcol {
  float:left;
  width:224px;
  }
#c-smx1 #sc2 {
  padding-right:0;
  }
#c-smx1 #xcol {
  display:block;
  float:right;
  width:244px;
  }

/* Headings
----------------------------------------------- */
h1, #section {
  background:#fff;
  margin:0;
  padding:20px 20px 8px;
  border-bottom:1px solid #ddd;
  font:135%/1.4em Verdana,Sans-serif;
  color:#776;
  }
#c-sm h1 {
  }
h1 #parentlink, #section  #parentlink {
  background:url("arrow.gif") no-repeat 100% 50%;
  float:left;
  width:210px;
  margin-right:35px;
  font-weight:normal;
  color:#776;
  }
h1 #childlink {
  font-style:normal;
  }
h2, h2 a, h2 a:visited {
  color:#685;
  border-width:0;
  }
h2, #c-smx #maincol h2 {
  margin:1.25em 0 .25em;
  font:140%/1.5em Verdana,Sans-serif;
  }
h2, #c-smx1 #maincol h2 {
  margin:1.25em 0 .25em;
  font:140%/1.5em Verdana,Sans-serif;
  }
#maincol h2 {
  font-size:119%;
  line-height:1.5em;
  }
h2 a:hover {
  color:#974;
  text-decoration:none;
  }
.home #latest h2 a, .home #maincol h2 a {
  color:#358;
  }
.home #latest h2 a:visited, .home #maincol h2 a:visited {
  color:#677;
  }
.home #latest h2 a:hover, .home #maincol h2 a:hover {
  color:#933;
  }
  
.home #latest1 h2 a, .home #maincol h2 a {
  color:#900;
  }
.home #latest1 h2 a:visited, .home #maincol h2 a:visited {
  color:#900;
  }
.home #latest1 h2 a:hover, .home #maincol h2 a:hover {
  color:#900;
  }

h3 {
  margin:1em 0 .25em;
  font:110%/1.5em Verdana,Sans-serif;
  }
h3 a {
  border-width:0;
  }
h4 {
  margin:1em 0 .25em;
  font:125% Verdana,Sans-serif;
  color:#575;
  }


/* Misc
----------------------------------------------- */
p {
  margin:0 0 .75em;
  }
p.sub, p.end, p.more, p.note {
  color:#777;
  }
#maincol .sub,
  #c-sm #maincol p.note, #c-ms #maincol p.note, #c-m #maincol p.note,
  #c-sm #maincol p.more, #c-ms #maincol p.more, #c-m #maincol p.more {
  font-size:85%;
  line-height:1.6em;
  }
#c-smx .sub {
  font-size:100%;
  line-height:1.6em;
  }
#c-smx #xcol .sub {
  color:#666;
  }
#c-smx1 .sub {
  font-size:100%;
  line-height:1.6em;
  }
#c-smx1 #xcol .sub {
  color:#666;
  }
.note {
  color:#933 !important;
  }
p.intro {
  padding-bottom:.75em;
  border-bottom:1px dotted #ccc;
  }
p.end {
  background:url("icon_s.gif") no-repeat 0 0;
  margin-top:1.5em;
  padding-top:15px;
  font-size:85%;
  line-height:1.6em;
  }
p.update, div.update {
  margin-top:1em;
  border-top:1px dotted #ccc;
  padding-top:1em;
  }
.update strong, #latest strong {
  color:#222;
  }
p.more {
  margin-bottom:1.5em;
  }
p.codeblock, pre.codeblock, div.codeblock {
  background:#eeeee4;
  padding:10px;
  font:108%/1.3em Monaco,Monospace;
  }
p.codeblock code, pre.codeblock code, div.codeblock code {
  font-size:100%;
  }
cite.offsite {
  background:url("icon_offsite.gif") no-repeat 0 60%;
  padding-left:15px;
  }
hr {
  display:none;
  }
code {
  font-size:108%;
  font-family:Monaco,"Courier New",Courier,Monospace;
  color:#464;
  }
dfn {
  font-style:italic;
  }
del, .strike {
  text-decoration:line-through;
  color:#999;
  }
.arrow {
  font-weight:bold;
  font-family:Verdana,Sans-serif;
  color:#c93;
  white-space:nowrap;
  }
.ghost {
  color:#ddd;
  }
#xcol .arrow {
  color:#a83;
  }
.clear {
  clear:both;
  }
p.focus {
  text-align:center;
  }
.focus img {
  display:block;
  margin:0 auto;
  }
.imgleft, .left, img.left {
  float:left;
  margin:4px 15px 4px 0;
  }
.imgright, .right, img.right {
  float:right;
  margin:4px 0 4px 15px;
  }
img.imgleft, img.imgright {
  padding:4px;
  border:1px solid #ddc;
  }
.left em, .right em {
  margin-top:.25em;
  display:block;
  }
.inset, .inset2 {
  float:left;
  width:35%;
  margin:1em 15px 1em 0;
  padding:.85em 0;
  border:dotted #ccc;
  border-width:1px 0;
  font-size:85%;
  line-height:1.85em;
  color:#777;
  }
.inset2 {
  float:right;
  margin:1em 0 1em 15px;
  }
img.block {
  display:block;
  margin:.5em 0;
  }
#log img.block, #search img.block {
  margin:1em 0;
  }


/* Company Nav
----------------------------------------------- */
#cnav {
  background-color:#fff;
  background-repeat:repeat-x;
  width:100%;
  padding:0;
  height:3em;
  position:absolute;
  top:0;
  left:0;
  }
#cnav ul {
  margin:0;
  padding:1em 12px 0;
  list-style:none;
  }
#cnav li {
  display:inline;
  margin:0;
  padding:0;
  background-image:none;
  line-height:1em;
  text-indent:0;
  }
#cnav a, #cnav strong {
  float:left;
  display:block;
  color:#888;
  margin-top:3px;
  padding:.25em 8px;
  border-width:0;
  font-size:85%;
  }
#cnav a strong {
  font-size:100%;
  margin-top:0;
  padding:0;
  }
#cnav strong {
  color:#CB7;
  }
#cnav a:hover {
  color:#333;
  }


/* Host
----------------------------------------------- */
#host em {
  background:url("usa.gif") no-repeat 0 75%;
  display:block;
  position:absolute;
  top:19px;
  right:18px;
  width:135px;
  min-height:14px;
  text-indent:-10000px;
  line-height:1.5em;
  cursor:pointer;
  }


/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding-top:0;
  border-bottom:1px solid #fff;
  font-size:85%;
  }
#footer p {
  background-color:#fff;
  background-repeat:repeat-x;
  background-position:0 -4px;
  margin:0;
  padding:10px 20px;
  border-top:1px solid #ccc;
  color:#777;
  text-align:center;
  line-height:1.6em;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
  /* Resume IE5-Mac */
#footer a, #footer a:visited {
  color:#666;
  border-color:#444;
  }
#footer a:hover {
  color:#933;
  border-color:#b55;
  }
  
  
  
  
  

#logo {
  margin-top:26px;
  }


/* cs6
----------------------------------------------- */
body.cs6 {
  background-image:url("bg_pg_wgray.gif");
  background-color:#000;
  }
.cs6 .container {
  background:#fff url("bg_col_ms_shade.gif") repeat-y 0 0;
  border-color:#776;
  }
.cs6 a, .cs6 a:visited {
  color:#844;
  border-color:#a66;
  }
.cs6 a:hover {
  color:#330;
  border-color:#ccc;
  }
.cs6 #header {
  background-image:url("bg_heder2.jpg");
  background-position:0 0;
  }
.cs6 #subcol {
  color:#554;
  }
.cs6 #nav {
  background-image:url("bg_heder.jpg");
  border-color:#630;
  }
.cs6 #nav a, .cs6 #nav strong {
  border-color:#630;
  }
.cs6 #nav a, .cs6 #nav strong, .cs6 #nav #current a strong {
  color:#cb7;
  }
.cs6 #nav a strong, .cs6 #nav #current a strong {
  background:none;
  }
.cs6 h1 {
  background:url("bg_col_h1_ms.gif") repeat-y 0 0;
  border-bottom-width:0;
  color:#744;
  }
.cs6 h2, .cs6 h2 a, .cs6 h2 a:visited {
  color:#b95;
  }
.cs6 #cnav, .cs6 #footer p {
  background-image:url("bg_nav.gif");
  background-color:#57160F;
  }
.cs6 #cnav a, .cs6 #footer p, .cs6 h1 a, .cs6 h1 #parentlink, .cs6 h1 a:visited  {
  color:#b74;
  }
.cs6 #cnav a:hover {
  color:#fc6;
  }
.cs6 #nav #current strong, .cs6 #nav #current a {
  background-image:url("bg_navo2.gif");
  background-color:#621;
  }
.cs6 #nav a:hover, .cs6 #nav a:hover strong {
  background-image:url("bg_nav01.gif");
  background-color:#410;
  color:#eda;
  }
.cs6 #nav a:hover, .cs6 #nav #current a:hover strong, .cs6 #nav #current strong {
  color:#fff;
  }
.cs6 #host em {
  background-image:url("usa.gif");
  }
.cs6 ul.offsite li, .cs6 cite.offsite {
  background-image:url("icon_offsite_red.gif");
  }

.cs6 #footer, .cs6 #footer p {
  border-color:#421;
  }
.cs6 #footer a, .cs6 #footer a:visited {
  color:#cb7;
  border-color:#996;
  }
.cs6 #footer a:hover {
  color:#cb7;
  border-color:#421;
  }

  
  
  
  
  
  /* Page Structure
  ----------------------------------------------- */
  .home #c3, .home #latest {
    background:url("bg_topcol.gif") no-repeat 0 0;
    }
  .home #latest {
    background-color:#fff;
    background-position:-245px 0;
    border-color:#ddd;
    }
  .home #latest1 {
    background-color:#fff;
    background-position:-245px 0;
    border-color:#900;
    }
  .home #l2 {
    background:url("txt_celebrate1.gif") no-repeat 21px 13px;
    }
  .home #m2 {
    background:url("bg_sidecol.gif") no-repeat 0 0;
    }
  .home #maincol, .home #subcol, .home #xcol {
    background-position:21px 13px;
    }
  .home #maincol {
    background-image:url("txt_quality1.gif");
    }
  .home #subcol {
    background-image:url("txt_product.gif");
    }
  .home #xcol {
    background-image:url("txt_serving1.gif");
    }
  
