img {
	border: none;
}

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

.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif, Impact;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 80%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px dashed #e1e1e1;
	font-size: 80%;
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

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

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
.34, .txtCopy {
	color: #333333;
}
.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size: 95%;
}
.txtSale {
 	color: #cc00cc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-weight: bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}
a.txtLink, a.txtLocation {
	color: #990000;
	text-decoration:none;
}
a.txtLink:hover, a.txtLocation:hover {
	color: #ff9900;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.tdListTitle {
	background-color: #eee1d0;
	font-weight: bold;
	color: #990000;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #c3e37e;
	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.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.txtStockWarn {
	color: #cc3300;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
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: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

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

#shipping-select {
	width: 220px;
}


/*CUSTOM TEMPLATE STYLES BY WWW.SLEEPYFROG.COM*/

.topOpsText {
	color: #996600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.topOpsBox {
	border: 1px solid #E1E1E1;
	padding: 0 0 0 4px;
	margin: 0px;
}
.miniSearch {
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.miniSearch:hover {
	color: #ff9900;
	text-decoration: none;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #cc3300;
	border: 1px solid #990000;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-weight: bold;
	padding-bottom: 4px;
	text-transform: uppercase;
}
.searchBtn:hover {
	background-color: #ff9900;
}
.searchboxText {
	color: #996600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txtSession {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.txtSession a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.txtSession a:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
.txtShoppingCart {
	color: #996600;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txtShoppingCart a {
	color: #cc3300;
}
.txtShoppingCart a:hover {
	color: #ff9900;
}
.txtCatTitle {
	color: #996600;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txtCatNav {
	color: #cc9900;
	text-decoration: none;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txtCatNav:hover {
	color: #990000;
	text-decoration: none;
}
.catLine {
	border-bottom: 1px dashed #996600;
}
.vertbar {
	width: 8px;
	background-image: url(../styleImages/vertbar.gif);
	background-repeat: repeat-y;
}
.txtBoxSave {
	color: #cc00cc;
	padding: 0px;
}
.randombox {
	width: 185px;
	background-image: url(../styleImages/backgrounds/randomback.jpg);
	background-repeat: no-repeat;
	height: 202px;
}
.randomHead {
	color: #cc00cc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 8px;
}
.randombox a {
	color: #990000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.randombox a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.txtContentTitle {
	font-size: 120%;
	font-weight: normal;
	color: #996600;
	padding: 0 0 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
li.account {
	color: #996600;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cartProgress {
	font-weight: normal;
	color: #333333;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #669900;
	font-weight: bold;
}
.submit {	
	color: #FFFFFF;
	background-color: #cc3300;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-weight: bold;
	text-transform: uppercase;
}
.submit:hover {	
	background-color: #ff9900;
}
.tdcartTitle {
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #F7F0E8;
	border-bottom: 1px dashed #e1e1e1;
}
.txtsubmit {	
	color: #FFFFFF;
	background-color: #C89F67;
	border: 1px solid #996600;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.txtsubmit2 {	
	color: #FFFFFF;
	background-color: #cc3300;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.txtsubmit3 {	
	color: #FFFFFF;
	background-color: #669900;
	border: 1px solid #336600;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.txtsubmit:hover, .txtsubmit2:hover, .txtsubmit3:hover {	
	background-color: #ff9900;
	text-decoration: none;
	color: #FFFFFF;
}
.txtError {
	font-weight: bold;
	color: #cc3300;
	padding: 2px;
}
.txtforgot {
	color: #333333;
}
.txtOrders {
	color: #990000;
}
.txtOrders:hover {
	color: #ff9900;
}

.defaultLink {
	color: #cc0000;
	text-decoration: none;
}
.defaultLink:hover {
	color: #ff9900;
	text-decoration: none;
}
.topnavSize {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.popBox {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.catBox {
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.saleBox {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.saleBox {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
.viewCatDesc {
	font-size: 80%;
	padding: 4px;
}
.catProdBox {
	float: left;	
	width: 140px;	
	margin: 5px 3px 5px 0px;	
	padding:0;	
	border: 1px solid #e1e1e1;
	text-align: center;
	}
.catProdBox2 {
	float: left;	
	width: 140px;	
	margin: 5px 0px 5px 0px;	
	padding:0;	
	text-align: center;
	}
.defaultboxContent {
	border: 1px solid #eee1d0;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	position: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.defaultboxContent2 {
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.catviewPrice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #c89f67;
}
.catviewBuy {
	background-color: #c89f67;
}
.buynow {
	padding: 2px;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-transform: uppercase;
	text-decoration: none;
}
.buynow:hover {
	color: #333333;
	text-decoration: none;
}
.prodPrice {
	font-size: 140%;
	font-weight: normal;
}
.rrp {
	color: #c89f67;
}
.sale {
	color: #cc00cc;
}
/**FOOTER
********************/
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D6BDBC;
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
}
.footersmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D6BDBC;
	font-size: 70%;
	line-height: normal;
}
.sleepyfrog {
	color: #D6BDBC;
	text-decoration: none;
}
.sleepyfrog:hover {
	text-decoration: none;
	color: #BA8F8D;
}
.siteDocs2 {
	background-color: #990000;
	width: 99%;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.siteDocs2 a {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
.siteDocs2 a:hover {
	color: #000000;
	text-decoration: none;
}
.siteDocs {
	background-image: url(../styleImages/backgrounds/sitedocback.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-transform: uppercase;
}
.siteDocs a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.siteDocs a:hover {
	color: #990000;
	text-decoration: none;
}

