/* 
Jenkins Default Shopping Cart Skin Black / Purple
Copyright 2012 Acumen Consulting Ltd (New Zealand)
Created by Acumen Reseller Division - Hamish Penlington
Created 20 April 2012

This document is not to be copied or reproduced in anyway without the express permission
of Acumen Consulting Ltd +64 9 526 1400
*/

/* Used to clear floats when a DIV holds only flating divs and no content */
.clear { clear: both; }

/* Used when you want 0 styles with a module */
.containerInvisible  
{
    /*margin-bottom: 15px;    */
}

.InvisibleTitle span {
color: #0D1D25;
font-family: 'Open Sans', sans-serif !important;
font-weight: 700;
text-transform: capitalize;
margin: 0;
line-height: 33px;
font-size: 24px;
padding-left: 20px;
}


/* Used when you want 0 styles with a module */
.containerWhiteHeader  
{
    /*margin-bottom: 15px;    */
}


.TitleWhiteHeader span {
color: #fff;
font-family: 'Open Sans', sans-serif;
text-transform: capitalize;
margin: 0 0 19px;
line-height: 14px;
font-size: 14px;
}