/*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:#750e00;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

/*** PRODUCTS PREVIEW ***/
#rtmlwise-3rd-col
{padding:2px;
float:left;
border-left:#dedede solid 1px;
width: 124px;
}
#contentsectionright
{
	margin-right:0px;
	width: 120px;
	padding-top: 5px;
	text-align: center;border-left:0px solid #dedede;
}
.designpreview
{
	float: left;
	margin: 0px0px 8px 0;
	padding: 2px;
	border: 0px solid #c1c1c1;
	text-align: center;
	text-transform: none;
	width:120px;
}




.dimg
{
	display: block;
	width: 120px;
	height: 101px;
	margin: 2px 0 0px 0;
	padding: 1px;
	border: 0px solid #c1c1c1;
	
}

.dimg img
{
	margin: 0;
	padding: 0;
	border: 0;bottom:0;margin:auto;
}


.designpreview h3
{
	width: 120px;
	margin: 2px 0 5px 0;
	padding: 0px;		
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	font-size: 0.85em;
	font-weight: normal;
	color: #434343;
}
.designpreview h4
{
	width: 120px;
	margin: 0px;
	padding: 0;	
	font-size: 0.9em;
}
.designpreview h4 a
{
	font-weight: bold;color: #708f29;
}

.designpreview h4 a:hover,
.designpreview h4 a:active
{
	color: #708f29;
}
.designpreview ul
{
	margin: 2px 0 2px 0;
	padding: 0;	
	/*
	text-transform: lowercase;
	*/
}

.designpreview ul li
{
	display: inline;
	margin: 0;
	padding: 5px;
	list-style: none;
}

.designpreview ul li a
{
	margin: 0;
	padding: 3px 9px;
	font-size: 0.8em;
	text-decoration: none;color:#708f29	
}

.designpreview ul li a.view
{
	margin: 0 3px 0 0;
	background-color: #85C329;
}

.designpreview ul li a.download
{
	background-color: #939393;
}

.designpreview ul li a:link,
.designpreview ul li a:visited
{
	color: #708f29;
}

.designpreview ul li a:hover,
.designpreview ul li a:active
{
	background-color: #708f29;
}
.price
{
	font-weight: normal;
}
.price-striked
{
	font-weight: normal;
	text-decoration: line-through;
}
.sale-price
{
	font-weight: bold;color:#ff0000;
}

.sitemap-header {font: bold 14px verdana; color: #B35A00; display: block; padding-top:  25px;}
a.sitemap-header:hover {color: #750E00;}
.sitemap-1      {font: bold 12px verdana; color: #708F29; display: block; padding-left: 25px;}
.sitemap-2      {font: bold 12px verdana; color: #708F29; display: block; padding-left: 50px;}
.sitemap-3      {font: normal 10px verdana; color: #000; display: block; padding-left: 75px;}
.sitemap-4      {font: normal 8px verdana;  color: #000; display: block; padding-left: 100px;}
a.sitemap-1:hover, a.sitemap-2:hover, a.sitemap-3:hover, a.sitemap-4:hover{color: #595736;}
#sitemap-table{padding-bottom: 30px;}

/* Testimonials styles */
#scTestimonials{margin-left: 3px;}

#scTestimonials ul, #scTestimonials li{list-style-type: none; margin: 0; padding: 0;}

#scTestimonials .testiHd{
background: url("/lib/yhst-34528444970642/test-top.gif") top center no-repeat;
width: 124px;
padding-top: 7px;
text-align: center;
}

#scTestimonials .testiHd h3{
background: url("/lib/yhst-34528444970642/test-bottom.gif") bottom center no-repeat #738C29;
padding: 0 1px 7px 1px;
color: #fff;
text-transform: uppercase;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 14px;
}

#scTestimonials p{width: 114px;}
#test-all{padding: 0 10px;}

/* Cross sell styles */

#cross-sell h2{background-color: #708F29; color: #fff; margin: 0 10px; padding: 5px; font-size: 17px;}
#cross-sell a{color: #000; text-decoration: none; font-weight: bold;}
#cross-sell a:hover{text-decoration: underline;}
#cross-sell .name{margin-top: 1em;}
#cross-sell table{width: 460px;}
#cross-sell td{padding: 10px 5px; text-align: center;}
#cross-sell .price{margin-top: 1em;}
#cross-sell .sale-price-bold{color: #750E00; font-weight: bold;}
#cross-sell .price-bold{font-weight: bold; margin-top: 1em;}


