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;
}
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 { color: #191919; font-size: 16px; font-family: "Lucida Sans",Tahoma, Arial, Helvetica, sans-serif; line-height: 1.4; background:#333333; }
b { font-weight: bold; }

#center { width:940px; margin:0 auto; text-align:right; padding-top: 40px; }

#share { width: 330px; float: right; height:40px; }
#share ul { list-style: none; margin:0; padding:0; height:40px; }
#share ul li { list-style-type: none; float: left; }

#container { width:900px; margin: 0 auto; background: url(bg.png) repeat-x 0 0; 
min-height:400px;
height:auto !important;
height:400px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow:    0 0 4px 4px #191919;
  -webkit-box-shadow: 0 0 4px 4px #191919;
  box-shadow:         0 0 4px 4px #191919;
}

#containerinner { width:890px; background: url(background.jpg) no-repeat top right; 
min-height:400px;
height:auto !important;
height:400px;
text-align: left;
}

html>body #container{ height: auto; min-height: 400px; } 

h1 { font-size: 48px; color:#FE2600; font-family: 'Luckiest Guy', arial, serif; padding-top:10px; }

h1 a { color:#FE2600; text-decoration: none; }

#ftb { width:570px;text-align:center;
min-height:340px;
height:auto !important;
height:340px;
}
#toredbar {
min-height:270px;
height:auto !important;
height:270px;
overflow: hidden;
}

#ftb p { margin: 10px; }

#coupon { background:#EFEFEF; font-size:12px; width:320px; padding:4px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 auto 0 auto;
}
#price {
min-height:50px;
height:auto !important;
height:50px;
overflow: hidden;
}
#price p { color:#FFFFFF; }
#price p span.amount { font-size: 20px; font-weight:bold; }

#footer { width:600px; margin:0 auto; color:#999999; font-size: 11px; text-align:center; padding-top:4px;}
#footer a { color: #999999; }
#footer a:hover { color: #FFFFFF; }
p small b { color: #333333; }
a img { border: 0; }

form { padding:2px 0 2px 0; }

input  {font-size: 14px; }
button {background: transparent; border:none; margin:0; line-height:1em; padding:0;
vertical-align: middle; *vertical-align: text-bottom; 
}

.tilt {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	line-height: 0.8em;
	margin-bottom: 0;
	text-shadow: 2px 2px 1px #000;
	padding-top: 44px;
	padding-bottom: 24px;
}

.clear { clear:both; }
