/* 
Site: Creative Gourmet
Creation date: 23/10/09
*/

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	overflow-y: scroll;
}

body {
	background: #8e191c url(imgs/bg_body.jpg) no-repeat top center;	
}

#wrapper {
	margin: 0 auto;
	padding: 20px 0;
	width: 901px;	
}

a#logo {
	background: url(imgs/bg_logo.png) no-repeat 0 0;
	display: block;
	height: 43px;
	float: left;
	margin-bottom: 12px;
	outline: none;
	text-indent: -999em;
	width: 287px;
}
/*******************/
/* Navigation */
/*******************/
ul#nav {
	background: url(imgs/bg_nav.png) no-repeat 0 0;
	float: right;
	height: 48px;
	padding: 8px 0 0 39px;
	margin-bottom: 5px;
	width: 444px;
}

ul#nav li {
	float: left;
	list-style: none;
}
ul#nav a {
	display: block;
	height: 39px;
	margin-right: 25px;
	outline: 0;
	text-indent: -999em;
	width: 84px;
}

ul#nav a.nav1 {
	background: url(imgs/bg_menu-links.png) no-repeat 0 0;	
}
	ul#nav a.nav1:hover {
		background: url(imgs/bg_menu-links.png) no-repeat 0 -39px;	
	}
ul#nav a.nav2 {
	background: url(imgs/bg_menu-links.png) no-repeat -107px 0;	
}
	ul#nav a.nav2:hover {
		background: url(imgs/bg_menu-links.png) no-repeat -107px -39px;	
	}
ul#nav a.nav3 {
	background: url(imgs/bg_menu-links.png) no-repeat -216px 0;	
}
	ul#nav a.nav3:hover {
		background: url(imgs/bg_menu-links.png) no-repeat -216px -39px;	
	}
ul#nav a.nav4 {
	background: url(imgs/bg_menu-links.png) no-repeat -323px 0;	
}
	ul#nav a.nav4:hover {
		background: url(imgs/bg_menu-links.png) no-repeat -323px -39px;	
	}
/*******************/
/* Content */
/*******************/
#container {
	background: url(imgs/bg_wrapper-wht-btm.png) no-repeat 0 bottom;
	clear: both;
	padding-bottom: 14px;
	margin: 0 0 5px 0;
	_margin: -1px 0 5px 0; /* IE6 removes 1px line at join */
}
#container #content {
	background: url(imgs/bg_wrapper-wht-top.png) no-repeat 0 0;
	padding: 20px 35px 0 35px;
}
#container.gradient {
	background: none;	
	padding: 0;
}

#container.gradient #content {
	background: url(imgs/bg_wrapper-gradient.png) no-repeat 0 0;	
	min-height: 505px;
	_height: 505px;
}

#content-half {
	width: 345px;	
}

#flash-a {
	background: url(imgs/btn_flash.png) no-repeat 0 0;
	display: block;
	height: 29px;
	outline: none;
	text-indent: -999em;
	width: 151px;
}

a.hp-btn {
	display: block;
	height: 29px;
	float: left;
	margin-top: 20px;
	outline: none;
	text-indent: -999em;
	width: 151px;
}

#flash-a {
	background: url(imgs/btn_flash.png) no-repeat 0 0;
	margin-left: 240px;
	_margin-left: 120px;
}

#html-a {
	background: url(imgs/btn_html.png) no-repeat 0 0;
	margin-left: 50px;
}

/*******************/
/* Footer */
/*******************/
#footer {
	background: url(imgs/bg_footer.png) no-repeat 0 0;
	height: 37px;
	padding: 13px 20px 0 20px;
	width: 861px;
}

#footer #links-left {
	float: left;
}

#footer #links-right {
	float: right;	
}

#footer ul.links li {
	float: left;
	list-style: none;
}

#footer ul.links li a {
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;	
	padding: 0 4px;
	text-decoration: none;
}

#footer ul.links li.last a {
	border: none;
	padding-right: 0;
}

#footer ul.links li a:hover {
	text-decoration: underline;	
}

#footer  p.copyright {
	clear: both;
	color: #fff;
	display: block;
	float: right;	
	font-size: 1.2em;
	width: 181px;
}
/*******************/
/* Headers */
/*******************/
h1#homepage {
	background: url(imgs/h1-index.png) no-repeat 0 0;
	display: block;
	height: 359px;
	margin: 0 auto;
	margin-top: 28px;
	width: 530px;
}

#content h1 {
	display: block;
	text-indent: -999em;
}

h1.coming-soon {
	background: url(imgs/hd_coming-soon.png) no-repeat 0 0;
	height: 27px;
	margin: 10px auto;
	width: 208px;
}

h1.closed {
	background: url(imgs/hd_closed.png) no-repeat 0 0;
	height: 27px;
	margin: 10px auto;
	width: 358px;
}
h1.not-winner {
	background: url(imgs/hd_not-winner.png) no-repeat 0 0;
	height: 27px;
	width: 493px;
}
h1.winner {
	background: url(imgs/hd_winner.png) no-repeat 0 0;
	height: 59px;
	width: 392px;
}
h1.sent {
	background: url(imgs/hd_msg-sent.png) no-repeat 0 0;
	height: 25px;
	width: 384px;
}

h1.send {
	background: url(imgs/hd_send-friend.png) no-repeat 0 0;
	height: 21px;
	width: 213px;
}
h1.mixer {
	background: url(imgs/hd_select-mixer.png) no-repeat 0 0;
	height: 58px;
	width: 287px;
}
h1.processor {
	background: url(imgs/hd_processor.png) no-repeat 0 0;
	height: 98px;
	width: 288px;
}
h1.blender {
	background: url(imgs/hd_blender.png) no-repeat 0 0;
	height: 59px;
	width: 316px;
}
h1.html-selection {
	background: url(imgs/hd_pick-appliance.png) no-repeat 0 0;
	height: 54px;
	margin: 0 auto;
	width: 400px;
}
h1.tnc {
	background: url(imgs/hd_tnc.png) no-repeat 0 0;
	height: 20px;
	margin-bottom: 15px;
	width: 261px;
}
h1.contact {
	background: url(imgs/hd_contact-us.png) no-repeat 0 0;
	height: 21px;
	margin-bottom: 25px;
	width: 143px;
}
h1.html-lp {
	background: url(imgs/hd_html-lp.png) no-repeat 0 0;
	display: block;
	margin: 0 auto 15px;
	height: 28px;
	width: 571px;
}
h2.back a {
	color: #555;
	display: block;
	font-weight: bold;
	margin: 10px 0 80px 0;
	outline: none;
}

/*******************/
/* Buttons */
/*******************/
a.btn {
	display: block;	
	outline: none;
	text-indent: -999em;
}
a.homepage {
	background: url(imgs/btn_homepage.png) no-repeat 0 0;
	height: 37px;
	margin: 0 auto;
	margin-top: 15px;
	width: 191px
}
a.homepage-short {
	background: url(imgs/btn_homepage-short.png) no-repeat 0 0;
	height: 38px;
	margin: 20px 0 0 0;
	width: 152px
}
a.send-friend {
	background: url(imgs/btn_send-friend.png) no-repeat 0 0;
	height: 38px;
	margin: 20px 0 0 0;
	width: 151px;
}
a.go {
	background: url(imgs/btn_go.png) no-repeat 0 0;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	width: 92px;
}
a.back {
	background: url(imgs/btn_back.png) no-repeat 0 0;
	height: 38px;
	margin: 10px 0;
	width: 92px;
}
/*******************/
/* Typography */
/*******************/
#container #content p {
	color: #555555;
	font-size: 1.2em;	
	margin: 10px 0;
}
#container #content p.terms {
	color: #555;
	font-size: 1em;	
	margin: 45px 0 0 0;
	_margin: 45px 0 2px 0;
	text-align: center;
}
#container #content p.terms.soon {
	margin: 10px 0 0 0;
}
#container.gradient #content p.terms {
	margin: 30px 0 0 0;
}
#container.gradient #content p.terms.intro {
	clear: both;
	padding: 30px 0 0 0;
}

#container #content p.center {
	text-align: center;
}

h1 {
	font-size: 1.8em;	
}

h2 {
	font-size: 1.6em;	
}

h3 {
	font-size: 1.4em;	
}

h4 {
	font-size: 1.2em;	
}

h5 {
	font-size: 1em;
}

/*******************/
/* Misc */
/*******************/
img.center {

	margin-left: 310px;
	
}
img.app-choice {
	display: block;
	margin-left: 95px;
	margin-top: 25px;
	_margin-top: 45px;
}

img.processor {
	margin: 0 0 0 40px;	
}

img.blender {
	margin: 0 0 0 80px;	
}

ol {
	margin: 10px 0 0 18px;	
}

ol li {
	margin: 5px 0;	
}

ol ol {
	margin: 10px 0 10px 20px;	
}
ol ol li {
	list-style: lower-alpha;	
}
ol ul {
	margin: 10px 0 0 20px;	
}
/*******************/
/* Form components */
/*******************/
fieldset#app-choice {
	border: none;
	padding: 10px 0 30px 152px;
}
fieldset#app-choice label {
	font-size: 1.2em;
	margin: 0 200px 0 5px;
}
fieldset#app-choice label.last {
	margin-right: 0;	
}