﻿* /*Global Whitespace reset*/
{
	margin: 0;
	padding: 0;
}

/*PAGE STYLES*/
body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #002600; /*Row Dark Green*/
}

a
{
	text-decoration: none;
	color: #002600; /*Row Dark Green*/
}

a:hover
{
	text-decoration: underline;
}


#divWrapper
{
	width: 970px;
	margin: 20px auto;
	padding: 10px;
}

/*LEFT COLUMN*/
#divLeftColumn
{
	width: 300px;
	float: left;
	margin: 0 10px 20px 0;
}

#divLeftColumnHead
{
	border: 2px solid #002600; /*Row Dark Green*/
	margin: 0 0 5px 0;
	padding: 0;
}

#divLeftColumn > a > img
{
	margin: 0;
	padding: 0;
}

.divLeftNav
{
	width: 100%;
}

.divLeftNav > ol
{
	list-style-type: none;
	width: 100%;
}

/*.leftNavItemTrade, .leftNavItemSelectedTrade*/
.leftNavItem, .leftNavItemSelected
{
	border: 2px solid #A8C8B3; /*Row Light Green*/
	padding: 4px;
	background-color: #FFFFFF;
	margin: 5px 0 5px 0;
	text-align: right;
}

.leftNavItemSelected
{
	border: 2px solid #002600; /*Row Dark Green*/
}

.leftNavItemTrade, .leftNavItemSelectedTrade
{
	border: 2px solid #002600; /*Row Dark Green*/
	background-color: #A8C8B3; /*Row Light Green*/
	text-align: right;
	margin: 5px 0 5px 0;
}

.leftNavItemSelectedTrade
{
	background-color: #267241; /*Trade Dark Green*/
}

.leftNavItem > img, .leftNavItemSelected > img
{
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

.leftNavItem > a, .leftNavItemSelected > a
{
	display: inline-block;
	background-color: #A8C8B3; /*Row Light Green*/
	color: #FFFFFF;
	width: 130px;
	height: 32px;
	margin: 0 0 0 4px;
	padding: 30px 10px 0 0;
	text-align: right;
	font-size: 110%;
}

.leftNavItem > a:hover, .leftNavItemSelected > a:hover
{
	color: #002600; /*Row Dark Green*/
	background-color: #679D79; /*Row Highlight Green*/
	text-decoration: none;
}

.leftNavItemTrade > a, .leftNavItemSelectedTrade > a
{
	color: #002600; /*Row Dark Green*/
	font-size: 90%;
	padding: 4px 4px 4px 0;
	display: inline-block;
	width: 292px;
}

.leftNavItemSelectedTrade > a
{
	color: #FFFFFF;
}

.leftNavItemTrade > a:hover
{
	color: #FFFFFF;
	background-color: #679D79; /*Row Highlight Green*/
}

.leftNavItemSelectedTrade > a:hover
{
	background-color: #679D79; /*Row Highlight Green*/
}

.divProductMenu
{
	display: inline-block;
	background-color: #A8C8B3; /*Row Light Green*/
	color: #FFFFFF;
	width: 130px;
	height: 134px;
	margin: 0 0 0 4px;
	padding: 10px 10px 0 0;
	text-align: right;
}

.divProductMenuTrade
{
	padding: 0;
	background-color: #D3E3D9; /*Trade Light Green*/
}

.divProductMenu > a, .divProductMenuEpic > a
{
	font-size: 110%;
	display: inline-block;
	margin: 0 0 5px 0;
	color: #FFFFFF;
}

.divProductMenu > a:hover, .divProductMenuEpic > a:hover
{
	text-decoration: none;
}

.divProductMenuTrade > a
{
	font-size: 90%;
	display: block;
	border-bottom: 2px solid #002600; /*Row Dark Green*/
	padding: 4px 4px 4px 0;
	margin: 0;
	width: 292px;
	background-color: #A8C8B3; /*Row Light Green*/
	color: #002600; /*Row Dark Green*/
}

.leftNavItemSelectedTrade > .divProductMenuTrade > a
{
	background-color: #267241; /*Trade Dark Green*/
	color: #FFFFFF;
}

.divProductMenuTrade > a:hover
{
	background-color: #679D79; /*Row Highlight Green*/
	color: #FFFFFF;
}

.divProductMenu > .olSections, .divProductMenuTrade > .olSections, .divProductMenuEpic > .olSections
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.divProductMenuTrade > .olSections
{
	padding: 0 0 10px 0;
}

.divProductMenu > .olSections > li, .divProductMenuTrade > .olSections > li, .divProductMenuEpic > .olSections > li
{
	margin: 0;
	padding: 2px 0 2px 0;
	height: 19px;
}

.divProductMenu > .olSections > li > a, .divProductMenuEpic > .olSections > li > a
{
	font-size: 60%;
	color: #FFFFFF;
	display: inline-block;
	margin: 2px 0 2px 0;
	padding: 2px 2px 0 0;
	font-weight: bold;
	height: 17px;
	width: 135px;
	background: url('../Images/productSectionBG.gif') top right no-repeat;
}

.divProductMenuTrade > .olSections > li > a
{
	display: inline-block;
	font-size: 80%;
	color: #454346;
	padding: 5px 10px 0 0;
}

.divProductMenu:hover, .divProductMenuEpic:hover
{
	color: #002600; /*Row Dark Green*/
	background-color: #679D79; /*Row Highlight Green*/
}

.divProductMenu:hover > a, .divProductMenuEpic:hover > a
{
	color: #002600; /*Row Dark Green*/
}

.divProductMenu:hover > .olSections > li > a, .divProductMenuEpic:hover > .olSections > li > a
{
	background: url('../Images/productSectionSelectedBG.gif') top right no-repeat;
}

.divProductMenu > .olSections > li > a:hover, .divProductMenuEpic > .olSections > li > a:hover
{
	background: url('../Images/productSectionSelectedBG.gif') top right no-repeat;
	color: #002600; /*Row Dark Green*/
	text-decoration: none;
}

.divProductMenuTrade > .olSections > li > a:hover
{
	color: #FFFFFF;
}

.olRanges
{
	display: none;
	text-transform: none;
}

.divProductMenu > .olSections > li:hover > .olRanges
{
	display: inline;
	position: relative;
	left: 133px;
	top: -22px;
	list-style-type: none;
	font-size: 60%;
	text-align: left;
	z-index: 2;
}

.divProductMenuTrade > .olSections > li:hover > .olRanges
{
	display: inline;
	position: relative;
	left: 285px;
	top: -20px;
	list-style-type: none;
	font-size: 60%;
	text-align: left;
	z-index: 2;
}

.divProductMenu > .olSections > li:hover > a
{
	color: #002600; /*Row Dark Green*/	
}

.divProductMenuTrade > .olSections > li:hover > a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.divProductMenu > .olSections > li:hover > .olRanges > li, .divProductMenuTrade > .olSections > li:hover > .olRanges > li
{
	background-color: #679D79; /*Row Highlight Green*/
	color: #FFFFFF;
	margin: 2px 0 2px 10px;
	padding: 4px 2px 4px 5px;
	display: block;
	width: 200px;
}

.olRanges > li > a
{
	color: #FFFFFF;
	font-weight: bold;
}

.olRanges > li > a:hover
{
	color: #002600; /*Row Dark Green*/
	font-weight: bold;
	text-decoration: none;
}

/*RIGHT COLUMN*/
#divRightColumn
{
	width: 645px;
	float: right;
	margin: 0 0 0 0;
}

#divRightHeader > img
{
	margin: 0;
	padding: 0;
	float: left;
	width: 480px;
	height: 318px;
}

#divRightHeaderText
{
	display: inline-block;
	width: 135px;
	height: 298px;
	margin: 0 0 0 10px;
	background-color: #A8C8B3; /*Row Light Green*/
	font-style: italic;
	font-size: 80%;
	padding: 10px;
}

/********** PAGE CONTENT **************/
#divPageContent
{
	font-size: 70%;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 1;
}

#divPageContent > h1
{
	font-size:170%;
}

.rangeSubHeader
{
	font-size:130%;
	font-style: italic;
	font-weight: normal;
}

#divPageContent > p
{
	margin: 10px 0 0 0;
}

#divPageContent > p > a
{
	color: #679D79; /*Row Highlight Green*/
	font-style: italic;
}

.boldSpan
{
	font-weight: bold;
}

/*HOMEPAGE*/
#divRightContent
{
	width: 155px;
	float: right;
	margin: 0;
}

#divRightContent > img
{
	margin: 5px 0 0 0;
}

#divBottomImages
{
	position: absolute;
	top: 325px;
	width: 490px;
	text-align: right;
}

#divBottomImages > img
{
	margin: 0 5px 0 0;
}
/*DELIVERY*/
#olDelivery, .olTerms
{
	list-style-type: disc;
	margin: 10px 0 0 20px;
}

/*CONTACT US*/
#ulAddress
{
	list-style-type: none;
	height: 200px;
}

.googleMapContainer
{
	float: right;
	width: 400px;
	height: 300px;
	margin: 5px 0 5px 0;
}

.googleMapInfoBox
{
	width: 100px;
	padding: 5px;
	color: #454545; /* 12 - Text Dark Grey */
}

.googleMapInfoBoxBold
{
	font-weight: bold;
}

.inlineLink
{
	color: #679D79; /*Row Highlight Green*/
}

#divPageContent > fieldset
{
	padding: 10px;
	margin: 20px 0 20px 0;
	border: 1px solid #DCDCDC;
	background-color: #D3E3D9; /*Trade Light Green*/
}

#divPageContent > fieldset > legend
{
	font-weight: bold;
	border: 1px solid #DCDCDC; 
	background-color: #679D79; /*Row Highlight Green*/
	padding: 4px;
}

.formLabel
{
	display: inline-block;
	width: 120px;
	margin: 5px 10px 5px 0;
	clear: left;
}

.formTextBox
{
	margin: 5px 0 5px 0;
	width: 200px;
}

.formLabelLarge
{
	display: inline-block;
	width: 200px;
	margin: 5px 0 5px 0;
}

.formTextBoxLarge
{
	width: 100%;
	height: 70px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
}

.submitButton
{
	background-color: #679D79; /*Row Highlight Green*/
	color: #FFFFFF;
}

.validationHighlight
{
	background-color: #FFFACD; /*highlighted pale yellow*/
}

.validationMessage
{
	font-style: italic;
	background-color: #FFFACD; /*highlighted pale yellow*/
	color: #000000;
	padding: 1px;
	border: 1px solid #000000;
}

.validationSummary
{
	/*border: 1px solid red;*/
	padding: 10px;
	margin: 5px 0 10px 0;
	background-color: #FFFACD; /*highlighted pale yellow*/
	color: #000000;
	border: 1px solid #000000;
}

.validationSummary > ul
{
	list-style-position: inside;
}

.divInfoMessage
{
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFACD; /*highlighted pale yellow*/
}

/*SITEMAP*/
#olSitemapColumn
{
	display: inline-block;
	width: 250px;
	list-style-type: none;
	vertical-align: top;
	margin: 10px 0 0 0;
}

#olSitemapColumn > li
{
	margin: 10px 0 0 0;
}

#olSitemapColumn > li > a
{
	margin: 5px 0 0 0;
	text-transform: uppercase;
}

#divSitemapProductColumn
{
	display: inline-block;
	width: 350px;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 0;
}

#divSitemapProductColumn > a
{
	
	text-transform: uppercase;
}

#divSitemapProductColumn > ol, #divSitemapProductColumn > ol > li > ol, #divSitemapProductColumn > ol > li > ol > li > ol
{
	list-style-type: none;
	margin: 5px 0 0 15px;
}

#divSitemapProductColumn > ol > li, #divSitemapProductColumn > ol > li > ol > li
{
	margin: 10px 0 0 0;
}

#divSitemapProductColumn > ol > li > a
{
	font-weight: bold;
}

#divSitemapProductColumn > ol > li > ol > li > a
{
	font-style: italic;
}

#divSitemapProductColumn > ol > li > ol > li > ol > li > a
{
	color: #679D79; /*Row Highlight Green*/
}

/*SEARCH*/
.divSearchResults > h2
{
	font-size: 100.01%;
	text-transform: uppercase;
}

.divSearchResults > ol
{
	list-style-type: none;
	margin: 10px 0 20px 0;
	border: none;
}

.liSectionSearch
{
	margin: 5px 0 0 15px;
}

.liSectionSearch > span
{
	font-weight: bold;
}

.liRangeSearch
{
	margin: 5px 0 0 30px;
}

.liRangeSearch > span
{
	font-style: italic;
}

.liProductSearch
{
	margin: 5px 0 0 45px;
}

.liProduct > a
{
	color: #679D79; /*Row Highlight Green*/
}

/*PRODUCTS*/
#divBreadcrumbBar
{
	font-weight: bold;
	display: inline-block;
	margin: 5px 0 10px 0;
}

.divBreadcrumbTier
{
	display: inline-block;
}

#divBreadcrumbBar > a, .divBreadcrumbTier > a
{
	color: #679D79; /*Row Highlight Green*/
	margin: 0 5px 0 0;
}

#divBreadcrumbBar > span, .divBreadcrumbTier > span
{
	
	color: #002600; /*Row Dark Green*/
	margin: 0 5px 0 0;
}

#divBreadcrumbBar > span.breadcrumbCurrent, .divBreadcrumbTier > span.breadcrumbCurrent
{
	color: #267241; /*Trade Dark Green*/
	color: #A8C8B3; /*Row Light Green*/
	color: #679D79; /*Row Highlight Green*/
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

/*PRODUCT OVERVIEW PAGE*/
.olSection
{
	list-style-type: none;
}

.liSection, .liSectionEnd
{
	display: inline-block;
	margin: 0 10px 0 0;
	float: left;
	border: 2px solid #A8C8B3; /*Row Light Green*/
	padding: 4px;
	background-color: #FFFFFF;
	text-align: center;
	width: 141px;
	height: 141px;
}

.liSectionEnd
{
	margin: 0;
}

.divSectionContainer
{
	margin: 0;
	padding: 0;
	height: 141px;
	width: 141px;
}

.divSectionContainer > a
{
	display: block;
	height: 141px;
	width: 141px;
	color: #FFFFFF;
	font-size: 150%;
	text-align: right;
	padding: 0;
	text-transform: lowercase;
	font-weight: bold;
}

.divSectionContainer > a:hover
{
	color: #002600; /*Row Dark Green*/
	text-decoration: none;
}

/*SECTION PAGE*/
#divRangeList > a
{
	text-transform: uppercase;
}

#divRangeList > ol 
{
	list-style-type: none;
	margin: 5px 0 0 0;
}

#divRangeList > ol > li > ol
{
	list-style-type: none;
	margin: 5px 0 0 15px;
}

#divRangeList > ol > li
{
	float: left;
	width: 300px;
	margin: 10px 20px 20px 0;
	display: block;
	vertical-align: top;
}

#divRangeList > ol > li > ol > li
{
	margin: 10px 0 0 0;
}

#divRangeList > ol > li > a
{
	font-weight: bold;
}

#divRangeList > ol > li > ol > li > a
{
	font-style: italic;
}

/*RANGE PAGE*/
.olProductGroups
{
	list-style-type: none;
}

.liProductGroup, .liProductGroupEnd
{
	display: inline-block;
	margin: 0 10px 10px 0;
	float: left;
	border: 2px solid #A8C8B3; /*Row Light Green*/
	padding: 4px;
	background-color: #FFFFFF;
	text-align: center;
	width: 305px;
	height: 75px;
}

.liProductGroupEnd
{
	margin: 0 0 10px 0;
}

.liProductGroup > img, .liProductGroupEnd > img
{
	float: left;
	width: 150px;
	height: 75px;
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}

.liProductGroup > a, .liProductGroupEnd > a
{
	display: block;
	height: 65px;
	width: 145px;
	color: #FFFFFF;
	font-size: 130%;
	text-align: right;
	padding: 0;
	text-transform: lowercase;
	margin: 0 0 0 155px;
	background-color: #A8C8B3; /*Row Light Green*/
	padding: 10px 5px 0 0;
}

.liProductGroup > a:hover, .liProductGroupEnd > a:hover
{
	color: #002600; /*Row Dark Green*/
	background-color: #679D79; /*Row Highlight Green*/
	text-decoration: none;
}

/*PRODUCT GROUP PAGE*/
.divImageContainer
{
	float: left;
	width: 250px;
	margin: 0 10px 20px 0;
	padding: 0;
	text-align: center;
}

.imageTip
{
	font-size: 80%;
	clear: both;
	display: block;
	margin: 0;
	color: #679D79; /*Row Highlight Green*/
}

.divImageControlBox
{
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;	
}

.prevImageButton
{
	display: inline-block;
	background-image: url('../Images/prevImage.gif');
	width: 20px;
	height: 20px;
	float: left;
	margin: -2px 0 0 30px;
}

.nextImageButton
{
	display: inline-block;
	background-image: url('../Images/nextImage.gif');
	width: 20px;
	height: 20px;
	float: right;
	clear: none;
	margin: -2px 30px 0 0;
}

.pImageControlText
{
	font-size: 110%;
	font-style: italic;
}

.pDesc
{
	margin: 0 0 10px 10px;
}

.ulDesc
{
	list-style-type: disc;
	list-style-position: inside;
}

.olProductCodes
{
	list-style-type: none;
	clear: left;
}

.olProductCodes > li
{
	display: block;
	border: 2px solid #A8C8B3; /*Row Light Green*/
	margin: 5px 0 5px 0;
	padding: 5px;
	min-height: 120px;
}

.divInfoContainer
{
	margin: 0 0 10px 260px;
	padding: 0;
}

.codeHeader
{
	font-weight: bold;
}

.olColours
{
	list-style-type: none;
	margin: 0;
}

.olColours > li
{
	display: inline;
	border: none;
	padding: 0;
	clear: both;
}

.tblProductCodes
{
	text-align: center;
	width: 100%;
	margin: 10px 0 0 0;
	clear: both;
}

.tblProductCodes > tbody > tr > th
{
	background-color: #679D79; /*Row Highlight Green*/
	color: #FFFFFF;
	padding: 3px 0 3px 0;
}

.tblProductCodes > tbody > tr > td
{
	background-color: #EBEBEB;
}

.tblProductCodes > tbody > tr.trCodeDesc> td
{
	padding: 3px 0 3px 5px;
	font-weight: bold;
	background-color: #A8C8B3; /*Row Light Green*/
	text-align: left;
}
.tblProductCodes > tbody > tr.trMoreInfo > td
{
	padding: 3px 0 3px 0;
	background-color: #FFFFFF;
}
/*FOOTER*/
#divFooter
{
	width: 100%;
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	color: #679D79; /*Row Highlight Green*/
}

#divFooter > ol
{
	list-style-type: none;
	font-size: 60%;
}

#divFooter > ol > li
{
	display: inline;
	margin: 0 3px 0 3px;
}

#divFooter > ol > li > a
{
	color: #679D79; /*Row Highlight Green*/
	font-style: italic;
}

#divFooter > ol > li > a:hover
{
	color: #002600; /*Row Dark Green*/
	text-decoration: underline;
}

#footerLegal
{
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 60%;
}

#aPowered
{
	float: right;
	margin: 5px 0 0 0;
	font-size: 60%;
	color: #679D79; /*Row Highlight Green*/
}

.cbaBlack
{
	font-weight: bold;
	color: black;
}

.cbaBlue
{
	font-weight: bold;
	color: #0082D0;
}

/*ACCESSIBILITY*/
.skiplink, #dlFootnotes, .longdesc, .listHeader
{
	position : absolute;
	left : -1000em;
	width : 900em;
	margin: 0;
	padding: 0;
}

/* NEW EPICUREAN STYLES*/
#divLeftColumnEpic
{
	width: 300px;
	height: 1200px;
	float: left;
	margin: 0 0 20px 0;
	background: url('../Images/Epicurean/EpicureanBG.jpg') no-repeat;
	padding: 10px 10px 92px 10px;
}

#divLeftColumnEpic > a > img
{
	margin: 0;
	padding: 0;
}

#divRightColumnEpic
{
	width: 506px;
	height: 1282px;
	float: left;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	background: url('../Images/Epicurean/EpicureanTile.png') repeat-y;
	color: #000000;
	text-align: center;
	font-size: 130%;
}

#divRightColumnEpic h1
{
	font-size: 300%;
	font-family: Times New Roman;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#divRightColumnEpic h2
{
	font-size: 140%;
	font-family: Times New Roman;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#divRightColumnEpic h3
{
	font-size: 200%;
	font-family: Times New Roman;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#divRightColumnEpic p
{
	font-size: 60%;	
	padding: 0 40px 0 40px;
}

#divRightColumnEpic ul
{
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;	
	list-style-position: inside;
	margin: 20px 0 0 0;
}

#divRightColumnEpic img
{
	margin: 50px 0 0 0;	
}

#headReg
{
	font-size: 20%;
}

#headFrom
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 200%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: Gray;
}

#upgrade
{
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 20px;
	font-size: 350%;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

.divProductMenuEpic
{
	display: inline-block;
	background-color: #A8C8B3; /*Row Light Green*/
	color: #FFFFFF;
	width: 130px;
	height: 214px;
	margin: 0 0 0 4px;
	padding: 10px 10px 0 0;
	text-align: right;
}

.epicRightHeaderText
{
	display: inline-block;
	width: 135px;
	height: 298px;
	margin: 0 0 0 10px;
	background-color: #A8C8B3; /*Row Light Green*/
	font-style: italic;
	font-size: 70%;
	padding: 10px;
}

.imgRow
{
	float: left;
	margin: 0 5px 0 0;	
}

.divImageContainerEpic
{
	float: left;
	width: 645px;
	margin: 0 10px 20px 0;
	padding: 0;
	text-align: center;
}