/* @group General Styles */

/* @group Reset */

h1, h2, h3, h4, h5, h6, p, ul, li, fieldset, font, form, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* @end */

/* @group Body */

body {
	margin: 0;
	padding: 0;
    background: #F2F1EC;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;

	font-family: Helvetica;
	color: #666;
	text-shadow: 0px 1px 0px #fff;
	font-weight: bold;
	line-height: 1.5em;
}
body[orient="landscape"] > *:not(.toolbar) {min-height: 268px}

/* @end */


/* @end */

/* @group Helper Styles */

/* @group forms */

label {
	font-size: 0.6em;
	text-transform: uppercase;
}

.btn {
	-webkit-border-radius:5px;
    color: #FF0095;
	border: 1px solid #C2C1BD;
	background-color: none;
	background-image: url(../images/iui/btnBg.png);
	height: 33px;
	width: auto;
	padding-top:12px;	
	text-align: center;
	text-shadow: none;
	text-decoration: none;
}

input {
	background: #ffffff url(../images/iui/inputBoxShadow.png) repeat-x;
	-webkit-border-radius:0px;
	border: 1px solid #B2B2AF;
	width: 94%;
	font-size: 1.2em;
	height: 1.4em;
	
	color: #FF0095;
	font-weight: bold;
}

textarea {
	background: #ffffff url(../images/iui/inputBoxShadow.png) repeat-x;
	-webkit-border-radius:0px;
	border: 1px solid #B2B2AF;
	width: 94%;
	font-size: 1.2em;

	color: #FF0095;
	font-weight: bold;
}

select {
	background: 
		url(../images/iui/dropdownLeft.png) no-repeat left,
		url(../images/iui/dropdownRight.png) no-repeat right,
		url(../images/iui/dropdownCentre.png) repeat-x center;
	border: none;
	padding: 3px 0px 5px 0px;
	width: 100%;
	height: 32px;
	font-size: 1.2em;

	color: #FF0095;
	font-weight: bold;
}




/* @end */

a {
	color: #FF0095;
	font-weight: bold;
	text-decoration: none;
}

#fonefoodlogo {
  padding: 10px;
  float: left;
}

.clearBoth {
  clear: both;
}

/* @end */

/* @group Page Structure */

/* @group Footer */
#footer {
	margin: 0px 0 0 0;
	padding-top: 10px;
	background: #5A5A5A url(../images/iui/footerShadow.png) repeat-x;
	background-position: top;
	
	font-size: 0.8em;
	color: #fff;
}

#firstFootList {margin-top: -5px}

.footerName {
	color: #D7D7D7;
	background: #404040 url(../images/iui/footerShadowDark.png) repeat-x;
	float: none;
	padding: 10px 0;	
	padding-left: 10px;
}

.footerDivider {
	height: 2px;
	color: #D7D7D7;
	background: #404040 url(../images/iui/footerDivider.png) repeat-x;
}

#footer, #footer li a {
	font-weight: normal;
	text-shadow: none;
}

#footer ul {
	height: 34px;
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	margin-bottom: -2px;
	margin-left: 3px;
}

#footer li {
	width: auto;
	padding: 3px 2% 3px 2%;
	height: 10px;
	line-height: 1em;
	list-style: none;
	float: left;
	background: url(../images/iui/footerItemDivider.png) repeat-y;
	background-position: right;
}

#footer li.footerItemNoLine {background: none}

#footer li a {color: #D7D7D7}

/* @end */

/* @group Header */

#header {
	width: 100%;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0;
	background: #FF0095 ;
	height: 38px;
	border-bottom: 1px #fff solid;	
}

.headerElement {
	height: inherit;
	float: left;
}

/* @end */



/* @end */

/* @group Page Components */

/* @group Content */
.content {
	padding-left: 10px;
	padding-right: 10px;
}
.content h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.content h2 {

}
.content p, .content li {
	font-weight: normal;
	margin-bottom: 10px;
}

/* @end */

/* @group Feedback / Settings */

.feedback .field, .feedback .submitButton, .settings .field, .settings .submitButton, .settings h1 {
	padding-left: 10px;
	padding-right: 10px;
}
.feedback p, .settings p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 5px;	
}
.feedback .submitButton, .settings .submitButton {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;	
}
.feedback, .settings {
	background: url(../images/iui/pageDividerThick.png) repeat-x;
	background-position: bottom;
        padding-bottom: 10px;
}

/* @end */

.search_error {
	border: 1px #666 solid;
	background-color: #999;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 4px;	

	font-size: 0.8em;
	line-height: 1.1em;
	text-shadow: none;
	color: #fff;	
	
	margin-left: 10px;
	margin-right: 10px;
}

/* Thick bottom border, applied in many places */
.searchForm, .map, .searchResultDetails, .navigation, .singleNavigation {
	background: url(../images/iui/pageDividerThick.png) repeat-x;
	background-position: bottom;
}

/* Arrow on certain links */
li.linker, li.singlelinker {
	background: 
		url(../images/iui/arrowRight.png) no-repeat right top;	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
li.linker a, li.singlelinker a {
	display: block;
	
}
/* @group Recent Searches */

/* padding on all */
.recentSearches h2, .recentSearches li {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.recentSearches h2 {
	font-size: 0.6em;
	text-transform: uppercase;

}
.recentSearches li {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center top;
}

/* @end */

/* @group Search Results */
/* padding on all elements */
ul.searchResultsShortcuts li {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;		
}

.searchHeading {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center bottom;
	
	font-size: 0.6em;
	line-height: 1.5em;
	text-transform: uppercase;

	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 5px;
}

.searchHeading .numberResults {
	text-transform: lowercase;
	float:right;
}


.singleNavigation {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;	
}

/* @group Search Result Shortcut */

ul.searchResultsShortcuts li {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center bottom;
}
ul.searchResultsShortcuts .counter {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
ul.searchResultsShortcuts .distance {
	font-weight: normal;
	text-decoration: none;
	color: #666;
	font-size: 0.8em;
}
ul.searchResultsShortcuts .offer {
	background-color: #F6F6C5;
	border: 1px #CCC solid;
	padding: 4px;
	margin-left: 4px;

	font-weight: bold;
	color: #666;
	
}

/* @end */

/* @group Search Result Detail */
.searchResultDetails {
	padding-top: 10px;	
}
.searchResultDetails .counter {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.searchResultDetails .distance {
	font-weight: normal;
	text-decoration: none;
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
}

.searchResultDetails ul li {
	padding-left: 10px;
	padding-right: 10px;
}
.searchResultDetails .restaurantTypeAndPriceGuide {
	font-size: 0.8em;
	font-weight: normal;	
}
.searchResultDetails .restaurantDescription {
	font-size: 0.8em;
	font-weight: normal;
	
	margin-top: 10px;
	margin-bottom: 10px;
}
.searchResultDetails .restaurantAddress {
	font-size: 0.8em;
	font-weight: bold;	
}

.searchResultDetails .bookOffer {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center top;
	padding-top: 2px;	
}
.searchResultDetails .bookTable {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center top;
	padding-top: 2px;
	padding-bottom: 10px;		
}

/* @end */

/* @end */

/* @group Restaurant Details */

.restaurantDetails .restaurantName, .restaurantDetails .restaurantTypeAndPriceGuide, .restaurantDetails .restaurantDescription, .restaurantDetails .restaurantAddress {
	margin-left: 10px;
	margin-right: 10px;	
}
.restaurantDetails {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center bottom;
	clear: both;
}
.restaurantDetails .restaurantName {
	font-size: 1em;
	line-height: 1.5em;
	
	margin-top: 10px;	
}
.restaurantDetails .restaurantName .distance {
	font-size: 0.8em;
	font-weight: bold;	
}

.restaurantDetails .restaurantTypeAndPriceGuide {
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;	
}

.restaurantDetails .restaurantDescription {
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	
	margin-top:  15px;
	margin-bottom: 20px;
}
.restaurantDetails .restaurantAddress {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1em;	
	
	margin-bottom: 5px;
}
.restaurantDetails .bookOffer {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center top;
	padding-top: 2px;
}
.restaurantDetails .bookTable {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navigation {
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 300px;
}
.navigation .next {
	float: left;
	text-align: left;

}
.navigation .back {
	float: right;
	text-align: right;
	
}


/* @end */

/* @group Shared */

/* @group Search Form */
.searchForm {
	clear: both;
}
.searchFormElement {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;		
}
.searchFormElement {
	background:transparent url(../images/iui/pageDividerSubtle.png) repeat-x scroll center bottom;
}
.searchButton {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;		
	padding-bottom: 20px;
	padding-top: 10px;
}

.recentSearchesLink {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* @end */

/* @group Search Results / Restaurant Details */


#search_notice { 
  margin: 10px;
  color: #0A0; 
  border:1px solid #5f5; 
  border-top:1px solid #bfb; 
  border-left:1px solid #bfb; 
  background-color:#dfd; 
  display:inline-block;
  padding:2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size:80%;

}



.bookOffer p {
	background-color:#F6F6C5;
	border: 1px solid #ccc;
	padding: 5px;
	width: auto;
	margin: 5px;	
	
	font-size: 0.8em;
	font-weight: bold;	
}
.bookTable ul {
	margin-left: 10px;
	margin-right: 10px;	
	font-size: 0.8em;
	font-weight: bold;
	padding: 0;
}
.bookTable ul li {
	display: inline;
	margin: 0;
	padding: 0;
	
}
.bookTable .middle {
	margin-left:25px;
}
.bookTable .last {
	float: right;
}
.restaurantImage {
	margin-top: 5px;
}
.map, .restaurantImage {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.map img, .restaurantImage img {
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
}

hr { background-color: #CCC; height: 1px; border: none; }

/* @end */

/* @end */

/* @end */

/* @group Hacks */




/* @end */
