html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

a{
	color: #000;
	text-decoration:none;
}
a:hover{
	color: #273F01;
	text-decoration:underline;
}

.rightlink {
color: #6AA113;
text-decoration:none;
}

.rightlink a {
color: #6AA113;
text-decoration:none;
}

.rightlink a:hover {
color: #000;
text-decoration:none;
}


.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	margin:4px 0px 0px 0px;
	color: #385A00;
	border: 1px solid #689E14;
	height: 23px;
	width: 30px;
	font-size: 11px;
	font-weight:bold;
	background: url(../styleImages/btn_bg.jpg) #CCFF34 left top repeat-x;
}
.searchBox {
	padding:2px 0px 0px 3px;
	color: #666666;
	border: none;
	font-size: 12px;
	background: url(../styleImages/searchbg.jpg) left top no-repeat;
	width:181px;
	height:23px;
}
.textbox {
	background-color: #F9FCF2;
	border: 1px solid #D3E8AB;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #49601D;
	border: 1px solid #233108;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
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: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy {
	color: #333333;
}
a.txtSession {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover{
	color: #031074;
	text-decoration: underline;
}

a.txtButton {
	font-weight: bold;
	color: #2D5401;
	background: url(../styleImages/btn_shortbg.jpg) #DBE4D0 left top repeat-x;
	border:1px solid #C5D4B3;
	padding: 2px 3px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #000;
	background: url(../styleImages/btn_shortbg.jpg) #DBE4D0 left top repeat-x;
	border:1px solid #C5D4B3;
	padding: 2px 3px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #507E07;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #000;
	text-decoration:none;
}

a.txtLink{
	color: #FFF;
	text-decoration:none;
}
a.txtLink:hover{
	color: #EDFBC2;
	text-decoration:none;
}


.txtDefault, a.txtDefault, a.txtLocation {
	color: #3C3C3C;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLocation:hover {
	color: #507801;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	padding:5px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFF;
	background: url(../styleImages/contentheading.jpg) left top no-repeat;
	width:555px;
	height:27px;
	display:block;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	/*border: 1px solid #070F72;*/
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 193px;
	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;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #293E01;
	background-color: #E3F0CB;
	border-bottom: 1px solid #B6CE89;
}
.tdcartEven {
	background-color: #F8FDEE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
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;
	padding: 2px;
	border: 1px solid #000000;
}
.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 {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}

.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	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;
}

.productview { margin:0px;
padding:0px 0px 8px 0px;
border:1px solid #F0F0F0;
}

.heading { margin:0px;
padding:6px 2px;
border:1px solid #FFF;
background:#F0F0F0;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}


.price {
font-size:12px;
font-weight:bold;
}

.txtButton {
	font-weight: bold;
	color: #2D5401;
	background: url(../styleImages/btn_shortbg.jpg) #DBE4D0 left top repeat-x;
	border:1px solid #C5D4B3;
	padding: 0px 2px;
	text-align: center;
	text-decoration: none;
}

.tablebrdr{
border-bottom:1px dotted #CCC;
}