
body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
}

body, div, p, td {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited {
	color: #0000AA;
	text-decoration: underline;
	}

a:active, a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	color: #C62831;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C62831;
}

label {
	cursor: pointer;
}

input, select, textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}	

button, .btn {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	margin: 2px 0px;
	width: 100px;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
	padding-right: 10px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

#lytHdr #row1 {
	background: #ffef21;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

#lytHdr #row2 {
	background: #ffef21;
	border-bottom: #C62831 2px solid;
	border-top: #C62831 2px solid;
	margin: 0px;
	padding: 0px;
	height: 19px;
}

#lytHdr #row2 ul {
	margin: 0px;
	padding: 0px;
}

#lytHdr #row2 li {
	background-color: #c6d731;
	border-left: #C62831 2px solid;
	float: right;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 2px 8px 2px 8px;
}

#lytHdr #row2 a:link, #lytHdr #row2 a:visited {
	color: #000000;
	text-decoration: none;
}

#lytHdr #row2 a:hover, #lytHdr #row2 a:active {
	color: #B65926;
	text-decoration: none;
}

#lytHdr #row2 li:hover {
	background-color: #FFFF9F;
}

#lytHdr #corner {
	background: #c6d731;
	border: #000 2px solid;
	width: 70px;
	text-align: center;
	float: right;
}

#lytNav {
	margin-top: 2px;
	_margin-top: 0px;
	width: 100%;
}

#lytNavLeft {
	border: 3px solid #C6D731;
	width: 200px;
	vertical-align: top;
	padding: 0px;
}

#lytNavLeft #giftCert {
	background: #FFEF21;
	color: #00F;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px;
	text-align: center;
	cursor: pointer;
}

#lytNavLeft #giftCert:hover {
	background: #FFFF9F;
	color: #C62831;
}

#lytNavLeft .category a {
	background: #C62831;
	display: block;
	width: 184px;
	padding: 4px 8px;
}

#lytNavLeft .category a:link, #lytNavLeft .category a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#lytNavLeft .category a:active, #lytNavLeft .category a:hover {
	background: #ffef21;
	color: #B65926;
	text-decoration: none;
	font-weight: bold;
}

#lytNavLeft .products {
	margin: 0px;
	padding: 0px;
}

#lytNavLeft .products li {
	list-style-type: none;
	margin: 0px;
}

#lytNavLeft .products li a {
	background: #c6d731;
	display: block;
	padding: 5px 8px;	
	border-top: #ffef21 1px solid;
}

#lytNavLeft .products li a:link, #lytNavLeft .products li a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#lytNavLeft .products li a:active, #lytNavLeft .products li a:hover {
	background: #ffef21;
	color: #B65926;
	text-decoration: none;
	font-weight: normal;
}

#lytNavLeft .products .new {
	color: #B80C0C;
	font-style: italic;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#lytMain {
	padding: 8px;
	vertical-align: top;
}

#lytMain #intro {
	background: #FFF300 url(../images/hdr1.jpg) no-repeat scroll -15px 0px;
	padding: 15px 5px 5px 159px;
	margin: 8px 0px;
	border: #C0272D 2px dotted;
	clear: both;
	font-size: 17px;
	font-weight: bold;
	color: #BD2429;
	text-align: center;
	min-height: 120px;
	vertical-align: top;
}

#lytMain #grnBar {
	background: #C6D731;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	text-align: center;
	border: #000 1px solid;
	height: 10px;
	margin-bottom: 8px;
}

#lytFooter {
	clear: both;
}

#lytFooter #row1 {
	background: #C6D731;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	text-align: center;
	border-top: #000 1px solid;
	height: 5px;
}

#lytFooter #row2 {
	background: #FFEF21;
	border-bottom: #C62831 2px solid;
	border-top: #C62831 2px solid;
	margin: 0px;
	padding: 0px;
	height: 19px;
}

#lytFooter #row2 ul {
	margin: 0px;
	padding: 0px;
}

#lytFooter #row2 li {
	background-color: #ffef21;
	border-left: #C62831 2px solid;
	float: right;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 2px 8px 2px 8px;
}

#lytFooter #row2 a:link, #lytFooter #row2 a:visited {
	color: #000000;
	text-decoration: none;
}

#lytFooter #row2 a:hover, #lytFooter #row2 a:active {
	color: #B65926;
	text-decoration: none;
}

#lytFooter #row2 li:hover {
	background-color: #FFFF9F;
}

#lytFooter #row3 {
	background: #C6D731;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: #000 1px solid;
	height: 5px;
}

#lytFooter #row4 {
	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
	text-align: center;
}

#lytFooter #row5 {
	background: #C62831;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
}

#lytContainer {
	width: 775px;
	margin: 0px auto;
}

#lytTop2 {
	background: url(../images/bckgtop1.gif);
	height: 26px;
	width: 775px;
	text-align: center;
	padding-top: 5px;
}

#lytTop2 a:link, #lytTop2 a:visited {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
}

#lytTop2 a:hover {
	color: #fff601;
}

#lytBottom {
	text-align: center;
	border-top: #C62831 4px solid;
	height: 20px;
	padding-top: 5px;
}

#lytBottom a:link, #lytbottom a:visited {
	color: #8b8b8b;
	text-decoration: none;
}

#lytBottom a:hover {
	text-decoration: underline;
}

#lytCopyright1 {
 	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
	text-align: center;
}

#lytCopyright2 {
  background: #C62831;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

#product h1 {
	background: #FFF300;
	border: #000 1px solid;
	padding: 4px;
	font-size: 18px;
	text-align: center;
}

#product #itemsSingle {
	width: 400px;
	margin: 0px auto;
}

#product #itemsSingle #addToCart {
	text-align: right;
}

#product #itemsSingle #addToCart table {
	width: auto;
	margin: 2px auto;
	text-align: right;
}

#product #itemsSingle #addToCart td {
	background: #FFF;
	padding: 0px;
	border: none;
}

#product .item {
	background: #C6D731;
	border: #000 1px solid;
	padding: 1px 4px 3px 1px;
	font-weight: bold;
}

#product .itemRow:hover td {
	background: #FF0;
	cursor: pointer;
}


#product .blank {
	border: none;
	background: #FFF;
	height: 4px;
}

#product #itemsMultiple {
	margin: 0px auto;
}

#product #itemsMultiple table {
	width: 500px;
	margin: 0px auto;
}

#product #itemsMultiple thead td {
	background: #E3D9D5;
	white-space: nowrap;
	padding: 3px 10px;
	border: #812321 1px solid;
}

#product #itemsMultiple tbody td {
	background: #c6d731;
	white-space: nowrap;
	padding: 3px 10px;
	border: #812321 1px solid;
}

#product #itemsMultiple #addToCart {
	text-align: right;
}

#product #itemsMultiple #addToCart table {
	width: auto;
	margin: 2px auto;
	text-align: right;
}

#product #itemsMultiple #addToCart td {
	background: #FFF;
	padding: 0px;
	border: none;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

#cart thead td {
	background: #C6D731;
	border: #000 1px solid;
	padding: 2px 8px;
	font-weight: bold;
	white-space: nowrap;
}

#cart tbody td {
	background: #EEE;
	border: #CCC 1px solid;
	padding: 5px 8px;
	vertical-align: top;
}

#cart tbody td a:link, #cart tbody td a:visited {
	text-decoration: none;
	color: #B65926;
	font-weight: bold;
}

#cart tbody td a:hover, #cart tbody td a:active {
	text-decoration: underline;
}

#cart tfoot td {
	background: #C6D731;
	border: #000 1px solid;
	padding: 0px;
	height: 10px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

.shippingRates td {
	font-size: 10px;
}

.shippingRates thead td {
	font-weight: bold;
	padding-bottom: 2px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

.productsPage {
	width: 225px;
	border: #000 1px solid;
	text-align: center;
	float: left;
	margin: 0px 10px 0px 0px;
}

.productsPage .category a {
	background: #C62831;
	display: block;
	padding: 4px 8px;
}

.productsPage .category a:link, .productsPage .category a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: #000 1px solid;
}

.productsPage .category a:active, .productsPage .category a:hover {
	background: #B65926;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: #000 1px solid;
}

.productsPage .products {
	margin: 0px;
	padding: 0px;
}

.productsPage .products li {
	list-style-type: none;
	margin: 0px;
}

.productsPage .products li a {
	background: #FFF;
	display: block;
	padding: 5px 8px;	
	border-top: #000 1px solid;
}

.productsPage .products li a:link, .productsPage .products li a:visited {
	color: #765B11;
	text-decoration: none;
	font-weight: normal;
}

.productsPage .products li a:active, .productsPage .products li a:hover {
	background: #B65926;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.productsPage .products .new {
	color: #B80C0C;
	font-style: italic;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

.redBar {
	background: #C62831;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	border: #000 1px solid;
	height: 5px;
}

.errors {
	border: #F00 1px dashed;
	background: #FEE;
	margin: 10px 0px;
	padding: 15px;	
}

.super {
	vertical-align: top;
	font-size: 65%;
}

.contactFields td {
	padding: 2px;
}

.section1 a {
	background: #c6d731;
	display: block;
	padding: 2px;	
	border-bottom: #000 1px solid;
	font-weight: bold;
	text-align: center;
}

.section1 a:link, .section1 a:visited {
	text-decoration: none;
	color: #FFF;
}
.section1 a:hover, .section1 a:active {
	background: #F3C7AF;
	text-decoration: none;
	color: #B65926;
}

.contactFields td {
	padding: 2px 3px;	
}

.recentOrders {
	border-collapse: collapse;
	margin: 2px 0x;
}

.recentOrders .Row1 {
	background: #F9F9F9;
}

.recentOrders .Row2 {
	background: #EDEDED;
}

.recentOrders input {
	margin: 0px;
}

.recentOrders .Center {
	text-align: center;
}

.recentOrders .Right {
	text-align: right;
}

.recentOrders .Expand {
	width: 100%;
}

.recentOrders td {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.recentOrders td a:link, .recentOrders td a:visited {
	color: #000;
	text-decoration: underline;
}

.recentOrders td a:hover, .recentOrders td a:active {
	color: #000;
	text-decoration: underline;
}

.recentOrders thead td {
	background: #C6D731;
	border: #C62831 1px solid;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	vertical-align: bottom;
}

.recentOrders thead td a:link, .recentOrders thead td a:visited {
	color: #FFF;
	text-decoration: none;
}

.recentOrders thead td a:hover, .recentOrders thead td a:active {
	color: #FFF;
	text-decoration: underline;
}

.recentOrders tbody td {
	border: #E6E6E6 1px solid;
}

.recentOrders tfoot td {
	background: #C6D731;
	border: #C62831 1px solid;
	height: 8px;
}

.recentOrders .Clear {
	background: #FFF;
	border: none
}

.recentOrders .EdgeRight {
	background: #FFF;
	border: none;
}

