﻿/* productlisting CSS */
#productlisting-header {
	clear: both;
	background: url(images/Listing/listing_header_jinx.gif) top left no-repeat;
	width: 974px;
	height: 63px;
	margin: 19px -5px 0px 0px;
	padding: 0px;
	
}
#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;
}

div.menuhighlight 
{
	color: #ffff00;
	font-weight: bold;
}



#pagenav {
	background: url(images/Listing/pagenav_bg_gamez.gif) top left repeat-x; /*url(images/productspage/pagenav_bg_sliver.gif) top repeat-x;*/
	color: #ffc300;
	overflow: hidden;
	padding: 4px 0px 0px 0px;
	border: 0px #242d3a solid;
	/* margin: 0px;
	width: 931px; */
	width: 974px;
	margin: 0px 0px 0px -5px;
	
}

#pagenav p {
	display: inline;
	padding: 0 5px;
	border-right: 1px #293442 solid;
}

/* .pagenav-advanced {
	background: url(images/productspage/pagenav_advanced_bg.gif) top left no-repeat;
	color: #503c00;
	font-weight: bold;
	padding: 3px 5px;
	border: 0;
	vertical-align: middle;
	width: 931px;
	height: 31px; 
	margin: 0px;
}
// This element is found in the listing.css, this was a duplicate.
*/

#pagenav-footer {
	clear: right;
	float:right;
	width: 710px;
	background: #242d3a; /*url(images/productspage/pagenav_bg_new.gif) top left no-repeat;*/
	color: #ffc300;
	overflow: hidden;
	padding: 2px 0;
	border: 0px #242d3a solid;
	margin: 20px 5px 0px 0px;
}

#pagenav-footer p {
	border-right: 0px #293442 solid;
}

#pagenav-footer p.show {
	float: right;
	margin: 0;
	border-right: 0;
	padding-top: 2px;
	padding-left: 0px;
	margin-left: 0px;
}

#pagenav-footer div.sort {
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#pagenav-footer p.rightBar {
	padding-right: 0px;
	margin-right: 0px;
}

#pagenav-footer span.nextprev {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}



#productlisting {
	/*background: #5f7897; url(images/productlisting/bgtile.jpg) top center; */
	position: relative;
	width: 960px;
	margin: 0 5px 0 0px;
	padding: 0px 10px 10px 5px;
}

.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: 35px 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;
}
.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: 209px;
	height: 34px;
}

#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: 690px;
	text-align: center;
	font-size: 120%;
}



.listingProductGroup
{	
	margin-top: 30px;
	float:right;
	width: 710px;
}
.listingProductGroup .product {
	float: left;
	/*width: 150px;
	height: 200px;
	margin: 15px 5px;
	padding: 13px 0 0 15px; */
	padding: 12px 18px 11px 14px;
	width: 137px;
	height: 185px;
	overflow: visible;
	display: inline-block;
	margin-left: 6px;
}
.listingProductGroup .product a {
	color: #fff;
	text-decoration: none;
}
.listingProductGroup a span {
	display: block;
	font-size: 85%;
	text-align: center;
	margin-top: 8px;
	line-height: 1em;
}
.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 .win09divider {
	float: left;
	clear: left;
	padding: 0;
	width: 662px;
	height: 92px;
	overflow: hidden;
	display: inline-block;
}
*/



/*  ------- EU Store Only ------------- */

.eu_store 
{
	width: 680px;
	margin-left: 13px;
}

.eu_store_off 
{
	width: 680px;
	margin-left: 13px;
	display: none;
}


.euproduct_off
{
	display:none;
}

.newstoreheader {
	background:#3D4C61 url(images/partners/blizzard/newstoreheader.gif) no-repeat scroll left top;
	color:#FEC000;
	float:left;
	font-size:1px;
	font-weight:bold;
	height:26px;
	padding:0;
	text-indent:-1000px;
	width:680px;
}

/*  French  New Store Header   */

.newstoreheader_fr-FR {
	background:#3D4C61 url(images/partners/blizzard/fr_FR/newstoreheader.gif) no-repeat scroll left top;
	color:#FEC000;
	font-size:1px;
	font-weight:bold;
	height:26px;
	padding:0;
	text-indent:-1000px;
	width:680px;
}


/*  German New Store Header   */

.newstoreheader_de-DE {
	background:#3D4C61 url(images/partners/blizzard/de_DE/newstoreheader.gif) no-repeat scroll left top;
	color:#FEC000;
	font-size:1px;
	font-weight:bold;
	height:26px;
	padding:0;
	text-indent:-1000px;
	width:680px;
}

/*  Spanish New Store Header   */

.newstoreheader_es-ES {
	background:#3D4C61 url(images/partners/blizzard/es_ES/newstoreheader.gif) no-repeat scroll left top;
	color:#FEC000;
	font-size:1px;
	font-weight:bold;
	height:26px;
	padding:0;
	text-indent:-1000px;
	width:680px;
}



.newstorepanel {
	background:#3D4C61 url(images/partners/blizzard/newstorepanel.gif) repeat scroll left bottom;
	margin:0 0 15px 0;
	padding:10px 20px 10px 20px;
	position:relative;
	font-size: 11px;
	line-height: 15px;
	width:640px;
}





.listingProductGroup .win09mens {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/win09_men_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09mens  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09mens a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/win09_men.jpg) top left no-repeat;
	}



/*  French  New for Men Header  */

.listingProductGroup .win09mens_fr-FR {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/fr_FR/win09_men_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09mens_fr-FR  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09mens_fr-FR a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/fr_FR/win09_men.jpg) top left no-repeat;
	}


/*  German  New for Men Header  */

.listingProductGroup .win09mens_de-DE {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/de_DE/win09_men_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09mens_de-DE  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09mens_de-DE a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/de_DE/win09_men.jpg) top left no-repeat;
	}


/*  Spanish  New for Men Header  */

.listingProductGroup .win09mens_es-ES {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/es_ES/win09_men_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09mens_es-ES  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09mens_es-ES a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/es_ES/win09_men.jpg) top left no-repeat;
	}





.listingProductGroup .win09womens {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/win09_women_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09womens  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09womens a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/win09_women.jpg) top left no-repeat;
	}
	
	
/*  French New For Women  */


.listingProductGroup .win09womens_fr-FR {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/fr_FR/win09_women_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09womens_fr-FR  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09womens_fr-FR a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/fr_FR/win09_women.jpg) top left no-repeat;
	}	


/*  German New For Women  */


.listingProductGroup .win09womens_de-DE {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/de_DE/win09_women_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09womens_de-DE  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09womens_de-DE a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/de_DE/win09_women.jpg) top left no-repeat;
	}	


/*  Spanish New For Women  */


.listingProductGroup .win09womens_es-ES {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/es_ES/win09_women_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09womens_es-ES  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09womens_es-ES a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/es_ES/win09_women.jpg) top left no-repeat;
	}	





.listingProductGroup .win09youth {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/win09_youth_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09youth  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09youth a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/win09_youth.jpg) top left no-repeat;
	}
	
	


.listingProductGroup .win09accessories {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/win09_accessories_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09accessories  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09accessories a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/win09_accessories.jpg) top left no-repeat;
	}
	

/*  French Accesories Header */

.listingProductGroup .win09accessories_fr-FR {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/fr_FR/win09_accessories_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09accessories_fr-FR  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09accessories_fr-FR a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/fr_FR/win09_accessories.jpg) top left no-repeat;
	}




/*  German Accesories Header */

.listingProductGroup .win09accessories_de-DE {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/de_DE/win09_accessories_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09accessories_de-DE  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09accessories_de-DE a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/de_DE/win09_accessories.jpg) top left no-repeat;
	}



/*  Spanish Accesories Header */

.listingProductGroup .win09accessories_es-ES {
	width: 662px;
	height: 92px; 
	float: left;
	clear: left;
	padding: 0;
	background: url(/images/partners/blizzard/es_ES/win09_accessories_over.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	}

.listingProductGroup .win09accessories_es-ES  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 92px;
	}

.listingProductGroup .win09accessories_es-ES a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/es_ES/win09_accessories.jpg) top left no-repeat;
	}



.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;
}





/* footer */
.footer-legal 
{
	clear: right;
	float: right;
	width: 750px;
	margin: 0 20px 0 5px;
	padding: 5px 0 5px 0;
	text-align: right;
}
.footer-legal p
{
	font-size: 75%;
	margin: 0px 0 0 15px;
	text-align: right;
}

.footer
{
	margin-top: 10px;
}

.product-listing-footer {
	background: url(images/Listing/listing_footer_jinx.gif) top left no-repeat;
	clear:both;
	font-size: 75%;
	width: 970px;
	height: 100px;
	margin: 0 0 0 5px;
	padding: 0;
}

.product-listing-footer p
{
	margin: 0px 0 0 40px;
	padding: 5px 0 0 0;
}

.product-listing-footer .privacypolicy
{
	float: right;
	text-align: right;
	font-size: 80%;
	padding-right: 56px;
}

.product-listing-footer .privacypolicy p
{
	margin: 0;
	padding: 0;
}


/* PARTNERS STUFF */
#partners-header 
{
	position: relative;
	clear: both;
	background: #242d3a; /*url(images/partners/partners_header.gif) top left no-repeat;*/
	width: 975px;
	height: 108px;
	margin: 20px 0 0 0;
	padding: 18px 0 0 0;
}
/*
#partners-header-sum07 {
	clear: both;
	background: url(images/partners/partners_header.gif) top left no-repeat;
	width: 970px;
	height: 108px;
	margin: 20px 5px 0 5px;
	padding: 18px 0 0 0 ;
}*/

#partners-header img {
	float: left;
	margin: 6px 0 0 17px;
}

#partners-header p {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
	height: 88px;
	margin: 0;
	left: 216px;
	top: 18px;
	padding: 20px 400px 0 28px;
	width: 330px;
}

#partners-header p img {
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
}

#partners-header div {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
	height: 88px;
	margin: 0;
	left: 216px;
	top: 18px;
	padding: 20px 400px 0 28px;
	width: 330px;
}

#partners-header div img {
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
}


#partners-header-sum07 {
	clear: both;
	background: url(images/partners/partners_header.gif) top left no-repeat;
	width: 970px;
	height: 126px;
	margin: 20px 5px 0 5px;
	padding: 0;
}

#partners-header-sum07 img {
	float: left;
	margin: 20px 0 0 17px;
}

#partners-header-sum07 p {
	background-position: top right;
	background-repeat: no-repeat;
	height: 126px;
	margin: 0 0 0 207px;
	padding: 20px 400px 0 25px;
}

#partners-header-sum07 p img {
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
}


#partners-header-win09 {
	clear: both;
	background: url(images/partners/blizzard/win09_header.jpg) top left no-repeat;
	width: 961px;
	height: 172px;
	margin: 20px 5px 0 5px;
	padding: 0;
	position: relative;
}


.partners-header-win09-btn 
{
	margin: 0px;
	width: 306px;
	height: 63px; 
	padding: 0;
	background: url(/images/partners/blizzard/win09_all_button.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	position: absolute;
	top: 77px;
	left: 305px;
}



.partners-header-win09-btn  a {
	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 63px;
	}

.partners-header-win09-btn  a:hover {
	color: #FFFFFF;
	background: url(/images/partners/blizzard/win09_all_button_over.jpg) top left no-repeat;
	}




/*  Blizzard Fall 2009  */

.partners-header-fall09 {
	clear: both;
	background: url(images/partners/blizzard/fall09_header.jpg) top left no-repeat;
	width: 961px;
	height: 172px;
	margin: 20px 5px 0 5px;
	padding: 0;
	position: relative;
}


/*  French Blizzheader  */

.partners-header-fall09_fr-FR {
	clear: both;
	background: url(images/partners/blizzard/fr_FR/fall09_header.jpg) top left no-repeat;
	width: 961px;
	height: 172px;
	margin: 20px 5px 0 5px;
	padding: 0;
	position: relative;
}

/*  German Blizzheader  */

.partners-header-fall09_de-DE {
	clear: both;
	background: url(images/partners/blizzard/de_DE/fall09_header.jpg) top left no-repeat;
	width: 961px;
	height: 172px;
	margin: 20px 5px 0 5px;
	padding: 0;
	position: relative;
}

/*  Spanish Blizzheader  */

.partners-header-fall09_es-ES {
	clear: both;
	background: url(images/partners/blizzard/es_ES/fall09_header.jpg) top left no-repeat;
	width: 961px;
	height: 172px;
	margin: 20px 5px 0 5px;
	padding: 0;
	position: relative;
}


.partners-header-fall09-btn 
{
	margin: 0px;
	width: 306px;
	height: 63px; 
	padding: 0;
	background: url(/images/partners/blizzard/win09_all_button.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	position: absolute;
	top: 77px;
	left: 305px;
}





.fall09_hitbox 
{
	height:64px;
	left:310px;
	position:absolute;
	top:70px;
	width:301px;
	
}

.fall09_hitbox_btn {
	display:block;
	height:64px;
	text-decoration:none;
	width:301px;
}






/*  Blizzard Summer 2009  */

#partners-header-summer09 {
	clear: both;
	background: url(images/partners/blizzard/summer09_header.jpg) top left no-repeat;
	width: 961px;
	height: 161px;
	margin: 20px 5px 0 5px;
	padding: 0;
	position: relative;
}


.partners-header-summer09-btn 
{
	margin: 0px;
	width: 306px;
	height: 63px; 
	padding: 0;
	background: url(/images/partners/blizzard/win09_all_button.jpg) top left no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	position: absolute;
	top: 77px;
	left: 305px;
}





.summer09_hitbox {
	height:64px;
	left:410px;
	position:absolute;
	top:70px;
	width:301px;
	
}

.summer09_hitbox_btn {
	display:block;
	height:64px;
	text-decoration:none;
	width:301px;
}




/* footer */

.partners-footer {
	background: url(images/partners/blizzard/footer.jpg) top left no-repeat;
	clear:both;
	font-size: 75%;
	width: 970px;
	height: 100px;
	margin: 0 0 0 5px;
	padding: 0;
}
.partners-footer p
{
	margin: 0px 0 0 40px;
	padding: 5px 0 0 0;
}

.partners-footer .privacypolicy
{
	float: right;
	text-align: right;
	font-size: 80%;
	padding-right: 56px;
}

.partners-footer .privacypolicy p
{
	margin: 0;
	padding: 0;
}




.panelbottom-sum07
{
	clear: both;
	float: none;
	background-color: Yellow;
}

/* 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.menu_rotator_red
{
	padding: 0 0 5px 0;
	background-color: Red;
}

div.menu_rotator_red div.rotator_item
{
	padding: 0px;
}
div.menu_rotator_red div.rotator_item img
{
	border: 0;
}

div.menu_rotator_red
{
	padding: 0 0 5px 0;
}

div.menu_rotator div.rotator_item
{
	padding: 0px;
}

div #goldbutton img,
div #expbutton img,
div #surveybutton img,
div.menu_rotator div.rotator_item 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;*/
}


/*  French  Survey Button   */

a.survey_fr-FR 
{
	display: block;
	width: 207px;
	height: 97px;
	text-decoration: none;
	background: url("images/exp/fr_FR/survey_banner_med.gif");

}

/*  German  Survey Button   */

a.survey_de-DE 
{
	display: block;
	width: 207px;
	height: 97px;
	text-decoration: none;
	background: url("images/exp/de_DE/survey_banner_med.gif");

}

/*  German  Survey Button   */

a.survey_es-ES 
{
	display: block;
	width: 207px;
	height: 97px;
	text-decoration: none;
	background: url("images/exp/es_ES/survey_banner_med.gif");

}

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;*/
}	


/*  French Gold Button  */

a.gold_fr-FR
{
	display: block;
	width: 207px;
	height: 78px;
	text-decoration: none;
	background: url("images/exp/fr_FR/gold_banner_med_v3.gif");

}

/*  German Gold Button  */

a.gold_de-DE
{
	display: block;
	width: 207px;
	height: 78px;
	text-decoration: none;
	background: url("images/exp/de_DE/gold_banner_med_v3.gif");

}

/*  Spanish Gold Button  */

a.gold_es-ES
{
	display: block;
	width: 207px;
	height: 78px;
	text-decoration: none;
	background: url("images/exp/es_ES/gold_banner_med_v3.gif");

}


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;*/
}	


/* French EXP Button  */

a.exp_fr-FR
{
	display: block;
	width: 207px;
	height: 81px;
	text-decoration: none;
	background: url("images/exp/fr_FR/exp_banner_med.gif");

}

/* German EXP Button  */

a.exp_de-DE
{
	display: block;
	width: 207px;
	height: 81px;
	text-decoration: none;
	background: url("images/exp/de_DE/exp_banner_med.gif");

}

/* Spanish EXP Button  */

a.exp_es-ES
{
	display: block;
	width: 207px;
	height: 81px;
	text-decoration: none;
	background: url("images/exp/es_ES/exp_banner_med.gif");

}



a.shippingpromo
{
	display: block;
	width: 207px;
	height: 198px;
	text-decoration: none;
	background: url("images/checkout/shippingpromo_small.gif");

}


#cookietrail 
{
}

div.breadcrumb_rotator
{
	position: absolute;
	right: 0px; 
	top: 122px; 
	width: 300px; 
	height: 33px; 
	text-align: right; 
	padding: 0px;
}
	
div.breadcrumb_rotator div.rotator_item
{
}


	