img {
	border: none;
}

.cart_icon {
	margin: 0;
	padding: .5em 0 0 0;
}

.textbox {
	border: 1px solid #ccc;
	padding: .2em .4em;
	font-family: georgia, serif;
	font-size: 11px;
	background: #ddd;
	color: #56636b;
}
.textboxDisabled {
	border: 1px solid #EBEBEB;
}

.submit {	
	padding: 3px ;
	width: auto;
	margin-top: 5px;
	background: #FCD9DF !important;
	border: 1px solid #feebef;
	font-family: Georgia, serif !important;	
	color: #444 !important; 
	font-size: 11px;
	cursor: pointer;
}


.submit:hover {
	background: #FCD9DF !important;
	border: 1px solid #feebef;
}

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;
}

li.num {
	line-height: 155%;
}

a.txtSession, a.txtSiteDocs {
	text-decoration: none;
}

a.txtSession:hover, a.txtSiteDocs:hover {
	text-decoration: underline;
}

a.txtButton, a.txtButton:hover {
	font-weight: bold;
	border: 1px solid #FCD9DF;
	background: #4E6751 !important;	
	color: #fff !important;	
	padding: 3px 8px;
	margin-left: .4em;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

a.txtButton:hover {
	border: 1px solid #f36;
	background: #4E6751 !important;	
}

.txtOldPrice {
	text-decoration: line-through;
	color: #777;
	margin-right: .4em;
	font-weight: bold;
}
.txtSale {
 	font-weight: bold;
}

.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 #999;
}
.tdListTitle {
	font-weight: bold;
}

.txtCart {
	padding: 5px 15px;
	background: transparent;
	text-align: left;
	color: #56636b;
	font-weight: bold;
}

.txtCart a {
	color: #56636b !important;
	line-height: 150%;
	text-decoration: none;
}

.txtCart a:hover {
	text-decoration: underline;
}


.shoppingCart {
	padding: 0;
	overflow: hidden;
	margin: 0 auto 15px 0;
	width: auto;
	background: #fff3f5;
}

.cartTotal {
	padding: 5px 0;
	margin: 0;
	overflow: hidden;
}

.viewBasketButton {
	padding-bottom: 0;
	text-align: center;
	overflow: hidden;
}

.viewBasketButton a.txtviewCart {
	border: 1px solid #444 !important;
	padding: .3em 0 !important;
	clear: both;
	float: right;
}

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;
}

.cartProgress {
	font-weight: normal;
	color: #56636b;
	padding: 5px;
	width: 670px;
	margin: auto auto 1em auto;
	text-align: left;
	font-size: 14px;
	background: #FEEBEF;	
}
.txtcartProgressCurrent {
	font-weight: bold;
	background: #4E6751;
	padding: 0 5px;
}
.quickBuy {
	text-align: left;
	padding: .8em 0;
}

.quickBuy .submit {
	padding: 1px 10px 3px 10px;
	cursor: pointer;
}

.tdcartTitle {
	font-weight: bold;
	background: #FEEBEF;
	padding: .5em;
	border-bottom: 5px solid #fff;
}

.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;
	color: #fff !important;
	border: 1px solid #fff;
	background: #4E6751 !important;		
}

a.txtCheckout:hover {
	border: 1px solid #f36;
	background: #4E6751 !important;
}

a.txtUpdate, a.txtUpdate.changeAddress {
	font-weight: bold;
	color: #444 !important;
	text-decoration: none;
	padding: 3px 16px; 
}

.applyChanges {
	float: right; 
	width: 670px; 
	padding: 5px 0 0 0; 
	text-align: right; 
	clear: both; 
	line-height: 22px; 
	margin-bottom: 3px; 

}

a#applyChange {
	color: #444 !important;
	border: 1px solid #999;
}

td.changeAddress {
	padding: 1em 0;
}

.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, .cubecartStyle {
	width: 910px;
	color: #444;
	font-size: 10.5px !important;

	clear: both;
	text-align: center;
	margin: 15px auto 0 auto;
	padding: 0;
}

.txtCopyright {
	margin-top: 15px;
}

.txtCopyright a, .cubecartStyle a {
	font-size: 10.5px !important;
	color: #444 !important;
	text-decoration: underline !important;
}


a.txtCopyright:hover, .cubecartStyle a:hover {
	text-decoration: none !important;
}
.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;
}