* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: #46464D;
	margin: 0;
	padding: 0;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
p {
	font-size: 12px;
	line-height: 18px;
	font-family: verdana;
	margin: 0 0 20px 0;
	font-weight: normal;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 18px;
	margin: 0 0 4px 0;
	font-family: Times New Roman;
}

h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 16px;
	margin: 0 0 5px 0;
}

h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

a img {
	border: 0;
}

div.container {
  position: relative;
	width: 840px;
	margin: 0 auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#header {
	height: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	background: #32323B url(/images/nad_header.png) repeat-x;
}

div#header h1 {
	font-size: 40px;
	font-weight: normal;
	color: #898996;
}
div#header .logo {
}
div#header .sublogo {
  position: absolute;
  top: 0;
  right: 0;
	width: 261px;
  margin: 0;
  padding: 0;
}

h1.subtitle {
  font-family: Verdana, sans-serif;
	text-transform: uppercase;
  font-size: 2em;
  text-align: center;
}
.affiliate-template strong {
  color: #d20001;
}
.affiliate-template sup {
  font-size: .5em;
}

div.banner {
	background-color: #fff;
	padding: 10px 0 10px 0;
	text-align: left;
	border-top: 1px solid #1F1F2B;
	border-bottom: 1px solid #1F1F2B;
}
div.banner a {
	color: #32323B;
	font-weight: bold;
}
div.banner a:hover {
	background-color: #32323B;
	color: #fff;
	text-decoration: none;
}
div.banner .right {
	float: right;
	width: 400px;
	text-align: left;
}
div.banner .left {
	float: left;
	width: 400px;
	text-align: left;
	padding: 10px 0 10px 0;
}

body.affiliate-template div.banner .left {
  float: left;
  width: 460px;
  text-align: left;
  padding: .8em .6em .8em 0;
}
body.affiliate-template div.banner .right {
  float: left;
  width: 350px;
  text-align: left;
  padding: .8em 0 .8em .6em;
}
body.affiliate-template div.banner .right h2 {
  font-size: 1.5em;
  text-transform: none;
  text-align: right;
}
body.affiliate-template div.banner .right h3 {
  font-size: 1.1em;
  text-transform: none;
  text-align: center;
}

div.banner .noinvite {
	width: 400px;
}

div.banner h2 {
  text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0px 20px 0px;
}
div.banner h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}
div.banner h4 {
	text-transform: uppercase;
  font-size: 1.2em;
  color:#36363e;
  font-family: Verdana, sans-serif;
}
.affiliate-template div.banner h4 {
  color: #d20001;
}
div.banner hr {
  margin: 1em 0;
}

div.banner p {
	font-family: Georgia;
	font-size: 18px;
	line-height: 24px;
}
.affiliate-template div.banner p {
	font-size: 14px;
	line-height: 1.2;
}
div.banner span.em {
  background-color: #f1f181;
}
div.banner p.disclaimer {
  font-size: 9px;
  font-family: Verdana;
  line-height: 12px;
}
div.banner #content {
	margin: 0 auto;
	background-color: #F1F181;
	padding: 15px 0px 5px 0px;
  color: #1f1f2b;
}
div.banner #content h3 {
  margin-top: 5px;
  color: #1f1f2b;
}
div.banner #content p {
  font-family: Georgia;
	font-size: 12px;
	line-height: 14px;
  color: #1f1f2b;
  margin: 10px 34px 0px 35px;
}
div.banner #content ol {
	list-style-position: inside;
  padding: 5px 0px 10px 35px;
  margin: 0;
}
.affiliate-template div.banner #content p {
  margin-left: 1em;
  margin-right: 1em;
  font-size: 14px;
  text-align: center;
}
div.banner #content fieldset {
  border: none;
  padding: 0 1.7em 1em 1.5em;
}
div.banner #content fieldset h4 {
  text-align: center;
  color: #1f1f2b;
}
div.banner #content legend {
  margin: 0 auto .5em;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
}
div.banner #content label {
  font-size: 1em;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  line-height: 1.6;
  display: block;
  margin-top: .3em;
}
div.banner #content input {
  font-size: 1.3em;
  width: 100%;
}
div.banner #content .buttons {
  text-align: center;
}
div.banner #content .buttons input {
  width: auto;
}


div.banner li {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
}
div.banner .disclaimer {
	font-size: 11px;
	line-height: 16px;
}
div.banner .abovelist {
  font-weight: bold;
  font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.emailbox {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F1F181;
	border: 1px solid #898996;
	color: #46464D;
}
.emailbox p {
	margin-bottom: 5px;
}
.emailbox .formline {
  margin-bottom: 8px;
}
.emailbox .post_invite_code {
  font-size: 12px;
  color: #666;
}
.emailbox .email_form_input_grey {
  color: #666;
}
.emailbox .email_form_input {
  color: #000;
}

div.plainpage {
  background: #fff;
  padding: 20px;
  border-left: 5px solid #1F1F2B;
  border-right: 5px solid #1F1F2B;
}

div.screenshots {
  color: #fff;
  margin: 10px 0px 10px 0px;
}
div.screenshots h2 {
  text-transform: uppercase;
	font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
div.screenshots p {
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
}
div.screenshots img {
  border: 1px solid #000;
	width: 190px;
	height: 130px;
	margin: 0px 3px 0px 0px;
}
div.screenshots .left {
  background-color: #1f1f2b;
	padding: 10px 0px 5px 0px;
	float: left;
	color: #F1F181;
	width: 400px;
	text-align: left;
}
div.screenshots .left #freesceneflash {
  text-align: center;
  width: 350px;
  margin: 0 auto;
}
div.screenshots .left #freesceneflash * {
  margin: 0 auto;
}
div.screenshots .right {
  margin-top: 9px;
	float: right;
	width: 400px;
	text-align: left;
}
div.testimonial {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", serif;
	padding: 10px 0px 0px 0px;
}
div.meta {
	padding: 20px 0;
	color: #fff;
}
div.meta .left {
	float: left;
	width: 400px;
	text-align: left;
}
div.meta .right {
	float: right;
	width: 400px;
	text-align: left;
}
div.footer {
  width: 100%;
	text-align: center;
	background-color: #000;
	font-family: verdana;
	color: #999;
	font-size: 10px;
	line-height: 1.4em;
	clear: both;
}
.footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}
div.footer div {
  padding-top: 10px;
}
div.footer a {
	color: #999;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}

.formError {
  text-align: center;
  border: 2px solid red;
  background-color: #fcecec;
  padding: 5px;
  font-size: 12px;
  margin: 0 0 10px 0;
}
.fieldWithErrors {
  display: inline;
}
