/********************** Headings */
/* Page heading */
.page-head h2 { display: block; color:#fff; background: #fb85ab; padding: 1px 10px; font: bold 18px/30px Arial, Helvetica; }
.head h2 { display: block; color:#61adc5; padding: 1px 10px; font: bold 15px/30px Arial, Helvetica; }
.head h3 { display: block; color:#4981c7; padding: 1px 10px; font: bold 13px/30px Arial, Helvetica; }
/* Category list heading */
.category-head h2 { color: #b8e554; font-size: 18px; line-height:1.1em; font-weight: bold;  }

.box-header { width: 210px; height: 220px; float: right; padding: 10px; background: url(../images/bg-box-header-1.gif) no-repeat 0 0; font-size: 14px; line-height:1.2em; }
.box-header .box-head h2 { color: #b8e554; font-size: 18px; line-height:1em; font-weight: bold;  }

.category-desc .category-subhead { position: absolute; left: 0; bottom: 20px; width: 443px; height: 33px; padding: 25px 20px 0; color: #fff; background: url(../images/bg-cat-subheader-1.png) no-repeat 0 0; font: bold 18px 'Arial', sans-serif }
/********************** Lists */
.disc { margin-bottom:10px; color: #fb85ab; list-style:disc; }
.disc li { margin-left:20px; }
.disc li a,
.disc li p { color: #8085bf; }

/********************** Pager */
table.pager, table.view-by {
    width:100%;
    background: #C2E5EF;
    font-size:1.05em;
    }

/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Breadcrumbs */
.breadcrumbs { height: 30px; line-height: 30px; padding: 0 15px 10px; background: url(../images/bg-breadcrumbs.png) no-repeat 0 0;}
.breadcrumbs li strong { color: #e99f99;  }

/********************** Layered Navigation */
.narrow-by dd li { height: 23px; line-height: 23px; margin: 3px 0 0 2px; padding: 0 7px; color: #1566AF; font-size: 1em; }
.narrow-by dd li a {  color: #1566AF; font-weight: bold; text-decoration: none; }

/* Grid Type */
.listing-type-grid h5 { width: 106px; height: 54px; float: right; padding: 5px; color: #0055a5; background: url(../images/bg-gradient-3.gif) no-repeat 0 0; }
.listing-type-grid h5 a { color: #0055a5; }


/*********************************************************/
/**************** PRODUCT DETAIL STYLE *******************/
/*********************************************************/

.col-main h3.product-name {
	background: #D370CD;
	color:#fff;
	padding:5px 5px 0px;
	font-size:18px;	
	line-height:20px;
}

.product-shop .quick-overview-heading {
	font-size:16px;
	margin-top:20px;
}

.product-shop .short-description {
	color:#D370CD;
	font-size:13px;
}

.product-shop .price-box {
	color:#D370CD;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #D370CD;
	background:#F7E9F8;
	padding:4px 0;
}

.product-shop .price-box .price, .product-shop .regular-price .price {
	color:#D370CD;
	font-weight:bold;
	font-size:16px;
}
