/*--- Paging Styles ---*/
div#paging div#ctrls
{
    border-bottom: 1px solid ;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

div#paging div#ctrls2
{
    border-top: 1px solid ;
    padding-top: 5px;
    margin-top: 10px;
}

div#paging div.ctrls
{
    font: normal 11px Arial Black, Arial, sans-serif;
}

div#paging div.ctrls table td
{
    padding: 5px;
    color: #000;
}

div#paging div.ctrls td a 
{
	color: #000;
	text-decoration: none;
}

div#paging div.ctrls td a:hover
{
    text-decoration: underline;
}

div#paging div.ctrls .chosen 
{
	font-weight: bold;
}

div#paging div.ctrls span.pageof 
{
	margin: 0 12px;
}

div#paging div.ctrls span.leftArrowDiv img
{
    margin-right: 10px;
}

div#paging div.ctrls span.rightArrowDiv img
{
    margin-left: 10px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 0 0 9px;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
	background: url(/lib/yhst-90896183643217/hsep.gif) repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 1px 0;
	background: url(/lib/yhst-90896183643217/hsep.gif) repeat-x left center;
}

div#paging div#contents table td div.name {
	padding: 0 0 6px;
}

div#paging div#contents table td div.name a {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

div#paging div#contents table div.price,
div#paging div#contents table div.price s {
	color:;
	font-size:11px;
}

div#paging div#contents table div.price-bold{
	font-weight:bold;
	color:;
	font-size:11px;
}

div#paging div#contents table div.saleprice {
	color:#C50303;
	xfont-weight:bold;
	font-size:11px;
}

div#paging div#contents table div.saleprice {
	margin-left: 12px;
}

div#paging .you-save{
	display:none;
}

/*--- End Paging Styles ---*/


