/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000; /* AW colour 2019-03 */
	background-color: #FFFFFF; /* AW colour 2019-03 */
	}

a img {border: none; }

#navEZPagesTOC ul li a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /* #CCFF99 AW colour 2019-03 */
	text-decoration: none;
	}

a:link, a:visited {
	color: #000000; /* AW colour 2019-03 */
	text-decoration: underline;
	}
.itemTitle a:link, .itemTitle a:visited {
	color: #000000; /* AW colour 2019-03 */
	text-decoration: none;
	}
a.noline, a:link.noline, a:visited.noline {
	text-decoration: none;
	}

a:hover, .itemTitle a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF6600;
	}
a:hover.noline {
	text-decoration: none;
	color: #000000; /* AW colour 2019-03 */
	}

a:active {
	color: #CCFF99;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1em;
	}
#checkoutShippingHeadingMethod {
	margin-top: 4em;
}
.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #009833;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #009833;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

.offerlist LABEL{
	line-height: 1em;
	padding: 0;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}


#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #009833;
	}

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #009833;
	}

.messageStackWarning, .messageStackError {
	color: #FF0000; /* AW now red was #FF6600 dark orange 2019-04-15 */
	}
	
.messageStackWarning {	/* Hide for testing */
	display: none;
	}	

.messageStackSuccess { 
	font-weight: bold;
	color: #009833; /* AW colour 2019-06 #fff */
	margin-bottom: 20px;
	}

.messageStackCaution {
	color: #FF6600; /* AW now dark orange was #FFCC00 light orange 2019-04-15 */
	}

#mainWrapper {
	background-color: #FFFFFF; /* AW colour 2019-03 */
	text-align: left;
	width: 900px;
	vertical-align: top;
	border: none;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-color: #000;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOne{
	background-color: #FFFFFF !important; /* AW colour 2019-03 */
	} 
	
#tagline {
	color:#fff;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
    border: 1px dashed #009833;
	float: right;
	margin: 0px 0px 10px 10px !important;
	padding: 0px 10px 10px 10px !important;
	}

#sendSpendWrapperCheckoutSuccess {
    border: 1px dashed #009833;
	padding: 0px 10px 25px 10px !important;
	}
	
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 43%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.alert {
	color: #FF6600;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}

.centerColumn {	
	margin: 75px; 
	margin-top: 45px;
	margin-right: 45px;	
	max-width: 780px;
	}

#indexDefault {	
	margin: 0px;
}

#indexDefaultHeading {
	display: none;
}
	
#ezPageContentScroll {
	max-height: 400px;
	overflow: auto;
}

#mainWrapper { 
	width: 100%;
	text-align: center;
}

#contentMainWrapper { 
	text-align: left;
	display: inline-block;
	background-color: #FFFFFF; /* AW colour 2019-03 */
	margin-right: 134px; /* AW Aug 2018 was 150px */
    width: 1062px !important; /* AW Aug 2018 was 1080px */
	/* max-width: 1080px; AW 2018-08-20 */
}
	
#headerWrapper  {
	width: 100%;
	display: inline-block;
	background-color: #FFFFFF; /* AW colour 2019-03 */
	border-bottom-style: solid;
	border-bottom-color: #009833; /* AW colour 2019-03 */
	border-bottom-width: 1px; /* AW colour 2019-03 */
	}

#navColumnOneWrapper  {
	margin-top: 15px;
	margin-left: 20px;
	display: none; /* AW Aug 2018 was inline-block , get rid of side nav*/
	text-align: left;
	}	
	
/* AW Layout Amends 30.03.2020 */
#loginOpcDefault.centerColumn { margin-left: 207px; }
#checkoutPayment.centerColumn { margin-left: 207px; }	

#indexProductList { 
	text-align: left;
	}

#ezPageDefault { 
	text-align: left;
	max-width: 780px; /* AW need to restrict to max width of images 2019-04-15 */
	}	
	
#productsPageImages  { 
	width: 100%;
	text-align: center;
}

#productsPageImages  hr { 
	max-width: 620px;
}

#productGeneral { 
	width: auto !important; 
	max-width: 780px; 
	text-align: left; 
	}	

img { 
    width:auto;
    max-width:100%;
    height:auto;
}

.navTop ul, .navTopRight ul { list-style: none; padding: 0px; margin: 0px;  }
.navTop ul li, .navTopRight ul li { display: inline-block; }
.navTop ul li a, .navTopRight ul li a { text-decoration: none; color: #000000; padding: 0px; } /* AW colour 2019-03 */
.navTop ul li a:hover, .navTopRight ul li a:hover { text-decoration: none; color: #FF6600; }
	
.navMain ul , .navMainRight ul { list-style: none; padding: 0px; margin: 0px; font-weight: bold; font-size: 16px; }
.navMain ul li, .navMainRight ul li { display: inline-block; }
.navMain ul li a, .navMainRight ul li a { text-decoration: none; color: #FFF; padding: 0px; }
.navMain ul li a:hover , .navMainRight ul li a:hover { text-decoration: none; color: #009833; }

.navMainRight img { vertical-align: middle; }
		
.legacyImage { 
    float: right;
	padding-top: 10px;
	padding-left: 0px; /* image size AW 2019-04 */
	padding-right: 0px; /* image size AW 2019-04 */
	padding-bottom: 10px; /* image size AW 2019-04 */
	width: 780px; /* image size AW 2019-04 */
}

.legacyProductImage { 
    float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#productListing { 
	width: 100%;
	text-align: center;
}

.centerBoxContentsProducts { 
	padding: 0 10px;
	margin-bottom: 3em;
	width: 165px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
}

.AWimage { 
	position: relative;
	height: 265px; 
}

@media all {

	.navTop { padding: 0px 0 0 0; } 
	.navTop ul li a { padding: 0px 20px 0px 0px; font-size: 14px; font-weight: bold; color: #666666; } /* AW colour 2019-03 */
	.navTopRight ul li a { padding: 0px 0px 0px 20px; font-size: 14px; font-weight: bold; color: #666666;} /* AW colour 2019-03 */
	
	.navMain { padding: 0px; } 
	.navMain ul li a { padding: 0px 30px 0px 0px; }
	.navMainRight ul li a { padding: 0px 0px 0px 30px; }
	
	label.inputLabel {
	    width:20em;  
	}
	
	.inputLabel {
	    width:20em;  
	}
	
}

#headerNavContainer { 
	padding: 10px 10px 0px 10px; /* AW amended bottom 2018-08-27 */
	display: inline-block;
	max-width: 930px; 
	min-width: 320px; 
	text-align: center;	
}

#headerNavImage  { 
	margin-top: -10px;
	max-width: 250px;
	padding: 0px 30px 10px 30px;
	display: inline-block;
	position: relative; /* AW added 2018-08-20 for positioning nav under logo */
	z-index: 100; /* AW added 2018-08-20 for positioning nav over logo */
	
	}
	
#headerNavLeftLine, #headerNavRightLine  { 
	padding: 10px 0px 20px 0px;
	width: 100%;
	display: inline-block;
	}

#headerNavLeftLine  hr, #headerNavRightLine hr { 
	border-color: #009833;
	border-width: 100%;	
	}
	
#headerTopLeftNav  { 
	padding-top: 10px;
	display: inline-block;
	float: left;
	text-align: left;
	min-width: 290px; /* AW 2018-08-20 */
	}

#headerTopRightNav  { 
	padding-top: 10px;
	display: inline-block;
	float: right;
	text-align: right;
	min-width: 290px; /* AW 2018-08-20 */
	}

#categoryProductsImage { 
	display: inline-block;
	float: right;
	margin-left: 10%;
	width: 25%;
}

#categoryProductsImageH { 
	display: none;
}

#categoryProductsDescription { 
	display: inline-block;
	float: left;
	width: 65%; 
}

#productListingPreListingImage { 
	margin-left: -75px;
	margin-right: -75px;
	max-width: 926px;
	display: none; /* AW added 2019-03-05 */
}

#productListingPreListingImage  img { 
	height: 100px;
}

#bannerOne { 
	margin-top: 5px;
	min-width: 180px; /* AW added 2018-08-20 */
	width: 300px; /* AW added 2018-08-20 */
}

#loginsideboxContent, #navmainsideboxContent { 
	display: none;
}

#footerWrapper  { 
	width: 100%; 
	display: inline-block;
	/* background-color: #CCCCCC;  AW colour 2019-03 */
	border-top-style: solid;
	border-top-color: #009833;
	border-top-width: 1px;
}

#footerInnerWrapper  { 
	width: auto;
	max-width: 930px; 
	display: inline-block;
	/* background-color: #1F1F1F !important;  AW colour 2019-03 */
}
	
.footerNavTop ul, .footerNavTopRight ul { list-style: none; padding: 0px; margin: 0px; font-size: 12px; }
.footerNavTop ul li, .footerNavTopRight ul li { display: inline-block; }
.footerNavTop ul li a, .footerNavTopRight ul li a { text-decoration: none; padding: 0px; font-weight: bold; color: #666666;} /* AW colour 2019-03 */
.footerNavTop ul li a:hover, .footerNavTopRight ul li a:hover { text-decoration: none; color: #FF6600; }
	
.footerNavMain ul , .footerNavMainRight ul { list-style: none; padding: 0px; margin: 0px; font-weight: bold; font-size: 14px; }
.footerNavMain ul li, .footerNavMainRight ul li { display: inline-block; }
.footerNavMain ul li a, .footerNavMainRight ul li a { text-decoration: none; padding: 0px; font-weight: bold;} /* AW colour 2019-03 */
.footerNavMain ul li a:hover , .footerNavMainRight ul li a:hover { text-decoration: none; color: #009833; }

#footerNavContainer { 
	padding: 10px 10px 10px 10px;
	display: inline-block;
	width: 910px;
	min-width: 320px;
	text-align: center;	
	/* border-top-style: solid; AW colour 2019-03 */
	/* border-top-color: #009833; AW colour 2019-03 */
	/* border-top-width: 1px; AW colour 2019-03 */
}

#footerNavImage  {
	padding: 0px 0px 0px 0px;
	display: none; /* AW colour 2019-04 was inline-block */
	}
	
#footerNavLeftLine, #footerNavRightLine {
	padding: 10px 0px 20px 0px;
	width: 100%;
	display: inline-block; 
	}

#footerNavLeftLine hr, #footerNavRightLine  hr { 
	border-color: #333333;
	border-width: 100%;	
	}
	
#footerTopLeftNav  { 
	padding-top: 10px;
	padding-right: 25px;
	display: inline-block;
	float: left;
	text-align: left;
	}

#footerTopRightNav  {
	padding-top: 10px;
	padding-left: 25px;
	display: inline-block;
	float: right;
	text-align: right;
	/* padding-right: 25px;  AW colour 2019-03 */
	}
	
#flexwrap { 
	width: 930px;
}

#categorywrapper { 
    margin-left: -75px;
    margin-top: -45px;
} 

#wrapper { 
    margin-left: -1px;
    margin-top: -1px;
} 

.forcesliderwidth { 
    height: 1px;
    width: 100%;
	overflow: hidden;
} 
	
#accountDefault, #accountLinksWrapper { 
	min-width: 640px;
}

.navIcons a{
	padding: 16px 5px !important;   /* AW add 2018-08-21 when added Instagram icon */
}		

.navIcons img{
	height: 15px !important;   /* AW add 2018-08-21 when added Instagram icon */
}		

@media all {

	.footerNavTop { padding: 0px 0 0 0; font-size: 12px; }
	.footerNavTop ul li a { padding: 0px 20px 0px 0px; }
	.footerNavTopRight ul li a { padding: 0px 0px 0px 20px; font-size: 12px;}
	
	.footerNavMain { padding: 0px; }
	.footerNavMain ul li a { padding: 0px 23px 0px 0px; }
	.footerNavMainRight ul li a { padding: 0px 0px 0px 23px; }
	
}

@media screen and (max-width: 1259px) { 
	#headerNavContainer {
		/* max-width: 1023px; Aw 2018-08-20 */
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 0px; /* AW 2018-08-27 */
	}

	#headerNavImage  {
	width: 195px; /* AW 2018-08-20 was max-width 200px */
	padding: 0px 15px 5px 15px;
	}
	
	#headerTopLeftNav  { 
		padding-left: 1.5%;
	}

	#headerTopRightNav  { 
		padding-right: 1.5%;
	}	
	
	#contentMainWrapper {
		width: 100% !important; 
		margin-right: 0px; 
	}
	#productListingPreListingImage img {
		display: none;
		width: 100%;
	}
	#productGeneral {
		width: 90%;
	}

	#mainWrapper {
		max-width: 100%; /* AW colour 2019-03 */
		background-color: #FFFFFF !important; /* AW colour 2019-03 */
	}

	#navColumnOne {
		background-color: #FFFFFF !important; /* AW colour 2019-03 */
	}
	
	#footerInnerWrapper {
		/* border-top: 1px solid #009833;  AW colour 2019-03 */
		width: 100%; 
		max-width: 930px;
	}
	
	#footerwrapper {
		border-top: 0px;
		background-color: #333333 !important;
	}

	#footerNavContainer {
		border-top: 0px;
		max-width: 1023px;
		width: 100%;
		padding: 0px;
	}	
	
	#footerTopLeftNav  { 
		padding-left: 25px;
	}	

}

@media screen and (max-width: 1115px) {
	#headerNavImage  {
	margin-top: -10px;
	width: 155px; /* AW 2018-08-20 was max-width 200px */
	padding: 0px 15px 5px 15px;
	}
	
	#headerTopLeftNav, #headerTopRightNav { /* AW 2018-08-20 */
		min-width: 300px; 
		width: 300px; 
	}

	#bannerOne { 
		width: 220px; /* AW added 2018-08-20 */
	}	
	
	.centerColumn {	
		margin-top: 25px;	
		margin-bottom: 25px;
		margin-left: 25px;
		margin-right: 25px;	
	}

	#mainWrapper {
		/* text-align: left; /* AW colour 2019-03 */
	}

	#wrapper { 
		width: 90%;
		margin-left: -1px;
		margin-top: -1px;
	}	
	
	#categorywrapper { 
		width: 100%;	
		margin-left: -25px;
		margin-top: -25px;
	} 	

	#flexwrap { 
		width: 100%;
	} 	
	
	.navTop ul li a { padding: 0px 15px 0px 0px; font-size: 14px; font-weight: bold;} /* AW colour 2019-03 */
	.navTopRight ul li a { padding: 0px 0px 0px 15px; font-size: 14px; font-weight: bold;} /* AW colour 2019-03 */
	.navMain ul li a { padding: 0px 20px 0px 0px; } 
	.navMainRight ul li a { padding: 0px 0px 0px 20px; } 

	#footerNavImage {
		margin-top: 5px;
		width: 175px;
		padding: 0;
	}	
	#footerTopLeftNav {
		padding-right: 0px;
		padding-bottom: 20px;		
	}	
	#footerTopRightNav {
		padding-left: 0px;
		padding-bottom: 20px;				
		padding-right: 20px;
	}

	.footerNavTop ul li a {
		padding: 0 5px 0 0;
	}

	.footerNavTopRight ul li a {
		padding: 0 0 0 5px;
	}
	
	.footerNavMain ul li a {
		padding: 0 5px 0 0;
	}
	
	.footerNavMainRight ul li a {
		padding: 0 0 0 5px;
	}	

}

@media screen and (max-width: 850px) { 

	#mainWrapper {
		text-align: center;
	}
	#headerNavContainer {
		margin-left: 0;
	}
	
	.navTop > ul > li:nth-child(1) , .navTop > ul > li:nth-child(3) {
		display: none;   /* AW to remove Trade login and offers buttons */
	}	
	
	.navTopRight > ul > li:nth-child(1) {
		display: none;    
	} /* AW to remove My Account buttons */
	
	.navMain > ul > li:nth-child(1) {
		display: none;   /* AW to remove Home button */
	}	
	
	.navHome {
		display: none;   /* AW to remove Home button New Method Aug 2018*/
	}	

	.navIcons {
		display: none;   /* AW to remove FB/TWitter buttons New Method Aug 2018 */
	}		
	
	.navMainRight > ul > li:nth-child(3) , .navMainRight > ul > li:nth-child(4) {
		display: none;   /* AW to remove FB/TWitter buttons */
	}	

	.navMain > ul > li:nth-child(2) {
		display: none;   /* AW to remove About Us button */
	}	
	
	.navMainRight > ul > li:nth-child(2) {
		display: none;   /* AW to remove News button */
	}

	#headerTopLeftNav, .navMainRight, #headerNavRightLine { /* AW to Hide Trade login & T&C's & Right hand main nav */
		display: none;
	}
	
	#headerTopRightNav { 
		float: none;
		padding-top: 0px; 
		text-align: center; /* AW 2018-08-20 */
	}
	
	.navTopRight > ul > li:nth-child(1) {
		display: inline-block;    
	} /* AW to reshow My Account button */

	#headerNavImage { 
		margin-top: 0;
		display: block;
		width: 50%;
		float: right;
		padding-left: 25%;
		padding-right: 25%;
		max-width: 400px; 
	}	
	
	#accountDefault, #accountLinksWrapper { 
		min-width: 280px;
	}
	
	.floatingBox  {
		width: 90%;
		float: left !important;
	} 
	
	.flexslider .slides img {
		min-width: 540px !important;
	}

	/* .flex-caption {
		width: 60% !important;
	} */	

	.flex-caption { 
		position: relative !important;
		width: 90% !important; /* AW changed from 80% 2019-04-15 */
		top: 0px !important;
	}
	
	.flex-viewport {
		background-color: #FFFFFF;  /* #000000 AW colour 2019-03 */
	}
	
	#productDetails { 
		display: inline-block;
		float: left;
	}
	
	#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
		min-height: 120px !important; 	/*Main ProductImage Display AW amended 2019-03-06 for shorter drop images*/
	}

	.navNextPrevWrapper {
		margin-bottom: 25px; /* AW 2019-03-06 */
	}

	.navTop ul li a { font-size: 14px;}
	.navTopRight ul li a { font-size: 14px;}

	.legacyImage { 
		width: 100%;  /* image size AW 2019-04 */
	}

 	#navColumnOne { 
		display: none;
	}
	
	/* AW Layout Amends 30.03.2020 */
	#loginOpcDefault.centerColumn { margin-left: 25px; }
	#checkoutPayment.centerColumn { margin-left: 25px; }	

	
	#wrapper {
		width: 99%; /* AW moved from next section so wider 2019-04-15 */
	}	
	
}


@media screen and (max-width: 669px) { 
	/* #headerNavImage  { 
		margin-top: 0;
		width: 130px;
	} */

	#footerNavImage {
		display: none;
	}	
	
	/* .flex-caption { 
		width: 60% !important;
	} */
	
}

@media screen and (max-width: 589px) { 

	/* .flex-caption { 
		width: 75% !important;
	} */
	
}

@media screen and (max-width: 509px) { 

	#productDetails { 
		display: inline-block;
		float: left;
	}

	#footerNavImage {
		display: none;
	}	

	/* .flex-caption { 
		width: 60% !important;
	} */
	
	.footerNavTop > ul > :nth-child(1) {
		display: none;   /* AW Remove Footer Trade Login button */
	}

	.footerNavTopRight > ul > :nth-child(1) {
		display: none;   /* AW Remove Footer My Account button */
	}
	
	.footerNavMain > ul > :nth-child(1) {
		display: none;   /* AW Remove Footer Home button */
	}
	
	.footerNavMainRight > ul > :nth-child(2) {
		display: none;   /* AW Remove Footer News button */
	}		
		
	.floatingBox, .floatingBox.back, .floatingBox.forward {
		float: none;	
		width: 90%;
	}

	#createAcctDefault.centerColumn, #passwordForgotten.centerColumn, #addressBookProcessDefault.centerColumn, #accountDefault.centerColumn, #checkoutShipAddressDefault.centerColumn, #checkoutPayAddressDefault.centerColumn {
		padding: 10px;  /* AW RESP for sign-up, forgotten password etc */ 
	}

	#createAcctDefault input[type=text], #createAcctDefault select, #passwordForgotten input[type=text], #addressBookProcessDefault input[type=text], #addressBookProcessDefault select, #checkoutShipAddressDefault input[type=text], #checkoutShipAddressDefault select, #checkoutPayAddressDefault input[type=text],  #checkoutPayAddressDefault select {
		width: 260px; /* AW RESP for sign-up, forgotten password etc */ 
	}
			
	#scProductsHeading {
		padding-left: 10px; /* AW RESP basket product heading */
	}

	.cartUnitDisplay , #scUnitHeading{
			display: none; /* AW RESP for basket image */
	}

	#scUnitHeading{
			display: none; /* AW RESP for basket image */
	}

	.cartQuantity > input {
		width: 20px; /* AW RESP for basket  */
	}	
	
	#footerTopLeftNav  { 
		padding-left: 10px;
		padding-right: 0px;
	}

	#categorywrapper { 
		margin-left: -5px;
	}	

	.navTop ul li a { padding: 0px 10px 0px 0px;}
	.navTopRight ul li a { padding: 0px 0px 0px 10px;}
	.navMain ul , .navMainRight ul { font-size: 15px; }
	
	#prevOrders {
		display: none; /* AW RESP previous orders in My Account not shown on small screen */
	}

	#sendSpendWrapper {
		width: 100%;
	}
	
	label.inputLabel {
	    width:9em;  
	}
	
	.inputLabel {
	    width:9em;  
	}

	#categoryProductsDescription { 
		width: 100%; 
	}	

	#ezPageContentScroll {
		max-height: 260px; 
	}

	#categoryProductsImageH { 
		display: block;
	}
	
	#categoryProductsImageH img { 
		width: 100%;
	}
	
	#categoryProductsImage { 
		display: none;
	}	

}

@media print {	
	#ezPageContentScroll, .mCustomScrollBox, .mCSB_container { 
		display: inline-block !important;
		max-height: 100% !important;
		height: 100% !important;
		overflow: visible !important;
	}
}

.small, .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#cartAdd {
	}
#cartAdd p, #cartAdd input {
	vertical-align: bottom;
}
.tableHeading TH, .cartTableHeading TH {
	border-bottom: 1px solid #009833;
	}

.tableHeading, #cartSubTotal {
	 }

#cartSubTotal {
	border: 1px solid #009833;
	border-top: none;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 5em;
	font-size: .9em;
	/* background-color: #0F0F0F; AW colour 2019-03 */
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay {
	text-align: left;
	}
#cartInstructionsDisplay {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.cartUnitDisplay, .cartTotalDisplay, #ccTotalHeading {
	text-align: right;
	padding-right: 1em;
	}
#myAccountTotal {
	text-align: right;
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #009833; /* AW colour was #CCFF99 */
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	min-height: 580px; 
	min-width: 230px;
	margin: 0 60px 30px 40px;
	}

.categoryIcon {}

#cartImage  img{ /* AW required to make cart image look ie not 100% high*/
	height: 40px !important;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	display: none;
	}

#categoriesHeading {
	display: inline;
	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}

.sideBoxContent, .leftBoxHeading { 
	padding: 0 0 14px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}

.leftBoxHeading {
	font-weight: bold;
	}

.sideBoxContent a:link, .sideBoxContent a:visited { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}

.sideBoxContent a:hover { 
	color: #009833;
	text-decoration: none;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 4em;
	}

.rowEven {
	height: 4em;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}
TR.tableHeading {
	color: #009833;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	margin: 20px;
	color: #FFFFFF;
	background-color: #000C00;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#ezPagesHeading {
	display: none;
	}
.limegreen {
	color: #CCFF99;
}
.listingProductImage {
	max-width: 140px;
	max-height: 230px;
	position: absolute;
	bottom: 0px;
	padding-bottom: 10px;
	}
.itemTitle {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
.footer a:link, .footer a:visited, .navNextPrevWrapper a:link, .navNextPrevWrapper a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px; /* AW 2019-03-06 */
	font-weight: bold; /* AW 2019-03-06 */
	text-decoration: none; 
	color: #009833; /* #CCFF99 AW colour 2019-03 */
	}
.footer a:hover, .navNextPrevWrapper a:hover {
	color: #FF6600;
	text-decoration: none;
	}
.newsflash a:link, .newsflash a:visited {
	color: #000000; /* AW colour 2019-03 */
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	}
.newsflash a:hover { 
	color: #FF6600;
	text-decoration: none; 
	}
#cartContentsDisplay, #prevOrders {
	border: 1px solid #009833;
	/* background-color: #0F0F0F; AW colour 2019-03 */
	}
#cartContentsDisplay th, #prevOrders th, #cartContentsDisplay td, #prevOrders td {
	padding-left: 8px;
}
#prevOrders th, #prevOrders td {
	text-align: left;
}
#prevOrders address {
	padding-left: 0;
}
.cartQuantity input {
	/* background-color: #0F0F0F; AW colour 2019-03 */
	/* color: #fff; AW colour 2019-03 */
	border: 1px solid #2A2A2A;
	width: 30px;
	}
.cartProductDisplay a:link, .cartProductDisplay a:visited, #cartProdTitle {
	/* color: #fff; AW colour 2019-03 */
	text-decoration: none;
	}
.cartProductDisplay a:hover, #cartProdTitle a:hover {
	/* color: #FF6600; AW colour 2019-03 */
	text-decoration: none;
	}
.main a {
	/* color: #fff; AW colour 2019-03 */
	text-decoration: none;
	}
.main a:hover {
	color: #FF6600;
	text-decoration: none;
	}
.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

	}
#background { 
	z-index: 1;
	position: relative;
	visibility: visible;
	}
#foreground {
	z-index: 100;
	margin-top: -483px;
	position: relative;
	visibility: visible;
	}
div.slideshow {
	margin: 0;
	}
.prodBox {
	font-size: 1em;
	line-height: 1em;
	}
#scUnitHeading, #scTotalHeading, .cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 4px;
	}
#scRemoveHeading, .cartRemoveItemDisplay {
	text-align: center;
	padding-left: 15px;
	}
#scQuantityHeading {
	text-align: left;
	}
.shortDescrip {
	font-size: 13px;
}
.prodBox input {
	/* background-color: #CCFF99; AW colour 2019-04 */
	color: #000;
	border: 1px solid #006600;
	width: 20px;
	margin-left: 5px;
	font-size: 11px;
	}
.prodBox img {
	/* margin-left: 8px;  AW 2019-04-15 removed and added to info button */
	margin-top: 5px; 
	}
.qtyBox {
	/* background-color: #CCFF99; AW colour 2019-03 */
	color: #000;
	border: 1px solid #006600;
	width: 20px;
	margin: 0 5px;
	}
.prodBox input, .productListing-odd input, .productListing-even input {
	/* background-color: #CCFF99; AW colour 2019-04 */
	color: #000;
	border: 1px solid #006600;
	width: 20px;
	margin-right: 8px;
	font-size: 11px;
	}
.CeonManualCardFormGadgetError { background: #ff6633; }
.ErrorInfo
.CeonManualCardCardIcon, .ccinfo img {
	padding-right: 8px;
	padding-bottom: 5px;
	}
.green { /* AW colour 2019-03  Split off from below */
	color: #009833;
}	
a.green, a:link.green, a:visited.green, { 
	color: #000; /* #009833 AW colour 2019-03 */
	margin: 0px;
	}
a.green:hover {
	color: #FFFFFF;
}	
a.big {
	font-size: 15px;
	}
caption {
	text-align: left;
}
.printOnly {
	display: none;
}
.instructions {
	margin-left: 200px;
}
.trade {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #009833;
	}
.trade a:link, .trade a:visited {
	text-decoration: none;
	color: #009833;
	}
.trade a:hover {
	color: #FF6600;
	text-decoration: none;
	}
input[name='keyword'] {width: 250px;}
.keywordBox {
	margin-left: 15px;
	margin-top: 25px;
}
.navHeaderSearch {
	margin-top: -40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	vertical-align: middle;
	float: right;
}
.addthis_sharing_toolbox {
	display: inline;
}

.addthis_native_toolbox { 
	float: left;
}
.pageTop a:link, .pageTop a:visited { /* AW T&C page Top links */
	text-decoration: none;
	float: right;
	color: #009833;
	font-size: 14px;
	font-weight: bold;
}

.pageTop a:hover { /* AW T&C page Top links */
	text-decoration: underline;
}

/* AW guest login 30.03.2020 */
.guestLogin {
	width: 90%;
}
