@charset "UTF-8";
/* -------------------------------------------------------------------
	GameStop - User area style sheet
	
	Version:			1.0 - October 21 2009
	Last revision:		10.22.09
	Last validation:	10.22.09
	Author:				Alessandro Placidi
	Contact:			a.placidi@mindgear.it
	Contributors:		Stefano Rossi
						Alessandro Barchetti
						Fabio Partegiani
	Copyright 2009 GameStop Italy Srl
------------------------------------------------------------------- */


/* -- INDEX ------------------

[1.0] - Side my account
  [1.1] - Stars indicator
[2.0] - Password Strengh validator

--------------------------- */




/* 1.0 - SIDE MY ACCOUNT
----------------------------------------------------------------------------------------------*/
#sideMyAccountBox {
	margin: 8px 8px 12px 7px;
	color: #FFF;
	background: #000 url(../../../../locale/assetsDesignLocalized/img/skinGamestop/sfondoMyAccount.jpg) no-repeat center 0;
	font-size: 11px;
	overflow: hidden;
}

#sideMyAccountBox h2 {
	height: 40px;
	text-indent: -3000px;
	cursor: pointer;
}

#sideMyAccountBox div.avatarContainer {
	margin-bottom: 0px;
}

#sideMyAccountBox div.avatarContainer img {
	display: block;
	margin: auto;
}

#sideMyAccountBox div.avatarContainer h5 {
	top: -5px;
	height: 34px;
	margin: 0 10px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	background: #720404 url(../img/userArea/background-user-profile-tag.png) repeat-x 0 0;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

#sideMyAccountBox div.avatarContainer h5 span {
	display: block;
	margin-top: 3px;
	font-size: 9px;
	text-transform: none;
}

#sideMyAccountBox p {
	margin: 0 0 9px 0;
	text-align: center;
}

#sideMyAccountBox p#profileContainer {
	margin-bottom: 6px;
	padding-top: 28px;
}

#sideMyAccountBox span#profilePercentage {
	font-size: 13px;
	font-weight: bold;
}

#sideMyAccountBox p.buttons {
	width: 120px;
	margin: 0 auto 5px auto;
}

#sideMyAccountBox p.buttons a {
	float: none;
	width: auto;
	margin: 0;
}




/* 1.1 - STARS INDICATOR
----------------------------------------------------------------------------------------------*/
#sideMyAccountBox .stars-0 {
	background: url(../img/userArea/icon-user-profile-stars-0.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-0.gif) no-repeat center top;
}

#sideMyAccountBox .stars-1 {
	background: url(../img/userArea/icon-user-profile-stars-1.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-1.gif) no-repeat center top;
}

#sideMyAccountBox .stars-2 {
	background: url(../img/userArea/icon-user-profile-stars-2.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-2.gif) no-repeat center top;
}

#sideMyAccountBox .stars-3 {
	background: url(../img/userArea/icon-user-profile-stars-3.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-3.gif) no-repeat center top;
}

#sideMyAccountBox .stars-4 {
	background: url(../img/userArea/icon-user-profile-stars-4.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-4.gif) no-repeat center top;
}

#sideMyAccountBox .stars-5 {
	background: url(../img/userArea/icon-user-profile-stars-5.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-5.gif) no-repeat center top;
}

#sideMyAccountBox .stars-6 {
	background: url(../img/userArea/icon-user-profile-stars-6.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-6.gif) no-repeat center top;
}

#sideMyAccountBox .stars-7 {
	background: url(../img/userArea/icon-user-profile-stars-7.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-7.gif) no-repeat center top;
}

#sideMyAccountBox .stars-8 {
	background: url(../img/userArea/icon-user-profile-stars-8.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-8.gif) no-repeat center top;
}

#sideMyAccountBox .stars-9 {
	background: url(../img/userArea/icon-user-profile-stars-9.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-9.gif) no-repeat center top;
}

#sideMyAccountBox .stars-10 {
	background: url(../img/userArea/icon-user-profile-stars-10.png) no-repeat center top !important;
	background: url(../img/userArea/icon-user-profile-stars-10.gif) no-repeat center top;
}


/* Password security validator */

.validityMeter {
	display: block;
	margin-left: 4px;
	margin-right: 4px;
}


/* Order section */

.orderSection {
	clear: both;
	color: #000;
	background-color: #F7F7F7;
	border: #DBDBDB 1px solid;
}

.orderSection h3 {
	height: 30px;
	margin: 0;
	background: url(../img/ecommerce/checkout/background-checkout-section-header.png) repeat-x 0 0;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #4e4e4e;
	background-color: inherit;
	text-decoration: none;
	font-size: 12px;
	text-shadow: #FFF 1px 1px 0px;
}

.orderSection h3 a {
	color: #4e4e4e;
}

.orderSection h3 span {
	margin-right: 15px;
}

.orderBlock {
	background: url(../img/ecommerce/checkout/background-checkout-section.jpg) no-repeat 0 30px;
}

.orderBlock br {
	clear: both;
}

.orderBlock table .details .promotionsContainer {
	display: none;
}

.orderBlock .buttons {
	height: 18px;
	margin: 0;
	padding: 10px 20px;
	
}

.orderBlock .buttons a{
	float: left;
	margin: 0 5px 0 0;
}

.orderBlock .buttons a:hover{
	padding-top: 1px !important;
	padding-top: 0;
}

.orderBlock .orderHistory {
	margin-bottom: 0;
}

.orderSection table {
	width: 100%;
	margin-bottom: 20px;
	border: none;
	border-bottom: #f2f2f2 solid 1px;
}

.orderSection table a {
	text-decoration: none;
	color: #000;
}

.orderSection table a:hover {
	text-decoration: none;
	color: #666;
}

.orderSection table th {
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	background: url(../img/ecommerce/checkout/background-section-horizontal.png) repeat-x left top;
	text-align: left;
	border: none;
	border-bottom: #b5b5b5 solid 1px;
	color:#666;
}

.orderSection table tr{
	height: 29px;
}

.orderSection table td{
	padding-left: 10px;
	border: none;
	border-top: #f2f2f2 solid 1px;
	border-bottom: #b5b5b5 solid 1px;
	font-size: 12px;
}

.orderSection .orderStatus {
	background: #dadada;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.orderSection .orderDetails {
		 /* HACK Per impedire la scomparsa dello sfondo in IE 6 ed IE 7 ho forzato l'altezza a 1%, poichè IE 6 interpreta height come min-height, questo hack è completato dal selettore seguente */
	height: 1%;
	font-size: 12px;
	padding: 0 20px;
	background: url(../img/ecommerce/checkout/background-section-vertical.png) repeat-y center top;
}

/* Con questo selettore, ignorato da IE6, sistemo il problema per IE 7 (min-height: 1%) e per gli altri browser (height: auto) */
html>body .orderDetails {
	min-height: 1%;
	height: auto;
}

.orderDetailsLeft {
	width: 300px;
	float: left;
}

.orderDetailsLeft span {
	margin-top: 3px;
}

.orderDetailsRight {
	width: 300px;
	float: right;
}

p.orderDetailsFooter {
	margin: 0;
	padding: 10px 20px;
	font-size: 12px;
}

p.orderDetailsFooter a {
	color: #900;
}

p.orderDetailsFooter a:hover {
	color: #F00;
}

.orderSection .orderBlock h4 {
	margin: 20px 0 5px 20px;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	text-shadow: #fff 1px 1px 1px;
}

.orderSection .orderBlock h4 span {
	display: block;
	font-size: 21px;
}

.orderSection .orderDetails span{
	display: block;
}

.orderSection .orderDetails span.vatRequested{
	font-weight: bold;
	font-size: 10px
}

.orderSection .orderDetails em {
	display: block;
	margin-top: 3px;
}


/* Order details table */

.orderSection td.packshot {
	width: 75px;
	background: #E4E4E4;	
}

.orderSection td.packshot img {
	display: block;
	margin: 0 auto 2px auto;
	border: 1px solid #DBDBDB;
}

.orderSection td.details {
	vertical-align: top;
	padding-bottom: 10px;
	background: #E4E4E4;
}

.orderSection td.details p {
	margin: 5px 0 0 0;
}

.orderSection td.details h4 {
	margin: 5px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	text-shadow: none;
}

.orderSection td.details p.endAlert {
	width: 260px;
	padding: 3px 7px;
	font-size: 10px;
	color: #c40000;
	border: #c40000 solid 2px;
	font-weight: bold;
}

.orderSection td.usedNew {
	width: 82px;
	background: #E4E4E4;		
}

.orderSection td.usedNew span {
	display: block;
	width: 56px;
	height: 50px;
	margin: auto;
	text-indent: -3000px;
}

.orderSection td.usedNew span.checkoutTableNew {
	background: url(../../../../locale/assetsDesignLocalized/img/ecommerce/checkout/background-checkout-row-new.png) no-repeat 0 center;
}

.orderSection td.usedNew span.checkoutTableReplay {
	background: url(../../../../locale/assetsDesignLocalized/img/ecommerce/checkout/background-checkout-row-replay.png) no-repeat 0 center;
}

.orderSection td.quantity {
	width: 81px;
	padding-left: 0;
	text-align: center;
	border-left: 1px solid #E3E3E3;
	color: #000;
	background-color: #DBDBDB;
}

.orderSection td.price {
	width: 81px;
	border-left: 1px solid #E3E3E3;
	color: #000;
	background-color: #DBDBDB;
	font-size: 10px;
	text-align: center;
}

.orderSection td.price strong {
	display: block;
	font-size: 12px;
}