img {
        border: none;
}

.cart_icon {
        margin: 0;
        padding: .5em 0 0 0;
}

.searchBtn {
        border: 1px solid #666;
        padding: .1em .6em .2em .6em;
        font-size: 11px;
        /* cursor: pointer; */
        cursor: hand;
        background: #400080;
}
.searchBox {
        border: 1px solid #666;
        font-size: 11px;
}
.textbox {
        border: 1px solid #333;
        padding: .2em .4em;
        font-family: arial, verdana, sans-serif;
        font-size: 11px;
}
.textboxDisabled {
        border: 1px solid #EBEBEB;
}
.submit {
        font-family: arial, verdana, sans-serif;
        border: 1px solid #666;
        padding: .3em .5em;
        margin-top: .3em;
        font-size: 11px;
        background: #400080;
        color:white;
}
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;
}
/*.txtSession, .txtCopy, .txtSiteDocs {
        color: #333333;
}*/
a.txtSession, a.txtSiteDocs {
/*        color: #031074;*/
        text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
/*        color: #031074;*/
        text-decoration: underline;
}
a.txtButton, a.txtButton:hover {
        font-weight: bold;
        padding: 3px 8px;
        margin-left: .4em;
        text-align: center;
        text-decoration: none;
        /* cursor: pointer; */
        cursor: hand;
        background: #400080;
}


.txtOldPrice {
        text-decoration: line-through;
        color: #ccc;
        margin-right: .4em;
}
/*.txtSale {
         color: #00A2C0;
}
.txtOutOfStock {
        color: #00A2C0;
}*/
.txtSiteDocs, a.txtSiteDocs {
        text-decoration:none;
}
a.txtSiteDocs:hover {
        text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
        text-decoration:none;
        /* font-size: 12px; */
        /* line-height: 165%; */
        /* padding: 0em .6em; */
}
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;
        /* normal; */
        padding: 0 0 .4em 0;
        margin: 0 !important;
       /* text-transform: uppercase; */
        display: block;
}

.siteDocs .txtSiteDocs {
        background: none !important;
}

.txtContentTitle#catTitle {
        padding-top: .4em;
}

.txtBoxSave {
        padding-left: 16px;
        font-weight: bold;
}
.tblList {
        border: 1px solid #333;
}
.tdListTitle {
        font-weight: bold;
}
.tdEven {

}
.tdOdd {

}
.txtCartPrice {
        float: right;
        padding-right: 3px;
}
.txtCart {

}
.cartTotal {
        border-top: 1px dotted #333;
        width: 13.6em;
        padding-top: 5px;
        padding-bottom: 8px;
        margin-top: .6em;
        overflow: hidden;
}

.viewBasketButton {
        padding-bottom: 0;
        text-align: center;
        overflow: hidden;
}

.viewBasketButton a.txtviewCart {
        border: 1px solid #444 !important;
        padding: .3em .8em !important;
        width: 12em !important;
        clear: both;
        float: left;
}

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;
}
a.txtviewCart:hover {

}
/*a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
        font-weight: bold;
        background: #66CC33;
        text-decoration: none;
        font-weight: bold;
        padding: 2px;
        border: 1px solid #000000;
}*/
.cartProgress {
        font-weight: normal;
        color: #999;
        padding: .5em .5em .6em .5em;
        width: 67em;
        margin: auto auto 1em auto;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: -1px;
}
.txtcartProgressCurrent {
        font-weight: bold;
}
.quickBuy {
        text-align: left;
        padding: .8em 0;
}

.quickBuy .submit {
        padding: 1px 10px 3px 10px;
        /* cursor: pointer; */
        cursor: hand;
        background: #400080;
}

.tdcartTitle {
        font-weight: bold;
        padding: .5em;
        border-bottom: 5px solid #fff;
}

.tdCartSubTotal {
        padding-top: 10px;

        border-top: 1px solid #444;
}
a.txtCheckout {
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: -1px;
        text-decoration: none;
        padding: .8em 1.2em;
        border: 1px solid #333;
}
a.txtUpdate, a.txtUpdate.changeAddress {
        font-weight: bold;
        text-decoration: none;
        padding: 3px 16px;
}

td.changeAddress {
        padding: 1em 0;
}

/*.txtStockWarn {
        color: #00A2C0;
}*/
.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 {
        width: 91em;
        text-align: right;
        margin: 0;
}

a.txtCopyright:hover {
        text-decoration: none;
}
.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;
}

.invisibleText {
   color: #CCCCCC;
   font-size: 0px;
   margin-left: -100px;
   text-decoration: none;
}