body {
	background: url(/site_images/bg_gradient3.jpg) 0 66px repeat-x;
}
body#home {
	background: url(/site_images/bg_gradient2.jpg) 0 63px repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
p, ul, ol, li, dt, dd, blockquote, label, span {
	font: 12px/1.4em arial, sans-serf;
	color: #1e1e1e;
}
th, b, strong {
	font-weight: bold;
}
i, em, cite {
	font-style: italic;
}

/* Links */
a {
	text-decoration: none;
	outline: none;
	color: #df0000;
}
a:hover {
	text-decoration: underline;
}

/* Paragraphs */
p {
	margin: 0 0 15px
}
.text-large {
	font-size: 16px;
}
.text-med {
	font-size: 12px;
}
/* Headings */
h1 {
	font: normal 36px/1.4em Rockwell, Times;
	height: 46px;
}
h2 {
	font: normal 20px/1.4em Rockwell, Times;
}
h3 {
	font: normal 16px/1.4em Rockwell, Times;
}
h4 {
	font: bold 16px/1.4em arial, sans-serif;
}
/* Lists */
ul, ol, dl {
	margin: 0 0 20px 30px
}
/* Images */
a img {
	border-style: none
}
img.left {
	float: left;
	margin: 0 10px 10px 0
}
img.right {
	float: right;
	margin: 0 0 10px 10px
}

/* General */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.clear {
	clear: both;
}
#live-sample {
	display: block;
	text-align: center;
	color: #fff;
	font: bold 13px/1.4em Arial, sans-serif;
	margin: -7px 0 0 0;
}
#live-sample:hover {
	text-decoration: none;
	color: #ccc;
}

/* Layout */
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#banner {
	position: relative;
	height: 70px;
}
#logo {
	position: absolute;
	top: 12px;
	left: 0;
}
.images-on #logo a {
	display: block;
	width: 237px;
	height: 89px;
	background: url(/site_images/logo_smashnote.gif) top left no-repeat;
	text-indent: -999em;
}
#top-content {
	padding: 100px 0 40px 0;
	background: url(/site_images/bg_sec_top.jpg) top left no-repeat;
}
#home #top-content {
	height: 355px;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
	background: url(/site_images/bg_home_top.jpg) top left no-repeat;
}
#bottom-content {
	margin: 0 0 40px 0;
}
.lead-description {
	font-size: 18px;
	color: #eaeaea;
}
.images-on h2.opening {
	width: 539px;
	height: 105px;
	background: url(/site_images/graphic_lead_in.png) top left no-repeat;
	text-indent: -999em;
}
#coverflow {
	display: block;
	margin: -50px 0 0 0;
}
#samples {
	display: none;
}
.columns {
	clear: both;
}
.columns:after {/* Clear after floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.column {
	float: left;
}
.two-a .first {
	width: 550px;
	margin: 0 15px 0 0;
}
.two-a .last {
	width: 410px;
}
.two-b .first {
	width: 650px;
	margin: 0 15px 0 0;
}
.two-b .last {
	width: 310px;
}
#primary-menu {
	float: right;
	margin: 40px 0 0 0;
}
#secondary-menu {
	position: absolute;
	top: 2px;
	right: 0;
	margin: 0;
}
#primary-menu li, #secondary-menu li {
	float: left;
	list-style: none;
}
#primary-menu li {
	margin: 0 10px 0 0;
}
#primary-menu a {
	display: block;
	width: 140px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background: #540101;
}
.images-on #primary-menu a {
	background: url(/site_images/bg_menu.gif) 0 0 no-repeat;
}
#primary-menu a:hover {
	background: #900000;
}
.images-on #primary-menu a.active, .images-on #primary-menu a:hover {
	background: url(/site_images/bg_menu.gif) 0 -31px no-repeat;
}
#secondary-menu li {
	margin: 0 0 0 25px;
	color: #df0000;
}
#secondary-menu a {
	font-size: 11px;
}
/* Pricing Table */
#pricing-table {
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
	background: url(/site_images/bg_pricing.jpg) top right no-repeat;
	font-family: Arial, sans-serif;
}
td, th {
	padding: 15px;
}
th {
	font-size: 16px;
	font-weight: normal;
}
td.feature, th.feature {
	width: 270px;
	border-bottom: 1px solid #c2aead;
	border-right: 1px solid #c2aead;
	font-size: 16px;
}
td.plan, th.plan {
	width: 219px;
	text-align: center;
}
td.middle, th.middle {
	border-bottom: 1px solid #c7a9ad;
	border-right: 1px solid #bfc9d1;
}
td.last, th.last {
	border-bottom: 1px solid #ca8691;
}
#pay-links {
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
}
#pay-links td.feature, #pay-links th.feature {
	width: 270px;
	border-bottom: none;
	border-right: none;
}
/* FAQs */
#faq {
	margin: 0 90px;
}
#faq li {
	padding: 0 0 10px 0;
	font-size: 14px;
}
#faq h2 {
	font: normal 14px/1.4em Arial, sans-serif;
	cursor: pointer;
}
#faq p {
	margin: 0 0 5px 0;
}
#faq .answer {
	margin: 5px 0 0 0;
	padding: 5px;
	background: #f0f0f0;
}
/* Forms */
.form-line {
	margin: 9px 0;
	clear: both;
}
input, textarea {
	padding: 5px;
}
input.med {
	width: 175px;
}
input.long {
	width: 350px;
}
label {
	margin: 5px 0 0 0;
}
label.small {
	display: block;
	width: 200px;
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
}
label.human {
	margin: 0;
}
form#contact {
	margin: 20px 0 0 0;
}
form#contact .form-line {
	margin: 0 0 15px 0;
}
form #submit {
	margin: 0 0 0 210px;
	background: #740000;
	color: #fff;
	border: 1px solid #000;
	padding: 5px 10px;
	cursor: pointer;
}
.error-line {
	background: #D7B6B6;
}
.error {
	padding: 0 0 0 10px;
	color: #740000;
}
form#contact #Label8, form#beta_signup #Label6 {
	margin: 1px 0 0 0;
}
form#signup fieldset {
	border: none;
	clear: both;
	margin: 25px 0 0 0;
}
form#signup label {
	float: left;
	display: block;
	font-size: 14px;
}
form#signup .plan-choice {
	width: 600px;
}
form#signup .choice {
	width: 250px;
	float: left;
	margin: 5px 20px 5px 0;
	padding: 10px;
	border: 1px solid #dedddd;
	background: #f4f4f4;
}
form#signup .choice input {
	float: left;
	margin: 10px;
}
form#signup .choice .name {
	margin: 0 0 0 30px;
}
form#signup .choice label {
	font: bold 14px/1.4em arial, sans-serif;
}
form#signup .choice .detail {
	font: normal 12px/1.4em arial, sans-serif;
}
#step2 .info {
	float: left;
	width: 450px;
}
#step2 label {
	width: 140px;
}
#step3 .form-line {
	margin: 15px 0;
}
#step3 label {
	width: 240px;
	margin: -3px 0 0 0;
}
#step3 label .hint {
	font-size: 11px;
	font-style: italic;
}
#step3 input#perdomain {
	width: 310px;
}
form#signup #submit {
	margin: 50px 0 0 0;
	font-size: 18px;
}
.help {
	font: 12px/1.4em arial, sans-serif;
	display: none;
}
.fail-notice {
	padding: 5px 0;
	color: #c80000;
}
.fail {
	padding: 5px;
	background: #c80000;
	color: #fff;
	border: 1px solid #740000;
}
/* Footer */
#footer {
	width: 980px;
	height: 75px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
	clear: both;
}
#footer ul {
	float: right;
}
#footer li {
	float: left;
	list-style: none;
	font-size: 11px;
	color: #999;
}
#footer li a {
	padding: 0 10px;
	border-right: 1px solid #df0000;
}
#footer li:last-child a, #footer li.last-child a, #footer li.icon a {
	border: none;
}
#footer p {
	color: #999;
	font-size: 11px;
}
