html {
    height: 100%;
/*  overflow-y: scroll;
*/}

body {
    margin: 0px;
    padding: 0px;
    background: url(../img/bg.jpg) repeat-x #d7d0db;
    color: #5e325e;
    /*font-family: "Times New Roman", Times, serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 17px;
    font-size: 14px;
}

div , img, ul, li {
    margin: 0px;
    padding: 0px;
    border:none;
}

p {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 20px;
}

hr {
    border: none 0;
    float:left;
    border-top: 1px dashed #b9adbf;
    width: 100%;
    height: 1px;
}

h1 {
    margin:0px;
    padding-left: 20px;
    padding-top: 15px;
    font-size: 13px;
    font-weight:bold;
    color:#2a142a;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
    margin:0px;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    font-weight:bold;
    color:#2a142a;
    font-family:"Times New Roman", Times, serif;
}

.more a {
    margin:0px;
    padding-left: 10px;
    padding-right: 3px;
    color:#2a142a;
    font-weight:bold;
    font-size: 13px;
    text-decoration: none;
    float:right;
    background: url(../img/menu_style.gif) no-repeat center left;
}

.more a:hover {
    color:#a87ea8;
}

#container {
    width: 800px;
    overflow: hidden;
    margin: 0px auto;
    z-index: 0;
    position: relative;
}

/*menu top*/

#menudiv {
    height: 43px;
    text-align: right;
}

#menutop {
    float: right;
    padding: 0px 30px 0px 0px;
    margin: 20px 0px 0px 0px;
}

#menutop li {
    display: inline;
    float: left;
    padding: 0px;
    margin: 0px 2px 0px 2px;
    background:url(../img/menutop_center.jpg);
    height: 23px;
}

#menutop a {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    font-size: 12px;
    color: #5e325e;
    /*font-family: "Times New Roman", Times, serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menutop a:hover {
    color: #a87ea8;
}

/*END menu top*/
#panel_top {
    height:23px;
    background:url(../img/panel_0_0.jpg) no-repeat top left;
}
#panel_center {
    background:url(../img/panel_1_0.jpg);
}
#panel_bottom {
    height:31px;
    background:url(../img/panel_2_0.jpg) no-repeat top left;
}

#header {
    height:159px;
    background:url(../img/logo.png) no-repeat 450px 33px;
}

#header .logo{
/*
    padding-top: 10px;
    padding-left: 60px;
    */
}

#header blockquote {
    margin: 0px;
    padding-left: 400px;
    width: 330px;
    color:#a87ea8;
}

#container-body {
    padding-top: 20px;
    overflow:hidden;
    width: 800px;
}

#col_left {
    float: left;
    width: 202px;
}

#col_left .box {
    width: 202px;
    background:url(../img/bg_col.gif) no-repeat top left;
}

#col_left .newsletter {
    width: 202px;
    //height: 114px;
    background:url(../img/bg_newsletter.gif) no-repeat top left;
    padding: 45px 10px 10px 10px;
}

#col_left ul{
    padding: 10px 20px 30px 20px;   
}

#col_left li{
    padding-left: 0px;
    color:#2f172f;
    font-size: 14px;
    line-height: 30px;
    background: url(../img/menu_sep.jpg) repeat-x top;
    list-style-position:inside;
    list-style-type:none;
}

#col_left a{
    padding-left: 10px;
    text-decoration: none;
    color: #2f172f;
    background: url(../img/menu_style.gif) no-repeat;
    background-position: 0px center;
}   

#col_left a:hover {
    color: #855085;
}

#col_left .inputnewsletter{
    margin: 0px;
    padding-left: 10px;
}

#col_left .button_go{
    margin: 0px;
    padding-top: 42px;
    padding-right: 10px;
    float:right;
    height: 100%;
}
    
.col_center {
    padding-top: 10px;
    padding-left: 215px;
    padding-right: 215px;
}

.col_center_no_right {
    padding-right: 10px;
}
.col_center_no_left {
    padding-left: 10px;
}

#col_right {
    float: right;
    width: 202px;
    background:url(../img/bg_col.gif) no-repeat top right;
}

.col_right {
    border-bottom: 1px solid #d4a8d5;
}

#col_right blockquote {
    margin: 0px;
    padding-left: 10px;
    padding-top: 25px;
    padding-bottom: 10px;
    width: 175px;
    color:#2f172f;
}

#col_right .button_start{
    margin: 0px;
    padding-left: 75px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footer {
    padding-top: 30px;
    padding-bottom: 60px;
    font-size:13px;
    color:#9a739b;
}

#footer a {
    text-decoration: none;
    color: #6d4c6e;
}

#footer a:hover {
    text-decoration: underline;
    color: #5e325e;
}

#footer span {
    padding-left: 25px;
    padding-right: 25px;
}

#panel_center .dijitBorderContainer {
    background-color: transparent;
}
#panel_center .dijitContentPane {
    background-color: transparent;
    border: none;
}
#panel_center .dijitGutter {
    background-color: transparent;
}
#cardio ul, #nutrition ul {
    padding-left: 40px;
}
.box {
    width: 202px;
    padding: 10px;
    background:url(../img/bg_col.gif) no-repeat top left;
}
/* new stuff E */
.errorlist {
    color: red;
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  /*
  min-width: 500px;
  max-width: 600px;
  width: 560px;
  */
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
    font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
    display: block;  /* block float the labels to left column, set a width */
    float: left; 
    width: 150px; 
    padding: 0;
    margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
    text-align: right;
}   

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
    text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}
form input, form textarea, form select, form .dijit, .dijitTextArea, .dijitComboBox {
    /* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
    width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
    margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
    margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form .dijitTextArea {
    width: 300px;
}

form dd {
    display: block;
    margin: -15px 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
    padding: 1px 3px;
    font-size: 78%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
    clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


