@charset "UTF-8";

/* 1	Global reset (based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui) */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
a { text-decoration:none; outline: 0 none; }

/* 2	Global reset-RESET (restores some sensible defaults) */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
a:active { outline:none }

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


h2 {
    font-family: arial, sans-serif;
}


#header,  #footer, #gallery, #mission-statements, #contact-panel, 
#contact-bar, #nutrional_key   {
  display: none;
}

#container, #container2, #content, #main-content, .corporate, #corporateHolder {width: 100%; margin: 0; float: none;}


.voucher {
    width: 560px;
    margin: 0 auto;
    background: #FFE74C !important;
    padding: 20px;
    border: solid 1px;
}

.newleaf {
    font-family: Georgia;
    background: #FFE74C !important;
    color: #000000;
    text-align: center;
    

}

.foodItem {
    width: 500px;
    height: 48px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 3px;
    padding-top: 8px;
}

.voucher .foodItem {
    width : 400px;
}

.foodItem .title {
    font-size: 15px;
    text-align: left;
    float: left;
    margin-left: 5px;
    font-family: 'TypewriterSerialBold';
}



.foodItem .desc {
    font-size: 13px;
    color: #8bc53f;
    text-align: left;
    float: left;
    margin-left: 5px;
    margin-top: 2px;
    display: inline;
    clear: left;
}




.foodItem .nutrition {
    float: right;
    display: inline;
    margin-right: 5px;
    padding-top: 2px;
    font-size: 14px;
    color: #8bc53f;
    font-weight: bold;
    font-family: Arial;
}



.foodItem .nutrition img {
    padding-left: 1px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline;
    
}



.newleaf h1 {
    font-size: 48px !important;
    padding-top: 30px;
    font-family: Georgia;
    text-transform: none;
    line-height: 48px;
    background: url(/img/leaf_header.png) no-repeat 0 0;
    width: 495px;
    height: 112px;
    margin: 0 auto;
    padding-bottom: 0px !important;
}

.newleaf strong {
    font-weight: bold;
    font-family: Georgia;
}



a, a:active, a:visited {
    color: #000;
}



/* CORPORATE ORDERING */

.leftCol{
	float: left;
	width: 45%;
	margin-right: 3%;
}


#corporateHolder{
	clear: both;
	/* width: 65.9574%; */
	padding-top: 15px;
}


.warning{
	background-color: #e50278;
	padding: 5px 10px;
	margin-bottom: 15px;
	color: #fff;
}

form h3, #corporateHolder h3, #content .details h3 a[name="validate"], .corporate_details h2, .coporate_details h3 {
	font-size: 1.085714286em;
	font-weight: bold;
	color: #8dc63f;
	margin-bottom: 5px;
	text-transform: uppercase;

}



form label{
	width: 48.3870968%;
	margin-right: 2%;
	font-size: 0.85714286em;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.leftCol label{
	width: 70%;
	line-height: 20px;
}

.leftCol input.numberField{
	margin-right: 0;
}

form label.price, form label.total{
	font-family: arial, sans-serif;
	font-size: 0.85714286em;
	font-weight: normal;
	width: 12%;
	margin: 0;
	float: none;
}

form label.total{
	color: #8dc63f;
}



form label span{
	color: rgba(0, 0, 0, 0.3);
	display: block;
	font-size: 0.666667em;
	font-weight: normal;
	line-height: 0.6;
}


form ol li{
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 2px solid rgba(0, 0, 0,.05);
}

.foodorder h4 {
    padding: 0px;
    margin: 0px;
    margin-bottom: 7px;
    color: #8dc63f;
}

.foodorder ol {
    margin: 0px;
    margin-bottom: 3px;
}

.foodorder ol li {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 3px 0px;
   border: none;
}

.foodorder ol li label {
   vertical-align: text-bottom;
   font-weight: normal;
}

.headers ol li label {
   font-weight: bold !important;
}

form input, form textarea {
   width: 45.5%;
   margin-left: 0;

   border: 1px solid rgba(0,0,0,.1);
   height: 16px;
   font-family: arial, sans-serif;
   font-size: 1em;
   background-color: rgba(255,255,255,.6);
   padding: 8px;

}

form textarea{
	height: 90px;
}

form input.numberField, label.numberField {
    width: 9.6774194%;
	text-align: center;
	padding: 0;
	margin-right: 3%;
	height: 24px;
	float: none;
}

.headers .numberField {
    height: auto;
}

input[type="radio"]{
	width: 8%;
}

.check-radio{
	padding-left: 50%;
}


.check-radio label{
	width: 20%;
	float: none;
}

#doYouRequire {
    margin-top: 10px;
}

#doYouRequire li {
    border: none;
    padding: 0px;
}

#doYouRequire label {
    font-weight: normal;
    float: none;
    display: inline;
}

#doYouRequire input {
	width: 5%;
	margin-right: 2%;
	float: none;
	display: inline;
}

#doYouRequire legend{
	margin: 20px 0;
	float: left;
	white-space: normal;
	*margin-left: -7px;
}

#doYouRequire legend span{
	display: block;
	width: 100%;
}

h4{
	margin-bottom: 20px;
	font-weight: bold;
}



#basketItems .price {
    float: right;
}

#basketItems li{
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

form ol li.btn-holder{
	border-bottom: 0;
	padding-right: 2%;
}

form ol{
	margin-bottom: 20px;
}

.headers .price{
	font-family: arial, sans-serif;
	font-weight: bold;
}

.headers .numberField {
    float: none;
    width: 20px;
}

.headers ol {
    margin-bottom: 4px;
}

.buttons{
	margin-top: 30px;
	clear: both;
}



.buttons input, form ol li.btn-holder input{
	background-color: #8dc63f;
	padding: 6px;
	width: 48.3870968%;
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #dbdcdc;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	display: inline-block;
	line-height: 1;
	font-size: 1em;
	min-height: 32px;
	float: right;
	margin-right: 0;
	cursor: pointer;
}

.corporateTotal .buttons input{
	float: none;
}

.corporateTotal {
    font-size: 12px;
	width: 28.333333333%;
    float: left;
    background-color: #fff;
    padding: 1.5%;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);

}

.corporateTotal h3 {
    font-size: 1.3em !important;
}

#postcodeError, #dateError {
    color: #BB0262;
}

.error {
    border: 1px solid #BB0262;  
}

.corporateTotal {
    display: none;
}

