.searchBox {
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #707070;
}
.textbox {
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	color: #000;
}
.txtOrange {
	color:#FF6600;
}
.txtSiteDocLinks, a.txtSiteDocLinks {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.txtSiteDocLinks:hover {
	color:#FFB359;
	text-decoration:underline;
}
.txtBlack {
	color:#fff;
}
.txtCatLinks, a.txtCatLinks {
	color:#004BA8;
	text-decoration:none;
}
a.txtCatLinks:hover {
	color:#FF6600;
	text-decoration:underline;
}
.txtOptionsName {
	color:#1682B3;
}
.txtallLinks, a.txtallLinks {
	color:#004BA8;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.txtallLinks:hover {
	color:#FF6600;
	text-decoration:underline;
}
.txtLogin, a.txtLogin {
	color:#1682B3;
	font-weight:bold;
	text-decoration:none;
}
.welcome {
	color:#1682B3;
	font-weight:bold;
}
a.txtLogin:hover {
	color:#DE7701;
	text-decoration:underline;
}
.txtGreyText {
	color:#777777;
}
.txtBasketTitle {
	color:#777777;
}
.txtBasketQty, a.txtBasketQty {
	text-decoration:none;
	font-weight:bold;
	color:#1682B3;
}
a.txtBasketQty:hover {
	text-decoration:underline;
	color:#FA8D00;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #1884B5;
	border: none;
	height: 19px;
	font-size:12px;
	font-weight: bold;
	border: 1px solid #125270;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-size: 18px;
	color: #000000;	
}
li.num {
	font-weight:bold;
	color: #000000;	
	font-size:11px;
	margin-bottom:8px;	
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #1884B5;
	border: none;
	height: 20px;
	font-size:12px;
	line-height:23px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	
	font-weight: bold;
	border: 1px solid #125270;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #1884B5;
	border: none;
	height: 20px;
	font-size:12px;
	font-weight: bold;
	border: 1px solid #125270;
	text-decoration: none;
}

.txtOldPrice {
	font-size:12px;
	font-weight:normal;
	color:#BBBBBB;
	text-decoration: line-through;
}
.txtSale {
	font-size:18px;
	font-weight:bold;
 	color: #1583B6;
}
.txtNormal {
	font-size:18px;
	font-weight:bold;
 	color: #1583B6;
}

.txtOutOfStock {
	padding-top:12px;
	text-transform:none;
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
.txtmyLinks, a.txtmyLinks {
	color:#878789;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.txtmyLinks:hover {
	color:#FF6600;
	text-decoration:underline;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	color: #1375A3;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	background-image: url(../styleImages/mainbox-top.png);
	background-repeat:no-repeat;
	height: 31px;
	width:636px;
}
.txtContentTitleREV {
	color: #1375A3;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	background-repeat:no-repeat;
	height: 31px;
	width:636px;
}
.txtBoxSave {
	color:#BBBBBB;
	font-weight:normal;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #F6F4F4;
	line-height:20px;
}
.tdOdd {
	background-color: #EFF1FF;
	line-height:20px;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	background-color:#FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #1783B4;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EFF1FF;
	line-height:20px;
}
.tdcartOdd {
	background-color: #F6F4F4;
	line-height:20px;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px dashed #C8C8C8;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
/* #####   Toucan Reviews Mod  ##### */
#current-rating {
	background:url(../styleImages/star-ratings.gif) left top no-repeat transparent;
	height:63px;
	overflow:hidden;
	position:relative;
	width:255px;
	margin: auto;
	margin-bottom: 10px;
}
#current-rating.stars-0 { background-position:0 0; }
#current-rating.stars-1 { background-position:0 -57px;}
#current-rating.stars-2 { background-position:0 -114px;}
#current-rating.stars-3 { background-position:0 -171px;}
#current-rating.stars-4 { background-position:0 -228px;}
#current-rating.stars-5 { background-position:0 -285px;}
#current-rating span {
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	width:255px;
	text-align:center;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#666;
}
#toucan-reviews {
	margin:16px 0 16px 6px;
}
#reviews-list {
	margin-top: 10px;
}
#reviews-list .review-block {
	width: 365px;
	border-bottom: 1px solid #999;
	margin: 0 0 15px;
	padding: 0 0 10px;
	float:left;
}
#reviews-list .review-block span {
	text-align:left;
	font-weight: bold;
}
#reviews-list .review-block .review-full {
	text-align:left;
	font:1em Arial, Helvetica, sans-serif;
}
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url(../../../images/star-rating-v3.gif) left -1000px repeat-x;
	text-align:left;
}
.star-rating label {
	display:block;
	width:auto;
	text-align:left;
}
.star-rating {
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
	text-indent:-9999px;
}
.star-rating li {
	list-style-position:outside;
	display: inline;
}
.star-rating a, .star-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
	text-decoration:none;
	text-indent:-99999px;
	text-align:left;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star {
	width:20%;
	z-index:6;
}
.star-rating a.two-stars {
	width:40%;
	z-index:5;
}
.star-rating a.three-stars {
	width:60%;
	z-index:4;
}
.star-rating a.four-stars {
	width:80%;
	z-index:3;
}
.star-rating a.five-stars {
	width:100%;
	z-index:2;
}
.star-rating .current-rating {
	z-index:1;
	background-position: left center;
}
.inline-rating {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
#write-review {
	margin-top: 10px;
}
.form-wrap {
	width:100%;
}
.form-wrap p {
	font:0.8em Arial, Helvetica, sans-serif;
}
.form-wrap label {
	text-align:right;
	margin:3px;
	font:bold 0.8em Arial, Helvetica, sans-serif;
}
.form-wrap input, .form-wrap select, .form-wrap textarea {
	margin:3px 0;
}
.form-wrap .value {
	margin:3px 0;
	font:0.8em Arial, Helvetica, sans-serif;
}
.hidden {
	display: none;
}
/* ###   End Toucan Reviews Mod  ### */
