html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #339933;
	border: 1px solid #99CC33;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}
.searchBtn:hover {
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px solid #99CC33;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #339933;
	border: 1px solid #99CC33;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}
.submit:hover {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #0099CC;
	border: 1px solid #99CC33;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;	
}
li {
	list-style-position: inside;
	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: #339933;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #0099CC;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #339933;
	border: 1px solid #99CC33;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #339933;
	border: 1px solid #99CC33;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px solid #66bbba;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #0099CC;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.txtSiteDocs3, a.txtSiteDocs3 {
	color: #0099CC;
	text-decoration:none;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
}
a.txtSiteDocs3:hover {
	color: #339933;
	text-decoration:underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #339933;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #0099CC;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.txtBoxSave {
	color: #0099CC;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #0099CC;
	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: #339933;
	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: #0099CC;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #339933;
	border: 1px solid #99CC33;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px solid #66bbba;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	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, sans-serif;
	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: #339933;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #CC0000;
}
.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, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.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;
}

/**Credits 
*************/
.signoff  {
	font-size: 9px;
	color: #FFFFFF;
	line-height:12px;
	}

a.WWD:link, a.WWD:visited {
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
	text-decoration:underline;
	}

a.WWD:hover {
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
	text-decoration:underline;
	}

/**Additional Styles 
*************/
.mainhead {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;
	line-height: 28px; 
}
.mainheadW {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px; 
}
.mainhead2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	line-height: 18px; 
}
.mainheadR {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	line-height: 20px; 
	}
.importantR {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px; 
	}
.importantS {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 15px; 
	}
a.PNlnk:link, a.PNlnk:visited {
	color: #0099CC;
	line-height:12px;
	text-decoration:underline;
	padding:0;
	margin:0;
	}

a.PNlnk:hover {
	color: #339933;
	line-height:12px;
	text-decoration:underline;
	}
a.PNlnk2:link, a.PNlnk2:visited {
	color: #333333;
	line-height:22px;
	text-decoration:underline;
	padding:0;
	margin:0;
	}
a.PNlnk2:hover {
	color: #339933;
	line-height:22px;
	text-decoration:underline;
	}

a.fealnk:link, a.fealnk:visited {
	color: #CC0000;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	line-height:16px;
	text-decoration:underline;
	padding:0;
	margin:0;
	}

a.fealnk:hover {
	color: #FF0000;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	line-height:16px;
	text-decoration:underline;
	}


.whitetext   { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	}

.whitetextS   {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	}

.priceB  {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #333333
}

.prodB  {
	font-weight: bold;
	font-size: 12px;
	color: #333333
}

.prodR  {
	font-weight: normal;
	font-size: 12px;
	color: #333333
}


.tableborder  {     
	border-style: solid;
	padding: 10px;
	border-top-color:#CC0000;
	border-bottom-color:#CC0000;
	border-left-color:#CC0000;
	border-right-color:#CC0000;
	border-width:2px;
}

.tableborder2  {     
	border-style: solid;
	padding: 10px;
	border-top-color:#0099CC;
	border-bottom-color:#0099CC;
	border-left-color:#0099CC;
	border-right-color:#0099CC;
	border-width:2px;
}

