.agbox {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    position: absolute;
    top: -9000px;
    left: -9000px;
    color: #333333;
    line-height: 16px;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    width:auto;
    outline:none;
}

.embed {
    top: auto;
    left: auto;
    position: static;
}

.agbox .theme-sprite {background:transparent url(/themes/main/images/sprite.png) no-repeat 0 0;}

.agbox .clear {clear:both;}

.agbox label {
    color: #555;
    font-weight: bold;
    display: block;
    text-transform: none;
    float: none;
    width: auto;
}

.agbox a {
    color: #317AEA;
    font-size: 11px;
}

.agbox ul, .agbox fieldset, .agbox h3 {
    margin:0;
    padding:0;
    border:0;
    list-style:none;
}

.agbox .form-text:focus, .agbox .form-select:focus, .agbox .form-checkbox:focus, .agbox .form-textarea:focus{
    background: none;
}

.agbox .form-item {
    padding: 10px 13px 1px 13px;
    position:relative;
    margin: 0;
    float: none;
}

.agbox .form-item input {
    width: 300px;
}

.agbox h3 {
    /*background-color: #F2F2F2;*/
    font-size: 14px; font-weight:bold; color: #555;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    display:inline-block;
    width:100%;
}

.agbox h3 .form-item {
    margin-left: 3px;
    padding-top: 4px;
}

.agbox .form-item .form-select {
    width: 70px;
    text-align: center;
    font-weight: bold;
    color: #444444;
    border-radius: 4px;
    padding: 1px !important;
    margin: 0px !important;
    border: 1px solid #999999;
    font-size: 13px;
}

.agbox .form-item .form-select option {
    min-width: 0;
    height: auto;
}

.agbox .form-item label {
    padding:0px 0px 2px 2px;
    text-align: left;
}

.agbox .form-item label .form-required{
    display:none;
}

.agbox .form-item input.form-text {
    border-collapse:collapse;
    border:1px solid #B0B0B0;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    padding: 6px 24px 6px 6px;
    margin: 0;
    color:#333333;
    font: bold 13px Arial;
}

.agbox .container-inline div {
    display: inline;
}

.agbox .container-inline .form-item {
    padding: 0;
}

.agbox .display_none {
    display: none !important;
}

.agbox .button {
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    margin: 8px 8px 0 0;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #444;
    padding: 4px 15px 4px 15px;
    background-image:url(button.png);
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    text-decoration: none;
    width: auto;
    display: inline-block;
    text-transform: none;
    filter: none;
    *display: inline;
    *zoom: 1;
}

.agbox .submit_button {
    background: -moz-linear-gradient(100% 100% 90deg, #236be4,#4b95f5);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b95f5), to(#236be4));
    background-image: -ms-linear-gradient(#4b95f5,#236be4);
    filter:Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4);
    -ms-filter:"Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4)";
    color: #fff;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
}

.agbox .submit_button:hover {
    background: -moz-linear-gradient(100% 100% 90deg, #236be4,#4b95f5);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b95f5), to(#236be4));
    filter:Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4);
    -ms-filter:"Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4)";
}

/*
 EUENRMP-3112
 */
#psg_div {
    padding: 10px;
}

#psg_div p {
    font-size: 11px;
}

.agbox #psg_div {
    padding: 10px;
}

.agbox #psg_div p {
    font-size: 11px;
}

.agbox .psg_button {
    margin: 8px 8px 2px 0;
    text-align: center;
    border-radius:7px;
    text-decoration: none;
    background: -moz-linear-gradient(100% 100% 90deg, #e48636, #f5b50f);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5b50f), to(#e48636));
    background-image: -ms-linear-gradient(#f5b50f, #e48636);
    filter:Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4);
    -ms-filter:"Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4)";
    color: #fff;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    text-decoration: none;
    height: 35px;
    display: inline-block;
    text-transform: none;
    font-size: 18px;
}


.psg_button {
    margin: 8px 8px 2px 0;
    text-align: center;
    border-radius:7px;
    text-decoration: none;
    background: -moz-linear-gradient(100% 100% 90deg, #e48636, #f5b50f);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5b50f), to(#e48636));
    background-image: -ms-linear-gradient(#f5b50f, #e48636);
    filter:Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4);
    -ms-filter:"Progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4b95f5,endColorstr=#FF236be4)";
    color: #fff;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    text-decoration: none;
    height: 35px;
    display: block;
    text-transform: none;
    font-size: 15px !important;
    padding: 5px;
    width: 98% !important;
    line-height: 35px;
}

.agbox .psg_button a {
      color: #fff;
      font-size: 16px;
      margin:7px;
      display:block;
  }

.psg_button a {
    color: #fff;
    font-size: 16px;
    margin:7px;
    display:block;
    text-decoration: none;
    position:relative;
    top:7px;
}

.agboxErrorBox {
    background:#c10a0a;
    background:-moz-linear-gradient(top, #c10a0a 0%, #910909 50%, #6f0909 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c10a0a), color-stop(50%,#910909), color-stop(100%,#6f0909));
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10a0a', endColorstr='#6f0909',GradientType=0 );
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10a0a', endColorstr='#6f0909',GradientType=0 )";
    color: white;
    font: 13px Verdana;
    margin-bottom: 30px;
    padding: 15px;
    text-align: center;
    padding: 10px;
    margin: 0;
}
.agboxErrorBox ul {
    width: auto !important;
    height: auto !important;
}

/*make room for recaptcha since auto resize triggers before captcha is fully loaded*/
.agbox #recaptcha_div {
    height: 133px;
}

.agbox .agboxOverlay {
    z-index: 2;
}

.agbox td {
    padding: 0;
    margin: 0;
    background-color: transparent;
    vertical-align: top;
    font-family: Arial;
    font-size: 11px;
    border: none;
}

.agbox .centerLeft, .agbox .centerRight {
    width: 10px;
    height: auto;
    background-image: url(b.png);
    background-repeat: repeat-y;
}

.agbox .topLeft, .agbox .topRight, .agbox .bottomLeft, .agbox .bottomRight {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}

.agbox .topLeft {
    background-image: url(tl.png);
    background-position: top left;
}

.agbox .topRight {
    background-image: url(tr.png);
    background-position: top right;
}

.agbox .bottomLeft {
    background-image: url(bl.png);
    background-position: bottom left;
}

.agbox .bottomRight {
    background-image: url(br.png);
    background-position: bottom right;
}

.agbox .topCenter, .agbox .bottomCenter {
    width: auto;
    height: 10px;
    background-image: url(b.png);
    background-repeat: repeat-x;
}

.agbox .agboxContent {
    background-color: #fff;
    border: 1px solid #555;
    position: relative;
}

.agbox .loading {
    display: block;
    margin: 10px auto;
}

.agboxContent .agboxCloseButton {
    position: absolute;
    top: -20px;
    right: -20px;
}

.agbox .agboxContent .agboxTitle {
    font-size: 15px;
    color: #fff;
    background-color: #444444;
    font-weight: bold;
    margin: -1px;
    margin-bottom: 0;
    padding: 5px 10px;
    width:auto;
}

.agbox .agboxContent .agboxDraggable {
    cursor:move;
}

.agbox .agboxContent .agboxMessage {
    overflow: auto;
    margin: 0;
    position: relative;
    padding: 5px 10px;
    border: 1px solid #fff;
}

.agbox .agboxContent .agboxMessage h3,
.agbox .agboxContent .agboxMessage h4,
.agbox .agboxContent .agboxMessage h5,
.agbox .agboxContent .agboxMessage h6 {
    margin-top: 6px;
}

.agbox #formInputBox {margin-top:10px;}

.agbox .agboxContent .agboxFooter {
    /*background-color: #f2f2f2;*/
    border-top: 1px solid #ccc;
    text-align: right;
    bottom: 0px;
    width: 100%;
    height: 45px;
    margin-top:10px;
}

.agbox .agboxOverlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background:url(loader.gif) center center no-repeat #fff;
}

.agbox .agboxMessageBox	{
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 50px;
    position:relative;
    display:inline-block; /* Fixes IE9 issue where width expands on hover */
}

.agbox .agboxMessageBoxImage {
    overflow: hidden;
    padding: 0;
    background:url(loader.gif) center center no-repeat #fff;
}

.agbox .agboxMessageBoxImage img {
    display: block;
}

.agbox #download_link {text-align:center; margin:20px 0px 20px 0px;}
.agbox #singupCompleteBox {padding:0px 13px 0px 13px;}
.agbox #singupCompleteBox label {margin-bottom:10px;}
.agbox #singupCompleteBox label b {color:black;}

.agbox #signupCompleteBox h3 {font:12px;padding:5px 0px 5px 0px; border-bottom:1px solid #d6d6d6;}
.agbox #signupCompleteBox p {margin:5px 15px 5px 15px}

.agbox #signupCompleteBox .feature-game-info .title {color:#555; font-size:15px; font-weight:bold;}
.agbox #signupCompleteBox .feature-game-info .genre {color: #0E7BFF;font-weight:bold;}
.agbox #signupCompleteBox .feature-game-info .desc {font-size:13px; color:#555;}

.agbox #ignite_link {font-size: 11px;border-bottom:1px solid #d6d6d6;padding:5px 15px;}

.agbox #account_signup_complete {padding:0px 13px 0px 13px;}
.agbox #account_signup_complete label {margin-bottom:10px;}
.agbox #account_signup_complete label b {color:black;}

.agbox #see_more {text-align:right; margin-top:15px;}

.agbox .form-item .description {
    padding: 0;
    height: auto;
}

.agbox #quick_link{margin-top:8px;}
.agbox #quick_link .login_link{margin-left:15px;}
.agbox #quick_link .signup_link {margin-left:15px;}
.agbox #quick_link .reset_pass_link{margin-left:15px;}

/* game specific confirmation */
.agbox p {font-size:14px;color:#555;}

.agbox #feature-games {width:auto;}
.agbox #feature-games a {text-decoration:none;}
.agbox .feature-game-content {padding: 10px 6px 10px 6px; width:auto; border-bottom:none;min-height:auto;}
.agbox .feature-game-content .label{padding-left:10px; font-weight: bold; color:#333;margin-bottom:5px;}
.agbox .feature-game-cell {float:left;padding:0 10px;}
.agbox .feature-game-cell .game-title {font-weight:bold; color:#333; margin:2px 0px 2px 5px;word-wrap: break-word;clear: both;}
.agbox .feature-game-cell-content {background-color:#b5b5b5;display:block;height:103px;position:relative;margin-bottom:8px;padding:5px;width:168px;}
.agbox .feature-game-cell-content span {height:30px;position:absolute;right:0;top:0;width:30px;}
.agbox .feature-game-cell-content b {display:block;}
.agbox #link {
    background:#559af9;
    background:-moz-linear-gradient(top, #559af9 0%, #4484e8 50%, #3979dd 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#559af9), color-stop(50%,#4484e8), color-stop(100%,#3979dd));
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#559af9', endColorstr='#3979dd',GradientType=0 );
    text-align:center;
    padding:4px 0px;
    display: block;
}
.agbox .feature-game-info {float:left; width:290px;height:117px;}

.agbox #link a {color:white;font-size:14px;font-weight:bold;letter-spacing:-1px;}
.agbox .feature {margin-top:0px !important; width:178px; margin-left:10px;}

.agbox #more-link {text-align:right;padding: 8px 16px 0px 16px;margin-top:8px;border-top:1px solid #D6D6D6;}
.agbox #more-link a {color:#4484e8;font-size:15px;font-weight:bold;letter-spacing:-1px;}

.agbox #tips {padding:0px 16px 16px 16px;}
.agbox #tips {color:#333;font-size:15px;font-weight:bold;letter-spacing:-1px;}
.agbox #tips a {color:#4484e8;}
.agbox #tips ol {list-style:inside disc; padding:10px 0px 0px 5px;}
.agbox #tips ol li {font-weight:normal;font-size:13px;}

.agbox .radius-6 {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
.agbox .radius-8 {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}

.agbox .category-games-image-wrap {background-color:#b5b5b5;float:left;height:71px;position:relative;padding:3px;width:115px;}

.agbox #signup-complete-wrap-social a {float:right;height:28px;margin-right:5px;width:29px;}

.agbox #facebook {background-position:0 -142px;}
.agbox #twitter {background-position:-29px -142px;}
.agbox #youtube {background-position:-58px -142px;}
.agbox #googleplus {background-position:-87px -142px;margin:0;}

.agbox .feature_game-cell-wrapper {width:33%; float:left;}
.agbox .feature_game-cell-wrapper .feature-game-cell-silo {padding: 0px 0px 0px 23px;width: auto;min-height: auto;}

.agbox .bar{border-bottom:1px solid #d6d6d6;}

/* social buttons */
.agbox #social_connect_wrapper {height:auto;text-align:center; display:table;margin:auto;}
.agbox #social_connect_buttons {display:table-cell;}
.agbox #social_connect_buttons .or_mark {
    margin-top: -2px;
    padding: 0 8px;
    width: auto;
    position: absolute;
    left: 45%;
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#f2f2f2), color-stop(50%,#ffffff));
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 56%,#ffffff 56%);
    background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#ffffff 50%);
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#ffffff 50%);
    background: linear-gradient(to bottom,  #f2f2f2 0%,#f2f2f2 50%,#ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
}

.agbox .social_connect {cursor:pointer;height:40px;}
.agbox .social_connect .tw_connect_button {background-image: url('/themes/global/images/logos/Twitter_button_sprite.png');float:left;height:40px;}
.agbox .social_connect .fb_connect_button {background-image: url('/themes/global/images/logos/FB_button_sprite.png');float:left;height:40px;}
.agbox .social_connect .left {background-position: 0 -1px;width:40px;}
.agbox .social_connect .middle {background-position: 0 -42px;width:auto;min-width:164px;}
.agbox .social_connect .right {background-position: 0 -83px; width:30px;}
.agbox .social_connect .text {color:white; font-size:13px;margin:12px 2px 0 20px; text-shadow: 1px 1px 2px #333;}
