@charset "UTF-8";
/* CSS Document */

a { border:0px; }

.indexcallout {
	background-image: url(images/test.png);
	height: 200px;
	width: 194px;
	margin-right: 17px;
	background-repeat: no-repeat;
	margin-top: 17px;
}
.indexcallout h1 {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding-bottom: 10px;
}

.indexcallouttext {
	height:65px;
}

.indexcallout p {
	font-size:11px;
	line-height:12px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#indexcalloutcontainer {
	margin-left: 34px;
	width: 844px;
	position:relative;
	top:-50px;
}

.resourcesleft { width:50%;	float:left; }

.resourcesright { width:50%;	float:right; }

.resourcestext { margin-right:10px; position:relative; top:-30px; }

.yogabottom { width:33.3%; float:left; }

.trainingmain { width:20%; float:left; }

#trainingalloutcontainer {	margin: 0px; width:800px; }

.trainingcaption { height:125px; padding-right:5px; }

/* --CALLOUTS-- */

.callout { background:url(../images/co_aboutbg.png) no-repeat; width:164px; padding: 15px 15px 0px 15px; }
.callout h4 { font-size:12px; font-style:normal; margin:0px; }
.callout a { color:#FFFFFF; text-decoration:none; }
.callout a:hover { text-decoration:underline; }
.callout p { font-size:9px; margin:5px 0px 0px 0px; }
.calloutgrid { width:50%; float:left; }


/*CALLOUT BUTTONS*/

.co_purchasebutton { font-size:9px; line-height:9px; height:27px; margin-top:5px; margin-right:0px; margin-left:0px; margin-bottom:0px; float:right; width:116px; height:27px; }

.co_purchasebutton a {
display:block;
width:116px;
height:27px;
background:url(../images/co_purchasebutton.png);
background-repeat:no-repeat;
text-indent:-9999px;
overflow:hidden;
}

.co_purchasebutton a:hover { background-position:0 -27px; }

.co_findbutton { font-size:9px; line-height:9px; height:27px; margin-top:5px; float:right; width:107px; height:27px; }


.co_findbutton a {
display:block;
width:107px;
height:27px;
background:url(../images/co_findoutmorebutton.png);
text-indent:-9999px;
overflow:hidden;
}

.co_findbutton a:hover { background-position:0 -27px; }

/*END CALLOUT BUTTONS*/

/* --END CALLOUTS-- */

.testimonials { float:left; width:50%; position:relative; }
.testimonials h2 { font-size:14px; margin-top:0px; }

#testimonialtext {
	position: relative;
	top: -18px;
	margin-right:25px;
}

#testimonialtext .righttext { text-align:right; font-size:12px; }
.dvd {
	width: 170px;
	float: left;
	margin-right:25px;
	height:550px;
}

.buybutton { width:167px; height:30px; float:left; position:relative; top:-25px; }

.buybutton a {
display:block;
width:167px;
height:30px;
background:url(../images/buynow.png);
text-indent:-9999px;
overflow:hidden;
}

.buybutton a:hover { background-position:0 -30px; }

#poweredby {
	display: none;
}
