﻿/* Override inner Content styles */
#innerContent
{
  float: left;
  text-align: left;
  width: 495px;
}

/* sidebar */

#sideBar
{
  float: right;
  text-align: center;
  border-width: 2px;
  margin: 23px 12px 0 0 !important;
  width: 166px !important;
}
#sideBar h2
{
  color: #316449;
  margin-bottom: 0;
  padding-top: 12px;
}
#sideBar h4
{
  font-size: 12pt;
  margin-top: 13px;
}
#sideBar ul
{
}
.linksList li
{
  margin-top: 5px;
  margin-left: 0;
  list-style: none;
  font-size: 9pt;
}

#sideBar .sideSection
{
  width: 100%;
  float: right;
}


.btn_moreSpace
{
  display: block;
  margin: 1em auto 0;
}
.signin
{
  text-align: left;
  width: 115px;
  margin: 0 auto;
  float: left;
  color: #000;
  position: relative;
  bottom: 6px;
  right: 6px;
}
.signinWrap
{
  background: url(../images/signinbox.png) bottom right no-repeat;
  margin: 10px 0 0;
  width: 130px;
  height: 183px;
  padding-top: 15px;
}
.signin div
{
  padding: 4px;
  padding-left: 15px;
  width: 130px;
}

.signin h2
{
  font-size: 1em;
  padding-left: 14px;
  text-align: center;
  margin: 0;
}
.signin input[type='text']
{
  width: 102px;
}



#acctContent .memberHeader
{
  -x-system-font: none;
  color: black;
  font-family: Trebuchet MS;
  font-size: 18px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  padding-left: 4px;
    margin-top: 1em;
  padding-bottom: 5px;
}

#acctTop
{
  background-position: top;
  background: url('../images/bx_acct_tp.png');
  background-repeat: no-repeat;
  height: 20px;
  margin-bottom: -25px;
}
#acctContent
{
  background: url('../images/bx_acct_md.png') repeat-y;
  text-align: left;
  padding-left: 10px;
}
#acctBottom
{
  background-position: bottom;
  background: url('../images/bx_acct_bt.png');
  background-repeat: no-repeat;
  height: 20px;
}
#accountInfoBox
{
  width: 160px;
}

#ctl00_ctrl_AccountDetails_pnlAccountDetails, #ctl00_ctrl_AccountDetails_pnlSignIn
{
  background: url('../images/bx_acct_grad.png') bottom no-repeat;
  position: relative;
  left: -5px;
  padding-left: 3px;
}

.abutton
{
  border: none;
  height: 21px;
  text-align: center;
  display: block;
  color: white !important;
  font-weight: bold;
  text-decoration: none;
  margin: 3px 0;
  line-height: 19px;
}
.abutton:visited
{
  color: White !important;
}

.cashoutbtn
{
  background: url('../images/buttons_98w.png') no-repeat;
  background-position: 0 -29px !important;
  width: 97px;
}
.tellfriendbtn
{
  background: url('../images/buttons_98w.png') no-repeat;
  background-position: 0 -3px !important;
  width: 97px;
}
.signupbtn
{
  background: url('../images/buttons_64w.png') no-repeat;
  background-position: 0 -2px !important;
  text-align: left;
  text-indent: 7px;
  width: 64px;
}
.loginbtn
{
  background: url('../images/buttons_64w.png') no-repeat;
  background-position: 0 -28px !important;
  text-align: left;
  text-indent: 15px;
  width: 64px;
}

.dottedLine
{
  border: dashed 1px #dddddd;
}
.noUnderline
{
  text-decoration: none;
}
.underline
{
  text-decoration: underline;
}
#sideBar ul, #sideBar h4
{
  text-align: left;
}

.hotDealsList
{
  margin: 0;
}
.hotDealsList li
{
  margin-bottom: 6px;
}
.moreDealLink
{
  font-weight: bold;
  font-style: italic;
}

.testimonial
{
  color: #555555;
  font-style: italic;
  font-weight: bold;
  margin-top: 8px;
  text-align: left;  
}
.testimonial .by
{
  text-align: right;
}
.quote
{
  font-size:16pt;
}
