/*
Project: Yoga Kids

Brown: #663300

---------------------------------------- */


/* General Styles */

*{margin: 0;}
html, body {height: 100%;}
#root {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -158px;}
.push {height: 158px;}
.clearfix {clear: both;}
body, textarea, input, select, option, button { /* color: #555; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; line-height: 1.25; */ }
li, dt, dd, p, th, td, caption, pre { /* font-size: 1.2em; */ }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 {/*  margin-bottom: 15px;  */}

a.nav {
	color: #663300;
	text-decoration: underline;
	font: 16px Verdana;
}
a.nav:hover, a.nav:focus, a.nav:active { color: #EE7722; text-decoration: underline; }

a {
	color: #870101;
	text-decoration: none;
}
a:hover, a:focus, a:active { color: #99CC00; }

h1, h2, h3, h4, h5, h6 {font: normal 15px Verdana, Arial, Helvetica, sans-serif; color: #007C73; }
h1 { font-size: 2 em; line-height: 1em; margin: 0; }
h2 { font-size: 1.35em; line-height: 1em; margin: 0 0 10px 0; padding: 0; }
h3 { font-size: 1.1em; line-height: 1.2em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: .8em; }

#calendar a:link {
	color: #663300;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#calendar a:hover, #calendar a:focus, #calendar a:active. { color: #EE7722; text-decoration: underline; }	
	

/* New Layout Styles */
.mainheadline {
	font: italic 300 normal 20px/20px Palatino, Times, "Times New Roman";
	color: #653626;
	text-decoration: none;
	letter-spacing: .05em;
	text-transform: capitalize;
	margin-left: 3px;
}
.candidateheadline_nocaps {
	font: bold normal 20px Verdana;
	color: #666600;
	text-decoration: none;
	letter-spacing: .025em;
	text-transform: none;
}
.candidatesubheadline_nocaps {
	font: normal 16px Verdana;
	color: #330000;
	text-decoration: none;
	letter-spacing: .025em;
	text-transform: none;
}
.mainheadline_nocaps {
	font: italic bold normal 16px Palatino, Times, "Times New Roman";
	color: #330000;
	text-decoration: none;
	letter-spacing: .05em;
	text-transform: none;
}
.bio_name {
	font: italic normal 17px "Times New Roman", Times, serif;
	color: #333300;
	text-decoration: none;
	letter-spacing: .05em;
	text-transform: none;
}
.bio_position {
	font: 300 normal 14px Verdana;
	color: #663300;
	text-decoration: none;
	letter-spacing: .05em;
	text-transform: none;
}
.quote_text {
	font: italic normal 16px "Times New Roman", Times, serif;
	color: #333300;
	text-decoration: none;
	letter-spacing: .05em;
	text-transform: none;
}
.quote_name_position {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #330000;
	text-decoration: none;
	letter-spacing: .02em;
	text-transform: none;
}
.maintext {
	font: normal 13px/18px Palatino, Times, "Times New Roman";
	color: #172934;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.05em;
	word-spacing: .1em;
}
.affiliation_text {
	font: normal 13px/13px Palatino, Times, "Times New Roman";
	color: #172934;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.05em;
	word-spacing: .1em;
}
.sidebar_headline {
	font: bold normal 12px "Lucida Grande";
	color: #660000;
	line-height: 15px;
	text-decoration: none;
	text-transform: none;
	float: right;
	width: 190px;
}
.sidebartext {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #172934;
	line-height: 13px;
	text-decoration: none;
	text-transform: none;
	float: right;
	width: 190px;
}
		
		.arrow {
	margin-right: 10px;
	border: 0px none;
	text-align: left;
}
#headerWrapper {background: url(../images/template/header-toolsforschools.jpg) repeat-x; position: relative;}
#logoWrapper {width: 851px; margin: 0 auto; position: relative; height: 115px;}
#tagline {bottom: 10px; left: 300px; position: absolute;}
#topNav {top: 5px; right: 0px; position: absolute;}
#smIcons {top: 5px; right: 350px; position: absolute;}
#memberLogin {bottom: 0px; right: 0px; position: absolute;}
#logo {bottom: 3px; position: absolute;}
#pageContent {width: 900px; margin: 0 auto;}

#footerWrapper {background: url(../images/template/tfs-footer-bg-new.gif) repeat-x; height: 158px;}
#footerContent {width: 851px; margin: 0 auto;}
#footerLeft {float: left; width: 400px; padding: 20px 20px 0 0; font-size: .8em;}
#footerRight {
	float: left;
	width: 430px;
	padding: 20px 0 0 0;
	font-size: .8em;
	text-align: right;
}

/* Content Page */

#middleContentWrapper {width: 851px; margin: 0 auto;}
#middleContentWrapperTop {width: 851px; margin: 0 auto; padding: 10px 0 0 0;}
#middleContentWrapperBottom {width: 851px; margin: 0 auto;}

#middleContentWrapper img {margin: 0; padding: 0;}
#middleCol1 {float: left; width: 180px; }
#middleCol2 {float: left; width: 660px;}

#sideNavWrapper {/* background: #7cb3ec url(../side_bar_files/blue/bottom.jpg) no-repeat bottom; */}
#sideNav {/* background: url(../side_bar_files/blue/top.jpg) no-repeat top; */}
#sideNavContent {margin: 0 auto; width: 164px; padding: 0 0 10px 0;}
#innerPageContent {padding: 0 0 0 20px;}

.blue {background: url(../side_bar_files/blue/blue_middle.gif) repeat-y;}
.green {background: url(../side_bar_files/green/green_middle.gif) repeat-y;}
.yellow {background: url(../side_bar_files/yellow/yellow_middle.gif) repeat-y;}


/* Store Styles */

.catProdAttributeItem input {
	margin: 0 8px 8px 0;
	padding: 5px 10px 10px;
}
.catProdAttributeItem {
	font: normal 12px/16px Verdana;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
	color: #333300;
}
.catProductAttributeGroup {
	font-size: 0.8em;
	color: #513105;
	line-height: 16px;
	font-weight: bold;
}
.titles {
	color: #336600;
	font: bold 15em/18px Palatino, Times, "Times New Roman";
}
ul.productfeaturelist {list-style: none; margin: 0; padding: 0}
ul.productfeaturelist li.productItem {float: left; width: 250px;}
ul.productfeaturelist li.productItem ul {padding: 18px 18px 18px 40px; list-style: disc;}

/* Secure Zone */
ul.zoneSubscriptions {list-style: none; margin: 0; padding: 0;}
ul.zoneSubscriptions li {display: block;}
ul.zoneSubscriptions ul {margin: 0; padding: 0;}
ul.zoneSubscriptions li ul li {display: none;}
ul.zoneSubscriptions a {font-size: 1.5em;}

ul.zoneSubscriptions li ul li.zoneName {display: block;}

.productRelatedTable td {
	color: #FF0000;
	font: 15px Arial, Helvetica, sans-serif;
}
.productRelatedTable td input {margin: 0 10px 0 0;}


/* Teacher Search */

.teacherListWrapper {border-bottom: 1px solid gray; padding: 0 0 10px 0; margin: 0 0 10px 0; color: #513105; font-size: 12px;}

/* FAQ */

.faq-question {padding: 5px 0; border-bottom: 1px solid gray;}
.faq-question a {
	text-decoration: none;
	font-size: 14px;
}
.moduleFooter a {font-size: .7em;}

/* Registrataion Tabs */

ul.tabs {list-style: none; height: 30px; margin: 0; padding: 0; }
ul.tabs li {float: left; padding: 0 10px 0 0; margin: 0; height: 30px;}
ul.tabs li a {display: block; line-height: 30px; text-align: center;  background: #7cb3ec; padding: 0 10px; text-decoration: none; color: black;}
ul.tabs li a.current, ul.tabs li a:hover {background: #BEBF9A;}
div.panes {padding: 10px; border: 1px solid gray;}

/* Secure Area */

li#zone4868212 {height: 193px; width: 500px; background: url(../images/template/cykt_button.jpg) no-repeat;}
li#zone4868212 a {display: block; height: 193px; width: 500px; text-indent: -99999em; }

li#zone4869007 {height: 193px; width: 500px; background: url(../images/template/cykf_button.jpg) no-repeat;}
li#zone4869007 a {display: block; height: 193px; width: 500px; text-indent: -99999em; }

li#zone4868459 {height: 193px; width: 500px; background: url(../images/template/yka_button.jpg) no-repeat;}
li#zone4868459 a {display: block; height: 193px; width: 500px; text-indent: -99999em; }

#couponMessage {font-weight: bold; color: red; padding: 0 0 0 10px;}

body {
	margin: 0;
	padding: 0;
	background: #DDECE9 url(/images/background4.jpg) 0 0 repeat;
	font-family: Georgia, "Times New Roman", Times;
	height: 100%;
}

a img {
	border: none;
}

#mainBody {
	margin: 0 auto 0;
	width: 777px;
	/*background: url(http://wwww.yogakids.com/images/content-repeat.jpg) 100% 0 repeat-y;*/
	padding: 0;
}

#mainArea {
	padding-bottom: 20px;
}

/* ABOUT SECTION */
#home #mainBody {
	margin: 0 auto;
	width: 1016px;
	/*background: url (images/home/home-content-repeat.jpg) 100% 0 repeat-y;*/
	padding: 0 0 0 0;
}

#home #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#home #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}

/*
#home #mainArea {
	background: url(images/home/home-sidebar-repeat.jpg) 26px 0 repeat-y;
}
*/

#home #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#home #contentFeature h2 {
	color: #F79428;
	text-align: center;
	font-weight: normal;
}


/* ABOUT SECTION */
#about #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#about #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}


#about #mainArea {
	background: url(images/about/about-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#about #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#about #contentFeature h2 {
	color: #F79428;
	text-align: center;
	font-weight: normal;
}

/* TFSMAIN SECTION */

#tfsmain #mainBody {
	margin: 0 auto;
	width: 777px;
	background: url(images/content-repeat-tfs.jpg) 100% 0 repeat;
	padding: 0;
	height: 559px;
}

#tfsmain #header {
	margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#tfsmain #navigation {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 47px;
	background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#tfsmain #contenttop {
	margin: 0 auto 0;
	width: 777px;
	height: 48px;
	background: url(images/content-top-repeat.jpg) 100% 0 repeat-y;
	padding: 0;
}


#tfsmain #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#tfsmain #contentFeature h2 {
	color: #660066;
	text-align: center;
	font-weight: bold;
}


/* TFS SECTION */
#tfs #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#tfs #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}

#tfs #mainArea {
	background: url(images/tfs/tfs-sidebar-repeat.gif) 0 0 repeat-y;
}

#tfs #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#tfs #contentFeature h2 {
	color: #660066;
	text-align: center;
	font-weight: bold;
}

/* TRAININGS SECTION */
#trainings #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#trainings #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#trainings #mainArea {
	background: url(images/trainings/trainings-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#trainings #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#trainings #contentFeature h2 {
	color: #038A7E;
	text-align: center;
	font-weight: normal;
}

/* VACATION SECTION */
#vacation #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#vacation #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#vacation #mainArea {
	background: url(images/vacations-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#vacation #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#vacation #contentFeature h2 {
	color: #9B5BA5;
	text-align: center;
	font-weight: normal;
}

/* PLAYGROUND SECTION */
#playground #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#playground #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#playground #mainArea {
	background: url(images/playground/playground-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#playground #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#playground #contentFeature h2 {
	color: #AA4380;
	text-align: center;
	font-weight: normal;
}

/*CALENDAR SECTION */
#calendar #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#calendar #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#calendar #mainArea {
	background: url(images/calendar/calendar-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#calendar #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#calendar #contentFeature h2 {
	color: #F79428;
	text-align: center;
	font-weight: normal;
}


/* DONATION SECTION */
#donation #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#donation #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#donation #mainArea {
	background: url(images/donation/donate-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#donation #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#donation #contentFeature h2 {
	color: #F86522;
	text-align: center;
	font-weight: normal;
}


/* FIND TEACHER */
#findteacher #header {
        margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}

#findteacher #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#findteacher #mainArea {
	background: url(images/findteacher/findteacher-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#findteacher #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}

#findteacher #contentFeature h2 {
	color: #F86522;
	text-align: center;
	font-weight: normal;
}
/* LOGIN YKA CYKF CYKT SECTION */
#login #header, #yka #header, #cykf #header, #cykt #header {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}
#login #navigation, #yka #navigation, #cykf #navigation, #cykt #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#login #mainArea, #yka #mainArea, #cykf #mainArea, #cykt #mainArea {
	background: url(images/login/login-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#login #footer, #yka #footer, #cykf #footer, #cykt #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#login #contentFeature h2, #yka #contentFeature h2, #cykf #contentFeature h2, #cykt #contentFeature h2 {
	color: #F86522;
	text-align: center;
	font-weight: normal;
}

/* STORE SECTION */
#store #header {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 109px;
  background: url(images/tfs/header-toolsforschools.jpg) 100% 0 repeat;
}
#store #navigation {
        margin: 0 0 0 0;
        padding: 0;
        width: 100%;
        height: 47px;
        background: url(images/navigation_bar.gif) 100% 0 repeat;
}
#store #mainArea {
	background: url(images/store/store-sidebar-repeat.jpg) 26px 0 repeat-y;
}
#store #footer {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  height: 158px;
  background: url(images/tfs/tfs-footer-bg-new.gif) 100% 0 repeat;
}
#login #contentFeature h2 {
	color: #F86522;
	text-align: center;
	font-weight: normal;
}




#header h1#logo {
	background: url(images/logo3.gif) 0 0 no-repeat;
	width: 600px;
	padding-top: 70px;
	
}
#header h1#logo b {
	display: none;
}
#header h1#logo span {
	text-align: right;
	font-size: 12px;
	padding-left: 0px;
	color: #663399;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;

}
#header #memberLogin {
	width: 75px;
	height: 75px;
	

}


/* Navigation */

#mainNavWrapper {background: url(../images/template/navigation_bar.gif) repeat-x; height: 47px;}
#navigation {width: 900px; margin: 0 auto;}

#navigation ul {
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	list-style: none;
	text-align: center;
}
#navigation ul li {
	float: left;
	margin: 0 9px;
	padding: 0 0 0 0;
	list-style: url(none) none inside;
}
#navigation ul li ul {display: none;}
#navigation ul li.line1 {
	padding: 0 2px;
}
#navigation ul li.line2 {
	padding: 0 0px;
}
#navigation ul li.noSide1 {
	padding: 0 0 0 0px;
	background: none;
}
#navigation ul li.noSide2 {
	padding: 0 0 0 0px;
	background: none;
}
#navigation ul a {
	color: #FFFCD7;
	padding: 0px;
	margin: 0;
	display: inline;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: .5px;
	font: 12px/normal Verdana;
}
#navigation ul a:hover, #navigation ul  a.current {
	color: #A0CE67;
}

#topNav ul {list-style: none; }
#topNav ul li {float: left;}
#topNav ul li a {font-family:Arial,Helvetica,sans-serif; }

#sideNav {padding: 20px 0;}
#sideNav ul {list-style: none; font-family: Georgia,"Times New Roman",Times; font-size: 14px; color: #FFFFCC;}
#sideNav ul li {
	padding: 10px;
	border-bottom: 2px dotted #4490aa;
	list-style: url(none) none inside;
}
#sideNav ul li a {color: #FFFFFF; 
	text-transform: capitalize;
	letter-spacing: .5px;
	font: 14px/normal Verdana;
text-decoration: none;
}
#sideNav ul li a:hover {color: #990000;}

#contentArea {
	float: right;
	margin: 0 10px;
	padding: 0 0 20px 0;
	width: 566px;
}

#contentArea a {
	color: #381675;
}
#contentArea a:hover {
	color: #E0A33D;
}
#subArea {
	padding: 10px 0 0;
	margin: 0 0px 0 5px;
}
#subArea ul#subNav {
  list-style: none;
	margin: 0 10px 0 5px;  
        padding: 5px 0 0 0;        
	background: url(side_bar_files/yellow/line.jpg) 0 0 repeat-x;
}
#subArea ul#subNav ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 5px 0 0 15px;
        background: url(side_bar_files/yellow/line.jpg) 0 0 repeat-x;
}
#subArea ul#subNav li {
	width: 149px;
	background: url(side_bar_files/yellow/line.jpg) 0 100% repeat-x;
}
#subArea ul#subNav li a {
	display: block;
	font-size: 12px;
	padding: 5px 0 5px 20px;
	color: #FFFFCC;
	text-decoration: none;
}
#subArea ul#subNav li li a {
	font-size: 11px;
}
#subArea ul#subNav li a:hover {
	color: #990000;
}
#subArea ul#subNav li a.current {
  background: url(images/green_arrow.gif) 0 35% no-repeat;
  color: #990000;
}

#subArea a {
        display: block;
        font-size: 14px;
	font-weight: normal;
	padding: 5px 5px 0px 20px;
        color: #FFFFCC;
        text-decoration: none;
}
#subArea a:current {
	color: #990000
}

#subArea a:hover {
	color: #990000
}

#footer p {
	margin: 0 0 0 35px;
	padding: 30px 10px 0 0;
	color: #733779;
	font-size: 10px;
	text-align: right;
}
#footer p span {
	float: left;
}
/* Image Replacement Headers */
.imgReplace b {
	display: none;
}
#about-yogakids {
	width: 290px;
	height: 40px;
	background: url(images/titles/about-yogakids.jpg) 50% 50% no-repeat;
}
#about-tfs {
	width: 290px;
	height: 63px;
	background: url(images/titles/about-tfs.jpg) 50% 50% no-repeat;
}
#teacher-trainings{
	width: 290px;
	height: 40px;
	background: url(images/titles/teacher-trainings.jpg) 50% 50% no-repeat;
}
#yogakids-vacations{
	width: 290px;
	height: 40px;
	background: url(images/titles/yogakids-vacations.jpg) 50% 50% no-repeat;
}
#jk-playground{
	width: 290px;
	height: 40px;
	background: url(images/titles/yk-playground.jpg) 50% 50% no-repeat;
}


#contentFeature {
  margin: 0 10px 0 0;
  padding: 5px 0 10px 0;
}

hr {background: #fff url(images/dividerBar.gif) repeat-x center bottom;
margin: 0px 8px 8px 0;
width: 100%;
height: 5px;
border: 0 none;}

#contentFeature h2 {
	color: #F79428;
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 3px;
}
#contentFeature img {
	float: right;
	margin: 10px 2px 5px 15px;
}
#contentFeature p.quote {
	color: #333333;
	padding: 3px 10px 3px 0;
	text-align: center;
	font: italic 12px Georgia, "Times New Roman", Times;
}
#contentFeature p.quote span.quoteBy {
	font-style: normal;
	display: block;
	text-align: right;
	margin: 20px 0 0 0;
}

#contentArea h1 {
  color: #007C73;
  font-size: 20px;
  font-weight: normal;
  margin: -10px 50px 2px 0;
}
#contentArea h2 {
  color: #007C73;
  font-size: 18px;
  font-weight: normal;
}
#contentArea h3 {
  color: #007C73;
  font-size: 16px;
  font-weight: normal;
  margin: 15px 5px 2px 0;
}

#contentArea h4 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #007C73;
	margin: 0px;
}
#contentArea h5 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #007C73;
	margin: 0px;
}
#contentArea h6 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #007C73;
	margin: 0px;
}

#catalogueitemdump{
	color: #513105;
	font-size: 15px;
	line-height: 19px;
}

#contentArea p {
	color: #513105;
	font-size: 12px;
	line-height: 15px;
	margin: 2px 2px 10px 2px;
}
#contentArea ul, #contentArea ol {
	color: #333300;
	font-size: 12px;
	line-height: 12px;
  margin: 5px 
}
#contentArea ul, li {
	padding: 3px 10px;
}


ul, ol {
	margin: 5px;
}
ul, li {
	padding: 3px 10px;
}


#blog-post ul, #blog-post ol {
  margin: 5px;
}
#post-title ul, li {
	color: #333300;
	margin: 5px;
	font: 15px/20px Verdana;
	padding: 3px 10px;
}


#p ul, #p ol {
  margin: 5px;
}
#p ul, li {
	color: #333300;
	margin: 5px;
	font: 13.5px/17px Verdana;
	padding: 3px 10px;
}

#accordion h3 a {color: #007c73;}
#accordion h3 a:hover {color: #007c73;cursor: pointer;}


/* FIND A TEACHER SEARCH */
.teacher_search { float: left; width: 280px; }


/* FORUM STYLES */
table#forumTable {
margin: 5px 0 10px 0;
}
table#forumTable th {
  font-weight: bold;
  text-align: center;
  background: #669933;
  border-bottom: 1px solid gray;
  font-family: Georgia, "Times New Roman", Times;
}
table#forumTable th, table#forumTable td {
padding: .4em .5em;
}

table#forumTable th.catTitle {
  background: #7993D0 url(images/forumTitle.jpg) repeat-x;
  color: white;
  margin: 10px 5px 0 5px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  border: none;
}

table#forumTable td {
	border-bottom: 1px solid #DDD;
	text-align: left;
	font: 13px Georgia, "Times New Roman", Times;
}
table#forumTable thead th {
  vertical-align: bottom;
  color: white;
  background: #333333;
  white-space: normal;
  font-size: 9px;
}
table#forumTable a {
  color: #FF9B00;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 0;
}
table#forumTable a:hover {
	color: #555555;
	text-decoration: underline;
}

table#forumTable td.lastPost {
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  border-left: 3px solid #FF9B00;
}
table#forumTable td.lastPost a {
  color: #555555;
}
div.Post {
  margin-left: 90px;
  padding: 3px 0 3px 0;
}
div.Post h3 {
  margin: 0 0 0 5px;
  padding: 3px 5px;
  border-bottom: 1px solid gray;
}

div.Reply {
  margin: 0 0 0 90px;
  padding: 3px 10px 3px 0;
}

/* PROFILE SQUARE */
.profileSquare {
  width: 85px;
  height: 95px;
  margin: 5px 4px 6px 4px;
  float: left;
  text-align: center;
}
div.profileSquare ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.profileSquare ul li {
  margin: 0;
  padding: 0;
}
div.profileSquare img {
  padding: 0;
  border: 2px solid #FFFFFF;
  margin: 0 auto 0;
}
div.profileSquare a {
  font-size: 11px;
  color: #555555;
  text-decoration: none;
}
div.profileSquare a:hover {
  color: #000000;
  text-decoration: underline;
}



/* CALENDAR STYLES */
#calendar-events {}
#calendar-events ul {list-style: none; padding: 10px 0;}
#calendar-events ul li {float: left; padding: 2px 5px; display: block;}
#calendar-events ul li.date1 { width: 75px;}
#calendar-events ul li.location { width: 250px;}
#calendar-events ul li.place { width: 125px;}
#calendar-events ul li.details { width: 50px;}

#calendar-detail {}
#calendar-detail ul {padding: 10px 0;}
#calendar-detail ul li {padding: 2px 5px; display: block;}
#calendar-detail ul li.date1 {}
#calendar-detail ul li.location {}
#calendar-detail ul li.place { }
#calendar-detail ul li.details { }

/*CJG FORM STYLES*/
form.tfs_form {
	margin: 0 3px 15px;
	padding: 10px 10px 5px;
	color: #555555;
	font: 12px Georgia, "Times New Roman", Times;
}
form.tfs_form label {
  padding: 7px 8px 0 0;
	display: block;
  text-align: left;
  font-weight: bold;
}
form.tfs_form input, form.tfs_form select, form.tfs_form textarea {
  width: 320px;
  margin: 3px 5px 2px 0;
  padding: 0;
  border: 1px solid #555555;
  height: 18px;
  font-size: 12px;
}
form.tfs_form input.radio {width: 18px; margin: 0;}

form.cjg_form {
	margin: 0 3px 15px;
	padding: 10px 10px 5px;
	color: #555555;
	font: 12px Georgia, "Times New Roman", Times;
}
form.cjg_form label {
  padding: 7px 8px 0 10px;
  float: left;
  width: 105px;
  text-align: left;
}
form.cjg_form span.required {
  font-weight: bold;
}
form.cjg_form input, form.cjg_form select, form.cjg_form textarea {
  width: 320px;
  margin: 3px 5px 2px 0;
  padding: 0;
  border: 1px solid #555555;
  height: 18px;
  font-size: 12px;
}
form.cjg_form textarea {
  height: 100px;
}

form.cjg_form textarea.tinytext {
  height: 50px;
}

form.cjg_form textarea#textareaFull {
  width: 450px;
  height: 120px;
  display: block;
}
form.cjg_form select.month, form.cjg_form select.day, form.cjg_form select.year  {
  width: auto;
  margin: 5px 15px 5px 0;
  border: 1px solid #555555;
}

form.cjg_form input.button {
  margin: 2px 0 5px;
  height: 35px;
  background: #70b7db;
  border: 1px solid #000033;
  color: #555555;
  font-weight: bold;
  width: 465px;
  cursor: pointer;
}

form.cjg_form input.checkbox {
  width: 14px;
  height: 14px;
  display: inline;
}
form.cjg_form select.date_month, form.cjg_form select.date_year {
  width: 135px;
}

/* ARTICLE LISTINGS */
table#allArticles {
width: 100%;
}
table#allArticles th.catTitle {
  background: #6F9FBF url(images/forumTitle.jpg) 0 0 repeat-x;
  color: white;
  margin: 10px 5px 0 5px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  border: none;
}
table#allArticles thead th {
  vertical-align: bottom;
  color: white;
  background: #1D3A4D;
  white-space: normal;
  font-size: 9px;
}

table#allArticles p {
	font-size: 12px;
	padding: 1px 5px;
	margin: 0;
}
table#allArticles td, table#allArticles th {
  padding: 2px 4px;
}
table#allArticles td {
  border: solid #3399CC;
  border-width: 1px;
}
table#allArticles td.articleLink {
  padding: 5px;
  border-left: 1px solid #3399CC;
}

table#allArticles a {
	color: #339966;
	text-decoration: none;
	display: block;
	margin: 1px;
	padding: 1px;
	font: normal 14px Verdana;
}
table#allArticles a:hover {
	color: #003399;
	text-decoration: underline;
}


/* ARTICLE DETAIL */
div#articleDetail {
  width: 640px;
  margin: 0 auto;
  padding: 0;
  background: url(images/articleHeader.gif) 0 0 no-repeat;
  text-align: left;
}
div#articleDetail h1 {
  margin: 0;
  padding: 5px 12px;
  background: url(images/articleTitle.gif) 50% 5px no-repeat;
  font-size: 16px;
  line-height: 28px;
}
div#articleDetail div#articleRepeat {
  background: url(images/articleRepeat.gif) 50% 300px repeat-y;
  z-index: 0;
}
div#articleDetail h2 {
  clear: both;
  float: right;
  width: 190px;
  margin: 3px 10px 0;
  background: #F7F7F7;
  border: solid #ffba4f;
  border-width: 5px 0 5px 0;
  padding: 20px 30px;
  font-size: 15px;
  text-align: center;
}
div#articleDetail .google300250 {
  clear: right; 
  float: right;
  margin: 0 10px 20px;
  text-align: center;
  border: solid #ffba4f;
  border-width: 0 0 5px 0;
}
div#articleFooter {
  width: 490px;
  margin: -10px auto 0;
  padding: 20px 0 10px 0;
  background: url(images/articleFooter.gif) 0 100% no-repeat;
  font-size: 11px;
  text-align: right;
}
div#articleDetail h4 {
  margin: 0 10px;
  padding: 0;
  font-size: 11px;
}
div#articleFooter h5 {
  margin: 0 10px;
  padding: 0;
  font-size: 11px;
}
div#articleFooter h6 {
  margin: 0 10px;
  padding: 0;
  font-size: 11px;
}

.resource_title {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #009999;
	padding: 2px 5px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.tagline {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #660066;
	letter-spacing: 1px;
	font-weight: bold;
}

p {
	color: #333300;
	margin: 2px 2px 10px 2px;
	font: 13.5px/17px Tahoma;
}
a.p:link {
	letter-spacing: 1px;
	font: 13.5px/17px Tahoma;
	color: #006666;
	text-decoration: none;
}
a.p:visited {
letter-spacing: 1px;
	font: 13.5px/17px Tahoma;
	color: #006666;
	text-decoration: none;
}
a.p:hover {
letter-spacing: 1px;
	font: 13.5px/17px Tahoma;
	color: #663399;
	text-decoration: none;
}
a.p:active {
letter-spacing: 1px;
	font: 13.5px/17px Tahoma;
	color: #006666;
	text-decoration: none;}
	
a.storenav:link {
	letter-spacing: 1px;
	font: bold 13px Palatino, Times, "Times New Roman";
	color: #006666;
	text-decoration: none;
}
a.storenav:visited {
letter-spacing: 1px;
	font: bold 13px Palatino, Times, "Times New Roman";
	color: #006666;
	text-decoration: none;
}
a.storenav:hover {
letter-spacing: 1px;
	font: bold 13px Palatino, Times, "Times New Roman";
	color: #663399;
	text-decoration: none;
}
a.storenav:active {
letter-spacing: 1px;
	font: bold 13px Palatino, Times, "Times New Roman";
	color: #006666;
	text-decoration: none;
	}
a.contactnav:link {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: underline;
}
a.contactnav:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: underline;
}
a.contactnav:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: underline;
}
a.contactnav:active {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: underline;
}.home_text {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #660000;
}


/* Forum  */

.post {margin: 10px 0;}


/* Products Foundations Styles */

#order .price {display: none;}
#order #workshopHide {display: none;}


