* {
margin:0;
padding: 0;
}

body {
text-align: center;
font: 11px Verdana,Arial,Heltevica,'Sans Serif';
color: #766165;
background: #77c4ce url(/images/bg-body.gif);
}

a, a:visited {
	color: #1393a5;
	text-decoration: none;
}
a:hover {
	color: #a2b92c;
	text-decoration: underline;
}

img {
display: block;
border: 0;
}

#header {
background: #ffffff url(/images/bg-nav-container.gif) bottom repeat-x;
height: 146px;
width: 100%;
}
#header img {
margin-left: auto;
margin-right: auto;
}

/*________________ Main Nav ________________*/

#mainNav {
	height:50px;
width: 770px;
margin-left: auto;
margin-right: auto;	
background: #ffffff url(/images/bg-nav-div.gif) no-repeat;
text-align: left;
}
#mainNav ul {
width: 756px;
margin-left: 7px;
	height: 33px;
	list-style-type:none;
background: url(/images/bg-header-nav.gif) repeat-x bottom left;
border-bottom: 13px solid #d7e68b;
font: bold 110% Arial,Helvetica,'Sans Serif';
color: #ffffff;
}

#mainNav ul ul {
display:none;
position: absolute;
width: 150px;
background: none;
background-color: #d7e68b;
margin: 33px 0 0 1px;
height: auto;
border-top: 0;
padding: 5px 0;
}
#mainNav ul ul li {
float: none;
display: block;
background-color: #d7e68b;
border: 0;
margin: 0;
border-bottom: 1px solid #d7e68b;
}
#mainNav ul ul li a {
float: none;
display: block;
padding: 5px 15px;
height: auto;
color:#565a40;
font-weight: normal;
font-size: 90%;
}
#mainNav ul ul li a:hover {
background: none;
background-color: #cbda7f;
color:#565a40;
}
#mainNav ul li.homeLink {
margin-left: 20px;
}

#mainNav ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#mainNav ul li a {
	display:block;
	float:left;
	color: #ffffff;
	text-decoration:none;
	padding: 0 0 0 18px;
	height:33px;
}
#mainNav ul li a span {
	padding: 11px 18px 0 0;
	height: 22px;
	float: left;
}
#mainNav ul li a:hover {
	color:#fff;
	background:transparent url(/images/bg-header-nav-over.gif) repeat-x bottom left;
}
#mainNav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#mainNav ul li a.current,#mainNav ul li a.current:hover {
	color:#565a40;
	background: url(/images/bg-nav-left-on.gif) no-repeat top left;
	line-height:255%;
}
#mainNav ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background: url(/images/bg-nav-right-on.gif) no-repeat top right;
	height:33px;
}

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url(/images/bg-container.gif) repeat-y top center;
	text-align: left;
}

/*________________ Content Area ________________*/

#container #content.main, #container #content.shop {
	background: url(/images/bg-content-main.gif) bottom no-repeat;
padding-bottom: 40px;
font-size: 95%;
line-height: 1.5;
width: 770px;
}

#content.main h2, #content.shop h2 {
height: 40px;
color: #ffffff;
background-color: #d28e9b;
margin-left: 7px;
margin-right: 7px;
font-size: 150%;
}

#content.main p, #content.shop p {
margin-bottom: 12px;
}

#content.main ul, #content.shop ul {
margin-left: 30px;
margin-bottom: 12px;
}

#contentArea {
padding: 15px 20px;
}

#container h3 {
font-size: 120%;
}

/*________________ Home Page ________________*/

#container div.home {
	float: left;
	margin-right: 4px;
	margin-left: 7px;
	width: 566px;
	border-bottom: 40px solid #d7e68b; 
padding-bottom: 5px;
	display: inline;
}

#container div.home h2 {
	margin-bottom: 5px;
}

#container div.home p {
	text-align: right;
	margin-top: 20px;
	line-height: 1.4;
	margin-left: 20px;
}
#container div.home p img {
	margin-left: auto;
}
#container div.home p.signature {
	margin: 0;
padding-bottom: 20px;
	font-size: 90%;
border-bottom: 1px dotted #d7e68b;
}

#container div .imgHome {
	float: right;
width: 198px;
	margin-right: 26px;
	margin-left: 29px;
margin-bottom: 85px;
	display: inline;
}

#sidebar {
	float: left;
	width: 186px;
	color: #4e5044;
	background: #f7fae8 url(/images/bg-side-bar.gif) left repeat-y;
display: inline;

}




#sidebar.homeSide {
height: 495px;

}


#sidebar ul {
	font-size: 90%;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 10px;
list-style-type: circle;
padding: 0;
}

#sidebar.homeSide ul {
width: 155px;
height: 190px;
overflow: auto;
border-bottom: 1px solid #c8cbba;
margin-left: 10px;
display: block;
padding-left: 20px;
}

#sidebar ul li {
	margin-top: 5px;
padding: 0;
line-height: 1.3;
}

#sidebar a {
	color: #4e5044;
}
#sidebar form {
	padding-left: 10px;
	margin-top: 10px;
}
#sidebar form fieldset {
	border: 0;
}
#sidebar form fieldset legend, #sidebar form fieldset label {
	display: none;
}
#log, #pwd {
	background-color: #e8ebd9;
	border: 1px solid #daddcc;
	width: 125px;
	height: 18px;
	font: 100% Verdana,Arial,Helvetica,'Sans Serif';
	color: #4e5044;
	margin-right: 5px;
	display: block;
}
#log {

	margin-bottom: 10px;
}
#pwd, #loginButton {
	float: left;
}
#sidebar form p {
	font-size: 85%;
	margin-right: 10px;
	line-height: 1.5;
	margin-left: 0;
}
#sidebar form p#forgotPass {
	margin: 2px 0px 7px 6px;

}

#sidebar h4, #sidebar p, #sidebar small {
	margin-left: 10px;
}
#sidebar h4 {
	text-transform: uppercase;
	font: bold 100% Georgia,'Times New Roman',serif;
	margin-top: 10px; 
}
#sidebar small {
	color: #80836f;
	font-size: 80%;
	margin-bottom: 6px;
	display: block;
}
#sidebar p {
	font-size: 90%;
	line-height: 1.5;
}

#homeImages {
	clear: both;
	padding-top: 4px;
	height: 279px;
	padding-bottom: 4px;
	margin-left: 7px;
}
#homeImages img {
	float: left;
	margin-right: 1px;
	border-right: 3px solid #ffffff;
	display: inline;
}
#container #homeImages img.noborder {
border: 0;
}

#testimonials {
	height: 117px;
	width: 756px;
	background: #d28e9b url(/images/bg-testimonials.gif);
	color: #ffffff;
	margin-left: 7px;
	padding-top: 10px;
}
#testimonials b {
	color: #87414e;
	font-weight: normal;
}
#testimonials p {
	font: 150% Georgia,'Times New Roman',serif;
	font-style: italic;
	margin: 0px 30px 0px 30px;
	line-height: 1.4;
	height: 97px;
}
#testimonials a {
	text-align: right;
	width: 100%;
	display: block;
}
#testimonials a img {
	margin-left: auto;
}

/*________________ Footer ________________*/

#footer {
	width: 100%;
	background-color: #ffffff;
	overflow: auto;
clear: both;
padding-bottom: 30px;
}
#footer div {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
margin-bottom: 5px;
}

#copyright {
	color: #879799;
	font-size: 85%;
	line-height: 1.8;
	padding-top: 18px;
	width: 390px;
	float: left;
}
#copyright a {
	color: #879799;
	text-decoration: none;
}

#footer form {
	margin-top: 13px;
	float: left;
	width: 380px;
	background: url(/images/icon-newsletter.gif) top left no-repeat;
}
.home form {
margin: 10px 0 5px 5px;
display: block;

	background: url(/images/icon-newsletter.gif) top left no-repeat;
}
#footer form fieldset, .home form fieldset {
	border: 0;
	width: 342px;
	float: left;
}
#footer form fieldset legend, .home form fieldset legend {
	padding-left: 20px;
	color: #797979;
	font: 100% Verdana,Arial,Helvetica,'Sans Serif';
	margin-bottom: 7px;
}

#footer form fieldset label, .home form fieldset label {
	display: none;
}
#footer form fieldset input, .home form fieldset input {
	width: 155px;
	height: 23px;
	background-color: #ebebeb;
	border: 0;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	font: 100% Verdana,Arial,Helvetica,'Sans Serif';
	color: #4c4c4c;
	margin-right: 10px;
}
#joinButton {
	margin-top: 19px;
}

#bottomNav {
margin-top: 10px;
}

#bottomNav ul {
text-align: center;
padding-bottom: 10px;
}

#bottomNav ul li {
display: inline;
margin: 0 15px;
}

#bottomNav ul li a {
text-decoration: none;
font-size: 100%;
font-weight: 100px;
}

/*________________ Shop ________________*/

#container #content.shop #contentArea {
padding: 0;
padding-top: 4px;
padding-left: 8px;
}

#contentArea #shopHome {
width: 546px;
float: left;
margin-left: 7px;
margin-right: 15px;
margin-top: 10px;
}

#container #content.shop h2 {
padding-left: 18px;
text-transform: lowercase;
padding-top: 7px;
height: 33px;
}

#content #sidebar.shop p {
	font-size: 90%;
	line-height: 1.5;
}


#content #sidebar.shop ul {
	font-size: 90%;
	line-height: 1.9;
margin-left: 30px;
margin-top: 10px;
}

#content.shop {
padding-bottom: 20px;
overflow: auto;
}

#contentArea #shopHome div.category {
padding-bottom: 30px;
margin-bottom: 20px;
clear: both;
}

#contentArea #shopHome div.category img {
float: left;
padding-right: 20px;
padding-bottom: 20px;
}

#contentArea #shopHome div.category p.buyNow {
font-size: 120%;
color: #d28e9b;
}

#contentArea #shopHome div.category p.buyNow a {
display: block;
float: left;
color: #ffffff;
background-color: #d28e9b;
text-decoration: none;
padding: 3px 10px;
margin-right: 15px; 
}

/*________________ About Us ________________*/





#aboutUsTeam {
height: 139px;
margin-left: 7px;
}
#aboutUsTeam img {
float: left;
}

#aboutUsCollage {
padding: 44px 17px 20px 13px;
float: right;
width: 380px;
}

#aboutUsContent {
margin-left: 20px;
margin-right: 20px;
}

#teamHeader {
margin-bottom: 15px;
}

#aboutUsContent strike {


text-decoration: none;
font-weight: bold;
}
#aboutUsContent.janelle strike {
color: #9a344c;
}
#aboutUsContent.about-us strike {

color: #47b2cd;
}
#aboutUsContent.julie strike {
color: #fc7021;
}
#aboutUsContent.mardi strike {
color: #da7a9b;
}
#aboutUsContent.yvette strike {
color: #a1cb81;
}
#aboutUsContent.helen strike {
color: #e8b25c;
}

/*________________ Testimonials ________________*/

.testimonial {
background: url(/images/bg-testimonials-page.gif) no-repeat top left;
padding: 10px 50px 10px 20px;
margin-bottom: 5px;
margin-right: 50px;
font: 115% Georgia,'Times New Roman',serif;
font-style: italic;
line-height: 1.6;
}

/*________________ What's New _______________________________*/

#whatsNew h3 {
color: #599fa9;
font-size: 140%;
border-bottom: 1px solid #99c7ce;
width: 430px;
padding-bottom: 2px;
letter-spacing: -1px;
}
#whatsNew small {
font-weight: bold;
margin-bottom: 10px;
display: block;
color: #FFFFFF;
background-color: #99c7ce;
width: 427px;
padding: 0px 0px 2px 3px;
}

#whatsNew p {
text-align: justify;
}


/*________________ Events - Upcoming Classes ________________*/

#upcomingClasses div {
width: 330px;
float: right;
display: inline;
}
#upcomingClasses h3 {
color: #599fa9;
font-size: 140%;
border-bottom: 1px solid #99c7ce;
width: 330px;
padding-bottom: 2px;
letter-spacing: -1px;
}
#upcomingClasses small {
font-weight: bold;
margin-bottom: 10px;
display: block;
color: #FFFFFF;
background-color: #99c7ce;
padding: 0px 0px 2px 3px;
width: 327px;
}

/* ----- Face to Face classes ----- */


#upcomingClasses img {
float: right;
	padding-left: 20px;
padding-bottom: 10px;
}
#upcomingClasses div {

}

/* ----- Online Lessons ----- */

.classheading {
color: #599fa9;
font-size: 140%;
border-bottom: 1px solid #99c7ce;
width: 330px;
padding-bottom: 2px;
letter-spacing: -1px;
margin-bottom: 12px;
}

#container #content.shop h2 {
padding: 0;
height: 40px;
}

.classMenu {
	width: 260px;
	background-color: #e0f2f4;
	float:left;
	margin-right: 13px;
	margin-bottom: 20px;

}
.classMenu h3 {
	color: #ffffff;
background-color: #85bac2;
	margin-bottom: 10px;
	font-size: 130%;
height: 25px;
padding-left: 10px;
padding-top: 5px;
}
#content .classMenu p {
	font-size: 90%;
	line-height: 1.6;
	padding-left: 10px;
	height: 7em;
margin: 0;
color: #2f676f;
}

#contentContainer div.classMenu h3 {
	margin-left: 8px;
	margin-top: 4px;
	color: #98c76e;
}

.classMenu dl {
	margin: 0px 10px 5px 10px;
	width: 240px;
clear: both;

color: #2f676f;
}
.classMenu dt, .classMenu dd {
	float: left;
	border-bottom: 1px solid #c9e4e7;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
}
.classMenu dt {
	width: 80px;
	font-weight: bold;
}
.classMenu dd {
	width: 160px;
}


.classMenu img.menuImg {
border: 5px solid #ffffff;
float: right;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
width: 105px;
height: 105px;
}

#container .classMenu .pdfPack {
clear: both;
padding: 10px;
font-weight: bold;
border: 1px solid;
display: block;
margin: 10px;
margin-bottom: 24px;
background-color: #85bac2;
color: #ffffff;
text-align: center;
}

.classMenu .buttons {
margin-left: 7px;
padding-top: 4px;
height: 35px;
}
.classMenu .buttons img {
display: inline;
margin-left: 3px;
}

#classContents {
	margin-top: 7px;
}

#classContents div {
	margin-bottom: 20px;
}

#classContents h3 {
	font-size: 100%;
	font-weight: bold;
	color: #de8bac;
}

#contentArea #promoBar #classContents ul {
	font-size: 90%;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 5px;
list-style-type: circle;
width: 157px;
}
#contentArea #promoBar #classContents ul a {
font-size: 100%;
}
#classContents ul li {
	margin-top: 5px;
padding: 0;
margin-left: 13px;

line-height: 1.4;
}

#classContents form label {	
	width: 100px;
	font-size: 90%;
	display: inline;
	clear: left;
	text-align: right;
	margin-right: 10px;
} 

#classContents form fieldset { 
	margin-top: 10px;
	border: 0; 
} 

#classContents form fieldset input {
	margin-left: 0px;
	display: inline;
	width: 150px;
height: 16px;
	background-color: #fff;
	border: 1px solid #d1ced0;
	padding: 1px;
	margin-bottom: 5px;
	font: 90% Trebuchet MS, Arial, Helvetica, sans-serif; color: #7d6272; text-decoration: none;
}
#classContents form input {
	margin-left: 110px;
} 

#contentContainer .classMenu p.pdfPack {
	height: 120px;
	background-color: #fae9f3;
	border: 1px solid #f8c5e4;
	padding: 7px;
	text-align: center;
	font-weight: bold;
}

#loginForm legend {
display: none;
}

/* _________ Contact _________ */

#contactDetails {
float: left;
padding-left: 20px;
padding-top: 15px;
width: 400px;
}

#contactForm {
padding-top: 15px;
	width: 300px;
float: left;
}


#contactForm label {	
	width: 65px;
	float: left;	
	display: inline;
	clear: left;
	text-align: right;
	margin-right: 5px;
} 

#contactForm fieldset { 
	margin-top: 10px;
	border: 0; 
} 
#contactForm fieldset input {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	padding: 2px;
	width: 148px;
	border: 1px solid #d0d0d0;
	font: 100% Arial,Helvetica,sans-serif;
	color: #626262;
} 

#contactForm fieldset legend {
	display: none;
}
#contactForm textarea {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	padding: 2px;
	width: 178px;
	border: 1px solid #d0d0d0;	
	overflow: auto;
	font: 100% Arial,Helvetica,sans-serif;
	color: #626262;
}

#contactForm #verification {
padding-left: 70px;
margin-bottom: 5px;
width: 150px;
text-align: left;
}
#contactForm #verification label {
width: 200px;
font-size: 90%;
float: none;
margin: 2px 0;
text-align: left;
}
#contactForm #verification input {
width: 129px;
margin: 0;
float: none;
border: 1px solid #d0d0d0;
display: block;
}


#submitButton {	
	display: block;
	margin-left: 70px;background-color: #d28e9b;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 3px 8px;
}

#errorText {
	padding: 10px;
	background-color: #ec6e6e;
	margin-bottom: 15px;
	color: #fff;
}
#errorText p {
	margin-bottom: 5px;
	font-weight: bold;
}
#errorText ul {
	margin-left: 30px;
}

.successText {
	padding: 10px;
	background-color: #d7e68b;
	text-align: center;
	font-weight: bold;
color: #565a40;
}

#content div.successText p {
	margin-bottom: 0;
}



/* Individual Image
------------------------------ */

#galleryHeader {
background-color: #ffffff;
border-bottom: 10px solid #d7e68b;
}

.imgnav {
	float: right;
	width: 250px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
margin-right: 20px;
	margin-top: 20px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a, .imgnav .imgreturn a {
	display: block;
	width: 80px;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgreturn a {
width: 90px;

}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover, .imgnav .imgreturn a:hover {
	background-color: #fff;
	text-decoration: none;

	color: #002E5B;
}

.imgnav .imgnext a {
float: right;
}

#image {
margin-bottom: 15px;
}

#image img {
margin-left: auto;
margin-right: auto;
}

#galleryContent {
background-color: #ffffff;
width: 550px;
margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}
#galleryContent h2 {
color: #ffffff;
font-size: 160%;
height: 28px;
background-color: #599fa9;
padding-top: 5px;
margin-bottom: 12px;
text-transform: uppercase;
font-weight: bold;
}

#galleryContent p {
width: 450px;
margin-left: auto;
margin-right: auto;
text-align: left;
}



/* ----- Miscellaneous ----- */

.imgRight {
	float: right;
	margin-left: 20px;
padding-bottom: 10px;
}

.imgLeft {
	float: left;
	padding-right: 20px;
padding-bottom: 10px;
}
.bordered {
	padding: 2px;
	border: 1px solid #d0d0d0;
	background-color: #ffffff;
}

#currencyBanner {
margin-bottom: 20px;
}

#termsConditions {
height: 100px;
overflow: auto;
border-bottom: 1px dashed #cccccc; 
margin-bottom: 10px;
font-size: 90%;
}
#termsConditions h2 {
font-size: 110%;
font-weight: bold;
color: #626262; 
}
#termsConditions p {
margin-bottom: 10px;
}

.clock {
width: 155px;
padding-bottom: 15px;
text-align: center;
font-size: 90%;
padding-top: 15px;
}
.clock img {
margin: auto;
margin-bottom: 5px;
}

a.rtf { background-image: url(media-icons/icon_rtf.gif) }
a.doc, .icondoc { 
background: url(/media-icons/icon_doc.gif) no-repeat; 
padding-left: 20px; 
}
a.zip, .iconzip { 
background: url(/media-icons/icon_zip.gif) no-repeat; 
padding-left: 20px; 
}
a.audio, .iconwav, .iconmp3, .iconwma { 
background: url(/media-icons/icon_audio.gif) no-repeat; 
padding-left: 20px; 
}
a.video, .iconavi, .iconmpg, .iconmov { 
background: url(/media-icons/icon_video.gif) no-repeat; 
padding-left: 20px; 
}
a.xls { background-image: url(media-icons/icon_xls.gif); }
a.ppt { background-image: url(media-icons/icon_ppt.gif); }
a.vsd { background-image: url(media-icons/icon_visio.gif); }
a.mpp { background-image: url(media-icons/icon_project.gif); }
a.xml { background-image: url(media-icons/icon_xml.gif); }
a.pdf, .iconpdf {
background: url(/media-icons/icon_pdf.gif) no-repeat; 
padding-left: 20px; 
}

.clearfix:after 
{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#workshopMenu div {
float: left;
width: 161px;
height: 200px;
margin-right: 19px;
}

#workshopMenu div p {
display: none;
position: absolute;
background-color: #d28e9b;
color: #fff;
padding: 5px 0;
margin-top: -5px;
width: 161px;
text-align: center;
}

#sidebar p.welcomeback {
margin: 10px 0 0 8px;
display: block;
font-weight: bold;
font-size: 100%;
padding: 0;
}