﻿/*.home-b { overflow: hidden; list-style: none; margin: 0; padding: 10px 0; background: #f4f4f4; }
 .home-b li { display: inline; overflow: hidden; float: left; width: 145px; margin: 0 10px; padding: 7px 0; border-top: 1px dotted #bbb; }
 .home-b li.firstrow { border-top: none; }
 .home-b li.odd { float: left; clear: left; }
  .home-b li img { float: left; margin-right:10px; border: 1px solid #95acbd; }
  .home-b li strong { color: #005f9f; font-weight: bold; }
   .home-b li a { color: #005f9f; font-weight: bold; }
  .home-b li em { color: #d90033; font-weight: bold; font-style: normal; }*/

.home-b { overflow: hidden; list-style: none; margin: 0; padding: 10px 0; background: #f4f4f4; }
 .home-b li { display: inline; overflow: hidden; float: left; width: 145px; margin: 0 10px; padding: 7px 0; border-top: 1px dotted #bbb; }
 .home-b li.firstrow { border-top: none; }
 .home-b li.odd { float: left; clear: left; }
  .home-b li img { float: left; margin-right:10px; border: 1px solid #95acbd; }
  .home-b li strong { color: #005f9f; font-weight: bold; }
   .home-b li a { color: #005f9f; font-weight: bold; }
  .home-b li em { display: block; color: #d90033; font-weight: bold; font-style: normal; }
	.home-b li .price { font-weight: bold; color: #d90033; }
	  .home-b li .price .original { text-decoration: line-through; padding-right: 10px; color: #333; }
	  .home-b li .price .sale { color: #d90033; }
  
/* STAGE - 2 (+ .home-b) */
html body.content-menu #wrapper 
{
	background-image: none;
	width: 545px;
	/*margin-left: 104px; */
}
	
/* */	
#features { }
 #features h1 { position: relative; margin: 0; padding: 4px 10px; border: 1px solid #e1e1e1; border-bottom: none; background: #d90033; color: #fff; font-size: 11px; }
  #features h1 a { color: #fff; }
  #features h1 a:hover { text-decoration: none; }
   #features h1 a span { position: absolute; right: 10px; padding: 0 10px 0 0; background: url(../img/li_b.gif) 100% 50% no-repeat; font-weight: normal; }
   #features h1 a:hover span { text-decoration: underline; cursor: pointer; }
 #features .home-b { margin: 0 0 5px; padding: 0; border: 1px solid #e1e1e1; border-top: none; }
  #features .home-b li { width: 234px; margin: 0; padding-left: 10px; padding-right: 10px; border-top: 1px solid #e1e1e1; }
  

/* aws */
#categoryDescription .catImage { float: left; margin: 0 8px 3px 0; }
#content h2.categoryTitle { background: none; font-size: 1.7em; color: #005f9f; margin: 0; padding: 0 0 5px 0; }
#categoryDescription p { color: #666; }
#customContent { margin-bottom: 10px; }