@charset "utf-8";
body {
	font: 100% Tahoma, 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: #000;
}

/* [ General styles ] */
a:link { 
	color: #000;
	text-decoration: none;
}
/*a:visited { 
	color: #000;
	text-decoration: none;
}*/
a:hover { 
	color: #000;
	text-decoration: underline;
}
a:active { 
	color: #F00;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	margin: 8px 0;
	font-size: 18px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	margin: 0;
	font-size: 16px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	margin: 0;
	font-size: 14px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-size: 13px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
h6 {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-size: 11px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}
label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 135px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
/* Main container div */
.oneColFixCtrHdr #container {
	width: 1000px;
	background: #FFF;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/* [ Header ] */
.oneColFixCtrHdr #header {
	background: #FFF; 
	width: 1000px;
	height: 238px;
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0;
}
#header-left {
	float: left;
	width: 220px;
	height: 238px;
	padding: 0;
	margin: 0;
}
#header-left-top {
	width: 200px;
	height: 208px !important;
	height: 208px;
	padding: 0;
	margin: 0 0 0 10px;
}
#header-left-bottom {
	width: 190px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	background-position: top;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#header-left-top img {
	border: none;
}
#header-right {
	float: right;
	width: 770px;
	height: 238px;
	padding: 0;
	margin: 0 10px 0 0;
}
#header-right-top {
	width: 770px;
	height: 134px;
	padding: 0;
	margin: 0;
}
#header-right-top-left {
	float: left;
	width: 430px;
	height: 80px;
	padding: 54px 0 0 130px;
	margin: 0;
	font-size: 30px;
	color: #FDC223;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

#header-right-top-right {
	float: right;
	width: 210px;
	height: 134px;
	padding: 0;
	margin: 0;
}
#header-right-top-right img {
	padding: 0;
	margin: 10px 5px 0 0;
}

/* Navigation menu links */
#nav-menu {
	width: 770px;
	height: 27px;
	padding: 0;
	margin: 0;
}
#nav-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
#nav-menu li {
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

/* Home nav menu */
#nav-menu li.nav-menu-home {
	float: left;
	display: block;
	width: 55px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-home a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-home:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-home-selected {
	float: left;
	display: block;
	width: 55px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-home-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* About Us nav menu */
#nav-menu li.nav-menu-aboutus {
	float: left;
	display: block;
	width: 70px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-aboutus a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-aboutus:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-aboutus-selected {
	float: left;
	display: block;
	width: 70px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-aboutus-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* Products and Services nav menu */
#nav-menu li.nav-menu-services {
	float: left;
	display: block;
	width: 137px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-services a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-services:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-services-selected {
	float: left;
	display: block;
	width: 137px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-services-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* News and Specials nav menu */
#nav-menu li.nav-menu-news {
	float: left;
	display: block;
	width: 120px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-news a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-news:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-news-selected {
	float: left;
	display: block;
	width: 120px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-news-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* Our Suppliers nav menu */
#nav-menu li.nav-menu-suppliers {
	float: left;
	display: block;
	width: 101px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-suppliers a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-suppliers:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-suppliers-selected {
	float: left;
	display: block;
	width: 101px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-suppliers-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* How to Order nav menu */
#nav-menu li.nav-menu-howtoorder {
	float: left;
	display: block;
	width: 99px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-howtoorder a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-howtoorder:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-howtoorder-selected {
	float: left;
	display: block;
	width: 99px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-howtoorder-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* Free Downloads nav menu */
#nav-menu li.nav-menu-downloads {
	float: left;
	display: block;
	width: 111px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-downloads a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-downloads:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-downloads-selected {
	float: left;
	display: block;
	width: 111px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-downloads-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}

/* Contact Us nav menu */
#nav-menu li.nav-menu-contactus {
	float: left;
	display: block;
	width: 77px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-contactus a {
	display: block;
	height: 27px;
	line-height: 27px;
}
#nav-menu li.nav-menu-contactus:hover {
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-contactus-selected {
	float: left;
	display: block;
	width: 77px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#nav-menu li.nav-menu-contactus-selected a {
	display: block;
	height: 27px;
	line-height: 27px;
}


/* Search, Login and Cart Summary area */
#header-login {
	width: 768px;
	height: 39px;
	padding: 0;
	margin: 0;
	background-color: #FDC223;
	border: 1px solid #FFA807;
}
.registerLink, .registerLink a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0 0 0 15px;
	line-height: 39px;
}
.registerLink a:hover {
	text-decoration: underline;
}
#header-cart {
	float: left;
	width: 550px;
	height: 36px;
	padding: 0;
	margin: 0;
}
#header-search {
	float: left;
	width: 220px;
	height: 36px;
	padding: 0;
	margin: 0;
	text-align: right;
}



/* [ Main Content ] */
.oneColFixCtrHdr #mainContentWrapper {
	padding: 0;
	background: #FFF;
}

#leftSidebar {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

#mainContent {
	float: left;
	width: 770px;
	margin: 0 0 15px 0;
	padding: 0;
}
#subContent {
	float: left;
	width: 770px;
	margin: 0 0 15px 0;
	padding: 0;
}
#homeFeaturedTable {
	margin: 10px 0 0 0;
}
.homeFeatureContent {
	margin: 0 10px;
	padding: 0;
	width: 233px;
}
.homeFeatureTopTD {
	margin: 0;
	padding: 0;
	background-image: url(homefeature-top.gif);
	background-repeat: no-repeat;
}
.homeFeatureBottomTD {
	margin: 0;
	padding: 0;
	background-image: url(homefeature-bottom.gif);
	background-repeat: no-repeat;
}
.homeFeatureMainTD {
	margin: 0 10px;
	padding: 0;
	background-image: url(homefeature-main.gif);
	background-repeat: repeat-y;
}

#homeSpecialsTable {
	margin: 0;
}
.homeSpecialTopTD {
	margin: 0;
	padding: 0;
	background-image: url(homeprod-top.gif);
	background-repeat: no-repeat;
}
.homeSpecialBottomTD {
	margin: 0;
	padding: 0;
	background-image: url(homeprod-bottom.gif);
	background-repeat: no-repeat;
}
.homeSpecialMainTD {
	margin: 0;
	padding: 10px 0;
	border-left: 1px solid #FFEBBA;
	border-right: 1px solid #FFEBBA;
	background-image: url(homeprod-main.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.specialImage {
	border: none;
}
.specialInfoWrapper {
	height: 110px;
}
.specialName {
	font-size: 11px;
	font-weight: bold;
	color: #646266;
	text-decoration: none;
}
.specialName a {
	font-size: 11px;
	font-weight: bold;
	color: #646266;
	text-decoration: none;
}
.specialName a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #646266;
	text-decoration: underline;
}
.specialText {
	font-size: 11px;
	font-weight: normal;
	color: #646266;
	text-decoration: none;
}
.specialPrice {
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #C60303;
	text-decoration: none;
}


/* [ Footer ] */
.oneColFixCtrHdr #footer {
	width: 980px;
	height: 30px;
	margin: 20px 10px 10px 10px;
	padding: 0;
	background: #C60303;
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a {
	line-height: 30px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:hover {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
#footer-left {
	float: left;
	width: 470px;
	line-height: 30px;
	background-image: url(FooterLeft-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#footer-right {
	float: right;
	width: 470px;
	line-height: 30px;
	text-align: right;
	background-image: url(FooterRight-bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* [ Main category menu ] */

#catMenu {
	width: 200px;
	margin: 0 10px;
	background-color:#FFF;
}
#catMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#catMenu li {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding: 0;
}
#catMenu li a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	display: block;
	height: auto !important;
	height: 23px;
	line-height: 23px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding: 0 14px;
	border-bottom: 1px solid #FFF;
}
#catMenu li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	background-color: #C60303;
}
#catMenu li a#currentCat { /* Currently selected/active category - keeps the menu item highlighted */
	color: #FFF;
	background-color: #C60303;
}

.catDarkBlue {
	background-color: #2369C4;
}
.catMediumBlue {
	background-color: #1585F3;
}
.catLightBlue {
	background-color: #42DBE0;
}
.catMediumGreen {
	background-color: #14D813;
}
.catLightGreen {
	background-color: #C4F315;
}
.catYellow {
	background-color: #F3E915;
}
.catBrown {
	background-color: #D58826;
}
.catPink {
	background-color: #F52CD3;
}

/* [ category_list ] */

#categoryListWrapper { /* Overall category list wrapper */
	margin: 0;
	padding: 5px 0 5px 5px;
}

/* 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: #C60303;
	text-decoration: none;
}
.catCrumbTrail a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.catCrumbTrail a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	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 */
#categoryListWrapper ul.categorySubUL {
	float: left;
	list-style: none;
	margin: 0 5px 0 5px;
	padding: 0;
}
#categoryListWrapper li.categorySubLI {
	line-height: 20px;
	vertical-align: middle;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 0 !important;
	padding: 3px 0;
	margin: 0;
}
#categoryListWrapper li.categorySubLI a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#categoryListWrapper li.categorySubLI a:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#categoryListWrapper li.categorySubLI img {
	margin: 0 5px 0 0;
	padding: 0;
}
.searchText {
	font-size: 13px;
	font-weight: bold;
	color:#C60303;
	text-decoration: none;
}


/* [ Shopping Cart styles ] */

/* Summary Cart */
#cartsummary {
	width: 550px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#cartsummary a {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#cartsummary a:hover {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#cartsummary img {
	border: none;
	padding: 0;
	margin: 3px 5px 0 5px;
}

/* Full cart */

#fullCart {
	border: 1px solid #FDC223;
}
.FullCartSubtitle {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color:#FDC223;
	text-decoration: none;
}
.FullCartValue {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.FullCartTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	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 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* [ pager ] */
#pagerWrapper {
	float: right;
	width: 770px;
	margin: 5px 0 10px 0;
	padding:  0 0 10px 0;
	border-bottom: 1px solid #FDC223;
	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 #C60303;
	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;
}


/* [ product_list ] */

#productListWrapper { /* Overall Product List wrapper - overrides "subContent" class */
	padding-top: 15px;
}
#productListWrapper p strong {
	padding-right: 6px;
}
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 #FDC223;
}
.productListThumbnail {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 110px;
}
.productListThumbnail a img {
	width: 100px;
	margin: 0 auto;
	border: none;
}
.productListDetails {
	float: left;
	width: 500px;
	margin: 0;
}
.productListTitle {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-decoration: none;
}
.productListText {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-decoration: none;
}

.productListCartBlock { /* Contains the product prices and add to cart/more info buttons etc */
	float: left;
	width: 150px;
	text-align: right;
	margin: 0;
}
.productListPrice {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color:#C60303;
	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: #C60303;
	text-decoration: none;
}
.productListPriceIncGST {
	margin-left: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #C60303;
	text-decoration: none;
}

.productListQtyInput {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	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: #000;
	width: 24px;
	border: 1px solid #C60303;
	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: 510px;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-decoration: none;
}
#productDetailInfo p strong {
	padding-right: 6px;
}
.productDetailTitle {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-decoration: none;
}
.productDetailText {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	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:#C60303;
	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: #C60303;
	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: #C60303;
	text-decoration: none;
}

#productDetailImagesWrapper {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}
#productDetailImage {
	margin: 0 0 5px 0;
	padding: 0;
}
#productDetailImage a img, #productDetailImage img {
	margin: 0;
	padding: 0;
	width: 250px;
	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 h6 { /* modify default h6 style */
	margin: 5px 0;
	padding: 10px 0;
	border-top: 1px solid #FDC223;
	color: #000;
}
.productDetailAddon {
	float: left;
	margin: 5px;
	padding: 5px 0 0 0;
	width: 180px;
	border-top: 1px dashed #FFEBBA;
	border-right: 1px dashed #FFEBBA;
	border-bottom: 1px solid #FDC223;
	border-left: 1px dashed #FFEBBA;
}
.productDetailAddonThumbnail {
	margin: 0 auto;
	width: 100px;
}
.productDetailAddonThumbnail a img {
	margin: 0;
	width: 100px;
	border: none;
}
.productDetailAddonTitle {
	margin: 0 0 10px 0;
	padding: 0;
	height: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.productDetailAddonPriceWrapper {
	margin: 10px 0;
	padding: 0;
	height: 60px;
}
.productDetailAddonPrice {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #C60303;
	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: #C60303;
	text-decoration: none;
}
.productDetailAddonCartStock {
	margin: 0;
	padding: 0;
	height: 25px;
	text-align: center;
	/*border-bottom: 1px solid #FDC223;*/
}


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;
}

/* [ suppliers ] */
#suppliersWrapper {
	padding: 0;
	margin: 0;
}
#suppliersWrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#suppliersWrapper li {
	float: left;
	width: 165px;
	height: 125px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: 1px dashed #FDC223;
	
}
#suppliersWrapper li a {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#suppliersWrapper li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #C60303;
	text-decoration: none;
	text-align: center;
}
#suppliersWrapper li .supplierName {
	font-size: 12px;
	font-weight: bold;
	color: #C60303;
	text-decoration: none;
	text-align: center;
}
#suppliersWrapper li img {
	margin: 0;
	padding: 0;
	border: none;
}


/* Account Menu - List Invoices */
#listInvoicesWrapper { /* Overall page wrapper - overrides "subContent" class */

}

/* change the following to override default styles */
#listInvoicesWrapper h2 {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #CCC;
}
#listInvoicesWrapper h6 {
	margin: 10px 0;
}
#listInvoicesWrapper h6 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;
	line-height: 25px;
	margin: 6px 5px 0 0;
	vertical-align: middle;
}
#listInvoicesCheckboxes label {
	float: left;
	width: 60px;
	line-height: 25px;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 11px;
	color: #706F73;
	text-decoration: none;
	
}

#searchInvoicesSumbit {
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
	height: auto;
}

#listInvoicesList {
	margin: 10px 0 0 0;
	padding: 0;
}
#listInvoicesListTable { }
#listInvoicesListTitleTR {
	background-color: #F5F5F5;
}
.listInvoicesListSubtitle {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.listInvoicesListValue {
	height: 30px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #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 h6 {
	margin: 5px 0;
}
#viewInvoiceWrapper p { }
#viewInvoiceWrapper a:link { }
#viewInvoiceWrapper a:visited { }
#viewInvoiceWrapper a:hover { }
#viewInvoiceWrapper a:active { }

p#viewInvoiceBackLink {
	text-align: right;
}

#invoiceHeader {
	padding: 10px;
	width: 750px;
}
#invoiceHeaderLeft {
	float: left;
	width: 350px;
}
#invoiceHeaderRight {
	float: left;
	width: 350px;
}
p.invoiceLabel {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
p.invoiceValue {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#invoiceShipToAddress p.invoiceLabel, #invoiceShipToContact p.invoiceLabel {
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#invoiceShipToAddress p.invoiceValue, #invoiceShipToContact p.invoiceValue {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#invoiceImportantDetails { }
#invoiceOtherDetails { }

#invoiceShipToContact{
	float: left;
	width: 275px;
	margin-bottom: 10px;
}
#invoiceShipToAddress {
	float: left;
	width: 275px;
}
#invoiceLineItemTable {
	width: 100%;
	margin: 15px 0 0 0;
}

#invoiceLineItemTitleTR {
	background-color: #F5F5F5;
}

.invoiceLineItemSubtitle {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.invoiceLineItemValue {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
}
.invoiceLineItemTotalSubtitle {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.invoiceLineItemTotalValue {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

/* [ 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 .newsdate {
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}
#newsWrapper .newscontent {
	float: left;
	width: 630px;
	margin: 0 0 0 5px;
	padding: 0 0 15px 0;
	font-size: 11px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}
#newsWrapper .newsMoreLink {
	color: #0066FF;
	text-decoration: none;
}
#newsWrapper .newsMoreLink a {
	color: #0066FF;
	text-decoration: none;
}
#newsWrapper .newsMoreLink a:hover {
	color: #0066FF;
	text-decoration: underline;
}


/* [ Form styles ] */
form {
	margin: 0;
	padding: 0;
}
.formbuttons {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	height: 19px !important;
	height: 21px;
	background-color: #C60303;
	border: 1px solid #E50909;
	background-image: url(button-gradient-bg.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.formbuttonProcessPayment {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #C60303;
	cursor: pointer;
	border: 1px solid #E50909;
}
.forms {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 135px;
	height: 14px;
	border: 1px solid #D3D3D3;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.formsSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 135px;
	height: 14px;
	border: 1px solid #C60303;
	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 !important;
	width: 30px;
	height: 14px;
	border: 1px solid #D3D3D3;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.qtyInputSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 24px !important;
	width: 30px;
	height: 14px;
	border: 1px solid #C60303;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.specialInstructions {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: 1px solid #D4D3D3;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
.specialInstructionsSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: 1px solid #C60303;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}

/*  Search Form  */
#simpleSearchWrapper {
	width: 220px;
	height: 26px;
	margin: 0;
	padding: 10px 0 0 0;
}
.simpleSearchField {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 140px;
	height: 14px;
	border: 1px solid #D3D3D3;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.simpleSearchFieldSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 140px;
	height: 14px;
	border: 1px solid #C60303;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.simpleSearchButton {
	margin: 0 0 0 5px;
	padding: 0;
	width: 47px;
	height: 18px;
	border: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	cursor: pointer;
}

/*  Login Form  */
#loginWrapper {
	width: 745px;
	height: 39px !important;
	height: 29px;
	padding: 0 !important;
	padding: 10px 0 0 0;
	margin: 0 10px;
	
}
#loginForm {
 	margin: 0;
	padding: 0;
	width: 745px;
}
.loginformbutton {
	margin: 0 0 0 5px;
	padding: 0;
	width: 40px;
	height: 18px;
	border: none;
	background-color: #FDC223;
	background-repeat: no-repeat;
	cursor: pointer;
}
.loginform {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 139px;
	height: 14px;
	border: 1px solid #D3D3D3;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.loginformSelected {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 139px;
	height: 14px;
	border: 1px solid #C60303;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}
.loginlabel {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0 5px 0 8px;
	line-height: 39px;
}
.loggedinUser {
	margin: 0 0 0 100px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 39px;
	vertical-align: middle;
}
.loggedinLinks {
	margin: 0 0 0 10px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 39px;
	vertical-align: middle;
}
.loggedinLinks a {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.loggedinLinks a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.forgotLogin {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 20px;
	line-height: 39px;
	vertical-align: middle;
}
/* [ Contact Form styles ] */
#contactFormWrapper {
	margin: 0;
	padding: 0 0 10px 0;
}
#contactFormWrapper fieldset {
	border: 1px solid #FFEBBA;
	padding: 10px;
	padding-top: 0;
}
#contactFormWrapper legend {
	padding: 0 10px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#contactFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 125px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	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 #FFEBBA;
}

/* [ Registration Form styles ] */
#registrationFormWrapper {
	margin: 0px;
	padding: 10px 0 10px 0;
}
#registrationFormWrapper fieldset {
	border: 1px solid #FFEBBA;
	padding: 10px;
	padding-top: 0;
}
#registrationFormWrapper legend {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#registrationFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 135px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	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;
}
p#registerMessage { }

/* [ Account Menu styles ] */
.AMLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDC223;
}
.AMLineTopRightLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FDC223;
	border-right-color: #FDC223;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDC223;
	font-size: 11px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
.AMLineTopRightLeft a{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.AMLineTopRightLeft a:hover{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#amMenuTable {
	margin: 10px 0;
}
.amLink {
	font-size: 11px;
	color: #C60303;
	font-weight: bold;
	text-decoration: none;
}
.amLink a {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: #C60303;
	font-weight: bold;
	text-decoration: none;
}
.amLink a:hover {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.amLinkSelected {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.amLinkSelected a {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.amLinkSelected a:hover {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.AMSubtitle {
	font-size: 12px;
	color: #C60303;
	font-weight: bold;
}
.ManageAddressTitle {
	font-size: 12px;
	color: #C60303;
	font-weight: bold;
}
.AMSubBoxes {
	border: 1px solid #FDC223;
	font-size: 11px;
	color: #000;
	padding: 2px 5px 2px 5px;
}
.AMSubBoxes a{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.AMSubBoxes a:hover{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

/* [ Purchase Pages styles ] */
.orderProgressCurrent {
	font-size: 12px;
	font-weight: bold;
	color: #C60303;
	text-decoration: none;
}
.orderProgress {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.orderProgress a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.orderProgress a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

/* Order crumb trail - Credit Card page */
#orderProgressTrail {
	display: block;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#orderProgressTrail li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
.orderProgress {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.orderProgress a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.orderProgress a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.orderProgressCurrent {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #C60303;
	text-decoration: none;
}
.orderProgressArrow {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

p.detailsLabel {
	float: left;
	width: 75px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: 0;
	font-weight: bold;
}
p.detailsValue {
	float: left;
	width: 500px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.orderDetailsTable {
	border: 1px solid #CCC;
}
.detailsTermsValue {
	font-size: 11px;
	color: #2E2E2E;
	font-weight: normal;
	text-decoration: none;
}
#paymentCartEmptyMessage {
	margin: 15px 0 0 10px;
}
#paymentCartEmptyMessage h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}


.purchaseTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.inrowH, .inRowH {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.formsPaymentNotes {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 250px;
	height: 75px !important;
	height: 75px;
	border: 1px solid #D4D3D3;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}

/* Purchase pages - Confirm Order section */
#paymentConfirmWrapper { /* Overall page wrapper - overrides "subContent" class */

}

/* change the following to override default styles */
#paymentConfirmWrapper h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#paymentConfirmWrapper h6 {
	margin: 5px 0;
	color: #2E2E2E;
}
#paymentConfirmWrapper p { }
#paymentConfirmWrapper a:link { }
#paymentConfirmWrapper a:visited { }
#paymentConfirmWrapper a:hover { }
#paymentConfirmWrapper a:active { }
#paymentConfirmWrapper label { }

#confirmOrderMessage { }
#confirmOrderMessageSub {
	font-weight: bold;
}
#confirmYourDetailsWrapper { /* Wrapper for buyer details */
	margin: 15px 0;
	padding: 0;
}
#confirmYourDetailsWrapper p.detailsLabel {
	width: 125px;
}
#confirmYourDetailsWrapper p.detailsValue { }


#confirmDeliveryDetailsWrapper { /* Wrapper fordelivery address details */
	margin: 15px 0;
	padding: 0;
}
#confirmDeliveryDetailsWrapper p.detailsLabel {
	width: 125px;
}
#confirmDeliveryDetailsWrapper p.detailsValue { }


#confirmSpecialInstructionsWrapper { /* Wrapper for special instructions */
	margin: 15px 0;
	padding: 0;
}
#confirmSpecialInstructionsWrapper p.detailsLabel {
	width: 125px;
}
#confirmSpecialInstructionsWrapper p.detailsValue { }

#confirmOrderDetailsWrapper { /* Wrapper for order details summary */
	margin: 15px 0;
	padding: 0 5px 5px 0;
}
#confirmOrderDetailsTable { /* Order details/cart summary */
	
}

#confirmOrderDetailsWrapper h6 span.detailsTermsValue { }

#paymentConfirmTermsH6 {
	float: left;
}
#confirmOrderSubmit {
	float: right;
	margin: 5px 0;
}


/* Secure payment pages - confirm */
#ccPaymentBlock {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
}
.ccInputLabel {
	width: 155px;
}
#ccMakePaymentMessage { }
#ccPaymentOrderID {
	font-weight: bold;
}
#ccCardDetailsMessage { }
#ccOrderTotalMessage { }
#ccOrderTotalMessageValue {
	font-weight: bold;
}

#CCNumber, #CardName, #CVC {
	width: 135px;
	margin: 3px 0 0 0;
}
#CCType {
	width: 140px;
	margin: 3px 0 0 0;
}
#CCExpiryMonth {
	width: 68px;
	margin: 3px 0 0 0;
}
#CCExpiryYear {
	width: 68px;
	margin: 3px 0 0 0;
}
#ccProcessPaymentButton {
	width: 140px;
	margin: 5px 0 5px 160px !important;
	margin: 5px 0 5px 163px;
}

/* Purchase pages - Completed Order section */
#paymentCompleteWrapper { /* Overall page wrapper - overrides "subContent" class */

}

/* change the following to override default styles */
#paymentCompleteWrapper h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#paymentCompleteWrapper h6 {
	margin: 5px 0;
	color: #2E2E2E;
}
#paymentCompleteWrapper p { }
#paymentCompleteWrapper a:link { }
#paymentCompleteWrapper a:visited { }
#paymentCompleteWrapper a:hover { }
#paymentCompleteWrapper a:active { }

#paymentCompletePrintPage {
	text-align: right;
}
#paymentCompletePrintPage img {
	border: none;
	margin: 0 5px 0 0;
}

#completeOrderMessage { }
#completeContinueShoppingMessage {
	font-weight: bold;
}

#completeYourDetailsWrapper { /* Wrapper for buyer details */
	margin: 15px 0;
	padding: 0;
}
#completeYourDetailsWrapper p.detailsLabel {
	width: 125px;
}
#completeYourDetailsWrapper p.detailsValue { }


#completeDeliveryDetailsWrapper { /* Wrapper fordelivery address details */
	margin: 15px 0;
	padding: 0;
}
#completeDeliveryDetailsWrapper p.detailsLabel {
	width: 125px;
}
#completeDeliveryDetailsWrapper p.detailsValue { }


#completeSpecialInstructionsWrapper { /* Wrapper for special instructions */
	margin: 15px 0;
	padding: 0;
}
#completeSpecialInstructionsWrapper p.detailsLabel {
	width: 125px;
}
#completeSpecialInstructionsWrapper p.detailsValue { }

#completeOrderDetailsWrapper { /* Wrapper for order details/cart summary */
	margin: 15px 0;
	padding: 0 5px 5px 0;
}
#completeOrderDetailsTable { /* Order details/cart summary */
	
}

#completeOrderDetailsWrapper h6 span.detailsTermsValue { }

/* [ General site styles ] */

/* Alternating row colours */
.rowOn {
	background-color: #F0F0F0;
}
.rowOff {
	background-color: #FFF;
}


.header {
	margin: 10px 0 10px 0;
	font-size: 18px;
	color:#C60303;
	font-weight: bold;
	text-decoration: none;
}
.content {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.content a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#subContent ul {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#subContent ul a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#subContent ul a:hover {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.contentSmall {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.contentSmall a {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.contentSmall a:hover {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.UIMessage {
	font-size: 11px;
	color: #C60303;
	font-weight: bold;
	text-decoration: none;
}

.fltrt {
	float: right;
	margin: 0;
}
.fltlft {
	float: left;
	margin: 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}