﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
nav ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
a
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ins
{
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark
{
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del
{
    text-decoration: line-through;
}
abbr[title], dfn[title]
{
    border-bottom: 1px dotted;
    cursor: help;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input, select
{
    vertical-align: middle;
}
body
{
    font: 13px/1.231 sans-serif; *font-size:small}
select, input, textarea, button
{
    font: 99% sans-serif;
}
pre, code, kbd, samp
{
    font-family: monospace,sans-serif;
}
body, select, input, textarea
{
    color: #444;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
}
html
{
    overflow-y: scroll;
}
a
{
    color: #17479e;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:active
{
    outline: none;
}
a:hover
{
    color: #036;
}
ul, ol
{
    margin-left: 1.8em;
}
ol
{
    list-style-type: decimal;
}
nav ul, nav li
{
    margin: 0;
}
small
{
    font-size: 85%;
}
strong, th
{
    font-weight: bold;
}
td, td img
{
    vertical-align: top;
}
sub
{
    vertical-align: sub;
    font-size: smaller;
}
sup
{
    vertical-align: super;
    font-size: smaller;
}
pre
{
    padding: 15px;
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word;
}
textarea
{
    overflow: auto;
}
.ie6 legend, .ie7 legend
{
    margin-left: -7px;
}
input[type="radio"]
{
    vertical-align: text-bottom;
}
input[type="checkbox"]
{
    vertical-align: bottom;
}
.ie7 input[type="checkbox"]
{
    vertical-align: baseline;
}
.ie6 input
{
    vertical-align: text-bottom;
}
label, input[type=button], input[type=submit], button
{
    cursor: pointer;
}
button, input, select, textarea
{
    margin: 0;
}
input:invalid, textarea:invalid
{
    border-radius: 1px;
    -moz-box-shadow: 0 0 5px red;
    -webkit-box-shadow: 0 0 5px red;
    box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid
{
    background-color: #f0dddd;
}
::-moz-selection
{
    background: #5fbb55;
    color: #fff;
    text-shadow: none;
}
::selection
{
    background: #5fbb55;
    color: #fff;
    text-shadow: none;
}
a:link
{
    -webkit-tap-highlight-color: #ff5e99;
}
button
{
    width: auto;
    overflow: visible;
}
.ie7 img
{
    -ms-interpolation-mode: bicubic;
}
.ir
{
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}
.hidden
{
    display: none;
    visibility: hidden;
}
.visuallyhidden
{
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}
.invisible
{
    visibility: hidden;
}
.clearfix:before, .clearfix:after
{
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after
{
    clear: both;
}
.clearfix
{
    zoom: 1;
}
input[type=checkbox] + label
{
    margin-left: 3px;
}
body
{
    background: #e5e5e5;
    color: #808285;
    font: 11px Arial,Verdana,Helvetica,Sans-Serif;
}
select, textarea
{
    border: #999 1px solid;
    padding: 2px;
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
}
input.btn
{
    border: none;
    background: url(images/button-100.gif) no-repeat top left;
    width: 100px;
    height: 24px;
    font-size: 90%;
    cursor: default;
    cursor: pointer;
}
input.btn_70
{
    border: none;
    background: url(images/button-70.gif) no-repeat top left;
    width: 70px;
    height: 24px;
    font-size: 90%;
    cursor: default;
    cursor: pointer;
}
input.btn_140
{
    border: none;
    background: url(images/button-140.gif) no-repeat top left;
    width: 140px;
    height: 24px;
    font-size: 90%;
    cursor: default;
    cursor: pointer;
}
input.btn_search
{
    border: none;
    background: url(images/magnify_button.gif) no-repeat top left;
    width: 22px;
    height: 24px;
    font-size: 90%;
    cursor: default;
    cursor: pointer;
}
select
{
    padding: 0;
}
ol
{
    list-style-type: lower-roman;
}
li
{
    list-style: none;
}
fieldset
{
    border: solid 1px #ccc;
    padding: 5px;
}
legend
{
    margin-bottom: 2px;
}
.fix
{
    clear: both;
    height: 1px;
    margin: 0 0 -1px;
    overflow: hidden;
}
label
{
    margin: 0;
    padding: 0;
}
.checkbox input
{
    margin: 0;
    padding: 0;
    border: none;
}
.checkbox label
{
    margin-left: 3px;
}
.radio
{
    margin: 0;
    padding: 0;
}
.textarea
{
    width: 355px;
}
.mediumtext
{
    width: 255px;
}
.smalltext
{
    width: 150px;
}
.warning
{
    color: Red;
}
.watermarked
{
    padding: 2px 0 0 2px;
    border: 1px solid #bebebe;
    background-color: #e5e5e5;
    color: gray;
}
.fieldWithErrors
{
    display: inline;
}
.errorExplanation
{
    padding-bottom: 15px;
}
.errorExplanation li
{
    color: #f00;
}
.list1
{
    margin: 0 0 20px;
}
.list1 li
{
    color: #002d62;
    margin: 0 0 3px;
    font-weight: normal;
}
div.previousNext
{
    background-color: #fafafa;
    color: #222;
    width: 100%;
    margin: 5px 0;
    padding: 2px 0;
    min-height: 1.6em;
}
div.previousNext a
{
    float: right;
    margin-left: 4px;
    display: block;
    color: #444;
}
div.previousNext a.disabled
{
    color: #ccc;
}
div.aboutme dl
{
    margin-top: 2px;
    padding: 2px 10px;
}
div.aboutme dl dt
{
    font-weight: bolder;
    margin-top: 2px;
}
div.aboutme dl dd
{
    margin-left: 30px;
}
table.tfk
{
    border: solid 1px #b7b7b7;
    padding: 6px 10px;
    background-color: #fff;
    text-align: left;
}
table.tfk thead th
{
    background-color: #eee;
    padding: 1px 10px;
}
table.sortable thead th.header
{
    background-image: url(images/small_asc_desc.gif);
    background-repeat: no-repeat;
    background-position: center right;
}
table.sortable thead th.headerSortUp
{
    background-image: url(images/small_asc.gif);
}
table.sortable thead th.headerSortDown
{
    background-image: url(images/small_desc.gif);
}
table.tfk td
{
    background-color: #f8f8f8;
    padding: 2px 10px 0;
}
table.tfk tr:hover td
{
    background-color: #e8f0f0;
}
.hover
{
    font-weight: bolder;
}
.hovering
{
    border: solid 1px #b7b7b7;
    background-color: #fff;
    margin: 0 auto;
    padding: 2px 5px;
}
.editRow
{
    margin: 4px 0;
    padding: 8px 2px;
    border: dashed 1px #fff;
}
span.rdo input
{
    margin-right: .25em;
    border-width: 0;
}
span.rdo label
{
    font-weight: normal;
    margin-right: 2em;
    vertical-align: text-bottom;
    display: inline;
}
div.tooltip
{
    background-color: #000;
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 200px;
    display: none;
    color: #fff;
    text-align: left;
    font-size: 12px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}
strong
{
    color: #666;
}
.popUpBox
{
    border: solid 1px #0052a5;
    background-color: #fff;
    margin: 0 auto;
    padding: 2px;
    max-width: 90%;
    max-height: 90%;
}
.popUpBoxHelp
{
    width: 300px;
}
.popUpHeader
{
    background-color: #f7f7f7;
    height: 14px;
    margin: 0 auto;
    color: #0052a5;
    margin: 4px 0;
    padding: 3px 10px;
    font-weight: bold;
}
.popUpContent
{
    margin: 0 auto;
    padding: 0 17px 0 12px;
    text-align: left;
    max-height: 99%;
    overflow: auto;
}
.popUpBackground
{
    background-color: Gray;
    opacity: .7;
}
a.popUpCancel, a.popUpCancel:link, a.popUpCancel:active, a.popUpCancel:visited, a.popUpCancel:hover
{
    float: right;
    font-size: 0;
    height: 14px;
    width: 14px;
    background-image: url(../images/system/uploadcancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0;
    text-decoration: none;
    border: none;
    top: 0;
    color: #000;
}
a.popUpCancel:hover
{
    background-position: 0 0;
}
blockquote
{
    border: 1px dashed #ccc;
    padding: 10px 10px;
    margin: 10px 10px;
}
.ie6 a:hover
{
    border-bottom-style: solid;
}
.ie6 ol, .ie6 ul
{
    margin-left: 3em;
}
#page
{
    background: #fff;
    margin: 10px auto;
    width: 978px;
    border: 1px solid #b7b7b7;
    min-height: 760px;
    height: auto !important;
    height: 760px;
}
#header
{
    padding: 0;
    margin: 0;
    position: relative;
}
#header h1
{
    text-indent: -9999px;
    background: transparent;
}
#header h1 a
{
    display: block;
    height: 100%;
    width: 100%;
}
#columns
{
    clear: both;
    margin-left: 10px;
}
#columns p
{
    padding: 0 0 10px;
}
#leftcol
{
    float: left;
    width: 116px;
}
#leftcol h2
{
    color: #ec519d;
    font-size: 11px;
    font-weight: normal;
}
#leftcol li h2
{   
    margin:3px 0 0 0;
}
#leftcol li ul
{
margin: 0;
}
#leftcol h3
{
    font-size: 11px;
    font-weight: bold;
}
#leftcol .spacer
{
    padding: 0;
}
#centercol
{
    display: table-cell;
    display: block;
    float: left;
    font-size: 14px;
    background: url(images/540-bg.gif) top left no-repeat;
    margin-top: 20px;
    padding: 20px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    border-bottom: 1px solid #f0f0f0;
    width: 500px;
}
#centercol h1
{
    color: #5fbb55;
    font-size: 18px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 100;
}
#centercol h2
{
    color: #5fbb55;
    font-size: 14px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#centercol h2 span
{
    display: block;
    text-indent: 10px;
}
#centercol p
{
    line-height: 20px;
}
#centercol p strong
{
    color: #ec519d;
    font-weight: bold;
}
#centercol p em
{
    color: #ec519d;
    font-style: normal;
}
#centercol ul
{
    line-height: 20px;
    padding: 0;
    margin: 0 0 10px;
}
#centercol ul li
{
    padding: 0 0 0 4px;
    margin: 0;
}
#centercol.fullwidth
{
    background: url(images/958-bg.gif) top left no-repeat;
    width: 918px;
}
#rightcol
{
    float: left;
}
#rightcol div
{
    background: url(images/190-bg.gif) top left no-repeat;
    width: 160px;
    margin-top: 20px;
    margin-left: 10px;
    border-bottom: 1px solid #f0f0f0;
    padding: 15px;
}
#rightcol div img
{
    display: block;
    margin: 0;
}
#rightcol div h1
{
    color: #5fbb55;
    font-size: 16px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#rightcol div h2
{
    color: #ec519d;
    font-size: 16px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#rightcol div p
{
    line-height: 20px;
}
#rightcol div p strong
{
    color: #ec519d;
    font-weight: bold;
}
#rightcol div p em
{
    color: #ec519d;
    font-style: normal;
}
#rightcol div ul
{
    line-height: 20px;
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}
#rightcol div ul li
{
    padding: 0 0 0 11px;
    margin: 0;
    background: url(images/bullet-pink.gif) 0 6px no-repeat;
}
#centerrightcol
{
    display: table-cell;
    display: block;
    float: left;
    height: auto !important;
    height: 490px;
    margin: 12px 0 0 22px;
    min-height: 490px;
    width: 745px;
    font-size: 14px;
}
#centerrightcol h1
{
    color: #ec519d;
    font-size: 16px;
    margin: 0 0 10px;
}
#centerrightcol p
{
    line-height: 20px;
}
#centercolcontent
{
    width: 760px;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
#centercolcontentwithcategory
{
    width: 350px;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
#categorynavigation
{
    width: 120px;
    float: left;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    font-size: 9pt;
    background: url(images/category-bg.gif) no-repeat left top;
}
#categorynavigation h1, #categorynavigation h2
{
    font-size: 9pt;
}
#categorynavigation a
{
    font-weight: normal;
}
#categorynavigation a:hover
{
 color:#17479E;
   text-decoration:underline;
}
#categorynavigation.off-to-the-left
{
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -570px;
    background-color: #fff;
    padding: 10px;
    width: 160px;
}
#categorynavigation.off-to-the-left #leftcol
{
    width: 160px;
}
#categorynavigation fieldset, #categorynavigation ul
{
    margin-top: 10px;
}
#footer
{
    clear: both;
    margin: 10px;
    padding-top: 20px;width: 918px;
}
#footer ul, #footer p
{
    text-align: left;
    font-size: 10px;
}
 #footer p
 {
  float:right;
 }
#footer li
{
    display: inline;
    padding-right: 5px;
}
#footer a
{
    color: #a7a9ac;
}
#menulogin
{
    position: absolute;
    right: 0;
    top: 0;
}
#menulogin a
{
    text-decoration: underline;
    margin-left: 2px;
}
#topmenubar
{
    float: left;
    width: 100%;
}
#topmenubar #contactlink
{
    overflow: visible;
    float: right;
    margin-top: -13px;
    position: relative;
}
#topmenubar ul
{
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    list-style: none;
}
#topmenubar li
{
    float: left;
    margin: 0;
    padding: 0 0 0 9px;
    background: url(images/norm_left.gif) no-repeat left top;
}
#topmenubar li.about-tab
{
float:right;
}
#topmenubar li.active a
{
    font-weight: bold;
}
#topmenubar a
{
    display: block;
    background: url(images/norm_right.gif) no-repeat right top;
    padding: 5px 15px 4px 6px;
    margin-right: 2px;
    font-weight: normal;
}
.gallery_image
{
    padding-right: 15px;
    padding-bottom: 20px;
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
}
.centercolcontent340box
{
    width: 425px;
    height: 340px;
    margin: 0;
    padding-top: 20px;
    padding-left: 12px;
    padding-right: 8px;
    padding-bottom: 8px;
    border: solid 1px #cdcdcd;
}
.centercolcontent340box h2
{
    text-transform: none;
}
.centercolcontent340box p
{
    padding: 8px;
}
.billing div
{
    margin-bottom: 10px;
}
.billing td
{
    padding-right: 8px;
}
.billing .card
{
    height: 26px;
    vertical-align: bottom;
    margin-left: 4px;
}
#my-account-control
{
    position: relative;
    top: 30px;
    left: 150px;
}
#my-account-control .section
{
    height: 250px;
}
#my-account-control .box
{
    border: 2px solid #cdcdcd;
    width: 325px;
    height: 240px;
    float: left;
}
#my-account-control .menu
{
    float: left;
    margin-left: 30px;
    position: relative;
}
#my-account-control .menu ul
{
    border: 2px solid #cdcdcd;
    position: absolute;
    top: 87px;
    width: 200px;
}
#my-account-control #indicators .menu ul
{
    top: 74px;
}
#my-account-control.coach #indicators .menu ul
{
    top: 30px;
}
#my-account-control .menu ul li
{
    border-bottom: 2px solid #cdcdcd;
    line-height: 2em;
    padding: 0;
    text-indent: 20px;
}
#my-account-control .menu ul li.last
{
    border: none;
}
#my-account-control .menu ul li a
{
    display: block;
}
#my-account-control .menu ul li a:hover
{
    background-color: #cdcdcd;
}
#my-account-control .heading
{
    color: #fff;
    text-align: center;
    background-color: #cdcdcd;
    line-height: 2em;
    text-transform: uppercase;
    font-size: 18px;
}
#my-account-control #indicators
{
    clear: both;
    margin-top: 40px;
}

#video-coaching .box
{
    background: url(images/my-account-video-coaching.jpg) no-repeat center 40px;
}

#indicators .box
{
    background: url(images/my-account-indicators.jpg) no-repeat center 40px;
}

