﻿.yst-side-nav          {font-family: Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold; margin:0px; line-height: 20px}
A.yst-side-nav:link    {font-family: Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold; margin:0px; line-height: 20px}
A.yst-side-nav:hover   {font-family: Arial; font-size: 9pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; margin:0px; line-height: 20px}
A.yst-side-nav:active  {font-family: Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold; margin:0px; line-height: 20px}
A.yst-side-nav:visited {font-family: Arial; font-size: 9pt; font-weight: bold; margin:0px; line-height: 20px}

body{
	margin:0 auto;
	text-align:center;
}

.main-container{
	margin:0 auto;
	text-align:center;
	width:971px;
}

div#paging {
	clear: both;
	padding: 12px 10px 12px 0;
	font-family: Arial;
}

div#paging div#ctrls {
	border-bottom:1px solid #000;
	padding-bottom: 8px;
	font:normal 11px arial;
}

div#paging div#ctrls2 {
	background: url("dot.gif") repeat-x 0 0;
	padding-top: 8px;
	border-top:1px solid #000;
	font:normal 11px arial;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #000;
	font:normal 11px arial;
}

div#paging div.ctrls td a {
	color: #000;
	text-decoration: none;
	font:normal 11px arial;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 6px;
	text-align: center;
	font-size: 12px;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
	background: url("contsVertSep.gif") repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: url("contsHorzSep.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 {
	text-decoration: none;
	color: #FF0033;
	font-weight: nomal;
}
div#paging div#contents table td div.name a:hover
{
    text-decoration: underline;
}

div#paging div#contents table div.price {
	xdisplay: inline;
	color: #000;
}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font-weight: normal;
}

div#paging div#contents table div.saleprice {
	xdisplay: inline;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

div#paging div#contents table div.price-bold
{
    color: #000;
}

div#paging div#contents table div.you-save {
	font-weight: bold;
	color: #AE0000;
	display: none;
}
