/* CSS Document */

/*------------------ header styles -----------------------------*/
.internal_header{
	height:154px; 
	background-image:url(../images/layout/CabaretClub_header.jpg);
	background-repeat:no-repeat;
}

.lang_button_internal{
	display:inline;
	float:left;
}

.headingTitle{
	position:absolute;
	top:177px;
	left: 30px;
}

.headerBG{
	width:618px;
	height:54px;
	background-image:url(../images/layout/headerBG.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#nav_wrapper{
	display:inline-block;
	text-align:center;
}
/*------------------ content styles -----------------------------*/

#contentWrapper{
	width: 852px;
	background-image:url(../images/layout/content_bg_int.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

#content{	
	background:#000000;
	width:618px;
	display:inline;
	margin: 0 0 0 1px;
	float:left;
}

#content h3{
	font-size:16px;
}

#content table{	
	padding: 2px;
	border:#CCCCCC solid 1px;
}

#content td{ padding: 3px;}
#content tr{ background:#232730;}
#content tr:hover{ background:#3E3E3E;}
#content .tableHeading {background:#84A7F9}

#content .nodsTable table{	border:none;}
#content .nodsTable tr:hover{background:#232730;}

#content .tableHeadingTXT {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

#content .tableHeadingTXT a{
	color:#000000;
}

.contentRightBar{
	width: 36px;
	height: 468px;
	float:right;
	background-image:url(../images/layout/content_rightBar.jpg);
	background-repeat:no-repeat;

}

.contentLeftBar{
	width:32px;
	height: 468px;
	float:left;
	background-image:url(../images/layout/content_leftBar.jpg);
	background-repeat:no-repeat;
}

.contentTXT{
	width: 550px;
	float:left;
}


/*---------------------------------- right bar styles -------------------*/
.rightBG{
  	height: 596px;
	width: 230px;
	float:left;
  	background-image:url(../images/layout/right_bg.gif);
	background-repeat:repeat-x;
}

#gettingStartedInternal{
	display:block;
	float:left;
	width: 200px;
	padding: 0 0 0 5px;
}

#supportInternal{
	display:block;
	float:left;
	width: 200px;
	padding:0 0 0 5px;
}

.RBdivider{
	display:block;
	float:left;
	width: 218px;
	height:2px;
	margin: 10px 0 5px 5px;
	background-image:url(../images/layout/rightBarDivider.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
}

.downloadNow_right{
	display:block;
	width:230px;
	height:59px;
	background-image:url(../images/layout/buttons/downloadNow_en.jpg);
	background-repeat:no-repeat;
}

.instantPlay_right{
	display:block;
	width:230px;
	height:59px;
	background-image:url(../images/layout/buttons/instantPlay_en.jpg);
	background-repeat:no-repeat;
}

.supportInternal_icons{
	display:inline;
	float:left;
	margin: 0 5px 0 0;
}

.gettingStartedInternal_icons{
	margin: 0 5px 0 0 ;
	display:inline;
	float:left;
}

.liveHelpButton{
	padding: 0 0 0 35px;
}

/* ------------------------ FAQs -----------------------*/

#faq dt {
	text-decoration:underline;
	color:#CCCCCC;
	cursor: pointer;
	margin: 3px 0 0 10px;
	padding: 0;
}

#faq dd {
	width: 450px;
	color:#999999;
	border: 1px solid #333333;
	padding: 3px 5px 3px 5px;
	margin: 8px 0 8px 20px;
	background-color:#000000;
}

.faqHeading{
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	margin: 8px 0 0 0;
	padding: 0;
	clear:both;
}

/* ------------------------ PROMOTION ----------------- */

.promo_header{
	width:550px;
 	height:200px;
}

/*--------- EXCLUSIVE OFFER BOXES ----------*/
#content_exclu{	
	background:#000000;
	width:618px;
	display:inline;
	margin: 0 0 0 1px;
	float:left;
	margin-left:120px;
}
.headingTitle_exclu{
	position:absolute;
	top:177px;
	left: 150px;
}
/*--------- EXCLUSIVE OFFER BOXES (terms & Conditions)----------*/
.content_exclu{
	width: 548px;
	float:left;
}
.contentRightBar_exclu{
	width: 36px;
	height: 468px;
	float:right;
	background-image:url(../images/layout/content_rightBar.jpg);
	background-repeat:no-repeat;

}
	
/*--------- OFFER BOXES ----------*/
.offers{
	text-align:center;
	display:block;
	float:left;
	width: 548px;
	background:#0A0A0A;
	border:#333333 solid 1px;
	font-size:12px;
}

.promo_headingTXT{
	font-size:17px;
	font-weight:bold;
	color:#A7A6C4;
}

.leftPromoBox{
	float:left;
	display:block;
	width: 180px;
}
.arrowPromoBox{
	float:left;
	display:block;
	width: 180px;
}

.rightPromoBox{
	float:left;
	display:block;
	width: 180px;
}

.redTXT{
	color:#B1787D;
}
.newsletter{
	margin-left:auto;
	margin-right:auto;
	width:347px;
	height:140px;
	background:url(../promotions/images/headings/newsletterBkg.gif) no-repeat;
	margin-top: 10px;
}
.newsletterTitle{
	float:left;
	display:block;
	width: 182px;
	margin-top: 0px;
}
.newsletterButton{
	float:right;
	display:block;
	width: 159px;
	padding-left: 10px;
	clear: right;
	padding-top: 20px;
}
.newsletter  p{
	float:left;
	width:150px;
	clear: left;
	text-align: left;
	margin: 55px 0 0 10px;
	}
/*----------------------------- GETTING STARTED ----------------------*/

#GSinstructions img{
	border:none;
	display:block;
	float:right;
	padding: 0 0 0 10px;
}

img.resize{
	border:1px solid #000000;
	padding:2px;
	cursor:default;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.newsletter a {
	text-align: right;
	padding: 103px 35px 0 80px;
	display: block;
	font-weight: bold;
}
