/* 
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  
{
      
}

.InvisibleTitle span {
color: #0D1D25;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: capitalize;
margin: 0 0 19px;
line-height: 33px;
}



.GreyHeaderBox{
 background: url("../../../0/SkinObjects/GreyContainerHeaderBg.png") repeat-x;
 text-decoration:none; 
 display:inline-block;
 /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
 font-weight:bold; color: #40454a;
 background-position:left top;
 /*height: 50px;*/
 margin: 18px 0px 0px 20px;
 padding: 5px 0px 5px 17px;
 width: 97%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 6px;
font-size:Medium;
font-weight:700;
border-bottom:1px solid #ddd;
}


.GreyHeaderBox h2{
font-size: 15px;
text-transform:uppercase;
}


.GreyHeaderContent {
     margin: 7px 0px 0px 21px;
     width:100%;
}

.Pane100 .GreyHeaderBox {
margin: 7px 1% 0px 1%;
padding: 5px 1%;
width: 96%;
}

.Pane100 .GreyHeaderContent {
margin: 18px 1% 0px 1%;
padding: 5px 0;
width: 98%;
}