/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image: url("images/bg.png");
	background-repeat: repeat;
	background-color: #222;
	font-family: 'Abel', sans-serif;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
}

a, a:visited {
	text-decoration: none;
	color: #444;
}

a:hover {
	color: #fff;
	background-color: #444;
}

h1 {
	font-size: 70px;
	font-family: 'Arvo', serif;
	color: #E47911;
	text-shadow: 4px 4px 0 #000;
	text-align: center;
	margin: 40px 0 20px;
	font-weight: 700;
}

h1 span {
	color: #ccc;
}

h2 {
	font-size: 35px;
	margin-bottom: 10px;

}

h3 {
	font-size: 15px;
	margin-bottom: 10px;
	text-shadow: none;
	color: #222;
}

#container {
	width: 800px;
	margin: 40px auto 0;
	background-color: #333;
	padding: 40px;
	text-align: center;
	overflow: auto;
	
	background-color: #ccc;
	border: 1px solid #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
}

.step {
	float: left;
	width: 380px;
	margin: 10px 10px 20px 10px;
	position: relative;
}

.step img {
	padding: 5px;
	background-image: url("images/bg.png");
	z-index: 88;
}

.step form, #takemeaway {
	position: absolute;
	bottom: 25px;
	left: 25px;
	z-index: 999;
	font-family: 'Lucida Grande', Arial, sans-serif;

}

.step form input, #takemeaway a {
	margin: 0;
	font-size: 15px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
}

.step form input[type=text] {
	background-color: #fff;
	border: 1px solid #222;
	padding: 5px;
	-moz-box-shadow: inset 1px 1px 1px #ccc;
	-webkit-box-shadow: inset 1px 1px 1px #ccc;
	box-shadow: inset 1px 1px 1px #ccc;
	width: 260px;
	margin-right: 5px;
}


.step form input[type=submit], #takemeaway a {
	background-color: #E47911;
	border: 1px solid #905012;
	padding: 5px 8px;
	color: #fff;
	text-shadow: 1px 1px 0 #905012;
	font-weight: bold;
	-moz-box-shadow: inset 0 15px 10px #efa45c;
	-webkit-box-shadow: inset 0 15px 10px #efa45c;
	box-shadow: inset 0 15px 10px #efa45c;
	cursor: pointer;
	width: 50px;
}
.step form input[type=submit]:hover, #takemeaway a:hover {
	background-color: #E47911;
	border: 1px solid #905012;
	color: #fff;
	text-shadow: -1px -1px 0 #905012;
	-moz-box-shadow: inset 0 -15px 10px #efa45c;
	-webkit-box-shadow: inset 0 -15px 10px #efa45c;
	box-shadow: inset 0 -15px 10px #efa45c;
}

#takemeaway a {
	width: 312px;
	line-height: 18px;
}

#subhead, #footer {
	color: #ccc;
	text-shadow: 1px 1px 0 #000;
	margin: 10px 0 5px;
	text-align: center;
}

#footer {
	margin-bottom: 30px;
}

::selection {
	background: #E47911; /* Safari */
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #E47911; /* Firefox */
	color: #fff;
	text-shadow: none;
}














header {
	background-color: rgb(240,240,240);
	box-shadow: 0px 2px 5px rgba(24,24,24,.5);
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	-moz-box-shadow: 0px 2px 5px rgba(24,24,24,.5);
	position: fixed;
	top:0;
	left: 0;
	text-align: center;
	-webkit-box-shadow: 0px 2px 5px rgba(24,24,24,.5);
	width: 100%;
}

#loading {
	margin: 100px auto 0 auto;
	padding: 30px;
	background: #4162a8;
	border: 1px solid #19253f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111;
	-webkit-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111;
	box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111;
	color: #fff;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, .8);
	width: 150px;
	-moz-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111;
	-webkit-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111;
	box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111;
}

#loading img {
	margin-bottom: 10px;
}

.item {
	float: left;
	width: 350px;
	height: 300px;
	overflow: hidden;
	margin: 10px;
	background: #e3e3e3;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #333;
	line-height: 1;
	-moz-border-radius: 5px;
	padding: 20px;
	text-shadow: 0 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 0 0 10px 2px #fff, 0px 1px 0 #1d2c4d, 0 5px 0px #546484, 0 7px 4px 1px #111;
	-webkit-box-shadow: inset 0 0 10px 2px #fff, 0px 1px 0 #1d2c4d, 0 5px 0px #546484, 0 7px 4px 1px #111;
	box-shadow: inset 0 0 10px 2px #fff, 0px 1px 0 #1d2c4d, 0 5px 0px #546484, 0 7px 4px 1px #111;
}

.item h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.item .top {
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgb(100,100,100);
}

.item .bottom {
	padding:10px 0;
	border-top: 1px solid rgb(255,255,255);
	text-align: right;
	width: 100%;
}

.item .comment-top {
	clear: both;
	border-top: 1px solid rgb(100,100,100);
}
.item .comment {
	border-top: 1px solid rgb(255,255,255);
	padding: 10px 0 0 0;
}

.item .picture {
	float: left;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 0 0 10px 2px #fff, 0px 1px 0 #1d2c4d, 0 5px 0px #546484, 0 7px 4px 1px #111;
	-webkit-box-shadow: inset 0 0 10px 2px #fff, 0px 1px 0 #1d2c4d, 0 5px 0px #546484, 0 7px 4px 1px #111;
	box-shadow: inset 0 0 10px 2px #fff, 0px 1px 0 #1d2c4d, 0 5px 0px #546484, 0 7px 4px 1px #111;
}

.buy {
	float: right;
}

.buy a, .buy a:visited {
	background: #c63929;
	background: -moz-linear-gradient(0% 100% 90deg, #891100 0%, #B51700 50%, #c63929 50%, #EE432E 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ee432e), color-stop(0.5, #c63929), color-stop(0.5, #b51700), color-stop(1, #891100));
	border: 1px solid #951100;
	border-radius: 5px;
	box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
	color: #fff;
	display: block;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
	-moz-border-radius: 5px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
	padding: 12px 0 14px 0;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, .8);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
	width: 150px;
	margin: 10px auto;
}

.buy a:hover {
	background: #cb0500;
	background: -moz-linear-gradient(0% 100% 90deg, #a20601 0%, #cb0500 50%, #db504d 50%, #f37873 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f37873), color-stop(0.5, #db504d), color-stop(0.5, #cb0500), color-stop(1, #a20601));
}

.buy a:active {
	background: #b30300;
	background: -moz-linear-gradient(0% 100% 90deg, #700d00 0%, #9c1500 50%, #ad3224 50%, #d43c28 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #d43c28), color-stop(0.5, #ad3224), color-stop(0.5, #9c1500), color-stop(1, #700d00));
	box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
}

.price {
	font-size:3em;
	line-height:1em;
	text-shadow: 1px 1px 4px #333;  
	font-weight:bold;
	color: #ffffff;
}

.rating {
	line-height: 22px;
}

.rating img {
	vertical-align: middle;
	margin-top: -4px;
}

.priority {
	clear: right;
}