/* Start of CMSMS style sheet 'Block Builder' */
.pink-box{
    margin-bottom: 30px;
}
.pink-box .title{
	background: url('images/pink-box/pink-box-title-stretch.png') repeat-x left top;
	font-weight: bold;
	color: white;
	font-size: 1.1em;
	text-transform: uppercase;
	height: 57px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 290px;
}
.pink-box .title .inner-wrapper1{
    display: block;
    height: 57px;
    overflow: hidden;
    margin: 0 !important;
    border: none !important;
    background: url('images/pink-box/pink-box-title-left.png') no-repeat left top;
}

.pink-box .title .inner-wrapper2{
	display: block;
	height: 57px;
	padding: 13px 8px 0 24px;
	background: url('images/pink-box/pink-box-title-right.png') no-repeat right top;
}

.pink-box a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.pink-box a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.pink-box a:hover {
	color: #00A7E6;
	text-decoration: none;
}
.pink-box a:active {
	text-decoration: none;
	color: #009DD8;
}

.pink-box .content{
    margin: 0 4px 0 3px;
    border-top: none;
}

.pink-box .content .inner-wrapper1{
    margin: 0 8px 8px 8px;
}








/** 
 * BLUE BOX
 */
.blue-box{
	margin-bottom: 16px;
}
.blue-box .title{
	background: url('images/pink-box/blue-box-title-stretch.png') repeat-x left top;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	height: 57px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 290px;
}
.blue-box .title .inner-wrapper1{
	display: block;
	height: 57px;
	overflow: hidden;
	margin: 0 !important;
	border: none !important;
	background: url('images/pink-box/blue-box-title-left.png') no-repeat left top;
}

.blue-box .title .inner-wrapper2{
	display: block;
	height: 41px;
	padding: 13px 8px 0 15px;
	background: url('images/pink-box/blue-box-title-right.png') no-repeat right top;
}

.blue-box .content{
	margin-top: 2;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.blue-box .content .inner-wrapper1{
    margin: 0;
}

.blue-box .qty-and-price .qty, .blue-box .qty-and-price .price{
   
}




.blue-heading{
    margin-bottom: 16px;
}
.blue-heading .title{
	background: url('images/pink-box/blue-box-title-stretch.png') repeat-x left top;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	height: 57px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 300px;
}
.blue-heading .title .inner-wrapper1{
    display: block;
    height: 57px;
    overflow: hidden;
    margin: 0 !important;
    border: none !important;
    background: url('images/pink-box/blue-box-title-left.png') no-repeat left top;
}

.blue-heading .title .inner-wrapper2{
    display: block;
    height: 57px;
    padding: 14px 8px 0 24px;
    background: url('images/pink-box/blue-box-title-right.png') no-repeat right top;
}

.blue-heading .content{
    margin: 0 4px 0 3px;
}

.blue-heading .content .inner-wrapper1{
    margin: 0;
}

.blue-heading .qty-and-price .qty, .blue-heading .qty-and-price .price{
    
}

.blue-box .contenthomepage {
	margin-top: 2;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 644px;
}

/* End of 'Block Builder' */

