/*
	Brochure style sheet for Stone Ridge Capital
	Copyright 1999-2007, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 05/09/2007
	Version: 1.0
*/

/* Font definitions
*******************************************************************/	

BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 100%;
	color: #FFFFFF;
	background-color: #111F35;
}

INPUT, TEXTAREA {font-size: 12px;}

H1 {font-size: 20px;font-weight: bold;}
H2 {font-size: 18px;font-weight: bold;}
H3 {font-size: 14px;font-weight: bold;}
H4 {font-size: 12px;font-weight: bold;}

H1, H2, H3, H4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {margin: 0px 0px 0px 0px;}

DD {margin-left: 15px;}

P, UL, OL, DL {
	margin-top: 10px;
	margin-bottom: 10px;
}
.summarytitle			{
	font-size: 14px;
	font-weight: bold;
}
.small			{
	font-size: 10px;
}
.big			{
	font-size: 16px;
	font-weight: bold;
}
IMG {border: 0px;}

/* Text tweaks
*******************************************************************/

.whitetext	{
	color: #ffffff;
}
.whitelink	{
	color: #ffffff;
	text-decoration: underline;
}

/* Link appearance
*******************************************************************/

A:link		{color: #68042D; text-decoration: underline;}
A:visited	{color: #7A4F57; text-decoration: underline;}
A:active{color: #990000; text-decoration: underline;}

/* Property brochure setup
*******************************************************************/

.mainbody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
.navcolumn {
	width: 144px;
	background-color: #4D6675;
	border-right: 1px solid #000000;
}
.navbutton {
	margin-bottom: 10px;
}
.summary_table_fl {
	width: 615px;
	color: #000000;
	background-color: #ffffff;
	border: 4px solid #CC6A2C;
}
.summary_price_fl {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #D68856;
}
.summary_table_al {
	width: 615px;
	color: #000000;
	background-color: #ffffff;
	border: 4px solid #00664D;
}
.summary_price_al {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #338571;
}
.summary_table_ga {
	width: 615px;
	color: #000000;
	background-color: #ffffff;
	border: 4px solid #89181B;
}
.summary_price_ga {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #A14649;
}
.summary_table_npk {
	width: 615px;
	color: #000000;
	background-color: #ffffff;
	border: 4px solid #174a7c;
}
.summary_price_npk {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	background-color: #174a7c;
}
.summary_table_sfm {
	width: 615px;
	color: #000000;
	background-color: #ffffff;
	border: 4px solid #a29b89;
}
.summary_price_sfm {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	background-color: #a29b89;
}
.ConfPrincipal {
	position: relative;
	top: 150px;
	left: 308px;
}
.currsheet {
/*	border: 1px solid #000000; */
}
#StartPanel {
	position: absolute;
	visibility: hidden;
}
#SummaryPanel {
	position: absolute;
	top: 150px;
	padding-left: 60px;
	visibility: hidden;
}
#AerialPanel {
	position: absolute;
	top: 77px;
	padding-left: 37px;
	visibility: hidden;
}
#SitePlanPanel {
	position: absolute;
	top: 87px;
	padding-left: 93px;
	visibility: hidden;
}
#ConfidPanel {
	position: absolute;
	top: 87px;
	visibility: hidden;
}
.navcell {
	vertical-align: top;
	font-size: 11px;
	white-space: nowrap;
}
.propnav {
}
div.propnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.propnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div.propnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
