/**
 * Virgin Gaming site css
 * Version: $Revision: 1.32 $ $Date: 2010/05/04 04:32:50 $
 * Website: http://virgingaming.com
 */
 
/** Common
    -----------------------------------------------------**/
html {
	background: transparent;
}
 
body {
 	background: #252525 url("../images/background/bg_marketing.jpg") no-repeat scroll center top;
	color: #FFFFFF;
 	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;	
}
/** Layout
    -----------------------------------------------------**/
#header, #main, #footer {
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;	
}

#wrapper {
 	background: transparent url("../images/header/top_shinny_bg.png") repeat-x scroll 0 0 ;
 	width: 100%;
 	min-width: 1000px;
}
 
#doc {
	margin: auto;
	width: 73.846em;
	*width: 72em;
}

 /* header */
 
#nav {
 	background: url("../images/header/menu_bg_top.png") no-repeat scroll 0 0 transparent;
	width: 198px;
}

#nav h1 {
	background: url("../../../../common/skin/vg/images/header/virgin-gaming.png") no-repeat scroll 0 0 transparent;
	margin: 0;
	text-indent: -9999px;
	height: 92px;
	width: 153px;
}

#nav ul {
	list-style: none;
	margin: 0;
}

#nav li {
	background: transparent url("../images/header/menuItem.png") no-repeat scroll 0 0 ;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	padding: 3px 55px 3px 30px;
	text-align: left;
}

#nav li a {
	text-shadow: 0px 3px 3px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
	*width: 100%;	
}

.nav-footer {
	background: transparent url("../images/header/menu_bg_bottom.png") no-repeat scroll 0 0;
	height: 15px;
}

#nav li.active {
	background: transparent url("../images/header/menuItem_selected.png") no-repeat scroll 0 0 ;
	color: #FAC906;
}

#nav li a {
	display: block;
	text-decoration: none;
	text-transform:uppercase;
}

#nav li.active a {
	color: #FAC906 !important;
}

#nav li a:link {
	color: #FFFFFF;
}

#nav li a:visited {
	color: #FFFFFF;
}

#nav li a:hover {
	color: #FAC906;
}

#nav li a:active {
	color: #FAC906;
}

.slogan {
	height: 40px;
	font-size: 1.5em;
	*font-size: 1.4625em;
	margin: 46px 0px 0px 40px;
	position: absolute;
	top: 0px;
	left: 183px;
}

.slogan strong {
	color: #E60503;
}

/** Login panel [start] ----------------------------------------------------**/
.signup {
	height: 188px;
	width: 246px;
	position: absolute;
	top: 0px;
	left: 717px;
}

/* height is similar to header bar*/
.login-buttons {
	height : 70px;
	margin-top : 5px;
	width : 125px ;
	padding-left : 120px ;
}

#bt_login_header,
#bt_signup_header {
	display : block ;
	overflow : hidden ;
	width : 122px ;
	height : 39px ;
}



/* email and password field. gray bg with a button*/
.login-form {
	width: 246px;
	height: 186px;
	position:relative;
	z-index: 1;
	background:url(../images/header/login-bg-shadowed.png) no-repeat;
	display: none;
}

.login-form-inner{
	padding: 20px;
}

.login-form-button{
	margin-top: 13px;
	text-align:left;
}

.userpassword-input {
	border:none;
	border-collapse:collapse;
	color:#FFF;
	background-color:#666;
	height: 22px;
	text-indent:10px;
	width: 100% !important;
}

#loginformpwd {	
	margin-top: 10px;
}

/** Login panel [end] ----------------------------------------------------**/

.activity-feed-panel {
	/*float: right;*/
	position:absolute;
	left:714px;
	top:82px;
	text-align: center;
	width: 246px;
}

.activity-feed-layout {
	border: none;
}

.activity-feed-layout td {
	padding: 0px;
	border: none;
}

.activity-feed-panel-head {
	background:url(../images/header/activity-feed-panel-head.png) no-repeat left top;
	height: 9px;
}

.activity-feed-panel-body {
	background:url(../images/header/activity-feed-panel-body.png) repeat-y left top;
}

.activity-feed-status {
	background:url(../images/header/activity-feed-panel-footer-body.png) repeat-y left top;
	padding: 5px 0px !important;
}

.activity-feed-panel-foot {
	background:url(../images/header/activity-feed-panel-foot.png) no-repeat left bottom;
	height: 12px;
}

.activity-feed-panel .float-right, .activity-feed-panel .float-left{
	font-weight: bold;
	/*13px*/
	font-size: 1 em;
	*font-size: 0.975 em;
}

.activity-feed-panel .title {
	margin-left: 25px;
	color: #000;
}

.activity-feed-panel .amount {
	color: #900;
}


.about-sub-content-title{
	font-weight:bold;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000;
}

#hdr-title {
	margin: 25px 25px;
	text-transform: uppercase;
}

#hdr-title .title-line1,
#hdr-title .title-line2 {
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222);
	*width: 100%;
}

#hdr-title .title-line1 {
	font-size: 72px;
	line-height : 40px ;
	*font-size: 3.9em;	
	margin: 0;
	font-weight : 700 ;
	text-align: left;
}

#hdr-title .title-line2 {
	font-size: 49px;
	*font-size: 2.535em;
	margin: 0;
	text-align: left;
	font-weight : 700 ;
}

#hdr-title .title-line3 {
	font-size: 35px;
	margin: 0;
	text-align: left;
	font-weight : 700 ;
}

#hdr-title .title-line2-small {
	font-size: 2.6em;
	*font-size: 2.535em;
	margin: 0px;
	text-align: left;
	text-transform: none;
}

 /* main */
#main {
	clear: both;
	color: #000000;
}
 
 /* footer */
 
 .footer-links a{
 	text-decoration: none;
	color: #FFF;
 }
 
 .footer-links a:hover{
 	text-decoration: underline;
 }

.supported-games thead{
	font-size: 15px;
}

.supported-games a{
 	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

.supported-games a:hover{
	text-decoration: underline;
}

.payment {
	text-align: right;
}

.footer-separator {
	position: relative;
	top: -130px;
	border-bottom: solid 1px #757575;
	border-top: solid 1px #555555;
}

.footer-link-separator {
	background-color: #8B8B8B;
	height: 1px;
	margin: 5px 0px;
	/**overflow hidden to fix div elements that show height at least 15px problem in IE quirks mode**/
	overflow: hidden;
}

.footer-links {
	margin-bottom: 15px;
	margin-top : 15px ;
}

.footer-links .yui3-ge .marketing-links {
	margin-bottom: 0px;
	width: 750px;
}

.footer-links .yui3-ge  .webapp-links {
	width: 150px;
}

.footer-links .yui3-ge .global-links {
	margin-bottom: 0px;
	width: 660px;
}

.footer-links .yui3-ge .copyright-text {
	margin: 0px;
	width: 250px;
}

.footer-links ul {
	margin: 0em;
}

.footer-links ul li {
	background: transparent url("../images/icon/bullet.png") no-repeat scroll left center;
	display: inline;
	padding-left: 10px;
	padding-right:4px;
}

.footer-links ul li.last{
	margin-right: 0px;
}

#footer .round-container {
	background-color: #666666;
	border: none;
	padding: 20px 25px;
}

#footer .supported-games {
	table-layout: fixed;
	width: auto; 
}

#footer .supported-games td,
#footer .supported-games th {
	border: none;
	padding: 0px;
}

#footer .supported-games th {
	text-align: left;
}

#footer .supported-games .alt {
	background-color: #949494;
}

#footer .supported-games .regend {
	font-size: 11px;
/*	padding: 2em 0em;*/
}

#footer .supported-games .regend span {
	margin: 0px 25px 0px 0px;
}

#footer .supported-games td.game-name {
	padding : 3px ;
	text-align : right ;
	font-size : 11px ;
}

#footer .supported-games td.game-supported {
	padding : 3px ;
	text-align : center ;
}

.legal {
	font-size : 10px ;
	color : #666;
	margin : 15px ;
	text-align: center;
}

/** Shared Component
    -----------------------------------------------------**/
.debug {
	border: dashed 1px red;
}

.bold {
	font-weight: bold;
}

.clear-float {
	clear: both;
}

.right-align {
	text-align: right;
}

.left-align {
	text-align: left;
}

.round-container {
	margin: 10px auto;
	border: 0px solid #FFFFFF;
	padding: 10px;
	text-align: left;
	background-color: #D8D8D8;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.center-container {
 	margin: 0 auto;
	text-align: left;
 }

.clickable {
	cursor: pointer;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.position-relative {
	position: relative;
}

.title-small, .title-medium, .title-large {
	margin: 0px;
}

.title-small {
	font-size: 0.923em;
	*font-size: 0.9em;
	margin-bottom: 15px;
}

.title-medium {
	
}

.title-large {
	
}

.picture-frame {
	background-color: #FFF;
	border: 1px solid #E8E8E8;
	-moz-box-shadow: 1px 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px 1px #CCC;
	box-shadow: 1px 1px 1px 1px #CCC;
}

.text-upercase {
	text-transform: uppercase;
}

.player-activity {
	background: transparent url(../images/icon/black_quote.png) no-repeat scroll 0 0;
	height: 53px;
	position: relative;
	width: 130px;
}

.player-activity.last {
	margin: 0px;
}

.player-activity.winner {
	background: transparent url(../images/icon/red_quote.png) no-repeat scroll 0 0;
}

.player-status, .player-name, .player-game-name, .player-country, .player-trophy {
	position: absolute;
	text-transform: uppercase;
}

.player-status, .player-name, .player-game-name {
	right: 3px;
}

.player-status {
	color: white;
	font-size: 1.0769em;/*14px;*/
	*font-size: 1.05em;
	font-weight: bold;
	top: 2px;
}

.player-name {
	color: #FCCC00;
	font-size: 0.6153em; /*8px;*/
	*font-size: 0.6em;
	top: 20px;
}

.player-game-name {
	bottom: 4px;
	color: #CCCCCC;
	font-size: 0.7692em; /*10px;*/
	*font-size: 0.75em;
}

.player-country {
	bottom: -4px;
	left: 6px;
}

.player-trophy {
	bottom: -3px;
	left: -10px;
}

.action-button {
	background: transparent url("/static/skin/vg/images/buttons/red-glossy-btn.png") no-repeat scroll;
	color: #FBFBFB;
	display: block;
	height: 89px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 212px;
}

.action-button-title,
.action-button-sub-title {
	display: block;
	font-weight: bold;
	left: 0px;
	margin: 0px;
	position: absolute;
	width: 212px;
	text-shadow: 0px 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=2, color=#222222);
}

.action-button-title {
	/*28px*/
	font-size: 2.1538em;
	*font-size: 2.1em;
	top: 30px;
}

.action-button-sub-title {
	/*14px*/
	font-size: 1.0769em;
	*font-size: 1.05em;
	top: 15px;
}

.inner-button {
	border: solid 1px #960000;
	color: white;
	/*9px*/
	font-size: 0.94923em;
	*font-size: 0.925em;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;

	background-color: #CC0000;
	border-color: #DD5656 #CC0000 #960000 #CC0000;
	
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	
	filter: dropshadow(Color=#B57272, OffX=0, OffY=1, Positive=1);
	-moz-box-shadow: 0px 1px 1px #B57272;
	-webkit-box-shadow: 0px 1px 1px #B57272;
}

/** Page Specific
    -----------------------------------------------------**/
/* Home page */
.home-page-header {
	height: 210px;
	position: relative;
	margin-top : 110px ;
}

.home-page-header .home-action-button {
	right: 20px; 
}

.home-action-button {
	position: absolute; 
	right: 0px; 
	top: 400px;
}

.learn-more-button {
	background: transparent url("/static/skin/vg/images/buttons/big-learn-more.png") no-repeat scroll;
	display: block;
	height: 76px;
	position: relative;
	width: 210px;
}
.learn-more-button span {
	display : none ;
}

.feature-contents-title {
	text-transform: uppercase;
}

.feature-contents-title h1,
.feature-contents-title h2 {
	font-weight: 800;
	left: 30px;
	margin: 0px;
	position: absolute;
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222);	
}

.feature-contents-title h1 {
	font-size: 58px;
	font-weight: 800;
	top: 0px;
	overflow: visible;
	min-width: 1000px;
	white-space: nowrap;
}

.feature-contents-title h2 {
	font-size: 45px;
	top: 55px;
}

.home-activity-panel h2{
	font-size: 1.28em;
}

.feature-contents-nav {
	bottom: 30px;
	height: 26px; 
	left: 15px;
	min-width: 200px; 
	position: absolute;  
}

.feature-contents-nav > div {
	float: left;
}

.feature-contents-nav .dynamic-index {
	bottom: 6px;
	margin: 0px 5px;
	position: relative;
}

.feature-contents-nav ul {
	margin: 0px;
}

.feature-contents-nav li {
	background: transparent url(../images/buttons/fc-b.png) no-repeat scroll left center;
	float: left;
	list-style: none;
	padding: 8px 15px;
	font-size : 11px ;
}

.feature-contents-nav li:hover,
.feature-contents-nav li.selected{
	background: transparent url(../images/buttons/fc-b-hover.png) no-repeat scroll left center;
}

.feature-contents-nav li.first {
	background: transparent url(../images/buttons/fc-first.png) no-repeat scroll left center;
	padding-left: 18px;
}

.feature-contents-nav li.first:hover,
.feature-contents-nav li.first.selected {
	background: transparent url(../images/buttons/fc-first-hover.png) no-repeat scroll left center;
}

.feature-contents-nav li.last {
	background: transparent url(../images/buttons/fc-last.png) no-repeat scroll left center;
}

.feature-contents-nav li.last:hover,
.feature-contents-nav li.last.selected {
	background: transparent url(../images/buttons/fc-last-hover.png) no-repeat scroll left center;
}

.home-activity-panel {
	padding-left: 10px;
}

.home-activity-panel .home-action-button {
	top: 5px;
}

.home-player-activities {
	height: 53px;
}

.home-player-activities .player-activity {
	float: left;
	margin-right: 12px;
}

.home-body-mask {
	background-color: #252525;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: -1;
}

.home-ads-list h1,
.home-ads-list h2,
.home-ads-list h3 {
	left: 30px;
	margin: 0px;
	position: absolute;
	text-transform: uppercase;
}

.home-ads-list h1 {
	/*32px*/
	font-size: 2.7615em;
	*font-size: 2.8em;
	top: 36px;
}

.home-ads-list h2 {
	/*23px*/
	font-size: 1.8692em;
	*font-size: 1.825em;
	top: 74px;
}

.home-ads-list h3{
	/*12px*/
	font-size: 1.0731em;
	*font-size: 1.02em;
	top: 107px;
}

.home-ads-list .inner-button {
	position: absolute;
	bottom: 43px;
	left: 33px;
}

.home-promotion-list h1,
.home-promotion-list h2 {
	left: 13px;
	margin: 0px;
	position: absolute;
	text-transform: uppercase;
}

.home-promotion-list h1 {
	/*32px*/
	font-size: 2.7615em;
	*font-size: 2.7em;
	top: 12px;
}

.home-promotion-list h2 {
	/*23px*/
	font-size: 1.7692em;
	*font-size: 1.725em;
	top: 50px;
}

.home-promotion-list .inner-button {
	position: absolute;
	bottom: 20px;
	left: 20px;	
}

.home-promotion-vid .inner-button {
	background-color: black;
	border-color: black;
	position: absolute;
	left: 750px;
	font-size: 1em;/*13px*/
	*font-size: 0.975em;
	top: 164px;
}

/* -- New Homepage (June 12th) --------------------- */

.homepage-container {
	background: #D8D8D8; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#D8D8D8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#D8D8D8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #999,  #D8D8D8); /* for firefox 3.6+ */
}

.white-frame {
	background-color : #FFFFFF ;
	filter: dropshadow(Color=#666666, OffX=1, OffY=2, Positive=1);
	-moz-box-shadow: 1px 2px 2px #666666;
	-webkit-box-shadow: 1px 2px 2px #666666;
}

.member-container .white-frame {
	*max-height: 260px;
}

.white-frame .content {
	padding : 10px ;
	text-align : center ;
}

.white-frame .content .title {
	color : #FFFFFF ;
	font-weight: bold ;
	font-size : 34px ;
	margin: 0px;
	position: absolute;
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222); 
	text-transform : uppercase ; 
	line-height : 33px ;
}

.white-frame .content .subtitle {
	color : #FFFFFF ;
	font-weight: bold ;
	font-size : 24px ;
	margin: 0px;
	position: absolute;
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222); 
	text-transform : uppercase ; 
	line-height : 23px ;
}
.white-frame .content .subsubtitle {
	color : #FFFFFF ;
	font-weight: bold ;
	font-size : 18px ;
	margin: 0px;
	position: absolute;
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222); 
	text-transform : uppercase ; 
	line-height : 17px ;
}

.white-frame .content .button-link {
	display : block ;
	position : absolute ;
}

.white-frame .content .button-link span {
	display : none ;
}

/* red hot summer */
.white-frame .content .red-hot-summer {
	position : relative ;
	background : transparent url("../images/homepage/red-hot-summer.jpg") no-repeat scroll center top ;
	width : 436px ;
	height : 188px ;
	margin : 0 auto ;
}
.white-frame .content .red-hot-summer .title {
	top : 15px ;
	left: 15px;
}
.white-frame .content .red-hot-summer .subtitle {
	top : 85px ;
	left: 15px;
}	
.white-frame .content .red-hot-summer .button-link {
	background : transparent url("../images/buttons/details.png") no-repeat scroll center center ;
	width : 152px ;
	height : 37px ;
	top : 150px ;
	left : 15px ;
}

/* 200% Deposit Bonus*/
.white-frame .content .dp-bonus {
	position : relative ;
	background : transparent url("../images/homepage/200-deposit-bonus.jpg") no-repeat scroll center top ;
	width : 436px ;
	height : 188px ;
	margin : 0 auto ;
}
.white-frame .content .dp-bonus .title {
	top : 15px ;
	left: 15px;
}
.white-frame .content .dp-bonus .subtitle {
	top : 85px ;
	left: 15px;
}	
.white-frame .content .dp-bonus .button-link {
	background : transparent url("../images/buttons/deposit-bonus-offer.png") no-repeat scroll center center ;
	width : 215px ;
	height : 29px ;
	top : 150px ;
	left : 15px ;
}

/* Fair Play Guranteed - large*/
.white-frame .content .fpg {
	position : relative ;
	background : transparent url("../images/homepage/fair-play-large.jpg") no-repeat scroll center top ;
	width : 436px ;
	height : 188px ;
	margin : 0 auto ;
}
.white-frame .content .fpg .title {
	top : 15px ;
	left: 15px;
}
.white-frame .content .fpg .subtitle {
	top : 85px ;
	left: 15px;
}	
.white-frame .content .fpg .button-link {
	background : transparent url("../images/buttons/learn-more.png") no-repeat scroll center center ;
	width : 137px ;
	height : 39px ;
	top : 150px ;
	left : 15px ;
}

/* quickstart guide */
.white-frame .content .quickstart-guide {
	position : relative ;
	background : transparent url("../images/homepage/quickstart-guide.jpg") no-repeat scroll center top ;
	width : 436px ;
	height : 188px ;
	margin : 0 auto ;
}
.white-frame .content .quickstart-guide .title {
	top : 15px ;
	left: 15px;
}
.white-frame .content .quickstart-guide .subtitle {
	top : 85px ;
	left: 15px;
}	
.white-frame .content .quickstart-guide .button-link {
	background : transparent url("../images/buttons/learn-more.png") no-repeat scroll center center ;
	width : 137px ;
	height : 39px ;
	top : 150px ;
	left : 15px ;
}

/* E3 */
.white-frame .content .e3 {
	position : relative ;
	background : transparent url("../images/homepage/e3.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .e3 .subtitle {
	top : 10px ;
	left: 10px;
}
.white-frame .content .e3 .button-link {
	background : transparent url("../images/buttons/read-more.png") no-repeat scroll center center ;
	top : 105px ;
	left : 15px ;
	width : 129px ;
	height : 39px ;
}
/* RHS Small*/

.white-frame .content .rhs {
	position : relative ;
	background : transparent url("../images/homepage/red-hot-summer-small.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .rhs .subtitle {
	top : 10px ;
	left: 10px;
	
}
.white-frame .content .rhs .subsubtitle {
	top : 35px ;
	left: 10px;
}

/* Daily Halo Tournaments*/

.white-frame .content .daily-halo {
	position : relative ;
	background : transparent url("../images/homepage/daily-halo-tournaments.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .daily-halo .subtitle {
	top : 10px ;
	left: 10px;
	
}
.white-frame .content .daily-halo .subsubtitle {
	top : 35px ;
	left: 10px;
}

.white-frame .content .daily-halo .button-link {
	background : transparent url("../images/buttons/register-now.png") no-repeat scroll center center ;
	top : 105px ;
	left : 15px ;
	width : 146px ;
	height : 39px ;
}
.white-frame .content .daily-halo .subsubtitle {
	color : #FFFFFF ;
	font-weight: bold ;
	font-size : 22px ;
	margin: 0px;
	position: absolute;
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222); 
	text-transform : uppercase ; 
	line-height : 17px ;
}


/* 200% Deposit Bonus - Small */
.white-frame .content .dpb-s {
	position : relative ;
	background : transparent url("../images/homepage/200-dp-small.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .dpb-s .subtitle {
	top : 10px ;
	left: 10px;
	
}
.white-frame .content .dpb-s .subsubtitle {
	top : 35px ;
	left: 10px;
}

.white-frame .content .dpb-s .button-link {
	background : transparent url("../images/buttons/deposit-bonus-offer.png") no-repeat scroll center center ;
	top : 108px ;
	left : 15px ;
	width : 215px ;
	height : 29px ;
}

/* Fair Play */
.white-frame .content .fair-play {
	position : relative ;
	background : transparent url("../images/homepage/fair-play.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .fair-play .button-link {
	background : transparent url("../images/buttons/learn-more.png") no-repeat scroll center center ;
	width : 137px ;
	height : 39px ;
	top : 105px ;
	left : 15px ;
}

/* FIFA Free For All */
.white-frame .content .fifa-ffa {
	position : relative ;
	background : transparent url("../images/homepage/fifa-ffa.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .fifa-ffa .subtitle {
	top : 10px ;
	left: 10px;
}
.white-frame .content .fifa-ffa .subsubtitle {
	top : 35px ;
	left: 10px;
}
.white-frame .content .fifa-ffa .button-link {
	background : transparent url("../images/buttons/view-standings.png") no-repeat scroll center center ;
	top : 105px ;
	left : 15px ;
	width : 157px ;
	height : 39px ;
}
/* Madden 11 Teaser*/

/* FIFA Free For All */
.white-frame .content .madden-teaser {
	position : relative ;
	background : transparent url("../images/homepage/madden-11.jpg") no-repeat scroll center top ;
	width : 280px ;
	height : 140px ;
	margin : 0 auto ;
}
.white-frame .content .madden-teaser .subtitle {
	top : 10px ;
	left: 10px;
}

.white-frame .content .madden-teaser .button-link {
	background : transparent url("../images/buttons/coming-soon.png") no-repeat scroll center center ;
	top : 105px ;
	left : 15px ;
	width : 157px ;
	height : 39px ;
}

/* Become a Member */
.white-frame .content .member {
	position : relative ;
	background : transparent url("../images/homepage/member.jpg") no-repeat scroll center top ;
	width : 910px ;
	height : 233px ;
	margin : 0 auto ;
}
.white-frame .content .member .title {
	top : 25px ;
	left: 25px;
}
.white-frame .content .member .subtitle {
	top : 60px ;
	left: 25px;
	text-align : left ;
}	
.white-frame .content .member .button-link {
	background : transparent url("../images/buttons/become-a-member.png") no-repeat scroll center center ;
	width : 193px ;
	height : 39px ;
	top : 180px ;
	left : 25px ;
}


/* -- About page ----------------------------------- */

.marketing-main-content-panel-about{
	margin:25px;
	min-height:170px;
	background-color: #fff;
	padding-left: 30px;
	padding-right:30px;
	padding-top: 15px;
	padding-bottom:40px;
	border: 1px solid #f0f0f0;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;
}

.sizzel-reel {
	float:right;
	width: 300px;
	height: 180px;
	margin-top:7px;
}

body.about {
	background: #252525 url("../images/background/bg_about-2.jpg") no-repeat scroll center top;
}

body.about #hdr-title {
	margin : 45px 25px 45px;
}

body.about #hdr-title .title-line1 {
	font-size: 72px;
	margin: 0;
	text-align: left;
}

body.about #hdr-title .title-line2 {
	font-size: 54px;
	margin: 0;
	text-align: left;
}

body.about .marketing-main-head-wrap p	{
	text-transform : uppercase;
	font-size: 1.83em;
	color : #c10000;
	margin-left : 25px;
	font-weight : 700;
}

body.about .marketing-main-head-wrap p strong {
	font-weight : 800;
}

body.about .marketing-main-head {
	border-bottom-color : #F0F0F0;
	margin-bottom : -50px;
	*margin-bottom : -40px;
}

body.about .marketing-main-content{
	border-top-color : #F0F0F0;
}


body.about .marketing-main-head-wrap .sub-head-black	{
	text-transform : uppercase;
	font-size: 3em;
	color : #000000;
	margin-top : 45px;
	margin-left : 25px;
	display : inline;
}

.about-register-now-button {
	background : transparent url("../images/buttons/about-register-now-text-button.png") no-repeat scroll center top ;
	width : 168px;
	height : 47px;
}


.about-body img.register-button {
	margin: 7px 0 0 -7px;
}

body.about .marketing-main-head-wrap img.register-button {
	margin: 0 0 -14px 20px;
	display: inline;
}

img.right-game-banner {
	margin-bottom: 15px;
}

.about-actions {
	margin: 0px 15px;
	width: 211px;
}

.about-actions .player-activity {
	background-image: url("../images/icon/black_quote_t.png");
	height: 57px;
	margin: 10px 0px 0px 0px;
	width: 211px;
}

.about-actions .player-activity.first {
	margin: 0px;
}

.about-actions .player-activity.last {
	height: 55px;
}

.about-actions .player-activity.winner {
	background-image: url("../images/icon/red_quote_t.png");
}

.about-actions .player-status {
	top: 6px;
}

.about-actions .player-game-name {
	bottom: 3px;
}

.about-actions .player-status,
.about-actions .player-name,
.about-actions .player-game-name {
	right: 5px;
}

.about-sub-content-box{
	margin: 15px;
	min-height:170px;
}

.about-sub-content-title{
	font-weight:bold;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000;
}

.about-sub-content{	
	font-size: 1em;
	color:2A2A2A;
}

.about-sub-content-text{
	padding: 15px 0px 0px 15px;	
	max-width: 350px;
	color:#545454;
}

.about-sub-content-text h2{
	font-size: 2em;
	margin: 0 0 10px;
	color: #000;
}

.about-sub-content-text h3{
	font-size: 1.6em;
	margin: 30px 0 0;
	color: #000;
}

.about-video-bg{
	height:271px;
	background-color:#000;
	text-align:center;
	margin-right: 15px;
}

.bg-content-1{
	background:url(../images/content-bg/01.png) no-repeat;	
}

.bg-content-2{
	background:url(../images/content-bg/02.png) no-repeat;	
}

.bg-content-3{
	background:url(../images/content-bg/03.png) no-repeat;		
}

.bg-content-4{
	background:url(../images/content-bg/04.png) no-repeat;	
}

.about-sub-content-text ul{	
	margin: 0.4em 0 0.7em 1em;
	
}

.about-sub-content-text p{	
	margin-bottom: 0.3em;
}

.about-sub-content-text li{	
	list-style: url(../images/icon/bullet-dot.png) none outside;
	vertical-align: text-top;/*IE7*/
	max-width: 350px;
}

.red-link{
	font-weight:bold;
	color:#C33;
	display:block;
}

.support-game-right-panel{
	background-color:#F5F5F5;
}

.about-main-content{
	background-color:#F5F5F5;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	margin-top: 0;
}

.about-main-content-top-row{
	background: #D8D8D8; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#D8D8D8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#D8D8D8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #999,  #D8D8D8); /* for firefox 3.6+ */
	
	border: 1px solid #AAA;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	margin-bottom: 0;
}

.about-main-content-top-row .inner-button{
	font-size: 1em;/*13px*/
	*font-size: 0.975em;
}

/*right banner see more button*/
.supported-game-div .inner-button{
	position: absolute;
	left: 17px;
	top: 25px;
}

/*right banner transparent header bar*/
.supported-game-div .header-bar{
	position: absolute;
	margin: 1px;
	padding-top: 4px;
	width: 96.5%;
	height: 25px;
	background-image: url("/static/data_images/background/bg-transparent-gray.png");
	background-repeat: repeat;
	color: white;
	text-indent: 14px;
	text-transform: uppercase;
	/*26px*/
	font-size: 2 em;
	*font-size: 1.95 em;
	font-weight: bold;
}

/* Community page (start) */
body.community {
	background: #000000 url("../images/background/bg_Community.jpg") no-repeat scroll center top;
}

.marketing-main .round-container-community {
	background: #D8D8D8; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#D8D8D8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#D8D8D8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #999,  #D8D8D8); /* for firefox 3.6+ */

	border: 1px solid #AAA;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;

	margin-bottom: 0;
}

.marketing-main .community {
	padding-top : 20px ;
	padding-left : 20px ;
	padding-right : 20px ;
	padding-bottom : 20px ;
}

.marketing-main h2 {
	font-size : 18px ; 
	text-transform : uppercase ;
}

.marketing-main .community p.tight {
	font-size : 14px ;
	line-height : 14px ;
}

.marketing-main .feature-panel {
	border-left : 1px solid #D8D8D8 ;
	border-right : 1px solid #D8D8D8 ;
	border-bottom : 3px solid #B8B8B8 ;
	width :320px ;
	height : 275px ;
	background-color : #fff ;
}

.marketing-main .feature-panel .content {
	padding : 20px ;
}

.marketing-main .share-with-friends {
	border-bottom : 2px solid #B8B8B8 ;	
	background-color : #fff ;
	padding : 5px ;
}

.marketing-main .share-with-friends ul {
	margin : 0 ;
	padding : 0 ;
}

.marketing-main .share-with-friends ul li {
	display : inline-block ;
	list-style-type : none ;
	height : 15px ;
	padding-left : 10px ;
}

.marketing-sub-wrapper-community {
	min-height : 2028px ;
}

.marketing-sub-wrapper-about {
	/*min-height : 1086px ;*/
}

.marketing-sub-wrapper-fairplay {
	min-height : 935px ;
}

/* At virgin page (start)*/
body.at-virgin {
	background: #252525 url("../images/background/bg_atVirgin.jpg") no-repeat scroll center top;
}

.round-container-at-virgin {
	margin: 10px auto;
	text-align: left;
	-moz-box-shadow: 1px 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px 1px #CCC;
	box-shadow: 1px 1px 1px 1px #CCC;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}


.at-virgin-sub-content-box{
	padding: 30px 10px;
}

.at-virgin-sub-content-box.top-row{

	background: #D8D8D8; /* for non-css3 browsers */
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#D8D8D8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#D8D8D8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #999,  #D8D8D8); /* for firefox 3.6+ */
	
	border-bottom: 1px solid #B9B9B9;
	border-top: 1px solid #999;
	border-left:1px solid #CCC;
	border-right:1px solid #999;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.at-virgin-sub-content-box.normal-row{
	background-color: #F0F0F0;
	border-top: 1px solid #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #B9B9B9;
	/*min-height:290px;*/
}

.at-virgin-sub-content-box.normal-row.last-row{
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

}

.at-virgin-widget-box{
	margin-right: 15px;
}

.at-virgin-widget-box img{
	margin: 15px;
	width:-moz-available;
}

.at-virgin-sharing-bar {
	background-color:#FCFCFC;
	margin-left:20px;
	margin-right:-12px;
	padding: 3px 0 3px 10px;
	vertical-align: middle;
}

.at-virgin-sharing-bar img, .at-virgin-sharing-bar span{
	vertical-align: middle;
	margin: 0 7px;
	color:#545454;
}

.at-virgin-sub-content-text{
	padding: 15px 0px 0px 15px;	
	max-width: 350px;
	min-height: 200px;
	color:#545454;
}

.at-virgin-sub-content-text h2{
	font-size: 2em;
	margin: 0 0 10px;
	color: #000;
}

.at-virgin-sub-content-text h3{
	font-size: 1.6em;
	margin: 30px 0 0;
	color: #000;
}

.expandable-content{
	display: none;
}

.expandable-link{
	display: block;
	margin: 10px;
}

/* At virgin page (end)*/
/* Games landing page (start) */
body.games{
	background: #252525 url("../images/background/bg_games_2.jpg") no-repeat scroll center top;
}

.games-header-contents{
	position: relative;
	margin-bottom: 2em;
}

.games-header-contents h2,
.games-header-contents h3 {
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222);
	*width: 100%;
}

.games-header-contents h2{
	font-size: 4.5em;
	margin: 0.2em 0em 0em 15px;
}

.games-header-contents h3{
	font-size: 3.8em;
	margin: -15px 0em 0.2em 15px;
}

.games-get-in-game-button{
	position: absolute;
	top: 40px;
	left: 740px;
}

#games-featured-games-header{
	font-size: 1.7em;
	padding: 15px 15px 15px 30px;
	background-color: #B2B2B2;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#games-featured-games-content{
	background-color: #E5E5E5;
}

#games-supported-games-header{
	font-size: 1.7em;
	padding: 30px 15px 0px 30px;
	border-top: 1px double #BBB;
	background-color: #E5E5E5;
}

#games-supported-games-content{
	background-color: #E5E5E5;
}

#games-supported-games-footer{
	background-color: #E5E5E5;
}

.games-bottom-radius{
	height: 20px;
	background-color: #E5E5E5;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/** featured games section **/
.fg-list-container{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
	width: 440px;
	height: 120px;
	margin: 15px;
	position: relative;
	-moz-box-shadow: 1px 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px 1px #CCC;
}

.fg-list-content-name{
	font-size: 1.1em;
	padding: 5px 0px 0px 10px;
}

.fg-list-content-detail{
	font-size: 0.875em;
	margin: 0px 0px 0px 10px;
	width: 200px;
}

.fg-console-image{
	width: 200px;
	height: 20px;
	position: absolute;
	left: 10px;
	bottom: 5px;
}

.fg-button-bottom-right{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/** all supported games section **/
.all-support-games-list-container{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
	width: 440px;
	height: 50px;
	margin: 15px;
	position: relative;
	-moz-box-shadow: 1px 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px 1px #CCC;
}

.all-support-games-content-name{
	font-size: 1.1em;
	top: 16px;
	left: 50px;
	position: absolute;
}

.all-support-games-button-center-left{
	top: 20px;
	left: 20px;
	position: absolute;
}

.all-support-games-button-center-left .inner-button{
}
/** all supported games bottom radius **/
.games-bottom-left{
	background-color: #F5F5F5;
	height: 20px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.games-bottom-right{
	background-color: #F5F5F5;
	height: 20px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/** bold 700 **/
.bold-700{
	font-weight: 700;
}
/** Games landing page (end) **/
/** Game details page (start) **/

.game-details-wide-container h2{
	margin: 0px 0px 0px 20px;
	padding-top: 0em;
	font-size: 4.8em;
}

.game-details-wide-container h3{
	margin: 0px 20px 20px 20px;
	font-size: 2.1em;
}

.game-details #header{
	position: relative;
}

.game-details-player-activity-feed-panel{
	position:absolute;
	top: 82px;
	left: 717px;
	width: 246px;
	text-align: center;
	color: #424242;
}

.game-details-player-activity-header{
	height: 10px;
	/**overflow hidden to fix div elements that show height at least 15px problem in IE quirks mode**/
	overflow: hidden;
	background: url('../images/header/player_activity_top.png') no-repeat scroll;
}

.game-details-player-activity-content{
	padding-bottom: 5px;
	background: url('../images/header/player_activity_body.png') repeat scroll center;
}

.game-details-player-activity-footer{
	height: 10px;
	/**overflow hidden to fix div elements that show height at least 15px problem in IE quirks mode**/
	overflow: hidden;
	background: url('../images/header/player_activity_bottom.png') no-repeat scroll;
}

.game-details-player-activity-title{
	margin: 0px 0px 0px 25px;
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: 800;
	text-align: left;
}

table.game-details-player-activity-table{
	margin: 5px 0px 0px 0px;
	text-align: left;
	font-size: 1.1em;
	width: 240px;
}

table.game-details-player-activity-table,
table.game-details-player-activity-table td{
	border-width: 0px;
}

table.game-details-player-activity-table td{
	padding-top: 0em;
	padding-bottom: 0em;
}

.game-details-player-activity-status{
	padding-left: 25px;
	font-size: 0.86em;
	font-weight: 800;
	color: #424242;
}

.game-details-player-activity-value{
	padding-left: 0.2em;
	font-weight: 800;
	font-size: 1.1em;
	color: #424242;
}

.games-detail-fbo{
	margin-top: 20px;
}

.game-details-wide-container{
	color: #FFF;
	text-shadow: 0px 5px 5px #222222; /*css3*/
	filter: shadow(direction=180, strength=5, color=#222222);
	*width: 100%;
}

.font-white{
	color: #FFF;
}

.bold-900{
	font-weight: 900;
}

/** Game details page (end) **/
body.marketing{
	background: #252525 url("../images/background/bg_marketing.jpg") no-repeat scroll center top;
}

.center-contents{

}

.marketing-header{
	background: #d5d5d5 repeat;
	/* Mozilla: */
    background: -moz-linear-gradient(top, #aeaeae, #d5d5d5);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#aeaeae), to(#d5d5d5));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#aeaeae', EndColorStr='#d5d5d5', GradientType=0);
	width: 960px;
	height: 70px;
	border-bottom: 1px solid #bababa;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.marketing-header h3{
	position: absolute;
	margin: 25px 30px;
	font-size: 1.465em;
	font-weight: 700;
	text-transform: uppercase;
}

.marketing-contents{
	background: #f0f0f0 repeat;
	width: 960px;
	padding: 30px 0px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.marketing-content-details-container{
	background: #fff repeat;
	margin: 0px 30px 30px 30px;
	padding: 25px 0px;
	border: 1px solid #ccc;
	border-top: 1px solid #e9e9e9;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;
}

.marketing-content-details-header{
	position: relative;
	margin: 0px 30px;
	padding: 0px 0px 10px 0px;
}

.marketing-content-details-header h4{
	font-size: 1.125em;
	font-weight: 800;
	text-transform: uppercase;
}

.marketing-details-print-container{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #e23a3a;
	font-weight: 900;
	font-size: 0.945em;
}

.marketing-details-print-container a, .marketing-content-details-footer-link a{
	color: #e23a3a;
	text-decoration: none;
}

.marketing-details-print-container a:hover, .marketing-content-details-footer-link a:hover{
	text-decoration: underline;
}

.marketing-content-details-sub h5{
	font-weight: 700;
	font-size: 1.155em;
	padding: 5px 0px;
	margin: 0px 30px;
	border-top: 1px double #bababa;
	border-bottom: 1px double #bababa;
}

.marketing-content-details-sub-body h6{
	font-weight: 700;
}

.marketing-content-details-sub-body{
	padding: 10px 0px;
	margin: 0px 180px 0px 30px;
}

.marketing-content-details-footer-link{
	margin: 0px 30px;
	color: #e23a3a;
	font-weight: 700;
}

/** FAQ -----------------------------------------*/

.faq {
}

.faq-wrapper {
	margin : 30px ;
	margin-right : 240px ;
}

.faq div.header {
	font-size : 18px ;
	font-weight : bold ;
	text-transform : uppercase ;
	color : #000 ;
	margin-top : 20px ;
	margin-bottom : 20px ;
}

.faq p {
	font-size : 12px ;
	line-height : 18px ;
	margin-left : 0 ;
}

.faq dl {
	margin : 0 ;
}

.faq dl dt {
	font-size : 14px ;
	font-weight : bold ;
	color : #000 ;
	margin-top : 10px ;
	margin-bottom : 20px ;
}

.faq dl dd {
	font-size : 12px ;
	line-height : 18px ;
	margin-left : 0 ;
}

.faq-wrapper ul,
ul#avfaq,
ul#ggfaq {
	margin : 13px ;
}

.faq-wrapper ul li,
ul#avfaq li,
ul#ggfaq li {
	list-style-image : url("../images/icon/bullet-dot-large.png") ;
	line-height : 18px ;
	font-size : 12px ;
}

ul#avfaq li a,
ul#ggfaq li a,
ul#cashierfaq li a {
	text-decoration : underline ;
	color : #f00 ;	
}

.terms-wrapper table th,
.faq-wrapper table th {
	border : 0 ;
	background-color : #d8d8d8 ;
	padding-left : 10px ;
	text-align : left ;
}

.terms-wrapper table td,
.faq-wrapper table td {
	border : 0 ;
	border-top : 1px solid #fff ;
	background-color : #e6e6e6 ;
	padding-left : 10px ;
	font-size : 12px ;
}

.terms-wrapper table td.alt,
.faq-wrapper table td.alt {
	background-color : #e2e2e2 ;
}

.terms-wrapper table th.centered,
.faq-wrapper table th.centered,
.terms-wrapper table td.centered,
.faq-wrapper table td.centered {
	text-align : center ;
}
/*********************   KY Styles   ********************/
/*----------   1 Column layout styles (overrides)   ----------*/
.marketing-content-txt	{
	background:#f0f0f0 none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	padding: 30px;
	background-color:#F0F0F0;
	border: 1px;
	border-color:#AAAAAA;
	/*border-top:1px solid #FFFFFF;*/
	margin:0;
	overflow:hidden;
	background:#F0F0F0 url('/static/data_images/background/bg-onecolumn.jpg') repeat-x scroll left top;
	border-top: 1px solid #fff;
	border-left: 1px solid #f0f0f0;
}
.marketing-content-txt .marketing-content-details-container 	{
	background-color: #fff;
	-moz-box-shadow:1px 1px 1px 1px #CCCCCC;
	border-color:#D8D8D8;
	margin: 0;
	padding:20px 0;
}
.marketing-content-txt .marketing-content-details-header	{
	padding: 0;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-bottom: 9px;
	border-bottom: 1px solid #d8d8d8;
}
.marketing-content-txt .marketing-content-details-body	{
	padding: 18px 280px 18px 30px;
}
/*.marketing-content-txt .marketing-content-details-sub	{
	margin-bottom: 18px;
}
.marketing-content-txt .marketing-content-details-sub-body	{
	padding: 0;
}*/
.marketing-content-txt p	{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}
.marketing-content-txt	h4{
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 30px 18px 0;
	font-weight: bold;
}
.marketing-content-txt .marketing-content-details-header h4	{
	margin: 0;
	padding: 0;
}
.marketing-content-txt .marketing-details-print-container	{
	top: 0;
}
.marketing-content-txt h5	{
	margin: 0 0 9px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	border: 0;
	padding: 0;
}
.marketing-content-txt h6	{
	font-size: 12px; 
	margin: 0;
	padding: 0;
}
.marketing-content-txt ul	{
	margin: 0 0 18px 15px;
	padding: 0;
	font-size : 12px ;
	line-height : 18px ;
}
/*--------- ERROR MESSAGES ----------*/
#error-msg	{
	padding: 30px 0;
	margin-top: 36px;
	margin-bottom: 18px;
}
#error-msg .marketing-content-details-sub-body	{
	background-color: #fff;
	padding: 30px;
	margin: 0 30px;
	-moz-box-shadow:1px 1px 1px 1px #CCCCCC;
}
#error-msg h4	{
	margin-left: 0;
	text-transform: none;
}

#error	{
	margin-top: 18px;
}


/*----------   2 Column layout styles   ----------*/
/*--- CONTAINERS ---*/
.marketing-container	{
	margin: auto;
	text-align: left;
	width: 100%;
}
.marketing-wrapper	{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
#footer	{
	clear: both;
}
/*----- TITLES  ------*/
#hdr-title h2, #hdr-title h3	{
	color: #fff;
}



/*-----   MAIN CONTENT   -----*/
/*These styles are based on the previous YUI styles used in the ABOUT page*/

.marketing-main	{
	float: left;
	margin-right: -25em;
	width:100%;
}
.marketing-main-wrapper{
	margin-right:19.4615em;
	float:none;
	width:auto;
	position:static;
}
.marketing-main-head{
	/*background:#D8D8D8 none repeat scroll 0 0;*/
	border:1px solid #AAAAAA;
	margin-bottom:0;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;	
	background: #F0F0F0 url('/static/data_images/background/bg-onecolumn.jpg') repeat-x left top;
	border-top: 1px solid #fff;
	border-left: 1px solid #f7f7f7;
	border-bottom: 0px solid #949494;
}
/*.marketing-main-headonly{
	background:#D8D8D8 none repeat scroll 0 0;
	border:1px solid #AAAAAA;
	margin-bottom:0;
	-moz-background-origin:padding;
	padding-bottom: 220px;
}*/
.marketing-main-head-wrap	{
	margin: 15px;
	position: relative;
}
.marketing-main-content{
	/*background-color:#F5F5F5;*/
	margin-top:0;
	margin-bottom: 0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	clear: both;
	overflow: hidden;
	border-top: 0;
	border-color: #aaa;
	background-color: #f0f0f0;
	border-top: 0px solid #f7f7f7;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	
}
.marketing-main-content-panel{
	margin:15px;
	min-height:170px;
	background-color: #fff;
	padding: 30px;
	border: 1px solid #f0f0f0;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;
}

/*-----   MAIN CONTENT TYPE   -----*/
.marketing-main-content a, .marketing-main-content a:link, .marketing-main-content a:visited	{
	color: #c00;
	text-decoration: underline;
}
.marketing-main-content h5	{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 18px 0;
	text-transform: uppercase;
	clear: both;
}
.marketing-main-content h5 em	{
	color: #c00;
	font-style: normal;
	font-weight: bold;
}
.marketing-main-content p	{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
}
.marketing-main-head p	{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
}
.marketing-main-content ul	{
	margin: 0 0 18px 20px;
	padding: 0;
	font-size : 12px ;
	line-height :18px ;
}
/*---CONTENT HEAD TYPE---*/
.marketing-main-head-wrap h4	{
	font-size: 21px;
	line-height: 27px;
	margin: 0 0 9px 0;
	padding: 0;
}
.marketing-main-head-wrap p	{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
}

/*----- CONTENT HEADS -----*/
/*-----QUICKSTART-----*/
#head-quickstart h4, #head-quickstart p	{
}
#head-quickstart h4	{
	padding-top: 18px;
	padding-left: 216px;
}
#head-quickstart p	{
	/*margin-bottom: 36px;*/
	padding-right: 15px;
	padding-left: 215px;
	font-size : 14px ;
	line-height : 21px ;
}
#head-quickstart img	{
	position: absolute;
	left: 0px;
	top: -25px;
}
#content-quickstart	{
	
}
#content-quickstart .marketing-main-content-panel	{
	margin-top: 0;
	padding-top: 54px;
}



/*-----  SUB CONTENT -----*/
.marketing-sub{
	float:right;
	width:18.4615em;
	position: relative;
	
}
.marketing-sub-wrapper{
	/*background-color:#F5F5F5;*/
	/*border-bottom: 0;*/
	background: #f0f0f0 url('/static/data_images/background/bg-onecolumn.jpg') repeat-x left top;
	border-color: #aaa;
	border-top: 1px solid #fff;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
.marketing-sub-panel{
	
}
.marketing-sub-text	{
	padding: 15px;
}
.marketing-sub-promo {
	margin: 0 auto;
}

body.about .marketing-sub-promo {
	margin: 0 auto;
	margin-bottom : 15px;
	position : relative;
}

body.about .marketing-sub-promo.left-space {
	margin-left : -12px;
}

body.about .marketing-sub-promo .link-button {
	left:100px;
	position:absolute;
	top:160px;
}

body.about .marketing-sub-promo .link-button.left-space {
	margin-left : 20px;
}

body.about .marketing-sub-fairplay	{
	min-height : 1128px;
	*min-height : 1111px;
}

.marketing-sub-about {
	padding-bottom: 645px;
	margin-bottom: 0;
}

.marketing-sub-fairplay	{
	padding-bottom: 950px;
	margin-bottom: 0;
	padding-left : 0;
}
.marketing-sub-quickstart {

	margin-bottom: 0;
	margin-left : 0;
}
/*----- SUBCONTENT TYPE -----*/
.marketing-sub-text h5	{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 9px 0;
}
.marketing-sub-text h6	{
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

/*---------   SIDE PANELS   ----------*/
/*GETTING STARTED SIDE PANEL*/
.sub-gettingstarted	{
	width: 211px;
	height: 193px;
	background-color: #c00;
	color: #fff;
	margin: 5px auto;
	text-align: center;
}
.sub-gettingstarted h4	{
	font-size: 30px;
	margin: 0 0 9px 0;
	padding: 0;
	line-height: 36px;
	text-transform: uppercase;
	text-shadow:0 5px 5px #222222;
}
.sub-gettingstarted h5	{
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-shadow:0 5px 5px #222222;
	padding-top: 36px;
}
.sub-gettingstarted .btn-content-blk	{
	margin: 0 auto;
	padding-left: 18px;
}

/*----- Quick Start Guide page ------*/
body.quickStartBG{
	background: #252525 url('/static/skin/vg/images/background/bg_quickstart.jpg') no-repeat scroll center top;
}

.sub-gettingstarted-signme-up {
	width: 211px;
	height: 193px;
	color: #fff;
	margin: 5px auto;
	text-align: center;
	background: url('/static/data_images/elements/quickstart/signup.jpg') no-repeat left top;
}
	
.sub-gettingstarted-deposit-bonus {
	width: 211px;
	height: 193px;
	color: #fff;
	margin: 5px auto;
	text-align: center;
	background: url('/static/data_images/elements/quickstart/depositBonus.png') no-repeat left top;
}

.sub-gettingstarted-friend-bonus {
	width: 211px;
	height: 193px;
	color: #fff;
	margin: 5px auto;
	text-align: center;
	background: url('/static/data_images/elements/quickstart/friendBonus.png') no-repeat left top;
}

.btn-content-signme-up{
	padding-top: 130px;
	padding-left: 17px;
}

.btn-content-bonus {
	padding-top: 110px;
}

body.quickStart {
	background: #252525 url("../images/background/tbg-detail-fifa.jpg") no-repeat scroll center top;
}

/* ---------- Community page -------------*/
body.communityBG {
	background: #252525 url('/static/data_images/elements/community/bg.jpg') no-repeat scroll center top;
}

.community-sub-promo1 {
	background: url('/static/data_images/elements/community/fbMain.png') no-repeat left top;
	width: 225px;
	height: 275px;
}

.community-sub-promo2 {
	background: url('/static/data_images/elements/community/promo2.png') no-repeat left top;
	width: 225px;
	height: 395px;
}

.community-sub-promo3 {
	background: url('/static/data_images/elements/community/promo3.png') no-repeat left top;
	width: 225px;
	height: 395px;
}

.community-sub-promo4 {
	background: url('/static/data_images/elements/community/promo4.png') no-repeat left top;
	width: 225px;
	height: 395px;
}

.community-sub-promo5 {
	background: url('/static/data_images/elements/community/promo5.png') no-repeat left top;
	width: 225px;
	height: 395px;
}

.btn-content-comunity-promo1 {
	padding-top: 341px;
	padding-left: 29px;
}

.btn-content-comunity-promo2 {
	padding-left: 29px;
	padding-top: 342px;
}

.btn-content-comunity-promo3 {
	padding-top: 344px;
	padding-left: 29px;
}

.btn-content-comunity-promo4 {
	padding-top: 123px;
	padding-left: 13px;
}

.community-promo-title {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.community-promo-title h3{
	color: #FFFFFF;
	text-transform: uppercase;
}

.community-promo-title-blk h3{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-transform: uppercase;
}

.community-promo-date-title h3{
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 200px;
	padding-left: 10px;
	padding-right: 10px;
}

.community-promo-title h4{
	color: #FFFFFF;
	text-transform: uppercase;
}

.community-promo-title-desc {
	padding-left: 10px;
	padding-right: 10px;
}



/*----------   ADDITIONAL GRAPHIC ELEMENTS     -----*/
/*----- BUTTONS ------*/
.marketing-main-content a.btn-content-register, .marketing-main-content a.btn-content-blk, .marketing-sub a.btn-content-register, .marketing-sub a.btn-content-blk, .marketing-main-head-wrap a.btn-content-register {
	width: 128px;
	height: 21px;
	display: block;
	margin: 0 0 18px 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	padding: 18px 25px;
}
a.btn-content-register	{
	background: url('/static/data_images/buttons/btn-content-red.png') no-repeat left top;	
}
a.btn-content-blk	{
	background: url('/static/data_images/buttons/btn-content-blk.png') no-repeat left top;
}
.marketing-sub a.btn-content-blk	{
	margin: 0 auto;
	padding-left: 18px;
}

a.btn-content-register.show-inline{
	display : inline;
	padding-right : 35px
}

a.btn-content-register.vertical-super {
	vertical-align : super;
}

/*---------   MISCELLANEOUS FORMATTING STYLES   ----------*/
.floatleft	{
	float: Left;
	margin: 0 18px 0 0;
}
.clear	{
	clear: both;
}

/* FAQ links */
p.toplink {
	text-align : right ;
	display : block ;
	background : transparent url("../images/icon/red-uparrow.png") no-repeat scroll right center ;
	padding-right : 15px ;
}

p.toplink a {
	color : #f00 ;
}

/* Terms and Conditions */

.terms {
}

.terms-wrapper {
	margin : 30px ;
	margin-right : 240px ;
}

.terms h3 {
	font-size : 18px ;
	font-weight : bold ;
	text-transform : uppercase ;
	color : #000 ;
	margin-top : 20px ;
	margin-bottom : 20px ;
}

.terms p {
	font-size : 12px ;
	line-height : 18px ;
	margin-left : 0 ;
}

.terms-wrapper ul {
	margin : 13px ;
}

.terms-wrapper ul li {
	list-style-image : url("../images/icon/bullet-dot-large.png") ;
	line-height : 18px ;
	font-size : 12px ;
}

.terms-wrapper h4 {
	font-size : 14px ;
	font-weight : bold ;
	padding-bottom : 10px  ;
}

/*---------   VIRGIN GAMING LAUNCHES AT E3   ----------*/
body.e3 {
	background: url("../images/launches-at-e3/bg.jpg") no-repeat scroll center top #252525;
}

.e3 .games-header-contents {
	margin: 130px 0px;
}

.e3 #main {
	padding: 0px 10px;
}

.e3 #main #video-place-holder {
	height: 350px;
	text-align: center;
}

.e3 #main #video-player {
	margin-top: 10px;
	padding: 10px;
	height: 350px;
}

.e3 #main #launches-description h2 {
	margin: 0px;
	font-weight : normal ;
	font-size : 19px ;
}

.e3 #main #launches-description .white-frame {
	margin-top: 5px;
	padding: 10px;
}

.e3 #main #launches-description .white-frame {
	font-size : 12px ;
}

.e3 #main #launches-description p.coming-soon {
	color: #073073;
	font-weight: bold;
	margin: 5px;
	text-decoration: underline;
}
.e3 #main #launches-description #vid-links {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background-color: #aaa;
}

.e3 #main #launches-description #vid-links li {
	list-style: none;
	padding: 0;
	margin: 0 2px;
	float: left;
}

.e3 #main #launches-description #vid-links img {
	width: 108px;
	height: 81px;
	border: 4px solid #aaa;
}

.e3 #main #launches-description #vid-links img.current {
	border-color: #930000;	
} 

.e3 #footer #play-the-pros {
	background: url("../images/launches-at-e3/footer.png") no-repeat scroll center top transparent;
	width: 100%;
	height: 200px;
	margin: 10px 0px;
}

.e3 #launches-description {
	height : 348px ;
}

/*---------- PRESS ----------*/
body.press {
	background: #252525 url("../images/background/bg_press.jpg") no-repeat scroll center top;
}

body.press .marketing-main-head {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.press #hdr-title {
	margin-top: 60px;
	margin-bottom: 40px;
}

.press #press-white-frame {
	padding: 10px;
}

ul.press {
	margin: 0;
	padding: 0;
}
ul.press li {
	font-size: 110%;
	list-style-type: none;
	margin: 20px 0;
}
ul.press a {
	color: #f00;
	text-decoration: none;
}
ul.press a:hover {
	text-decoration: underline;	
}	
ul.press em {
	font-size: 80%;
	display: block;
}

/*---------- PRIVACY ----------*/
/*---------- RESPONSIBLE GAMING ----------*/
body.privacy,
body.responsible-gaming {
	background: #252525 url("../images/background/bg_press.jpg") no-repeat scroll center top;
}

.privacy #hdr-title,
.responsible-gaming #hdr-title {
	margin-top: 50px;
	margin-bottom: 40px;
}
.careers .marketing-content-txt .marketing-content-details-body	{
	padding: 0px 30px 0px 30px;
}

.careers-page  {
	width: 800px;
	padding: 5px;
	overflow:auto;
	padding-bottom: 20px;
}
.careers-page .maincontent  {
	padding: 5px;
	float: left;
	padding-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
}
.careers .feature-panel {
	border-left : 1px solid #D8D8D8 ;
	border-right : 1px solid #D8D8D8 ;
	border-bottom : 3px solid #B8B8B8 ;
	width :320px ;
	height : 240px ;
	background-color : #fff ;
	float: right;
	margin-right:20px;
	margin-top:40px;
	margin-left:10px;
	
}
.careers .feature-panel .content {
	padding : 10px ;
	position: relative;
	
}


/*---------- FAIRPLAY ----------*/
body.fairplay {
	background: #252525 url("../images/background/bg_fairplay.jpg") no-repeat scroll center top;
}

.fairplay #hdr-title {
	margin-top: 63px;
	margin-bottom: 23px;
}

.fairplay #hdr-title .title-line1,
.fairplay #hdr-title .title-line2,
.fairplay #hdr-title .title-line3 {
	text-shadow: none;
	filter: shadow(direction=0, strength=0, color=#FFFFFF);
	font-weight : 800 ;
	color: #c00;
}

.fairplay .marketing-content-txt h2 {
	margin-top: 0px;
}

.fairplay .marketing-main-head-wrap h2 {
	font-size : 24px ;
	font-weight : bold ;
	text-transform : none ;
}

.fairplay .marketing-main-head-wrap p {
	font-size : 18px ;
	line-height : 27px ;
}
	
.fairplay .marketing-main .marketing-main-head {
}

.fairplay .marketing-main .marketing-main-head #fairplay-white-space {
	padding: 25px;
}

.fairplay .marketing-main .marketing-main-head .panel-header {
	margin: 0px 25px;
}

.fairplay .marketing-main .marketing-main-head .white-frame p.title {
	margin-top: 10px;
}

.fairplay .marketing-main .marketing-main-head .white-frame .register-button {
	margin: 40px 0px 20px 0px;
}

.fairplay .marketing-sub .marketing-sub-wrapper #sign-up {
	background: url("../images/content-bg/sign-up.png") no-repeat scroll center top;
	width: 215px;
	height: 199px;
	text-align: center;
}

.fairplay .marketing-sub .marketing-sub-wrapper #sign-up img {
	position: relative;
	top: 150px
}

.fairplay .marketing-sub .marketing-sub-wrapper #first-timers {
	background: url("../images/content-bg/50-first-timers-deposit.png") no-repeat scroll center top;
	width: 215px;
	height: 197px;
	text-align: center;
	margin-top: 10px;
}

.fairplay .marketing-sub .marketing-sub-wrapper #first-timers img {
	position: relative;
	top: 146px
}

.fairplay .marketing-sub .marketing-sub-wrapper #refer-a-friend {
	background: url("../images/content-bg/refer-a-friend.png") no-repeat scroll center top;
	width: 215px;
	height: 197px;
	text-align: center;
	margin-top: 10px;
}

.fairplay .marketing-sub .marketing-sub-wrapper #refer-a-friend img {
	position: relative;
	top: 146px
}

.bordered {
	border-top : 2px solid #FFFFFF;
	border-bottom : 2px solid #CFCFCF;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}

.top-bordered {
	border-bottom : 2px solid #CFCFCF;
}

.bottom-bordered {
	border-top : 2px solid #FFFFFF;
}

/** Deposit Bonus Page**/

body.dp-bonus{
	background: #252525 url("../images/background/bg_deposit_bonus.jpg") no-repeat scroll center top;
}

.dp-bonus .big-register-now-btn{
	position: absolute;
	top: 105px;
	left: 100px;
	text-transform: uppercase;
}

.dp-bonus .big-register-now-btn a{
	background: transparent url("../images/buttons/big-btn-red.png") no-repeat scroll center center;
	display: block;
	width: 212px;
	height: 90px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: 900;
	position: relative;
}

.dp-bonus .big-members-dp-now-btn  a{
	background: transparent url("../images/buttons/members_dp.png") no-repeat scroll center center;
	display: block;
	width: 208px;
	height: 72px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: 900;
	position: relative;
	left: 600px;
}

.dp-bonus .madden-coming-soon {
	background: transparent url("../images/content-bg/madden-11-cs.png") no-repeat scroll center center;
	position: absolute;
	height: 166px;
	width: 163px;
	left:658px;
	top:30px;
	
}

#promo-dpb-inner-header{
	text-transform: uppercase;
	position: relative;
	height: 130px;
}

#promo-dpb-inner-header .first-header{
	font-size: 3.4em;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 40px;
	line-height: 100%;
}
#promo-dpb-inner-header .middle-header{
	font-size: 8.2em;
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 40px; 
	}
/** red hot summer page (start)**/

body.red-hot-summer{
	background: #252525 url("../images/background/bg_red_hot_summer.jpg") no-repeat scroll center top;
}



.red-hot-summer-header-contents{
	position: relative;
	text-transform: uppercase;
	text-shadow: 0px 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
	height: 230px;
}

.red-hot-summer #main {
	position : relative ;
}

.red-hot-summer .big-register-now-btn{
	position: absolute;
	top: 105px;
	left: 100px;
	text-transform: uppercase;
}

.red-hot-summer .big-register-now-btn a{
	background: transparent url("../images/buttons/big-btn-red.png") no-repeat scroll center center;
	display: block;
	width: 212px;
	height: 90px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: 900;
	position: relative;
}

.red-hot-summer .big-register-now-btn span.big-register-now-first{
	display: block;
	position: absolute;
	top: 7px;
	width: 212px;
	text-align: center;
	left: 0px;
}

.red-hot-summer .big-register-now-btn span.big-register-now-last{
	width: 212px;
	text-align: center;
	display: block;
	position: absolute;
	top: 34px;
	left: 0px;
}

.red-hot-summer-widget-box{
	background: #D8D8D8; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#D8D8D8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#D8D8D8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #999,  #D8D8D8); /* for firefox 3.6+ */
}

#red-hot-summer-contents-inner-container{
	padding: 20px 20px 0px 20px;
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px 1px #CCC;
	box-shadow: 1px 1px 1px 1px #CCC;
}

#red-hot-summer-contents-inner-container .left-header{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.275em;
	width: 400px;
	padding-left: 10px;
}

#red-hot-summer-contents-inner-container .left-contents{
	padding-top: 20px;
	width: 420px;
}

#red-hot-summer-contents-inner-container .yui-right{
	width: 50%;
}

#red-hot-summer-contents-inner-container .right-header{
	width: 461px;
	height: 100px;
	padding: 0px 10px;
}

#red-hot-summer-contents-inner-container  .right-header-contents{
	float: left;
	width: 220px;
	position: relative;
	height: 100px;
	padding-left: 15px;
}

#red-hot-summer-contents-inner-container .email-register-form{
	float: left;
	width: 200px;
	height: 100px;
	padding-left: 20px;
	position: relative;
}

#red-hot-summer-contents-inner-container .email-register-form .small-register-now-btn{
	position: absolute;
	top: 55px;
	left: 15px;
}

#red-hot-summer-contents-inner-container .small-register-now-btn a{
	background: transparent url("../images/buttons/small-btn-register.png") no-repeat scroll center center;
	display: block;
	width: 154px;
	height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 900;
	position: relative;
	text-transform: uppercase;
	text-shadow: 0px 2px 2px #222222; /*css3*/
}

#red-hot-summer-contents-inner-container .small-register-now-btn span.small-register-now{
	width: 154px;
	display: block;
	position: absolute;
	top: 3px;
	left: 40px;
}

#red-hot-summer-contents-inner-container  .right-header-contents div{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.08em;
}

#red-hot-summer-contents-inner-container div.right-header-label-first{
	position: absolute;
	top: 0px;
	left: 5px;
}

#red-hot-summer-contents-inner-container div.red-hot-summer-right-header{
	font-size: 1.35em;
	position: absolute;
	top: 15px;
	left: 5px;
}

#red-hot-summer-contents-inner-container .right-header-contents p{
	position: absolute;
	bottom: 0px;
	left: 5px;
}

#red-hot-summer-contents-inner-container .email-register-form .emailAddress{
	width: 180px;
	height: 25px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#red-hot-summer-contents-inner-container .right-contents .right-content-item{
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FFF;
	width: 461px;
	height: 212px;
	text-shadow: 0px 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
}

#red-hot-summer-contents-inner-container .right-contents #right-item1{
	background: url("../images/content-bg/fifa.png") no-repeat;
}

#red-hot-summer-contents-inner-container .right-content-item .small-register-now-btn{
	position: absolute;
	bottom: 25px;
	left: 20px;
}

#red-hot-summer-contents-inner-container .right-contents #right-item2{
	background: url("../images/content-bg/modnation-racers.png") no-repeat;
}

#red-hot-summer-contents-inner-container .right-contents #right-item3{
	background: url("../images/content-bg/madden.png") no-repeat;
}

#red-hot-summer-contents-inner-container .right-contents #right-item4{
	background: url("../images/content-bg/halo-3.png") no-repeat;
}

#red-hot-summer-contents-inner-container .right-contents .item-games-name{
	position: absolute;
	top: 30px;
	left: 30px;
	font-weight: 900;
	font-size: 2.4em;
}

#red-hot-summer-contents-inner-container .right-contents .item-qualification-label{
	position: absolute;
	top: 65px;
	left: 30px;
	font-size: 1.5em;
}

#red-hot-summer-contents-inner-container .right-contents .item-qualification-time{
	position: absolute;
	top: 85px;
	left: 30px;
	font-size: 1.5em;
}

/** red hot summer page (end)**/

/** fifa-tournament page (start)**/

body.fifa-tournament{
	background: url("../images/background/bg_fifa_tournament.jpg") #252525 no-repeat scroll center top;
}

.fifa-tournament-header-contents{
	text-shadow: 0px 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
	position: relative;
	height: 260px;
	text-transform: uppercase;
}

.fifa-tournament-header-contents h2{
	position: absolute;
	font-size: 72px;
	margin: 0px;
	bottom: 50px;
	left: 20px;
	font-weight : 700 ;
}

.fifa-tournament-header-contents h3{
	position: absolute;
	font-size: 52px;
	margin: 0px;
	bottom: 15px;
	left: 20px;
}

.fifa-tournament-header-contents .big-register-now-btn{
	position: absolute;
	bottom: -30px;
	right: -10px;
}

.fifa-tournament-header-contents .big-register-now-btn a{
	background: url("../images/buttons/big-btn-red.png") no-repeat;
	display: block;
	width: 212px;
	height: 90px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: 900;
	position: relative;
	padding-bottom: 10px;
}


.fifa-tournament-header-contents .big-register-now-btn span.big-register-now-first{
	display: block;
	position: absolute;
	top: 5px;
	left: 35px;
}

.fifa-tournament-header-contents .big-register-now-btn span.big-register-now-last{
	width: 212px;
	text-align: center;
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
}

#fifa-tournament-container{
	padding: 15px;
	color: #FFFFFF;
	height: 825px;
}

#fifa-tournament-content-inner-container{
	background: url("../images/content-bg/fifa-tournament-content-bg.png") no-repeat;
	width: 927px;
	height: 775px;
	background-color: black;
}

#fifa-tournament-inner-header{
	text-transform: uppercase;
	position: relative;
	height: 250px;
}

#fifa-tournament-inner-header .first-header{
	font-size: 3.6em;
	font-weight: bold;
	position: absolute;
	top: 30px;
	left: 40px;
}

#fifa-tournament-inner-header .middle-header{
	font-size: 7.8em;
	font-weight: bold;
	position: absolute;
	top: 60px;
	left: 40px;
}

#fifa-tournament-inner-header .bottom-header{
	position: absolute;
	top: 165px;
	left: 230px;
	font-size: 2em;
	font-weight: bold;
	color: #CC0000;
	text-shadow: 2px 2px 2px #F9EDEF; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
}

#fifa-tournament-inner-content h3{
	text-transform: uppercase;
	font-size: 2.2em;
	font-weight: 700;
	padding-left: 40px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

#fifa-tournament-inner-content h4{
	text-transform: uppercase;
	font-size: 1.2em;
	padding-left: 40px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

#fifa-tournament-inner-content .inner-content-container{
	width: 480px;
	padding-left: 40px;
}

#fifa-tournament-inner-content .inner-content-container p{
	padding-bottom: 20px;
}

#fifa-tournament-inner-content .inner-content-container ul{
	margin-top: -10px;
}

#fifa-tournament-inner-content .inner-content-container li{
	font-weight: bold;
	font-size: 1.2em;
}

#fifa-tournament-inner-content{
	position: relative;
}

#fifa-tournament-inner-content .small-register-now-btn{
	position: absolute;
	top: 373px;
	left: 380px;
}

#fifa-tournament-inner-content .small-register-now-btn a{
	background: url("../images/buttons/small-btn-register.png") no-repeat;
	display: block;
	width: 154px;
	height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 900;
	position: relative;
	text-transform: uppercase;
}

#fifa-tournament-inner-content .small-register-now-btn span.small-register-now{
	width: 154px;
	display: block;
	position: absolute;
	top: 3px;
	left: 12px;
}

#fifa-tournament-footer{
	position: relative;
}


#fifa-tournament-inner-content .legal {
	margin: 10px;
}

	
#fifa-tournament-footer .flag-12{
	position: absolute;
	background: url("../images/icon/flags_12.png") no-repeat;
	width: 922px;
	height: 46px;
	left: 2px;
	top: 10px;
}

div#inner-rhs {
	margin:5px 0;
	padding:5px;
	color:#fff;
	font-size:115%;
	height:560px;
	overflow:auto;
	background-color: #000;
}
div#faqs{
	margin:0;
	margin-bottom:0;
}
#promo-rhs-container{
	padding: 15px;
	color: #fff;
}
#promo-rhs-content-inner-container-faq{
	background: #000 no-repeat;
	width: 927px;
	padding-bottom: 5px;
	position: relative;
}
#promo-rhs-content-inner-container{
	background: #000 url("../images/content-bg/fifa-bg.jpg") no-repeat;
	width: 927px;
	padding-bottom: 5px;
	position: relative;
}
#promo-rhs-content-inner-container.halo{
	background-image: url("../images/content-bg/halo-bg.jpg");
}
#promo-rhs-content-inner-container.madden{
	background-image: url("../images/content-bg/madden-bg.jpg");
}
#promo-rhs-content-inner-container.halolb{
	background-image: url("../images/content-bg/halo-lb.jpg");
}
#promo-rhs-content-inner-container.maddenlb{
	background-image: url("../images/content-bg/madden-lb.jpg");
}
#promo-rhs-content-inner-container.fifalb{
	background-image: url("../images/content-bg/fifa-lb.jpg");
}
#promo-rhs-content-inner-container.dpb{
	background-image: url("../images/content-bg/dpb-bg.jpg");
}
#promo-rhs-faq-header {
	text-transform: uppercase;
	position: relative;
	height: 60px;
}
#promo-rhs-faq-header .first-header{
	font-size: 3.4em;
	font-weight: bold;
	position: relative;
	top: 10px;
}
#promo-rhs-inner-header{
	text-transform: uppercase;
	position: relative;
	height: 220px;
}

#promo-rhs-inner-header .first-header{
	font-size: 3.4em;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 40px;
}
#promo-rhs-inner-header .middle-header{
	font-size: 8.2em;
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 40px;
}
#promo-rhs-inner-header .bottom-header{
	position: absolute;
	top: 150px;
	left: 190px;
	font-size: 3.4em;
	font-weight: bold;
}
.halo #promo-rhs-inner-header .bottom-header,
.madden #promo-rhs-inner-header .bottom-header{
	left: 150px;
}

.lb #promo-rhs-inner-header{
	height:	130px;
}

.lb #promo-rhs-inner-header .first-header{
	line-height: 1em;
	text-align: center;
	left: 0;
}
#lb-mkt{
	height: 600px;
}

#lb-mkt-msg {
    float : left;
    text-align : center;      
    text-transform : uppercase;
	width : 70%;
	margin-left : 14%;
	margin-right : 14%;
	margin-top : 225px;
	font-size : 42px;
	color : #000;
}

#lb-mkt-msg > a {
    color : #CC0000;
    text-decoration : none;
}

#lb-mkt-msg > a:visited {
    color : #CC0000;
}

#lb-mkt-msg > a:hover {
    color : #FAC906;
}

ul.updated{
	margin: 0	
}
ul.updated li{
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
}
ul.updated li.last{
	float: right;
}
#promo-rhs-inner-content{
	padding: 0 40px;
	position: relative;	
}
#promo-rhs-inner-content .inner-content-container{
	width: 510px;	
}
#promo-rhs-inner-content h3{
	text-transform: uppercase;
	font-size: 2.2em;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: #c00;
	text-shadow: 1px 1px 1px #444444; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
}
#promo-rhs-inner-content h4{
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}
.promo-rhs-header-contents{
	text-transform: uppercase;
}
.promo-rhs-header-contents h2{
	font-size: 72px;
	line-height: 72px;
	padding: 0;
	margin: 30px 0 0 20px;
	font-weight: 800;
	text-shadow: 0 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
}
.promo-rhs-header-contents h3{
	font-size: 52px;
	line-height: 52px;
	margin: 0 0 0 20px;
	font-weight: 800;
	text-shadow: 0 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
}
.promo-rhs-header-contents .big-register-now-btn{
	position: static;
	margin: 10px 0 0 20px;
}
.promo-rhs-header-contents .big-register-now-btn a, #get-action-btn a, #get-action-btn-upper a, #get-action-btn-lower a{
	font-weight: 800;
	text-align: center;
	height: 70px;
	padding: 5px 0;
	line-height: 1em;
}
#get-action-btn{
	top: 295px;
	left: 650px;
	font-size: 90%;
}
#get-action-btn,#get-action-btn-upper,#get-action-btn-lower{
	position: absolute;
	left: 650px;
}
#get-action-btn{
	top: 250px;
}
#get-action-btn-upper{
	top: 250px;
}
#get-action-btn-lower{
	top: 310px;
}
#get-action-btn a, #get-action-btn-upper a, #get-action-btn-lower a{
	display: block;
	width: 211px;
	height: 61px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: 900;
	position: relative;
	padding : 0;
}
#get-action-btn a {
	background: transparent url("../images/buttons/big-btn-into-action.png") no-repeat scroll center center;
	height : 75px;
}
#get-action-btn-upper a {
	background: transparent url("../images/buttons/big-btn-xbox-action.png") no-repeat scroll center center;
}
#get-action-btn-lower a {
	background: transparent url("../images/buttons/big-btn-ps3-action.png") no-repeat scroll center center;
}
#promo-rhs-content-inner-container .winnings{
	width: 886px;
	height: 98px;
	background: transparent url("../images/content-bg/winnings.png") no-repeat;
	margin: 0 auto;
}

#promo-rhs-content-inner-container .rhs-tournaments {
     margin-top : 2em;
}

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-ps3,
#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-xbox {
	float : left;
	width : 49.9%;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-halo .rhs-tournaments-xbox {
	width : 100%;
} 

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-ps3 {

}

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-xbox {

}

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-ps3-label,
#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-xbox-label {
	margin-left : auto;
	margin-right : auto;
}

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-ps3-label {
	width : 173px;
	height : 45px;
	margin-bottom : 13px;
	background: transparent url("../images/content-bg/ps3_logo.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-xbox-label {
	width : 251px;
	height : 58px;
	background: transparent url("../images/content-bg/xbox_logo.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-halo .rhs-tournaments-xbox-label {
	background: transparent url("../images/content-bg/halo_logo.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-ps3-schedule,
#promo-rhs-content-inner-container .rhs-tournaments .rhs-tournaments-xbox-schedule {
	width : 303px;
	height : 224px;
	margin-left : auto;
	margin-right : auto;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-fifa .rhs-tournaments-ps3-schedule {
	background: transparent url("../images/content-bg/fifa_sched_ps3.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-fifa .rhs-tournaments-xbox-schedule {
	background: transparent url("../images/content-bg/fifa_sched_xbox.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-madden .rhs-tournaments-ps3-schedule {
	background: transparent url("../images/content-bg/madden_sched_ps3.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-madden .rhs-tournaments-xbox-schedule {
	background: transparent url("../images/content-bg/madden_sched_xbox.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournaments.rhs-halo .rhs-tournaments-xbox-schedule {
	background: transparent url("../images/content-bg/halo_sched.png") no-repeat;
}

#promo-rhs-content-inner-container.halo .winnings{
	background-image: url("../images/content-bg/winnings-halo.png");
}

#promo-rhs-content-inner-container .rhs-tournament-actions {	
	width : 682px;	
	margin-top : 2em;
	margin-bottom : 1em;
	margin-left : auto;
	margin-right : auto;	
}

#promo-rhs-content-inner-container .rhs-tournament-actions .rhs-tournament-actions-left,
#promo-rhs-content-inner-container .rhs-tournament-actions .rhs-tournament-actions-center,
#promo-rhs-content-inner-container .rhs-tournament-actions .rhs-tournament-actions-right {
	float : left;
}

#promo-rhs-content-inner-container .rhs-tournament-actions .rhs-tournament-actions-left {
	width : 204px;
	height : 73px;
	cursor : pointer;
	background: transparent url("../images/content-bg/rhs-login.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournament-actions.rhs-logged-in .rhs-tournament-actions-left {
	background: transparent url("../images/content-bg/rhs-ps3-tournament.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournament-actions .rhs-tournament-actions-center {
	width : 214px;
	font-size : large;
	text-transform: uppercase;
	text-align : center;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 5px;
}

#promo-rhs-content-inner-container .rhs-tournament-actions.rhs-logged-in-halo .rhs-tournament-actions-halo {
	width : 204px;
	height : 73px;
	float : left;
    margin-left : 238px;    		
    cursor : pointer;
    background: transparent url("../images/content-bg/rhs-halo-tournament.png") no-repeat;    
}

#promo-rhs-content-inner-container .rhs-tournament-actions .rhs-tournament-actions-right {
	width : 204px;
	height : 73px;
	cursor : pointer;
	background: transparent url("../images/content-bg/rhs-register.png") no-repeat;
}

#promo-rhs-content-inner-container .rhs-tournament-actions.rhs-logged-in .rhs-tournament-actions-right {
	background: transparent url("../images/content-bg/rhs-xbox-tournament.png") no-repeat;
}

/** fifa-tournament page (end)**/

.about-body h5 {
	margin-bottom : 2px ;
	margin-top : 25px ;
	font-size : 14px ;
}

.fairplay-body h5 {
	margin-bottom : 2px ;
	margin-top : 25px ;
	font-size : 14px ;
}

/* hack to fix defect 1334 in Chrome (see issues DB at code.google.com) */
input:-webkit-autofill {
    color: #000000 !important;
}

/** Marketing page (end) **/
.ui-tabs-nav {
	position: absolute;
	top: -31px;
	right: 3px;
	margin: 0;
	padding: 0;
}
.ui-tabs-nav li {
	list-style-type: none;
	float: left;
	background:#c7c7c7 url("../images/content-bg/tab.gif") 0 -2px repeat-x;
	margin-left: 4px;
	width: 160px;
	height: 20px;
	padding: 5px 0;
	text-align: center;
	text-shadow: 0 2px 2px #222222; /*css3*/
	filter: shadow(direction=180, strength=3, color=#222222);
	border: 1px solid #7e7371;
	border-bottom: 0;
}
.ui-tabs-nav li a {
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;	
}
.ui-tabs-nav li.ui-state-active a {
	color: #000;	
}
.ui-tabs-hide {
	display: none;
}