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

.item-image {float:left; width:250px;}
.order-box {margin-left:250px;}

#product-table {margin-top:20px;}
#product-table td {font-size:12px; padding:5px;}
.product-table-header {color:#fff; font-weight:bold; background:#666;}


/* Recent Items Styles */
#recentlyviewed{width:600px;}
#recentItemHeader {width:600px; padding:13px 5px 3px; margin:1px 0 1px 0; background:#fff; color:#666; font-weight:bold; border-top: 1px solid #090}
.recentItem { float:left; width:190px; max-width:200px; height:225px; max-height:300px; padding:5px; margin:0 5px 5px 0; text-align:center;}
.recentImg img {border:0;}
.recentName {font-weight:bold; margin:5px 0; font-size:12px}
.recentName a, .recentName a:hover, .recentName a:visited, .recentName a:active {color:#000; text-decoration:none;}
.recentPrice {font-size: 10px;}
.recentSprice {font-size:10px; color:#090}
#recentItem0,
#recentItem1,
#recentItem2 {margin:0 0 5px 0;}
#finaltext{clear:both;}

/*sitemap*/
.mss-sitemap-section{font-weight: bold; padding:10px 0px; }
.mss-sitemap-section a,.mss-sitemap-section a:hover,.mss-sitemap-section a:visited, .mss-sitemap-section a:active {text-decoration:none; color:#090; font-size:14px; font-weight:bold;}
.mss-sitemap-subsection{margin-left: 25px;}
.mss-sitemap-subsection a,.mss-sitemap-subsection a:hover,.mss-sitemap-subsection a:visited, .mss-sitemap-subsection a:active {text-decoration:none; color:#090; font-size:12px;}
.mss-sitemap-thirdlevel{margin-left: 50px;}
.mss-sitemap-thirdlevel a,.mss-sitemap-thirdlevel a:hover,.mss-sitemap-thirdlevel a:visited, .mss-sitemap-thirdlevel a:active {text-decoration:none; color:#090; font-size:10px;}
.mss-sitemap-fourthlevel{margin-left: 75px;}
.mss-sitemap-fourthlevel a,.mss-sitemap-fourthlevel a:hover,.mss-sitemap-fourthlevel a:visited, .mss-sitemap-fourthlevel a:active {text-decoration:none; color:#090; font-size:10px;}
.mss-sitemap-fifthlevel{margin-left: 100px;}
.mss-sitemap-fifthlevel a,.mss-sitemap-fifthlevel a:hover,.mss-sitemap-fifthlevel a:visited, .mss-sitemap-fifthlevel a:active {text-decoration:none; color:#090; font-size:10px;}

/*pagination styles */
.mss-pagination-pages {float:right;}

/* Updated Side Nav */
#nav-product ul {list-style-type: none; margin: 0; padding: 0;}
#nav-product li, #nav-product a, #nav-product ul li a {margin: 0; padding: 0;}

ul#mss-nav {margin-left: 15px;}
ul#mss-nav li {padding: 0;}
ul#mss-nav li a {padding-top: 8px;}

ul#mss-nav li ul {margin-left: 15px;}
ul#mss-nav li ul li {padding: 0;}
ul#mss-nav li ul li a {margin: 0; padding: 0; font-weight: normal; margin-bottom: 4px; text-decoration: none; font-size: 11px;}
ul#mss-nav li ul li a:hover {color: #000; text-decoration: underline}
ul#mss-nav li ul li.active a {color: #000; font-weight: bold; text-decoration: none;}
ul#mss-nav li ul li.active a:hover {text-decoration: underline;}

/* Floating Cart */
#mssFrameContainer {position:absolute; visibility:hidden; height:1px; overflow:hidden;}
#mssCartEl {margin-left:15px; font-size:10px;}
#mss-cart-img {display:inline; margin-left:15px;}
#mss-cart-txt {display:inline; color:#090; font-weight:bold; font-size:11px;}
#floatingCartHeader {font-weight:bold;margin-bottom:2px;}
#floatingCartHeader span {font-weight:normal;}
#fcartTotal {margin-bottom:2px;}

#fviewCart {background:transparent url('http://lib.store.yahoo.net/lib/phonetx/mss-view-cart.jpg') no-repeat; float:left; margin-right:5px;}
#fcheckout {background:transparent url('http://lib.store.yahoo.net/lib/phonetx/mss-checkout.jpg') no-repeat; }
#fviewCart, #fcheckout {height:13px; width:55px;display:inline-block; text-align:center;}
#fviewCart a, #fcheckout a {color:#fff; text-decoration:none;}

