.catmenu {

}

.prodImg {
	float: left;
}

.searchBtn {
        font-size: 70%;
				font-weight: bold;
        background-color: #fff;
        border: 1px solid #000;
        height: 20px;
        width: 30px;
}
.searchBox {
        background-color: #fff;
        border: 1px solid #000;
}
.textbox {
        font-size: 70%;
        background-color: #fff;
        border: 1px solid #000;
        font-size: 11px;
}
.textboxDisabled {
        background-color: #fff;
        border: none;
        font-size: 11px;
}
.submit {
	font-size: 70%;
	background-color: #fff;
	border: 1px solid #000;
	height: 18px;
	font-weight: bold;
}
form, ol, ul {
        margin: 0px;
        padding: 0px;
}
li {
        list-style-position: inside;
        margin: 0px;
}
li.bullet {
	list-style-type: none;
	line-height: 200%;
}
li.bulletLrg {
        font-size: 12px;
}
li.num {
        font-size: 70%;
}
li.account {
        list-style-type: square;
        padding-top: 5px;
        padding-bottom: 5px;
}
.txtSession {
}
a.txtSession {
        color: #004c00;
}
a.txtSession:hover {
        color: #00a000;
}
.txtSessionGrey {
        text-transform: capitalize;
}
.txtCopy {
        font-size: 12px;
}
a.txtButton {
}
a.txtButton:hover {
        color: #08f;
}
.txtprice {
				margin: 10px;
}
.txtOldPrice {
        text-decoration: line-through;
}
.txtSale {
         color: #FF0000;
}
.txtOutOfStock {
        color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
        color: #004c00;
}
a.txtSiteDocs:hover {
        color: #00A000;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation  {
	color: #004c00;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #00A000;
}
.txtContentTitle {
        font-size: 24px;
}
.txtBoxSave {
        padding-left: 16px;
}
.tblList {
        border: 1px solid #fff;
}
.tdListTitle {
        background-color: #fff;
        font-weight: bold;
        border-bottom: 1px solid #BFCCC7;
}
.tdEven {
        background-color: #fff;
}
.tdOdd {
        background-color: #eee;
}
.txtCartPrice {
        float: right;
        padding-right: 3px;
}
.txtCart {
}
.cartTotal {
        border-top: 1px dashed #000;
        width: 150px;
        padding-top: 2px;
        margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	color: #004c00;
}
a.txtCartProduct:hover {
	color: #00A000;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
        font-size: 70%;
        background-color: #fff;
				color: #000;
        padding: 3px;
        margin: 3px 3px 3px 3px;
        line-height: 20px;
        text-align: center;
				border: 1px solid #000;
}
a.txtviewCart:hover {
	text-decoration: none;
}
.cartProgress {
        font-size: 70%;
        padding: 4px;
        border: 1px solid #000;
        width: 350px;
        margin: auto;
}
.txtcartProgressCurrent {
        font-weight: bold;
}
.quickBuy {
        text-align: center;
}
.tdcartTitle {
        font-weight: bold;
        background-color: #fff;
        border-bottom: 1px solid #000;
}
.tdcartEven {
        background-color: #fff;
}
.tdcartOdd {
        background-color: #eee;
}
.tdCartSubTotal {
        padding-top: 10px;
        border-top: 1px solid #666666;
}
a.txtCheckout {
        font-size: 70%;
        background-color: #fff;
        padding: 3px;
        margin: 3px 3px 3px 3px;
        line-height: 20px;
        text-align: center;
				border: 1px solid #000;
}
a.txtCheckout:hover {
        background-color: #efe;
}
a.txtUpdate {
        font-size: 70%;
        background-color: #fff;
        padding: 3px;
        margin: 3px 3px 3px 3px;
        line-height: 20px;
        text-align: center;
				border: 1px solid #000;
}
a.txtUpdate:hover {
        background-color: #efe;
}
.txtStockWarn {
        font-size: 70%;
}
.txtError {
        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-size: 10px;
        padding-top: 5px;
}
a.txtCopyright:hover {
}
.dropDown {
        width: 120px;
}

