/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/


.ys_primary{ background:#cc0001;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}


/*--- Paging Styles ---*/
div#paging {
	clear: both;
	padding: 12px 15px;
}

div#paging div#ctrls {
	border-bottom:1px solid #000;
	padding-bottom: 8px;
}

div#paging div#ctrls2 {
	border-top:1px solid #000;
	padding-top: 8px;
}

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

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

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

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

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

div#paging div#contents {
	padding: 14px 0;
	border:none !important;
}

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

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

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

div#paging div#contents table td.infoCell{
	text-align:left;
}

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;
	font: bold 11px Trebuchet MS,Verdana,sans-serif;
	color: #000;
}

div#paging div#contents table td div.name a:hover {
	text-decoration: underline;
}

div#paging div#contents table div.price {
	font: normal 11px Trebuchet MS,Verdana,sans-serif;
	color:#000;
}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font: normal 11px Trebuchet MS,Verdana,sans-serif;
}

div#paging div#contents table div.price-bold,
div#paging div#contents table div.saleprice {
	font: normal 11px Trebuchet MS,Verdana,sans-serif;
	color: #CC0001;
}

div#paging div#contents table tr td b{
	font-weight:normal !important;
}

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

.you-save{display:none;}
