@charset "utf-8";
/* promotions and right side*/

#promotions {
width: 708px;
float: left;
}

#promotions_header{
	width:706px;
	background:url(images/promotions_new/header.png) no-repeat;
	height:37px;
	text-align:right;
}

#header_promo_txt{
	font-size:12px;
	line-height:20px;
	padding:8px 15px 0px 0px;	
	color:#bebebe;
}

#header_promo_txt a{
	color:#bebebe;
	text-decoration:none;
}

#promotions_container{
	width:706px;
	border:1px solid #050607;
	margin:0px;
	padding:0px;
	left:0px;	
}	

/*for jquery stuff accordion*/
#promotions_container ul{
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
}

#promotions_container li{
	display:block;
	width:706px;
	height:37px;
	background:url(images/list_promotions_bg.png) repeat-x;
	text-align:left;
	overflow:hidden;
}

#promotions_container li.active_list {
	width:706px;
	height:176px;
	background:#1d1f22; 
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

#promotions_container li.active_list p{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	line-height:13px;
	padding:0px 20px 10px 0px;

}

#promotions_container li.active_list h3{
	margin:0;
	padding:0;
	color:#ffc000;
	font-size:13px;
}

#promotions_container li.inactive_list {
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
}


#positions_active{
	padding:10px 0px 0px 40px;
	background:url(images/active_arrow.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#positions_active img.promo_box{
padding:0px 5px 0px 5px;;
}




#positions{
	padding:10px 0px 0px 40px;
	background:url(images/down_arrow.png);
	background-repeat:no-repeat;
	background-position:10px 11px;
}

#positions2{
	padding:10px 0px 0px 40px;
	background:url(images/down_arrow.png);
	background-repeat:no-repeat;
	background-position:10px 11px;
}


/*styling for lists text*/

#winners_section{
	width:300px;
	height:290px;
	right:200px;
	background:url(images/winners-bcg.png) no-repeat;
	position:relative;	
	overflow:visible;
	position:absolute;
}

 .win-cup{
	height:59px;
	width:57px;
	background:url(images/cup.png) no-repeat;
	margin:-20px 0px 0px 0px;
	position:relative;
}

.win-title{
	background:url(images/our_winners.png);
	height:22px;
	width:145px;
	position:relative;
	float:left;
	margin:-20px 0px 5px 80px; 
	
}

.win-image{
	width:258px;
	height:220px;
	position:relative;
	float:left;
	margin:0px 0px 0px 15px;
	text-align:center;
}

.space p{
margin:0px 0px 5px 0px;;
}
#featured_game {
width: 253px;
height: 290px;
background: url(images/homepage_login/feature_game_container.png) no-repeat 0 0;
overflow: visible;
margin-left:719px
}

.featured_image{
	position:absolute;
	top:35px;
}


.trophy{
	height:38px;
	width:36px;
	background:url(images/homepage_login/trophy.png) no-repeat;
	position:absolute;
	margin:-5px 0px 0px 8px;
}

.promotion_list{
	width:776px;
}

/* promotion section of the homepage */
.clear{clear:both; height:0; line-height:0}
#promotions_container {border:0}
h2#promotions_header{margin:0}
.titleFloatedTxt {font-size: 12px;padding: 0 15px;color: #ccc;line-height: 37px;font-weight: normal;}
.promoHighlight{padding:4px 18px;line-height:1.1em; overflow:visible; }
.readMore{background: url(img/read_more.png) no-repeat 0 0; display:inline-block; width:88px; height:20px}
.promoHighlight img{padding-left:18px;float:right;}
.promoHighlight div{ min-height:168px}
.promoHighlight p{background: url(img/active_arrow.png) no-repeat 0 6px; padding:6px 28px; }

#trophyBlock {
    background: url("images/homepage_login/feature_game_container.png") no-repeat scroll 0 0 transparent;
    height: 290px;
	float:right;
    overflow: visible;
    width: 253px;
}
#trophyBlock h2{height:37px; margin:0}
.trophy {
height: 38px;
width: 36px;
background: url(img/homepage_login/trophy.png) no-repeat;
position: absolute;
margin: -5px 0px 0px 8px;
}

.left{float:left;}
#accordion {
background: none repeat scroll 0 0 #1D1F22;
position: relative;
z-index: 999999;
over-flow:hidden;
color:#fff
}
.promoTitle, #accordion h3 {
display: block;
color: white;
font-size: 17px;
height: 37px;
line-height: 37px;
background: url(img/list_promotions_bg.png) repeat-x;
text-align: left;
margin: 0;
cursor: pointer;
padding: 0 13px;
outline:none
}

#accordion h3 span {
background: url(img/down_arrow.png) no-repeat 0 center;
padding-left:32px;
height: 37px;
float: left;
}
.contentWrapper {
width: 980px;
margin: 0 auto;
padding: 0 0 44px;
float:none;
display:inline-block;
}
#contentpage_wrapper {
width: 708px;
position: relative;
float: right;
top: 17px;
color: white;
font-size: 13px;
line-height: 1.5em;
overflow:hidden;
}

#contentpage_wrapper h1 {
	width: 708px;
	height: 39px;
	margin: 0;
} 

#Header_Promo {
	background: url(img/contentpage_Header_Promo.png);
}

#Header_help {
	background: url(img/help_header.png);
}

#Header_Contact {
	background: url(img/contentpage_Header_Contact.png);
}

#Header_games {
	background:url(img/games_header.png);
}

#Header_blog {
	background:url(img/contentpage_Header_blog.png);	
}

#Header_boutique {
	background:url(img/contentpage_Header_boutique.png);
}

#contentpage_wrapper p {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

#contentpage_intro p {
	padding: 20px;
}

#contentpage_main {
	width: 667px;
	background: url(img/contentpage_BG-repeat.png) repeat-y;
	padding: 20px;
}

#contentpage_shop {
	width: 708px;
	background: url(img/contentpage_BG-repeat.png) repeat-y;
	padding:5px;
}

#contentpage_intro_long p {
	line-height: 1.0em;
	margin-right:50px;
	margin-bottom:30px;	
}

#contentpage_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ff0d0d;
	margin: 5px 0 0 0;
} 

.contentpage_divider {
	clear: both;
	width: 669px;
	height: 1px;
	background: url(img/contentpage_divider.png);
}

#contentpage_intro {
	background: url(img/contentpage_Intro_Text_BG.png);
	width: 667px;
	height: 79px;
}

.content_promo_container{
	width:690px;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
}

.contentpage_promo_left {
	position:relative;
	margin-top:10px;
	float:left;
}

.contentpage_promo_right{
	position:relative;
	float:left;
	width:350px;
	margin:20px 0px 0px 20px;
}

.contentpage_promo_right p{
margin:10px 0 0 0;
}

.promotion_read_more_btn{
	position:relative;
	padding:0px 0px 10px 10px;
	width:100px;
	height:15px;
}

.promotion_read_more_btn a{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}


#contentpage_end {
	background: url(img/contentpage_BG_End.png);
	width: 708px;
	height: 4px;
}

.content_image_btn{
	margin:10px 20px 10px 0px;	
	cursor:pointer;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.float-left{
	float:left;
}


.float-left-radio{
	float:left;
	padding-left:5px;

}
/* CONTACT FORM ELEMENTS */

.row {
  display: block;
  height: auto;
  margin-bottom: 8px;
  margin-left: 20px;
  min-height: 23px;
}

#contentpage_wrapper label {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #fff;
	float: left;
	display: block;
}

.main_label {
	margin-top: 8px;
	font-weight: bold;
	width: 110px;
}

input, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #282b2f;
	border-top: 1px solid #141618;
	border-left: 1px solid #141618;
	border-bottom: 1px solid #36383a;
	border-right: 1px solid #36383a;
	color: #fff;
	padding: 3px;
	-moz-box-shadow: inset 0 0 2px 2px #1e2023;
	-webkit-box-shadow: inset 0 0 2px 2px#1e2023;
	box-shadow: inset 0 0 2px 2px #1e2023;
}

input {
	float: left;
}

.textfield, textarea {
	width: 260px;
}

.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(img/radio.png) no-repeat;
	display: block;
	float: left;
}

.radio_label {
	width: 156px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.sumbit_button {
	margin-left: 160px;
	border: 0 none;
	padding: 0;
        color:transparent;
	-moz-box-shadow: 0 none;
	-webkit-box-shadow: 0 none;
	box-shadow: 0 none;
}

