@CHARSET "ISO-8859-1";

/* --              -- style parameters for PPC-Poker-PlayChips --            -- */

/* --                             -- CLASSES --                             -- */

.retail, .productpages {
	font: 90% arial, helvetica, sans-serif;
	background: navy; text-align: center;
	text-decoration:none; list-style:none; float:none;
	margin:0 auto; padding:0;
	}
	.productpages {background: navy;}

#retailcontainer {
	background: white;
	position: relative; width: 96%;
	margin: 0.5em auto; padding: 0em 0em 1em 0em;
}
#productpagescontainer {
	text-align: center;
	position: relative; width: 800px;
	margin: 0.5em auto; padding: 0em 0em 1em 0em;
	background: white;
	}
#rcontent {
	margin: 0 0 0 160px;
	padding: 1em 0 1em 1em;
	xpadding: 1px 1em 2em 1em;
	background: #ffffff url('../art/images/ulc-container.gif') 0px 0 no-repeat;
}

#rnav, #adsnav {
	width: 160px;
	position: absolute; z-index: 3;
	top: 132px;
	left: 0;
	}
	#adsnav { top:142px; }

#retailnav, #adsnavclose, #productnav {
	position: relative;	list-style: none;
	color: white;
	margin: 0px 0em 0.5em 0em; padding: 1.5em 0em 0.5em 0em; border: 0;
	background: #663333 url('../art/images/brc-nav.gif') bottom right no-repeat;
}
#retailnav ul *, #adsnavclose ul *, #productnav ul * {
	display:block; list-style: none;
	border-bottom: 1px solid #663333;
}
#retailnav ul, #adsnavclose ul, #productnav ul {
	text-align: left;
	margin: 0 0 1em 0;
	padding: 0;
	}

#retailnav ul a, #adsnavclose ul a {
	color: white;
	text-decoration: none;
	display: block;
	background: #17a;
	padding: 0 0.5em;
	margin: 0 1em 1px 0.667em;
	}
	#retailnav a:visited, #adsnavclose a:visited {
		color: white;
		}
	#retailnav a:hover, #adsnavclose a:hover {
		background: #39c;
		}
	#retailnav ul em, #adsnavclose ul em {
		color: yellow; border: 0; font-size: 100%;
		font-weight: bold;
	}
#productnav ul a {
		color: white;
		text-decoration: none;
		display: block;
		background: #17a;
		padding: 0 0.5em;
		margin: 0 1em 0px 0em;
		}
		#productnav a:visited {
			color: white;
			}
		#productnav a:hover {
			background: #39c;
			}
		#productnav ul em {
			color: yellow; border: 0; font-size: 100%;
			font-weight: bold;
		}
		#productnav ul ul {margin: 0 0em 1px 0.5em;}

#closeretailnav {
	margin: 0px 0em 0em 0em; padding: 0m 0em 0em 0em; border: 0;
	}

#WSOPcards { height: 200px; }
#chips2 { height: 200px; }
#chips3 { height: 200px; }
#cards, #chips { height: 165px; }

#chips { margin: 1em 0 0 0; }
#cards img, #chips img {padding:1px; border: #1B6FC0 1px solid; margin: 0 0 0em 0; }
#cards p, #chips p { padding-right: 0px; }

#supply1 { height: 230px; }
#supply2 { height: 170px; }


/* --                    -- END style parameters --                         -- */

