#headerContainer {
width: 960px;
margin: 0 auto;
}

#headerContainer a {
text-decoration:none;
color:#436089;
}

#headerBlock {
width: 960px;
margin: 0 auto;
}

#headerBlockLogo {
width: 220px;
float:left;
}
#headerBlockLogo img {
padding-top: 5px;
}

.headerBlockContent {
float:left;
}

.headerBlockContent ul.headerBlockFeatureList {
float:left;
margin: 0;
padding: 0 0 0 5px;
list-style:none outside none;
}
.headerBlockContent ul.headerBlockFeatureList li {
font-size: 11px;
text-align: left;
color:white;
margin:0;
padding:0;
line-height:14px;
}
.headerBlockContent div {
margin:10px 0 0 10px;
float:left;
}
.headerBlockContent div img {
float:left;
}

#headerBlockDelivery {
width: 270px;
}

#headerBlockTelephone {
width: 220px;
}

#headerBlockLinks ul.headerBlockFeatureList li {
font-size:11px;
width: 215px;
text-align:right !important;
font-weight: bold;
color: #000;
}

#headerBlockSearch {
width: 445px;
}

#headerBlockSearch form input.productSearchInput {
width:338px;
height:22px;
border: 0;
padding: 0 10px;
background: #FFF;
color: #436089;
font-size:13px;
text-transform: uppercase;
border: 1px solid #9eafc2;
}
#headerBlockSearch form input.productSearchButton {
height:24px;
border: 0;
padding: 0 10px;
color: #FFF;
font-size:14px;
background-color: #EDBD3E;
vertical-align:bottom;
width: 80px;
cursor: pointer;

}
#headerBlockSearch #productSearchStrapline {
font-size: 11px;
color:#000;
margin:0 0 0 10px;
margin:0 0 0 0 !ie;
}

#headerBlockCart {
/*float:right;*/
width:260px;
height: 60px;
color: white;
padding-left: 10px;
font-size:12px;
background:#e6ebef;
}
#headerBlockCart ul.headerBlockFeatureList li {
font-size:11px;
color:#000;
}
#headerBlockCart a {
color:#000 !important;
}

#headerBlockCart img {
margin-left:5px;
vertical-align:middle;
}

#headerBlockCartCheckoutButton {
float:left;
text-align:center;
border-style: outset;
border-width: 2px;
border-color: #009900;
background: #00cc00;
padding:2px 10px;
margin:5px 10px 0 10px;
}

#headerBlockCart a {
color:white;
font-weight: bold;
text-decoration:none;
}

.roundDivTopLeft { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px;border-top-left-radius: 10px;}
.roundDivTopRight { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px;border-top-right-radius: 10px;}
.roundDivBottomLeft { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px;border-bottom-left-radius: 10px;}
.roundDivBottomRight { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px;border-bottom-right-radius: 10px;}
.curved { -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; border-radius:10px; behavior:url('/css/border-radius.htc');}
.underline {
text-decoration: underline !important;
}


/* Header Menu */
#navcontainer2 ul
{
padding: 0;
margin: 0 0 0 0;
clear:both;
height: 65px;
float: left;
/*width: 100%;*/
font-family: arial, helvetica, sans-serif;
/*background: #000 url("/img/header/menu_tile.gif") repeat-x;*/
}

#navcontainer2 ul li { display: inline;}

#navcontainer2 ul li a
{
padding: 25px 9px 15px 9px;
color: #FFF;
height: 23px;
text-decoration: none;
float: left;
}
  
#navcontainer2 ul li a:last-child {
	padding: 25px 8px 15px 8px;
}
#navcontainer2 {
}

a.headerMenuLink {
font-size: 14px;
letter-spacing: -1px;
height:23px;
}
#navcontainer2 ul li a.menuFirst {
margin: 0 7px 0 0;
}

ul#headerMenu li.hovering a.headerMenuLink {
background-color: red;
}

ul#headerMenu li.hovering div {
display: block;
}

ul#headerMenu div {
display: none;
}


ul#headerMenu li.largeFont {
font-size: 14px;

}

ul#headerMenu li.mega div {
position: absolute;
}

ul#headerMenu li.hovering div {
display: block;
}

ul#headerMenu div {
display: none;
}

ul#headerMenu li.mega div {
position: absolute;
}

/* New Class Added by VV to try and make the whole line a link */
div.ContentBlockContent dd a {
display: block;
}

.ContentBlockContent{
border: 3px solid #DE1519;
background: white; /*#686869;*/
padding: 2px 0 0 2px;
z-index: 999999;
}
.ContentBlockContent dl{
margin:0;
/*font-weight: bold;*/
}
.ContentBlockContent dl.topMenuSubList {
float:left;
margin: 0 0 10px 0;
display: block;
}
.ContentBlockContent dl dt a{
padding: 2px 12px 1px 12px !important;
font-size: 14px;
font-weight: bold;
background:#436089;
color: white !important;
width: 200px;
}
.ContentBlockContent dl dd{
margin: 0px;
font-size: 14px;
color: #666;
}
dl, dt, dd{
list-style-type:none;
list-style:none outside none;
display: block;
width: 226px;
}

.ContentBlockContent dl dd a{
text-decoration: none;
color: black !important;
font-weight: normal !important;
padding: 0 12px 0 12px !important;
margin: 0;
width: 200px;
}

.ContentBlockContent dl dd.bold{
font-weight: bold !important;
padding-bottom: 10px;
}

.ContentBlockContent dl dd a:hover{
color: #999;
background-color: #eee;
}

.ContentBlockContent dl dd.seeAll a{
text-decoration: none;
font-style:italic;
font-size: 12px;
font-weight: bold;
color: red;
}

/*
#navcontainer2 ul li.seperator {
float:left;
vertical-align:middle;
padding-top:4px;
}
*/

.contentTable {
	width:960px;
}
/* FLEXI GRID */

.ProductGrid {
	width: 100%; /* VV Was 740px */
	margin-left: -6px; /* Gives 10px padding left in total */
}



.ProductGrid tr td {
padding-left: 8px;
font-size: 0.8em;
text-align: center;
vertical-align: top;
}

.borderLeft {
	border-left: 1px solid #dedede;
}

.productCell {
	padding: 5px 0;
	border-top: 1px solid #dedede;
	margin-top: -6px;
	zoom: 1;
	position: relative;
	
}
.productCellTitle {
	min-height:35px;
	font-size: 15px;
	padding: 5px 0 5px 0;
	font-family: tahoma,arial,helvetica,sans-serif;
	text-align:left;
	clear:both;
}
.productCellPrice {
	font-family: Arial,Helvetica,sans-serif;
	text-align:left;
	color: green;
	line-height:20px;
	font-size: 1.2em;
	font-weight:bold;
	clear:both;
}
.productCellPriceBox {
	display:block;
	float:left;
	width: 50px;
}
.noBorder {
	border: 0 !important;
}
.productCellDescription {
	font-family: tahoma,arial,helvetica,sans-serif;
	text-align:left;
	font-color: #AAA;
	font-size: 12px;
	border-bottom:1px solid #CCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.productCellDescription p {
	margin:2px 0;
}
.productDetailsLinkBox {border-top:1px solid #cc9900;}
.productDetailsLink {
	margin: 0 0 10px 0;
	padding: 4px 10px 5px 10px;
	/*background: #EDBD3E;*/
	font-size:11px;
	font-weight:bold;
	float:right;
	border-bottom:1px solid #cc9900;
}
.productDetailsLink a, .productDetailsLink a:hover {
	color:#cc9900;
	text-transform: uppercase;
	text-decoration: none;
}

#atcCartDisplayList{
	position: fixed;
	top:10px;
	right:10px;
}	
#atcCartDisplayList ul li{ list-style-type: none; }
.addToCartBubble, .RemoveFromCartBubble {
	font-size: 16px;
    padding: 10px;
    width: 300px;
	margin: 0 0 10px 0;
}
.addToCartBubble, .addToCartBubble a{color: white;}
.addToCartBubble{
	background-color: #0C0;
    border: 3px solid #0A0;
}
.RemoveFromCartBubble, .RemoveFromCartBubble a {color: white;}
.RemoveFromCartBubble{
	background-color: #D00;
	border: 3px solid #A00;
}
.RemoveFromCartBubble img, .addToCartBubble img { margin:5px 5px 0 0; }
.CartBubble a{color: #2D2D2D;text-decoration:none;}
.CartBubble {
	background-color: #ECECEC;
	font-size: 14px;
    padding: 10px;
    width: 150px;
	margin: 0 0 10px 150px;
	text-align:center;
	border: 3px solid #2D2D2D;
}
.frmProductGrid { text-align: left; margin: 5px 0 0 0;clear:left;}
.frmProductGrid input{ display:inline; }
.frmProductGrid select{
width:170px;
font-size: 11px;
margin-bottom:4px;
background-color: #FFF;
color:#666;
font-weight:bold;
clear:both;
}
.frmProductGrid label{
	font-size:10px;
}
.btnAddToCart, .btnUpdateCart{
width: 115px;
padding:3px;
font-weight:bold;
color:#FFF;
background-color: #0C0;
border: 1px solid #0A0;
font-size:10px;
}
.btnRemoveCart{
font-weight:bold;
width:170px;
color:#666;
background: #FFF url('/img/icons/remove-icon-grey.gif') no-repeat 50px 0;
border:0;
font-size:10px;
padding: 5px 0 5px 70px;
}
.hover{cursor:hand;cursor:pointer;}
.newItemTag{background:#ff6600;color:white;opacity:0.8;filter:alpha(opacity=80);font-weight:bold;position: absolute;padding:4px 8px;}
/* sale unit display grid */
.saleUnitDisplay {
	width:420px;
	border:1px solid #2D2D2D;
	pading:0;
}
.saleUnitDisplayHeader {
	background: #2D2D2D;
	pading:0;
	color:white;
}
.saleUnitDisplay tr td {
	padding:3px;
}
.saleUnitDisplayHighlight{
	background:#ECECEC;
}
.saleUnitDisplay tr td input {
	padding:3px;
	width:25px;
}
/* Product ATC Display */
#ajaxAddToCartFeedback h2 {
	background-attachment: scroll;
	background-color: #0099cc;
	background-image: url(/img/item-added-to-basket.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#ajaxAddToCartFeedback > div{
	background-color: #b2e0f0;
	padding: 5px;
}
#ajaxAddToCartFeedback div div {
	background-color: #c8eefa;
	padding: 3px;
}
#ajaxAddToCartFeedback td {
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:left;
	color: black;
	vertical-align:top;
}
#ajaxAddToCartFeedback th {
	width:40px;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;font-weight: bold;
	text-align: right;
	color: black;
	vertical-align: top;
}
#ajaxAddToCartFeedback div div span {
	text-align: center;
	display: block;
}
#ajaxAddToCartFeedback div div span a img{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.ATCBubbleTop {
background-color:#FFF;
border:5px solid #00A61B;
color:#00A61B;
display:none;
padding:10px;
z-index:999;
font-size: 20px;
font-weight: bold;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-right: -40px;
}
/* cart Voucher Blocks */
.leftColumn {float:left;width: 250px; padding: 0; margin: 0;}
.rightColumn {float:right;width: 330px; padding: 0; margin: 0;}
.leftBlock {float:left;width: 218px;padding:10px; border:1px dashed #2D2D2D; margin: 10px 10px 0 0;}
.rightBlock {float:right;width: 298px;padding:10px; border:1px dashed #2D2D2D; margin: 10px 0 0 10px;}
h2 {font-weight: normal;}

div.guestStockReminder {
    background-color: #CCFFBF;
    padding: 5px;
    border: 1px solid #849B7F;
    margin: 20px 0 10px 0;
}

.eliquidchart {
display: block; margin: 5px 0 15px 0; font-family: Arial,Helvetica,sans-serif;
}

.vgmixbar {

	height: 15px;
	position: relative;
	margin-bottom: 2px;
	padding: 0;
}

.vgmixbar .pg {
background-color: #97d2d2; float: left; height: 15px;
}

.vgmixbar .vg {
background-color: #aff8b8; float: left; height: 15px;
}
	
.bottleSize {
	background-color: #000;
	color: white;
	width: 35px;
	float: left;
	font-color: white;
	margin-top: 0px;
}

.nicotineLevels {
	background-color: #FFF;
	float: left;
	margin: 0 0 5px 0;
}

.nicotineLevels > div {
	background-color: #EEE;
	width: 20px;
	margin: 0 0 0 2px;
	float: left;
}

.eliquidProductChart {
width: 300px;
}

.eliquidProductChart div div, .eliquidProductChart div {
padding: 5px 0;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}

.eliquidProductChart .bottleSize {
margin-top: 5px;
width: 50px;
text-align: center;
}

.eliquidProductChart .vgmixbar {
text-align: center;
}

.eliquidProductChart .nicotineLevels > div {
padding: 5px;
text-align: center;
}

.tankChart {
font-family: Arial,Helvetica,sans-serif;
}

.tankCap {
background-color: #aff8b8;
width: 25%;
float: left;
font-color: black;
margin-top: 2px;
display: block;
text-align: center;
}

.coilType {
background-color: #97d2d2;
width: 41%;
margin: 2px 0 0 2px;
float: left;
text-align: center;
display: block;

}

.coilRes {
background-color: #aff8b8;
width: 31%;
margin: 2px 0 0 2px;
float: left;
text-align: center;
display: block;
}

.tankFT {
background-color: #EEE;
width: 96%;
padding: 0  2%;
margin: 2px 0 0 0;
float: left;
text-align: center;
display: block;
}

.products-list-wrapper {
    float: left;
    margin-bottom: 40px;
    width: 100%;
    font-size: 0.8em;
}
.products-list-wrapper .productCell {
    width: 23%;
    float: left;
    margin: 10px 2% 0 0;
    padding: 0;
    border: 0;
}
.products-list-wrapper .productCellPrice {
    font-size: 15px;
}
.products-list-wrapper .eliquidchart {
    text-align: center;
}
.products-list-wrapper .grid-columns-5 {
    width: 18%;
}
.products-list-wrapper .save-label {
    color: white;
    background-color: red;
    padding: 2px 4px;
    font-size:12px;
    font-weight: bold;
    margin:0;
}
.products-list-wrapper .product-reviews {
    margin: 0;
    display:inline;
}
.products-list-wrapper .productCellDescription {
    color: #999;
}