@charset "utf-8";
/* CSS Document */

/* CSS Reset */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
	color: #000000;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* CSS Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#000;
	background:#ffffff url(images/bg.png) repeat-x;
}
a:link, a:visited {
	color:#f6861f;
	text-decoration: none;
}
a:hover, a:active {
	color:#f6861f;
	text-decoration: underline;
}
#wrapper {
	width:820px;
	height: 660px;
	margin:0 auto;
}

#thanks-wrapper {
	width:820px;
	height: 360px;
	margin:0 auto;
}

#header {
	float:left;
	width:820px;
	height:232px;
	background:url(images/nav_bg.png) repeat-x bottom;
}
#logo {
	float:left;
	background: url(images/logo.jpg) no-repeat;
	margin: 0;
	width: 820px;
	height: 232px;
}
#logo h1 {
	font-size:2.3em;
	color:#f8cc09;
	letter-spacing:-1px;
	margin: 182px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, Nimbus Sans L, sans-serif;
	color: #ffffff;
}
#logo h2 {
	font-size:1.7em;
	font-weight:normal;
	color:#fff;
	letter-spacing:-1px;
}
#firstcontent {
	float:left;
	width:779px;
	height:182px;
	padding:20px;
	background:#fff url(images/kitchen-1.jpg) no-repeat 540px 0;
	border: 1px solid #aaaaaa;
}
#firstcontent .leftcol {
	float:left;
	width:582px;
	font-size:1em;
	margin-right:10px;
}

#firstcontent .leftcol .Thanks {
	width:505px;
}

#firstcontent .leftcol h1 {
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:10px;
	color: #ff9900;
}
#firstcontent .leftcol h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:30px 0 0 0;
	color: #ff6600;
}
#firstcontent .leftcol p {
	line-height:1.5em;
	margin-bottom:10px;
}
#firstcontent .rightcol {
	float:left;
	width:280px;
}
#firstcontent .rightcol .product {
	float:left;
	width:113px;
	margin:58px 15px 0 0;
}
#firstcontent .rightcol .rating {
	float:left;
	margin:110px 0 0 0;
}
#firstcontent .rightcol .rating h2 {
	font-size:1.2em;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#930000;
}
#firstcontent .rightcol .obutton {
	width:115px;
	height:30px;
	padding-top:10px;
	margin-top:10px;
	text-align:center;
	background:url(images/orangebtn.gif) no-repeat;
}
#firstcontent .rightcol .obutton a {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
#secondcontent {
	float:left;
	width:779px;
	height:414px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;		
	color:#fff;
	padding:20px;	
	clear: both;
}
#secondcontent h1 {
	font-size:1em;
	font-weight: 600;
	margin: 1px 1px 10px 1px;
	padding: 0.7em 0 0.7em 0.4em;
	color: #000;
	background-color: #dddddd;
}
#secondcontent p {
	line-height:1.5em;
	margin: 10px;
	color: #000;
}

#secondcontent .rightcol, #secondcontent .leftcol {
	height: 400px;
}

#secondcontent .leftcol {
	float:left;
	width:305px;
	margin-right:10px;
	border: 1px #cccccc solid;
	color: #000000;
	padding-bottom: 10px;
}
#secondcontent input	{
	display: block;
	margin: 0 0 12px 60px;
	padding: 2px;
	border: #000000 1px solid;
	width: 180px;
}
#secondcontent input.button	{
	display: block;
	margin: 0 0 26px 60px;
	width: 185px;
	padding: 0.4em;
	background-color: #ff9912;
	text-align: center;
	border: #000000 1px solid;
	font-weight: 600;
}
#secondcontent .rightcol {
	float: right;
	width: 455px;
	border: 1px #cccccc solid;
	padding-bottom: 10px;
}
#secondcontent .rightcol li {
	list-style-type: square;
	margin: 0 0 6px 40px;
	list-style-position: outside;
}
#footer {
	float:left;
	display:inline;
	width:779px;
	height:140px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0px 40px 0px;
	clear: both;
	padding: 0 20px;
}
#footerimages {
	float:left;
	display: inline;
	width:779px;
	height:68px;
	margin: 20px 0 20px 0;
	clear: both;
}
.footerlogos {
	border: none;
	width: 564px; 
	height: 68px;
	float: left;
	display: inline;
}
.footervideo a {
	background-image: url(images/video-button.jpg);
	border: none;
	margin: 0 0 0 19px;
	width: 196px; 
	height: 68px;
	float: left;
	display: inline;
}
.footervideo a:hover {
	background-image: url(images/video-button-hover.jpg);
	border: none;
	margin: 0 0 0 19px;
	width: 196px; 
	height: 68px;
	float: left;
	display: inline;
}
#footer p {
	color:#666666;
	padding:7px 0 0 15px;
	text-align: center;
}
ul	{
	list-style-image: url(images/ffbullit.gif);
	margin: 12px 22px 2px 12px;
}

li	{
	font-size: 10px;
	list-style-position: outside;
	margin: 0 0 2px 6px;
	padding: 0 0 0 6px;
	text-align:left;
}
.orangeText {color:#ff9912; text-align:center; font-weight:bold;}
 
/*video page*/
#secondcontent .leftcolvideo {
	float:left;
	width: 251px;
	height: 409px;
	margin-right:10px;
	border: 1px #cccccc solid;
	color: #000000;
	padding-bottom: 0px;
}
#secondcontent .leftcolvideo input	{
	display: block;
	margin: 0 0 7px 35px;
	border: #000000 1px solid;
	width: 176px;
}
#secondcontent .leftcolvideo input.button	{
	display: block;
	margin: 0 0 27px 35px;
	width: 181px;
	padding: 0.4em;
	background-color: #ff9912;
	text-align: center;
	border: #000000 1px solid;
	font-weight: 600;
}

#secondcontent .rightcolvideo {
	float: right;
	width: 504px;
	height: 409px;
	border: 1px #cccccc solid;
	padding-bottom: 0px;
}

.video {
	margin: 10px;
	border: 2px solid #FF9900;
}

.footerlogosvideo {
	border: none;
	width: 564px; 
	height: 68px;
	float: left;
	display: inline;
	margin-left: 107px;
}
