html * { -moz-box-sizing: border-box; box-sizing: border-box; }
body {
	height: 100%;
	margin:0;
	padding:0;
	font-family: "Myriad", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color: #555555;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}
a {
	color: #7aa543;
	text-decoration: none;
}
a:hover {
	color:#555555;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #7aa543;
}
h3 {
	font-size: 14px;
	color: #7aa543;
	display: inline;
}
h4 {
	font-size: 14px;
	color: #7aa543;
	font-weight: normal;
	margin-top: 4px;
}
h5 {
	font-size: 12px;
	color: #7aa543;
	font-weight: normal;
}
.Text {
	font-size: 12px;
}
.clear {
	clear:both;
	height:15px;
	font-size:1px;
	margin:0;
	padding:0;
}
#DetailTopPad {
	clear:both;
	height:60px;
	font-size:1px;
	margin:0;
	padding:0;
}
#Site {
	width: 980px;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #b5c780;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#Container{
	width:980px;
	float: left;
	display: inline;
}
#Top {
	width:980px;
	height:35px;
	margin:0;
	clear: both;
	line-height: 30px;
	text-align: right;
}
#TopColumn {
	height:35px;
	margin:0 20;
	line-height: 30px;
	text-align: right;
}
#Left {
	width:180px;
	height:100%;
	margin:0;
	padding:0;
	float: left;
	display: inline;
}
#LeftColumn {
	height:100%;
	margin:0;
	padding:0 0 0 15;
}
#Left ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Left li {
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #7aa543;
	line-height: 13px;
}
#nav a{
	color: #555555;
}
#nav a:hover{
	color: #7aa543;
}
#nav ul{
	font-weight: bold;
	color: #555555;
}
#nav li{
	font-weight: bold;
	color: #555555;
}
#Right {
	color: #7aa543;
	float:right;
	width:200px;
	margin:0;
	padding:0;
	display: inline;
}
#RightColumn {
	height:100%;
	margin:0;
	padding:0 15 0 35;
}
#CategoryRightColumn{
	height:100%;
	margin:101 0 0;
	padding:0 15 0 35;
}
#ProductMain {
	width: 590px;
	float: left;
	display: inline;


}
#HomeMain{
	float:left;
	width:450px;
	font-size: 11px;
	margin-top: 67px;
	display: inline;
	margin-right: 15px;
}	
#HomeRight {
	float:left;
	display: inline;
	width: 290px;
	margin-top: 67px;
}
#PageMain{
	float:left;
	width:765px;
	font-size: 11px;
	margin-top: 67px;
	display: inline;
}
#PageMain img{
	margin-left: 15px;
	margin-bottom: 15px;
}
#CategoryMain {
	width:595px;
	margin-top: 101px;
	display: inline;
	float: left;
}
#BasketMain {
	width:auto;
	margin-left: 180;
	margin-right: 65;
	margin-top: 101px;
}
#SampleSet {
	width:185px;
	height:180px;
	margin:0;
	padding:1 0 0;
	background-image: url(Images/SampleBg.gif);
	background-repeat: no-repeat;
}
#SampleSetInfo {
	width:auto;
	float: left;
	padding: 4px;
	font-weight: bold;
}
#SampleSetPrice {
	width:auto;
	float: right;
	padding: 4px;
	font-weight: bold;
}
#SampleSet img{
	float: right;
	margin:0;
	padding:0;
	display: inline;
}
#SampleSetPad {
	width:155px;
	height:100px;
	margin:14px;
}
#SpecialOfferImage {
	width:150px;
	height: 137px;
}
#Footer a {
	color:#555555;
	text-decoration: none;
}
#Footer a:hover {
	color: #7aa543;	
}
#Footer {
	width:980;
	height:35px;
	margin:0 auto;
	line-height: 30px;
}
#FooterLeft {
	height:35px;
	line-height: 30px;
	float: left;
	margin-left: 15px;
	text-align: left;
}
#FooterRight {
	height:35px;
	line-height: 30px;
	float: Right;
	margin-right: 15px;
	text-align: left;
}
#basket-info {
	width:150px;
}
#basket-titles {
	float:left;
	font-weight: bold;
}
#basket-calculations {
	font-weight: bold;
	float:right;
	text-align: right;
}
.dotted-line {
	width: 100%;
	background-image: url(images/DottedLineX.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
	margin:0;
	padding:0;
}
.SmallText {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.QtyBox {
	font-size: 11px;
	width: 25px;
	border: 1px solid #555555;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.Grey {
	color: #555555;
}
.GreyLink {
	color: #555555;
}
.GreyLink:hover {
	color: #7aa543;
}
.GreyLink2 {
	color: #555555;
}
.GreyLink2:hover {
	color: #555555;
}
#TellAFriend{
	clear: right;
	text-align: right;
}
#ViewBasket{
	float: right;
	clear: right;
}
.ExtraSmallText {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}
#SmallGiftBoxes{
	font-size: 11px;
}
#LargeGiftBox{
	font-size: 11px;
}
#AddToBasket{
	height: 31px;
	width: 150px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}
.Green {
	color: #7aa543;
}
.HomeH1 {
	font-size: 20px;
	color: #7aa543;
}
.category-box {
	height: 235px;
	width: 190px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 4px;
	text-align: center;
	margin-left: 3px;
	margin-top: 2px;
}
.setting-pieces {
	display: table;
	width: 580px;
	padding-bottom: 10px;
}
.serving-pieces {
	display: table;
	width: 580px;
}
.additional-piece-box {
	height: 160px;
	width: 82px;
	float: left;
	display: inline;
	margin-top: 4px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.additional-piece-name {
	height: 25px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.additional-piece-price {
	height: 15px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.BasketHeader {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #7aa543;
}
.BasketLines {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.discountcodetext {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

.BasketMain {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 30px;
	margin-bottom: 15px;
}
.BasketFooter {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #e2ecd7;
}
.BasketQty {
	height: 21px;
	width: 23px;
	font-size: 12px;
	text-align: center;
}
.BasketButton {
	height: 19px;
	width: 65px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #7aa543;
	font-size: 11px;
	border: 1px solid #7aa543;
}
hr {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #d1d1d1;
	background-image: url(images/DottedLineX.gif);
	background-repeat: repeat-x;
}
.CheckoutButton {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #7aa543;
	height: 22px;
	width: 125px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #7aa543;
}
.ShippingBox {
	height: 21px;
	font-size: 12px;
}
.usefullinks  {
	display: block;
	margin-bottom: 10px;
}
.usefullinks label {
	display: block;
	float: left;
	width: 150px;
}
.form-col  {
	width: 290px;
	display: inline;
	float: left;
}

form {
  margin: 0;
  padding: 0;
  }
label {
	font-weight: bold;
}
.form-col div {
  display: block;
  width: 290px;
  margin: 2px 0 0;
  padding: 1px 3px 1px 0px;
}
.form-col div label {
	display: block;
	float: left;
	width: 80px;
	margin: 0 0 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.feedback-col{
	padding-top: 20px;
}
.feedback-col div {
  display: block;
  width: 100%;
  margin: 2px 0 0;
  padding: 1px 3px 1px 0px;
}
.feedback-col div label {
	display: block;
	float: left;
	width: 260px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.TextBox {
	width: 175px;
	font-size: 12px;
	font-family: "Myriad", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
}
.CommentsBox {
	width: 325px;
	font-size: 12px;
	font-family: "Myriad", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
}
.submit-button {
	font-weight: bold;
	color: #7aa543;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #7aa543;
	font-size: 12px;
}
