﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #595959;
	background-color: White;
}
.indexTable
{
	width: 800px;
	background-color: White;
}
.masterTable
{
	width: 800px;
	background-color: White;
	border-bottom: 1px solid #d35b54;
}
.resourceTitle
{
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}
.resText
{
	padding: 0 50px 0 50px;
	color: #494949;
	text-align:center;
	font-style:italic;
}
.resBookTitle
{
	font-weight: bold;
}
.resBookEntry
{
	font-size:10pt;
	margin-top:1.5em;
	padding-top:1.5em;
}
.menu
{
	border: 0px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

div#companyName
{
	background-color: White;
	color: #d35b54;
	font-size: 20pt;
	font-weight: bold;
	font-family: Times New Roman;
	padding: 10px 0 10px 0;
}

.OurGoals
{
	color: #393939;
	font-size: 27pt;
	text-align: left;
	padding: 10px 5px 10px 5px;
	font-weight: bold;
}
.YourGoals, .CompanyGoals
{
	color: #696969;
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
}

.input-validation-error { border: 1px solid red; background-color: #fee; }
.field-validation-error { color: Red; }
.validation-summary-errors { font-weight: bold; color: Red; }

.emailEdit
{
	vertical-align:top;
}
.emailMsgLabelRow
{
	border: 1px solid black;
}
.emailMsgLabelCol1
{
	width:40px;
}
.emailMsgLabelCol2
{
	width:400px;
	float:right;
}
.emailMsgLabelRow
{
}
.emailMsgFieldCol1
{
	
}

.email a:link
{	
	text-align:center;
	text-decoration: underline;
	padding: 4px;
}
.contactAddress
{
	font-size: .8em;
}
.contactPhone
{
	text-align: left;
	font-size: 1em;
}

a:link
{
	color: #595959;
	text-decoration: none;
}
a:visited
{
	color: #595959;
	text-decoration: none;
}
a:hover
{
	color: #595959;
	text-decoration: none;
	text-decoration: underline;
}

a:active
{
	color: #595959;
}

.clientHead
{
	font-size: 1.3em;
	font-weight: bold;
	background-color: #33cc00;
}


p, ul
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

.testimonialStatement
{
	color: #444;
	background-color: #ffffff;
	margin: 2px 8px 12px 8px;
	font-size: 1em;
	padding-top: 30px;
	border-bottom: 1px solid #888;
}

.testimonialSignature
{
	border: none;
	font-size: .8em;
	margin-bottom: 20px;
	font-weight: 200;
	text-align: right;
	font-style: italic;
}

.testimonialSignatureSpan
{
	font-size: .8em;
	text-align: right;
	background-color: #eeeeee;
	margin-bottom: 20px;
	font-weight: 200;
	text-align: right;
	font-style: italic;
}

.testimonialSpacer
{
	background-color: Gray;
	padding-bottom: 1px;
}

.rollingTestimonials
{
	border: 1px solid #777;
	font-style: italic;
	font-size: 18pt;
	text-align: left;
	padding: 10px 10px 30px 10px;
}
.rollingSignature
{
	font-style: normal;
	font-size: 10pt;
	float: right;
}

.resume
{
	font-size: .75em;
	color: #595959;
}
.jobCompany
{
	font-size: 1em;
}

.jobTitle
{
	float: left;
	font-weight: bold;
}

.jobFromTo
{
	float: right;
	font-weight: bold;
}



.stage
{
	width: auto;
	padding: 0 0 0 0;
}

.CEOPhoto
{
	float: left;
}


.quotes#principle
{
	word-spacing: 1;
	border: 1px solid #000000;
	margin: 0 20 0 20;
	font-size: 2em;
	font-family: Times New Roman, Serif;
	text-align: center;
	white-space: nowrap;
	float: none;
}
.subtext#credits
{
	font-size: 1em;
	float: right;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2
{
	padding: 0 0 10px 0;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	position: relative;
	margin-bottom: 0px;
	color: #000;
}

#header h1
{
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	border: none;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}

#main
{
	background-color: #fff;
	margin-bottom: 30px;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
	color: #999;
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	margin: 0;
	font-size: 8pt;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input[type="text"]
{
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"]
{
	width: 200px;
	border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table
{
	width: 800px;
	border: solid 0px #e8eef4;
	border-collapse: collapse;
}

table td
{
	padding: 5px;
	border: solid 0px #e8eef4;
}

table th
{
	padding: 6px 5px;
	text-align: left;
	background-color: #ddd;
	border: solid 0px #ddd;
}


