html {
  width: 100%;
  height: 100%;
  padding: 0;
  color: #AAAAAA;
  font-size: 13px/21px;
  font-family: Georgia, Garamond, Times, "Times New Roman", serif; }

#super_wrapper {
  margin-left: auto;
  margin-right: auto;
  margin_bottom: auto;
  width: 100%;
  height: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

#background_wrapper {
  background: url("/images/background_slice2.jpg") repeat-x;
  min-height: 800px; }


body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

ol {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

ul {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

.footer {
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 0px; }
  .footer .links {
    font-family: calibri;
    color: #8AB4E9;
    font-size: 30px;
    padding-left: 10px; }
    .footer .links td {
      width: 55px;
      text-align: center; }


div, p, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, form {
  margin: 0;
  padding: 0;
  list-style: none; }

a:link {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none;
  color: black; }

a:visited {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none;
  color: black; }

a:active {
  text-decoration: underline;
  border: 0px;
  outline: no;
  background: none;
  list-style: none; }

a:hover {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none; }

.floatl {
  float: left; }

.floatr {
  float: right; }

label {
  margin: 0.2em 0.1em 0.2em 0;
  padding: 3px 6px 3px 4px;
  vertical-align: middle; }

input {
  zoom: 1;
  vertical-align: middle;
  margin: 0.2em 0.1em 0.2em 0;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  font-height: 130%;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  overflow: visible;
  padding: 3px 6px 3px 4px; }
  input img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }

textarea {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 200px;
  width: 400px;
  border: 2px solid #ababab;
  color: #ababab;
  font-style: calibri;
  font-size: 20px; }

#ButtonOrange {
  background: url(../images/BtnOrg.gif) no-repeat left top;
  margin: 0 2px;
  width: 106px;
  height: 37px;
  float: left;
  text-align: center;
  font: bold 14px verdana;
  color: #fff;
  padding: 5px 0; }

/* this probably does absolutely nothing */
.textField input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 20px;
  width: 200px;
  border: 2px solid #ababab;
  color: #ababab;
  font-style: calibri;
  font-size: 20px; }

.textArea input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 20px;
  width: 200px;
  border: 2px solid #ababab;
  color: #ababab;
  font-style: calibri;
  font-size: 16px; }

.submit input {
  background: #fff url(../images/buttonSubmit.png) no-repeat;
  color: white;
  font-size: 0px;
  border: 0px;
  width: 70px;
  height: 35px; }

.send input {
  background: #fff url(../images/button_send_invites.png) no-repeat;
  color: white;
  font-size: 0px;
  border: 0px;
  width: 145px;
  height: 35px; }

.invite input {
  background: #fff url(../images/button_invite.png) no-repeat;
  color: white;
  font-size: 0px;
  border: 0px;
  width: 145px;
  height: 35px; }

#pane {
  width: 850px;
  margin: 0 auto;
  background-color: #fff;
  background-position: left top; }

#header {
  background-image: url(/images/headerbg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 120px;
  border-bottom: 2px solid #ff5601; }

#logo {
  background-image: url(/images/eFitPlan_logo.png);
  background-repeat: no-repeat;
  background-left: 55px;
  background-position: bottom;
  background-display: block;
  background-margin: 0 auto;
  height: 120px;
  width: 22%;
  float: left;
  text-align: center; }

#menu {
  background-image: url(/images/menubg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  display: block;
  padding: 80px 0 0 0;
  float: left; }
  #menu ul {
    width: 58%;
    float: left;
    margin-left: 20px; }
  #menu li {
    float: left;
    height: 42px;
    margin-right: 5px; }

.pane {
  padding: 70px 0px;
  color: #ababab; }

.CenterPane {
  width: 850px;
  margin: 0 auto; }

#Box {
  background: url(../images/midbox.jpg) no-repeat 35px 75px;
  width: 80%;
  margin: 0 auto;
  display: block;
  padding-top: 51px;
  height: 450px; }
  #Box #BoxTop {
    margin-left: auto;
    margin-right: auto;
    width: 230px;
    height: 62px;
    background: url(../images/rbbg.jpg) repeat-x left top; }
    #Box #BoxTop .left {
      background: url(../images/round_left_corner.jpg) no-repeat right top;
      width: 13px;
      height: 62px;
      display: block;
      float: left; }
    #Box #BoxTop .right {
      width: 13px;
      height: 62px;
      display: block;
      float: left;
      background: url(../images/roundrcorner.jpg) no-repeat left top;
      float: right; }
    #Box #BoxTop .Title {
      color: #ff0101;
      font: bold 2.0em arial; }
    #Box #BoxTop .wrapper {
      padding-top: 4px; }
  #Box #BoxTop2 {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 62px;
    background: url(../images/rbbg.jpg) repeat-x left top; }
    #Box #BoxTop2 .left {
      background: url(../images/round_left_corner.jpg) no-repeat right top;
      width: 13px;
      height: 62px;
      display: block;
      float: left; }
    #Box #BoxTop2 .right {
      width: 13px;
      height: 62px;
      display: block;
      float: left;
      background: url(../images/roundrcorner.jpg) no-repeat left top;
      float: right; }
    #Box #BoxTop2 .Title {
      color: #ff0101;
      font: bold 2.0em arial; }
    #Box #BoxTop2 .wrapper {
      padding-top: 4px; }
    #Box #BoxTop2 a {
      font-language: calibri;
      font-size: 15px;
      text-decoration: none;
      color: #3D3D3D; }

#Calander table td {
  width: 84px;
  text-align: center; }
#Calander table tr {
  height: 27px; }
#Calander table .TabHeaders {
  background: #8db5e8;
  color: #fff; }
#Calander table .TabInfo {
  background: #cfd6e6 url(../images/tr1bg.gif) repeat left top;
  vertical-align: middle;
  font-size: 10px; }
#Calander table img {
  padding-top: 5px; }

#BoxIn {
  width: 85%;
  padding-left: 80px;
  display: block;
  margin: 20px 0; }
  #BoxIn .left, #BoxIn .right {
    width: 28%;
    float: left;
    padding: 10px; }
  #BoxIn .left {
    width: 64%; }
  #BoxIn .right {
    font: normal 14px verdana;
    color: #3d03d1; }
  #BoxIn a {
    color: #3d03d1;
    text-decoration: underline; }

#facebook_join {
  background-image: url(../images/facebook_join.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 150px;
  height: 50px; }

#BoxEmail {
  background: url(../images/midboxSmall.jpg) no-repeat;
  width: 485px;
  height: 230px;
  margin: 0px auto;
  display: block;
  padding: 4px 0px; }
  #BoxEmail .header {
    background-image: url(/images/headerbgSmall.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width: 467px;
    height: 60px;
    padding-top: 10px; }
  #BoxEmail .footer {
    background-image: url(/images/headerbgSmallInvert.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 467px;
    height: 60px;
    margin-top: 14px; }
  #BoxEmail .footer2 {
    background-image: url(/images/headerbgSmallInvert.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 467px;
    height: 60px;
    margin-top: 6px; }
  #BoxEmail .footer3 {
    background-image: url(/images/headerbgSmallInvert.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    width: 467px;
    height: 60px;
    margin-top: 63px; }
  #BoxEmail .footer4 {
    background-image: url(/images/headerbgSmallInvert.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    width: 467px;
    height: 60px;
    margin-top: 10px; }
  #BoxEmail .mar19 {
    margin-top: 19px; }
  #BoxEmail .pos1 {
    margin-left: -0px;
    margin-top: -55px; }
  #BoxEmail .marR15 {
    margin-left: 15px; }
  #BoxEmail .submit input {
    margin-left: 286px;
    margin-top: -36px; }
  #BoxEmail .checkbox input {
    margin-left: -170px; }
  #BoxEmail .text1 {
    margin-top: -60px; }
  #BoxEmail .text2 {
    margin-top: 40px; }
  #BoxEmail .text3 {
    margin-top: -20px; }
  #BoxEmail .text4 {
    margin-top: 75px; }
  #BoxEmail .text5 {
    margin-top: 20px; }

#comment {
  margin-left: 50px;
  margin-right: 50px;
  padding-bottom: 40px; }
  #comment .author {
    margin-left: 40px;
    margin-top: 15px; }
  #comment .body {
    margin-left: 40px;
    margin-left: 60px;
    font_size: 16px;
    width: 350px;
    word-wrap: break-word; }

#blog {
  padding-top: 40px;
  margin-left: 40px;
  font-size: 16px;
  color: #3D3D3D;
  font-style: Times New Roman; }
  #blog .body {
    margin-left: 30px;
    margin-right: 70px; }
  #blog .entry {
    margin-bottom: 20px; }
  #blog .title {
    font-weight: bold;
    font-style: italic;
    font-size: 25px;
    color: #1f509f; }
  #blog .author {
    font-style: italic;
    font-size: 14px; }
  #blog .submit input {
    margin-top: 3px; }

#blog_index {
  width: 175px;
  align: left;
  text-align: left; }
  #blog_index p {
    align: left;
    line-height: 30px;
    font-color: white; }
  #blog_index .box {
    text-align: left;
    width: auto;
    height: auto;
    padding: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #8AB4E9;
    margin-top: 2px; }

.line-height150 {
  line-height: 150%; }

#about .box {
  width: auto;
  height: auto;
  padding: 5px 10px;
  -moz-border-bottomright-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottomleft-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  background: #204DA1;
  text-align: center;
  margin-top: 2px; }
#about .box2 {
  width: auto;
  height: auto;
  padding: 0px 10px;
  -moz-border-topright-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-topleft-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  background: #204DA1;
  text-align: center; }
#about a:link {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none;
  color: white; }
#about a:visited {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none;
  color: white; }
#about a:active {
  text-decoration: underline;
  border: 0px;
  outline: no;
  background: none;
  list-style: none; }
#about a:hover {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none; }
#about #linkBox {
  width: 100px; }
#about .press a:link {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none;
  color: blue;
  font-size: 20px; }
#about .press a:visited {
  text-decoration: none;
  border: 0px;
  outline: none;
  background: none;
  list-style: none;
  color: blue;
  font-size: 15px; }

#adminLogin .field1 {
  margin-left: -5px; }
#adminLogin .submit input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-style: calibri;
  border: 0px;
  margin-left: 233px; }

.font36px {
  font-family: calibri;
  font-size: 36px; }

.font20px {
  font-family: calibri;
  font-size: 20px; }

.font24px {
  font-family: calibri;
  font-size: 24px; }

.font16px {
  font-family: calibri;
  font-size: 16px; }

.font11px {
  font-family: calibri;
  font-size: 12px; }

.font8px {
  font-family: calibri;
  font-size: 8px; }

.colorWhite {
  color: #FFFFFF; }

.colorBlack {
  color: #000000; }

.colorEOrange {
  color: #FF5500; }

.colorFitBlue {
  color: #204DA1; }

.colorPlanBlue {
  color: #8AB4E9; }

.colorGray {
  color: #D9D9D9 ; }

.italics {
  font-style: italic; }
