@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1F2123;
}

/* [ General styles ] */
a:link { 
	color: #1F2123;
	text-decoration: none;
}
a:visited { 
	color: #1F2123;
	text-decoration: none;
}
a:hover { 
	color: #1F2123;
	text-decoration: underline;
}
a:active { 
	color: #ED3024;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	margin: 0;
	font-size: 16px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	margin: 0;
	font-size: 14px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
h6 { /* Used for white titles in sidebar panels */
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	vertical-align: middle;
}
p {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}

ol, ul {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}

/* Main container div */
.oneColFixCtrHdr #container {
	width: 1000px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
}

/* [ Header ] */
.oneColFixCtrHdr #header {
	width: 970px;
	height: 124px;
	background-color: #FFF;
	padding: 0;
	margin: 0 15px 8px 15px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0;
}
#header-left {
	float: left;
	width: 235px;
	height: 124px;
	padding: 0;
	margin: 0;
}
#header-left img {
	border: none;
	margin: 0;
}
#header-right {
	float: right;
	width: 735px;
	height: 124px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}
#header-right-top {
	width: 725px;
	height: 45px;
	padding: 0;
	margin: 15px 10px 0 0;
	font-size: 18px;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
#ozOnly {
	font-size: 11px;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
}

/* Navigation account menu links - logged in */
#nav-menu-account {
	width: 725px;
	height: 26px;
	padding: 0;
	margin: 0 10px 0 0;
}
#nav-menu-account ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav-menu-account li {
	float: right;
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#nav-menu-account li a {
	height: 26px;
	padding: 0;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu-account li a:hover {
	font-size: 11px;
	color:#FFE715;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#nav-menu-account ul #navSelected a {
	font-size: 11px;
	color:#FFE715;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu-account li img {
	width: 1px;
	margin: 0 6px;
}


/* Navigation menu links */
#nav-menu {
	width: 725px;
	height: 38px;
	padding: 0;
	margin: 0 10px 0 0;
}
#nav-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav-menu li {
	float: right;
	display: block;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#nav-menu li a {
	height: 38px;
	padding: 0;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover {
	font-size: 11px;
	color:#FFE715;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#nav-menu ul #navSelected a {
	font-size: 11px;
	color:#FFE715;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu li img {
	width: 1px;
	margin: 0 6px;
}



/* [ Main Content ] */
.oneColFixCtrHdr #mainContentWrapper {
	padding: 0;
	background: #FFF;
}

#leftSidebar {
	float: left;
	width: 185px;
	padding: 0;
	margin: 0 0 0 15px !important;
	margin: 0 0 0 7px;
	background-color: #FFF;
}

#rightSideBar {
	float: left;
	width: 185px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}
/* ----- Following styles moved to site/includes/header to allow for valid SSL image paths */
/*.sideBarTitle {
	width: 185px;
	height: 27px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(sidebar-title-bg.gif);
	background-repeat: no-repeat;
}
.sideBarFooter {
	width: 185px;
	height: 10px;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #FFF;
	background-image: url(sidebar-footer.gif);
	background-repeat: no-repeat;
}
#sideBarSimpleSearch, #sideBarBrandSearch, #sideBarSummaryCart, #sideBarLogin, #sideBarRegister, #sideBarFeaturedSupplier, #sideBarSpecialsCatalogues, #sideBarPSS, #sideBarNewsSummary {
	width: 185px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(sidebar-main-bg.gif);
	background-repeat: repeat-y;
}*/
/* ----- */

#sideBarFeaturedSupplier, #sideBarSpecialsCatalogues, #sideBarPSS {
	text-align: center;
}


#mainContent {
	float: left;
	width: 785px;
	margin: 0;
	padding: 0;
}

.subContent {
	float: left;
	width: 765px;
	margin: 0 0 10px 10px !important;
	margin: 0 0 10px 5px;
	padding: 0;
}
#contentLeft {
	float: left;
	width: 580px;
	margin: 0 10px !important;
	margin: 0 5px;
	padding: 0;
}
.contentLeft {
	float: left;
	width: 580px;
	margin: 0 10px !important;
	margin: 0 5px;
	padding: 0;
}

#homeText {
	float: left;
	width: 580px;
	margin: 0 0 15px 0;
	padding: 0;
}
#homeText p {
	margin: 0;
	padding: 0;
}

#homeBannerImage {
	margin: 10px 0;
}

/* This Months Specials */
#homeSpecialsTitle {
	width: 580px;
	height: 27px;
	margin: 0;
	padding: 0;
	background-image: url(home-specials-title.gif);
	background-repeat: no-repeat;
}
.homeSpecialWrapper {
	float: left;
	width: 280px;
	height: 172px;
	margin: 10px 0 10px 0 !important;
	margin: 10px 0 10px 0;
	padding: 0;
	background-image: url(home-specials-bg.gif);
	background-repeat: no-repeat;
}
.s1 {
	margin-right: 20px !important;
	margin-right: 20px;
}
.s2 {
	margin-right: 0px;
}
.s3 {
	margin-right: 20px !important;
	margin-right: 20px;
}
.s4 {
	margin-right: 0px;
}
.s5 {
	margin-right: 20px !important;
	margin-right: 20px;
}
.s6 {
	margin-right: 0;
}

.homeSpecialImageWrapper {
	float: left;
	width: 115px;
	height: 172px;
	margin: 0;
	padding: 0;
}
.homeSpecialImage {
	margin: 36px 0 0 15px;
	padding: 0;
	border: none;
}

.homeSpecialInfo {
	float: left;
	width: 140px;
	height: 172px;
	margin: 0 15px 0 10px !important;
	margin: 0 0 0 10px;
	padding: 0;
}
.homeSpecialName {
	height: 45px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #646266;
	text-decoration: none;
}
.homeSpecialName a {
	font-size: 11px;
	font-weight: bold;
	color: #646266;
	text-decoration: none;
}
.homeSpecialName a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #646266;
	text-decoration: underline;
}
.homeSpecialDescription {
	height: 40px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #646266;
	text-decoration: none;
}
.homeSpecialDescription {
	margin: 0;
}
.specialsPriceBlock {
	height: 35px;
}
.homeSpecialPriceLabel {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #0A5890;
	text-decoration: none;
}
.homeSpecialPrice {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ED1B24;
	text-decoration: none;
}
.homeSpecialPriceExGST {
	margin-left: 3px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #ED1B24;
	text-decoration: none;
}
.homeSpecialPriceIncGST {
	margin-left: 3px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #ED1B24;
	text-decoration: none;
}
ul#suppliersWrapper {
	margin: 0 0 0 10px !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#suppliersWrapper li {
	float: left;
	margin: 15px !important;
	margin: 10px;
	padding: 5px;
	width: 100px;
	height: 155px;
	font-size: 10px;
	font-weight: bold;
	color: #646266;
	text-decoration: none;
	text-align: center;
	border: 1px solid #CCC;
}
.supplierLogoImage {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100px;
	height: 100px;
}
ul#suppliersWrapper li img {
	border: none;
	margin: 0;
}


/* [ Footer ] */
.oneColFixCtrHdr #footer {
	width: 980px;
	height:55px;
	height:50px !important;
	margin: 0 10px 10px 10px;
	padding: 5px 0 0 0;
	background-color: #AB0634;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr #footer p a {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:hover {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer p img {
	border: none;
	margin: 0 0 0 5px;
}


/* [ category_menu widget styles ] */
#categoryMenuTitle {
	width: 185px;
	height: 27px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}
#categoryMenuFooter {
	width: 185px;
	height: 10px;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #FFF;
}
#categoryMenuWrapper {
	width: 185px;
	/* IE 6 min-height hack */
/*	min-height: 405px;
	height: auto !important;
	height: 405px;*/
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

/* [ category_menu_left ] */
#catMenu {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 175px;
}
#catMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#catMenu li {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	padding: 0 5px;
}
#catMenu li a {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	display: block;
	height: auto !important;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 0;
}
#catMenu li a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #CCC;
}
#currentCat { /* Currently selected/active category - keeps the menu item highlighted */
	color: #000;
	background-color: #CCC;
}


/* [ Shopping Cart styles ] */

/* Summary Cart */
#cartsummary {
	width: 165px;
	height: 20px;
	margin: 0;
	padding: 10px 10px 0 10px;
}
#cartsummaryText {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#cartsummaryText a {
	font-size: 10px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#cartsummaryText a:hover {
	font-size: 10px;
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
#cartsummaryImage {
	float: left;
	width: 20px;
	margin: 0 10px 0 0;
}
#cartsummaryImage img {
	border: none;
	padding: 0;
	margin: 0;
}

/* Full Cart */
#fullCartWrapper { /* Overall Full Cart wrapper - overrides "subContent" class */

}
#fullCart {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #CCC;
}
#fullCartWrapper h6 {  /* Full Cart title - override default h6 */
	margin: 0 0 5px 0;
	color: #1F2123;
}

.FullCartSubtitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #AB0634;
	text-decoration: none;
}
.FullCartValue {
	font-size: 11px;
	font-weight: normal;
	color:#6E6E6E;
	text-decoration: none;
}
.FullCartTotal {
	font-size: 11px;
	font-weight: bold;
	color:#6E6E6E;
	text-decoration: none;
}
.removeCart {
	font-size: 12px;
	font-weight: bold;
	color:#F00;
	text-decoration: none;
}
.removeCart a {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.removeCart a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}

#fullCartNoItems {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color:#6E6E6E;
	text-decoration: none;
}

/* [ pager ] */
#pagerWrapper {
	float: right;
	width: 765px;
	margin: 5px 0 10px 0;
	padding:  0 0 10px 0;
	border-bottom: 1px solid #CCC;
	text-align: right;
}
#pagerTotalPages {
	float: left;
	margin: 3px 5px 0 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#pagerItemsPerPage {
	float: left;
	margin: 3px 5px 0 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#pagerItemsPerPageSelect {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
.perPageSelect {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	/*height: 18px;*/
	border: 1px solid #CCC;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
.perPageSelectSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	/*height: 18px;*/
	border: 1px solid #F00;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
#pagerPrevious {
	float: left;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#pagerPrevious a {}
#pagerPrevious a:hover {}

#pagerPageSelectWrapper {
	float: right;
	margin:0;
	padding: 0;
}
#pagerPageNumbersWrapper {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}
#pagerNext {
	float: left;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#pagerNext a {}
#pagerNext a:hover {}

.pageNumbers {
	float: left;
	margin: 0 5px;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.pageNumbers a {}
.pageNumbers a:hover {}

.pageNumberSelected {
	float: left;
	margin: 0 5px;
	padding: 0;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* [ category_list ] */

#categoryListWrapper { /* Overall category list wrapper */
	margin: 0;
	padding: 0 10px 10px 10px;
}

/* change the following to override default styles */
#categoryListWrapper h2 { }
#categoryListWrapper p { }
#categoryListWrapper a:link { }
#categoryListWrapper a:visited { }
#categoryListWrapper a:hover { }
#categoryListWrapper a:active { }

.catCrumbTrail {
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
.catCrumbTrail a {
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
.catCrumbTrail a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #EE3224;
	text-decoration: underline;
}

/* Override the above catCrumbTrail styles */
#cat1CrumbTrail {}
#cat2CrumbTrail {}
#cat3CrumbTrail {}


#cat1Intro {} /* override default <p> style */
#cat2Intro {} /* override default <p> style */

/* Category UL and LI styles */
.categorySubUL {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.categorySubLI {
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	padding: 3px 20px 3px 0;
	margin: 0;
}
.categorySubLI a {
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.categorySubLI a:hover {
	font-size: 11px;
	color: #676767;
	text-decoration: underline;
}
.categorySubLI img {
	margin: 0 5px 0 0;
}

.searchText {
	font-size: 15px;
	font-weight: bold;
	color:#AB0634;
	text-decoration: none;
}

/* [ product_list ] */

#productListWrapper { /* Overall Product List wrapper - overrides "subContent" class */
	padding: 0;
}

ul#productList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#productList li {
	float: none;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CCC;
}
.productListThumbnail {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 100px;
}
.productListThumbnail a img {
	/*width: 100px;*/
	margin: 0 auto;
	border: none;
}
.productListDetails {
	float: left;
	width: 450px;
}
/*#productListDetails p {
	margin: 0;
	padding: 0;
}*/
.productListTitle {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color:#1F2123;
	text-decoration: none;
}
.productListText {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color:#1F2123;
	text-decoration: none;
}

.productListCartBlock { /* Contains the product prices and add to cart/more info buttons etc */
	float: left;
	width: 200px;
	text-align: right;
	
}
.productListPrice {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color:#069;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.productListPriceExGST {
	margin-left: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}
.productListPriceIncGST {
	margin-left: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}

.productListQtyInput {
	font-size: 11px;
	font-weight: normal;
	color: #1F2123;
	width: 24px;
/*	height: 12px !important;
	height: 16px;*/
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 2px;
	margin: 10px 0 0 0;
}
.productListQtyInputSelected {
	font-size: 11px;
	font-weight: normal;
	color: #1F2123;
	width: 24px;
/*	height: 12px !important;
	height: 16px;*/
	border: 1px solid #F00;
	background-color: #FFF;
	padding: 2px;
	margin: 10px 0 0 0;
}

/* [ product_detail ] */
#productDetailWrapper { /* Overall Product Detail wrapper - overrides "subContent" class */
	padding-top: 15px;
}
#productDetailInfo {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 440px;
}

.productDetailTitle {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color:#1F2123;
	text-decoration: none;
}
.productDetailText {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color:#1F2123;
	text-decoration: none;
}

#productDetailPriceOptions {}

#productDetailPriceWrapper {
	margin: 10px 0 0 0;
	padding: 0;
}
.productDetailPrice {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color:#069;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.productDetailPriceExGST { /* "ex GST" text next to price */
	margin-left: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}
.productDetailPriceIncGST { /* "inc GST" text next to price */
	margin-left: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}

#productDetailImagesWrapper {
	float: left;
	margin: 0;
	padding: 0;
	width: 310px;
}
#productDetailImage {
	margin: 0 0 5px 0;
	padding: 0;
}
#productDetailImage a img, #productDetailImage img {
	margin: 0;
	padding: 0;
	width: 310px;
	border: none;
}

/* extra product images */
.extraImageThumb {
	float: left;
	margin: 1px;
	padding: 0;
	border: none;
	cursor: pointer;
}
.extraImageThumb img, .extraImageThumb a img {
	width: 100px;
	border: none;
}

/* Product Addons - Product Detail page */
#productDetailAddonsWrapper {}

#productDetailAddonsWrapper h5 { /* modify default h6 style */
	margin: 15px 0 10px 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
}
.productDetailAddon {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 170px;
	border: 1px solid #CCC;
}
.productDetailAddonThumbnail {
	margin: 0 auto;
	width: 100px;
}
.productDetailAddonThumbnail a img {
	margin: 0;
	width: 100px;
	border: none;
}
.productDetailAddonTitle {
	margin: 5px 0 0 0;
	padding: 0;
	height: 75px;
	font-size: 13px;
	font-weight: bold;
	color: #1F2123;
	text-decoration: none;
	text-align: center;
}
.productDetailAddonPriceWrapper {
	margin: 10px 0;
	padding: 0;
	height: 50px;
}
.productDetailAddonPrice {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.productDetailAddonPriceGST {
	margin-left: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}
.productDetailAddonCartStock {
	margin: 0;
	padding: 0 0 5px 0;
	height: 25px;
	text-align: center;
	/*border-bottom: 1px solid #CCC;*/
}



select#productcodeSelect { /* Product Price Dropdown menu */
	width: 150px;
}
input#AddToCartSubmit {
	margin: 10px 0 0 5px;
	padding: 0;
	width: 70px;
}
input#AddToFavourites {
	margin: 5px 0 0 0;
	padding: 0;
	width: 105px;
}
input#MoreInfo {
	margin: 5px 0 0 0;
	padding: 0;
	width: 105px;
}
input#RequestInfo {
	margin: 5px 0 0 0;
	padding: 0;
	width: 105px;
}

.OutOfStockMessage {
	font-size: 11px;
	color: #F00;
	font-weight: normal;
	text-decoration: none;
}


/* [ Form styles ] */
form {
	margin: 0;
	padding: 0;
}

.formbuttons {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	height: 18px;
	background-color: #AB0634;
	border: 1px solid #AB0634;
	background-image:url(button-gradient-bg.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.forms {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 135px;
	height: 16px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding:1px;
	margin: 0;
}
.formsSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 135px;
	height: 16px;
	border: 1px solid #AB0634;
	background-color: #FFF;
	padding:1px;
	margin: 0;
}
select.forms, select.formsSelected {
	height: 18px !important;
	height: 18px;
}
.qtyInput {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 24px;
	height: 16px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding:1px;
	margin: 0;
}
.qtyInputSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 24px;
	height: 16px;
	border: 1px solid #AB0634;
	background-color: #FFF;
	padding:1px;
	margin: 0;
}

/*  Search Form  */
#simpleSearchWrapper {
	width: 170px;
	height: 50px;
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
	text-align: right;
}
.simpleSearchField {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 160px;
	height: 16px;
	border: none;
	background-color: #CCC;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCC;
}
.simpleSearchFieldSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 160px;
	height: 16px;
	border: none;
	background-color: #CCC;
	padding: 2px;
	margin: 0;
	border: 1px solid #AB0634;
}

/* Following style moved to site/includes/header */
/*.simpleSearchButton {
	margin: 5px 0 0 0;
	padding: 0;
	width: 47px;
	height: 18px;
	background-color: #CCC;
	background-image: url(button-search.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}*/

/*  Brand Search Form  */
#brandSearchWrapper {
	width: 170px;
	height: 50px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
}
.brandSearchField {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 160px;
	height: 18px;
	/*background-color: #CCC;*/
	padding: 2px;
	margin: 0;
	border: 1px solid #CCC;
}
.brandSearchFieldSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 160px;
	height: 18px;
	/*background-color: #CCC;*/
	padding: 2px;
	margin: 0;
	border: 1px solid #AB0634;
}
/*.brandSearchButton {
	margin: 5px 0 0 0;
	padding: 0;
	width: 47px;
	height: 18px;
	background-color: #CCC;
	background-image: url(button-search.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}*/

/* [ login ] */

#loginWrapper {
	width: 160px;
	margin: 0;
	padding: 10px 10px 0 10px;
}
#loginUsername {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #706F73;
	font-weight: bold;
	text-decoration: none;
}
#loginPassword {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #706F73;
	font-weight: bold;
	text-decoration: none;
}

/* Form field styles */
.loginformbutton {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	width: 40px;
	height: 18px;
	background-color: #CCC;
	background-image: url(button-login.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.loginform {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 160px;
	height: 16px;
	border: none;
	background-color: #CCC;
	padding: 2px;
	margin: 5px 0 0 0;
	border: 1px solid #CCC;
}
.loginformSelected {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 160px;
	height: 16px;
	border: none;
	background-color: #CCC;
	padding: 2px;
	margin: 5px 0 0 0;
	border: 1px solid #AB0634;
}

.loggedinUser { /* Text displayed when user is logged in */
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #706F73;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#loginMyAccount { /* My Account link displayed when user is logged in */
	float: left;
	margin: 0;
	padding: 0;
	width: 85px;
	text-align: left;
}
#loginLogout { /* Logout link displayed when user is logged in */
	float: right;
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: right;
}
.loginText { /* Font styles for Logout and My Account links */
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #706F73;
	font-weight: normal;
	text-decoration: none;
}
.loginText a { }
.loginText a:hover { }

.forgotLogin { /* Font styles for Forgot Login link */
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #706F73;
	font-weight: normal;
	text-decoration: none;
}
.forgotLogin a { }
.forgotLogin a:hover { }

/* Register panel */
#sideBarRegister p {
	margin: 0;
	padding: 6px 10px 0 10px;
	font-size: 10px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: none;
}
#sideBarRegister p a {
	font-size: 10px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: underline;
}
#sideBarRegister p a:hover {
	font-size: 10px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: underline;
}

/* Featured Supplier panel */
#sideBarFeaturedSupplier img {
	border: none;
	margin: 10px 0 5px 0;
}
#sideBarFeaturedSupplier p {
	margin: 0;
	padding: 0 10px;
	font-size: 9px;
	color: #3E3E3E;
	font-weight: normal;
	text-decoration: none;
}
#sideBarFeaturedSupplier p a { }
#sideBarFeaturedSupplier p a:hover { }

/* Specials Catalogue panel */
#sideBarSpecialsCatalogues img {
	border: none;
	margin: 10px 0 5px 0;
}
#sideBarSpecialsCatalogues p {
	margin: 0;
	padding: 0 10px;
	font-size: 9px;
	color: #3E3E3E;
	font-weight: normal;
	text-decoration: none;
}
#sideBarSpecialsCatalogues p a { }
#sideBarSpecialsCatalogues p a:hover { }

/* Prime Styrene Systems panel */
#sideBarPSS img {
	border: none;
	margin: 10px 0 5px 0;
}
#sideBarPSS p {
	margin: 0;
	padding: 0 5px;
	font-size: 9px;
	color: #3E3E3E;
	font-weight: normal;
	text-decoration: none;
}
#sideBarPSS p a {
	text-decoration: underline;
}
#sideBarPSS p a:hover { }


/* [ news_summary ] */
#news_summaryWrapper {
	margin: 0;
	padding: 5px 10px 0 10px;
	width: 165px;
}
.news_summary_date {
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
.news_summary_date a { }
.news_summary_date a:hover { }

.news_summary_content {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 9px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.news_summary_content a { }
.news_summary_content a:hover { }

/* [ news ] */
#newsWrapper { /* Overall News page wrapper - overrides "subContent" class */

}

/* change the following to override default styles */
#newsWrapper h2 { }
#newsWrapper a:link { }
#newsWrapper a:visited { }
#newsWrapper a:hover { }
#newsWrapper a:active { }
#newsWrapper p { }

#newsWrapper p.newsdate {
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
}
#newsWrapper .newscontent {
	float: left;
	width: 445px;
	margin: 0;
	padding: 0 0 15px 0;
}
#newsWrapper p.newsTitle {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#newsWrapper p.newsArticle { }
#newsWrapper .newsMoreLink {
	font-size: 11px;
	color: #06F;
	font-weight: normal;
	text-decoration: none;
}
#newsWrapper .newsMoreLink a {
	font-size: 11px;
	color: #06F;
	font-weight: normal;
	text-decoration: none;
}
#newsWrapper .newsMoreLink a:hover {
	font-size: 11px;
	color: #06F;
	font-weight: normal;
	text-decoration: underline;
}

/* [ Contact Form styles ] */
#contactFormWrapper {
	margin: 0;
	padding: 0 0 10px 0;
}
#contactFormWrapper fieldset {
	border: 1px solid #EDEDED;
	padding: 10px;
	padding-top: 0;
}
#contactFormWrapper legend {
	padding: 0 10px;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
#contactFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 125px;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	text-align: right;
}
#contactFormWrapper input, #contactFormWrapper select, #contactFormWrapper textarea {
	margin: 5px 0 0 0;
}
#contactFormWrapper select#Country {
	width: 135px;
}
#contactFormWrapper input#contactSubmit {
	margin: 5px 0 0 130px;
}
#contactFormWrapper textarea {
	width: 250px;
	height: 75px !important;
	height: 75px;
}
#contactAddress {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #EDEDED;
}

/* [ Registration Form styles ] */
#registrationFormWrapper {
	margin: 0px;
	padding: 10px 0 10px 0;
}
#registrationFormWrapper fieldset {
	border: 1px solid #EDEDED;
	padding: 10px;
	padding-top: 0;
}
#registrationFormWrapper legend {
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
#registrationFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 135px;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	text-align: right;
}
#registrationFormWrapper input, #registrationFormWrapper select, #registrationFormWrapper textarea {
	margin: 5px 0 0 0;
}
#registrationFormWrapper select#Country, #registrationFormWrapper select#StateAU, #registrationFormWrapper select#StateUS, #registrationFormWrapper input#StateOther {
	width: 135px;
}
#registrationFormWrapper textarea {
	width: 250px;
	height: 75px !important;
	height: 75px;
}
#registrationFormWrapper input#registrationSubmit {
	margin: 5px 0 0 140px;
}


/* [ Account Menu styles ] */
.AMLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717073;
}
.AMLineTopRightLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #717073;
	border-right-color: #717073;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #717073;
	font-size: 11px;
	color: #706F73;
	padding-right: 5px;
	padding-left: 5px;
}
.AMLineTopRightLeft a{
	font-size: 11px;
	color: #706F73;
	text-decoration: none;
}
.AMLineTopRightLeft a:hover{
	font-size: 11px;
	color: #706F73;
	text-decoration: underline;
}
.AMSubtitle {
	font-size: 12px;
	color: #706F73;
	font-weight: bold;
}
.ManageAddressTitle {
	font-size: 12px;
	color: #706F73;
	font-weight: bold;
}
.AMSubBoxes {
	border: 1px solid #717073;
	font-size: 11px;
	color: #706F73;
	padding: 2px 5px 2px 5px;
}
.AMSubBoxes a{
	font-size: 11px;
	color: #706F73;
	text-decoration: none;
}
.AMSubBoxes a:hover{
	font-size: 11px;
	color: #706F73;
	text-decoration: underline;
}

/* Account Menu pages */

/* Account Menu - List Invoices */
#listInvoicesWrapper { /* Overall page wrapper - overrides "subContent" class */

}
.noBold {
	font-weight: normal;
}
/* change the following to override default styles */
#listInvoicesWrapper h2 {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #CCC;
}
#listInvoicesWrapper h5 {
	margin: 10px 0;
}
#listInvoicesWrapper h5 span.noBold {
	font-size: 9px;
}
#listInvoicesWrapper p { }
#listInvoicesWrapper a:link { }
#listInvoicesWrapper a:visited { }
#listInvoicesWrapper a:hover { }
#listInvoicesWrapper a:active { }

#listInvoicesSearchBlock { /* Wrapper for delivery address details */
	margin: 10px 0;
	padding: 0;
}

#listInvoicesCheckboxes {
	height: 25px;
	margin: 0 0 15px 0;
	padding: 0;
}
#listInvoicesCheckboxes input {
	float: left;
	width: 15px;
	margin: 5px 5px 0 0;
}
#listInvoicesCheckboxes label {
	float: left;
	width: 50px;
	line-height: 25px;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 12px;
	color: #1F2123;
	text-decoration: none;
}

#searchInvoicesSumbit {
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
	height: auto;
}

#listInvoicesList {
	margin: 10px 0 0 0;
	padding: 0;
}
#listInvoicesListTable { }

.listInvoicesListSubtitle {
	font-size: 11px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
.listInvoicesListValue {
	height: 30px;
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}
.listInvoicesListValue a { }
.listInvoicesListValue a:hover { }

p#listInvoicesStatusMessage { }
p#listInvoicesNoInvoicesMessage {
	margin: 20px 0;
	padding: 0;
	font-weight: bold;
}

/* View Invoice page */

#viewInvoiceWrapper {

}

/* change the following to override default styles */
#viewInvoiceWrapper h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#viewInvoiceWrapper h5 {
	margin: 10px 0;
}
#viewInvoiceWrapper p { }
#viewInvoiceWrapper a:link { }
#viewInvoiceWrapper a:visited { }
#viewInvoiceWrapper a:hover { }
#viewInvoiceWrapper a:active { }

p#viewInvoiceBackLink { }

#invoiceHeader {
	padding: 10px;
	width: 550px;
}
#invoiceHeaderLeft {
	float: left;
	width: 275px;
}
#invoiceHeaderRight {
	float: left;
	width: 275px;
}
p.invoiceLabel {
	float: left;
	width: 150px;
	font-size: 11px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
p.invoiceValue {
	float: left;
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}

#invoiceImportantDetails { }
#invoiceOtherDetails { }

#invoiceShipToContact{
	float: left;
	width: 275px;
	margin-bottom: 10px;
}
#invoiceShipToAddress {
	float: left;
	width: 275px;
}
#invoiceLineItemTable { }
.invoiceLineItemSubtitle {
	font-size: 11px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
.invoiceLineItemValue {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}
.invoiceLineItemTotalSubtitle {
	font-size: 11px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
.invoiceLineItemTotalValue {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}


/* View order page */
.viewOrderSubtitle {
	font-size: 13px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}

/* [ Purchase Pages styles ] */
.orderProgressCurrent {
	font-size: 12px;
	font-weight: bold;
	color: #AB0634;
	text-decoration: none;
}
.orderProgress {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.orderProgress a {
	font-size: 12px;
	font-weight: bold;
	color: #1A1C1D;
	text-decoration: none;
}
.orderProgress a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #1A1C1D;
	text-decoration: underline;
}
.purchaseTitle {
	font-size: 12px;
	font-weight: bold;
	color: #1A1C1D;
	text-decoration: none;
}
.inrowH, .inRowH {
	font-size: 11px;
	font-weight: bold;
	color: #1A1C1D;
	text-decoration: none;
}
.formsPaymentNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A1C1D;
	width: 250px;
	height: 75px !important;
	height: 75px;
	border: 1px solid #D4D3D3;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
.formsPaymentNotesSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A1C1D;
	width: 250px;
	height: 75px !important;
	height: 75px;
	border: 1px solid #AB0634;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}

.specialInstructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: 1px solid #D4D3D3;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
.specialInstructionsSelected {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: 1px solid #AB0634;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
/* [ General site styles ] */

/*.header {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color:#706F73;
	text-decoration: none;
}*/
.header {
	margin: 10px 0 10px 0;
	font-size: 18px;
	color: #1F2123;
	font-weight: bold;
	text-decoration: none;
}
/* Alternating row colours */
.rowOn {
	background-color: #F5F5F5;
}
.rowOff {
	background-color: #FFF;
}
.content {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}
.content a {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {
	font-size: 11px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: underline;
}
.contentSmall {
	font-size: 10px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}
.contentSmall a {
	font-size: 10px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: none;
}
.contentSmall a:hover {
	font-size: 10px;
	color: #1F2123;
	font-weight: normal;
	text-decoration: underline;
}
.printIconText {
	font-size: 11px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: none;
}
.printIconText a {
	font-size: 11px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: none;
}
.printIconText a:hover {
	font-size: 11px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: underline;
}
.UIMessage {
	font-size: 11px;
	color: #AB0634;
	font-weight: bold;
	text-decoration: none;
}
.compulsory { /* Compulsory field message style */
	font-size: 10px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.previousPage { /* Previous Page link at the bottom of pages */
	margin: 0;
	padding: 15px 0 10px 0;
	font-size: 11px;
}
.previousPage a {}
.previousPage a:hover {}

.fltrt {
	float: right;
	margin: 0;
}
.fltlft {
	float: left;
	margin: 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}