@charset "utf-8";

#header-wide
{
  height: 70px !important;
}

#header
{
  position: relative;
}

#header h5
{
  font-size: 100%;
  position: absolute;
  top: 43px;
  left: 73px;
}

#main 
{
  background-image:url(/img/site/wlr-main-lines.png);
  background-repeat: repeat-y;
}

#tab-strip 
{
   border-bottom: none;
}

#nav-strip
{
   width: 100%;
   text-align: center;
   background-color: #26A3A3;
   /*border-bottom: #009393 2px solid;*/
   margin-bottom: 10px;
}

#nav-strip a
{
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   font-size: 14px;   
   display: inline-block;
   padding: 5px 15px 5px 15px;
   margin: 0;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
   margin-right: -1px;
   border-bottom: none;
}

#nav-strip a:hover
{
  background-color: #E54100;
}

#nav-strip a.selected, #nav-strip a.selected:hover
{
   color: #fff;
   background-color: #E54100;
}

#main 
{
  border: 1px solid #cccccc;
}

#colnav 
{
  width: 170px !important;
  border-right: 1px solid #cccccc;
  margin-right: -1px;
}

#colnav div 
{
  padding: 10px 0;
}

#colnav p,
#colnav h5,
#colnav h4
{
   margin: 0;
   padding: 5px 15px 5px 15px;
   border-bottom: 1px #ccc dashed;
/*   border-left: 1px #ccc solid;*/
/*   border-right: 1px #ccc solid;*/
}

#colnav .ad p
{
  border-bottom: none;
}

#menu-links ul
{
  list-style-type: none;
  margin-left: 0;
}

#colmain 
{
  width: 535px !important;
  padding-right:0;
  margin-right: 0;
  border: none;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  float: left;
  padding: 0 20px;
  margin-right: -1px;
  margin-left: 0;
}

#colmain img.main
{
  max-width: 535px;
}

#colmain p,
#colmain h1,
#colmain h2,
#colmain h3,
#colmain h4,
#colmain h5,
#colmain h6
]{
  margin-left: 15px;
  margin-right: 15px;
}

#colmain h1,
#colmain h2,
#colmain h3,
#colmain h4,
#colmain h5,
#colmain h6
{
  color: #222222 !important;
}

#colmain h1 
{
  margin-top: 25px;
  margin-bottom: 5px;
}

#colmain h2 
{
  font-size: 140%;
  margin-top: 25px;
  margin-bottom: 10px;
}

#colmain ul,
#colmain ol
{
  margin-left: 35px;
  margin-right: 15px;
}

#colmain p,
#colmain li
{
  font-size: 110%;
  line-height: 1.2em;
  margin-bottom: 15px;
}

#colmain .tick-box ul
{
  margin-left: 15px;
  list-style: none; 
}

#colmain .tick-box li, 
.tickbox li
{
  background: url("/img/site/ticky-box.png") no-repeat scroll 8px 0px; 
  overflow: hidden; 
  padding-left: 35px;
}

#colmain ol.indent 
{
  margin-left: 50px;
}

a 
{
  font-size: inherit;
}

#colmain p.intro 
{
  font-size: 120%;
  line-height: 1.4em;
  font-weight: bold;
  color: #222222; 
  margin-top: 15px;
}

#colright 
{
  width: 213px;
  float: left;
  padding: 0;
  border-left: 1px solid #cccccc;
}

#colright div 
{
  padding: 15px;
  padding-top: 20px;
}

#colright div h4,
#colright div h2
{
  margin-bottom: 5px;
}

#colright div.product h2
{
  font-size: 140%;
}

/* div.success 
{
  background-image: url(/img/site/flash-success.png);
  background-repeat: no-repeat;
  background-position: top center;
}

div.related
{
  background-image: url(/img/site/flash-related.png);
  background-repeat: no-repeat;
  background-position: top center;
}

div.product 
{
  background-image: url(/img/site/flash-product.png);
  background-repeat: no-repeat;
  background-position: top center;}*/

div.merch
{
  text-align: center;
}

#colright img 
{
  margin-bottom: 5px;
}

.related-article 
{
  margin-bottom: 15px;
}

.rb-border 
{
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#colfull
{
  width: 928px;
  float: left;
  text-align: center;
  border-top: 1px solid #cccccc;
  margin-top: 10px;
  border-bottom: 1px solid #cccccc;
}

#colfull img {
  float: left;
}

#menu-links,
.footer
{
  width: 960px;
  float: left;
  background-color: #ffffff;
  /*padding: 20px;*/
}

#menu-links div 
{
  float: left;
  width: 170px;
}

.pad-15,
#menu-links div.pad-15

{
  padding: 15px;
}

.pad-r5,
#menu-links div.pad-r5
{
  padding-right: 5px;
}

#menu-links li
{
  padding: 2px 0 3px 0;
  border-bottom: 1px dashed #cccccc;
}

/*.pad-r10 {
  padding-right: 10px;
}

.pad-l10 {
  padding-left: 10px;
}*/
#article-links 
{
  width:960px;
/*  padding: 20px;*/
  float: left;
}

#article-links div 
{
  width: 209px;
  float: left;
  padding: 15px;
}

#colnav a.button {
  font-weight: normal;
}

.helpteam-quote {
  float: right;
  width: 190px;
  height: 200px;
  vertical-align: middle;
}

blockquote {
  text-align: right;
  font-size: 120%;
  margin: 15px 0 5px 0;
  color: #555555;
  font-weight: normal;
}

.wlr-button-sunshine {
    background: none repeat scroll 0 0 #ff9c00 !important;
    border-color: #e58c00 !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

a:hover.wlr-button-sunshine {
      background: none repeat scroll 0 0 #e58c00 !important;
}

.wlr-text-color2 {
  color: #009ecd;
}

.wlr-text-color3 {
  color: #ff9c00;
}

#tools {
  float: left;
  width: 330px;
  vertical-align: top;
  border-right: 1px solid #cccccc;
  margin-right: -1px;
  padding-right: 15px;
  padding-left: 15px;
}

#tools h5 {
  margin-left: 40px;
  margin-bottom: 0;
}

#tools h5 a, #forum h5 a {
  font-size: 90%;
} 

#tools p {
  margin-left: 40px;
  margin-bottom: 10px;
}

#tools img {
  float: left;
  margin-right: 5px;
}

#forum {
  display: inline-block;
  width: 330px;
  vertical-align: top;
  border-left: 1px solid #cccccc;
  padding-left: 15px;
}

#forum li {
  margin-bottom: 5px;
  background: url(/img/site/home-message.jpg) no-repeat scroll 0 0;
  padding: 0 0 10px 40px;
}

#forum li a {
  font-weight: bold;
}

#forum ul {
  list-style: none outside none;
  margin: 0;
}

td.green {
  background-color: #EAFFEC;
  color: #009D00 ;
  font-weight: bold;
}

td.sunshine {
  background-color: #fff1bf;
  color: #ff3100 ;
  font-weight: bold;
}

blockquote
{
  text-align: center;
}

.banner-ad 
{
  background-color: #eeeeee;
  float: left;
  padding: 20px;
  width: 920px;
}

strong 
{
  font-size: inherit;
  color: inherit;#
}

#colnav div.ad,
#colright div.ad,
.bannerAd
{
  background-color: #eeeeee;
  padding: 5px;
}

.border-top
{
  border-top: 1px solid #cccccc;
}

.border-bottom 
{
  border-bottom: 1px solid #cccccc;
}

.tab-strip
{
   margin-top: 15px;
   width: 100%;
   text-align: center;
   background-repeat: repeat-x;
   background-position: bottom;
   border-bottom: 2px solid #80c9c9;
}

.tab-strip a
{
   font-weight: bold;
   color: #009393;
   text-decoration: none;
   font-size: 13px;
   background-color: #fff;
   
   display: inline-block;
   padding: 5px 15px 5px 15px;
   margin: 0 2px 0 1px;
   
   border: 1px solid #cccccc;
   border-bottom: none;
   wlr-border-b-std: none;
   
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}

.tab-strip a:hover
{
   color: #ff3100;
}

.tab-strip a.selected, .tab-strip a.selected:hover
{
   color: #009393;
   border: 1px solid #80c9c9;
   border-bottom: none;
   wlr-border-b-std: none;
   background-color: #bfe4e4;
}

div#profile-pic-gallery
{
   position: relative;
}
div#profile-pic-gallery .js
{
   overflow: hidden;
   zoom: 1;
}
div#profile-pic-gallery, div#profile-pic-gallery .carousel-wrap
{
   margin: 0;
   border: 0;
   zoom: 1;
}
div#profile-pic-gallery .js .carousel-wrap
{
   display: inline-block;
   vertical-align: middle;
   width: 483px;
   margin: 0 0 0 30px;
   padding-left: 10px;
   border: 1px #CCC solid;
}
.IE div#profile-pic-gallery .js .carousel-wrap
{
   display: inline;
   margin-bottom: 10px;
}
div#profile-pic-gallery .carousel ul
{
   margin: 0;
   padding: 0;
   zoom: 1;
}
div#profile-pic-gallery .js ul li
{
   overflow: hidden;
   display: inline;
   float: left;
   width: 150px;
   height: 150px;
   text-align: center;
   zoom: 1;
   padding-top: 15px;
   padding-bottom: 15px;
}
div#profile-pic-gallery .carousel-control
{
   overflow: hidden;
   display: inline-block;
   vertical-align: middle;
   width: 40px;
   height: 105px;
   cursor: pointer;
   line-height: 999px;
   zoom: 1;
   border: 0;
   text-indent:-9999px;
   position: absolute;
   top: 40px;
}
div#profile-pic-gallery .carousel-next
{
   right: 0;
   background: url(/img/site/arrows.png) 100% 50% no-repeat;
}
div#profile-pic-gallery .carousel-previous
{
   left: 0;
   background: url(/img/site/arrows.png) 0 50% no-repeat;
}
div#profile-pic-gallery .carousel-control:hover
{
   -moz-opacity: .7;
   opacity: 0.70;
   filter: alpha(opacity=70);
}
div#profile-pic-gallery .disabled, div#profile-pic-gallery .disabled:hover
{
   -moz-opacity: .1;
   opacity: 0.10;
   filter: alpha(opacity=10);
   cursor: default;
}
div#profile-pic-gallery div
{
   margin: 0;
   padding: 0;
   border: 0;
}
div#profile-pic-gallery ul
{
   padding: 0;
   list-style: none;
   width: 480px;
   height: 150px;
   margin: 0;
}
div#profile-pic-gallery ul li
{
   position: relative;
   width: 150px;
   margin: 0;
   cursor: pointer;
}

#colmain #introBox,
#colmain #introBox h3
{
  color: #555555;
}

#colmain #introBox h3
{
  font-size: 100%;
  margin: 0;
}

#colmain #introBox p 
{
  font-size: 100%;
  margin: 0;
}

/*Press Office specific - Jo 28.01.2011 */

.press, .press div {
  display: block;
}

#colmain .press p, 

#colmain .press h2, 

#colmain .press h4, 

#colmain .press h5,

#colmain .press li {

  margin-left: 85px;
  margin-right: 30px;
}

#colmain .press h2 {
  margin-bottom: 0;
}

#colmain .press h4, #colmain .press h5 {
  margin-top: 0;
}

#colmain .press h5, #colmain .press h4 {
  color: #222222;
}

#colmain .press h4 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}


#colmain .press h3 {

  margin-top: 10px;

  float: left;
  width: 45px;
  display: block;
  background-color: white;
  border: 1px solid #cccccc;
  padding: 5px 10px;
  text-align: center;

  font-size: 13px;

}

#colmain #content .press img {
  float: left;
  margin: 5px 10px 5px 20px;
}

.pressImg {
  overflow: auto;
}

.pressleft {
  float: left;
  margin-right: 10px;
}


#colmain .press h3.release {
  width: 480px;
  float: none;
  margin-bottom: 15px;
}


#colmain .press blockquote {
  color: #E54100;
  margin: 15px 30px 5px 85px;
  text-align: left;
}


span.link {
  color: #009393;

}

/*End of press office */

.wlr-pad-b10 { padding-bottom: 10px; }
.wlr-margin-b5 { margin-bottom: 5px; }

/* for BMI calculator */

#colmain #bmitabs ul,
#colmain #successtabs ul
{
  margin-left: 0;
  margin-right: 0;
}

#colmain #bmitabs li,
#colmain #successtabs li
{
  margin-bottom: 0;
}

#colmain #bmitabs fieldset
{
  display: inline-block;
  width: 200px;
}

#colmain div.w160 img
{
  margin-left: 0;
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
}

#colmain div.w160 h4
{
  font-size: 120%;
}

#colmain div.160 h4,
#colmain div.160 p
{
  margin-left: 3px !important;
  margin-right: 3px !important;
}

#colmain div.160 table
{
  margin: 5px 3px 10px 3px !important;
}

#colmain div.160 table th
{
  font-weight: normal !important;
  font-size: 100% !important;
}

#colmain div.w160 a.button
{
  display: none;
}

/* End of BMI calculator */

/*----------------------------------------------------
Home Pages Layouts: Tried and Tasted
-----------------------------------------------------*/

caption {
  text-align: left;
  padding-bottom: 5px;
}

table 
{
  margin-bottom: 15px;
  border: 1px solid #CCCCCC;
}

td,
th
{
  padding: 5px;
  border: 1px solid #CCCCCC;
  vertical-align: top;
}

th 
{
  background-color: #F6FCFF;
  text-align: left;
  font-size: 110%;
  color: #222222;
}

table.successTable
{
  margin-top: 0 !important;
  width: 180px !important;
  float: right;
  margin-right: 0;
}

#colmain .successPics img 
{
  border: 1px solid #cccccc;
  padding: 15px;
}

table.wlr-table-data,
table.wlr-table-data th,
table.wlr-table-data td
{
  border: none;
  margin: 0;
  vertical-align: middle;
  font-size: 100%;
}

#successtabs.ui-widget-content
{
  border: none;
}

#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5,
#tabs-6
{
  padding: 0;
}

#colmain div.w160
{
  width: 150px;
  display: inline-block;
  padding: 5px;
  margin: 5px;
  border: 1px solid #cccccc;
  vertical-align: top;
}

#successtabs .ui-widget-content a
{
  color: #009393;
}

#successtabs .ui-widget-content a:hover
{
  color: #FF3100;
}

#colmain #successtabs p,
#colmain #successtabs h4,
#colmain #successtabs table
{
  margin-left: 5px;
  margin-right: 5px;
}

#colmain #successtabs table th,
#colmain #successtabs table td
{
  font-size: 100%;
}

.note 
{
  font-size: 80%;
}







/* End of BMI calculator */

/* CSS Document */

