/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin: 0; padding: 0;
	border: none; outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
body {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
	text-align: center;
}

h1 {
	position: absolute;
	top: -10px; left: 0;
	margin-top: 50px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	z-index: 50;
}

h1 img { margin: -42px 0 -26px 19px; }

h2 {
	color: #DF0A15;
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0.3em;
	font-weight: bold;
	letter-spacing: 0.06em;
}

a { color: #09F; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

/* Overall container */
#container {
	text-align: left;
	width: 760px;
	margin: 10px auto 0 auto;
	position: relative;
}

/* Header area */
#header {
	height: 97px;
	position: relative;
}

/* sign up / login */
#header div {
	position: absolute;
	top: 0; right: 0;
	font-size: 0.9em;
	color: #999;
}
#header div img { vertical-align: -0.4em; margin-left: 0.4em; }

/* Site menu */
#menu {
	float: right;
	margin-top: 40px;
	padding: 7px 0 7px 40px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

#menu li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	border-left: 1px solid #DEDEDE;
	padding: 0 8px 0 7px;
}

#menu li img { display: block; }
#menu li:first-child { border-left: none; padding-left: 0; }

/* Submenu */
#subMenu {
	position: absolute;
	right: 0; top: 74px;
}

#subMenu li {
	float: left;
	border-left: 1px solid #DBDBDB;
	padding: 0 13px;
}

#subMenu li:first-child { border-left: none; padding-left: 0; }
#subMenu li img { display: block; }

/* Footer */
#footer {
	color: #999;
	clear: both;
	font-size: 0.9em;
	border-top: dotted 1px #CCC;
	padding: 0.5em 0 2em 0;
	margin-top: 10px;
}

#footer span {
	float: right;
	display: block;
}

#footer span a {
	color: #999;
	text-decoration: underline;
}

/* Right sidebar */
#sidebarRight {
	width: 179px;
	float: right;
}

#sidebarRight .feature {
	border: 1px solid #DDD;
	padding: 4px;
	margin-bottom: 11px;
}

#sidebarRight .feature h3 {
	color: #666;
	text-transform: uppercase;
	padding-left: 4px;
	margin-bottom: 4px;
}
#sidebarRight .feature img { display: block; }

#sidebarRight .feature-seasonal {
	border: 1px solid #DDD;
	color: #FFF;
	padding: 4px;
	margin-bottom: 11px;
}
#sidebarRight .feature-seasonal div { background: #64A63A; text-align: center; }
#sidebarRight .feature-seasonal div h3 { font-size: 1.6em; padding: 25px 0 0 0; letter-spacing: 0.18em; margin: 0; text-transform: uppercase; }
#sidebarRight .feature-seasonal div ul li { line-height: 1.1em; margin: 0 7px; padding: 10px 0; border-bottom: 1px dotted #FFF; }
#sidebarRight .feature-seasonal div ul li.last { border: none; }
#sidebarRight .feature-seasonal div ul li a { color: #FFF; display: block; padding: 10px 0 5px 0; text-transform:uppercase; font-weight:bold; }
#sidebarRight .feature-seasonal div ul li strong { font-size: 1.1em; }

/* Content */
#content { margin-right: 190px; }
#content.noright { margin-right: 0; }
#subMenu { right: 300px; }

#sidebarRight { position: absolute; right: 0; padding-top: 20px; }
#sidebarRight .feature h3 { color: #09F; }

#sidebarRight .aToB p { font-size: 0.9em; margin-top: 0.7em; }

#sidebarRight .downloadPDF { position: relative; }

/* Hot damn this is schmexy */
#sidebarRight .downloadPDF p {
	background: rgb(0, 153, 255);
	background: rgba(0, 153, 255, 0.75);
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.9em;
	position: absolute;
	padding: 2px 0 2px 5px;
	width: 164px;
	left: 4px; bottom: 4px;
}

#sidebarRight .downloadPDF p a { color: #FFF; }

#sidebarRight address { font-style: normal; padding-left: 4px; }

.intro {
	background: url(../images/findalittlechef/bg-intro.jpg) no-repeat 0 0;
	height: 224px;
	padding: 40px 300px 0 21px;
	color: #FFF;
	margin-bottom: 11px;
}

.intro h2 {
	color: #FFF;
	font-size: 2.2em;
	letter-spacing: 0.075em;
	margin-bottom: 0.5em;
	width: 12em;
}

.intro p { margin-bottom: 1em; }
.intro .opener { font-weight: bold; }
.intro a { color: #FFF; text-decoration: underline; }

#content h3, #content h4 {
	color: #09F;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0.3em;
}

#content h4 {
	font-size: 1.2em;
}

#content form {
	border: 1px solid #DBDBDB;
	padding: 14px 19px;
	margin-bottom: 11px;
}

#content form label { display: block; }
#content form li label { display: inline; }
#content form button { float: right; }

#content .from { float: left; width: 250px; }
#content .to { margin-left: 250px; }
#content .closest { margin: 1em 0; }

#content .otherOptions { margin-top: 1em; }

#content .pleaseNote {
	border-top: 1px dotted #CCC;
	margin-top: 2em;
	padding-top: 0.6em;
}

/* Sat nav */
#content.satnav {
	margin: 2em 0 0 0;
	padding-left: 19px;
}
#content.satnav .intro {
	background: none;
	height: auto;
	min-height: 178px;
	padding: 0;
	color: #333;
	margin-bottom: 3em;
}

#content.satnav .intro h2 { color: #ED1B2D; letter-spacing: 0; width: 400px; }
#content.satnav .intro img { float: right; margin-left: 3em; }

#content.satnav h3 {
	font-size: 1em;
	color: #333;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0.8em;
}

.navman {
	float: left;
	width: 370px;
	padding-top: 12px;
}
.tomtom { margin-left: 370px; }

.navman .logo, .tomtom .logo { margin-bottom: 1.2em; display: block; }
.navman p, .tomtom p { margin-bottom: 1em; }

.disclaimer {
	color: #BBB;
	font-size: 0.9em;
	margin-top: 2em;
}

/* Advanced search */
#sidebarRight.advanced { padding-top: 5.5em; }
#sidebarRight.advanced img { display: block; margin-bottom: 11px; }

#content.advanced { margin-top: 2em; }
#content.advanced h2 { padding-left: 19px; line-height: 0; }
#content.advanced h2 span { color: #09F; }

#content.advanced .goVia { margin: 1em 0; }
#content.advanced .goVia label { width: auto; }

#content.advanced p.restrictions, #content.advanced p.radius { margin: 1em 0 0; }
#content.advanced ul.restrictions li, #content.advanced ul.radius li { display: inline-block; }
#content.advanced ul.restrictions input, #content.advanced ul.radius input { vertical-align: -0.15em; }

#content.advanced p.buttons { position: relative; top: -1.5em; }

#routeLocation1, #routeLocation2, #nearestLocation { width: 16em; }

#formVia { width: 34.7em; }

/* En route, Closest */
#content.enroute, #content.closest { padding-left: 19px; margin-top: 2em; }

#yourRoute, #yourLocal {
	border: 1px solid #DCDCDC;
	padding: 19px;
	margin: 0 0 1.5em -19px;
}

#yourRoute p.query, #yourLocal p.query { color: #09F; }
#yourRoute p.query .from { display: block; float: left; width: 20em; }
#yourRoute p.query .to { display: block; margin-left: 20em; }
#yourRoute h3 { margin-top: 1em; }

#yourRoute ul, #yourLocal ul { margin: 1em 0 1.5em; }
#yourRoute .note, #yourLocal .note { color: #09F; }

#routeMap, #locationMap { margin: 0 0 1.5em -19px; border: 1px solid #CCC; }

#sidebarRight.closest, #sidebarRight.enroute { padding-top: 46px; }

/* En route */
#drivingDirections .print { float: right; margin-top: 0.4em; }

#drivingDirections ol {
	list-style: decimal inside;
	border-top: 1px dotted #CCC;
	margin: 1em 0 0 -19px;
}

#drivingDirections ol li { padding: 0.8em 0 0.8em 19px; }
#drivingDirections ol li:nth-child(2n) { background-color: #EBEBEB; }
#drivingDirections ol span { color: #09F; }

/* Ambiguity */
#multipleMatches { margin: 1em 0 0 -19px; }
#multipleMatches h3 { margin-top: 0.5em; }
#multipleMatches h3:first-child { margin-top: 0; }
#multipleMatches .buttons { margin-top: 1em; }
form#multipleMatches button { float: none; }

#modifyEnrouteSearch { margin-left: -19px; }
#modifyEnrouteSearch ul.restrictions li { display: inline; }
