/* @override http://www.mcveighparker.com/store/skins/Free-Taster/styleSheets/style.css */

img {
	border: none;
}

.cart_icon {
	margin: 0;
	padding: .5em 0 0 0;
}

.searchBtn {
	border: 1px solid #666;
	padding: .1em .6em .2em .6em;
	font-size: 11px;
	cursor: pointer;
}

.searchBox {
	border: 1px solid #666;
	font-size: 11px;
}

.textbox {
	border: 1px solid #333;
	padding: .2em .4em;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

.textboxDisabled {
	border: 1px solid #EBEBEB;
}

.submit {
	border: 1px solid #666;
	padding: .3em .5em;
	margin-top: .3em;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

li.bullet {
	list-style-type: square;
}

li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

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, a.txtButton:hover {
	font-weight: bold;
	padding: 3px 8px;
	margin-left: .4em;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.txtOldPrice {
	text-decoration: line-through;
	color: #ccc;
	margin-right: .4em;
}

/*.txtSale {
 	color: #00A2C0;
}
.txtOutOfStock {
	color: #00A2C0;
}*/

.txtSiteDocs, a.txtSiteDocs {
	text-decoration: none;
}

a.txtSiteDocs:hover {
	text-decoration: none;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	text-decoration: none;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	text-decoration: none;
}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	text-decoration: none;
}

.txtContentTitle {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 .4em 0;
	margin: 0 !important;
	display: block;
}

.siteDocs .txtSiteDocs {
	background: none !important;
}

.txtContentTitle#catTitle {
	padding-top: .4em;
}

.txtBoxSave {
	padding-left: 16px;
	font-weight: bold;
}

.tblList {
	border: 1px solid #333;
	color: #666666;
}

.tblList a {

	color: #055ca2;
	text-decoration: none;
}

.tblList a:hover {
	text-decoration: underline;
}

.tdListTitle {
	font-weight: bold;
}

.tdcartEven, .tdEven {
	border-bottom: 1px solid #f0eeee;
	font-size: 13px;
	line-height: 19px;
}

.tdcartOdd, .tdOdd {
	background: #f9f9f9;
	border-bottom: 1px solid #f0eeee;
	font-size: 13px;
	line-height: 19px;
}

.tdcartOdd a {
	color: #055ca2;
	font-size: 11px;
}

.tdcartEven a {
	color: #055ca2;
	font-size: 11px;
}

.txtCartPrice {
	float: right;
	padding-right: 3px;
}

.txtCart {
	
}

.cartTotal {
	border-top: 1px dotted #333;
	width: 13.6em;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: .6em;
	overflow: hidden;
}

.viewBasketButton {
	padding-bottom: 0;
	text-align: center;
	overflow: hidden;
}

.viewBasketButton a.txtviewCart {
	border: 1px solid #444 !important;
	padding: .3em .8em !important;
	width: 12em !important;
	clear: both;
	float: left;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited, a.txtCartProduct:hover {
	text-decoration: none;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #444;
}

a.txtviewCart:hover {
	
}

/*a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	background: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}*/

.cartProgress {
	font-weight: normal;
	color: #999;
	padding: .5em .5em .6em .5em;
	width: 67em;
	margin: auto auto 1em auto;
	text-align: left;
	letter-spacing: -1px;
}

.txtcartProgressCurrent {
	font-weight: bold;
}

.quickBuy {
	text-align: left;
	padding: .8em 0;
}

.quickBuy .submit {
	padding: 1px 10px 3px 10px;
	cursor: pointer;
}

.tdcartTitle {
	font-weight: bold;
	padding: .5em;
	border-bottom: 5px solid #fff;
	color: #fff;
}

.tdcartTitle a {
	color: white;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #444;
}

a.txtCheckout {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	text-decoration: none;
	padding: .8em 1.2em;
	border: 1px solid #333;
}

a.txtUpdate, a.txtUpdate.changeAddress {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 16px;
}

td.changeAddress {
	padding: 1em 0;
}

/*.txtStockWarn {
	color: #00A2C0;
}*/

.txtError {
	font-weight: bold;
	color: #c00;
	background: #FFCECE url(../styleImages/icons/flag.gif) .4em .5em no-repeat;
	border: 1px solid #c00;
	margin: 1em 0 0 0;
	padding: .6em .6em .6em 25px;
}

.txtCopyright {
	position: relative;
	width: 1056px;
	min-width: 1008px;
	margin: 0 auto;
	text-align: center;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.txtCopyright:hover {
	text-decoration: none;
}

.dropDown {
	width: 120px;
}

.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	padding: .6em;
	border-bottom: 1px dotted #333;
}

.RatingMain {
	padding: .6em;
	line-height: 165%;
}

.RatingBottom, .ReviewBot {
	padding: .6em;
}

a.sortLink {
	font-weight: bold;
	text-decoration: none;
}

a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
	padding: 2px;
	margin-left: .8em;
}

table.myOrders tr td {
	padding: 1em 0;
}

table.myOrders tr td a {
	text-decoration: underline;
}

/* Added from BGreen */

#price_categ {
	color: #b21300;
	font-size: 13px;
	font-weight: bold;
}

.image {
	text-align: center;
	border: 1px solid #f0eeee;
	background: #fff;
	padding: 5px;
	margin: 10px;
}

.image:hover {
	border: 1px solid #3692d2;
}

.txtButton, .txtCheckout, .txtUpdate {
	color: #fff;
	background: #a61503;
	border: 1px solid #ac824a;
	padding: 3px 6px;
	font: bold 11px Arial, Helvetica, sans-serif;
	outline: none;
	text-decoration: none
}

.txtButton:hover, a.txtCheckout:hover, a.txtUpdate:hover {
	color: #fff;
	background: #648513;
	border: 1px solid #423232;
	text-decoration: none
}