/*   
Site: FreeKitchenRemodelingInfo.com
Description: This is the master stylesheet for the FreeKitchenRemodelingInfo.com
Author: Rodrigo Munoz
Version: 1.0

Table of Contents

	1: Universal Reset
	2: Structure
	3: Typography
	4: IE Hacks

*/
/* 1: =Universal 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-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* base font size: 10px and line height: 16px */
body {
	font-size: 62.5%;
	line-height: 1.6em;
	color: black;
	background: white;
}
/* 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: "" "";
}
/* 2: =Structure
----------------------------------------------- */
#wrapper {
	width: 650px;
	margin: 10px auto;
	border: 1px solid #000000;
	position: relative;
}
#header {
	width: 585px;
	margin: 1em auto 2em;
	border: 1px solid #000000;
	background: #D9D9D9;
}
h1 {
	margin: .25em 0 .25em 5em;
}
h2.tagline {
	margin: 0 5em .5em 0;
	text-align: right;
}
h3 {
	text-align: center;
	margin: 0 28px 16px;
	
}
p.opening {
	margin: 0 28px 16px 40px;
	text-indent: 0;
}
p {
	margin: 0 28px;
	text-indent: 1.6em;
}
h2 {
	margin: 26px;
}
img {
	margin: 0 0 0 65px;
	float: left;
}
body.thankyou img {
	margin:0 0 2em 8em;
}
li {
	margin-bottom: 1em;
}
h4 {
	clear: both;
}
* html h4 {
	margin-top: -45px;
}
.noindent {
	text-indent: 0;
}
.ps {
	margin-top: 16px;
}
#form1 {
	width: 400px;
	text-align: center;
	border: 2px dashed #000000;
	margin: 16px auto 10px;
}
body.thankyou #form1 p {
	text-indent: 0;
	margin: 0 1.2em .3em 0;
}
#form1 p {
	margin: 0 3.8em .3em 0;
}
#form1 h2 {
	margin: 12px 0 22px;
}
#form1 p.privacy, body.thankyou #form1 p.privacy {
	margin: 20px 8px 10px;
}
label {
	width: 114px;
}
input {
	width: 170px;
}
button {
	margin-top: 20px;
	width: 340px;
	padding: 4px 2px 2px;
}
body.thankyou button {
	width: 380px;
}
#footer {
	margin-bottom: 4px;
}
.thanks {
	width: 268px;
	float: left;
	margin: 5em 1em 0 3em;
}
.thanks p {
	margin: 0;
}
body.thankyou #header {
	margin-bottom: 20px;
}
.clearme {
	clear: both;
}
.thanksagain {
	margin: 0 auto;
	width: 260px
}
.thanksagain p {
	margin: 0;
	text-indent: 0;
}
.back {
	padding: 50px 0 80px;
}
#imageAndBullets {
	margin-bottom: .5em;
}
.signature {
	margin-top:14px;
	margin-bottom: 14px;
}
/* 3: =Typography
----------------------------------------------- */
body {
	font-family: Times, "Times New Roman", serif;
}
h1, h2.tagline {
	font-size: 1.4em;
	font-family: Times, "Times New Roman", serif;
}
h3 {
	font-size: 2.2em;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif;
}
p.opening {
	font-size: 1.8em;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif;
}
p {
	font-size: 1.4em;
}
h2 {
	font-size: 1.8em;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
#imageAndBullets ul {
	list-style: none;
	position: absolute;
	left: 300px;
}
#imageAndBullets ul li {
	background: #FFF url("images/bullet.gif") no-repeat 0 .3em;
	padding-left: 16px;
	margin-left: -16px;
}
li {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 28px;
}
strong {
	font-weight: bold;
}
#form1 p.privacy {
	text-align: left;
	text-indent: 0;
}
#form1 h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.6em;
	font-weight: bold;
}
#form1 p {
	text-align: right;
}
#footer p {
	font-size: 1em;
	text-align: center;
}
em {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}
body.thankyou em {
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: bold;
}
label {
	text-align: right;
}
button {
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 1.4em;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
}
.thanks p {
	text-indent: 0;
}
p.thanksagain {
	text-align: left;
}
.back a {
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
}
.signature {
	font-family: "Brush Script MT", Script, cursive;
	text-indent: 0;
	font-size: 2.4em;
}
/* 3: =Color
----------------------------------------------- */
body {background: #989898;}
#wrapper {background-color: #FFFFFF;}
h3, p.opening {color: red;}
#form1 {background: #D9D9D9;}
input {
	background-color:FFFF99;
	border: 1px solid #000000;
}
input:focus {background-color: #FFFFCC;}
button {
	background-color: #B1B1B1;
	border: 1px solid #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
button:hover {
	color: #0C8C4D;
}
.back a, .back a:hover {
	color: #000000;
}
/* 4: =IE Hacks
----------------------------------------------- */
/* IE needs a left margin so that bullets can I appear. This only happens on floating elements*/
* html #imageAndBullets li {
	margin-left: 1em;
}
* html #imageAndBullets {
	margin-bottom: 0;
}
* html .signature {
	text-indent: -9999px;
	background: transparent url("images/signature.gif") no-repeat top left;
	line-height: 24px;
}