﻿/*# Metadata ################################### Header v.2
# $URL: http://gt-nas-1/svn/gamebase.frontend/trunk/xsl_gamebase/_stargames/data/nb.css $
# $Rev: 6837 $
# $Date: 2012-02-20 11:52:56 +0100 (Mo, 20 Feb 2012) $
# $Author: rastei $
### TOC ###################################################
#
### Description ###########################################
#
#	CSS für Stargames deposit / payment
#
#########################################################*/


body.deposit div.paymentGroupWrapper h3.bonusheading{
	margin:0;
	padding:0;
	width: 172px;
	float: left;
	height: 101px;
	margin-right:-1px;
	background-image: url(../imgs/bonusheader_bg.gif);
	position: relative;
	z-index: 1;
	_margin-right: -4px;
	border: 0px;
}
body.deposit div.paymentGroupWrapper{
	zoom:1;
	clear: both;
}
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount{
	width: 137px;
	text-align: center;
}
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount .bonusalertheader,
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount .topBonusUpTo,
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount .topBonusAm{
	display: block;
	color: #fff;
}
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount .bonusalertheader{
	padding-top: 10px;
	font-size: 20px;
}
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount .topBonusUpTo{
	font-size: 14px;
	font-weight: normal;
}
body.deposit div.paymentGroupWrapper h3.bonusheading div.amount .topBonusAm{
	padding-top: 5px;
	font-size: 18px;
}
body.deposit div.paymentGroupWrapper div.container{
	margin-left: 171px;	
	padding: 15px 0 0 25px;
	border: 1px #bacfe0 solid;
	_margin-left:168px;
	zoom: 1;
	min-height: 86px;
}
body.deposit div.container div.paymentListElement,
div#deposit div.container div.paymentListElement {
	float: left;
	position: relative;
	width: 109px;
	margin: 0 10px 10px 0px;
	text-align: center;
	height: 60px;	
}

div#deposit div.container div.paymentListElement {
	margin-right: 27px;
}

body.payment div.container div.paymentListElement{
	float: left;
	position: relative;
	width: 109px;
	margin: 0 10px 10px 0px;
	text-align: center;
	height: 60px;	
}
/*div.lastUsed{
	width: 150px;
	height: 130px;
}*/
div.paymentListElement img{
	width: 90px;
	height: 50px;
	padding-top: 5px;
}
div.paymentListElement .toolTipText a img{
	height:auto;
	width:auto;
	padding-top: 5px;
}
/*div.lastUsed img{
	padding-top: 35px;
}*/
div.paymentListElement h3, div.paymentListElement p.paymentListLow, div.paymentListElement p.paymentListHigh {
	display:none;
}
div.paymentListElement a.paymentIcon{
	display:block;
	border: 1px #FAF9F5 solid;		
	height: 60px;
	vertical-align: middle;
	line-height: 60px;
}
/*div.lastUsed a.paymentIcon{			
	height: 130px;
	line-height: 130px;
}*/
div.paymentListElement a.paymentIcon:hover{
	background-color: #ededed;
	border-color: #AEAEAC;
	background-image: url(../imgs/deposit_logo_bg.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
}
div.paymentListElement p{
	padding: 0 !important;

}
.littleHelperRemovePlz{
	clear:both;
	width: 1px;
	height: 1px;
}
div.paymentListElement.toolow a{
	border: 1px #FAF9F5 solid;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}
div.paymentListElement.toolow a:hover{
	border: 1px #000 solid;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}
div.paymentListElement.toolow p.paymentListLow{
	display:block;
	position: absolute;
	background-image: none !important;
	width: 100% !important;
	margin: 0 !important;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #666;
	height: 60px !important;
}
p.paymentListHigh, p.paymentListLow{
	height: 60px;
}
div.paymentListElement.toohigh a{
	border: 1px #FAF9F5 solid;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}
div.paymentListElement.toohigh a:hover{
	border: 1px #000 solid;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}
div.paymentListElement.toohigh p.paymentListHigh{
	display:block;
	position: absolute;
	background-image: none !important;
	width: 100% !important;
	height: 60px !important;
	margin: 0 !important;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #666;
	height: 60px;
}
div.paymentToolTip{
	position: absolute;
	width: 250px;
	height: 0px;	
	overflow: hidden;
	top: 40px;
	left: 30px;
}
div.paymentToolTip h3{
	display: block;
}
div.paymentToolTip div.toolTipText{
	background-color: #fff;
	border: 3px #bacfe0 solid;
	width: 240px;
	height: 290px;
	text-align: left;
	
}
div.toolTipText p, div.toolTipText h3{
	padding: 5px 10px !important;
	background-image: none !important;
}
#paymentAmountCountryFrm{
	float: left;
	width: 380px;
}
#paymentExplanationText{
	padding: 0;
	margin-left: 388px;
}

#depositExistsPaymentWrapper h3 {
	clear: left;
}

body.payment #paymentDetails .container img{
	float:left;
	margin:10px 30px 10px 10px;
}
#paymentDetails p {
	padding:10px 10px 10px 0;
	margin:0 0 0 160px;
}
#paymentDetails p p{
	margin:0;
	padding:0;
}
body.payment #paymentDetails .container p img {
	float:none;
	margin:0;
	padding:0;
}
.smallerBonus{
	font-size:16px !important;
}
.biggerMoney{
	font-size: 27px !important;
}
.idCurr7, .idCurr5, .idCurr6, .idCurr10{
	font-size: 24px !important;
}
body.deposit #content{
	overflow: visible !important;
}



.deposit #quickBankTransfer{
	padding:4px 15px 15px;
	border: 1px solid #BACFE0;
	margin:0 auto 20px;
	background: #EBF1F7 none repeat scroll 0 0;
}


.deposit #quickBankTransfer .contBox{
	/*float:right;*/
	text-align:right;
}

.deposit .paymentGroups .contBox:first-child {
	overflow: hidden;
}