@charset "utf-8";
/* CSS Document */

body {
	font: 18px Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #232323;
}
#container {
	width: 890px;  
	background: #FFFFFF;
	background-image:url('../images/layout/drop-shadow-container-box-middle.jpg');
	background-repeat:repeat-y;
	background-position:top center;
	margin: 0px auto; 
/*	border-left: 3px solid #f4fed7;
	border-right: 3px solid #f4fed7;
*/	text-align: left; 
}
#header {
	background-color:transparent;
	padding: 20px 10px 0 20px;
	background-image:url('../images/layout/drop-shadow-container-box-top.jpg');
	background-repeat: no-repeat;
	background-position:top center;
}
#header h1 {
	margin: 0; 
	padding: 35px 0 10px; 
}
#mainContent {
	padding: 0 80px; 
	background-color:transparent;
}
#footer {
	height:26px;
	padding: 0 10px; 
	background-color:transparent;
	background-image:url('../images/layout/drop-shadow-container-box-bottom.jpg');
	background-repeat: no-repeat;
	background-position:top center;
}
#footer p {
	margin: 0;
	padding: 10px 0; 
}

.clear {
	clear:both;
}

.centering-hr {
	width:70%;
	margin:30px auto;
}

h1 {
	margin:0;
	padding:10px 0;
	font-size:34px;
	font-weight:bold;
	color: #A52E2C;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin:0;
	padding:10px 0;
	font-size:26px;
	font-weight:normal;
	color: #6ea72c;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin:0;
	padding:10px 0;
	font-size:20px;
	font-weight:normal;
	color: #A52E2C;
}

h4 {
	margin:0;
	padding:10px 0;
	font-size:17px;
	color: #232323;
}

h5 {
	margin:0;
	padding:10px 0;
	font-size:15px;
	color: #000000;
}

ul {
	margin:20px 50px;
	padding:0px;
}

ol {
	margin:20px 50px;
	padding:0px;
}

li {
	padding:7px 0px;
}

a {
	color: #A52E2C;
	text-decoration:underline;
}

a:hover {
	color: #6ea72c;
	text-decoration:none;
}

.red {
	color:#ff0000;
}

.line-through {
	text-decoration:line-through;
}

.tagline {
	font-size:85%;
	font-weight:normal;
}

.image-left, .image-left-brd {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

.image-right, .image-right-brd {	
	float:right;
	margin-left:7px;
	margin-bottom:7px;
}

.image-left-brd, .image-right-brd {
	padding:3px;
	border:1px solid #d1d1d1;
}

.horiz-1 {
	margin:12px auto;
}

/*========================================================*/
/*===================     LIST BULLETS      ================*/
/*========================================================*/

.green-checks {
	list-style-type: none;
	padding: 0 20px 0 0;
	margin: 0 0 0 20%;
}

.green-checks li {
	background-image: url(../images/layout/green-tick-list-item.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 3.3em;
	line-height:40px;
}


/*========================================================*/
/*===================     BOX STYLES      ================*/
/*========================================================*/

.comic-sans p {
	font-family: Comic Sans MS, Times, Arial, Helvetica, sans-serif;;
}

.box-1 {
	width:76%;
	margin:20px auto;
	padding:10px 20px;
	border: 5px solid #8AA569;
	background-image:url(../images/layout/nomi-fruitveg-display.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.box-2 {
	width:76%;
	margin:20px auto;
	padding:10px 20px;
	border: 5px solid #8AA569;
	background-image:url(../images/layout/nomi-fruitveg-display.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.invis-wide-wrap, .invis-med-wrap {
	margin:20px auto;
	padding:10px 20px;
	border: 2px solid #c2eb92;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.invis-wide-wrap {width:92%;}

.invis-med-wrap {width:78%;}

.bonus-boxes {
	width:78%;
	margin:20px auto;
	padding:10px 20px 20px;
	border: 5px solid #c2eb92;
	background-color:#fffd84;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.testi-container {
	margin:20px auto;
	width:595px;
	background-image:url('../images/layout/testi-box-middle.jpg');
	background-repeat:repeat-y;
	background-position:top center;
}

.testi-container p {
	padding:0 30px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}

.testi-top {
	background-image:url('../images/layout/testi-box-top.jpg');
	background-repeat: no-repeat;
	background-position:top center;
	height:40px;
}

.testi-bottom {
	height:54px;
	background-color:transparent;
	background-image:url('../images/layout/testi-box-bottom.jpg');
	background-repeat: no-repeat;
	background-position:top center;
}

.guarantee {
	margin:30px auto;
	width:444px;
	height:230px;
	background-image:url('../images/layout/guarantee.jpg');
	background-repeat: no-repeat;
	background-position:top center;
	padding:55px 65px;
}

.guarantee p {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:19px;
	margin-top:5px;
}

.order-box {
	background-color:#fcfef8; border:10px dashed #A52E2C; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin:20px auto; padding:10px 20px; width:85%;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

