.searchBtn {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #D9E9B6;
	background-color: #FFFFFF;
	border: 3px solid #D9E9B6;
	height: 25px;
	width: 25px;
	padding-bottom:5px
}
.searchBox {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #D9E9B6;
	background-color: #fff;
	border: 1px solid #000;
}
.textbox {
	background-color: #fff;
	border: 1px solid #6C5635;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	color: #6C5635;
}
.textboxDisabled {
	background-color: #D9E9B6;
	border: none;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	color: #6C5635;
}
.submit {	
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
	background-color: #D9E9B6;
	height: 18px;
	font-weight: bold;
	border: 1px solid #6C5635;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;	
}
li.bulletLrg {
	list-style-type: disk;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 100%;
	color: #6C5635;	
}
li.num {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;		
}
li.account {
	list-style-type: disk;
	color: #6C5635;	
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;
}
a.txtSession, a.txtSiteDocs {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
	text-decoration: underline;
}
a.txtButton {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #6C5635;
	background-color: #D9E9B6;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #6C5635;
	background-color: #FFFFFF;
	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: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
	text-decoration:none;
}
.txtDefault1 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
	font-size:12px;
	text-decoration:none;
}
a.txtDefault1:hover{
 	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #6C5635;
}
.txtBoxSave {
	color: #6C5635;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #6C5635;
}
.tdListTitle {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #6C5635;
}
.tdEven {
	background-color: #D9E9B6;
}
.tdOdd {
	background-color: #fff;
}
.txtCartPrice {
	float: right;
	color: #6C5635;
	padding-right: 3px;
}
.txtCart {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6C5635;	
}
.cartTotal {
	border-top: 1px dashed #000;
	color: #6C5635;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #6C5635;
}
a.txtCartProduct:hover {
	text-decoration: underline;
	color: #6C5635;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #6C5635;
	background-color: #ED96B7;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #6C5635;
}
a.txtviewCart:hover {
	background-color: #e6709d;
	color: #6C5635;
}
.cartProgress {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	color: #6C5635;
	padding: 4px;
	border: 1px solid #6C5635;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #6C5635;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6C5635;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C5635;
	border-bottom: 1px solid #6C5635;
}
.tdcartEven {
	background-color: #fff;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #6C5635;
}
a.txtCheckout {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #6C5635;
	background-color: #F8BDD6;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #6C5635;
}
a.txtUpdate {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #6C5635;
	background-color: #F8BDD6;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #6C5635;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #524336;
	background-color: #F8BDD6;
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #FBDBE9;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.txtname, a.txtname {
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #FBDBE9;
}
a.txtname:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.txtCat {
	
	text-decoration: none;
	float:left;
	font-family: "Century Gothic", Arial, Courier;
	font-size: xx-small;
	color: #524336;
	text-decoration: none;

}
.catbox { 
	float: left; 
	background-color:#FFF0F5;
	margin: 10px; 
	padding-top: 4px; 
	border: 1px solid #000; 
	text-align: center;  
	width: 150px; 
	height: 215px;
}
/* iteNav */
.iteNav a {
	display: block;
	width: 110px;
	color: #6C5635;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 20px;
	text-decoration: none;
	font-weight: bold;
    }

.iteNav a:link {
    color: #6C5635;
    }

.iteNav a:visited {
    color: #6C5635;
    }

.iteNav a:hover {
    color: #6C5635;
    background-image: url(../styleImages/backgrounds/bag.png);
    background-repeat: no-repeat;
    }

.iteNav a:active {
    color: #6C5635;
    }


/* catNav */
.catNav a {
    display: block;
    width: 155px;
    color: #6C5635;
    margin-left: 0px;
    margin-right: 0px;
    text-indent: 20px;    
    text-decoration: none;
    }

.catNav a:link {
    color: #6C5635;
    }

.catNav a:visited {
    color: #6C5635;
    }

.catNav a:hover {
    color: #6C5635;
    background-image: url(../styleImages/backgrounds/bag.png);
    background-repeat: no-repeat;
    }

.catNav a:active {
    color: #6C5635;
    }


.txtInfoMsg {
	border: 1px #448811 solid;
	color: #448811;
	padding: 0.5em;
}
.txtErrorMsg {
	border: 1px #FF0000 solid;
	color: #FF0000;
	padding: 0.5em;
}


.registry label {
	display: block;
	width: 25%;
	border-style: none;
	float: left;
	font-size: 10px;
}
.registry fieldset {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.registry legend {
	font-size: 10px;
	font-weight: bold;	
}
.registry li {
	list-style-type: square;
	font-size: 11px;
	color: #000000;
	line-height: 1.1em;	
}
.registry li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E51A3;
	text-decoration: none;
}


