/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
    background: url('../images/ngcuk-repeat.gif');
	margin: 15px;
    font-family: arial;
    font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #ff0000;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}

label {
 	/* font-size: 1em; */
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

FORM, SELECT, INPUT {
	display: inline;
	/* font-size: 1em; */
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	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 #cccccc;
	}

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

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

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;
	}

P, ADDRESS {
	padding: 0;
	margin: 0 0 6px 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.7em 2em 0.7em 70px;
	border: 1px solid #9a9a9a;
	margin: 1em;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

.messageStackWarning, .messageStackError {
	background-color: #880000;
	color: #ffffff;
	background-image: url('/includes/templates/ngcuk/buttons/english/alert.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	background-image: url('/includes/templates/ngcuk/buttons/english/tick.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	background-image: url('/includes/templates/ngcuk/buttons/english/alert.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
	}

/*wrappers - for the background effect */
#masterWrapper {
  height: 720px;
  margin: auto;
  position: relative;
  width: 970px;
}

#masterWrapperColour {
  position: absolute;
  top: 0;
  left: 0;
  width: 970px;
  height: 720px;
  background-color: #ffffff;
  z-index: 1;
}

#masterWrapperBackground0 {
  background-image: url('/images/backgrounds/index1.jpg');
  height: 720px;
  height: 720px;
  left: 0;
  position: absolute;
  top: 0;
  width: 970px;
  z-index: 2;
}

#masterWrapperBackground1 {
  height: 720px;
  height: 720px;
  left: 0;
  position: absolute;
  top: 0;
  width: 970px;
  z-index: 3;
}

#masterWrapperContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 970px;
  height: 720px;
  z-index: 10;
}

/*wrappers - page or section containers*/
#mainCategoriesWrapper {
  background-image: url('../images/tint-black.png');
  color: #ffffff;
  padding: 4px 10px;
  position:absolute;
  top: 460px;
  width:950px;
  left:0px;
}

.mainCategoriesColumn {
	float: left;
	width: auto;
	font-family: arial;
	font-size: 1em;
	text-align: left;
}

.mainCategoriesColumn ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.mainCategoriesColumn li {
  padding: 0 40px 1px 6px;
}

.mainCategoriesColumn li a {
  color: #ffffff;
}

.mainCategoriesColumn li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.BlogWide {
	width: 300px;
}
.BlogWide a {
	color: white;
}
.CatMainWide {
	width: 140px;
}

.white {
	color: #FFFFFF;
}

#tweet ul {padding: 2px;}
#tweet ul li {
overflow:hidden;
white-space:nowrap;
width:100px;
}

.floatleft {
	float: left
}

#mainPageBanner {
	display:inline;
}

#mainPageBanner img {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#productListCategoriesWrapper {
  background-image: url('../images/tint-black.png');
  color: #ffffff;
  margin: 40px 0 233px 0;
  padding: 4px 10px;
  height:200px;
}

.categories_td {
  font-family: arial;
  font-size: 1em;
  text-align: left;
}

.categories_td ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.categories_td li {
  padding: 0 40px 1px 6px;
}

.categories_td li a {
  color: #ffffff;
}

.categories_td li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#mainWrapper {
	margin: auto;
	background-color: #ffffff;
	text-align: left;
	width: 970px;
	vertical-align: top;
	font-size: 1em;
	}

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

#logoWrapper{
	height:100px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

#tagline {
	color:#000000;
	font-size: 2em;
	}


#navMainBoxWrapper {
  width: 280px;
  padding-left: 690px;
}

#navMainBox {
  font-family: arial;
  font-size: 0.75em;
  background-image: url('../images/tint-black.png');
  height: 45px;
  font-weight: normal;
  padding: 20px 0 6px 6px;
  text-align: left;
  float:right; width:280px;
}

#navMainBox A {
  color: #ffffff;
}

#navMainSearchBox {
  margin: 0 0 4px 0;
}

#navMainSearch {
  border: 0;
  background-color: #5B5E67;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
  margin-right: 4px;
  padding: 2px 2px 3px 2px;
  width: 220px
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

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

#navEZPagesTop {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0em;
	padding: 6px;
	}

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

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, #infoShoppingCart, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.footer_t {
	background: #ffffff;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 960px;
	padding-left:10px;
}

.footercolumn img {
	padding-top: 3px;
}
.footercolumn {
	float: left;
	width: auto;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 20px;
	text-align: left;
	padding-bottom:10px;
}

.footercolumn h1 {
  color: #808080;
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  font-weight:bold;
}

.footer_links {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer_links li {
  padding: 1px 0;
  text-transform: uppercase;
}

.footer_links li a {
  color: #000000;
}

.footer_links li a:hover {
  color: #ff0000;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
/*
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
*/

.centerColumn {
  padding: 10px 20px 10px 20px;
  font-size: 1em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.8em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.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;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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 {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*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 {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.8em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

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, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .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;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

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

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	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;
	}

.specHeading {
  font-weight: bold;
}

#pageBackground {
  background: #ffffff;
}

.centerBoxContentsCrossSell .itemTitle {
  font-size: 1em;
  font-weight: normal;
}

#advSearchResultsDefault {
  padding-left: 0;
  padding-right: 0;
}

/* Moved from embedded styles */
#tweet ul {padding: 2px;}
#tweet ul li {
overflow:hidden;
white-space:nowrap;
width:100px;
}
.red_download {background-color:#FF0000;color:#ffffff;padding:0 3px !important;font-weight:bold;margin:0 2px 0 0 !important;}

.navigation_box {
  color: #ffffff;
  background-color: #ff0000;
  font-weight: bold;
  padding: 6px;
}

.navigation_box a {
  color: #ffffff;
}

#productBox {
  background: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  color: #FFFFFF;
  margin: 15px 0 0 700px;
}

#productBox .productName {
  background: #666666;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: normal;
  padding: 6px;
  text-align: center;
}

#productBox .productPrice {
  color: #EEEEEE;
  padding: 8px 0 8px 6px;
}

#productBox .listing {
  color: #FFFFFF;
  font-size: 0.9em;
  font-weight: normal;
  padding: 4px 6px;
  text-align: left;
}

#productBox .listing a {
  color: #c0c0c0;
}

#productBox .listing a:hover {
  color: #ff0000;
}

#productBox .productDueDate {
  color: #EEEEEE;
  font-size: 0.9em;
  padding: 0 0 8px 6px;
}



#pageBackground { background-repeat: repeat-x; }
.navigation_box {
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
padding:0px;
}
.navigation_box a {
color:#FFFFFF;
}

#productBoxPrevNext a {
  color: white;
}
#productBoxPrevNext {
  margin: 3px 0 3px 750px;
  font-size:9px;
  background-color: #FF0000;
  color: white;
}

div.downloadBox {
  color:#ffffff;
  float: left;
  height: 170px;
  width: 216px;
  margin:10px;
}
div.downloadBox a {
  color:#ffffff;
}

li.selected_category {background: #ff0000; color: #ffffff; font-weight: bold;}

#twitter_badge {padding:10px;}
#blog_badge {padding:10px;}
#blog_badge h2{color:#ffffff;}
#blog_news{background-color:#333333;padding:5px;-moz-border-radius:5px 5px 5px 5px;}
#blog_news li{list-style:none;color:#ffffff;background-color:#000000;padding:5px 5px 5px 10px;margin:2px;-moz-border-radius:5px 5px 5px 5px;}
#blog_news li a{color:#ffffff}
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 872px;
	float:left;
}

div.scrollableArea * {
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_left.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_right.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
}

#productList
{
  background-image: url('/includes/templates/ngcuk/images/tint-black.png');
  margin-top: 70px;
  width: 970px;
}

#productList div.scrollableArea *
{
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

#productBackground {
  background-repeat: no-repeat;
  height: auto;
  overflow: hidden;
}

#productList div.productItemBox {
  border-right: 1px solid #000;
  float: left;
  height: 170px;
  width: 170px;
  margin:10px;
}

#productList div.downloadBox {
  color:#ffffff;
  float: left;
  height: 170px;
  width: 225px;
  margin:10px;
}

#productList div.downloadBox a {
  color:#ffffff;
  margin:1px;
}

#productList div.productItemDetails {
  color: #fff;
  font-size: 1em;
  height: 50px;
  width: 170px;
}

#productList div.productName {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  font-size: 1em;
  line-height: 25px;
  text-align: center;
  height: 25px;
  overflow: hidden;
  width: 170px;
}

#productList div.productName a {
  color: #fff;
  line-height: 25px;
  text-align: center;
  width: 170px;
}

#productList div.productName a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}


#productList div.productMore {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: left;
  height: 25px;
  padding-left: 6px;
  width: 50px;
}

#productList div.productMore a {
  color: #fff;
}

#productList div.productMore a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}

#productList div.productPrice {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 114px;
}

#productList div.productButton {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 52px;
}
li.selected_category {background: #ff0000; color: #ffffff; font-weight: bold;}


div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea * {
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_left.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_right.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
}

#productList
{
  background-image: url('/includes/templates/ngcuk/images/tint-black.png');
  margin-top: 70px;
  width: 970px;
  height: 170px;
}

#productList div.scrollableArea *
{
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

#productBackground {
  background-repeat: no-repeat;
  overflow: hidden;
}

#productList div.productItemBox {
  border-right: 1px solid #000;
  float: left;
  height: 170px;
  width: 170px;
}


#productList div.productName {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  font-size: 1em;
  line-height: 25px;
  text-align: center;
  height: 25px;
  overflow: hidden;
  width: 170px;
}

#productList div.productName a {
  color: #fff;
  line-height: 25px;
  text-align: center;
  width: 170px;
}

#productList div.productName a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}


#productList div.productMore {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: left;
  height: 25px;
  padding-left: 6px;
  width: 50px;
}

#productList div.productMore a {
  color: #fff;
}

#productList div.productMore a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}


#productList div.productPrice {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 114px;
}

#productList div.productButton {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 52px;
}

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 767px;
	float:left;
}

div.scrollableArea * {
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_left.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_right.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
}

#productList
{
  background-image: url('/includes/templates/ngcuk/images/tint-black.png');
  width: 970px;
}

#productList div.scrollableArea *
{
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

#productBackground {
  background-repeat: no-repeat;
  overflow: hidden;
}

#productList div.productItemBox {
  border-right: 1px solid #000;
  float: left;
  height: 170px;
  width: 170px;
}

#productList div.productItemDetails {
  color: #fff;
  font-size: 1em;
  height: 170px;
  width: 170px;
}

#productList div.productName {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  font-size: 1em;
  line-height: 25px;
  text-align: center;
  height: 25px;
  overflow: hidden;
  width: 170px;
}

#productList div.productName a {
  color: #fff;
  line-height: 25px;
  text-align: center;
  width: 170px;
}

#productList div.productName a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}


#productList div.productMore {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: left;
  height: 25px;
  padding-left: 6px;
  width: 50px;
}

#productList div.productMore a {
  color: #fff;
}

#productList div.productMore a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}


#productList div.productPrice {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 20px;
  text-align: right;
  height: 20px;
  width: 114px;
}

#productList div.productButton {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 52px;
}
li.selected_category {background: #ff0000; color: #ffffff; font-weight: bold;}




div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 767px;
	float:left;
}

div.scrollableArea * {
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}


/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_left.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 200;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
  background-image: url('/includes/templates/ngcuk/images/scrollicon_right.png');
  background-repeat: no-repeat;
  height: 170px;
  left: 934px;
  position: absolute;
  top: 0;
  width: 36px;
}

#productList
{
  background-image: url('/includes/templates/ngcuk/images/tint-black.png');
  width: 970px;

  position: relative;
}

#productList div.scrollableArea *
{
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

#productBackground {
  background-repeat: no-repeat;

  overflow: hidden;
}

#productList div.productItemBox {
  border-right: 1px solid #000;
  float: left;
  height: 170px;
  width: 170px;
  margin:10px;
}

#productList div.productItemDetails {
  color: #fff;
  font-size: 1em;
  height: 50px;
  width: 170px;
}

#productList div.productName {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  font-size: 1em;
  line-height: 25px;
  text-align: center;
  height: 25px;
  overflow: hidden;
  width: 170px;
}

#productList div.productName a {
  color: #fff;
  line-height: 25px;
  text-align: center;
  width: 170px;
}

#productList div.productName a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}


#productList div.productMore {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: left;
  height: 25px;
  padding-left: 6px;
  width: 50px;
}

#productList div.productMore a {
  color: #fff;
}

#productList div.productMore a:hover {
  color: #fff;
  line-height: 25px;
  text-decoration: underline;
}

#productList div.productPrice {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  float: left;
  font-size: 1em;
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 114px;
}


#productList div.productButton {
  background-image: url('/includes/templates/ngcuk/images/prodtable-tint.png');
  line-height: 25px;
  text-align: right;
  height: 25px;
  width: 52px;

}
li.selected_category {background: #ff0000; color: #ffffff; font-weight: bold;}

.addbuttonCats {
	float:right !important;
	margin: 3px 3px 0 6px !important;
	width: 42px;
	height: 20px;
	border:1px solid red;
}

/* Pagination CSS */
div.Paginator { font-family: Arial, Helvetica, sans-serif;font-size: 12px; padding-top: 10px; padding-bottom: 10px; margin-left: 0px; margin-right: auto;float:right;}
div.Paginator a, .pageList .this-page {color:#ffffff; padding: 2px 6px; text-decoration: none; margin:1px;}
div.Paginator a:visited { padding: 2px 6px;  text-decoration: none;color:#ffffff; }
div.Paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; color: #ED1C24; }
div.Paginator a:hover {color: #CCCCCC; text-decoration: none;}
div.Paginator span.disabled {margin:-6px 0;padding:0}
div.Paginator a img {margin:-6px 0;padding:0}
/* Pagination CSS */

#popupShippingEstimator, #popupSearchHelp div, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart div {
	background-color: #ffffff !important;
	padding: 10px;
	}

.introtext {
	padding-top:5px;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
}

.smicons { 
width:30px; text-align:right; float:right; margin-right:5px; margin-top:7px;
}

.sbqty {
	text-align:center;
	width:40px;
}

#infoShoppingCart h1 {
	padding-top:10px;
	padding-bottom:15px;
}

#shippingEstimatorContent h2 {
	font-size: 18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:bold;
	color: #ff0000;
	}

#shoppingCartDefault, #logoffDefault, #loginDefault, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #accountDefault, #accountEditDefault, #addressBookDefault, #addressBookProcessDefault, #accountPassword,#acctNewslettersDefault {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:70px;
	padding-top:0px;
	margin-top:0px;
}
#infoShoppingCart div h1 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#infoShoppingCart div, .shippingEstimatorWrapper {
	margin:0;
	padding:20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
h1 {
	margin-top:0;
	margin-bottom:10px;
}
.closure {
	padding-top:20px;
}
form {
	display:inline;
	margin:0;
}
#shoppingCartDefault .buttonRow input {
	margin-top:0px;
}
#shippingEstimatorContent .cartTotalsDisplay {
	padding-top:30px;
	padding-bottom:20px;
}

#shippingEstimatorContent table {
	border-collapse: collapse;
	background-color: #F0F0F0;
}
#shippingEstimatorContent address {
	margin-left:10px;
	margin-bottom:15px;
}
#shippingEstimatorContent table th {
	background-color: #CACACA;
}
#shippingEstimatorContent table td {
	padding:8px;
	margin:0px;
}

#shoppingCartDefault, #loginDefault, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault {
	padding-bottom:100px;
}

#shoppingCartDefault fieldset, #loginDefault fieldset, #checkoutShipping fieldset, #checkoutPayment fieldset {
	margin-bottom:5px;
}

#accountEditDefault #firstname, #accountEditDefault #lastname,#accountEditDefault #email-address,#accountEditDefault #telephone, #accountEditDefault #fax {
	width: 250px;
}



.navMainBoxSocialFacebook {
	float:right; margin-top:2px;
}
.navMainBoxSocialGoogle {
	width:30px; text-align:right; float:right; margin-right:5px; margin-top:2px;
}

.navMainBoxSocialLinks {
	margin-bottom: 5px;
}

.navMainBoxSocial {
  margin-top: 1px;
  font-family: arial;
  font-size: 0.75em;
  background-image: url('../images/tint-black-light.png');
  height: 60px;
  font-weight: normal;
  padding: 5px 0 6px 6px;
  text-align: left;
  float:right; width:280px;
}

#newsletter-signup-button {
	margin-top:3px;
}
#newsletter-signup-input {
	position:relative;
	top:-3px;
	border: 0px;
	background-color: #F89821;
	font-weight:normal;
	color: white;
}

.googleplus {  
 position:relative;
	/* - use this to position your share icon on your page -  */  
}  
.googlehider {  
 opacity:0;  
 height:30px;  
 width:30px;  
 position:absolute;  
 top:0;  
 left:0;  
 z-index:3;  
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
 filter:alpha(opacity=0);  
}  
.mygoogle {  
 position:absolute;  
}  

#contactUsForm {
	padding: 20px;
	background-color: #06A9DA;
	color: white;
}

#enquiry {
	width: 600px;
}
.recaptcha_theme_clean {
	background-color: white;
}
#recaptcha_widget_div {
	margin-left:112px;
	margin-top:5px;
}

#contactUsForm .back {
	margin-left: 112px;
}

#productGeneral {
	margin-top:30px;
	margin-bottom:20px;
}
