h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
blockquote,ol,dl{margin:1em;}
ol,dl{margin-left:2em;}
dl dd{margin-left:1em;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table {margin-bottom:1em;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #2656a1;
	min-width: 900px;
	behavior: url("/themes/jangro/csshover.htc");
}

/***************/
/* ID elements */
/***************/

/* Main Page */
#page {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 1.0em;
}

#headerouter {
	width: 100%;
	background-image: url('images/HeaderMiddle.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #183664;
}

#header {
	width: 100%;
	background-image: url('images/HeaderRight.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
#headerinner {
	width: 100%;
	height: 105px;
	background-image: url('images/HeaderLeft.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#indexhead {
	width: 100%;
	height: 65px;
	background-image: none;
}

#indexheadinner {
	width: 100%;
	height: 65px;
	background-image: url('images/homeanim.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

#contenttable {
	width: 100%;
}
#tdcontent {
	vertical-align: top;
	height: 100%;
	margin: 0px;
	padding: 0px 4px;
	background: #ffffff;
        background-image: url('images/box_ftr.gif');
        background-repeat: repeat-x;
        background-position: bottom;
}
#content {
	margin: 5px 0px;
	padding: 5px;
}

#contenthead {
	font-size: 100%; /* Resets 1em to 10px */
	font-weight: normal;
	text-align: middle;
}

#tdsidebarleft {
	vertical-align: top;
	height: 100%;
	width: 200px;
	margin: 0px;
	padding: 0px
	background: #fff;
	background-color: #2656a1;
	background-image: url('images/sidebar_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#sidebarleft {
	border: 0px;
	margin: 0px;
	padding: 5px;
	width: 190px;
}

#tdsidebarright {
	vertical-align: top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 200px;
	background: #fff;
	background-color: #2656a1;
	background-image: url('images/sidebar_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#sidebarright {
	width: 190px;
	border: 0px;
	margin: 0px;
	padding: 5px;
}

#footerouter {
	background-color: #2656a1;
}
#footer {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#footerinner a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}
	
#footerinner {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#hmid {
	width: 100%;
}

#topnavbar {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#topnavbar ul {
	margin: 0px;
	padding: 5px 15px 0px 0px;
	font-size: 11px;
	color: #333333;
}

#topnavbar li {
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#topnavbar li.rednav a {
	color: #fe0208;
}

#topnavbar li.rednav a:hover {
	text-decoration: underline;
}

#topnavbar li.greynav a {
	color: #333333;
}

#topnavbar li.greynav a:hover {
	text-decoration: underline;
}

#navbar {
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 30px;
	margin: 0px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #ffffff;
}

#navbar li {
	display: inline;
	margin: 0px;
	padding: 3px 2px 7px 2px;
	background-image: url('images/navbar_bg.gif');
	background-repeat: repeat-x;
	background-position: center center;
}

#navbar li.Home {
	background-image: url('images/navbar_left.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#navbar li.Terms {
	background-image: url('images/navbar_right.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#navbar a,
#navbar a:link,
#navbar a:active,
#navbar a:visited {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #ffffff;
}
#navbar a:hover {
	text-decoration: underline;
}


#pagetitle {
	padding-top: 15px;
	height: 56px;
	display: none;
}

#categories {
	margin: 0px;
	padding: 0px;
}

#categorieslist {
	width: 190px;
	padding: 0px;
	margin: 0px;
}

#categorieslist, #categorieslist ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

#categorieslist li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;
	font-size: 0px;
	z-index: 5;
}

#categorieslist li:hover {
	z-index: 10000;	/* makes sure active item is always on top */
	white-space: normal;/* IE7 :hover bug (z-index ignored if not) */
}

#categorieslist ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}

#categorieslist ul ul {
	display: none;
}

#categorieslist li:hover ul {
	visibility: visible;
	left: 100%;
	width: 190px;
}

#categorieslist:after, #categorieslist ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
#categorieslist, #categorieslist ul {	/* IE7 float clear: */
	min-height: 0;
}

/* empty gif image makes submenu stay active */
#categorieslist ul {
	background-image: url(empty.gif);
	padding: 15px 15px 15px 10px;
	margin: -15px 0 0 -10px;
}

#categorieslist a {
	font-size: 13px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#categorieslist li ul a {
	color: #333333;
	display: block;
	padding-left: 5px;
	background-color: #eeeeee;
}

#categorieslist li ul a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #CCC;
}

#categorieslist li a {
	line-height: 30px;
	display: block;
	height: 30px;
	padding-left: 5px;
	background-image: url('images/grad.png');
}

#categorieslist span {
	margin: 0px;
	padding: 0px;
}

#categorieslist li ul a span {
	display: block;
	padding: 0px 3px 0px 3px;
	font-size: 13px;
}
	
#otherlinkslist {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0;
	width: 190px;
	font-size: 11pt;
}

#otherlinkslist li {
	padding: 0px 0px 0px 4px;
	margin: 0px;
	background-color: #1e2053;
}

#otherlinkslist .oddrow {
	background-color: #1e2053;
}

#otherlinkslist .evenrow {
	background-color: #26296b;
}
#otherlinkslist a,
#otherlinkslist a:link,
#otherlinkslist a:active,
#otherlinkslist a:visited {
	display: block;
	color: #ffffff;
}
#otherlinkslist a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#vatswitch {
	background-color: #26296b;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	height: 18px;
}

#vatswitch a {
	color: #ffffff;
}

#recentlyviewed,
#popularitems {
	width: 100%;
	background-color: #26296b;
	padding: 0px;
	margin: 0px;
}

#recentlyviewed a,
#popularitems a {
	color: #ffffff;
}

#contenttitle {
	background-color: #ffb200;
	font-size: 2.0em;
	font-weight: bold;
	color: #29318f;
}

#breadcrumb {
	background-image: url('images/breadcrumb.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
}
#breadcrumb ul {
	margin: 0px;
	padding: 0px;
}
#breadcrumb ul li {
	display: inline;
}

#breadcrumb a {
	color: #0000ff;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #fe0208;
	text-decoration: underline;
}

#loginstatus {
	font-size: 12pt;
	color: #fe0208;
}

#loginform fieldset {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 12pt;
	border: 0px solid #bbb;
}

#loginform legend {
	color: #333;
}

#loginform {
	font-size: 12pt;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#loginform label {
	display: block;
	float: left; 
	width: 80px; 
	padding: 0 0 0 3px; 
	margin: 5px 0 0 0;
}

#loginuserinput, #loginpassinput {
	width: 240px;
}

#loginform input {
	font-size: 1.0em;
	margin: 1px;
}

#loginsubmitinput {
	padding: 5px 0px 0px 0px;
	font-size: 1.0em;
}

#loginmessage {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ff010c;
	background-color: #cbd3dc;
}

#logoutlink {
	font-weight: bold;
	text-align: right;
	background-color: #cbd3dc;
}

#usersettingslink {
	background-color: #cbd3dc;
}

#fgpasswordlink {
	margin: 0px 0px;
	text-align: center;
}

#fgpasswordlink a {
	color: #eb4f4c;
}

#fgpasswordlink a:hover {
	color: #eb4f4c;
	text-decoration: underline;
	font-weight: bold;
}

#search {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0px
	border: 0px solid #bbb;
}

#search legend {
	color: #333;
	margin: 0px;
}

#searchform {
	text-align: right;
	margin: 5px 17px 0px 0px;
	padding: 4px 7px 2px 7px;
	font-size: 12px;
	color: #333333;
}

#searchform fieldset {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#searchterm {
	font-size: 13px;
	width: 150px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

#searchsubmitinput {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#searchresults {
	border: 1px solid #999;
	padding: 3px;
	padding-bottom: 100px;
	margin: 9px 0px;
	background-color: #ffffff;
}

#quicklookupform {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-right: 25px;
	font-size: 1.2em;
	color: #333333;
}

#quicklookupcode {
	font-size: 0.9em;
	width: 100px;
	vertical-align: middle;
}

#quicklookupsubmit {
	font-size: 0.8em;
	vertical-align: middle;
}


#quicklookup fieldset {
	margin-right: 2px;
	border: 0px solid #bbb;
}

#quicklookup legend {
	color: #333;
	margin: 0px;
}

#quicklookupsubmitinput {
	font-size: 1.0em;
	margin: 1px 1px 1px 40px;
}

/* Category Breadcrumb trail */
#categorybreadcrumb {
	font-size: 0.9em;
}
#categorybreadcrumb ul {
	margin: 0px;
	padding: 0px 1px;
}
#categorybreadcrumb ul li {
	display: inline;
}

#productdetails {
	padding: 3px;
	padding-bottom: 50px;
	margin: 9px 0px;
	background-color: #ffffff;
	font-size: 125%;
}

#productdetails p {
	font-size: 100%;
	text-align: justify;
	line-height: 1.6em;
}

#productfulldesc {
	padding-left: 110px;
}

#categoryimagediv {
	position: relative; /* Position is declared "relative" to stop images disappearing in IE. */
	border: 0px solid #444;
	margin: 10px 5px;
	padding: 0px;
	background-color: white;
	width: 200px;
	float: left;
	clear: both;
}

.categoryimagealt {
	border: 1px solid #444;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#thecategory {
	font-size: 1.3em;
	text-align: justify;
	padding-right: 20px;
}

#thecategory li {
	margin-left: 10px;
}

#thecategory h1 {
	font-size: 1.4em;
	text-align: left;
}

#topcategory {
	font-size: 1.3em;
}

#topcategory li {
	margin-left: 10px;
}

#topcategory h1 {
	font-size: 1.6em;
	text-align: left;
}

#topcategory p {
	line-height: 1.6em;
	text-align: justify;
}

#productimagediv {
	position: relative; /* Position is declared "relative" to stop images disappearing in IE. */
	margin: 10px 5px;
	padding: 0px;
	background-color: white;
	width: 175px;
	float: left;
	clear: both;
}

.productimagealt {
	border: 1px solid #444;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.productsymbol {
	border: 0px solid #444;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#productfulldesc {
	margin: 20px 2px;
}

#productexit {
	margin-top: 50px;
	margin-left: 165px;
	text-decoration: none;
}

#productexit a,
#productexit a:link,
#productexit a:active,
#productexit a:visited {
	color: #5380a4;
}

#productexit a:hover {
	color: #000;
}

#productexitimage {
	vertical-align: middle;
	border: 0px;
}

#quantitybreakdiv {
	border: 1px solid #bbb;
	margin-top: 20px;
	margin-left: 205px;
}

#splitpackdiv {
	border: 1px solid #bbb;
	margin-top: 20px;
	margin-left: 205px;
}

#specs {
	margin-top: 20px;
	margin-left: 205px;
}

#basketform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	margin-left: 210px;
	text-align: center;
}

#wishlistform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	margin-left: 210px;
	text-align: center;
}

#groupedbasketform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	text-align: center;
}

#groupedbasketform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	text-align: center;
}

#baskettocheckout {
	text-align: right;
	width: 100%;
}

#baskettocheckout a {
	color: #a00;
}

#checkoutstages {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px;
	text-align: center;
}

#checkoutstages li {
	display: inline;
	margin: 0px 5px;
	padding: 1px 5px;
	border: solid 1px #555;
}

#attachedfiles {
	font-size: 10pt;
	margin: 5px 5px 5px 0px;
	padding: 0px 5px;
}

#attachedfiles h3 {
	font-size: 15px;
	padding: 10px;
}

#attachedfiles img {
	padding: 0 10px 0 0;
}

#attachedfiles ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 5px;
	padding: 0px;
}

#attachedfileslist a {
	font-size: 10pt;
	color: #29318f;
	text-decoration: underline;
}

.download {
	background-color: #29318f;
}

#content table {
	margin-bottom: 2px;
}

li.stagenotreached {
	background-color: #aaa;
}

li.stagereached {
	background-color: #eee;
}


/*******************/
/* Normal Elements */
/*******************/

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

h1 { font-size: 1.8em; text-align: center; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.2em; }

h6 { font-size: 1.1em; }

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #29318f;
}

img {
	border: 0px;
}

/*******************/
/* Class Elements */
/*******************/

/* Search Navigation List */
.searchnavlist {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ddd;
}
.searchnavlist ul
{
	border: 0px;
	padding: 0px;
	margin: 2px;
	display: inline;
}

.searchnavlist ul li {
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.searchnavlist ul li a,
.searchnavlist ul li a:active,
.searchnavlist ul li a:link,
.searchnavlist ul li a:visited {
	padding: 0 2px;
	margin: 0px;
	color: #333;
	text-decoration: none;
}

.searchnavlist ul li a:hover {
	background-color:#5380a4;
}

.searchnavlist ul li a.searchpagelinkcurrent,
.searchnavlist ul li a.searchpagelinkcurrent:active,
.searchnavlist ul li a.searchpagelinkcurrent:link,
.searchnavlist ul li a.searchpagelinkcurrent:visited {
	color: #f43;
}

.searchnavlist ul li a.searchpagelinkcurrent:hover {
	background-color: #fff;
}

.categoryproductheader th {
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
        background-image: url('images/hd_general.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.categoryproduct {
	font-size: 1.2em;
}

.tableproductheader {
	background-color: #29318f;
	color: #fff;
}

.oddrow {
	background-color: #ffffff;
}

.evenrow {
	background-color: #ededed;
}

.prodtableoddrow {
	font-size: 90%;
	background-color: #fff;
}
.prodtableevenrow {
	font-size: 90%;
	background-color: #fee7ad;
}

.subcategory td,
.tableproduct td {
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

/* Basket columns */
.basketproductimagecol {
	width: 50px;
}

.basketoddrow {
	background-color: #eeeeee; 
}

.basketqtycol {
	text-align: right;
}

.basketpricecol {
	text-align: right;
}

.basketvaluecol {
	text-align: right;
}

.basketvatcdcol {
	text-align: right;
	width: 20px;
}

.vatamount {
	text-align: right;
}

.basketremovecol {
	text-align: right;
}

td.basketremovecol a {
	color: #a00;
}

.baskettotalval {
	text-align: right;
}

#baskettable {
	margin: 0px;
	background-color: #ffffff;
}

.viewbasket {
	background-color: #26296b;
	padding: 2px 0px 2px 5px;
}

.checkout {
	background-color: #1e2053;
	padding: 2px 0px 2px 5px;
}

.viewbasket a,
.checkout a {
	font-size: 10pt;
	color: #ffffff;
}

#emptybasket {
	font-size: 12px;
	color: #333333;
	padding-left: 3px;
}

#checkout {
	font-size: 9pt;
}

#checkout h1 {
	color: #29318f;
}


.checkoutinputerror {
	color: #f00;
}

/* Titled round corner boxes */

#search.titledbox {
	margin-bottom: 0px;
}

#basket.titledbox {
	margin-bottom: 0px;
}

#portalindex {
	border-top:2px solid #ffffff;
}

#portalindex ul {
	color: #ffffff;
	padding-left: 22px;
	font-size: 13px;
	margin-left: 0px;
	list-style-image: url('images/catbullet.png');
}

#portalindex li a {
	color: #ffffff;
}

#portalindex li a:hover {
	text-decoration: underline;
}

.titledbox {
	margin-bottom: 0px;
}

.rightsidebaradvert {
	padding: 5px 0px 3px 5px;
}

.protxbuttons {
	padding: 0px 0px 1px 2px;
	margin: 0px;
	background-color: #26296b;
}

#recent,
#popular,
#login,
#basket {
	padding: 3px 3px 3px 3px;
}

#popular .titledboxcontent,
#login .titledboxcontent,
#recent .titledboxcontent,
#basket .titledboxcontent {
	padding: 0px;
	margin: 0px;
	border: 0px solid #333;
}

#search .titledboxcontent {
        background-image: none;
}

#otherlinks .titledboxcontent,
#categories .titledboxcontent {
        background-image: none;
}

#login .titledboxcontentinner {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-left: 1px solid #26296b;
	border-right: 1px solid #26296b;
	border-bottom: 1px solid #26296b;
}

#basket .titledboxcontentinner {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-left: 1px solid #26296b;
	border-right: 1px solid #26296b;
}

#search .titledboxcontentinner {
        background-image: none;
}

#otherlinks .titledboxcontentinner,
#categories .titledboxcontentinner {
        background-image: none;
}

.titledboxtitle {
        background-image: url('images/bluehdrright.gif');
        background-repeat: no-repeat;
        background-position: top right;
	margin: 0px; 
	padding: 0px;
	color: #ffffff;
}

#search .titledboxtitle {
	background-image: none;
}

#login .titledboxtitle {
	margin: 0px; 
	padding: 0px;
}

.titledboxtitleinner {
        background-image: url('images/navbar_bg.gif');
        background-repeat: repeat-x;
        background-position: top left;
	margin: 0px; 
	padding: 0px;
}

#basket .titledboxtitle {
	margin: 0px; 
	padding: 0px;
}

.titledboxtitle h1 {
	padding: 3px; 
	font-size: 1.3em; 
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}

#search .titledboxtitleinner h1 {
	padding: 3px 0px 3px 3px;
}

.titledboxtitle h1, {
	text-decoration: none;
	margin: 0px; 
	padding: 3px 0px; 
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

#search .titledboxtitle h1 a,
#search .titledboxtitle h1 a:link,
#search .titledboxtitle h1 a:active,
#search .titledboxtitle h1 a:visited,
#search .titledboxtitle h1 a:hover {
	text-decoration: none;
	color: #29318f;
}

#categories .titledboxtitle h1 a,
#categories .titledboxtitle h1 a:link,
#categories .titledboxtitle h1 a:active,
#categories .titledboxtitle h1 a:visited,
#categories .titledboxtitle h1 a:hover {
	text-decoration: none;
	color: #ffb200;
}

#login .tbbot {
	margin: 0px; 
	padding: 0px;
}

#categories .tbbotin {
	background-image: none;
}

.tbbotin {
	margin: 0 0 5px 0;
	padding: 0px;
	height: 4px;
     background-image: url('images/box_ftr.gif');
        background-repeat: repeat-x;
        background-position: bottom;
}

#basket .tbbot {
	margin: 0px; 
	padding: 0px;
}

.tb1, .tb2, .tb3, .tb4 {
	padding: 0px;
}

#subcategoryheader {
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	        background-image: url('images/grad.png');
}

.scdesctitle a {
        background-image: url('images/catbullet.gif');
        background-repeat: no-repeat;
        background-position: top left;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 22px;
}

#leftbox {
	float: left;
	width: 49%;
	height: 145px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-top: 5px;
	font-size: 12px;
}

#leftbox img {
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
}

#rightbox {
	float: left;
	width: 49%;
	height: 145px;
	border-bottom: 1px solid #cccccc;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
}

#rightbox img {
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 5px;
	float: right;
}

.categoryheader {
	font-size: 1.1em;
	font-weight: bold;
	color: #29318f;
	padding: 6px 0px 0px 5px;
	margin-top: 5px;
	border:1px solid #cccccc;
}

.categoryheader h2 {
	margin-right: 20px;
	border-bottom: 1px solid #cccccc;
}

#catdownload {
	font-size: 1.1em;
	clear: both;
}

#catdownload a {
	color: #3e3e3e;
}

#catdownload a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}

#catdownload p {
	font-size: 14px;
	padding: 5px;
}

#catdownload h2 {
	padding: 5px 0px 5px 10px;
	color: #646464;
	font-style: italic;
}

.catdownloadsec {
	margin-top: 10px;
	font-size: 1.3em;
	padding-top: 10px;
	border-bottom: 1px dashed #646464;
}

.catdownloadsec a {
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 10px 0px;
}

.catdownloadsec a:hover {
	text-decoration: underline;
}

#catheadimage {
	float: left;
	width: 157px;
	margin-top: 4px;
	margin-bottom: 2px;
	border: 1px solid #cccccc;
}

#cathead {
	width: 415px;
	padding-top: 2px;
	margin-left: 166px;
	text-align: justify;
	color: #ffffff;
}
	
#cathead p {
	font-size: 1.3em;
	background-color: #efefef;
	color: #333333;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	line-height: 1.5em;
	letter-spacing: .4px;
}

#cathead h2 {
	font-size: 1.3em;
	padding-left: 5px;
}

.floorcarecathead h2 {
        background-image: url('images/hd_floorcare.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.cateringcathead h2 {
        background-image: url('images/hd_catering.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.washroomcathead h2 {
        background-image: url('images/hd_washroom.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.kitchencathead h2 {
        background-image: url('images/hd_kitchen.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.healthsafetycathead h2 {
        background-image: url('images/hd_health.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.housekeepingcathead h2 {
        background-image: url('images/hd_housekeep.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.wastemancathead h2 {
        background-image: url('images/hd_wasteman.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.windowcleancathead h2 {
        background-image: url('images/hd_window.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.industrialcathead h2 {
        background-image: url('images/hd_cleaning.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.wipingcathead h2 {
        background-image: url('images/hd_wiping.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.ppeworkwearcathead h2 {
        background-image: url('images/hd_ppe.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}


.categoryheader p {
	font-size: 1.2em;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	padding: 6px 20px 0px 0px;
}

.categoryheader a {
	font-weight: normal;
}

.categoryheader a:hover {
	text-decoration: underline;
	color: #29318f;
}

.subcategory {
	width: 182px;
	border: 1px solid #CCCCCC;
	margin: 10px 5px;
	float: left;
}

.subcategoryimage {
	display: block;
	text-align: center;
	height: 180px;
}

.subcategorytitle {
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
		background-image: url('images/grad.png');
	margin: 0;
	padding: 0;
}

.subcategorytitle a:visited,
.subcategorytitle a {
	color: #ffffff;
}
.subcategorytitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.subcategorytopinner {
        background-image: url('images/plainhdrleft.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorytop {
        background-image: url('images/plainhdrright.gif');
        background-repeat: no-repeat;
        background-position: bottom right;
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorybotinner {
        background-image: url('images/plainftrleft.gif');
        background-repeat: no-repeat;
        background-position: top left;
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorybot {
        background-image: url('images/plainftrright.gif');
        background-repeat: no-repeat;
        background-position: top right;
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorymid {
        background-image: url('images/plainside.gif');
        background-repeat: repeat-y;
        background-position: top left;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px solid #333;
}

.subcategorymidinner {
        background-image: url('images/plainside.gif');
        background-repeat: repeat-y;
        background-position: top right;
	height: 205px;
}

.idxcatheader {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
}

.idxcatheader p {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.idxtd {
}

.idxtr {
	height: 170px;
}

.idxtitle {
	padding: 5px 0px 0px 0px;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}

.idxcontent table {
	padding: 2px 7px 0px 7px;
	text-align: justify;
	font-size: 12pt;
	font-weight: normal;
}

.idxcontent p {
	padding: 2px 7px 0px 7px;
	text-align: justify;
	font-size: 12pt;
	font-weight: normal;
}

.idxcontent ol {
	margin-left: 0px;
	font-size: 11pt;
	font-weight: normal;
}

.idxcontent ul {
	font-size: 11pt;
	font-weight: normal;
	list-style-image: url('images/listimage.gif');
}

.idxcontent li {
	padding: 0px 0px 5px 0px;
}

.idxcontent a {
	font-size: 11pt;
	color: #29318f;
	text-decoration: underline;
}

.idxcontent h2 {
	padding-left: 7px;
	font-size: 14pt;
	font-style: bold;
	color: #333333;
}

.idxcontent h3 {
	padding-left: 7px;
	font-size: 12pt;
	font-style: bold;
	text-decoration: underline;
	color: #333333;
}

.catrequestimg {
	position: relative;
	border: 0px solid #444;
	margin: 10px 5px;
	padding: 30px 0px 30px 0px;
	background-color: white;
	width: 150px;
	float: left;
	clear: both;
}

.catrequest p {
	font-size: 12pt;
	font-weight: normal;
}

.catrequest a {
	font-size: 10pt;
	color: #29318f;
	text-decoration: underline;
}

.catrequest h2 {
	color: #29318f;
}

.cellhlast {
	background-color:#CCCCCC;
	border-bottom:1px solid #000000;
	color:#000000;
}

.contactrail {
	font-size: 12pt;
	padding: 0px 0px 0px 75px;
}

.coshh a {
	font-size: 11pt;
	color: #29318f;
	text-decoration: underline;
	padding: 2px 0px 1px 30px;
	display: block;
}

.coshh table {
	padding: 2px 7px 0px 7px;
	text-align: justify;
	font-size: 12pt;
	font-weight: normal;
}

.coshh p {
	padding: 2px 7px 0px 7px;
	text-align: justify;
	font-size: 12pt;
	font-weight: normal;
}

.coshh ol {
	margin-left: 0px;
	font-size: 11pt;
	font-weight: normal;
}
.coshh ul {
	list-style-type: none;
}
.coshh ul.nav {
	font-size: 11pt;
	font-weight: normal;
	list-style-type: none;
	padding: 2px 2px 2px 0px;
}

.coshh ul.nav li {
	padding: 0px;
	float: left;
}

.coshh h2 {
	padding-left: 7px;
	font-size: 14pt;
	font-style: bold;
	color: #333333;
}

.coshh h3 {
	padding: 2px 0px 0px 7px;
	font-size: 12pt;
	font-style: bold;
	text-decoration: underline;
	color: #333333;
	clear: both;
}

#enlarge {
	font-size: 6pt;
	vertical-align: middle;
	text-align: right;
	margin: 1px;
}

#orderhistorytabs ul {
	margin: 0px;
	padding: 0px;
}

#orderhistorytabs li {
	position: relative;
	display: inline;
	font-size: 14px;
	margin: 1px;
	padding: 0px 2px;
	border: 1px solid #000;
}

#orderhistorytabs a:hover {
	font-weight: normal;
	color: #000000;
	background-color: #ff010c;
}

#ordhist {
	font-size: 12px;
}
	
#ordhist tr th {
	background-color: #cbd3dc;
	padding-right: 12px;
}

#ordhist tr th.ordhistasc {
	background-image: url('images/uparrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#ordhist tr th.ordhistdesc {
	background-image: url('images/downarrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#transheader {
	font-size: 12px;
}

#transheader th,
#transbalance th,
#transdetail th {
	color: #0c5296;
	text-decoration: underline;
}

#transdetail {
	font-size: 12px;
}

#transdetail td.overdue {
	color: #ff0000;
}

#transbalance {
	font-size: 12px;
}

#orders {
	font-size: 12px;
}

#orders th {
	color: #0c5296;
	padding-bottom: 5px;
}

#orders tr.evenrow {
	background-color: #eeeeee;
}

#orders td.cono {
	font-size: 13px;
	font-weight: bold;
}

#orders td.ordstat,
#orders td.ordval {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 0px 3px 0px 3px;
}

#orders td.deladd {
	padding-top: 10px;
	padding-bottom: 10px;
}

#orders p {
	font-size: 14px;
}

#orderdetail {
	font-size: 12px;
}

#editbaskettable {
	font-size: 10px;
}

.allinonerow {
	border: 1px solid #cccccc;
	padding: 5px 20px 0px 5px;
	margin-top: 5px;
}

.allinonerow p {
	text-align: justify;
	font-size: 1.2em;
}	

.basketsubmitinput {
	vertical-align: top;
	padding-left: 10px;
}
