﻿#collections_productlisting 
{
	padding:0px 0px 0px 10px;
	position:relative;
	width:961px;
}
			
.collections_noListings 
{
	float:right;
	width: 726px;
}
			
			
			
			
.collections_header 
{
	clear: both;
	position: relative;	
	background: url(images/collections/collections_header.jpg) bottom left no-repeat;
	height: 130px;
	margin: 10px 0px 0px 0px;
	width: 971px;
}


/* French Collections Header */
.collections_header_fr-FR 
{
	clear: both;
	position: relative;	
	background: url(images/collections/fr_FR/collections_header.jpg) bottom left no-repeat;
	height: 130px;
	margin: 10px 0px 0px 0px;
	width: 971px;
}

/* German Collections Header */
.collections_header_de-DE 
{
	clear: both;
	position: relative;	
	background: url(images/collections/de_DE/collections_header.jpg) bottom left no-repeat;
	height: 130px;
	margin: 10px 0px 0px 0px;
	width: 971px;
}

/* Spanish Collections Header */
.collections_header_es-ES
{
	clear: both;
	position: relative;	
	background: url(images/collections/es_ES/collections_header.jpg) bottom left no-repeat;
	height: 130px;
	margin: 10px 0px 0px 0px;
	width: 971px;
}



.header_text
{
	position:absolute;
	top: 20px;
	left: 545px;
	width: 400px;
	line-height: 20px;
	text-align: justify;
}

/* German: Header Text   */

.header_text_de-DE
{
	position:absolute;
	border-left: 1px dashed #3A495D;
	padding-left: 30px;
	top: 20px;
	left: 380px;
	width: 500px;
	line-height: 20px;
	text-align: justify;
	font-size: 11px;
}

/* Spanish: Header Text   */

.header_text_es-ES
{
	position:absolute;
	border-left: 1px dashed #3A495D;
	padding-left: 30px;
	top: 20px;
	left: 380px;
	width: 500px;
	line-height: 20px;
	text-align: justify;
	font-size: 11px;
}


.collections_main
{
	
	background: url(images/collections/collections_slice.jpg) bottom left no-repeat;
	margin: 0px;
	width: 726px;
	height: 48px;
	float: right;
}



.collections_body
{
	background-color: #242d3a;
	margin: 0px;
	width: 726px;
	float: right;
				
}
			
			
.collections_footer
{
	background: url(images/collections/collections_footer.jpg) bottom left no-repeat;
	margin: 0px;
	width: 726px;
	height: 35px;
	float: right;
}




/*  ----    Brand Partners  ---*/



.hitbox
{
	position:absolute;
	left: 30px;
	top: 20px;
	width: 436px;
	height: 118px;
}

.hitbox_btn
{
	display: block;
	width: 436px;
	height: 118px;
	text-decoration: none;
}


.wowbanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/wowbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}



.wowbanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 63px;
	
}

.wowbanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.wowbanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) no-repeat;
}

.wowbanner .navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.wowbanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) no-repeat;
	color: #fec000;
}
	        


/* French WoW Banner */
.wowbanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/fr_FR/wowbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}



.wowbanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 63px;
	
}

.wowbanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.wowbanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) no-repeat;
}

.wowbanner_fr-FR .navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.wowbanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) no-repeat;
	color: #fec000;
}


/* German WoW Banner */
.wowbanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/de_DE/wowbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}



.wowbanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 63px;
	
}

.wowbanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.wowbanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) no-repeat;
}

.wowbanner_de-DE .navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.wowbanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) no-repeat;
	color: #fec000;
}


/* Spanish WoW Banner */

.wowbanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/es_ES/wowbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}



.wowbanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 63px;
	
}

.wowbanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.wowbanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) no-repeat;
}

.wowbanner_es-ES .navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.wowbanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) no-repeat;
	color: #fec000;
}


	
	
.starcraftbanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/starcraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	


.starcraftbanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.starcraftbanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.starcraftbanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.starcraftbanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.starcraftbanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}






/* French Starcraft Banner */

.starcraftbanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/fr_FR/starcraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}

.starcraftbanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.starcraftbanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.starcraftbanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.starcraftbanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.starcraftbanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}
	 

/* German Starcraft Banner */

.starcraftbanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/de_DE/starcraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}

.starcraftbanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.starcraftbanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.starcraftbanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.starcraftbanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.starcraftbanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}



/* Spanish Starcraft Banner */

.starcraftbanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/es_ES/starcraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}

.starcraftbanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.starcraftbanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.starcraftbanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.starcraftbanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.starcraftbanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}



.dndbanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/dndbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	

.dndbanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.dndbanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.dndbanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.dndbanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.dndbanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




/*  French DnD Banner  */

.dndbanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/fr_FR/dndbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.dndbanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.dndbanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.dndbanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.dndbanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.dndbanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  German DnD Banner  */

.dndbanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/de_DE/dndbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.dndbanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.dndbanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.dndbanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.dndbanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.dndbanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  Spanish DnD Banner  */

.dndbanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/es_ES/dndbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.dndbanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.dndbanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.dndbanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.dndbanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.dndbanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}



.evebanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/eve/evebg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	

.evebanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.evebanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.evebanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.evebanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.evebanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




/*  French DnD Banner  */

.evebanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/eve/fr_FR/evebg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.evebanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.evebanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.evebanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.evebanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.evebanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  German DnD Banner  */

.evebanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/eve/de_DE/evebg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.evebanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.evebanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.evebanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.evebanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.evebanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/* Spanish DnD Banner  */

.evebanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/eve/es_ES/evebg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.evebanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.evebanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.evebanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.evebanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.evebanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




.aionbanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/aion/aionbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	

.aionbanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.aionbanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.aionbanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.aionbanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.aionbanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




/*  French DnD Banner  */

.aionbanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/aion/fr_FR/aionbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.aionbanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.aionbanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.aionbanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.aionbanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.aionbanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  German DnD Banner  */

.aionbanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/aion/de_DE/aionbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.aionbanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.aionbanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.aionbanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.aionbanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.aionbanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/* Spanish DnD Banner  */

.aionbanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/aion/es_ES/aionbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.aionbanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.aionbanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.aionbanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.aionbanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.aionbanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	



.afrobanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/afro_samurai/afrobg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	

.afrobanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.afrobanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.afrobanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.afrobanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.afrobanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




/*  French DnD Banner  */

.afrobanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/afro_samurai/fr_FR/afrobg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.afrobanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.afrobanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.afrobanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.afrobanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.afrobanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  German DnD Banner  */

.afrobanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/afro_samurai/de_DE/afrobg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.afrobanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.afrobanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.afrobanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.afrobanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.afrobanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/* Spanish DnD Banner  */

.afrobanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/afro_samurai/es_ES/afrobg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.afrobanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.afrobanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.afrobanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.afrobanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.afrobanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	



.blackopsbanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/blackopsbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	

.blackopsbanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.blackopsbanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.blackopsbanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.blackopsbanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.blackopsbanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




/*  French Black Ops Banner  */

.blackopsbanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/fr_FR/blackopsbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.blackopsbanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.blackopsbanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.blackopsbanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.blackopsbanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.blackopsbanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  German Black Ops Banner  */

.blackopsbanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/de_DE/blackopsbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.blackopsbanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.blackopsbanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.blackopsbanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.blackopsbanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.blackopsbanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/* Spanish Black Ops Banner  */

.blackopsbanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/es_ES/blackopsbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.blackopsbanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.blackopsbanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.blackopsbanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.blackopsbanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.blackopsbanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	

.minecraftbanner
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/minecraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}	

.minecraftbanner .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.minecraftbanner .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.minecraftbanner .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.minecraftbanner .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.minecraftbanner .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	




/*  French Black Ops Banner  */

.minecraftbanner_fr-FR
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/fr_FR/minecraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.minecraftbanner_fr-FR .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.minecraftbanner_fr-FR .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.minecraftbanner_fr-FR .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.minecraftbanner_fr-FR .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.minecraftbanner_fr-FR .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/*  German Black Ops Banner  */

.minecraftbanner_de-DE
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/de_DE/minecraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.minecraftbanner_de-DE .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.minecraftbanner_de-DE .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.minecraftbanner_de-DE .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.minecraftbanner_de-DE .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.minecraftbanner_de-DE .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	


/* Spanish Black Ops Banner  */

.minecraftbanner_es-ES
{
	border-top: 3px solid #171d25;
	position:relative;
	background: url(images/collections/es_ES/minecraftbg.jpg) bottom left no-repeat;
	width: 726px;
	height: 149px;
}


.minecraftbanner_es-ES .navcontainer 
{
	position:absolute;
	left: 510px;
	top: 75px;
	
}

.minecraftbanner_es-ES .navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align:left;
	font-size: 11px;
}

.minecraftbanner_es-ES .navcontainer a
{
	display: block;
	padding: 3px 3px 3px 40px;
	width: 160px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/collections/linkbg.jpg) bottom left no-repeat;

}

.minecraftbanner_es-ES .navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.minecraftbanner_es-ES .navcontainer a:hover
{
	background: url(images/collections/linkbg_hover.jpg) bottom left no-repeat;
	color: #fec000;
}	



/*  ------------  End Collection Banners ----------------  */



#productlisting-header {
	clear: both;
	background: url(images/jinxline/identity_header.jpg) top left no-repeat;
	width: 974px;
	height: 90px;
	margin: 20px -5px 0px 0px;
	padding: 0;
	
}

#productlisting-header .title
{
	position: absolute;
	padding-left: 18px;
	padding-top: 18px;
	font-size: 20px;
}

#productlisting-header img {
	float: left;
	margin: 0;
}

#productlisting-header p {
	background-position: top left;
	background-repeat: no-repeat;
	width: 310px;
	margin: 0;
	padding: 0;
}

#productlisting-header p img {
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
}




#pagenav {
	background: url(images/productspage/pagenav_bg.gif) top left no-repeat;
	color: #ffc300;
	overflow: hidden;
	padding: 2px 0;
	border: 0px #242d3a solid;
	margin: 0px;
	width: 931px;
}

.pagenav-advanced {
	background: url(images/productspage/pagenav_advanced_bg.gif) top left no-repeat;
	color: #503c00;
	font-weight: bold;
	padding: 3px 15px;
	border: 0;
	vertical-align: middle;
	width: 901px;
	height: 31px; 
	margin: 0px;
}

#pagenav-footer {
	clear: both;
	background: url(images/productspage/pagenav_bg.gif) top left no-repeat;
	color: #ffc300;
	overflow: hidden;
	padding: 2px 0;
	border: 0px #242d3a solid;
	margin: 20px 0px 0px 0px;
	width: 931px;
}




#productlisting {
	/*background: #5f7897; url(images/productlisting/bgtile.jpg) top center; */
	position: relative;
	width: 930px;
	margin: 0 5px 0 5px;
	padding: 10px 10px 10px 10px;

}
.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

.store-menu {
	background: #3a495d /* url(images/listing/background_store.gif) bottom left no-repeat */;
	border-bottom: #2c3d51 solid 3px; 
	border-right: #2c3d51 solid 3px; 
	border-left: #2c3d51 solid 3px; 
	font-size: 90%;
	width: 207px;
	float:left;	
	padding-bottom: 8px;
	margin: 20px 5px 20px 0px;
	/*border: dashed 1px lime;*/
}

.store-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0px;
}

.store-menu ul img 
{
	margin-top: 0px;
	margin-right: 0px;
}

.store-menu ul li {
	margin: 7px 0 0 10px;
	padding: 0;
}

.store-menu a {
	color: #edb30e;
	background-color: #3a495d; 
	border-bottom: 0px solid #3a495d;
	text-decoration: none;
}
.sub-store-menu a
{
	color: #ffffff;
}
.store-menu a:visited {
	border-bottom: 0px solid #3a495d;
	text-decoration: none;
}
.sub-store-menu a:visited
{
	color: #ffffff;
}
.store-menu a:hover {
	color: #edb30e;
	border-bottom: 0px solid #5f7697;
	text-decoration: underline;
}
.sub-store-menu a:hover
{
	color: #ffffff;
}
.store-menu a:active {
	background-color: #3a495d;
	border-bottom: 0px solid #3a495d;
	text-decoration: none;
}
.sub-store-menu a:active
{
	color: #ffffff;
}

.store-menu a.submenu
{
	color: #ffffff;
}

.store-menu a.selectedCat
{
	color: White;
	background-color: #5f7897;
	display: block;
	height: 17px;
}
.store-menu a img
{
	 vertical-align: top;
}

.store-feature 
{
	background: #3a495d url(images/partners/background_store.gif) bottom left no-repeat;
	font-size: 90%;
	width: 207px;
	float:left;	
	clear:left;
	margin: 0px 5px 20px 0px;
	/*border: dashed 1px maroon;*/
}

.store-feature .product 
{
	margin-left: 22px;
	clear: both;
	/*width: 150px;
	height: 200px;
	margin: 15px 5px;*/
	
	background: url(images/listing/featured_imageback.gif) no-repeat;
	/* padding: 13px 0 0 15px; */
	padding: 11px 10px 15px 13px;
	width: 137px;
	display: inline-block;
}

.store-feature .text
{
	margin-left: -10px;
}

.store-feature .product a
{
/*	cursor: hand; */
	cursor: pointer;
}
.store-feature .product a img
{ 
	margin-bottom: 9px;
}
.store-feature .product div
{ 
	margin-top: 2px;
	clear: both;
	text-align: center;
	width: 161px;
}

.store-menu h2, 
.store-feature h2 {
	font-size: 90%;
	margin: 0;
	text-indent: -2000px;
}

#listing-product-sidebar 
{
	float:left;
	width: 0px;
	/*border: solid 1px black;*/
}

#listing-product-sidebar h2.store {
	background: url(images/listing/title_store_v2.gif) no-repeat;
	width: 207px;
	height: 48px;
}


#listing-product-sidebar h2.store_fr_FR {
	background: url(images/listing/fr_FR/title_store_v2.gif) no-repeat;
	width: 207px;
	height: 48px;
}

#listing-product-sidebar h2.store_de_DE {
	background: url(images/listing/de_DE/title_store_v2.gif) no-repeat;
	width: 207px;
	height: 48px;
}

#listing-product-sidebar h2.store_es_ES {
	background: url(images/listing/es_ES/title_store_v2.gif) no-repeat;
	width: 207px;
	height: 48px;
}

#listing-product-sidebar h2.featured-product {
	background: url(images/listing/title_featuredproduct.gif) no-repeat;
	width: 207px;
	height: 48px;
}

#listing-product-sidebar .title {
	text-align: center;
	margin-left: -10px;
}

.noListings
{
	margin-top: 10px;
	padding-top: 20px;
	float:right;
	width: 700px;
	text-align: left;
	font-size: 120%;
}


/* ----------- J!NX Line Landing Page --------------*/

#jinxlinenav 
{
	margin-bottom: 0px;
}



/* --Spring Line 09 Buttons  --*/

#jinxlinenav  .spring09buttons {

	position: relative;
	width: 700px;
	height: 380px;
	margin: 0px;
	padding: 0;
	list-style: none;

}


#jinxlinenav  .spring09buttons li {

	float: left;
	margin: 0;
	padding: 0;

}



#jinxlinenav  .spring09buttons li a {

	display: block;
	text-indent: -2000px;
	text-decoration: none;

}



#jinxlinenav  .spring09buttons li.mensline a {

	background: url(images/jinxline/spring09mensline.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 1px;
	width: 350px;
	height: 380px;
	z-index: 3;

}




#jinxlinenav .spring09buttons li.womensline a {

	background: url(images/jinxline/spring09womensline.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 350px;
	width: 349px;
	height: 380px;
	z-index: 2;

}



#jinxlinenav  .spring09buttons li.mensline a:hover, 
#jinxlinenav  .spring09buttons li.womensline a:hover {

	background-position: 0 -385px;

}





/* --Winter Line 09 Buttons  --*/

#jinxlinenav  .winter09buttons {

	position: relative;
	width: 700px;
	height: 380px;
	margin: 0px;
	padding: 0;
	list-style: none;

}


#jinxlinenav  .winter09buttons li {

	float: left;
	margin: 0;
	padding: 0;

}



#jinxlinenav  .winter09buttons li a {

	display: block;
	text-indent: -2000px;
	text-decoration: none;

}



#jinxlinenav  .winter09buttons li.mensline a {

	background: url(images/jinxline/spring09mensline.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 1px;
	width: 350px;
	height: 380px;
	z-index: 3;

}




#jinxlinenav .winter09buttons li.womensline a {

	background: url(images/jinxline/spring09womensline.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 350px;
	width: 349px;
	height: 380px;
	z-index: 2;

}



#jinxlinenav  .winter09buttons li.mensline a:hover, 
#jinxlinenav  .winter09buttons li.womensline a:hover {

	background-position: 0 -385px;

}


/* --Fall Line 08 Buttons  --*/

#jinxlinenav  .fall08buttons {

	position: relative;
	width: 700px;
	height: 280px;
	margin: 0px;
	padding: 0;
	list-style: none;

}


#jinxlinenav  .fall08buttons li {

	float: left;
	margin: 0;
	padding: 0;

}



#jinxlinenav  .fall08buttons li a {

	display: block;
	text-indent: -2000px;
	text-decoration: none;

}



#jinxlinenav  .fall08buttons li.mensline a {

	background: url(images/jinxline/fall08mensline.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 1px;
	width: 350px;
	height: 280px;
	z-index: 3;

}




#jinxlinenav .fall08buttons li.womensline a {

	background: url(images/jinxline/fall08womensline.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 350px;
	width: 349px;
	height: 280px;
	z-index: 2;

}



#jinxlinenav  .fall08buttons li.mensline a:hover, 
#jinxlinenav  .fall08buttons li.womensline a:hover {

	background-position: 0 -281px;

}


#jinxlinenav .fall08header 
{
	background: url(images/jinxline/fall08header.jpg) 0 0 no-repeat;
	width: 700px;
	height: 129px;
}






/* ----------- END J!NX Line Landing Page --------------*/



.listingProductGroup
{	
	margin-top: 10px;
	float:right;
	width: 690px;
}
.listingProductGroup .product {
	float: left;
	/*width: 150px;
	height: 200px;
	margin: 15px 5px;
	padding: 13px 0 0 15px; */
	padding: 12px 15px 11px 13px;
	width: 137px;
	height: 185px;
	overflow: hidden;
	display: inline-block;
}
.listingProductGroup .product a {
	color: #fff;
	text-decoration: none;
}
.listingProductGroup a span {
	display: block;
	font-size: 85%;
	text-align: center;
	margin-top: 11px;
}
.listingProductGroup a SPAN.sale
{
	color: Yellow;
	display: inline;
	font-size: 85%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.listingProductGroup a:hover,
.listingProductGroup a:hover span 
{
	text-decoration: underline;
}
.listingProductGroup img {
	border: 0;
}

.listingProductGroup .divider {
	float: left;
	clear: left;
	padding: 0;
	width: 662px;
	height: 52px;
	overflow: hidden;
	display: inline-block;
}

.listingProductGroup .more-classes {
	float: left;
	clear: left;
	padding: 4px 8px 0px 0px;
	margin: 8px 8px 8px 0;
	width: 654px;
	height: 22px;
	overflow: hidden;
	display: inline-block;
	background: url(images/partners/blizzard/sum07_other_bg.gif) no-repeat top right;
	font-size: 10px;
	text-align: right;
}


/* Image Backgrounds */
div.product.imageback01 {
	background: url(images/productspage/imageback_01.gif) no-repeat;
}

div.product.imageback02 {
	background: url(images/productspage/imageback_02.gif) no-repeat;
}

div.product.imageback03 {
	background: url(images/productspage/imageback_03.gif) no-repeat;
}

div.product.imageback04 {
	background: url(images/productspage/imageback_04.gif) no-repeat;
}


/* Image Backgrounds */
div.product.imageback_girls_01 {
	background: url(images/productspage/imageback_girls_01.gif) no-repeat;
}

div.product.imageback_girls_02 {
	background: url(images/productspage/imageback_girls_02.gif) no-repeat;
}

div.product.imageback_girls_03 {
	background: url(images/productspage/imageback_girls_03.gif) no-repeat;
}

div.product.imageback_girls_04 {
	background: url(images/productspage/imageback_girls_04.gif) no-repeat;
}


/* Image Backgrounds */
div.product.imageback_hoodie_01 {
	background: url(images/productspage/imageback_hoodie_01.gif) no-repeat;
}

div.product.imageback_hoodie_02 {
	background: url(images/productspage/imageback_hoodie_02.gif) no-repeat;
}

div.product.imageback_hoodie_03 {
	background: url(images/productspage/imageback_hoodie_03.gif) no-repeat;
}

div.product.imageback_hoodie_04 {
	background: url(images/productspage/imageback_hoodie_04.gif) no-repeat;
}


/* Image Backgrounds */
div.product.imageback_sticker_01 {
	background: url(images/productspage/imageback_sticker_01.gif) no-repeat;
}

div.product.imageback_sticker_02 {
	background: url(images/productspage/imageback_sticker_02.gif) no-repeat;
}

div.product.imageback_sticker_03 {
	background: url(images/productspage/imageback_sticker_03.gif) no-repeat;
}

div.product.imageback_sticker_04 {
	background: url(images/productspage/imageback_sticker_04.gif) no-repeat;
}


/* Image Backgrounds */
div.product.imageback_button_01 {
	background: url(images/productspage/imageback_button_01.gif) no-repeat;
}

div.product.imageback_button_02 {
	background: url(images/productspage/imageback_button_02.gif) no-repeat;
}

div.product.imageback_button_03 {
	background: url(images/productspage/imageback_button_03.gif) no-repeat;
}

div.product.imageback_button_04 {
	background: url(images/productspage/imageback_button_04.gif) no-repeat;
}


/* Image Backgrounds */
div.product.imageback_patch_01 {
	background: url(images/productspage/imageback_patch_01.gif) no-repeat;
}

div.product.imageback_patch_02 {
	background: url(images/productspage/imageback_patch_02.gif) no-repeat;
}

div.product.imageback_patch_03 {
	background: url(images/productspage/imageback_patch_03.gif) no-repeat;
}

div.product.imageback_patch_04 {
	background: url(images/productspage/imageback_patch_04.gif) no-repeat;
}


/* Image Backgrounds */
div.product.imageback_long_01 {
	background: url(images/productspage/imageback_long_01.gif) no-repeat;
}

div.product.imageback_long_02 {
	background: url(images/productspage/imageback_long_02.gif) no-repeat;
}

div.product.imageback_long_03 {
	background: url(images/productspage/imageback_long_03.gif) no-repeat;
}

div.product.imageback_long_04 {
	background: url(images/productspage/imageback_long_04.gif) no-repeat;
}




/* J!NX Community EXP GOLD Survey Buttons */

div.buttoncontainer 
{
clear:left;
float:left;
margin:0 5px 20px 0;
width:207px
}


div #goldbutton 
{
	padding: 0 0 5px 0;
}

div #expbutton 
{
	padding: 0 0 5px 0;
}

div #surveybutton 
{
	padding: 0 0 5px 0;
}

div #goldbutton img,
div #expbutton img,
div #surveybutton img 
{
	border: 0;
}

a.survey 
{
	display: block;
	width: 207px;
	height: 97px;
	text-decoration: none;
	background: url("images/exp/survey_banner_med.gif");

}

a.survey:hover 
{
	/*background-position: 0 -101px;*/
}


a.gold
{
	display: block;
	width: 207px;
	height: 78px;
	text-decoration: none;
	background: url("images/exp/gold_banner_med_v3.gif");

}

a.gold:hover 
{
	/*background-position: 0 -72px;*/
}	

a.exp
{
	display: block;
	width: 207px;
	height: 81px;
	text-decoration: none;
	background: url("images/exp/exp_banner_med.gif");

}

a.exp:hover 
{
	/*background-position: 0 -86px;*/
}	


