@charset "utf-8";
/* CSS Document */

div#content h2 {
 color: #444;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0em;
	text-align: left;
	text-transform: uppercase; }
	
div#content h3 {
 background-color: #333;
 border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 1em;
	padding-top: 2em;
	text-align: left;
	text-transform: lowercase; }
	
div#content h3.inverse {	
 background-color: #FFF;
	color: #333;
	border-color: #333; }

	
p {
 color: #444;
	font-size: 95%;
 line-height: 1.5; }
	
div#content p.intro {
 border-bottom: 1px solid #D0D0D0;
 color: #555;
 font-size: 90%;
	padding: 1em;
	padding-top: 0em; }
	
div#content p.info {
 background-color: #DCDCDC;
	border: 1px solid #999;
 color: #555;
 font-size: 85%;
 font-style: italic;
	padding: 1em; }
	
div#content .success {
 color: #339900; }
	
div#content .error {
 color: #EF4E4E; }
	
div#content a {
 color: #3366CC;
 text-decoration: none; }
	
div#content a:hover {
 color: #777; }
	
div#content div.column {
	margin-bottom: 1em; }
	
div#content div.right {
	clear: right;
	float: right;
	margin-left: 1em; }
	
div#content div.column h1 {
	border-bottom: 5px solid #000;
	padding: 0;
	padding-bottom: 1px;
	margin-top: 0; }
	
div#content div.column h1 a {
 background-color: #4D555E;
	border-right: 5px solid #000;
 color: #FFF;
	display: block;
 font-size: 90%;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 1em 0 0 0;
	overflow: hidden;
 text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap; }
	
div#content div.column h1 a:hover {
 background-color: #555;
 text-decoration: none; }
	
div#content div.column h1 span {
 text-indent: 0px !important; }
	
div#content .quarter {
 width: 250px; }
	
div#content .half {
 width: 50%; }
	
div#content .wide {
 width: 70%; }


div.clear {
 font-size: 0em;
 clear: both; }
	
div.clear_left {
 font-size: 0em;
 clear: left; }
	
	
table.results {
 border-collapse: collapse;
 text-align: left;
 width: 100%; }

table.results th {
 background-color: #444;
	color: #DCDCDC;
	padding: 0.5em;
 text-align: left; }

table.results td {
 padding: 0.5em; }
	
table.results td.date {
 color: #4D4D4D;
 font-weight: bold;
	white-space: nowrap; }
	
table.results td.symbol {
 font-weight: bold; }

table.results td.number {
	text-align: right; }

table.results td.percent {
 font-weight: bold;
	text-align: right; }
	
table.results td.loser {
 color: #A85757; }
	
table.results td.winner {
 color: #78B16D; }

table.results tr.even td {
 background-color: #DFE6EA; }

table.results tr.odd td {
 background-color: #F5F5F5; }
	
table.results tr.selected td {
 color: #FFF;
 background-color: #4668A2; }
	
table.statistics tr.selected td {
 color: #FFF;
 background-color: #008000; }
	
table.results td a {
 color: #4668A2;
 text-decoration: none; }
	
table.results tr.selected td a {
 color: #FFF !important;
 text-decoration: none; }
	
	
	
div#recent_posts ul {
	list-style: none;
	margin: 0em;
	padding: 0em; }
	
div#recent_posts ul li {
	margin: 0em;
	padding: 0em; }
	
div#recent_posts ul li a {
	display: block;
	overflow: hidden; }
	
div#recent_posts ul li.even a {
 background-color: #DFE6EA; }

div#recent_posts ul li.odd a {
 background-color: #F5F5F5; }
	
div#recent_posts ul li.selected a {
 background-color: #333; }
	
div#recent_posts ul li p {
	margin: 0em;
	padding: 0.5em; }
	
div#recent_posts ul li p.date {
	background-color: #555;
	color: #FFF;
	float: left;
	margin-right: 0.5em; }
	
div#recent_posts ul li.selected p.date {
	background-color: #333; }
	
div#recent_posts ul li p.title {
	overflow: hidden;
	white-space: nowrap; }
	
div#recent_posts ul li.selected p.title {
	color: #FFF; }
	
	

div#featured_feedback div#left_quote {
 color: #5E7591;
	font-size: 500%;
 position: absolute;
	margin-left: -10px;
	margin-top: -20px; }
	
div#featured_feedback div#right_quote {
 color: #777;
 font-size: 500%;
 position: absolute;
	margin-top: -25px;
	right: 5px; }

div#featured_feedback div.clipping_region {
 cursor: pointer;
 height: 100px;
	margin: 0px;
 overflow: hidden;
	padding: 0px;
	width: 250px; }
	
div#featured_feedback div.feedback {
 background-color: #DFE6EA;
	height: 100px;
	margin: 0;
	overflow: hidden;
	padding: 1em 1.25em; }
	
div#featured_feedback div.feedback p.quote {
 color: #444; }
	
div#featured_feedback div.feedback p.author {
 display: none; }
	
div#featured_feedback p.current_author {
 background-color: #F5F5F5;
	font-weight: bold;
	margin: 0;
	padding: 1em;
	text-align: right; }
	

table.partners {
 border-collapse: collapse;
 width: 100%; }

table.partners tr.even td {
 background-color: #DFE6EA; }

table.partners tr.odd td {
 background-color: #F5F5F5; }

table.partners tr.selected td {
 color: #FFF;
 background-color: #444 !important; }
	
table.partners tr.selected td a {
 color: #FFF !important; }

table.partners tr td {
 padding: 1em; }

	
div#featured_partners td div.clipping_region {
 border: 2px solid #444;
	float: left;
 height: 50px;
	margin-right: 1em;
	overflow: hidden;
	position: relative;
 width: 50px; }
	
div#featured_partners td img.logo {
 border: none;
 height: 50px;
	position: relative; }
	
div#featured_partners td span.name {
 font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase; }
	
div#featured_partners td a.details {
 display: block;
	font-size: 80%;
	margin-top: 0.5em;
	text-transform: uppercase; }
	
	
div#featured_partners table.partners tr.suggest td {
 background-color: #DCDCDC;
	background-image: url('../images/partners/suggest.png');
	background-position: 90% center;
	background-repeat: no-repeat; }
	
div#featured_partners table.partners tr.selected.suggest td {
	background-image: url('../images/partners/suggest_selected.png'); }