/* Top Elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	font: 11px/175% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 	
	margin: 0; padding: 0 0 30px 0; 
	text-align: center;
	border-top: 1px solid #637dad;
	background: #fff url(images/background-2000.jpg) center 180px no-repeat;
}

.background-1500 {
background: #fff url(images/background-1500.jpg) center 180px no-repeat;
}

.background-1600 {
background: #fff url(images/background-1600.jpg) center 180px no-repeat;
}

.background-1700 {
background: #fff url(images/background-1700.jpg) center 180px no-repeat;
}

.background-1720 {
background: #fff url(images/background-1720.jpg) center 180px no-repeat;
}

.background-1800 {
background: #fff url(images/background-1800.jpg) center 180px no-repeat;
}

.background-1900 {
background: #fff url(images/background-1900.jpg) center 180px no-repeat;
}

.background-2000 {
background: #fff url(images/background-2000.jpg) center 180px no-repeat;
}

.background-2200 {
background: #fff url(images/background-2200.jpg) center 180px no-repeat;
}

.background-2300 {
background: #fff url(images/background-2300.jpg) center 180px no-repeat;
}

.background-2400 {
background: #fff url(images/background-2400.jpg) center 180px no-repeat;
}

.background-3000 {
background: #fff url(images/background-3000.jpg) center 180px no-repeat;
}


#content {
	font: 11px/175% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	text-align: center;
	border-top: 3px solid #F9F5B8;
		background: #fff url(images/contentpage.jpg) center 40px no-repeat;
}


/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #4c6ca7;
}

a.speciallink, a.speciallink:active, a.speciallink:link
a:visited {
	text-decoration: underline;
}
a:hover {
}

a.cbslink {
	font-size: 95%;
	color: #0000FF;
	padding: 20px 0px 15px 0px;
	margin: 0;
}

/* headers */
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #454545;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 360%;	
	font-weight: normal;
	padding: 15px 0px 5px 0px;
	margin: 0;
}

.h1-290 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 290%;	
	font-weight: normal;
	padding: 15px 0px 5px 0px;
	margin: 0;
}

h2 {
	font-size: 190%;
	color: #212063;
	padding: 20px 0px 15px 0px;
	margin: 0;
}

h3 {
	font-size: 170%;	
	font-weight: 900;
	padding: 20px 10px 5px 0px;
	margin: 0;	
}

.h3-190 {
	font-size: 190%;	
	font-weight: 900;
	padding: 20px 10px 5px 0px;
	margin: 0;
}

h4 {
	font-size: 140%;	
	font-weight: normal;
	padding: 5px 10px 5px 0px;
	margin: 0;	
}

h5 {
	font-size: 160%;	
	font-weight: bold;
	padding: 20px 10px 5px 0px;
	margin: 0;
  color: #0000FF;	
}


h6 {
	font-size: 130%;	
	font-weight: bold;
	padding: 3px 0px 1px 0px;
	margin: 0;	
}

.cbslink {
	font-size: 190%;
	color: #0000FF;
	padding: 20px 0px 15px 0px;
	margin: 0;
}

.findoutmore {
	font-size: 16px;
}

p, dl { padding: 0px; margin: 0px; }

p.justify {text-align:justify;}

p.buyaudio {
  font: 14px/175% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
  font-weight: 500;	
  line-height:1.3em;
	text-align: left;
	}

p.fullprice {
  font-size:26px;
  color: #21207B;
  display:inline;
}

#timefooter { padding: 10px 0 0 0; margin: 10px 0 0 0;}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
}

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}



strong, em{
		color: #4c6ca7;

}

/* images */
img {
	
}

a img{
border: none !important;	
}
.float-right {
  	margin: 10px 0px 0px 10px;  
}
.float-left {
  	margin: 10px 15px 0px 10px;
}

.centerpic{
	margin: 0 auto;
	text-align: center;
}

.thumbs{
	text-align: center;
	letter-spacing: 4px;
}

#sidebar img.float-left {
  	margin: 0px 10px 0px 0px;
}

.guidedaudio{
  margin: 20px 0px 20px 0px;
}

.stressreductionbook{
  margin: 20px 0px 20px 0px;
}

/* form elements */
form {
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 0px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 400px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
 textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;

}

input
{
color: #000;
background: #EEEFF2;
border: 1px solid #000
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

fieldset
{
border: 1px solid #000;
width: 30em
}


/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	width: 1000px;	
	margin: 0 auto;
	text-align: left;	
	
}


#wrap {
	width: 1000px;	
	margin: 0 auto;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 1000px;	
	padding: 0; 		
	margin-left: 0px;	
	display: inline;	
			
}


#logo-clickable {
  position:absolute;
  left:0;top:0;z-index:1;
  background-color:transparent;
  width:350px;
  height:200px;
  cursor:pointer;
}

#header {
	width: 1000px;	
	height: 180px;	
	padding: 0;	
	margin: 0 auto;
	float: left;
	background:url(header2.jpg) no-repeat;
}

/*  Navigation  */
#topnav {
	margin: 15px 0 0 0; padding: 0;		
	height: 35px;
text-align: right;
}
#topnav ul {
	float: left;
	list-style: none;
	width: 1000px;		
	height: 35px;
	margin: 0;	padding: 0;	
	display: inline;
}
#topnav ul li {
	display: inline;
	margin: 0; padding: 0 0 0 30px;
}
#topnav ul li a {
	margin: 0;	padding: 0 px 0 35px;
	font: normal 17px/35px Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: 0px;
	color: #212063;
}
#topnav ul li a:hover, 
#topnav ul li a:active {
	color: #637dad;
	background: none;
	border: none;
}
#topnav ul li#current a {	
	color: #338DBF;	
}

#nav {
	margin: 65px 0 0 0; padding: 0;		
	height: 35px;
	text-align: right;
	font-style:italic;
}
#nav ul {
	float: left;
	list-style: none;
	width: 1000px;		
	height: 35px;
	margin: 0;	padding: 0;	
	display: inline;
	font-style:italic;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	font-style:italic;
}
#nav ul li a {
	margin: 0;	padding: 0 0px 0 30px;
	font: normal 26px/35px Georgia, serif;
	font-weight: bolder;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #212063;
	font-style:italic;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #637dad;
	background: none;
	border: none;
	font-style:italic;
}
#nav ul li#current a {	
	color: #338DBF;	
	font-style:italic;
}

/* Mail Chimp */
#mailchimp-opt {
  margin: 0 auto;
  text-align: center;
}


/* Main Column */
#main-left {
	float: left;
	width: 450px;
	height: 100%;
	padding: 0 10px 10px 10px; margin: 15px 0 10px 0;
	display: inline;
	font-size: 1.3em;	
	line-height: 1.9em;	
	clear: both;
	background: #EEEFF2 url(images/noimage.jpg) left 10px no-repeat;

}

#main-left2 {
	float: left;
	width: 700px;
	padding: 0 10px 10px 10px; margin: 20px 0 10px 0;
	display: inline;
	font-size: 1.3em;	
	line-height: 1.9em;	
	clear: none;
	background: #EEEFF2 url(images/noimage.jpg) left 10px no-repeat;

}


#main-right {
	float: right;
	width: 450px;
	height: 979px;
	padding: 0 10px 10px 10px; margin: 15px 0 10px 0;
	display: inline;
	font-size: 1.3em;	
	line-height: 1.9em;	
	clear: none;
	background: #EEEFF2 url(images/noimage.jpg) left 10px no-repeat;
	position: relative;
  zoom: 1;


}

#main-purchase {
	float: left;
	width: 700px;
	padding: 0 10px 10px 10px; margin: 20px 0 10px 0;
	display: inline;
	font-size: 1.3em;	
	line-height: 1.9em;	
	clear: none;
	background: #fff url(images/noimage.jpg) left 10px no-repeat;

}


#main h2 {
	padding-bottom: 3px;
	margin-top: 0px;
	font: normal 2.1em Georgia, "Times New Roman", Times, serif;
	color: #13832D;
	letter-spacing: -1px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
}

h2 strong {
	color: #a4b30d;
}
#main h2 a {
	color: #13832D;
	text-decoration: none;	
	background: none; border: none;
}

#main h3{
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #2C4F79;	
	letter-spacing: -.5px;	
}

#main h4{
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #2C4F79;	
	margin-top: 25px;
}


#main ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}






.learnlink{
	text-align: right;
	margin-bottom: 0px;
	font: bold italic 1.1em Georgia, "Times New Roman", Times, serif;
	font-size:150%
}

.learnlink a{
color: #0000FF;	
}
.learnlink a:hover{
	color: #637dad;
}


.learnlink2{
	text-align: left;
	margin-bottom: 0px;
	font: bold italic 1.2em Georgia, "Times New Roman", Times, serif;
}

.learnlink2 a{
color: #0000FF;	
}
.learnlink2 a:hover{
	color: #637dad;
}


/* Sidebar */	
#sidebar {
	float: right;
	clear: none;
	width: 260px;
	padding: 0 35px 0 50px; margin: 0px 0px 0 0;		
	display: inline;	

}	

#sidebar p{
	font-size: 110%;
	line-height: 1.6em;
}

#sidebar h3 {
	margin-top: 0px;
	padding: 45px 5px 3px 10px; 
	font: normal 1.9em Georgia, serif;	
	color: #2C4F79;	
	letter-spacing: 0px;	
	border-bottom: 1px solid #fff; 
	padding-bottom: 10px;
}

#sidebar h3.top {
	margin-top: 0px;
	padding: 0px 0px 3px 0px; 
	font: bold 2em Georgia, serif;	
	color: #5BA86F;	
	letter-spacing: 0px;	
	border-bottom: 1px solid #fff; 
	padding-bottom: 10px;
}


#sidebar h3 a{
		color: #2C4F79;	

}





/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 0px 0 0em 0;
	margin-top: 30px;
	font: normal 1.1em/1.4em 'Trebuchet MS', Tahoma, sans-serif;	
	color: #777;
	width: 1000px;
	float: left;		
	background: #fff url(images/footerbackground.jpg) repeat-x top right;

}

#footer-wrap strong{
	color: #777;
}


#footlinks{
		padding-top:0px;
		font: normal 14px/35px Arial, sans-serif;
	text-decoration: none;	
	color: #212063;
	text-align: center;
}

#footlinks a{
		color: #212063;
}

#footlinks a:hover{
	color: #637dad;
}


#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	
}

#footer-copyright{
	margin-bottom: 1px;
	text-align: center;
}

#footer-disclaimer{
  font: normal 1.1em 'Trebuchet MS', Tahoma, sans-serif;	
	margin-bottom: 1px;
	text-align: center;
}



/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }


.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

#main h3 a{
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #3E9AD8;	
	letter-spacing: -.5px;	
}

/* slideshow */
#slideshow {
  float: right;
  width: 500px;
  height: 300px;
	background-image:url(timecoverquote_300x500.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0 0px; margin: 17px 0 0 0;
}

#cbsinterview {
  float: left;
  clear: none;
}
#sidebarX {
  font-size:1.2em;
	float: left;
	clear: both;
	width: 980px;
	padding: 0px 10px 10px 10px; margin: 10px 0px 0px 0;		
	display: inline;
	background: #EEEFF2 url(images/noimage.jpg) center bottom repeat;

}	


#sidebar_buy {
  font-size:1.2em;
  color: #000000;
	float: left;
	clear: both;
	width: 980px;
	padding: 0px 10px 10px 10px; margin: 10px 0px 0px 0;		
	display: inline;
	background: #fff;

}	

#sidebarB {
  font-size:1.2em;
	float: right;
	clear: both;
	width: 200px;
	padding: 0px 25px 20px 25px; margin: 20px 0px 0 0;		
	display: inline;
	background: #EEEFF2 url(images/noimage.jpg) center bottom repeat;

}	

#sidebar-testimonials {
  font-size:1.2em;
	float: right;
	clear: both;
	width: 200px;
	padding: 0px 25px 90px 25px; margin: 20px 0px 0 0;		
	display: inline;
	background: #EEEFF2 url(images/noimage.jpg) center bottom repeat;
}	

#videospot {
	float: inherit;
	width: 435px;
	padding: 0 10px 10px 0px; margin: 15px 0 10px 0;
	display: inline;
	font-size: 1.3em;	
	line-height: 1.9em;	
	clear: both;
	background: #fff;

}

#videospot2 {
	float: inherit;
	width: 435px;
	padding: 0 10px 10px 0px; margin: 15px 0 10px 0;
	display: inline;
	font-size: 1.3em;	
	line-height: 1.9em;	
	clear: both;
	background: #fff;

}


#side-a {
  padding: 0px 0px 0px 10px; margin: 10px 15px 0px 0px;
	float: left;
	width: 435px;
	display: inline;
	background: #FFFFFF;
	position: relative;
}

#side-b { 
	padding: 0px 0px 0px 10px; margin: 10px 10px 0px 0px;
	float: right;
	width: 445px;
	display: inline;
	background: #FFFFFF;
}


#side-a2 {
	float: left;
	width: 440px;
	padding: 0 10px 10px 10px; margin: 15px 0 10px 0;
	display: inline;
	clear: both;
	background: #fff;
	position: relative;
}

#side-b2 {
	float: right;
	width: 440px;
	padding: 0 10px 10px 10px; margin: 15px 0 10px 0;
	display: inline;
	clear: none;
	background: #fff;
}

#side-a3 {
	float: left;
	width: 960px;
	padding: 0 10px 10px 10px; margin: 15px 0 10px 0;
	display: inline;
	clear: both;
	background: #fff;
	position: relative;
}

#testimonials ul li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
	border-bottom:1px dotted #036;
	float:left;
}
#testimonials ul li p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:10px;
}
#testimonials ul li span.author {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:10px;
	text-align:right;
	float:right;
}


.testimonials-p {
padding-top: 10px;
padding-bottom: 10px;
}	
	
.shadow {
	-moz-box-shadow: 3px 3px 4px #B29875;
	-webkit-box-shadow: 3px 3px 4px #B29875;
	box-shadow: 3px 3px 4px #B29875;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B29875')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B29875');
}

.curvedcorners {
	background-color: #ffffff;
	border: 3px solid #000000;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}	.background-2200 #wrap-out #wrap #content-wrap #sidebarX #side-a3 center table tr td a u {
	color: #000;
}
.black_text {
	color: #000;
}
