/*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.*/

body { background: #ecf4ea; margin: 0; }
#containerBg {
	background: #ecf4ea url('http://ep.yimg.com/ca/I/yhst-73425590758982_2197_1671087206') center top repeat-y;
	width: 988px;
	margin: 0 auto;
}
#container {
	border: 0;
	padding: 0 14px 14px 14px;
	background: url(/lib/yhst-73425590758982/drop-shadow.green.bottom.png) left bottom no-repeat;
	}
	#container #messagearea { width: auto; }
	#htmlbottom { width: 140px; overflow: hidden; }
*:first-child+html #itemarea { width: auto; }

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

#container { width: 960px; }
#bodycontent, #footer { width: 810px; }

table.sc-ma-product-table, div.ma-add-to-cart, div.ma-add-to-cart-top { float: none; margin-left: 0; }

div.ma-add-to-cart, div.ma-add-to-cart-top { width: 788px; }

table.sc-ma-product-table,
  #container .sc-ma-product-table tr td.options-cell .options .ma-opts,
  #container .sc-ma-product-table tr td.options-cell .options .ma-opts select
    { width: 100%; }

#container .sc-ma-product-table tr td.options-cell .options .ma-opts select {
	font-size: 1em;
	font-family: inherit;
	border: 1px inset #888;
	margin-bottom: 1px;
	width: 30em;
}

#container .sc-ma-product-table tr td.options-cell .options .ma-opts tr th { width: 1%; padding-right: .6ex; }

#container #bodyshell .sc-ma-product-table tr td { width: auto; }

.bodypad { padding: 10px; }

.index-level1 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   font-weight: bold; 
   text-decoration: none; 
   color: #000000;
    margin:1px;
    line-height: 14px
}
.index-level2 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   text-decoration: none; 
   color: #0000FF;
    margin:1px; 
   line-height: 12px;
}
.index-level3 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-weight: normal; 
   text-decoration: none; 
   color: #000000; 
   margin:1px; 
   line-height: 10px;
}



