/* 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; }
h2 span { color: #900; }

#subMenu.aboutUs { right: 50px; }

#sidebarRight { padding-top: 3.8em; }

#content { padding-left: 19px; }

#content h3 {
	color: #ED1B2D;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 1.4em 0 0.3em;
}

#content h3 span { color: #999; }

#content p .logo { float: right; }
#content ul.statistics {
	margin: 1em 2em;
	list-style-position: outside;
	list-style-image: url(../images/bullet-reddiamond.png);
}

.intro {
	margin-left: -19px;
	padding: 4px;
	border: 1px solid #DBDBDB;
	margin-bottom: 11px;
}

.intro div {
	background-color: #E10915;
	color: #FFF;
	padding: 16px;
}

.intro p { margin-bottom: 1em; }
.intro p:last-of-type { margin-bottom: 0; }

.intro .opener { font-size: 1.3em; font-weight: bold; }

#content .intro h3 { color: #FFF; margin-top: 0; }

.goodFoodOnTheGo, .section { margin-bottom: 1em; }

/* WiFi page */
#intro.wifi {
	border: 1px solid #DBDBDB;
	padding: 5px 5px 0 5px;
	margin-bottom: 1.4em;
}

#intro.wifi div {
	background-color: ##DBC42;
	color: #FFF;
	padding: 0;
}

#content.wifi h3 { font-size: 1.7em; }
#content.wifi p { margin: 10px 0; }
#content.wifi ul li { margin: 0 0 13px 20px; list-style-type: disc; }

#content.wifi .stepByStep { text-align: center; margin: 1em 0; }

#content.wifi .stepByStep li {
	display: inline-block;
	width: 100px;
	vertical-align: top;
	text-align: left;
	margin: 0 2em;
}

#content.wifi .stepByStep li img { display: block; margin: 0 0 0.8em 11%; }

#content.wifi .section {
	background: #F3F3F3;
	padding: 1px 19px 19px;
}


#sidebarRight.wifi .applicationForm {
	border: 1px solid #DDD;
	padding: 5px;
}

#sidebarRight.wifi .applicationForm div {
	background: #F7F7F7;
	padding: 8px 8px 8px 11px;
	font-size: 0.9em;
}

/* Safety first */
#sidebarRight .think {
	border-top: 1px dotted #C2C2C2;
	border-bottom: 1px dotted #C2C2C2;
	padding: 11px 0;
	margin: 11px 0;
	display: block;
}

#sidebarRight .findOutMore {
	border: 1px solid #DBDBDB;
	padding: 5px;
	margin-bottom: 11px;
}

#sidebarRight .findOutMore h3 {
	text-transform: uppercase;
	color: #ED1B2D;
	margin-bottom: 0.4em;
}

#sidebarRight .findOutMore ul {
	background: #ED1B2D;
	padding: 8px 12px;
}

#sidebarRight .findOutMore ul li {
	background: url(../images/bullet-whitediamond.png) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin-bottom: 0.4em;
}

#sidebarRight .findOutMore a { color: #FFF; }

#content.safetyFirst p { margin-bottom: 1em; }
#content.safetyFirst h3 { text-transform: none; }

#content.safetyFirst ul, #content.sitemap ul {
	margin: 0 2em 1em;
	list-style-position: outside;
	list-style-image: url(../images/bullet-reddiamond.png);
}

#content.safetyFirst ul li { margin-bottom: 0.6em; }

/* Terms and conditions, Privacy policy */
#content.termsAndConditions, #content.privacyPolicy { margin-right: 0; }
#content.termsAndConditions p, #content.privacyPolicy p { margin-bottom: 1em; }
#content.termsAndConditions h3 { color: #333; font-size: 1em; }

/* Site map */
#content.sitemap ul { margin-top: 1em; }
#content.sitemap ul li { margin-bottom: 0.2em; }
