html
{
    min-height: 100%;
    height: auto;
}
a
{
    outline: none;
}
:focus
{
    -moz-outline-style: none;
}

body
{
    margin: 0px 0px;
    background-color: white;
}

#main
{
    position: relative;
    text-align: left;
    padding-top: 174px;
    margin: 0px auto;
    width: 980px;
}

#navcell
{
    width: 216px;
    background-color: #e7cc8d;
}
#navbar
{
    margin-top: 25px;
    border-top: solid 1px #a21d21;
}
#navbar a:link, #navbar a:visited
{
    color: #a21d21;
    background-color: transparent;
    font: bold 12px verdana;
    text-decoration: none;
    padding: 8px 5px 8px 22px;
    border-style: solid;
    border-color: #a21d21;
    border-width: 0px 0px 1px 0px;
    display: block;
}
#navbar div.subs a:link, #navbar div.subs a:visited {
  font-weight: normal;
  border-width: 0px;
  padding: 4px 5px 4px 22px;
}
#navbar div.subs, #navbar div.subbers {
  border-bottom: solid 1px #a21d21;
}
#navbar div.subbers {
  background-color: #efdeb5;
}
#navbar div.subbers a:link, #navbar div.subbers a:visited {
  font-size: 11px;
  border-width: 0px;
  padding: 2px 5px 2px 42px;
}
#navbar a.minus {
  background-image: url(https://turbifycdn.com/ty/cdn/yhst-27505360700960/menu-minus.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  border-width: 0px;
}
#navbar a.plus {
  background-image: url(https://turbifycdn.com/ty/cdn/yhst-27505360700960/menu-plus.png);
  background-repeat: no-repeat;
  background-position: 5px center;
}
#navbar a:hover
{
    background-color: #a21d21 !important;
    color: white !important;
}
#navbar a.subminus {
  background-image: url(https://turbifycdn.com/ty/cdn/yhst-27505360700960/subminus.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  border-width: 0px;
  font-weight: bold !important;
  border-top: solid 1px #a21d21 !important;
  background-color: #efdeb5;
}
#navbar a.subplus {
  background-image: url(https://turbifycdn.com/ty/cdn/yhst-27505360700960/subplus.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  font-weight: bold !important;
}

#logolink
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#ytimeslogo
{
    position: relative;
    top: 5px;
    width: 100%;
    text-align: center;
    font: normal 10px tahoma;
    color: #6b6b6b;
    filter: alpha(opacity=35);
    opacity: 0.35;
    -moz-opacity: 0.35;
}

#ytimeslogo a
{
    font: normal 10px tahoma;
    color: #6b6b6b;
    text-decoration: none;
}

#ytimeslogo img
{
    position: relative;
    top: 2px;
}

#maintable
{
    width: 980px;
    margin: auto;
}
#topheader
{
    position: absolute;
    top: 0px;
}
#topheader .band
{
    width: 980px;
    margin: auto;
}

#topheader
{
    width: 100%;
}
#head
{
    width: 980px;
    margin: auto;
}
#topforms
{
    background-color: #e7cc8d;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
#topforms form
{
    margin: 0px;
    padding: 0px;
}

#toplinks
{
    height: 47px;
    background-image: url(https://turbifycdn.com/ty/cdn/yhst-27505360700960/toplinksback.gif);
}
#toplinks a
{
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
    display: block;
    float: left;
    text-transform: uppercase;
}
#pagebody
{
    margin-left: 20px;
}
#footer
{
    width: 980px;
    margin: auto;
    background-color: #E7CC8D;
    border-top: 1px solid white;
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer td
{
    font-size: 14px;
    color: #906126;
}
#footer, #footer a
{
    font-family: arial;
    font-size: 12px;
    color: #906126;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#bottomLinks td
{
    border-left: 1px solid #906126;
    padding-left: 12px;
}
#rCart
{
    position: relative;
    width: 300px;
    height: 40px;
}
#ys_superbar
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 300px !important;
    font: normal 11px arial;
}
#ys_superbar div
{
    display: inline !important;
    font: normal 11px arial;
}
#ys_cpers
{
    margin-bottom: 5px !important;
}
#ys_cpers a
{
    color: #a21d21;
    text-transform: uppercase;
}
#yfc_mini
{
    margin-top: 5px;
    font: normal 11px arial !important;
}
#yfc_mini span
{
    font: normal 11px arial !important;
}
span#yfc_show_mini
{
    font-weight: bold !important;
    color: #96682e;
    text-transform: uppercase;
}
#configContainer { margin-top: 1em }
.newOverlay {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}