@charset "utf-8";
/* CSS Document */


/* Template styles applied to every ecommerce site */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #d79316;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d79316;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #d79316;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
h5 {
	font-size:24px;
	color:#FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tile.jpg);
}
input, Select, Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}
a:link, a:visited  {
	color: #d79316;
	text-decoration: none;
}
a:hover {
	color: #d79316;
	text-decoration: underline;
}
.TxtWhite {
	color: #FFFFFF;
}
li {
	list-style-image: url(../images/bul-1.gif);
}
.ButtonBorder {
	border: 1px solid #CC6600;
}
.note {
	font-size: 10px;
	font-style: italic;
	color: #333;
}



/* Site styles. Applied to Specific Site*/
.SimpleTitle {
	font-size: 14px;
	font-weight: bold;
}
.Header_Height-TopNav {
	height: 28px;
	text-align: right;
	vertical-align: middle;
}
.Box-Border {
	padding: 10px;
	border: 1px solid #666;
}

.Header_Height-SearchBar {
	height: 45px;
	background-image: url(../images/Top-Nav-Search-bg.jpg);
	background-repeat: no-repeat;
}
.MainContent {
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/BG-Main-Tile.jpg);
	background-repeat: repeat-y;
}

.MainContent_Title {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
}
.MainContent_Middle {
	padding-left: 20px;
	padding-top: 10px;
}
.LN-Last-Viewed-BG {
	background-image: url(../images/LN-Last-viewed-Tile.jpg);
	background-repeat: repeat-y;
}
.HP-BG {
	background-image: url(../images/HP-Tile.jpg);
	background-repeat: repeat-y;
}
.HP-Main-BG {
	background-image: url(../images/HP-Main-Tile.jpg);
	background-repeat: repeat-y;
	padding-right: 6px;
	padding-left: 6px;
}
.Highlight-Colour {
	font-weight: bold;
	color: #DC9D1A;
}


.Bottom_Tile {
	background-image: url(../images/Bottom_Tile.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.RN-Login-BG {
	background-image: url(../images/RN-Login-BG.jpg);
	background-repeat: no-repeat;
}
.RN-Login-Height {
	height: 106px;
}



.Bottom_Top {
	background-image: url(../images/Bottom-Nav-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Bottom_Top a:link, .Bottom_Top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom_Top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tempAlertBox {
	background-color: #FBEBCE;
	border: 1px dashed #CA7C0D;
	color: #CB7E0C;
	text-align: left;
	padding: 10px;
}
.FormTable {
	border: 1px solid #C97C08;
	background-color: #FFFFFF;
}
.Sub-Title-BG {
	background-image: url(../images/Title-BG.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 48px;
	width: 398px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px;
	color: #FFFFFF;
}
.Dotted-Bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}

.Sub-Sep {
	width: 398px;
	padding-right: 25px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.FormHeader {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F0C980;
	padding: 4px;
	background-image: url(../images/BG-Title.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.FormHeader a:link, .FormHeader a:visited {
	color: #FFFFFF;
}
.FormLabel {
	font-weight: normal;
	background-color: #F7E1B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 35px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	color: #9E5205;
	font-size: 12px;
}
.FormLabel-notice {
	font-size: 10px;
	font-style: italic;
	color: #666;
}

.FormValue {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.FormButton {
	color: #CA7C0D;
	background-color: #F7E1B9;
	border: 1px solid #CA7C0D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.FormERROR {
	font-weight: bold;
	color: #8C0000;
}
.navCellOff 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	height: 25px;
	padding-right: 0px;
} 
.navCellOff a:link, .navCellOff a:visited {
	font-size: 12px;
}
.navCellOn 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	height: 25px;
	background-image: url(../images/LN-Mouse-Over.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.navCellOn a:link, .navCellOn a:visited {
	font-size: 12px;
}
.LOnavCellOff 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	height: 25px;
	padding-right: 0px;
} 
.LOnavCellOff a:link, .LOnavCellOff a:visited {
	font-size: 12px;
	color: #0000FF;
}
.LOnavCellOn 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	height: 25px;
	background-image: url(../images/LN-Mouse-Over.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.LOnavCellOn a:link, .LOnavCellOn a:visited {
	font-size: 12px;
	color: #0000FF;
}
.subnavCellOff 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	height: 25px;
	padding-right: 0px;
} 
.subnavCellOff a:link, .subnavCellOff a:visited {
	font-size: 12px;
	color: #0000FF;
}
.subnavCellOn 
{
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfbfbf;
	height: 25px;
	background-image: url(../images/LN-Mouse-Over.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.subnavCellOn a:link, .subnavCellOn a:visited {
	font-size: 12px;
	color: #0000FF;
}
.ProductListOff 
{
	border: 1px solid #CC6600;
	height: 25px;
	padding-right: 0px;
}
.ProductListOn 
{
	color:#FFFFFF;
	height: 25px;
	background-image: url(../images/Product-List-On.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CC6600;
	background-position: top;
} 
.ProductListOn a:link, .ProductListOn a:visited {

	color: #FFFFFF;
}

.Product-Information {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEC06C;
}


.Category-List {
	height: 25px;
}
.Category-Title {
	font-size: 16px;
}

.Category-Row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Category-Row a:link, .Category-Row a:visited {
	color: #0000FF;
	text-decoration: none;
}
.Category-Row a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.Message-Row-General {
	background-color: #FFFFFF;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.Message-Row-Green {
	background-color: #B3FFB3;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.Message-Row-Green a:link, .Message-Row-Green a:visited {
	color: #006600;
	text-decoration: none;
}
.Message-Row-Green a:hover {
	color: #006600;
	text-decoration: underline;
}
.Message-Row-Red {
	background-color: #FFBBBB;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.Message-Row-Red a:link, .Message-Row-Red a:visited {
	color: #990000;
	text-decoration: none;
}
.Message-Row-Red a:hover {
	color: #990000;
	text-decoration: underline;
}
.Message-View-Value {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	font-size: 12px;
	color: #666666;
	background-color: #ecc989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.Product-list-Table {
	border: 1px dashed #999999;
	background-color: #FFFFFF;
}
.Product-list-Table-hp {
	border: 1px dashed #990000;
	background-color: #F8F2E2;
}
.Menu-Title {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F0C980;
	padding: 4px;
	background-image: url(../images/BG-Title.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.Menu-Title a:link, .Menu-Title a:visited {
	color: #FFFFFF;
}.sell-orders-paid {
	color: #006600;
}
.sell-orders-unpaid {
	color: #990000;
}
.AlertBox {
	color: #900;
	padding: 15px;
	border: 1px solid #900;
}
.AlertBox a:link, .AlertBox a:visited {
	color: #00F;
	text-decoration: none;
}
.AlertBox a:hover {
	color: #00F;
	text-decoration: underline;
}
a.topleftbox:link,a.topleftbox:visited {
	display:block;
	width:300px;
	padding-left:70px;
	height:130px;
	padding-top:39px;
	color:#FFFFFF;
	background:url(../images/jbt_bg.jpg) top no-repeat;
	text-decoration:none;
}
a.topleftbox:hover{	
	text-decoration:none;
}
#tlb {
	color:#FFFFFF;
	font-size:24px;
	display:block;
	width:150px;
	height:40px;
}
#tlb2 {
	color:#FFFFFF;
	font-size:24px;
	display:block;
	width:150px;
	height:40px;
	margin-left:30px;
}
#tlb3 {
	color:#FFFFFF;
	font-size:24px;
	display:block;
	width:150px;
	margin-left:60px;
	height:40px;
}
/*//////////////////////////////////////////////////////////////////////////////////// font replacement styles //////*/
/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.
Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>
See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.
This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}
@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}
@media screen {
	.sIFR-active #tlb {
		visibility:hidden;
	}
	.sIFR-active #tlb2 {
		visibility:hidden;
	}
	.sIFR-active #tlb3 {
		visibility:hidden;
	}
}