/********* latest Products **********/
#latest-products-bg {
background: url('img/page/product/latest-product/bg-home-mid.png');
width: 960px;
height: 317px;
}

#latest-products {
width: 907px;
height:275px;
overflow:hidden;
padding: 0 30px 0 23px;
position: relative;
}

#latest-products .product-wrap {
width: 281px;
height: 208px;
padding: 0;
position: relative;
margin-left: 8px;
background: url('img/page/product/latest-product/latest-product-bg.png');
}

#latest-products .product-wrap .add-cart-btn {
right: 16px;
bottom: 0;
display: none;
}

#latest-products .product-wrap .producttext {
width: 100px;
position: absolute;
text-align: center;
padding: 8px 5px 5px;
right: 0;
top: 0;
margin: 0;
margin-top: 35px;
}

#latest-products h1 {
padding:20px 0 15px 13px
}

#latest-products .product-wrap .producttext h2 a {/**** latest new h2***/
color: #1894d4;
font-size: 18px;
}

#latest-products .product-wrap .product-img {
padding: 5px 8px;
}

.btn-more-product {
position: absolute;
bottom: 0;
left: 0;
}

.btn-more-product img {
float: left;
margin-left:166px;
}
/********* End latest Products **********/

/********* Home **********/
#home-content {
padding-right:25px;
width: 570px;
padding-bottom:30px;
}

#home-content img{
padding:20px 0 0 0;
float:left;
}

#home-content h2{
padding:30px 0 20px 0;
margin:0 0 0 60px;
}

#home-content p{
padding:20px 0 0 0;
margin:0 0 0 190px;
}

#home-content a{
font-size:80%;
color:#c40322;
font-weight:bold;
margin:0 0 0 335px;
text-decoration:none;
}

#home-product-list {
width: 289px;
height:330px;
background: url(img/page/home/bg-product-categories.png) no-repeat bottom;
position: absolute;
top: 0;
right: 0;
margin-right: 23px;
}

#home-product-list #sidebar {
height:290px;
overflow:hidden;
width:270px;
}

#home-product-list #sidebar ul {
border: none;
}

#home-product-list h2.categories-bg {
background: none;
width: 289px;
}

#home-product-list #sidebar ul {
width: 289px;
}

#home-product-list #sidebar ul li {
background: url("img/sidebar/product-bullet-blue.png") no-repeat;
}

#home-content-bg {
   background:url('img/page/home/home-content-bg.png') repeat-x #171310;
   }
   
#home-product-list #sidebar h2 {
color: #078cd1;
font-size:20px;
padding: 0;
margin: 0;
padding:15px 9px;
}

#relative-layout {
width: 289px;
height:345px;
position:relative;
}

#home-product-list img {
position: absolute;
bottom: 0;
right: 0;
margin-right: 17px;
}   
/********* End Home **********/

/********* Product page **********/
#product-content {
margin-left:225px;
width:670px;
}

#product-categories {
/*width:215px;
height: 200px;
float: left;*/
}

h2.categories-bg {/**category title bar background**/
	background: url('img/sidebar/category-title-bg.png');
	width: 197px;
	height: 18px;
}

#sidebar h2 {
color: #FFFFFF;
font-size:14px;
padding: 0;
margin: 0;
padding:15px 9px;
}  
/********* End Product page **********/
