@charset "UTF-8";

/* CSS Document */

/* Global */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, hr {
	margin: 0;
	padding: 0;
	border: 0;
}


/* BEGIN REMOVE

#sql tr {
	height: 2.25em;
}
#sql a {
	text-decoration: none;
}
*/

/* END REMOVE */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 250;
}
table {
	width: 100%;
}
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	vertical-align: top;
	border-width: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#masthead {
	height: 225px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#sidebar {
	float: left;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	width: 775px;
	margin-left: 167px;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

#content p {
	padding: 5px;
	margin-bottom: .5em;
}
#content h1 {
	font-size: 150%;
	color: #990000;
}
#content h2 {
	font-size: 120%;
}
#content ul {
	list-style-position: inside;
	list-style-image: url(../images/diamond.gif);
	line-height: 1.50em;
	padding-left: 15px;
}
#content ol {
	list-style-position: inside;
	line-height: 1.75em;
	padding-left: 15px;
}
#testimonial_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
}
#testimonialSignature_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	padding: 5px;
}
#pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	color: #990000;
	text-align: center;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 15px;
}
.pageTitle_superscript {
	font-size: 50%;
	vertical-align: super;
}
#pageTitleGradient {
	text-align: center;
	margin-bottom: 15px;
	background-image: url(../images/pageTitle_gradient.png);
	background-repeat: no-repeat;
	background-position: center;
}
.pageSubTitle {
	font-size: 30px;
	color: #333333;
	font-variant: normal;
}
.body_custombullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../images/diamond.gif)
}
#trailer {
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}
.required {
	font-size: 0.80em;
	font-style: italic;
	color: #FF0000;
}
.error {
	background-color: #FDD;
}
.errormessage {
	font-style: italic;
	color: #FF0000;
	font-weight: normal;
	background-color: #FDD;
	text-align: center;
	border: .5px solid #000000;
}
.submit, .reset {
	width: 75px;
}

.formLabel {
	font-weight:bold;
	text-align:right;
	font-size: 12px;
	padding: 10px;
	color: #ffffff;
}
.formData {
	text-align:left;
	}

/* Global Footer */


#footer {
	background-color: #000000;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	clear: both;
}

/* -------NEW FOOTER CODE-------- */


#newfooterWrapper {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
#redButtons
{
	width:550px;
	height:76px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#buttons 
{
	margin-left: 0px;
	list-style-type: none;
	position: relative;
}
#buttons li
{
	float: left;
	display: block;
}
#buttons  li a
{
	background-image: url(../images/footer_redButtons.png);
	display: block;
	outline: none;
	position: relative;
	height: 76px;
	width: auto;
}



	
	#buttons  .emailFriend
	{
	background-position:0px 0px;
	width:180px;
	height:76px;
	}
	
	#buttons  li .thisWeeksQuote 
	{
	background-position:-180px 0px;
	width:180px;
	height:76px;
	}
	
	#buttons  li .podcasts 
	{
	background-position:-360px 0px;
	width:180px;
	height:76px;
	}
	
	#buttons  a .hover {
	background: transparent  url(../images/footer_redButtons.png) no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 76px;
	width: 100%;
	
	}
	
	#buttons  li .emailFriend .hover {
	background-position: 0px -76px;
	
	}
	
	#buttons li .thisWeeksQuote .hover {
	background-position: -180px -76px;
	}

	#buttons  li .podcasts .hover {
	background-position: -360px -76px;
	}
	
	/* Follow Us */

#followus
{
	width:750px;
	height:66px;
	border: medium solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #000000;
	color: #FFFFFF;
}

#follow 
{
	margin-left: 0px;
	list-style-type:none;
	position: relative;
}



#follow li
{

float:left;
display:block;
}

#follow li a
{
	background-image: url(../images/followus4_sprite.png);
	display: block;
	outline: none;
	position: relative;
	height: 66px;
	text-decoration: none;
	width: auto;
}


	#follow .linkedin
	{
	background-position:0px 0px;
	width:150px;
	height:66px;
	
	}
	
	#follow .twitter
	{
	background-position:-150px 0px;
	width:150px;
	height:66px;
	
	}
	
	#follow .youtube
	{
	background-position:-300px 0px;
	width:150px;
	height:66px;
	}
	
	#follow .facebook 
	{
	background-position:-450px 0px;
	width:150px;
	height:66px;
	}
	
	#follow .itunes 
	{
	background-position:-600px 0px;
	width:150px;
	height:66px;
	}
	
	/*#follow  a .hover {
	background: transparent  url(images/followus4_sprite.png) no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 66px;
	width: 100%;
	
	}
	
	#follow  li .linkedin .hover {
	background-position: 0px -66px;
	
	}
	
	#follow li .twitter .hover {
	background-position: 0px -132px;
	}

	#follow  li .youtube .hover {
	background-position: 0px -198px;
	}
	
	#follow li .facebook .hover {
	background-position: 0px -264px;
	}

	#follow  li .itunes .hover {
	background-position: 0px -330px;
	}
	
	*/
/* Download Brochure */

#footer_downloadbrochure
{
	width:245px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#brochure 
{
	margin-left:0px;
	list-style-type:none;
	position: relative;
}
#brochure li
{
	float:left;
	display:block;
}
#brochure  li a
{
	background-image:url(../images/footer_dwnldpdf_sprite.png);
	display: block;
	outline: none;
	position: relative;
	height: 150px;
	width: auto;
}



	
	#brochure  .footer_download
	{
	background-position:0px 0px;
	width:245px;
	height:150px;
	}
	
	
	#brochure  a .hover {
	background: transparent  url(../images/footer_dwnldpdf_sprite.png) no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 150px;
	width: 100%;
	}
	
	#brochure  li .footer_download .hover {
	background-position: -245px 0px;
	}
	
	
	/* Download Brochure Ends */
	
#navText {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#navText a {
	color: #00CCFF;
	font-size: 12px;
	text-decoration: none;
}
#navText ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navText ul li {
	display: inline;	
}
#navText ul li a {
	color: #00CCFF;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: .5em;
	padding-bottom: 0.2em;
	padding-left: .5em;
	}
#navText ul li a:hover {
	color: #FFFFFF;
}
.pipe {
	color: #CCCCCC
}

/* Global Footer Ends */
/* Keep Searcch ??  YES!!*/

#search {
	font-family: "Lucida Grande";
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.floatLeft {
	float: left;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatRight {
	float: right;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


	
	

/* Globals End */

/* Articles Page */

.articlebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #990000;
}
.articles_quote {
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.articles_quoteauthor {
	font-weight: bold;
	text-align: center;
}
.article_testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	border: 0px #999999 none;
	text-align: left;
}
#article_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left
}
#article_content h1 {
	color: #990000;
}
#article_content hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
#article_content a {
	color: #0033FF;
}
#article_index {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
#article_index ul {
	list-style-position: inside;
	padding-left: 20px;
	list-style-image: url(../images/diamond.gif);
}
#article_index ul li {
	margin-top: 1em;
	margin-left: 1em;
}
#article_index a {
	color: #0033FF;
	text-decoration: none;
}

/* Books Page */

#book_flagship_wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: top;
	border: medium solid #000000;
	font-weight: bold;
	text-align: left;
	height: 500px;
}
#book_flagship_image {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#book_flagship_text {
	font-weight: normal;
	background-color: #FFFFFF;
	border: thin solid #333333;
	color: #000000;
	margin-left: 300px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -20px;
}
#book_flagship_pricing {
	width: 450px;
	left: 453px;
	top: 821px;
	position: absolute;
	line-height: 25px;
}
#book_flagship_pricing a {
	color: #0000FF;
	text-decoration: none;
}
#book_flagship_button {
	position: relative;
	top: 0px;
	left: 50px;
	height: 36px;
	width: 182px;
	border: thin solid #CC0000;
}
#bookReviews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	border: 0px #999999 none;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
.bookReviewSignature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	border: 0px #999999 none;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
.bookPricing {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.bookWebPricing {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #990000;
}
#dvd-cd_flagship_wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: top;
	border: medium solid #000000;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
#dvd-cd_flagship_image {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
table#products {
	margin-top: 20px;
	font-size: 14px;
}
table#products td {
	vertical-align: middle;
	padding-top: 20px;
}
table#products h2 {
	color: 990000;
}
table#products ul {
	list-style-position: inside;
	list-style-type: disc;
}
td#stressDescription {
	text-align: justify;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
td#stressCD {
text-align: center;
}
td#stressDVD {
text-align: center;
}
td#eatAnything_image {
text-align: center;
}
td#eatAnything_text {
}
#stressBook_image {
	text-align: center;
}
td#stressBook_text {
}
td#chaosBook_image {
	text-align:center;
}
td#chaosBook_text {
}
td#kidsBook_image {
	text-align: center;
}
td#kidsBook_text {
}
td#mp3_image {
text-align: center;
}

/* Clients Page */

#clients_content {
	text-align: center;
}
#clients_content h1 {
	color: #333333;
	margin-bottom: 30px;
}

#clients_content ul {
	text-align: left;
	padding-left: 20px;
}

/* Client Comments Pages */

#comments_Org {
	font-family: "Trebuchet MS";
	font-size: 36px;
	text-align: center;
	color: #000000;
	font-variant: normal;
	margin-bottom: 20px;
}
#comments_content {
	text-align: left;
	font-style: italic;
}
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commentssig {
	text-align: left;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Compass Page */

#compasss_topImage {
	text-align: center;
}
#compass_content {
	text-align: left;
}

/* Contact Page */

#contact_content {
text-align: center;
}
#contact_image_wrapper{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: top;
	border: thick solid #000000;
	font-style: oblique;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 450px;
}
table#contactForm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_content h2 {
	color: #990000;
}

/* Golf Page */

#golf_content {
}
#golf_content hr {
	text-align: center;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	color: #000000;
}
#golf_image_wrapper{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: top;
	border: medium solid #000000;
	font-style: oblique;
	font-weight: bold;
}
#golf_image {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 30px;
}

/* How to Eat Page */

#eat_content {
}
#eat_content ul {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}

/* Integrity-Based Pricing Page */

#integrityBasedPricing_quote {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

/* Introduction Page */

#intro_container {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 15px;
}
#intro_image {
}
#intro_text {
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	vertical-align: middle;
}
.intro_floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


#intro_wrapper {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#intro_body {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#intro_download {
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
}

/* Meeting Planners Page */

#meetingplanners_content {
}
#meetingplanners_content a {
	font-weight: bold;
	color: #0033FF;
}
#meetingplanners_content h2 {
	font-style: oblique;
	color: #990000;
}
#meetingplanners_content h3 {
	font-style: oblique;
	color: #333333;
}
#meetingplanners_resources {
	width: 700px;
	margin-bottom: 20px;
	font-size: 16px;
}
#meetingplanners_resources ul {
	display: inline;
	list-style-type: none;
}
#meetingplanners_resources ul li {
	display: inline;
	padding-right: 50px;
	padding-left: 150px;
	font-weight: bold;
}
#meetingplanners_picture {
	float: right;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#meetingplanners_testimonials h1 {
	font-style: oblique;
	color: #990000;
	text-align: center;
	font-size: 200%;
	padding-bottom: 20px;
}
#meetingplanners_testimonials {
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	margin-top: 10px;
}
.meetingplanners_testimonialSignature {
	font-style: normal;
	text-align: right;
	padding: 5px;
}

/* Message/Message-Sent Page */

#message_content {
text-align: center;
}
#message_wrapper{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: top;
	border: thick solid #000000;
	font-style: oblique;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 700px;
}
#contact_info {
	font-weight: bold;
}
#contact_content h2 {
	color: #990000;
}


/* National Press Page */

#nationalpress_content {
	text-align: center;
}
#nationalpress_latest {
	text-align: center;
	margin-top: 20px;
	font-style: italic;
	text-transform: uppercase;
}
#nationalpress_bottomtag {
	clear: both;
	text-align: center;
	font-weight: bold;
}
.nationalpress_floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nationalpress_floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nationalpress_trailer {
	clear: both;
}
#newsletter_print_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	border: thin solid #999999;
	padding: 0px;
}
#newsletter_print_masthead {
	background-image: url(../images/newletter_images/brain_newsletter-printable_masthead.png);
	height: 177px;
	width: 700px;
}
#newsletter_print_quote {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter_print_quoteauthor {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#newsletter_print_body {
	font-size: 16px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#newsletter_print_closing {
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#newsletter_print_footer {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000000;
}

/* Podcast Page */

#podcast_content_wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: top;
	border: medium solid #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
}
#podcast_content_wrapper a {
	text-decoration: none;
}
#podcast_content_wrapper h1 {
	color: #000000;
}
#podcast_header {
	margin-bottom: -30px;
}
#podcast_itunesLogo {
	text-decoration: none;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}
#podcast_itunesLogo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#podcast__instructions {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 0.5px solid #333333;
	margin-top: 15px;
	margin-bottom: -15px;
}
#podcast_titles {
	font-style: italic;
	font-weight: bold;
}
#podcast_titles ul {
	list-style-position: inside;
	list-style-image: url(../images/podcast_podcast-bullet.png);
	line-height: 2.75em;
	padding-left: 15px;
}
.podcast_brainImage {
	margin-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 12px;
}
.podcast_floatLeft {
	float: left;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.podcast_floatRight {
	float: right;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.podcast_podcastImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
.podcast_description {
	font-weight: normal;
	margin-left: 90px;
	margin-top: -10px;
	font-size: 0.9em;
}

/* Presentations Page */

#presentations_picture {
	float: right;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#presentation_testimonials {
	font-size: 12px;
	font-style: italic;
	width: 550px;
}
.presentations_testimonialSignature {
	font-style: normal;
	text-align: right;
	padding: 5px;
	font-size: 12px;
}
#presentations_content {
	margin-top: 60px;
}
#presentations_content h1 {
	text-align: center;
	font-style: italic;
	margin-bottom: 10px;
}
#presentations_content h2 {
	color: #990000;
	margin-bottom: 10px;
}
#presentations_content h3 {
	text-align: center;
}
#presentations_content hr {
	text-align: left;
	width: 500px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 5px;
}
#presentations_other {
}

#presentations_other ul li {
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
}

/* Press Pages */

#press_pageTitle {
	font-family: "Trebuchet MS";
	font-size: 44px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-variant: small-caps;
}
#press_Org {
	font-family: "Trebuchet MS";
	font-size: 30px;
	text-align: center;
	color: #000000;
	font-variant: normal;
}
#press_image {
	text-align: center;
	margin-bottom: 20px;
}
#press_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
}
#press_text h1 {
}
#press_text h2 {
}
#press_text h3 {
}

/* Profile Page */

#profile_content {
}
#profile_content ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	list-style-position: inside;
	list-style-image: url(../images/diamond.gif);
	line-height: 1.5em;
}
#profile_content ul li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#profile_content_justified {
	text-align: justify;
}
#profile_picture {
	float: right;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#profile_pressTableWrapper {
}
table#profile_press {
	margin-bottom: 20px;
	border: thin solid #333333;
	margin-top: 0px;
	width: 525px;
}
table#profile_press td {
	padding-left: 20px;
}

/* Publicity Pictures Page */

#publicity-pictures_content {
	margin-top: 30px;
}
.publicity-pictures_pics {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 50px;
}
#publicity_group1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#publicity_group2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	vertical-align: middle;
}

/* Quote Pages */

#quotes_header {
	font-size: 30px;
	font-style: oblique;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 40px;
}
#quote_Name {
	font-family: "Trebuchet MS";
	font-size: 30px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
#quote {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#quote_author {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
#wisdom {
	margin-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
}
#wisdom_close {
}

/* Quote Search */
#quotesearch_wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: top;
	border: medium solid #000000;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#quotesearch_bottom {
	width:100%;
	overflow: auto;
	z-index: 500;
}
#quotesearch_top input {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #373737;
	width:80%;
	margin-right: auto;
	margin-left: auto;
}
.searchresult {
	width:100%;
	height:80px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
.searchresult:hover{
	background-color:#FFF2EF;
}


/* Quotes-Wisdom Page */

#quotes-wisdom_index {
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 1.25em;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	vertical-align: middle;
}
#quotes-wisdom_index a {
	color: #0000FF;
	text-decoration: none;
}
#quotes-wisdom_links {
	margin-left: 35px;
}
#quotes-wisdom_links a {
	color: #0000FF;
	text-decoration: none;
}
.quotes-wisdom_podcastImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: -35px;
	margin-top: -11px;
}
.quotes-wisdom_placeholder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	height: 25px;
	width: 25px;
}
.quotes-wisdom_slideLeft {
	margin-left: -35px;
	margin-top: -11px;
}
.quotes-wisdom_tickler {
	padding-top: 10px;
	padding-bottom: 10px;
}
table#quotes {
	width: 100%;
}
table#quotes tr {
}
table#quotes td.title {
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
table#quotes td.podcast {
	padding-top: 10px;
	vertical-align: text-top;
	padding-right: 5px;
	padding-bottom: 10px;
}
table#quotes td.quote {
	width: 75%;
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
table#quotes .author {
	font-style: normal;
	font-size: 15px;
}

/* Recommend Page */

#recommend_content {
}
#recommendForm_wrapper {
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 30px;
	padding-top: 30px;
	border: thick solid #000000;
}
table#recommendFormTable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table#recommendFormTable td.label {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}
table#recommendFormTable td.input {
	text-align: center;
	background-color: #FFFFFF;
}
table#recommendFormTable td.invalid {
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #FF0000;
	color: #990000;
	background-color: #FF9999;
}
#recommend_message {
	text-align: center;
	font-style: italic;
}

/* Search Results Page--deprecated ?? Check this out FIRST!! */

#searchresults {
	width: 770px;
	float: left;
	overflow: hidden;
}


/* Store Pages */

#store_detail-wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	padding-left: 30px;
	height: 350px;
}

#store_detail-image {
	text-align: left;
}
#store_detail-description {
	text-align: left;
	padding-top: 75px;
}


/* Subscription Page */

#subscription_quote {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
#subscription_form-wrapper {
	text-align: center;
	margin-top: 30px;
	width: 650px;
	border: thick solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #E8E8E8;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/texture-background.gif);
}
.subscription_submit {
	color: #0000FF;
}

/* Testimonials Page */

#testimonials_content {
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	margin-top: 10px;
}
.testimonials_signature {
	font-style: normal;
	text-align: right;
}

/* TMI Page */

#tmi_content {
}
#tmi_content h2 {
	color: #000000;
}
#tmi_final-score {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	border: medium solid black;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-style: oblique;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 60px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tmi_floatRight {
	float: right;
	margin-left: 15px;
	border: thin solid #333333;
}
#tim_surveyHeader {
	text-align: center;
	margin-top: 15px;
}
#tmi_surveyGuide {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
#tmi_launch{
	font-size: 14px;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px;
}
#tmi_surveyQuestions {
}
table#tmi_survey {
	width: 700px;
}
table#tmi_survey td {
	border: thin solid #999999;
	width: 350px;
}
#tmi_surveyResults {
	margin-top: 15px;
}
.tmi_survey-scale td {
	background-image: url(../images/tmi-scale.jpg);
	background-position: right center;
}

/* Video-Media Page */

#video-media_content {
	background-color: #000000;
	background-image: url(../images/texture-background.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top:20px;
}
#quote_signoff {
	margin-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
