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,ul,dl{margin-left:2em;}
dl dd{margin-left:1em;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table {margin-bottom:2px;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Arial, Sans-Serif;
	color: #333;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

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

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

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

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

#contenttable {
	width: 100%;
}
#tdcontent {
	width: 70%;
	vertical-align: top;
	height: 100%;
	margin: 0px;
	padding: 0px 4px;
	background: #fff;
}
#content {
	margin: 2px 0px;
	padding: 5px;
}

#tdsidebarleft {
	vertical-align: top;
	height: 100%;
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	background: #fff;
	border-right: 1px dotted #777;
}
#sidebarleft {
	border: 0px;
	margin: 2px 0px;
	padding: 0px;
}

#tdsidebarright {
	vertical-align: top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 190px;
}
#sidebarright {
	border: 0px;
	margin: 2px 0px;
	padding: 0px;
}

#footerouter {
}
#footer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	text-align: center;
}
#footerinner {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	text-align: center;
}


#navbar {
	width: 100%;
	float: right;
	font-family: 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 85px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}

#hmid {
	width: 100%;
}

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

#navbar li {
	background-image: none;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navbar a,
#navbar a:link,
#navbar a:active,
#navbar a:visited {
	text-decoration: none;
	color: #fff;
}
#navbar a:hover {
	text-decoration: underline;
	color: #dc241f;
}

.About {
	background-image: url("images/aboutico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 15px 7px 15px;
}

.About:hover {
	background-image: url("images/redaboutico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 15px 7px 15px;
}


.Home {
	background-image: url("images/homeico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Home:hover {
	background-image: url("images/redhomeico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Contacts {
	background-image: url("images/contactsico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Contacts:hover {
	background-image: url("images/redcontactsico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Quality {
	background-image: url("images/qualico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Quality:hover {
	background-image: url("images/redqualico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.News {
	background-image: url("images/newsico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.News:hover {
	background-image: url("images/rednewsico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Enquiries {
	background-image: url("images/prodico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Enquiries:hover {
	background-image: url("images/redprodico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Terms {
	background-image: url("images/termsico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

.Terms:hover {
	background-image: url("images/redtermsico.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 7px 20px;
}

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

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

#categorieslist {
	list-style-image: none;
	margin: 0px;
	margin-left: 5px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
}

.cattimcolevel1 {
	list-style-type: none;
	list-style-image: none;
	background-image: url('images/CatTimco.png');
	background-repeat: no-repeat;	
	margin: 0px;
	margin-left: 0px;
	padding: 5px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bold;
}

.catfirmalevel1 {
	list-style-type: none;
	list-style-image: none;
	background-image: url('images/CatFirma.png');
	background-repeat: no-repeat;	
	margin: 0px;
	margin-left: 0px;
	padding: 5px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bold;
}

.catfirmalevel1current {
	list-style-type: none;
	list-style-image: none;
	background-image: url('images/CatFirma.png');
	background-repeat: no-repeat;	
	margin: 0px;
	margin-left: 0px;
	padding: 5px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bold;
}

.cattimcolevel1current {
	list-style-type: none;
	list-style-image: none;
	background-image: url('images/CatTimco.png');
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 5px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bold;
}

.cataddaxlevel1 {
	list-style-type: none;
	list-style-image: none;
	background-image: url('images/CatAddax.png');
	background-repeat: no-repeat;	
	margin: 0px;
	margin-top: 5px;
	padding: 5px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bold;
}

.cataddaxlevel1current {
	list-style-type: none;
	list-style-image: none;
	background-image: url('images/CatAddax.png');
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 5px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bold;
}

#categorieslist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 6px;
	font-size: 8pt;
}

#categorieslist li {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	font-size: 0px;
}

#categorieslist ul li {
}

#categorieslist a,
#categorieslist a:link,
#categorieslist a:active,
#categorieslist a:visited {
	display: block;
	background-color: #a8adb4;
	color: #000;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	padding-left: 3px;
	font-size: 8pt;
}

#categorieslist a:hover {
	background-color: #dc241f;
	color: #ffffff;
}

#categorieslist a.cattimcolevel1,
#categorieslist a.cattimcolevel1:link,
#categorieslist a.cattimcolevel1:active,
#categorieslist a.cattimcolevel1:visited {
	display: block;
	background-color: #fff;
	display: block;
	color: #fff;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 12pt;
}

#categorieslist a.cattimcolevel1:hover {
	background-color: #fff;
	color: #fff;
}

#categorieslist a.cattimcolevel1current,
#categorieslist a.cattimcolevel1current:link,
#categorieslist a.cattimcolevel1current:active,
#categorieslist a.cattimcolevel1current:visited {
	display: block;
	background-color: #fff;
	display: block;
	color: #fff;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 12pt;
}
#categorieslist a.cattimcolevel1current:hover {
	background-color: #fff;
	color: #fff;
}

#categorieslist a.cataddaxlevel1current,
#categorieslist a.cataddaxlevel1current:link,
#categorieslist a.cataddaxlevel1current:active,
#categorieslist a.cataddaxlevel1current:visited {
	display: block;
	background-color: #fff;
	display: block;
	color: #fff;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 12pt;
}
#categorieslist a.cataddaxlevel1current:hover {
	background-color: #fff;
	color: #fff;
}

#categorieslist a.cataddaxlevel1,
#categorieslist a.cataddaxlevel1:link,
#categorieslist a.cataddaxlevel1:active,
#categorieslist a.cataddaxlevel1:visited {
	display: block;
	background-color: #fff;
	display: block;
	color: #fff;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 12pt;
}
#categorieslist a.cataddaxlevel1:hover {
	background-color: #fff;
	color: #fff;
}

#categorieslist a.catfirmalevel1,
#categorieslist a.catfirmalevel1:link,
#categorieslist a.catfirmalevel1:active,
#categorieslist a.catfirmalevel1:visited {
	display: block;
	background-color: #fff;
	display: block;
	color: #fff;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 12pt;
}

#categorieslist a.catfirmalevel1:hover {
	background-color: #fff;
	color: #fff;
}

#categorieslist a.catfirmalevel1current,
#categorieslist a.catfirmalevel1current:link,
#categorieslist a.catfirmalevel1current:active,
#categorieslist a.catfirmalevel1current:visited {
	display: block;
	background-color: #fff;
	display: block;
	color: #fff;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 12pt;
}
#categorieslist a.catfirmalevel1current:hover {
	background-color: #fff;
	color: #fff;
}

#otherlinkslist {
	list-style-image: url('images/catbullet.png');
	margin: 0px;
	margin-left: 22px;
	padding: 5px 0px 5px 0px;
	font-size: 10pt;
}

#otherlinkslist li {
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin: 0px;
}

#otherlinkslist a,
#otherlinkslist a:link,
#otherlinkslist a:active,
#otherlinkslist a:visited {
	display: block;
	color: #000;
}
#otherlinkslist a:hover {
	color: #336;
	background-color: #ccc;
}

#vatswitch {
	text-align: center;
}

#recent {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#popular {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

/* Breadcrumb trail */
#breadcrumb {
	background-color: #eeeeee;
	font-size: 1.0em;
	border: 1px solid #ccc;
}
#breadcrumb ul {
	margin: 0px;
	padding: 3px 1px;
}
#breadcrumb ul li {
	display: inline;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:active,
#breadcrumb a:visited {
	color: #333333;
}
#breadcrumb a:hover {
	color: #dc241f;
}

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

#loginform legend {
	font-size: 12px;
	color: #333;
}

#loginform {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	width: 178px;
}

#loginform label {
	display: block;
	font-size: 11px;
	float: left; 
	width: 50px; 
	padding: 0 0 0 3px; 
	margin: 5px 0 0 0;
}

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

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

#loginsubmitinput {
	font-size: 1.0em;
}

#loginmessage {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	width: 180px;	
	overflow: hidden;
}

#logoutlink {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#usersettingslink {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

#portalindex {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

#portalindex ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	padding-left: 10px;
}

#fgpasswordlink {
	font-size: 12px;
	margin: 0px 10px;
}

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

#search legend {
	color: #333;
	font-size: 12px;
}

#searchform {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	width: 178px;
}

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

#searchterminput {
	font-size: 1.0em;
	width: 80px;
	margin: 1px;
}

#searchsubmitinput {
	font-size: 1.0em;
	margin: 1px 1px 1px 50px;
}

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


#quicklookupform {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
}

#quicklookupcode {
	font-size: 12px;
	margin-left: 5px;
	width: 105px;
	float: left;
}

#quicklookupsubmit {
	font-size: 1.0em;
	margin: 1px 1px 1px 50px;
}


#quicklookup fieldset {
	padding: 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 2px;
}

#quicklookup legend {
	color: #333333;
	font-size: 12px;
	margin-bottom: 2px;
	padding: 3px 0px 0px 5px;
}

#quicklookupsubmitinput {
	font-size: 1.0em;
	margin: 0px 5px 0px 5px;
	float: right;
}

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

#productdetails {
	padding: 2px;
	margin: 9px 0px 0px 0px;
	background-color: #ffffff;
}

#productdetails p {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#productdetails h3 {
	font-size: 10pt;
	margin-left: 20px;
	margin-top: 10px;
	text-decoration: underline;
}

#productdetailstable {
	padding-left: 20px;
	font-size: 130%;
}

#productdesctable {
	font-size: 1.1em;
}

#productfulldesc {
	font-size: 130%;
	margin: 20px 5px 20px 240px;
	padding-left: 0px;
}


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

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

.categoryproduct {
	float: left;
}

#thecategorytable {
	font-size: 1.4em;
}

#thecategory {
	font-size: 1.1em;
}

#thecategory p {
	font-size: 1.05em;
}

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

#categoryname {
	font-size: 12pt;
}

#thecategory h2 {
	font-size: 12pt;
}

#thecategory h3 {
	font-size: 10pt;
	text-decoration: underline;
}

#productimagediv {
	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: 210px;
	float: left;
	clear: both;
}

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

#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: 165px;
}

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

#specs {
	font-size: 120%;
	border: 1px solid #333;
	margin-top: 20px;
	margin-left: 245px;
}

#specs h3 {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #fff;
	margin-left: 0px;
}

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


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

#basketqty {
	margin-left: 3px;
}

#basketpartqty {
	margin-left: 10px;
}

#basketsubmit {
	margin-left: 10px;
}

#basketsubmitinput {
	vertical-align: top;
}

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

#baskettocheckout a {
	color: #a00;
}

#checkoutstages {
	font-size: .8em;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px;
	text-align: center;
}

#checkoutstages li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 5px;
	padding: 1px 5px;
	border: solid 1px #ccc;
	background-color: #a8adb4;
}

#attachedfiles {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.download {
	font-size: 10pt;
	color: #dc241f;
	text-decoration: underline;
}

#attachedfileslist {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
}

#checkoutstages li.currentstage {
	font-weight: bold;
	color: #ffffff;
	background-color: #dc241f;
	border: solid 1px #dc241f;
}

#contacttable {
	font-size: 120%;
}

#contacttable a {
	color: #000099;
	text-decoration: underline;
}

#contacttable2 {
	caption-side: top;
	border: solid 1px #555;
	border-collapse: collapse;
}

#contacttable2 caption {
	font-weight: bold;
	font-size: 1.2em;
	color: #dc241f;
}

#contacttable2 a {
	color: #000099;
}

#contacttable2 a:hover {
	text-decoration: underline;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	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: underline;
	color: #333333;
}

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 {
	background-color: #ddd;
}

.oddrow {
	background-color: #fff;
}
.evenrow {
	background-color: #cccccc;
}

table.tableproduct {
	margin: 0px;
	padding: 0px;
}

.tableproductheader {
	background-color: #dc241f;
	color: #fff;
}

.prodtableoddrow {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #fff;
}
.prodtableevenrow {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #cccccc;
}

.pricecol,
.attscol {
	border-left: 2px solid #dc241f;
	padding-left: 4px;
	padding-right: 4px;
}

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

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

.basketoddrow {
	background-color: #cccccc;
}

.basketqtycol {
	text-align: right;
}

.basketqtycol a {
	background-color: #ffffff;
	text-decoration: underline;
	color: #000000;
	border: 1px solid #000000;
	padding: 7px;
}

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

.viewbasket,
.checkout {
	margin: 0px 0px 0px 20px;
	display: inline;
}

#checkout {
	font-size: 1.2em;
}

#editbaskettable {
	font-size: 1.2em;
}

#editbaskettable th {
	font-weight: bold;
	font-size: 12px;
}
	
.checkoutinputerror {
	color: #f00;
}

/* Titled round corner boxes */

.titledbox {
	margin-bottom: 5px;
}

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

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

.titledboxcontentinner {
        background-image: url('images/plainside.gif');
        background-repeat: repeat-y;
        background-position: top right;
	margin: 0px;
	padding: 0px;
	border-left: 0px solid #777;
	border-right: 0px solid #777;
	border-bottom: 0px solid #777;
}

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

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

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

.titledboxtitleinner {
        background-image: url('images/redhdrleft.gif');
        background-repeat: no-repeat;
        background-position: top left;
	margin: 0px; 
	padding: 0px;
}
#otherlinks .titledboxtitleinner, 
#categories .titledboxtitleinner {
	background-image: none;
}

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

#otherlinks .titledboxtitle h1,
#categories .titledboxtitle h1 {
	margin: 0px; 
	padding: 3px 0px; 
	color: #030099;
	background-color: #ddd;
}

#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: #030099;
}

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

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

#otherlinks .tbbot, #otherlinks .tbbotin,
#categories .tbbot, #categories .tbbotin {
	overflow:hidden;
	padding: 0px;
	background-image: none;
}


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

#subcategoryheader {
	width: 99%;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #eeeeee;
	padding: 1px 5px;
}

.subcategory {
	width: 138px;
	border: 0px solid #cc0;
	margin: 2px;
	float: left;
}

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

.subcategorytitle {
	display: block;
	text-align: center;
	margin: 4px 4px 0px 4px;
}

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

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

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

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

.subcategorymid {
        background-image: url('images/plainredside.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/plainredside.gif');
        background-repeat: repeat-y;
        background-position: top right;
	height: 152px;
}

.idxnav {
	float: left;
	width: 210px;
}

.idxnav a {
	font-size: 10pt;
	color: #dc241f;
	font-weight: normal;
}

.idxnav li {
	list-style-type: none;
	list-style-image: none;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
}

.idxnav ul {
	padding: 0px;
}

.idxnav a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.idxmain h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ccc;
	padding: 0px;
	padding-bottom: 10px;
}

.idxmain h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #ccc;
	padding: 0px;
	margin-top: 7px;
	text-decoration: underline;
}

.idxmain {
	font-size: 1.2em;
}

.idxmain a {
	color: #dc241f;
	font-weight: normal;
}

.idxmain a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.idxmain p {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: justify;
	padding-right: 20px;
}

.idxmain ul {
	font-size: 1.3em;
	color: #dc241d;
}

.idxmain table {
	font-size: 1.2em;
}

#idxtabheader {
	font-weight: bold;
	font-size: 1.2em;
	color: #dc241f;
}

.idxcontent h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ccc;
	padding: 0px;
}

.idxcontent {
	font-size: 1.3em;
	width: 370px;
	text-align: justify;
	margin-left: 210px;
}

.idxcontent img {
	float: right;
	padding: 10px;
}
	
.idxgallery h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ccc;
	padding: 0px;
}

.idxgallery {
	font-size: 1.3em;
	margin-right: 15px;
	text-align: justify;
	margin-left: 210px;
}

.idxtr img {
	padding: 2px 6px 0px 6px;
}

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


.hometitle {
	font-size: 10px;
	font-weight: bold;
}

.homecategory {
	width: 280px;
	border: 0px solid #cc0;
	margin: 2px;
}

.homecategoryimage {
	text-align: center;
}

.homecategorytitle {
	display: block;
	text-align: center;
	margin: 4px 4px 0px 4px;
}

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

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

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

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

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



.homecategorymidinner {
        background-image: url('images/plainredside.gif');
        background-repeat: repeat-y;
        background-position: top right;
	height: 150px;
}

#contentinner table th {
	font-size: 1.3em;
	font-weight: bold;
	color: #dc241f;
	border-top: 1px dashed #ccc;
}

#contentinner table p {
	font-size: 1.3em;
	text-align: justify;
}

#idxlink a {
	font-size: 1.3em;
	color: #030099;
	text-decoration: underline;
}

.allinonerow {
	font-size: 1.2em;
}

.allinonerow h4 {
	font-size: 1.2em;
}

#loginstatus {
	padding-left: 10px;
	font-size: 12px;
}

#emptybasket {
	padding: 0px 0px 0px 7px;
	font-size: 12px;
}

#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: #ffffff;
	background-color: #dc241f;
}

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

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

#orderdetail {
	font-size: 12px;
}

#editbaskettable {
	font-size: 10px;
}

form.addtobasket {
	margin-bottom: 0px;
}

#choosedelmeth td.delmethopt {
	width: 350px;
}

.delmethcd {
	font-size: 14px;
	font-weight: bold;
}

#wishlistform {
	border: 1px solid #bbbbbb;
	text-align: center;
	margin: 10px 0px 0px 245px;
	padding: 5px 0px;
}

.articletitle {
	font-size: 1.7em;
	font-weight: bold;
	color: #a8adb4;
}

.mandatoryfield {
	padding: 0 0 0 10px;
	color: #dc241f;
}

.checkoutconfirm {
	font-weight: bold;
}

#onstop fieldset,
#overclim fieldset {
	font-size: 14px;
	font-weight: bold;
}

.relatedproduct {
	width: 150px;
	float: left;
	font-size: 11px;
	margin: 5px;
	border: 1px solid #767676;
}

.relatedproduct h5 {
	font-size: 11px;
	text-align: center;
}

.relprodprice {
	font-size: 11px;
	text-align: center;
}

