html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}
/* Amazing Lace modifications start */
.searchText{
	color:#ffb508
}
a.searchLink{
	color:#ffb508;
	text-decoration: none
}
a.searchLink:hover{
	color:#ffe19b;
	text-decoration: none
}
.tableStyle5{
	background-color:#00ffff;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	text-align: center	
}
.tableStyle1{
	background-color:#000000;
	vertical-align: middle;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;	
	text-align: center	
}
.tableBorder{
	background-color:#ffffff;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;		
	border:1px solid black
}
.tableTD{
	background-color:#ffffff;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;		
	/* border:2px solid black */
}
.txtHead {
	text-align: center;
	text-indent: 5px; 
	font-size: 15px;
	padding-top: 5px;
	color: #FFFFFF;
}
/* Kangaroo Lace modifications end */
.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #333333;
	background-color: #e3ba7e;
	border: 1px solid #ffe19b;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #ffe19b;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #ffe19b;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px dashed #e1e1e1;
	font-size: 12px;
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {	
	color: #333333;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #e3ba7e;
	border: 1px solid #ffe19b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #333333;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #333859;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #ffb508;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #e3ba7e;
	border: 1px solid #ffe19b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #333333;
	background-color: #e3ba7e;
	border: 1px solid #ffe19b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #ffb508;
	background-color: #ffe19b;
	border: 1px solid #ffe19b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #ff402f;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #ffe19b;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #ffb508;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #ffb508;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9108;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.txtBoxSave {
	color: #e3ba7e;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #ffb508;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #e3ba7e;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #333333;
	background-color: #e3ba7e;
	border: 1px solid #ffe19b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #ffb508;
	background-color: #ffe19b;
	border: 1px solid #ffe19b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #ffb508;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #FFFFFF;
}
a.txtCopyright {
text-decoration: none;
color: #FFFFFF;
}
a.txtCopyright:hover {
	text-decoration: none;
	color: #FFB508;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/*---------------------------------
  Social Bookmarks by Electric Studio, http;//www.electricstudio.co.uk
----------------------------------*/
.bookmarkHolder {
	position:relative;
	bottom:18px;
	right:0;
	margin:0 auto;
	width:950px;
}
.bookmarkButton {
	float:right;
	width:120px;
	text-align:right;
}
.bookmarkLinks {
	border:solid 2px #D20000;
	background-color:#fff;
	padding:10px;
	width:130px;
	display: none;
	position:absolute;
	bottom:0;
	right:0;
}
.bookmarkLinksInline {
	padding:0 0 15px 0;
}
.bookmarkLinks p, .bookmarkLinksInline p {
	font-weight:900;
	margin:0;
	padding:0 0 6px 0;
}
.bookmarkLinks ul, .bookmarkLinksInline ul{
	list-style:none;
	margin:0;
	padding:0;
}
.bookmarkLinks ul li{
	text-align:left;
	padding:2px 4px 8px 0 ;
}
.bookmarkLinksInline ul li{
	text-align:left;
	float:left;
	padding:2px 10px 8px 0 ;
}
ul li.delicious {
	background:url(../styleImages/backgrounds/delicious.jpg) no-repeat 0 0;
}
ul li.digg {
	background:url(../styleImages/backgrounds/digg.jpg) no-repeat 0 0;
}
ul li.reddit {
	background:url(../styleImages/backgrounds/reddit.jpg) no-repeat 0 0;
}
ul li.facebook {
	background:url(../styleImages/backgrounds/facebook.jpg) no-repeat 0 0;
}
ul li.stumbleupon {
	background:url(../styleImages/backgrounds/stumbleupon.jpg) no-repeat 0 0
}
ul li.sphinn {
	background:url(../styleImages/backgrounds/sphinn.jpg) no-repeat 0 0
}
ul li.google {
	background:url(../styleImages/backgrounds/google.jpg) no-repeat 0 0
}
ul li.mixx {
	background:url(../styleImages/backgrounds/mixx.jpg) no-repeat 0 0
	
}
.bookmarkLinksInline ul li a, .bookmarkLinks ul li a {
	padding:0 0 0 23px;
	margin:0 0 0 0px;
}

