/* CSS Document */

img {
	border: none;
}

.homeWrapper { 
	padding-top: 10px; 
	padding-bottom: 10px;
}
/* LOGIN HOMEPAGE
------------------------------------------------------------------------------*/
#loginHomepageContainer {
	position: relative;
	width: 880px;
	height: 175px;
	margin: 0 auto 15px auto;
	background: #000 url(../loginHomepage/custom-Login-background.jpg)  no-repeat 0 0;
}

#loginHomepagePayoff {
	display: none;
}

#loginHomepage {
	float: right;
	width: 164px;
	height: 164px;
	margin: 4px 4px 0 0;
	border: 1px solid #000;
	color: #FFF;
	background: #000 url(../loginHomepage/sfondoLogin.jpg) no-repeat center -8px;
	font-size: 9px;
}

#loginHomepage label {
	display: block;
}

#loginHomepageEmail {
	margin: 38px 10px 0 10px;
	font-weight: bold;
}

#loginHomepagePassword {
	margin: 5px 10px 0 10px;
	font-weight: bold;
}

#loginHomepageRemember {
	margin: 5px 18px 0 12px;
}

#loginHomepageConfirm {
	margin: 5px 14px 0 10px;
	font-weight: bold;
	text-align: right;
}

#loginHomepageOtherLinks {
	/*display: none;*/
	margin-top: 5px;
	margin-left: 15px;
}

#loginHomepageConfirm a, #loginHomepageOtherLinks a {
	text-decoration: none;
	color: #FFFFFF;
	background: inherit;
}

#loginHomepageConfirm a {
	border: 1px solid #FFFFFF;
	padding: 2px 3px;
}

#loginHomepageConfirm a:hover, #loginHomepageOtherLinks a:hover {
	color: #CCCCCC;
	background: inherit;
}

.loginRegisterNow a{
	display: block;
	width: 150px;
	height: 152px;
	position: absolute;
	left: 525px;
	top: 10px;
	margin: 0;
	text-indent: -30000px;
	background: url(../loginHomepage/button-register-now.gif) no-repeat center center;
	
}


/* Find out how */
#loginHomepageScopriCome {
	float: left;
	width: 116px;
	height: 45px;
	margin: 75px 1px 0 10px;
	}


#loginHomepageScopriCome a img {
	display: block;
	border:none;
}
/* end find out howe */


/* find store button */
.findStore {
	margin: 0 0 0 42px;
	padding-top: 101px;
	height: 65px;
	width: 172px;
}

.findStore .findStoreContainerInput {
	margin: 0; /* This is here to solve the left-margin ie6 problem */
}

.findStore .findStoreInput {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.findStore a {
	display: block;
	width: 110px;
	height: 20px;
	line-height: 20px;
	margin: 8px auto;
	background-color: #fa0410;
	color: #FFF;
	font:"Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
/* end find store button */



/* MY ACCOUNT HOMEPAGE
------------------------------------------------------------------------------*/
#myAccountHomepageContainer {
	width: 880px;
	margin: 0 auto 15px auto;
}

#myAccountHomepageContainer p {
	margin: 0;
	font-size: 11px;
	text-align: right;
}

#myAccountHomepageGreeting {
	float: left;
}

#myAccountHomepageContainer a {
	text-decoration: none;
	color: #606060;
	border-bottom: 1px solid #CCCCCC;
}

#myAccountHomepageContainer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #606060;
}



/* WRAPPERS */
.customColonnaSx {
	width: 560px;
	float: left;
	padding-left: 10px;
	margin-bottom:-10px;
}

.customColonnaDx {
	float: right;
	width: 300px;
	color: inherit;
	background-color: #FFFFFF;
	padding-right: 10px;
	margin-right: 2px;
	margin-bottom:-10px;
}
.customColonnaDx img {
	margin-bottom: 20px;
	border: solid #CCCCCC 1px;
}

.customColonnaDx object {
	margin-bottom: 20px;
}

#footer {
	clear: both;
	height: 100px;
	color: inherit;
	background-color: #F7F7F7;
}




/* BOX TESTO */
.customBoxPlayer {
	margin-bottom: 20px;
}

.customBoxTestoPiccolo {
	border: 1px solid #AAAAAA;
	background-color: #F0F0F0;
	line-height: 1.1; /* Solo per IE6 */
	margin-bottom: 20px;
}

.customBoxTestoPiccolo h3 {
	margin: 0;
	height: 30px;
	color: #FFFFFF;
	background-color: inherit;
	background: url(../../assetsDesignLocalized/img/skinGamestop/boxHead.jpg) repeat-x 0 center;
	line-height: 30px;
	font-size: 13px;
	padding-left: 10px;
	text-transform: uppercase;
	overflow:hidden;
}

.customBoxTestoPiccoloRiga, .customBoxTestoPiccoloRigaAlternata {
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #E0E0E0;
}

.customBoxTestoPiccoloRiga {
	color: inherit;
	background-color: #F0F0F0;
}

.customBoxTestoPiccoloRigaAlternata {
	color: inherit;
	background-color: #FFFFFF;
}

.customBoxTestoPiccoloRiga img, .customBoxTestoPiccoloRigaAlternata img {
	float: left;
	margin-right: 10px;
}

.customBoxTestoPiccoloRiga h4, .customBoxTestoPiccoloRigaAlternata h4 {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #666666;
	background-color: inherit;
}

.customBoxTestoPiccoloRiga h4 a, .customBoxTestoPiccoloRigaAlternata h4 a {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #666666;
	background-color: inherit;
	text-decoration:none;
}
.customBoxTestoPiccoloRiga p, .customBoxTestoPiccoloRigaAlternata p {
	margin: 0;
	font-size: 11px;
	color: #000000;
	background-color: inherit;
	text-align: justify;
}




/* BANNERS */
.customCountenitoreBannerOrizzantali {
	clear: both;
	text-align: center;
}
.customCountenitoreBannerOrizzantaliSx {
	margin-right: 11px;
	border: solid #CCCCCC 1px ;
	margin-bottom: 20px;
}
.customCountenitoreBannerOrizzantaliDx {
	border: solid #CCCCCC 1px;
	margin-bottom: 20px;
}

/*germany*/

/*standard box*/

.box_compare{
	float:left;
}
.box_standard {
	position:relative;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	line-height: 1.1; /* Solo per IE6 */
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	margin-left:10px;
	float:left;
}

.box_standard h3 {
	margin: 0;
	height: 20px;
	color: #FFFFFF;
	background-color: inherit;
	background: url(../../assetsDesignLocalized/img/skinGamestop/boxHead.gif) repeat-x 0 center;
	line-height: 20px;
	font-size: 13px;
	padding-left: 10px;
	text-transform: uppercase;
	overflow:hidden;
	text-align:left;
}

.box_standard h4 {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #333333;

}

.box_standard h4 a {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}



.box_standard_row {
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #E0E0E0;
	color: inherit;
	background-color: #FFFFFF;
}

.box_standard_row img {
	float: left;
	margin-right: 10px;
}

.box_standard_row p {
	margin: 0;
	font-size: 11px;
	color: #000000;
	background-color: inherit;
	text-align: justify;
}


.box_header
{
	margin: 0;
	height: 20px;
	color: #FFFFFF;
	background: url(../../assetsDesignLocalized/img/skinGamestop/boxHead.gif) repeat-x 0 center;
	line-height: 20px;
	font-size: 13px;
	padding-left: 10px;
	text-transform: uppercase;
	overflow:hidden;
	text-align:left;
}

/*acordeon*/
.acordeon_preorder
{
	position:relative;
	width: 120px;
	float: left;
	padding: 0px;
	margin:0px;
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
}
.acordeon_spacer_preorder
{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:1px; 
	height:400px; 
	background-color:#AAA;
}

.acordeon_logo_preorder{
	position: absolute; 
	top: 6px; 
	left: 3px; 
	font-size: 9px; 
	font-weight: bold;
	}
	
.acordeon_releasedate
    {
        position:absolute; 
        top:15px; 
        left:4px;
        font-family:Arial, Helvetica, sans-serif; 
        font-size:9px; 
        color:#ffffff;
        font-weight:bold;
    }
.acordeon_text
    {
    color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:293px;
	left:172px;
	position:absolute;
	text-align:left;
	top:5px;
	width:212px;
    }
/*recommendedGames*/


.recommendedGames{
	position:relative;
	width:876px;
	border:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	}
.recommendedGamesMain{
	position:relative; 
	height::auto; 
	width:876px; 
	float:left; 
	}
.recommendedGamesBase{
	position:relative; 
	float:left; 
	width:146px; 
	height:100%;
	}
.recommendedGamesPicture{
	position:relative; 
	top:8px; 
	left:8px; 
	width:130px; 
	height:180px; 
	border: 1px solid #E0E0E0;
	}
.recommendedGamesTitle{
	position:relative; 
	top:15px; 
	left:8px; 
	width:130px; 
	height:20px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.recommendedGamesText{
	position:relative; 
	top:20px; 
	left:8px; 
	width:130px; 
	height:auto; 
	margin-bottom:25px; 
}
.recommendedGamesPlatforms{
	position:relative; 
	float:left; 
	width:876px; 
	height:15px;
	text-align:left;
}
.recommendedGamesPlatform{
	position:relative; 
	margin-left:8px; 
	margin-right:8px;
	width:130px; 
	height:20px; 
	float:left;
}

.topGames a {
	text-decoration: none;
	color: #000;
	border-bottom:none;
}

.topGames h4 {
	margin:0px;
	page-break-after:avoid;
	page-break-inside:avoid;
	display:inline;
	page-break-before:avoid;
	padding:0px;
	color:#000000;
	font-weight:normal;
	font-size:10px;
}

/* Promo landing pages styles */
 
#mainPromoPage {
                margin-left:-6px;
                float:left;
                width: 688px;
                border: 1px solid #DBDBDB;
                background-color: #FFFFFF;
 
}
.mainPromoPageTitle {
                height: 60px;
                color: #FFF;
                margin: 0;
                padding: 0 15px;
                background: #FFFFFF url(../imgHome/mainPromoPageTitle.jpg) repeat-x 0 0;
                line-height: 60px;
                font-size: 12px;
                padding-bottom:-10px;
                overflow: hidden;
}


		
.pricedropOldPrice{
	text-decoration:line-through;
	color:#999;
	}
.pricedropNewPrice{
	font-weight:bold;
	color:#F00;
	}
.pricedropBox{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-right:10px;
	float:left;
	}
.pricedropBox img{
	border:0;
	}
	
/*Carousel */

.carouselTitle
{
	position:absolute; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	color:#444; 
	left: 151px; 
	bottom:50px;
	z-index:9999; 
}

.carouselPrices
{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px; 
	font-weight:bold;
	left: 151px; 
	bottom:24px;
	z-index:9999; 
}
.carouselPrice
{
	position:relative; 
	color:#222; 
}

.carouselOldPrice
{
	position:relative;
	text-decoration:line-through;
	color:#aaa;
	margin-left:10px;
}

.carouselComment
{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444;
	left: 151px;
	bottom:9px;
	z-index:9999;
}

.carouselRightBtn
{
	position:absolute; 
	width:50px; 
	height:77px; 
	bottom:10px; 
	right:10px; 
	background-image:url(http://www.gamestop.de/locale/assetsdesignlocalized/img/skingamestop/carousel/right.jpg); 
	z-index:9999; 
	cursor:pointer;
}
.carouselLeftBtn
{
	position:absolute; 
	width:50px; 
	height:77px; 
	bottom:10px; 
	left:10px; 
	background-image:url(http://www.gamestop.de/locale/assetsdesignlocalized/img/skingamestop/carousel/left.jpg); 
	z-index:9999; 
	cursor:pointer;
}


/*PreviewBox */
.previewBox
{
	position:relative; 
	clear:both;
	width:358px;
	min-height:104px; 
	margin-bottom:10px;
	border-top: 1px solid #cccccc;
}
.previewBox a
{
	text-decoration:none;
}
.previewBoxImage
{
	float:left;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	left:5px; 
	top:5px; 
	width:60px;
	max-height:104px;
	overflow:hidden;
	height:auto;
}
.previewBoxText{
	float:left;
	left:70px; 
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	width:281px; 
	height:auto;
	color:#333;
}
.previewBoxCart{
	position:absolute; 
	right:0px; 
	bottom:-5px; 
	font-size:12px; 
	font-weight:bold;
	color:#333;
}
.previewBoxCart a{
	color:#000;
}
.previewBoxCart img{
	position:relative;
	top:6px;
}
.previewBoxH4
{
	color:#000;
	font-size:13px;
	margin:0px;
	text-decoration:none;
	margin-bottom: 7px;
}
.previewBoxMore
{
	color:#990000;
	font-size:12px;
	text-decoration:none;
}

/*Tooltip */
.aToolTip{
	font-size:12px;
	color:#e31818;
	margin:2px;
	background-color:#ccc;
	border:1px #666 solid;
	}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.gamestop.de/locale/assetsDesignLocalized/img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0px;
}

#lbPrevLink:hover {
	background: transparent url(http://www.gamestop.de/locale/assetsDesignLocalized/img/slimbox/zuruck.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0px;
}

#lbNextLink:hover {
	background: transparent url(http://www.gamestop.de/locale/assetsDesignLocalized/img/slimbox/weiter.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 105px;
	height: 25px;
	background: transparent url(http://www.gamestop.de/locale/assetsDesignLocalized/img/slimbox/close.png) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.helpBoxes{
	position:relative; 
	border:solid 2px #999;
	}
	
/* Charts */

.chartBox {
	margin-left:10px;
	position:relative;
	width:185px;
	min-width:175px;
	height:250px;
	border:1px solid #CCC;
	float:left;
}
.chartBox a{
	text-decoration:none;
	color:#000;
}
.chartWithImage {
	position:relative;
	width:185px;
	height:101px;
	border-top:1px solid #CCC;
}
.chartWithImageImage {
	position:absolute;
	left:5px;
	top:5px;
	width:70px;
	height:91px;
	overflow:hidden;

}
.chartWithImageTitle {
	position:absolute;
	width:100px;
	left:80px;
	top:0px;
	height:50px;
	font-size:13px;
	font-weight:bold;

}
.chartWithImageTitlePublisher {
	font-size:10px;
	font-weight:normal;
}
.chartWithImagePrice {
	position:absolute;
	width:100px;
	right:5px;
	bottom:34px;
	height:20px;
	font-size:15px;
	font-weight:bold;
	text-align:right;

}
.chartWithImagePlatforms{
	position:absolute;
	width:100px;
	right:5px;
	bottom:5px;
	height:auto;
	text-align:right;
}
.chartWithImagePlatforms img{
	padding-left:1px;
	padding-top:1px;
}

.chartWoImage {
	position:relative;
	margin-bottom:2px;
	width:185px;
	height:29px;
	border-top:1px solid #CCC;
}

.chartWoImageTitle {
	position:absolute;
	width:140px;
	left:5px;
	top:0px;
	height:15px;
	font-size:11px;
	z-index:5;
}
.chartWoImagePrice {
	position:absolute;
	left:5px;
	bottom:0px;
	height:15px;

	font-size:14px;
	font-weight:bold;

}
.chartWoImagePlatforms{
	position:absolute;
	width:120px;
	right:5px;
	bottom:-1px;
	height:auto;
	text-align:right;
	z-index:4;
}
.chartWoImagePlatforms img{
	padding-left:1px;
	padding-top:1px;

}

/* vertical */
.chartWithImageVertical {
	position:relative;
	width:185px;
	height:130px;
	border-top:1px solid #CCC;
	float:left;
}
.chartWithImageImageVertical {
	position:absolute;
	left:5px;
	top:5px;
	width:70px;
	height:120px;
	overflow:hidden;

}
.chartWoImageVertical {
	float:left;
	position:relative;
	padding-bottom:2px;
	width:185px;
	height:29px;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}
.chartWoImageVertical img{
	margin-left:1px;
	margin-top:1px;
}
.chartWoImagePriceVertical {
	position:absolute;
	left:5px;
	bottom:2px;
	height:15px;
	font-size:14px;
	font-weight:bold;
}
.chartWoImagePlatformsVertical {
	position:absolute;
	width:120px;
	right:5px;
	bottom:1px;
	height:auto;
	text-align:right;
	z-index:4;
}

.chartFrom{
	font-size:10px;
	}
#chartTitle {
	position:relative;
	width:175px;
	background:url("http://www.gamestop.de/locale/assetsDesignLocalized/img/skinGamestop/boxHead.gif") repeat-x scroll 0 center transparent;
	color:#FFFFFF;
	font-size:13px;
	height:20px;
	line-height:20px;
	margin:0;
	overflow:hidden;
	padding-left:10px;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
}
/*user bar*/
.userBar {
  position:relative;
  margin:auto;
  width: 898px;
  color: #FFF;
  font-family:Tahoma, Geneva, sans-serif;
  font-size: 9px;	
  border-left:1px solid #CCC;
  border-right:1px solid #CCC;
  background:url("../../assetsDesignLocalized/img/skinGamestop/boxHeadInvert.gif") repeat-x scroll 0 center transparent;
  text-shadow:1px 1px 1px #222;
}

.userBar p {
  margin: 0;
}

.userBar a {
   color: #FFF;
	text-decoration: none;	
	text-shadow:1px 1px 1px #222;
}

.userBar .userBarButtons {
	height: 20px;
	line-height: 20px;
  text-transform: uppercase;	
}

.userBarButtons a {
	display: inline-block;
	text-align: center;	
	padding: 0 5px;
}

.userBarButtons a:hover {
	text-decoration:underline;
}

.userBarButtons em {
	color: #e31818;
	font-style: normal;
	font-weight:bold;
}

.userBarButtons .storeFinder {
	float: left;
	padding-right: 2px;
}

.userBarButtons .welcomeUser {
	float: left;
	padding: 0 12px 0 10px;

	font-weight:bold;
	color:000;
}
.userBarButtons .register a{
	float: left;
	padding: 0 12px 0 10px;
	color:#e31818;
	font-weight:bold;
	
}

.userBarButtons .storeFinderOpened {
	float: left;
}

#findAStore {
	display: none;
	padding: 0 10px 0 0;
	color: #000;
}

.userBarButtons .loginAndSub {
	float: right;
}

.userBarButtons .loginAndSub .cartinfo{
	padding-left:24px;
	background:url("../misc/carts/cart24x17_rot.png") no-repeat scroll 0 2px transparent;
}

.userBarButtons .loginAndSub span {
	float: left;
	padding-left: 0px;
	padding-right: 0;
	
}

.userBarButtons .loginAndSub span.attenzione {
	padding: 0 5px;
}


#userBarContent {
/*	display: none;*/
	height: 0;
	width: 898px;
	overflow: hidden;
	background-color:#FFF;
}

#userBarContent .userBarLogin {
	float: right;
	width: 142px;
	height: 150px;
	padding: 10px;
	font-size: 9px;
}

#userBarContent img {
	float: left;
}

.userBarLogin label {
	display: block;
	margin-top: 6px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.userBarLogin label.remember {
	text-transform: none;
	font-size: 9px;
}

.userBarLogin p {
	margin-top: 5px;
}

input.longInput {
	width: 140px;
	height: 13px;
}

input.shortInput {
	width: 60px;
	height: 12px;
	margin-top:1px;
	border: 1px solid #999;
	font-size:9px;
	background-color:#CCC;
}


.userBarLogin .linkUnderline {
	text-decoration: underline;
}

.userBarLogin .linkUnderline:hover {
	color: #000;
}

.userBar .userBarButton {
	display: inline-block;
	height: 12px;
	line-height:12px;
	padding: 0 5px;
	border: #999 solid 1px;
	text-transform:capitalize;
	font-size: 9px;
}

.userBar .userBarButton:hover {
	
}