.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #a6536f;
	background-color: #f7ccd5;
	border: 1px solid #ffffff;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #a6536f;
	background-color: #ffffff;
	border: 1px solid #cccccc;

}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #9767cc;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-image: url('../styleImages/arrow.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #a6536f;
}
a.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #c77790;
	text-decoration: none;
        font-weight: bold;
} 
a.txtSession:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#c77790;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #a6536f;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #a6536f;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;	
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0B4492;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family:  Arial, Helvetica, sans-serif;
	color: #a6536f;
	text-decoration:none;
 	font-size: 1.1em;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}

.prodPrice {
  color: #ffffff;
}

.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #FF3300;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.tdListTitle {
	background-color: #a6536f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #BFCCC7;
	padding: 5px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #f1eaf9;
}
.txtCartPrice {

	color: #000000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #080808;	
}
.cartTotal {
	padding-top: 2px;
	margin-top: 7px;
	margin-left: 4px;
	color: #af677f;
	float: left;
}

.viewCart {
  margin-top: 8px;
  float: right;
  margin-right: 4px;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../styleImages/backgrounds/button_basket.gif');
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
        margin-left: 4px;

}

a.txtviewCart:hover {

	color: #f7ccd5;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #a84868;
	width: 100%
	margin: auto;
}
.txtcartProgressCurrent {
	color: #a6536f;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a6536f;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9767cc;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9767cc;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

.productList {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 70%;
  display: block;
}

.productListBG {
  width: 162px;
  height: 43px;
  background-image: url(../styleImages/backgrounds/productList.gif);
  padding-left: 10px;
  margin-left: 0;
  padding-top: 3px;
}


#headerBox {
  width: 540px;
  padding: 10px;
  border: 0px solid #624b53;
  font-size: 13px;
  text-align: justify;
  color: #a2526d;
  margin-left: -7px;
}

.productBorder {
  border: 2px solid #bf8fa7;
}

.buttonMore {
  float: left;
  background-image: url(../styleImages/backgrounds/button_more.gif);
  width: 70px;
  height: 17px;
  display: block;
  color: #ffffff;
  padding-top: 1px;
  margin-top: 7px;
  text-decoration: none;
}

.buttonBuy {
  float: right;
  background-image: url(../styleImages/backgrounds/button_buy.gif);
  width: 70px;
  height: 17px;
  display: block;
  color: #ffffff;
  margin-right: 10px;
  padding-top: 1px;
  text-decoration: none;
}

.buttonMoreSmall {
  text-align: center;
  float: left;
  background-image: url(../styleImages/backgrounds/button_more.gif);
  width: 35px;
  height: 17px;
  display: block;
  color: #ffffff;
  padding-top: 1px;
  text-decoration: none;
  font-weight: bold;
}

.buttonBuySmall {
  text-align: center;
  float: right;
  background-image: url(../styleImages/backgrounds/button_buy.gif);
  width: 35px;
  height: 17px;
  display: block;
  color: #ffffff;
  padding-top: 1px;
  text-decoration: none;
  font-weight: bold;
}

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

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

.prodDescription {
  font-size: 2em;
}

p {
  margin-top: 12px;
}

.shortProdLink {
	font-family:  Arial, Helvetica, sans-serif;
	color: #a6536f;
	text-decoration:none;
 	font-size: 1.1em;
}


.shortProdLink:hover {
	text-decoration: underline;
}
