/* 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; }
.menusection h3.selection { font-size: 1.25em; font-weight:bold; color: #FFF; padding: 0 0 8px 0; margin:0; }

.inner { padding: 13px 16px; color: #FFF; margin: 0; position: relative; }

.whiteboxout { background: white url(../images/coffeetempo/bg-white-bottom.png) no-repeat left bottom; padding-bottom: 10px; margin-top: 11px; margin-bottom: 10px; }
.whiteboxout .inner { background: url(../images/coffeetempo/bg-white-top.png) no-repeat left top; color:#333; }
.whiteboxout .innerwrap { background: url(../images/coffeetempo/bg-whiteboxborders.png) repeat-y left top; }
.whiteboxout table th { color:#61274A; }
.fairtrade { position: absolute; right: 15px; top: 40px; }
.thiswaterbottles { position: absolute; left: 315px; top: 478px; }
.sandwichandcrisps { position: absolute; left: 265px; top: 445px; }

.purpleboxout, .purpleboxoutsweets { background: #6F2D54 url(../images/coffeetempo/bg-purple-bottom.png) no-repeat left bottom; position: relative; }
.purpleboxout .inner { background: url(../images/coffeetempo/bg-purple-top.png) no-repeat left top; padding-bottom: 11px; }
.purpleboxoutsweets .inner { background: url(../images/coffeetempo/bg-purple-top-sweets.png) no-repeat left top; padding-bottom: 11px; }
.stackofcakes { position: absolute; left: 285px; top: 188px; }

table {
	width: 100%;
	margin-bottom: 11px;
	font-size: 1.05em;
	font-weight: normal;
}

.purpleboxout table.threecolumn { border-bottom: solid 1px #8C5776; padding-bottom: 11px; }
.purpleboxout table.threecolumn h4 { padding-top: 4px; }
table td { vertical-align: top; font-size:0.95em; }
table th { font-size: 1.2em; text-align: left; }
table th img { vertical-align: -28%; }
table .price { width: 74px; font-size: 0.95em; }

#sidebar-right { margin-top: -11px; font-size: 1.1em; }

/* Locations right sidebar */
.locations {
	background: url(../images/coffeetempo/bg-yellow-bottom.png) no-repeat left bottom;
	width: 179px;
	float: right;
	color: #FFF;
	margin: 11px 0;
	padding-bottom: 8px;
	font-size: 1.1em;
}
.locations ul, .locations p, .locations h3 { padding: 0 16px; }

.locations h3 {
	background: url(../images/coffeetempo/bg-yellow-top.png) no-repeat left top;
	padding-top: 16px;
}

.locations ul { padding-bottom: 2em; }
.locations p {
	border-top: solid 1px #F5CB61;
	border-bottom: solid 1px #F5CB61;
	font-size: 0.9em;
	margin: 0.5em 16px;
	padding: 0.2em 0;
}
