@import "nav.css";
@import "text.css";

* {
	margin: 0px;
    	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

html {
	background: #fff url('http://www.investornation.com/img/bg.jpg') repeat-x top center;
}

body {
	height: 100%;
	width: 100%;
}

img {
	border: 0px;
}

p {
	padding: 10px;	
	line-height: 20px;
	color: #3b3b3b;
}

input {
	font-size: 12px;
}

#container {
	position: relative;
	width: 950px;
	margin: 40px auto 0 auto;
	background: #fff;
	border-left: 1px solid #919ba9;
	border-right: 1px solid #919ba9;
}

#header {
	height: 80px;
}

#nav {
	position: absolute;
	top: -46px;
	right: -42px;
}

#logo {
	position: absolute;
	left: -20px;
	top: -35px;
}

#phonenumber {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
}

#primary {

}

#left {
	width: 530px;
	padding: 30px 40px 0 40px;
	float: left;
	text-align: left;
}

#right {
	width: 300px;	
	padding: 30px 30px 0 0;
	float: right;
}

#newsletter {
	position: relative;
	padding-top: 132px;
	width: 295px;
	height: 31px;
	background: url('../img/newsletter_bg.jpg') no-repeat top left;
	margin-left: 3px;
	margin-bottom: 15px;
	text-align: left;
}

#newsletter .email2 {
	margin-left: 20px;
	border: 0;
	color: #999;
	width: 260px;
	font-size: 14px;
}

#newsletter_small {
	position: relative;
	padding-top: 124px;
	width: 220px;
	height: 39px;
	background: url('../img/newsletter_bg_small.jpg') no-repeat top left;
	margin-left: 0px;
	margin-bottom: 15px;
}

#newsletter_small .email {
	margin-left: 5px;
	color: #999;
	width: 190px;
	font-size: 14px;
	border: 0px;
}

#newsletter_small .submit {
	position: absolute;
	left: 142px;
	top: 120px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	border: 0;
	background: transparent;
	color: #fff;
}	

#newsletter_small .email2, #newsletter_small .lastname2 {
	margin-left: 20px;
	margin-bottom: 15px;
	border: 0;
	color: #999;
	width: 100px;
	font-size: 11px;
}

.submit {
	position: absolute;
	left: 190px;
	top: 115px;
	border: 0;
	background: transparent;
	color: #fff;
	font-size: 20px;
}

#layout1 {
	margin-top: 20px;	
	color: #3B3B3B;
}

#layout1_left {
	margin-left: 25px;
	width: 650px;	
	float: left;
	text-align: left;
}

#layout1_right {
	margin-right: 25px;
	width: 220px;
	float: right;
	text-align: left;
}

.layout1_sidebox {
	padding: 15px;
	background: #e7e7e7;
	margin-bottom: 20px;
	margin-top: 20px;
}

.sidequote {
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
	font-family: Georgia;
}

.credit {
	text-align: right;
}

#footer {
	margin-top: 25px;
	padding: 25px;
	font-size: 11px;	
	background: #d1d9ff;
	border-bottom: 1px solid #919ba9;
}

.clear {
	clear: both;	
}

legend {
	font-size: 18px;
	padding: 5px;
}

label {
	float: left;	
}

fieldset {
	border: 1px solid #afc8ff;
	padding: 10px;
	width: 300px;
	text-align: right;
}

#primary ul {
	margin: 10px 0 10px 25px;
	padding: 0px;
	list-style-type: disc;
}

#primary li {
	margin-left: 15px;
	padding-bottom: 5px;
	list-style-type: disc;
}

#layout1 ul {
	margin: 10px 0 10px 25px;
	padding: 0px;
	list-style-type: disc;
}

#layout1 ol {
	margin: 10px 0 10px 25px;
	padding: 0px;
	list-style-type: decimal;
}

#layout1 ol li {
	margin-left: 15px;
	padding-bottom: 10px;
	list-style-type: decimal;
	line-height: 18px;
}

#layout1 ul li {
	margin-left: 15px;
	padding-bottom: 5px;
	list-style-type: disc;
	line-height: 18px;
}

form ul li {
	list-style-type: none !important;
}

#comparison_chart {
	margin: 15px 0 0 11px;
	width: 885px;
	font-size: 12px;
}

#comparison_chart td {
	padding: 7px;
}

td.title {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: #CCC;
}

td {
	background: #F4F4F4;	
}

#test_wrap {
	position: absolute;
	left: 50% !important;
	top: 0px;
	margin-left: -4000px;
	width: 910px;
	height: 210px;
	color: #000;
	padding: 0px;
	background: url('http://www.investornation.com/img/chart_bg.png') no-repeat;
	opacity: 0;
}

#test_wrap2 {
	margin-left: -460px; 
	top: 220px;
	color: #000;
	padding: 0px;
	opacity: 1;
}

#flyaway_testimonial {
	position: absolute;
	top: 0px;
	right: 0px;
}

#comparison_gone {
	position: absolute;
	top: 0px;
	right: 0px;
}

#newsletter_blog {
	position: relative;
	width: 624px;
	background: url('http://www.investornation.com/img/newsletter-middle.jpg') repeat-y;	
}

#newsletter_content {
	padding: 25px;	
}

#newsletter_date {
	position: absolute;
	top: 55px;
	right: 20px;
}

ul#categories {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#categories li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	list-style-type: none;
}

div.sociable ul {
	margin: 0px !important;
	padding: 0px;
	list-style-type: none;
}

div.sociable li {
	margin-left: 10px !important;
	padding: 0px;
	list-style-type: none !important;
	display: inline;
}

div.sociable ul li a {
	border-bottom: none !important;
	padding: 0px;
	list-style-type: none;
}

div.sociable li {
	margin-left: 10px !important;
	padding: 0px;
	list-style-type: none !important;
	display: inline;
}

div.sociable ul li a {
	border-bottom: none !important;
}

#respond {
	width: 400px;
	background: #f8f8f8;
	padding: 20px;
	margin: auto;
}

#newsletter_blog {
	position: relative;
	width: 624px;
	background: url('http://www.investornation.com/img/newsletter-middle.jpg') repeat-y;	
}

#newsletter_content {
	font-size: 11px;
	padding: 20px;
}

.newsletter_story {
	padding: 10px;
	border: 1px solid #e1e1e1;	
	margin-bottom: 15px;
}

#newsletter_content img {
	float: left;
	padding: 0 10px 10px 0;
}

#newsletter_date {
	position: absolute;
	top: 55px;
	right: 20px;
}

.entry img {
	float: left;
	margin: 0px 15px 10px 0;
}