html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.5; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before,
  blockquote:after,   q:before,
  q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  height: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
    p img.right {
      float: right;
      margin: 1.5em 0 1.5em 1.5em; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre, code {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold;
  background: #C3D9FF;
  padding: 4px 10px 4px 5px; }

td {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #E5ECF9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.showgrid {
  background: url(grid.png); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #ccc; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 300px;
  padding: 5px; }
  input.text:focus {
    border: 1px solid #666; }
input.title {
  font-size: 1.5em; }

input.title {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 300px;
  padding: 5px; }
  input.title:focus {
    border: 1px solid #666; }

textarea {
  margin: 0.5em 0;
  border: 1px solid #bbb; }
  textarea:focus {
    border: 1px solid #666; }

select {
  margin: 0.5em 0;
  border: 1px solid #bbb; }
  select:focus {
    border: 1px solid #666; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

body {
  font-family: Helvetica, Verdana, sans-serif;
  background-color: #e5f8fe;
  background-repeat: repeat-x; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

h3 {
  color: #00457c; }

a, a:link {
  color: #00457c; }

a:hover, a:visited, a:active {
  color: #00a4e4; }

textarea {
  width: 350px;
  height: 100px; }

select {
  width: auto; }

hr {
  height: 5px;
  background-color: #D9D9D9;
  border: 0;
  margin: 23px 0; }

td {
  border: 0;
  vertical-align: top; }

th {
  background-color: #00457c;
  color: #FFF; }

.selected {
  background-color: #FFFF99; }

.box {
  background-color: #D9D9D9; }

.transparent {
  background-color: transparent; }

ul.none {
  list-style: none;
  margin-left: 0; }

.small {
  font-size: .9em; }

.highlight {
  background-color: #FFFF99; }

.maincolor {
  color: #00457c; }

.required {
  color: #990000;
  font-weight: bold; }

.polaroid {
  border: 1px solid #CCCCCC;
  padding: 3px;
  background-color: #FFF; }

.product_heading {
  color: #00457c;
  text-align: left;
  font-weight: bold; }

table.separators td {
  border-bottom: 1px solid #CCCCCC;
  text-align: center;
  padding: 5px; }
table.separators td.heading-left {
  font-weight: bold;
  background-color: #FFF;
  border-right: 1px solid #D9D9D9;
  text-align: left; }
table.separators td.sub {
  padding-left: 20px; }
table.separators th {
  border-bottom: 3px solid #CCCCCC;
  text-align: center;
  padding: 9px 12px; }

table.borders {
  background-color: #FFF;
  border: 1px solid #d9d9d9;
  border-spacing: 2px; }
  table.borders td {
    border: 1px solid #d9d9d9;
    padding: 5px;
    text-align: center; }
  table.borders td.feature {
    text-align: left;
    padding: 30px; }
    table.borders td.feature td {
      text-align: left;
      border: 0;
      padding-right: 10px; }
  table.borders td.heading-left {
    font-weight: bold;
    text-align: left; }
  table.borders th {
    border-right: 1px solid #d9d9d9;
    padding: 5px;
    text-align: center;
    background: url(th_bg.jpg) repeat-x 0 center; }

table.basic td, table.basic th {
  padding-bottom: 12px;
  border: 0; }

.label {
  color: #3670A7;
  width: 100px;
  text-align: left;
  vertical-align: top; }

.input {
  color: #000000;
  text-align: left;
  margin-right: 0px; }

.submit {
  text-align: center; }

.fieldWithErrors {
  color: #D12F19; }
  .fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
    background: #FBE3E4;
    border: 1px solid #D12F19; }

#errorExplanation {
  width: 400px;
  background: #FBE3E4;
  color: #D12F19;
  border: 2px solid #FBC2C4;
  padding: .8em;
  margin-bottom: 1em; }
  #errorExplanation h2 {
    font-size: 12px;
    color: #D12F19; }
  #errorExplanation p {
    color: #333;
    margin: 12px 0 5px 0; }
  #errorExplanation ul {
    margin: 0 0 0 20px; }
    #errorExplanation ul li {
      font-size: 12px;
      list-style: square;
      margin: 0; }

div.uploadStatus {
  margin: 5px; }

div.progressBar {
  margin: 5px; }
  div.progressBar div.border {
    background-color: #fff;
    border: 1px solid grey;
    width: 100%; }
  div.progressBar div.background {
    background-color: #333;
    height: 18px;
    width: 0%; }

ul.sidelinks {
  list-style-type: none;
  list-style-image: none;
  color: #FFF;
  margin-left: 0; }
  ul.sidelinks li {
    display: inline; }
  ul.sidelinks h3 {
    background-color: #666;
    padding: 4px 3px 4px 6px;
    margin-bottom: 1px;
    font-weight: bold;
    font-size: 1.1em;
    color: #FFF; }
  ul.sidelinks a, ul.sidelinks a:visited, ul.sidelinks a:active {
    padding: 2px 2px 2px 6px;
    display: block;
    text-decoration: none;
    border: 1px solid #CCC;
    color: #666;
    font-size: .9em;
    margin-bottom: 1px; }
    ul.sidelinks a.btn, ul.sidelinks a:visited.btn,     ul.sidelinks a:active.btn {
      width: 250px; }
  ul.sidelinks a:hover {
    border: 1px solid #00457c;
    color: #00457c; }
  ul.sidelinks a.current {
    background-color: #00457c;
    color: #FFF;
    border: 1px solid #00457c; }

.border-container-top {
  width: 910px;
  background: url(border_top.jpg) no-repeat;
  margin: 5px auto 0 auto;
  padding-top: 15px; }

.border-container {
  width: 900px;
  margin: 0px auto;
  color: #333; }
  .border-container a {
    font-weight: bold; }

.border-container-bottom {
  width: 910px;
  background: url(border_bottom.jpg) no-repeat bottom left;
  padding-bottom: 15px;
  margin: 0 auto 5px auto; }

.container {
  background-color: #FFF;
  width: 900px;
  margin: 0 auto;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  margin: 0px auto; }
  .container {
    display: block; }

#header {
  float: left;
  width: 900px;
  margin-right: 0px;
  height: 150px;
  background: url(prowellness_header.jpg) no-repeat 0 0; }

#content {
  float: left;
  width: 900px;
  margin-right: 0px;
  background-color: yellow;
  padding: 0;
  background: url(middle_bg.gif);
  background-repeat: repeat-y;
  list-style-image: url(bullet.gif); }

#menu, #main-content, #sidebar {
  padding-top: 40px;
  padding-bottom: 40px; }

body.structure-1col #main-content {
  padding-left: 40px;
  float: left;
  width: 820px;
  margin-right: 0px;
  padding-right: 40px; }

body.structure-2col #menu {
  padding-left: 40px;
  float: left;
  width: 320px;
  margin-right: 0px;
  padding-right: 40px; }
body.structure-2col #main-content {
  padding-left: 40px;
  float: left;
  width: 460px;
  margin-right: 0px; }

body.structure-2col-sidebar #main-content {
  padding-left: 40px;
  float: left;
  width: 500px;
  margin-right: 0px; }
body.structure-2col-sidebar #sidebar {
  padding-left: 40px;
  float: left;
  width: 280px;
  margin-right: 0px;
  padding-right: 40px; }

body.structure-3col #menu {
  padding-left: 40px;
  float: left;
  width: 160px;
  margin-right: 0px;
  padding-right: 40px;
  background-color: yellow; }
body.structure-3col #main-content {
  float: left;
  width: 340px;
  margin-right: 0px;
  background-color: green; }
body.structure-3col #sidebar {
  padding-left: 40px;
  float: left;
  width: 240px;
  margin-right: 0px;
  padding-right: 40px;
  background-color: red; }

#footer {
  float: left;
  width: 900px;
  margin-right: 0px;
  text-align: center;
  border-top: 4px solid #CCC;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #002a4c;
  color: #FFF; }

#contactus h4 {
  color: #FFF;
  background-color: #00457c;
  padding: 10px 15px;
  margin-bottom: 0; }
#contactus form p {
  margin-bottom: 6px; }
#contactus .contact-info {
  background-color: #e5f8fe;
  border: 1px solid #00a4e4;
  padding: 15px; }

div#testimonials {
  font-family: "Georgia", "Times New Roman";
  font-size: 15px;
  color: #666;
  font-style: italic; }

#showcase {
  float: left;
  width: 900px;
  margin-right: 0px; }
  body#pages-index #showcase .accordion {
    margin: 0;
    padding: 0; }
    body#pages-index #showcase .accordion li {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    body#pages-index #showcase .accordion .img {
      float: left;
      width: 450px;
      margin-right: 0px; }
    body#pages-index #showcase .accordion .description {
      padding: 30px;
      font-size: 16px;
      float: left;
      width: 390px;
      margin-right: 0px;
      background-color: #0089D1;
      color: #FFF;
      height: 300px; }
      body#pages-index #showcase .accordion .description h3 {
        color: #FFF;
        margin-bottom: 10px; }

#nav {
  float: left;
  width: 900px;
  margin-right: 0px; }
  #nav ul {
    background: url(navigation.jpg);
    margin: 0px;
    width: 900px;
    height: 40px; }
    #nav ul li {
      list-style-type: none;
      float: left; }
      #nav ul li a {
        display: block;
        text-indent: -9999px;
        height: 40px; }
  #nav li#nav-slash-pages-slash-home a {
    background: url(navigation.jpg);
    width: 180px;
    background-position: 0px 0; }
  #nav li#nav-slash-pages-slash-home a:hover {
    background-position: 0px -40px; }
  #nav li#nav-slash-pages-slash-testimonials a {
    background: url(navigation.jpg);
    width: 180px;
    background-position: -180px 0; }
  #nav li#nav-slash-pages-slash-testimonials a:hover {
    background-position: -180px -40px; }
  #nav li#nav-slash-pages-slash-corpwellness a {
    background: url(navigation.jpg);
    width: 180px;
    background-position: -360px 0; }
  #nav li#nav-slash-pages-slash-corpwellness a:hover {
    background-position: -360px -40px; }
  #nav li#nav-slash-pages-slash-howto a {
    background: url(navigation.jpg);
    width: 180px;
    background-position: -540px 0; }
  #nav li#nav-slash-pages-slash-howto a:hover {
    background-position: -540px -40px; }
  #nav li#nav-slash-pages-slash-sampletopics a {
    background: url(navigation.jpg);
    width: 180px;
    background-position: -720px 0; }
  #nav li#nav-slash-pages-slash-sampletopics a:hover {
    background-position: -720px -40px; }

body#body-slash-pages-slash-home li#nav-slash-pages-slash-home a {
  background-position: 0px -40px; }

body#body-slash-pages-slash-testimonials li#nav-slash-pages-slash-testimonials a {
  background-position: -180px -40px; }

body#body-slash-pages-slash-corpwellness li#nav-slash-pages-slash-corpwellness a {
  background-position: -360px -40px; }

body#body-slash-pages-slash-howto li#nav-slash-pages-slash-howto a {
  background-position: -540px -40px; }

body#body-slash-pages-slash-sampletopics li#nav-slash-pages-slash-sampletopics a {
  background-position: -720px -40px; }

img.floatleft, img.floatright {
  border: 1px solid #CCC;
  padding: 3px; }

img.floatleft {
  float: left;
  margin: 0 18px 12px 0; }

img.floatright {
  float: right;
  margin: 0 0 12px 18px; }

/* FORMS OVERRIDE */
fieldset {
  padding:0;
  background:none;
  border:none;
}

input[type="text"], input[type="password"] {
  width: 220px;
}

/* Textareas */
textarea {
  width: 220px;
}

