@charset "utf-8";
/* CSS Document for Take Note Coaching [main site] by Brianna */
/* 
color scheme: 
red - #cc3333
green(dark) - #a1d442
green(light) - #e3f9bd
white
black
*/

form {display:inline; margin:0px; padding:0px;} 

a {
	color: #cc3333;
	text-decoration: none;
}

a img {
	border: none;
}

#shadow {
	position: relative; /* needed for footer positioning*/
	background: url(groot/w/OtherAssets/shadow.png) repeat-y;
	width: 800px;
	margin: 0 auto;
}

#page {
	position: relative;
	width: 777px;
	height:846px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
}

#head {
	height: 175px;
}

#title {
	width: 483px;
	text-align: right;
	background: #cc3333;
	float: right;
}

#nav {
	float: left;
	width: 167px;
	line-height: .7em;
	padding: 17px 7px 7px 7px;
}

#logo {
	width: 292px;
	padding-left: 1px;
}

#sub-nav {
	padding: 7px 7px 7px 0;
	background: #000;
	font-size: 93%;
	color: #fff;
	text-align: right;
}

#sub-nav a {
	color: #fff;
}

#sub-nav a:hover {
	color: #cc3333;
	font-weight: bold;
}


#phone {
	font-size: 117%;
	margin-top: -2px;
	font-weight: 500;
	float: left;
	width: 292px;
	text-align: center;
	font-family: "Arial Narrow", Calibri, Tahoma, sans-serif;
	letter-spacing: .3em;
}

#content {
	position: relative;
	125padding-bottom: 15px; /* bottom padding for footer */
	margin: 0;
}

#text {
	position: relative;
	color: #000;
	text-align: left;
	padding-right:13px;
	padding-left:30px;
	margin-top:23px;
	margin-left:0px;
	width: 553px;
	height: 538px;
	overflow: auto;
}

#text ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(groot/w/OtherAssets/ie_bullet.png);	
}

#text a {
	color: #000;
}



#foot {
	position: static;
	margin: 0 auto;
	padding: 8px;
	color: #000;
	text-align: center;
	font-size: 10px;
}

#sample img {
	float: left;
	margin-left: 57px;
}

#description {
	margin-right: 73px;
	padding-top: 7px;
	float: right;
	width: 284px;
}
/* Testimonial Styles */

.quote {
	font-size: 97%;
}

.author {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

#wordcircle {
	text-align: center;	
}

#arrow {
	margin-top: -22px;
}

#links {
	padding-left: 33px;
}

#links a {
	color: #F00;
}

#links a:hover {
	color: #000;
	font-weight: bold;
}

#photo {
	float: right;
	margin: -17px 0 17px 15px;
}

/* -------------------------------------------------- */

.formTable48
{
   background-color:#F7FDED;
   border: solid 1px #F7FDED;
}
.formLabel48 
{
   font-family:verdana, helvetica, sans serif;
   color:#333333;
   font-size:11px;
}
.formComment48 
{
   font-family:verdana, helvetica, sans serif;
   color:#333333;
   font-size:11px;
}
.formVFailed48 {
   font-family:verdana, helvetica, sans serif;
   color:#0000FF;
   font-weight:bold;
   font-size:11px;
}
.formSReceipt48 {
   font-family:verdana, helvetica, sans serif;
   color:#222222;
   font-size:12px;
   background-color:#CC3333;
}



@charset "utf-8";
/* CSS Document for Take Note Coaching [splash page] by Brianna Wagner */

xhtml, xbody {
	background: #E3F9BD;
	padding: 0;
	margin: 37px 0;
	font-family: Calibri, "Lucida Sans Unicode", Helvetica, arial, sans-serif;
	font-size: 16px;
}

a {
	color: #cc3333;
	text-decoration: none;
}

a img {
	border: none;
}

#shadow_S {
	margin: 0 auto;
	background: url(groot/w/OtherAssets/splashBG.png) no-repeat;
	width: 742px;
	height: 613px;
}

#page_S {
	width: 719px;
	height: 584px;
	margin: 0 auto;
}

#bizcard_S {
	height: 583px;
	width: 275px;
	float: left;
	margin-top: 14px;
}

#promo_S {
	position: absolute;
	margin: 152px 7px 0 7px;
	text-align: center;
	width: 253px;
	height: 95px;
	padding-top: 87px;
	font-size: 11px;
	color: #fff;
}

/*.play {
	padding-left: 7px;
}*/

#promo_S a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#links_S {
	float: right;
	background: url(groot/w/OtherAssets/linkbg.png) no-repeat center left;
	width: 442px;
	height: 583px;
	margin-top: 17px;
}

#foot_S {
	width: 707px;
	background: #000;
	color: #fff;
	margin: 0 auto;
	padding: 7px;
	text-align: center;
	font-size: 84%;
}

#phone_S {
	font-size: 133%;
	font-weight: bold;
}

/* button styles */

.top1 {
	float: left;
	padding: 3px 0 0 3px;
	margin-top: -5px;
}

.top2 {
	float: right;
	padding: 3px 3px 0 0;
	margin-top: -5px;
}

.middle1 {
	clear: both;
	text-align: center;
	padding-left: 2px;
	margin-top: -1px;
	margin-bottom: 2px;
}

.middle2 {
	padding: 0 0 0 4px;
	margin-top: 3px;
}

.bottom {
	margin-top: 4px;
	text-align: center;
	padding-left: 2px;
}
