html {
	
	background: #e2e9f1 url('graphics/bgimage.png'); background-repeat:repeat-x; 
}


body { margin:0 auto; text-align:center; background-color:#E2E9F1; width:740px;}

img {border: 0;}
b {font-weight: bold;}
i {font-style: italic;}

 select, input {
	font-size: 10px;
	color: #000000;

}


small {
	font-size: 11px;
}

.noIndent {
	margin-bottom:4;
	margin-top: 0;
}

.noIndent li{
	margin-top: 4;
	margin-left:-20;
}


.body {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	
}

.b2 {
	font-weight: bold;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
}

h1 {
	font-weight: bold;
	color:#CB6622;
	font-size: 13px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-weight: bold;
	color:#CB6622;
	font-size: 16px;
	font-family: arial, helvetica;
	line-height: 18px;
	font-variant: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}


h2.lifecoach {color:#CB6622; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px;}
a.inline {text-decoration: underline;
	font-weight: normal;
	color:#007FFF;
}

a.inline:hover {text-decoration: underline;
	font-weight: normal;
	color:#C31C14;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color:#007FFF;
}

a:hover {
	text-decoration: underline;
	color:#C31C14;
	font-weight: normal;	
}

/* ---- MAIN STRUCTURE ---- */

.pageHeader {
	width: 740px;
	height: 80px;
	display:block;
		background-image: url(graphics/headers/logoheader.jpg);
	background-repeat: no-repeat; 

}

a#homelink {width:410px; height:80px; display:block; position:absolute; top:0;

}

.toolbar {
	background-color: #a5bed4;
	height: 22;
	width: 740;
}

.toolbar td{
	padding-left: 25;
	Padding-right: 25;
}

.gutterRight {
	margin-right: 35;
}

.gutterLeft {
	margin-left: 35;
}

.imageRight {
	float: right;
	margin-left: 10;
	margin-bottom: 10;
	border: 1px solid #330033;
}

.image {
	border: 1px solid #330033;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

.siteWidth {
	width: 740;
}

.footer {
	width: 740;
	height: 100;
	background:#ececec;/*
	background-image: url(graphics/bg_footer.gif);
	background-repeat: repeat-x;*/
}

#freeTip {
	float: left;
	width: 143px;
	height: 45px;
	background: url(graphics/buttons/bg_freetipweek.gif) no-repeat;
	padding: 0;
	margin: 0;
}

#freeTip .input {
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #97768e;
	height: 17px;
	width: 63px;
	border: 1px solid #993399;
	padding: 0 0 0 2px;
	margin: 22px 0 0 13px;
}

#freeTip .submitBtn {
	float: left;
	margin: 22px 9px 0 3px;
	padding: 0;
	
}

.messageButtons {
	padding-left: 25;
	padding-right: 25;	
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

#msgFromTalaneBtn {
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	vertical-align: top;
}

.nav1 {
	font-weight: normal;
	color:#557594;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 14px;
	font-variant: normal;
	font-style: normal;
	padding-left: 25;
	padding-right: 25;	
	padding-top: 5;
	padding-bottom: 0;	
	height: 22px;
}

.nav1 a {text-decoration: none;
	font-weight: normal;
	color:#405163;
}

.nav1 a:hover {text-decoration: underline;
	font-weight: normal;
	color:#405163;
}

.pageWidth {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	width:740px;
	text-align:left;
	background-color:#fff;

}

.pagePadding {
	margin-left:25px;
	margin-right:25px;
	/*padding-left: 25px;*/
	padding-top: 20px;
	padding-bottom: 25px;
	/*padding-right:40px;*/

}

.pagePaddingHome {
	width:740px;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}




.pageSubHeader1 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #bfccd9;
	width: 740px;
	height: 72px;
	text-align:left;
}

.subHeaderImage {
	float: right;
}

.subHeaderText {
	padding-left: 25;
	padding-right:5;
	padding-top: 20;
	padding-bottom: 5;
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
}

.pageSubHeader2 {
	padding-bottom: 10;
}


.acroTag {
	font-weight: normal;
	color: #8BA7C2;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 14px;
	font-variant: normal;
	font-style: normal;
	text-align: right;
	padding-left: 25;
	padding-right: 25;
	padding-top: 10;
	padding-bottom: 10;
}

.acroTag a {text-decoration: none;
	font-weight: normal;
	color:#8BA7C2;
}

.acroTag a:hover {text-decoration: underline;
	font-weight: normal;
	color:#8BA7C2;
}

/* --------- Books --------- */


.bookLists {
	border-bottom: 1px solid #440044; 
	padding-bottom: 20; 
	margin-bottom: 20;
}

.bookLists a {
	text-decoration: underline;
	font-weight: bold;
	color:#993399;
}

.bookLists a:hover {
	text-decoration: underline;
	color:#CC66CC;
	font-weight: bold;	
}

.inlineButton {
	margin-top:5;
	margin-bottom:5;
}

/* --------- Quiz Table --------- */

.quizList {
	width: 650;
}

.quizList td{
	padding: 5;
	border-right: 1px solid #bfccd9;
	border-top: 1px solid #bfccd9;
}

.quizList #num {
	border-left: 1px solid #bfccd9;	
}

.quizList #odd {
	background-color: #ebeff2;	
}

.quizList #even {
	background-color: #fafafa;
}

.quizList #results {
	padding-right: 5;
	text-align: right;
	font-weight: bold;	
}

.quizList th {
	border-top: 1px solid #bfccd9;
	padding-top: 5;
	text-align: right;
}

.quizAnswer {
	font-weight: bold;
	color: #000000;
}

/* --------- Press Kit Pages --------- */


.downloadBox #borderRight{
	border-right: 1px solid #886655;
	border-bottom: 1px solid #886655;	
}

.downloadBox #borderBoth{
	border-right: 1px solid #886655;
	border-left: 1px solid #886655;
	border-bottom: 1px solid #886655;
}

.downloadBox td{
	font-weight: normal;
	color:#330033;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	padding: 10;
}

.downloadBox td{
	font-weight: normal;
	color:#330033;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	padding: 10;
}

.thumbnail {
	margin-right: 2;
}

/* --------- Ask a Coach Page --------- */

.qBoxOutside {
	background-color: #EEEEDD;
}

.aBoxOutside {
	background-color: #CCBBCC;
}

.qaBoxInside {
	padding-left: 25; 
	padding-right: 25; 
	padding-bottom: 25; 
}


/* --------- Events Page --------- */


.eventsBox {
	width: 690;
	margin-bottom: 20;
}
.eventsBox #backgroundBox {
	/*background-image:url(graphics/bg_events.gif);*/
	background-color:#f3f6f8;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#eventsBoxContent {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	padding-left:15;
	padding-right:15;
	padding-bottom:3;
	padding-top:10;
	border-right: 1px solid #bfccd9;
	border-left: 1px solid #bfccd9;	
}

#eventsBoxContent a{text-decoration: none;
	font-weight: normal;
	color:#007fff;
}

#eventsBoxContent a:hover {text-decoration: none;
	font-weight: normal;
	color:#c31c14;
}

.eventsBoxHeader {
	background-image: url(graphics/box_header_690.gif);
	background-repeat: no-repeat;
	position:relative;
	top:0;
	height: 26;
	width: 690;	
}

.eventsBoxHeader  #header {
	font-weight: bold;
	color:#000560;
	font-size: 14px;
	font-family: arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	padding-left: 15;
	padding-top: 4;
	padding-bottom: 4;
}

.eventsBoxFooter {
	background-image: url(graphics/box_footer_690.gif);
	background-repeat: no-repeat;
	position:relative;
	bottom:0;
	left:0;
	z-index:145;
}

.eventDetailsPadding {
	padding-left: 10;
	padding-top: 10;
	padding-bottom: 10;
}

.eventDetailsList {
	width: 215;
	font-weight: normal;
	color:#330033;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
}

.eventDetailsList th{
	text-align: right;
	font-weight: bold;
	padding-right: 10;
	width: 90;
}

.eventDetailsList td{
}

/* --------- Email Boxes --------- */

.emailForm {
	width: 650;
	background-color: #EEEEDD;
}

.emailForm  th{
	font-weight: bold;
	color:#FFFFFF;
	font-size: 14px;
	font-family: arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	padding-top: 4;
	padding-bottom: 4;
	padding-left: 10;	
	background-color: #996699;
	text-align: left;
}

.emailForm  td{
	font-weight: normal;
	color:#440044;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 10;	
	border-left: 1px solid #996699;	
	border-bottom: 1px solid #996699;		
}

.emailForm input, select{
	width: 180;
}

.emailForm  .borderRight {
	border-right: 1px solid #996699;	
	padding-right: 10;
}

/* ERROR MAILBOX - STYLE SHEET */

.error {
   font-weight: normal;
   color:#330033;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.errorHeader {
   font-weight: bold;
   color:#993399;
   font-size: 14px;
   font-family: arial, helvetica;
   line-height: 16px;
   font-variant: normal;
   font-style: normal;
}

.errorNumber {
   font-weight: bold;
   color:#993399;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.errorMessage {
   font-weight: normal;
   color:#440044;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

/* Added May 9th, DP
----------------------------------------------- */

#col1 ul {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	list-style: none;
}

#col1 ul li {
	background: url(graphics/bullet_square.gif) 0 7px no-repeat;
	padding-left: 14px;
	margin: 0 0 0 2px;
}

#col1 span {
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #440044;
}
