@charset "utf-8";

@import url("tweaks.css");
BODY, TD, TH {
  color: black
}
BODY {
  background: #FFFFFF;
}
A {
  text-decoration: none; 
}
A:hover {
  text-decoration: underline;
}
.wrapper {
  width: 990px;
  margin: 0px auto;
}
.contentWrapper {
  overflow: auto;
  #overflow: visible;
  zoom: 1;
  background: url('../../images/Global/Index/centerBg.gif') top repeat-y;
  margin-top: 1px;
}
.header {
  height: 138px;
  position:relative;
}
.header .data {
  position: absolute;
  color: #fff;
  top: 62px;
  width: 235px;
}
.footer {
  height: 103px;
  background: url('../../images/Global/Index/footerBg.png') no-repeat;
  position:relative;
}
.footer .ftrLinks {
  position:absolute;
  top: 25px;
  color: #686868;
  width: 222px;
  text-align: center;
}
.footer .ftrLinks A {
  color:#686868;
  font-weight:bold;
}
.centerCol {
  display: inline;
  width: 387px;
  padding: 12px 0px 19px;
  background: url('../../images/Global/Index/bottomGrad.gif') bottom repeat-x;
}
.centerItem {
  background: url('../../images/Global/Index/centerBg2.png') center top no-repeat;
}
.centerItem TABLE {
  width: 100%;
  border-collapse: collapse;
}
.centerItem H3 {
  color: #ec078d;
  font-weight: normal;
  font-size: 18px;
  margin: 0px;
  padding: 0px 0px 6px;
  text-align: center;
}
.centerItem A {
  position: relative;
  display: block;
  width: 177px;
  height: 255px;
  overflow: hidden;
}
.centerItem TD {
  vertical-align: top;
  color: #000;
  font-weight: bold;
  line-height: 22px;
}
.centerItem SPAN {
  color: #ec078d;
  font-size: 12px;
}
.s16 {
  font-size: 16px!important;
}
.centerItem .itemText {
  padding: 8px 0px 10px;
  border-top: 1px dotted #d7d7d7;
  color: #000;
  font-weight: bold;
  line-height: 16px;
}
.centerItem A.more {
  clear:both;
  color:#ec078d;
  width:80px;
  background: url('../../images/Global/Index/open.png') no-repeat;
  background-position-y: center;
  height: 16px;
  line-height: 15px;
  font-weight: bold;
}
.wrapper .contentWrapper .rightCol {
  display:inline;
  width:276px;
  padding-top:12px;
}
.heyGirls .heyGirlsText {
  width: 224px;
  padding: 55px 12px 15px;
  min-height: 248px;
  _height: 248px;
}
.heyGirls .heyGirlsText P {
  color: #ee3897;
  font-weight: bold;
  margin: 11px auto;
}
.rightCol .coupon {
  width:247px;
  text-align: center;
  padding: 2px 0px 0px;
}
.wrapper .contentWrapper .leftCol {
  display: inline;
  width: 307px;
  padding-top: 12px;
  height: 1187px;
}
.wrapper .contentWrapper .leftCol FIELDSET {
  border: 0px;
  display: block;
  height: 127px;
  padding: 61px 0px 0px;
  margin: 0px;
}
.loginStrip {
  direction: ltr;
}
.wrapper .contentWrapper .leftCol #logged {
  border: 0;
  display: block;
  padding: 61px 20px 8px;
  color: white;
}
.wrapper .contentWrapper .leftCol #logged A {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
.wrapper .contentWrapper .leftCol LABEL {
  display: block;
  color: #fff;
  font-weight: bold;
}
.wrapper .contentWrapper .leftCol INPUT {
  border: 1px solid #d1d1d1;
  direction: ltr;
  width: 165px;
  vertical-align: middle;
  color: #000;
}
.wrapper .contentWrapper .leftCol .passForget {
  width: 252px;
  background: url('../../images/Global/Index/passForgetBg.gif') left top repeat-x;
  height: 19px;
}
.wrapper .contentWrapper .leftCol .passForget a {
  color:#fff;
  font-weight:bold;
}
.wrapper .contentWrapper .leftCol .notYet {
  height: 20px;
  color: #fff;
  font-weight: bold;
}
.wrapper .contentWrapper .leftCol .other LI {
  display: inline;
  width: 59px;
  height: 101px;
  padding: 6px 5px 0px;
  background: url('../../images/Global/Index/otherBg.png') no-repeat;
  background-position-y: top;
  overflow: hidden;
  white-space: nowrap;
}
.wrapper .contentWrapper .leftCol .other .userPic {
  width:59px;
  height:56px;
  display:block;
  margin:auto;
}
.wrapper .contentWrapper .leftCol .other .name {
  display: block;
  color: #4c4c4c;
  font-size: 10px;
  width: 60px;
  overflow: hidden;
  padding: 3px 0px;
}
.wrapper .contentWrapper .leftCol .other .name IMG {
  vertical-align:middle;
}
