


/**************************************************************************
 * html object styles
 *************************************************************************/
body 
{
  background-color: #FEF4FE;    
} 

a:link
{
  font-family: verdana;
  font-size: 14px;
  color: #333333;
}
		
a:visited
{
  font-family: verdana;
  font-size: 14px;
  color: #333333;
}
		
a:hover
{
  font-family: verdana;
  font-size: 14px;
  color: #A926BD;
}

a.smallblack 
{
  font-family: verdana;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}

a.smallblack:link
{
  font-family: verdana;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}

a.smallblack:visited
{
  font-family: verdana;
  font-size: 11px;
  color: #333333;
}

a.smallblack:hover
{
  font-family: verdana;
  font-size: 11px;
  color: #A926BD;
  text-decoration: none;
}

h1
{
  font-size: 16px;
  color: #A926BD;
  padding: 0px;
  padding-left: 5px;
  margin: 0px;
}

hr
{
  border: 0px;
  background-color: #A926BD;
  color: #A926BD;
  height: 2px;
}

input, select, table td
{
    font-family: Verdana;
    font-size: 14px;
    line-height: 1.4;
}

input#submit
{
  background-color: transparent;
  border: none;
  width: 1px;
  height: 1px;
}

a.button_green {
    cursor:pointer;
    background: transparent url(https://cdn.ghstatic.com/images/site/zylom/buttons/mydetails_buttons/button_green_200x62/button_green.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01) 0 0 no-repeat;
    width:200px;
    height:31px;
    display:block;
    text-decoration:none !important;
}

a:hover.button_green {
    background-position: 0px -32px;
    text-decoration:none !important;
    color: #5E7850;
}

a.button_green span{
    display: block;
    color: #5E7850;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    text-decoration:none !important;
}
a:hover.button_green span {
    color: #5E7850;
    text-decoration:none !important;
}

/**************************************************************************
 * styles used as class="..."
 *************************************************************************/
.main 
{
  font-family: verdana;
  font-size: 14px;
}

.glnumbers 
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #993333;
  line-height: 16px;
  text-decoration: none;
}

.navigation
{
  color: #333333;
}

.navigation table, td
{
  padding: 0px;
  margin: 0px;
}

.navigation a
{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

.boxtables
{
  width: 701px;
}

.smallblack 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: lighter;
  font-variant: normal;
  color: #333333;
  line-height: normal;
}

.error
{
  font-weight: bold; 
  color: #FF0000;
}

.loginclose
{
  top: -40px;
  left: 310px;
}

.popupclose
{
  top: -40px;
  left: 250px;
}

.downloadclose
{
  top: -40px;
  left: 350px;
}

.externalcsiiframe
{
  width: 329px;
}


/**************************************************************************
 * styles used as id="..."
 *************************************************************************/
#formtable td
{
  padding-top: 4px;
}

#unsubscribing a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

/**************************************************************************
 * general styles
 *************************************************************************/
.text-center {
    text-align: center;
}

/**************************************************************************
 * breadcrumbs
 *************************************************************************/
.breadcrumbs {
    position: relative;
    width: 530px;
    height: 16px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-left: 8px;
    font-size:11px;
    line-height: 16px;
}
.breadcrumbs a.breadcrumb {color:#808483; font-size:11px; text-decoration:none; }
.breadcrumbs a:hover.breadcrumb {color:#000; font-size:11px;}
.breadcrumbs a.breadcrumbactive, 
.breadcrumbs a:hover.breadcrumbactive {font-weight:bold; color:#625d61; text-decoration:none; font-size:11px;}


/**************************************************************************
 * cancellation funnel
 *************************************************************************/
#box_funpass {
    position: relative;
    overflow: auto;
}

.funpass-special-offer-header,
.funpass-accepted-offer-header,
.funpass-cancelled-header {
    display: block;
    font-size: 17px;
}

.funpass-cancelled-header, 
.funpass-cancelled-text {
    
}

.funpass-special-offer a,
.funpass-cancelled a,
.funpass-has-contacted a {
    text-decoration: none;
    color: #A926BD;
}

.funpass-cancelled,
.funpass-has-contacted {
    padding-bottom:15px;
}

.funpass-special-offer a:hover,
.funpass-cancelled a:hover,
.funpass-has-contacted a:hover {
    text-decoration: underline;
}

.funpass-accepted-offer ul,
.funpass-special-offer ul {
    padding: 0;
    list-style-type: none;
}

.funpass-accepted-offer li,
.funpass-special-offer li {
    padding-left: 15px;
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/funticket/myaccount/arrow.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01') center left no-repeat;
}

#box_funpass .mortimer {
    height: 254px;
    width: 212px;
    position: absolute;
    right: 30px;
    bottom: 0;
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/myaccount/cancellation/funpass/mortimer.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01') top left no-repeat;
}

#box_funpass .cancellation-close {
    height: 15px;
    width: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/myaccount/cancellation/funpass/close.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01') top left no-repeat;
}

.switch_error,
.funpass-special-offer .switch_error a {
    color: #FF0000;
}

.boughtgame_link:link
{
  color: #A926BD;
  text-decoration: none;
}

.boughtgame_link:hover
{
  text-decoration: underline;
  color: #A926BD;
}

.billing_updated_alert {
    margin: 10px 5px 10px 0;
    padding: 20px;
    background-color: #F7D6FD;
    border: 1px solid #DFA5E8;
    border-radius: 15px;
    box-shadow: inset 0 0 5px #BF8AC7;
}

.billing_updated_alert p {
    margin: 0;
}

.billing_updated_alert .close {
    float: right;
    text-decoration: none;
    color: #A926BD;
    font-weight: bold;
}

.fp_info_bar {
    overflow: auto;
    margin: 10px 0 15px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #E1AAE9;
    box-shadow: inset 0 0 7px #E1AAE9;
    background-color: #F7D6FD;
}

.fp_boxtable {
    float: left;
    width: 705px;
}

.fp_info_bar_left {
    display: block;
    float: left;
    width: 70%;
}

.fp_info_bar_right {
    display: block;
    float: left;
    width: 30%;
}

.fp_info_image {
    display: table-cell;
    vertical-align: middle;
    width: 145px;
}

.fp_info {
    display: table-cell;
    vertical-align: middle;
    width: 335px;
    padding: 0 10px;
    text-align: center;
}

.fp_info p {
    margin: 0;
}

.fp_info_buttons {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
}

.fp_cancel_info {
    display: block;
    float: left;
    width: 500px;
}

.fp_cancel_info.true {
    margin-top: 10px;
}

.fp_cancel_buttons {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: block;
    float: left;
    width: 200px;
}

.retry_info {
    margin-bottom: 15px;
}

.funpassimage {
    float: left;
    width: 145px;
}

.funpassimage.true {
    width: 200px;
}

.funpassimage.false img {
    margin-top: 28px;
}

.funpassimage img {
    max-width: 100%;
}

.funpassinfo {
    float: left;
    width: 360px;
    text-align: center;
}

.funpassinfo.false {
    margin-top: 19px;
}

.funpassinfo.true {
    width: 505px;
    padding: 40px 0 20px;
}

.funpassinfo p {
    margin: 0;
}

.funpassbuttons {
    float: left;
    width: 200px;
}

.funpassbuttons.true {
    display: none;
}

.funpasscancel.true {
    float: left;
    width: 505px;
    padding: 20px 0;
}

.funpasscancelbuttons {
    margin-top: 15px;
    text-align: center;
}

.angela_img {
    float: left;
}

.angela_img img {
    max-width: 100%;
}

.extra_offer {
    position: absolute;
    top: 160px;
    left: 210px;
    width: 505px;
}
/**************************************************************************
 * box credit
 *************************************************************************/
.credit_item {
    display: inline-block;
    margin: 0 20px 20px 0;
}

.box_credit h3 {
    margin-bottom: 10px;
    color: #A926BD;
}

.box_credit .grey {
    color: #767676;
    font-weight: bold;
}