h1{margin-bottom:10px;}
.presta_breadcrumb{
	display:none;
}
.product-title{
	padding-bottom:0;
	height:48px;
	overflow:hidden;
	line-height: 16px;
}
.box-heading {
    border: 1px solid #dee5ef;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding: 8px 10px 7px;
}
.resumecat {
	margin:15px 0 10px 0;
	padding:8px 7px;
	color:#000;
	background:#f0f0f0;
}

.content_scene_cat {
	padding:5px;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 1px #e2e2e2;
	-webkit-box-shadow: 0 1px 1px #e2e2e2;
	box-shadow: 0 1px 1px #e2e2e2;
}

.cat_desc {
	font-size:12px;
	line-height:18px;
}
.cat_desc p {padding:0 10px 5px 10px}
.cat_desc .lnk_more {
   padding:0 10px;
   color:#0088CC;
	background:url(../img/arrow_right_1.png) no-repeat 100% 4px transparent;
}


/* ************************************************************************************************
      SUB CATEGORIES
************************************************************************************************ */
#subcategories {margin-top:15px}
#subcategories h3 {
	padding:14px 12px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 1px 0 #666;
	background:url(../img/bg_table_th.png) repeat-x 0 0 #999
}

.inline_list {
	list-style-type:none;
	margin-top:10px;
}
.inline_list  li {
	padding:10px 0;
	border-bottom:1px dotted #ccc
}
.inline_list  li .img {
	float:left;
	margin-right:15px
}
.inline_list  li img {
	border:1px solid #ccc
}
.inline_list  li .cat_name {
	font-weight:bold;
	font-size:13px
}

.product-grid {
    border: 1px solid #DFE4E8;
    margin-bottom: 3px;
	margin-top: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 827px;
}
.product-grid > div > div {
    display: inline-block;
}
.nbrItemPage{
display:none;
}

.bottom_dot_line {
    background-image: url("../image/h_bottom.jpg");
    background-repeat: no-repeat;
    height: 8px;
    width: 768px;
}

.product-grid .image {
    height: 186px;
    overflow: hidden;
    text-align: center;
    width: 100%;
	margin-bottom: 0;
	margin-top:0;
	padding-top:10px;
	padding-bottom:0;
}
.category_products_content .product-title {
    height: 55px;
    overflow: hidden;
    text-align: left;
	margin-left:1px;
	padding-bottom:0;
	padding-left:2px;
}
.category_products_content .product-title a {
    color: #006766;
    display: block;
    font-size: 12px;
    font-weight: bolder;
    line-height: 18px;
    margin-bottom: 4px;
}
.product-grid .price {
    color: #333333;
    display: block;
    font-weight: bold;
    margin: auto auto 4px;
	padding-left:2px;
}
.product-grid .price-new {
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    vertical-align: super;
}
.product-grid .price-old {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    vertical-align: super;
    text-decoration: line-through;
}
#details {
    height: 25px;
    padding-left: 2px;
    width: 118px;
}
.clearBoth {
    clear: both;
}

#category .container_9 .grid_5{
width:829px;
margin-right:0;
}