.absmiddle {
	vertical-align:middle;
}

#headerContainer {
	width: 100%;
	border-bottom: 1px solid #7F7F7F;
	background-color:#FFF;
	
}

#headerTable {
	width: 900px;
	margin: 0 auto;
	background-color:#FFF;
}

#headerTable tr td {
	text-align: left;

}

#headerTable #search {
	background-color: #405980;
	height: 30px;
}

#headerTable td.link {
	font-size: 75%;
}

.menuHeading {
	font-weight: bold;
	padding: 5px 0 5px 10px;
	/*color: #004D14;*/
	color: black;
	font-size: 15px;
	margin: 0;
}

/* Ajax Pagination */
#pagination {border:0; margin:0; padding:0;}
#pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination a           { border:solid 1px #E6F4FF; margin-right:2px; }
#pagination .previous-off,
#pagination .next-off   { border:solid 1px #E6F4FF; color:#405980; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination .next a,
#pagination .previous a { font-weight:bold; }	
#pagination .active     { background:#405980; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; margin-right:2px; }
#pagination a:link, 
#pagination a:visited   { color:#405980; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination li a.active {color:#FFF;}
#pagination a:hover     { border:solid 1px #405980; }

h2.green {

	border-bottom: 1px solid #CCC;
}

UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

UL.tabNavigation LI {
    display: inline;
}

UL.tabNavigation LI A {
    padding: 3px 5px;
    background-color: #E6F4FF;
    color: #000;
    text-decoration: none;
	font-size: 80%;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
    background-color: #405980;
    color: #fff;
    /*padding-top: 7px;*/
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs  div {
	padding: 5px;
	margin-top: 2px;
	border: 1px solid #E6F4FF;
}

div.tabs  div h2 {
	margin-top: 0;
}


/* New Collapsable Menu */
	.sideColMenu2 {
		margin-bottom: 10px;
		width: 180px;
		font-size: 72%;
		/*background-color: #E7E7E7;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;*/
	}
	
	.sideColMenu2 div {
	padding: 0px;
	background-color: white;
	}
	
	.sideColMenu2 a, .sideColMenu2 div a  {
		display: block;
		padding: 2px 3px;
		text-decoration: none;
	}
	
	.sideColMenu2 a.title {
		font-weight: bold;
		padding: 5px;
		color: #000;
		font-size: 14px;
		border-bottom:1px solid #CFD8E6;
	}
	.sideColMenu2 a.title:hover {
		background-color: #405980;
		color: #FFF;
		text-decoration:none;
	}
	
	.sideColMenu2 div a {
		background-color: #E6F4FF;
		color: #000;
		border: 0;
		padding: 2px 0 2px 20px;
	}
	
	.sideColMenu2 div a:hover {
	   background-color: #405980; 
	       color: #FFF;
	  }
	  .homeGridImage {
	width: 158px;
	height: 158px;
	display: block;
}


/* Homepage Styles */
.homeGridLabel {
	color: white;
	width: 158px;
	padding: 2px 0;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	min-height:33px;
}

.homeGridLabel a {
	text-decoration: none;
	color: #1F1146;
}

/*
CORE 2 Bits
*/
/* Created May 2007 for New Layout Styles */

div.catHTML p, div.prodDesc p  {
	font-size: 75%;
	text-align: justify;
	margin-bottom: 10px;
}

table.prodVariables, table.prodStockPrice {
	/*border-bottom: 1px solid #E3E3E2;*/
	text-align: left;
	margin-bottom: 7px;
	width: 100%;
}

table.prodStockPrice tr td.left {
	border-right: 1px solid #CCC;
	padding: 0 5px 0 0;
	font-size: 75%;
	text-align: left;
}

table.prodVariables tr td {
	padding: 3px;
	font-size: 70%;
	border-bottom: 1px solid #E3E3E2;
}

/* footer */
#divfootercont {display:block; padding:0 0 10px 0; margin:0;height:0; height:1%; border-top:#e3eae8 1px solid;}
.divfooter .clear {display:block; clear:both; margin:0; padding:0;}
.divfooter {width:25%; margin:0; padding:0; float:left; text-align:left;}
.divfooter h2 {margin:0; padding:10px 0 5px 10px; font-size: 15px; color: white;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal;}
.divfooter ul{margin: 0 0 0 2.5em; padding: 0; list-style:none; color:#FFF; font-size:0.7em; display:block;}
.divfooter ul li{margin-top:0.2em; list-style-image:url(/img/core3/footer-arrow-right-white.gif); background-repeat:no-repeat;}
.divfooter ul a{font-size:1em; color:#FFF; margin:0; border:none;text-decoration:none;}
.divfooter ul a:hover{text-decoration:underline;}
.divfooter address {margin: 0 0 0 1em; padding: 0; list-style:none; color:#FFF; font-size:0.7em; display:block;}

#navcontainer2 ul
{
padding: 0;
margin: 0;
background-color: #405980;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer2 ul li { display: inline;}

#navcontainer2 ul li a
{
padding: 0.3em 0.4em;
color: White;
text-decoration: none;
float: left;
}

#navcontainer2 ul li a:hover
{
color: #fff;
}
  
#navcontainer2 {
margin-top: 10px;

}

a.headerMenuLink {
font-size: 15px;
line-height:22px;
height: 22px;
color: white !important;
margin: 0 7px 0 7px;
}
a.headerMenuLinkHome
{
font-size: 14px;
height: 22px;
color: #FFFFFF !important;

}

ul#headerMenu li.hovering a.headerMenuLink {
color: white !important;
background-color: #000;
}

ul#headerMenu li.hovering div {
display: block;
}

ul#headerMenu div {
display: none;
}


ul#headerMenu li.largeFont {
font-size: 14px;
font-weight: bold;
}

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: 5px solid #000; 
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-color: #405980;
/*padding: 2px 5px;*/
color: white !important;
width: 200px;
}
.ContentBlockContent dl dd{
margin-left: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: 2px 12px 1px 12px !important;
width: 200px;
}

.ContentBlockContent dl dd.bold{
font-weight: bold !important;
}

.ContentBlockContent dl dd a:hover{
color: #999;
background-color: #eee;
border-bottom: 0px; 
}

.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;
}
li.search{
height:30px;
}
li.search input {
margin-top:5px;
}


.ProductGrid {
	width: 700px;
	margin-left: -6px; /* Gives 10px padding left in total */
}

.ProductGrid a {
	text-decoration: none;
	color: #333;
}

.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;
	margin: 10px 0 10px 0;
	font-family: tahoma,arial,helvetica,sans-serif;
	text-align:left;
	
}
.productCellPrice {
	text-align:left;
	color: green;
	line-height:20px;
	font-size: 1.2em;
	font-weight:bold;
}
.productCellPriceBox {
	display:block;
	float:left;
	width: 50px;
}
.noBorder {
	border: 0 !important;
}
