/*# Metadata ################################### Header v.2
# $URL $
# $Rev $
# $Date $
# $Author $
### TOC ###################################################
# =layout
# =stuff
# =payment_progress
# =boxes
# =table
# =tooltip
# =sidebar
# =currency_overlay
# =teaser_shop
# =payment_wallet
### Description ###########################################
# additional css for starGames shop
#########################################################*/

/* =layout
 * ------------------------------------------------------*/

.shop_items #main,
.shop_payments #main,
.shop_payment #main,
.shop_inprogress #main {
	float: left;
	margin: 0;
	width: 820px;
}

.shop_items #sideBar,
.shop_payments #sideBar,
.shop_payment #sideBar,
.shop_inprogress #sideBar {
	display: none;
}

#additionalContentBottom {
	clear: both;
}

/* =stuff
 * ------------------------------------------------------*/

.welcome_after_register #voucher {
	float:none;
}

/* =payment_progress
 * ------------------------------------------------------*/

#additionalContentTop {
	overflow: hidden;
	position: relative;
	_zoom: 1;
}

#additionalContentTop ul {
	margin-left: 0;
	overflow: hidden;
	position: relative;
}

#additionalContentTop li {
	background: url("../imgs/shop/steps_sprite.png") no-repeat scroll left -109px transparent;
	color: #6C6C6C;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0 20px 12px 33px;
}

#additionalContentTop li.active {
	background: url("../imgs/shop/steps_sprite.png") no-repeat scroll left -49px transparent;
	color: #333333;
	font-weight: bold;
}

#additionalContentTop li.visited {
	background: url("../imgs/shop/steps_sprite.png") no-repeat scroll left 11px transparent;
}

#additionalContentTop .backlink {
	position: absolute;
	right: 10px;
	top: 12px;
}

/* =boxes
 * ------------------------------------------------------*/

.itemList {
	background-color: #F2F2F2;
	border: 1px solid lightGrey;
	float: left;
	margin: 20px 0;
	padding: 10px;
	position: relative;
	width: 378px;
}

.paymentList {
	padding: 10px;
}

.highLight {
	background: #FFFBD5;
	border: 1px solid #DFCD85;
	margin: 20px 20px 20px 0;
}

.contItemsSide {
	clear: both;
	margin: 10px 0 20px;
	overflow: hidden;
	position: relative;
	_zoom: 1;
}

.itemList h3,
.paymentList h3 {
	margin-top: 0;
}

.itemList ul,
.paymentList ul,
.itemGroup ul {
	margin: 0;
}

.itemList ul li,
.paymentList ul li,
.itemGroup ul li {
	list-style: none;
	margin: 0;
	padding: 10px;
}

.itemList dt,
.paymentList dt,
.itemGroup dt {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	width: 200px;
}

.itemList img,
.paymentList img,
.itemGroup img {
	float: left;
	padding-right: 10px;
}

.itemList .price,
.itemList button,
.itemGroup .price,
.itemGroup button,
.paymentList button {
	float: right;
}

.itemList dl,
.itemList dd,
.paymentList dl,
.paymentList dd,
.itemGroup dl {
	margin: 0;
	overflow: hidden;
}

.itemList dd,
.paymentList dd,
.itemGroup dd {
	margin-bottom: 10px;
}

.itemList .regularPrice,
.itemGroup .regularPrice {
	float: left;
}

.paymentList .itemContainer {
	overflow: hidden;
}

/* =table
 * ------------------------------------------------------*/

.itemTable thead,
.paymentTable thead {
	color: #014984;
	font-size: 108%;
	font-weight: bold;
}

.itemTable .cta button,
.paymentTable .cta button {
	float: right;
}

.itemTable .price,
.paymentTable .price,
.itemTable .regularPrice,
.paymentTable .regularPrice,
.itemTable .sale,
.paymentTable .sale {
	text-align: right;
	white-space: nowrap;
	width: 0;
}

.itemTable tbody .first,
.paymentTable tbody .first,
.itemTable tbody td:first-child,
.paymentTable tbody td:first-child  {
    text-align: center;
    width: 70px;
}

.itemTable .cta,
.paymentTable .cta {
	width: 1px;
}

.contItemsSide .itemTable {
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 600px;
}

.itemDescription {
	margin-left: 620px;
	padding: 20px;
	position: relative;
}

.shop_items .listTable tbody > tr:nth-child(2n+1) td,
.shop_items .listTable tbody > tr:nth-child(2n+1) th,
.shop_items .formTable tbody > tr:nth-child(2n+1) td,
.shop_items .formTable tbody > tr:nth-child(2n+1) th,
.shop_items .listTable tr.odd td,
.shop_items .formTable tr.odd td,
.shop_payments .listTable tbody > tr:nth-child(2n+1) td,
.shop_payments .listTable tbody > tr:nth-child(2n+1) th,
.shop_payments .listTable tr.odd td {
	background-color: #EBF1F7;
	border-color: #ccc;
	border-style: solid none;
	border-width: 1px medium;
}

.shop_items .itemTable tbody tr:hover td,
.shop_items .paymentTable tbody tr:hover td,
.shop_payments .itemTable tbody tr:hover td,
.shop_payments .paymentTable tbody tr:hover td {
	background-color: #C4DBF2;
}

.shop_items span.label {
	display: block;
	text-align: right;
	width: 100px;
}

.listTable tfoot td {
	border: none;
}

.paymentTable td img {
	cursor: pointer;
}

td .sale_badge {
	background: url("../imgs/shop/small_sg_badge.png") no-repeat scroll 50% 50% transparent;
	float: left;
	font-size: 13px;
	height: 34px;
	left: 0;
	line-height: 32px;
	position: relative;
	top: 0;
	width: 34px;
}

.sale_badge {
	background: url("../imgs/shop/big_sg_badge.png") no-repeat scroll 50% 50% transparent;
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	height: 63px;
	line-height: 60px;
	position: absolute;
	right: -19px;
	text-align: center;
	text-shadow: 0 1px 1px #4364A2, -1px 1px 1px #4364A2, -1px 0 1px #4364A2, -1px -1px 1px #4364A2, 0 -1px 1px #4364A2, 1px -1px 1px #F33D7F, 1px 0 1px #4364A2, 1px 1px 1px #4364A2, 0 1px 1px #4364A2, -1px 1px 1px #4364A2, -1px 0 1px #4364A2, -1px -1px 1px #4364A2, 0 -1px 1px #4364A2, 1px -1px 1px #4364A2, 1px 0 1px #4364A2, 1px 1px 1px #4364A2, 0 0 10px #4364A2, 0 0 15px #4364A2;
	top: -19px;
	white-space: nowrap;
	width: 62px;
}

/* =tooltip
 * ------------------------------------------------------*/

span.paymentToolTipToggler {
	background: url("../imgs/shop/payments_desc_i.png") no-repeat scroll 0 0 transparent;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	padding: 0 5px;
}

span.paymentToolTipToggler span {
	display: none;
}

div.paymentDescContainer {
	display: none;
}

div#paymentToolTip {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 200;
}

div#paymentToolTip div.toolTipText div.desc {
	width: 288px;
	background: url(../imgs/shop/paymentOverlay.png) no-repeat left top;
	padding: 12px 18px 10px 30px;
	margin: 0;
	min-height: 45px;
	color: #333;
	font-style: normal;
	text-align: left;
}

div#paymentToolTip div.footer {
	width: 336px;
	height: 9px;
	background: url(../imgs/shop/paymentOverlay.png) no-repeat left bottom;
}

/* =sidebar
 * ------------------------------------------------------*/

#contentWrapper {
	float: left;
	width: 510px;
}

#shopSideBar {
	float: right;
	width: 275px;
}

#shopSideBar .itemList,
#shopSideBar .itemList dt,
#shopSideBar .paymentList dt,
#shopSideBar.itemGroup dt {
	width: 255px;
}

/* =currency_overlay
 * ------------------------------------------------------*/
 
#countryCurrencyFormContainer {
	background: none repeat scroll 0 0 #FFFDF7;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 20px 0 #CCCCCC;
	height: 190px;
	left: 50%;
	margin-left: -225px;
	margin-top: -95px;
	position: absolute;
	top: 50%;
	width: 450px;
	z-index: 1000;
}

#countryCurrencyForm {
	margin:0;
	padding:10px;
}

#countryCurrencyFormContainer #formCloseBtn {
	height: 14px;
	position: absolute;
	right: 11px;
	top: 7px;
	width: 14px;
}

#countryCurrencyFormContainer #formCloseBtn a {
	background: url("../imgs/shop/walkthroughClose.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 100%;
	width: 100%;
}

#countryCurrencyFormContainer #formCloseBtn a:hover {
	background-position: left bottom;
}

#countryCurrencyFormContainer #formCloseBtn a span {
	display: none;
}

#showFormContainerMask {
	background: #FFFDF7 !important;
}

/* =teaser_shop
 * ------------------------------------------------------*/

#shopContainerBox {
	overflow: hidden;
	margin: -1px -11px 20px;
}

 #shopContainerBox .infoBox .container {
	min-height: 260px;
	_height: 260px;
}

#shopTeaserDeposit,
#shopStarsDeposit,
#shopWalletDeposit {
	float: left;
	width: 250px;
	margin: 5px;
}

.shopTeaserButton {
	position: absolute;
	width: 100%;
	bottom: 14px;
	left: 0;
	text-align: center;
}

/* =payment_wallet
 * ------------------------------------------------------*/
 
 .paymentWallet .infoBox {
	min-height: 0px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #014984;
	margin: 30px auto;
	_height: auto;
}

.paymentWallet form {
	display: block;
	text-align: center;
}
/*
.paymentWallet .formButton,
#shopContainerBox .formButton {
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #014984;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #BD8B2F;
	border-radius: 10px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);
	box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2); 
}

.ie7 .paymentWallet .formButton {
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1em;
}

.paymentWallet .formButton:hover {
}

.paymentWallet .formButton:active {
	border-style: solid;
	position: relative;
	top: 1px;
}
*/
/* Register - Login */
.shopRegister, .shopLogin {
	margin: -16px -11px 20px;
	display: block;
}

.payment #sendButton.deactivate {
	color: #A6A6A6;
	cursor: default;
	border: 1px solid;
	background: url(../imgs/formButton-deactive.gif) repeat-x left bottom #e0e0e0;
}

.login .shopLogin {
	margin: 10px 0;
}
