@font-face {
	font-family: 'VAG Round';
	src: url( "http://www.fruit4london.co.uk/VAGRoundedStd-Thin.otf" ) format("truetype");
}
@font-face {
	font-family: 'VAG Rounded Thin';
	src: url( "http://www.fruit4london.co.uk/VAGRoundedStd-Thin.otf" ) format("truetype");
}
.style1 {	font-family: sans-serif;
	font-variant:'Johnston ITC Std (Regular)' Verdana Helvetica;
	font-size: 20.92px;
	color: #f46911;
	font-stretch: expanded;
	
}
.style2 {
	font-family: sans-serif;
	font-variant:'Johnston ITC Std (Regular)' Verdana Helvetica;
	font-size: 15.06px;
	color: #373737;
}

.style3 {font-family: sans-serif;
	font-variant:'Johnston ITC Std (Regular)' Verdana Helvetica;}
.style5 {
	font-size: 15.06px;
	color: #373737;
	font-stretch: wider;
}
.style6 {
	font-family: sans-serif;
	font-variant:'Johnston ITC Std (Regular)' Verdana Helvetica;
	font-size: 10px;
	color: #373737;
	line-height: 18px;
	font-weight: 700; 
}
.style10 {color: #62a700}
.style11 {color: #373737}
.style9 {font-family: sans-serif;
	font-variant:'Johnston ITC Std (Regular)' Verdana Helvetica;
	font-size: 20.92px; }
.style14 {font-size: 13px; 
font-family: sans-serif;
	font-variant:Verdana Helvetica;
	color: #373737; }
.style16 {color: #62A700}
.style20 {font-size: 15.06px; color: #373737; font-stretch: wider; 
font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	}
.style21 {	font-size: 18.92px;
	color: #62a700;
	font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
}
.style22 {	font-size: 18.92px;
	color: #62a700;
}
.style26 {	font-size: 12px;
	font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	color: #666666;
}
a{
	font-family: 'VAG Rounded Thin' Verdana Hevetica;
	font-size: 14pt;
}
a:link {
	
	color:#f46911;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#f46911;
}
a:hover {
	text-decoration: none;
	color:  #62a700;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}


.style28 {
	color: #62a700;
	font-weight: normal;
	margin:0.2em;
}
.style29 {
	color: #FF0000;
	font-weight: bold;
}
.style30 {
	font-size: 3px;
	color: #FFFFFF;
}
.style31 {
	font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	font-size: 13px;
	color: #62a700;
	line-height: 18px;
	font-weight: bold;
}
.style33 {font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	}
.style34 {font-size: 13px}
.style35 {font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	font-size: 13px; }
.style40 {
	font-family:'Johnston ITC Std (Regular)' verdana;
	font-size: 18px;
	font-weight: bold;
}
.green_bold {
	font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	color:  #62a700;
	font-weight: bold;
	font-size: larger;
}
.green_normal {
	font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	color:  #62a700;
	text-align: right;
	font-size: 0.9em;
}

.email_link a{
	font-family: sans-serif;
	font-variant:'Johnston ITC Std (Regular)' Verdana Helvetica;
	color: #62a700;
	text-align:left;
	
}
.email_link:hover a {
	
	color: #f46911;
	
	
}
.title{
   margin-bottom:1px;
}
.plain_black{
	font-family: sans-serif;
	font-variant: 'Johnston ITC Std (Regular)' Verdana Helvetica;
	color: black;
	text-align: justify;
	padding-bottom:0.2em;
	font-size:11pt;
	
	
}
img
{
	border:0px;
}
h1,h2,h3{
	
	font-variant: 'VAG Rounded Thin' Verdana Hevetica;
	font-family: 'VAG Rounded Thin' Verdana Hevetica; 
	margin-bottom: 0.02em;
	font-weight: normal;
	
}
h2{
	font-size:1.3em;
}
h1{
	font-size:1.4em;
	margin-top:0;
	padding-top:0;
	padding-bottom: 0;
	margin-bottom:0;
}
h3{
	font-size:1.1em;
	
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 150%;
	height: 150%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: none;
	position:absolute;
	top: 15%;
	left: 25%;
	width: auto;
	height: 25em;
	padding: 16px;
	border: 5px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
	vertical-align: text-top;
	text-align:center;
	
}
.white_contentimg {
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: none;
	position: fixed;
	top: 5%;
	left: 25%;
	width: 800px;
	height: auto;
	padding: 16px;
	border: 5px solid orange;
	background-color: white;
	z-index:1005;
	overflow: auto;
	vertical-align: text-top;
	text-align:center;
	
}
#order_button{
	clear:both;
	padding-top:20px;
	display:block;
	height: 1.8em;
	
	
}
a.orderbutton{
	text-align: center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f46911;
	border: thin solid #f46911;
	color: white;
	padding: 1px;
	padding-right:2px;
	padding-left:2px;
	margin-top: 5px;
}
a.orderbuttonboxes{
	text-align: center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f46911;
	border: thin solid #f46911;
	color: white;
	padding: 1px;
	padding-right:2px;
	padding-left:2px;
	margin-top: 5px;
	float: right;
	font-size: 18pt;
}
a.quickorderbutton{
	text-align: center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f46911;
	border: thin solid #f46911;
	color: white;
	padding: 1px;
	padding-right:2px;
	padding-left:2px;
	margin-top: 5px;
	font-size: 22pt;
	display: block;
	
}
.leftalign{
	text-align: left;
}
