html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #7C8760;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #717B58;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;;
	height: 20px;
	width: 30px;
	font-size: 11px;
}

.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}

.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 10px;
	background-color: #7C8760;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #717B58;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
}

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

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;	
}

ul {list-style-type: none;}

ul li.num {color: #333333;margin:8px 0 0 0;padding:0 0 4px 0;	}


li {

	margin: 0px;
	padding: 0px;

}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;margin:3px 0 0 0;	
}



li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	font-size:110%;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #333;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #9DD788;
	text-decoration: none;
}


.txtButton {
	color: #FFFFFF;
	background-color: #7C8760;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #717B58;
	font-family:Arial "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #7C8760;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #717B58;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #6C7750;
	background-image: url(../../../images/button_bkgd_buy_hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #616B48;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}

.txtButtonInfo {
	color: #FFFFFF;
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_info.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #9DD788;
	font-family:Arial "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	left:3px;
	position:relative;
	padding: 2px 0.6em 3px 0.6em;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButtonInfo {
	color: #FFFFFF;
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_info.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #9DD788;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 0.6em 3px 0.6em;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButtonInfo:hover {
	color: #FFFFFF;
	background-color: #A1D091;
	background-image: url(../../../images/button_bkgd_info_hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #8EC879;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 0.6em 3px 0.6em;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.txtSale {
 	color: #444444;
	font-family: Impact, Helvetica, Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:20px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: Impact, Helvetica, Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:20px;
	font-weight:bold;
	color: #444444;
}

.txtPriceSidebar {
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:11px;
	font-weight:bold;
	color: #161616;
}

.txtOldPriceSidebar  {
	text-decoration: line-through;
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:11px;
	font-weight:bold;
	color: #666666;
}

.txtSiteDocs, a.txtSiteDocs {
	color: #444444;
	text-decoration:none;
	font-family:Helvetica, Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
}
a.txtSiteDocs:hover {
	color: #79D35A;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}

a.txtLocation {
	color: #333333;
	text-decoration:underline;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #9DD788;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	line-height:16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B6A3B;
	height: 15px;
	padding: 5px;
}
.txtBoxSave {
	font-weight: bold;
	color: #ff0000;
	padding: 0px;
}
.tblList {
}
.tdListTitle {
	background-color: #E9ECD9;
	font-weight: bold;
	color: #663300;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}

.tdEven, .tdOdd  {padding-top:3px;}

.txtCartPrice {
	float: right;
	color: #999;
	padding-right: 3px;
}

.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}

a#flashBasket {
	color: #fff;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	text-align: center;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #fff;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 4px 2px 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #fff;
	font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight:bold;
	padding: 2px 4px 2px 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #fff;
	background-color: #B0DFA0;
	border: none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px 4px 2px 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.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;
	display:none;
}
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 {
	background-color: #ffffff;
	padding: 3px;
}

#RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

#RatingBottom {
	background-color: #E9ECD9;
	color: #663300;
	padding: 3px;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}


p
{
     line-height: 1.3em;
     margin:  .1em 0;
     padding-bottom: 6px;
}


h1, h2, h3, h4, h5, h6
{
     line-height: 1.2em;
     margin:  .1em 0;
     padding-bottom: 0px;
}

h1 { font-family: Helvetica, Arial; font-size: 160%; font-weight: bold; color: #444444; }
h2 { font-family: Helvetica, Arial; font-size: 130%; font-weight: bold; color:#000; }
h3 { font-family: Helvetica, Arial; font-size: 110%; font-weight: bold; color:#009e5a; }
h4 { font-family: Helvetica, Arial; font-size: 100%; font-weight: bold; color: #009e5a; }
h5 { font-family: Helvetica, Arial; font-size: 130%; font-weight: normal; color: #777777; }
h6 { font-size: 80%; font-weight: normal; color: #FF6600; }


.clear
{
     clear: both;
     line-height: 1px;
     font-size: 1px;
     height: 1px;
     margin-top: -1px;
     visibility: hidden;
}

/* Buttons
---------------------------------------------------------------- */


.infobuttons a, .infobuttons a:link, .infobuttons{

    	color: #FFFFFF;
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #9DD788;
    display:block;
    float:left;
    margin:0px 0px 4px 4px;
    border:0;
    font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
    font-size:100%;
    line-height:120%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
   line-height:16px;
}

.infobuttonssmall a, .infobuttonssmall a:link, .infobuttonssmall{

    	color: #FFFFFF;
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #9DD788;
    display:block;
    float:left;
    margin:0px 0px 4px 0px;
    border:0;
    font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
    font-size:100%;
    line-height:120%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
   line-height:14px;
}


.buybuttons a, .buybuttons button{
    	color: #FFFFFF;
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_buy.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #9DD788;
    display:block;
    float:left;
    margin:0px 0px 4px 0;
    border:0;
    font-family:Arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
    font-size:100%;
    line-height:120%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:1px 3px 0px 1px;
}

.buttons button, .buybuttons button{
    width:auto;
    overflow:visible;
    padding:2px 7px 0px 7px; /* IE6 */
}

.infobuttons{
    width:auto;
    overflow:visible;
    padding:2px 7px 1px 7px; /* IE6 */
}

.buttons button[type], .buybuttons button[type], .infobuttons [type]{
    padding:1px 4px 2px 3px; /* Firefox */
    line-height:15px; /* Safari */
}
*:first-child+html button[type]{
    padding:0px 5px 0px 4px; /* IE7 */
}

.infobuttonssmall{
    width:auto;
    overflow:visible;
    padding:1px 7px 2px 7px; /* IE6 */
}
.infobuttonssmall [type]{
    padding:2px 4px 2px 3px; /* Firefox */
}

*:first-child+html .infobuttonssmall{
    padding:2px 7px 1px 6px; /* IE7 */
}

*:first-child+html .infobuttons{
    padding:2px 7px 0px 6px; /* IE7 */
}

button.buy, .buttons a.buy, infobuttons a.info, a.infobuttons:link, infobuttonssmall a.info, a.infobuttonssmall:link{color:#fff;}

.buttons a.buy:hover, button.buy:hover {
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_buy_hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
    border:0;
    color:#fff;
}



.infobuttons a.info:hover, .infobuttons:hover {
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_buy_hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
    border:0;
    color:#fff;
}

.infobuttonssmall a.info:hover, .infobuttonssmall:hover {
	background-color: #B0DFA0;
	background-image: url(../../../images/button_bkgd_buy_hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
    border:0;
    color:#fff;
}

/* rotator in-page placement */
.slideshow{
float:left;
z-index:1;
}
.slideshow-two {
float:right;
}
.slideshow,.slideshow-two { height: 180px; width: 270px; margin: 0 0 10px 0; overflow:hidden;}
.slideshow img {padding:0 2px 0 0; }
.clear{
clear:both;
}

