@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
img {
	border: 0px none #ffffff;
}
image {
	border: 0px none #FFF;
}
.submit {
	border: 0px none #fff;
	padding: 0px;
	margin-top: 5px;
}
.bold {
	font-weight: bold;
	text-align: center;
}
.bold-postage {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.bold-small {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.bold-small-buy {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bold-small-size {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	margin-bottom: 10px;
}
.small {
	font-size: 11px;
	margin-top: -10px;
}
.links {
	color: #1A2500;
}
.top-links {
	font-size: 13px;
	font-weight: bold;
	color: #1A2400;
	text-decoration: underline;
	line-height: 40px;
}
.links-bold {
	font-size: 13px;
	font-weight: bold;
	color: #1A2400;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
}
.underline {
	text-decoration: underline;
}
.centred {
	text-align: center;
}
.centred-small {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centred-small-space {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cushycms {
}
iframe {
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-left: 50px; */
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 100px;
}
#header {
	float: left;
	height: 120px;
	width: 1000px;
	background-color: #1A2400;
}
#header-wrap {
	float: left;
	height: 120px;
	width: 580px;
}
#header-heading {
	height: 80px;
	width: 310px;
	float: left;
	padding-right: 90px;
	padding-left: 180px;
}
#header-text {
	height: 40px;
	width: 310px;
	float: left;
	padding-right: 90px;
	padding-left: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
}
#header-logo {
	float: left;
	height: 120px;
	width: 240px;
}
#header-cart {
	float: right;
	height: 30px;
	width: 180px;
	text-align: right;
	padding-top: 70px;
	padding-bottom: 20px;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 30px;
	width: 1000px;
	background-color: #F7AB1A;
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	display: inline-table;
	z-index: 999;
}
#menu ul li {
	list-style-type: none;
	padding-left: 22px;
	float: left;
	text-align: left;
	padding-right: 22px;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #1A2400;
	text-decoration: none;
}
#menu ul li:hover {
	color: #1A2400;
	text-decoration: none;
}
#menu ul ul {
	display: none;
	background-color: #F7AB1A;
	position: absolute;
	top: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#menu ul ul li {
	background-color: #F7AB1A;
	position: relative;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#menu ul ul li a {
	background-color: #F7AB1A;
	margin: 0px;
	color: #FFFFFF;
}
#menu ul ul li a:hover {
	background-color: #F7AB1A;
	margin: 0px;
	color: #1A2500;
}
#menu ul li:hover > ul {
	display: block;
}
nav ul:after {
	content: ""; clear: both; display: block;
}
#main-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1A2400;
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 15px;
	text-align: justify;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-body ul li {
	line-height: 18px;
}
#main-body ul li a {
	color: #1A2400;
}
#main-body ol li {
	line-height: 18px;
	margin-bottom: 10px;
}
#home-left {
	float: left;
	height: 450px;
	width: 380px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home-centre {
	float: left;
	height: 435px;
	width: 200px;
	padding-top: 15px;
}
#home-right {
	float: left;
	height: 450px;
	width: 380px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#slideshow {
	height: 150px;
	width: 1000px;
	float: left;
	background-color: #1A2400;
	margin-bottom: 15px;
}
#slideshow img {
	height: 150px;
	width: 1000px;
	display: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#slideshow img a {
	height: 150px;
	width: 1000px;
	display: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#slideshow  img.first  {
	display: block;
}
.slideshow {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#recipes {
	float: left;
	height: 100%;
	/* [disabled]border-bottom-width: 5px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #F7AB1A; */
	width: 1000px;
	padding-bottom: 10px;
}
#recipes a {
	color: #1A2400;
}

#recipes-left-list {
	float: left;
	height: 100%;
	width: 300px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#recipes-middle-list {
	float: left;
	height: 100%;
	width: 300px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 0px;
}
#recipes-right-list {
	float: left;
	height: 100%;
	width: 300px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#recipes-banners {
	float: left;
	height: 150px;
	width: 1000px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#buy-recipes-text {
	float: left;
	height: auto;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#buy-recipes-pics {
	float: left;
	height: 360px;
	width: 750px;
	margin-top: 20px;
	/* [disabled]margin-bottom: 30px; */
}
#buy-recipes-pic-1 {
	float: left;
	height: 360px;
	width: 360px;
	margin-right: 20px;
}
#buy-recipes-pic-2 {
	float: right;
	height: 360px;
	width: 360px;
}
#recipes-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#recipes-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 30px;
}
#recipes-pic1 {
	width: 230px;
	height: 230px;
}
#recipes-pic2 {
	width: 230px;
	height: 230px;
	margin-top: 15px;
}
#recipes-pic3 {
	width: 230px;
	height: 230px;
	margin-top: 15px;
}
#back-wrap {
	float: left;
	height: 20px;
	width: 230px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/back-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	margin-left: 390px;
}
#back-wrap-main {
	float: left;
	height: 20px;
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/back-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}
#back-wrap-back {
	float: left;
	height: 20px;
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/back-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}
#item-1 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-1-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-1-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 30px;
}
#item-1-pics-1 {
	width: 230px;
	height: 265px;
}
#item-1-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-1-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-2 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-2-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-2-text ol li ul li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
#item-2-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-2-pics-1 {
	width: 230px;
	height: 265px;
}
#item-2-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-2-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-3 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-3-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-3-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-3-pics-1 {
	width: 230px;
	height: 265px;
}
#item-3-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-3-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-3-pics-3space {
	width: 230px;
	height: 265px;
	margin-top: 560px;
}
#item-3-pics-4 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-3-pics-5 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-4 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}

#item-4-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-4-text-pizza {
	float: left;
	height: 100%;
	width: 1000px;
	margin-right: 20px;
	background-image: url(../images/pizza-dough.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
}
#item-4-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-4-pics-1 {
	width: 230px;
	height: 265px;
}
#item-4-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-4-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-5 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-5-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-5-text ol li ul li {
	list-style-type: disc;
}
#item-5-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-5-pics-1 {
	width: 230px;
	height: 265px;
}
#item-5-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-5-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-6 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-6-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-6-text ol li ul li {
	list-style-type: disc;
}
#item-6-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-6-pics-1 {
	width: 230px;
	height: 265px;
}
#item-6-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-6-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-7 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-7-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-7-text ol li ul li {
	list-style-type: disc;
}
#item-7-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-7-pics-1 {
	width: 230px;
	height: 265px;
}
#item-7-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-7-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-8 {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
}
#item-8-text {
	float: left;
	height: 100%;
	width: 750px;
	margin-right: 20px;
}
#item-8-text ol li ul li {
	list-style-type: disc;
}
#item-8-pics {
	float: right;
	height: 100%;
	width: 230px;
	margin-top: 35px;
}
#item-8-pics-1 {
	width: 230px;
	height: 265px;
}
#item-8-pics-2 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-8-pics-3 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}
#item-8-pics-4 {
	width: 230px;
	height: 265px;
	margin-top: 15px;
}

#footer {
	height: 170px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px !important;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	margin-top: 6px;
	background-color: #1A2400;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px !important;
	font-weight: bold;
	color: #FFF;
}
#footer-wrap {
	height: 170px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer-top {
	float: left;
	height: 85px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px !important;
}
#footer-top a {
	font-size: 10px !important;
}
#footer-1 {
	float: left;
	height: 50px;
	width: 210px;
	margin-right: 7px;
	margin-left: 3px;
	background-color: #1B2500;
}
#footer-1-logo {
	float: left;
	height: 50px;
	width: 210px;
}
#footer-1-text {
	float: left;
	height: 40px;
	width: 125px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer-1-logo p {
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer-2 {
	float: left;
	width: 95px;
	height: 50px;
	margin-right: 7px;
}
#footer-2-logo {
	float: left;
	height: 50px;
}
#footer-2-text {
	float: left;
	height: 40px;
	width: 125px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer-3 {
	float: left;
	height: 50px;
	width: 160px;
	margin-right: 7px;
}
#footer-3-logo {
	height: 50px;
	float: left;
}
#footer-3-text {
	float: left;
	height: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 125px;
	padding-left: 10px;
}
#footer-4 {
	float: left;
	height: 50px;
	width: 95px;
	margin-right: 7px;
}
#footer-4-logo {
	height: 50px;
	float: left;
}
#footer-4-logo p {
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer-4-text {
	float: left;
	height: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	width: 125px;
}
#footer-5 {
	float: left;
	height: 50px;
	width: 180px;
    margin-right: 7px; 
	background-color: #1B2500;
}
#footer-5-logo {
	height: 50px;
	float: left;
	width: 180px;
}
#footer-5-logo p {
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer-6 {
	float: left;
	height: 50px;
	width: 96px;
	margin-right: 7px;
}
#footer-6-logo {
	height: 50px;
	width: 96px;
	float: left;
	background-color: #1B2500;
}
#footer-6-logo p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer-7 {
	float: left;
	height: 50px;
	width: 111px;
}
#footer-7-logo {
	height: 50px;
	width: 111px;
	float: left;
	background-color: #1B2500;
}
#footer-7-logo p {
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-left {
	float: left;
	height: 30px;
	width: 395px;
	margin-top: 25px;
}
#footer-centre {
	float: left;
	height: 70px;
	width: 210px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
}
#footer-right {
	float: right;
	height: 30px;
	width: 395px;
	text-align: right;
	margin-top: 25px;
}
#contact-left {
	float: left;
	height: 100%;
	width: 450px;
	padding-right: 40px;
}
#contact-right {
	float: left;
	height: 100%;
	width: 510px;
}
.indent-contact {
	margin-left: 200px;
}
#form {
	height: 100%;
	width: 510px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form-text-headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A2500;
	padding: 0px;
}
.form-text-message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A2500;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form-text-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A2500;
	line-height: 24px;
	width: 245px;
	height: 190px;
	border: 1px solid #ADADAD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.form-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A2500;
	line-height: 20px;
	height: 22px;
	width: 245px;
	padding-left: 5px;
}
.form-text-captcha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A2500;
	line-height: 20px;
	height: 22px;
	width: 116px;
	padding-left: 5px;
}
input {
	border: 1px solid #ADADAD;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #1A2500;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #1A2500;
}
.button {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 123px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
}
#submit {
	height: 30px;
	width: 123px;
	padding: 0px;
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#reset {
	height: 30px;
	width: 123px;
	margin-left: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#captcha  {
	border: 1px solid #ADADAD;
}
.checkbox {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu-recipes {
	float: left;
	height: 410px;
	width: 150px;
}
#menu-recipes ul li {
	list-style-type: none;
	line-height: 25px;
	font-weight: bold;
	color: #1A2400;
}
#menu-recipes ul li a {
	color: #1A2400;
	text-decoration: none;
}
#recipes-main {
	float: left;
	height: 100%;
	width: 1000px;
	color: #FFF;
	margin-bottom: 15px;
}
#recipes-main a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}
#cooking-rabbit {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-kangaroo {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-emu {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-crocodile {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-seafood {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-freshwater {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-goat {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-pork {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-duck {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-quail {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-pigeon {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-alpaca {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-horse {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-buffalo {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#cooking-venison {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #1A2400;
	line-height: 20px;
	background-color: #1A2400;
}
#merchandise-book {
	float: left;
	height: 100%;
	width: 1000px;
	/* [disabled]padding-bottom: 15px; */
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	/* [disabled]border-top-width: 5px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #F7AB1A; */
	/* [disabled]margin-top: 20px; */
	padding-top: 10px;
}
#merchandise-book2 {
	float: left;
	height: 100%;
	width: 1000px;
	/* [disabled]padding-bottom: 15px; */
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F7AB1A;
	margin-top: 20px;
	/* [disabled]padding-top: 10px; */
}
#merchandise-knives {
	float: left;
	height: 100%;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	/* [disabled]border-top-width: 5px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #F7AB1A; */
	/* [disabled]margin-top: 20px; */
	/* [disabled]padding-top: 10px; */
}
#merchandise-1 {
	float: left;
	height: 100%;
	width: 1000px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-2 {
	float: left;
	height: 100%;
	width: 1000px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
}
#merchandise-3 {
	float: left;
	height: 100%;
	width: 1000px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-4 {
	float: left;
	height: 100%;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
}
#merchandise-5 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
}
#merchandise-6 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
}
#merchandise-7 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-8 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-9 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
	padding-top: 5px;
}
#merchandise-10 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-11 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-12 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-13 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-14 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-15 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-16 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-17 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-18 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-19 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-20 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 10px;
	padding-top: 10px;
}
#merchandise-21 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-22 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-23 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-24 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#merchandise-25 {
	float: left;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	margin-bottom: 5px;
}
#knives {
	float: left;
	height: 100%;
	width: 1000px;
	padding-bottom: 15px;
	padding-top: 20px;
}
#merch-1 {
	float: left;
	height: 590px;
	width: 230px;
	text-align: center;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#merch-1-pic {
	float: left;
	height: 300px;
	width: 230px;
	padding-bottom: 10px;
}
#merch-2 {
	float: left;
	height: 590px;
	width: 230px;
	text-align: center;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#merch-2-pic {
	float: left;
	height: 300px;
	width: 230px;
	padding-bottom: 10px;
}
#merch-3 {
	float: left;
	height: 590px;
	width: 230px;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#merch-3-pic {
	float: left;
	height: 300px;
	width: 230px;
	padding-bottom: 10px;
}
#merch-4 {
	float: left;
	height: 590px;
	width: 230px;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#merch-4-pic {
	float: left;
	height: 300px;
	width: 230px;
	padding-bottom: 10px;
}
#snake-bite-text {
	background-image: url(../sales/merchandise/snake-bite.jpg);
	float: left;
	height: 100%;
	width: 720px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 30px;
}
#snake-bite-cart {
	float: left;
	height: 100%;
	width: 250px;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
}
#survival-left {
	float: left;
	height: 200px;
	width: 250px;
}
#survival-centre {
	float: left;
	height: 200px;
	width: 500px;
	background-image: url(../sales/merchandise/survival-kit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#survival-right {
	float: left;
	height: 195px;
	width: 250px;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
}
#postage {
	float: left;
	height: 100%;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7AB1A;
	padding-bottom: 10px;
	padding-top: 0px;
	background-image: url(../sales/payments.jpg);
	background-position: center 145px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#sales {
	float: left;
	height: 100%;
	width: 450px;
	margin-right: 275px;
	margin-left: 275px;
}
input {
	line-height: 15px;
}
select {
	line-height: 18px;
	height: 25px;
}

#view-cart {
	height: 30px;
	width: 120px;
	position: absolute;
	top: 170px;
	margin-left: 40px;
	float: left;
	text-align: right;
	z-index: 0;
}
#payments {
	height: 30px;
	width: 155px;
	top: 1900px;
	background-image: url(../sales/payments.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	position: absolute;
	left: 44.6%;
	right: 55.4%;
	margin-right: auto;
}
#price-wrap {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 70px;
	width: 300px;
	padding-right: 350px;
	padding-left: 350px;
	font-family: Verdana, Geneva, sans-serif;
}
#price-wrap-shirts {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 110px;
	padding-right: 100px;
	padding-left: 100px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
#price-wrap-caps {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 110px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
}
#price-wrap-lshirts {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
}
#price-wrap-earrings {
	font-size: 11px;
	text-align: center;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#price-wrap-combo {
	font-size: 11px;
	text-align: center;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#price-wrap-knife-roll {
	font-size: 11px;
	text-align: center;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#price-wrap-gambrel {
	font-size: 11px;
	text-align: center;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#price-wrap-book {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 110px;
	width: 300px;
	padding-right: 350px;
	padding-left: 350px;
}
#price-wrap-book2 {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 110px;
	width: 300px;
	padding-right: 350px;
	padding-left: 350px;
}
#price-wrap-book-both {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 140px;
	width: 1000px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F7AB1A;
}
#price-wrap-sticker {
	font-size: 11px;
	text-align: center;
	float: left;
	height: 65px;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
}
#price-wrap-stickers {
	text-align: center;
	float: left;
	height: 110px;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#price-wrap-new-stickers {
	text-align: center;
	float: left;
	height: 105px;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	margin-bottom: -10px;
}
#stickers-wrap {
	float: left;
	height: 310px;
	width: 1000px;
}
#stickers-wrapper {
	float: left;
	height: 310px;
	width: 1000px;
}
#sticker-1 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 10px;
	margin-top: 10px;
}
#sticker-2 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#sticker-3 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 10px;
	margin-top: 10px;
}

#sticker-4 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
#sticker-5 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
#sticker-6 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
#sticker-7 {
	float: left;
	height: 220px;
	width: 313px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-left: 10px;
}
#sticker-8 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-left: 20px;
}
#sticker-9 {
	float: left;
	height: 220px;
	width: 313px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
}

#sticker-10 {
	float: right;
	height: 300px;
	width: 214px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#sticker-11 {
	float: right;
	height: 300px;
	width: 214px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
}
#sticker-12 {
	float: right;
	height: 220px;
	width: 313px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: -5px;
}
#sticker-13 {
	float: right;
	height: 220px;
	width: 313px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: -5px;
}
#sticker-14 {
	float: right;
	height: 220px;
	width: 313px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: -5px;
}
#book-1 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 10px;
	margin-top: 10px;
}
#book-2 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#book-3 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 10px;
	margin-top: 10px;
}
#book-2-1 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 10px;
	margin-top: 10px;
}
#book-2-2 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#book-2-3 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 10px;
	margin-top: 10px;
}
#knife-1 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 10px;
	margin-top: 10px;
}
#knife-2 {
	float: left;
	height: 220px;
	width: 313px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#knife-3 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 10px;
	margin-top: 10px;
}
#shirt {
	float: left;
	height: 355px;
	width: 430px;
	margin-right: 10px;
}
#shirt-1 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#shirt-2 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#shirt-3 {
	float: left;
	height: 220px;
	width: 313px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cap {
	float: left;
	height: 355px;
	width: 260px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
#cap-1 {
	float: left;
	height: 355px;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#cap-2 {
	float: left;
	height: 355px;
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#cap-3 {
	float: left;
	height: 355px;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#lshirt {
	float: left;
	height: 355px;
	width: 260px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
#lshirts-1 {
	float: left;
	height: 355px;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#lshirts-2 {
	float: left;
	height: 355px;
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#lshirts-3 {
	float: left;
	height: 355px;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.wrap {
	float: left;
	height: 355px;
	width: 430px;
}
.wrap-pic-1 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
.wrap-pic-2 {
	float: left;
	height: 355px;
	width: 260px;
	margin-right: 10px;
}
.price-wrap {
	font-size: 11px;
	text-align: center;
	height: 110px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.wrap-book-set {
	/* [disabled]font-size: 11px; */
	text-align: left;
	height: 130px;
	padding-right: 0px;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 540px;
	float: left;
	background-image: url(../sales/merchandise/new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.price-wrap-book-set {
	font-size: 11px;
	text-align: center;
	height: 115px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 8px;
	width: 300px;
	float: left;
}
.wrap-knife-set {
	/* [disabled]font-size: 11px; */
	text-align: left;
	height: 130px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 600px;
	float: left;
}
.price-wrap-knife-set {
	font-size: 11px;
	text-align: center;
	height: 115px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 8px;
	width: 300px;
	float: left;
}
#combo {
	float: left;
	height: 355px;
	width: 430px;
}
#combo-1 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
#combo-2 {
	float: left;
	height: 355px;
	width: 260px;
	margin-right: 10px;
}
#knife-roll {
	float: left;
	height: 355px;
	width: 430px;
}
#knife-roll-1 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
#knife-roll-2 {
	float: left;
	height: 355px;
	width: 260px;
	margin-right: 10px;
}
#gambrel {
	float: left;
	height: 355px;
	width: 430px;
}
#gambrel-1 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
#gambrel-2 {
	float: left;
	height: 355px;
	width: 260px;
	margin-right: 10px;
}
#earrings {
	float: left;
	height: 355px;
	width: 430px;
}
#earrings-1 {
	float: left;
	height: 355px;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
#earrings-2 {
	float: left;
	height: 355px;
	width: 260px;
	margin-right: 10px;
}
#price-wrap-sticker-animals {
	float: left;
	height: 65px;
	width: 540px;
}
#price-wrap-sticker-love {
	float: left;
	height: 65px;
	width: 540px;
}
#price-wrap-sticker-peta {
	float: left;
	height: 65px;
	width: 540px;
}
#price-wrap-sticker-veg {
	float: left;
	height: 65px;
	width: 540px;
}
#price-wrap-sticker-boars {
	float: left;
	height: 65px;
	width: 540px;
}
#stubbie-wrap {
	float: left;
	height: 275px;
	width: 1000px;
}
#stubbie-text {
	float: left;
	height: auto;
	width: 510px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	text-align: left;
}
#price-wrap-stubbies {
	text-align: center;
	float: left;
	height: 65px;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	margin-top: 0px;
}
#stubbie-1 {
	float: left;
	height: 255px;
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
#stubbie-2 {
	float: left;
	height: 255px;
	width: 220px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
#sticker-wrap {
	float: left;
	height: 220px;
	width: 323px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}
#sticker-wrap2 {
	float: left;
	height: 220px;
	width: 323px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}
submit, textarea, map, area, img  {
    outline:none;
	border-style: none;
}
#recipe-list {
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
#recipe-2 {
	float: left;
	height: 320px;
	width: 320px;
	margin-right: 20px;
}
#recipe-3 {
	float: left;
	height: 320px;
	width: 320px;
	margin-right: 0px;
}
#video {
	background-color: #1A2400;
	float: left;
	width: 1000px;
	text-align: center;
	/* [disabled]margin-bottom: 10px; */
	/* [disabled]margin-top: 25px; */
}
