/* Colour Codes
orange  -  #EB6E11
beige   -  #FFFFCC
white   -  #FFFFFF
grey    -  #666666
*/
a:link, a:visited, a:active {color: #FF6600; font-weight: bold; text-decoration: none;}
a:hover {color: #0099FF; text-decoration: underline;}

.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	color: #666666;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.CatNav {
	list-style-position: inside;
	list-style-type: square;
	font-size: 11px;
	color: #666666;	
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
}
li.num {
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy {
}
.txtSession, a.txtSession {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.txtSession:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.txtButton {
	color: #FFFFCC;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 4px 2px 4px;
	background-color: #EB6E11;
	border: 1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
}
a.txtButton:hover {
	color: #EB6E11;
	background-color: #FFFFCC;
	border-top-color: #EB6E11;
	border-left-color: #EB6E11;
	border-right-color: #EB6E11;
	border-bottom-color: #EB6E11;
	text-decoration: none;
}
a.txtMore {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 7px;
	text-decoration: none;
}
a.txtMore:hover {
	font-size: 10px;
	font-weight: bold;
	color: #EB6E11;
	padding-left: 7px;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	font-weight: bold;
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-weight: bold;
	color: #EB6E11;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.txtSiteDocs1, a.txtSiteDocs1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.txtSiteDocs1:hover {
	font-size: 11px;
	font-weight: bold;
	color: #EB6E11;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #666666;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #EB6E11;
	text-decoration:none;
}
.txtContentTitle {
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #EB6E11;
	padding: 0px 5px 1px 5px;
}
.txtBoxSave {
	color: #666666;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #666666;
}
.productTable {
	border-bottom: 2px solid #EB6E11;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #FFFFFF;
}
.txtCartPrice {
	font-size: 11px;
	float: right;
	color: #FF0000;
}
.txtCart {
	width: 157px;
	font-size: 11px;
	color: #666666;	
}
.cartTotal {
	border-top: 1px dashed #666666;
	width: 157px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #666666;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 4px 2px 4px;
	background-color: #EB6E11;
	border: 1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #EB6E11;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-color: #EB6E11;
	border-left-color: #EB6E11;
	border-right-color: #EB6E11;
	border-bottom-color: #EB6E11;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #666666;
	width: 350px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}
.txtcartProgressCurrent {
	color: #FF6600;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFCC;
	background-image: url(../styleImages/backgrounds/heading-bg.gif);
}
.tdcartEven {
	background-color: #FFFFFF;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
}
a.txtCheckout:active, a.txtCheckout:link, a.txtCheckout:visited {
	color: #FFFFCC;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 4px 2px 4px;
	background-color: #EB6E11;
	border: 1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
}
a.txtCheckout:hover {
	color: #EB6E11;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-color: #EB6E11;
	border-left-color: #EB6E11;
	border-right-color: #EB6E11;
	border-bottom-color: #EB6E11;
}
a.txtUpdate {
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 4px 2px 4px;
	background-color: #EB6E11;
	border: 1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
}
a.txtUpdate:hover {
	color: #EB6E11;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-color: #EB6E11;
	border-left-color: #EB6E11;
	border-right-color: #EB6E11;
	border-bottom-color: #EB6E11;
}
.txtStockWarn {
	font-size: 11px;
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	padding-top: 5px;
	color: #666666;
}
a.txtCopyright:hover {
	color: #FFCC00;
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.FootTxt {
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #FFFFCC;
}
input.btn {
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	background-color: #EB6E11;
	border: 1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin: 3px;
	margin-bottom: -1px;
	padding: 1px;
}

input.btnhov {
	color: #EB6E11;
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-color: #EB6E11;
	border-left-color: #EB6E11;
	border-right-color: #EB6E11;
	border-bottom-color: #EB6E11;
}