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

@charset "UTF-8";
/* CSS Document */
/*------------------------------------------------/
/* GLOBAL  
/*------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: arial;
	color: #666;
  zoom: 90%;		
}
p {
	line-height: 29px;
	text-align: left;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

@font-face {
 font-family:Candara;
 src: url('../fonts/Candara.eot'); /* EOT file for IE */
 src: url('../fonts/Candara.ttf'); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family:nevis;
 src: url('../fonts/nevis.eot'); /* EOT file for IE */
 src: url('../fonts/nevis.ttf'); /* TTF file for CSS3 browsers */
}
h1 {
	font-family: Candara;
	color: #fff;
	font-size: 46px;
	background-image:url(../images/h1-bg.png);
	width: 390px;
	line-height: 60px;
	margin-top: 15px;
	padding-left: 10px;
}
h2 {
	font-family: candara;
	color: #386f6f;	
	font-size: 32px;
	border-bottom: 1px solid  #a67c52;
	margin-bottom: 15px;
}
/*------------------------------------------------/
/* HEADER
/*------------------------------------------------*/
header {
	height: 80px;
	background: url(../images/content-bg.jpg);
	border-bottom: 2px solid #666;
}

header section {
	width: 1100px;
	margin: 0 auto;
}
#logo {
	padding-top: 10px;
	float: left;
	height: 70px;
	width: 300px;
	
}

nav ul { 
	position: relative;
	top: 30px;
	float: right;
}
nav ul li {
	float: left;
	list-style-type: none;
	margin-right: 35px;
}
nav ul li a {

	font-family: nevis;
	font-size: 14px;
	color:#898989;	
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff; /* letter press effect */
}
nav ul li a:hover {
	color: #666;	
}

.last {
	margin-right: -10px;	
}
/*------------------------------------------------/
/* PARALLAX BANNER   
/*------------------------------------------------*/
#banner {
	background: url(../images/banner-bg.jpg) 50% 0 no-repeat fixed;
	min-height: 100px;
	background-color: #1c2325;
	clear: both;
	background-position: 210px -130px;
}

#push {
	height: 20px;	
}
.anivWrap {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;	
}
#aniversaryBox {
	padding: 10px;		
	width: 600px;
	height: 340px;
	background-image:url(../images/parabanner-bg.png);
-moz-border-radius: 15px;
	border-radius: 15px;
	max-width: 100%;
}
#aniversaryBox img, #aniversaryContent {
	float: left;
}
#aniversaryContent {
	width: 400px;	
	margin-top: 15px;
	margin-left: 15px;
	color: #FFF;
	padding: 10px;
	
}

.aniversary {
	margin: 0 auto;
	width: 1100px;
	clear: both;
}

#anivHeader1 {
	text-align: center;		
	color: #fff;
	font-family: candara;
	letter-spacing: 5px;
	font-size: 25px;
	text-shadow: 0px 1px 0px #000; /* letter press effect */

}
#anivHeader2 {
	text-align: center;	
	font-size: 60px;
	color: #ffd693;
	font-family: candara;
	letter-spacing: 2px;
		text-shadow: 0px 1px 0px #000; /* letter press effect */

}
#ysdvd {
	margin-top:20px;
	margin-left: 20px;	
}
#banner-btn {
	position: relative;
	top: 30px;	
	left: 55px;
}

#banner-copy {
	width: 350px;
	height: 170px;
	float: right;
	margin-right: 25px;
	font-family: arial;
	color: #fff;
	margin-top: 25px;
	font-size: 18px;
}
.banner-heading {
	font-famiy: candara;
	font-size: 22px;
	color: #ffd693;
	font-weight: bold;
}

/*------------------------------------------------/
/* CONTENT  
/*------------------------------------------------*/
#homeContent {
	background: url(../images/content-bg.jpg) 50% 0 repeat scroll;
	min-height: 1000px;
	clear: both;
	
}



#homeContent section {
	margin: 0 auto;
	width: 1100px;
	background-image:url(../images/content-bg.png);
	padding: 25px;
	overflow:auto;
}
#left {
	float: left;
	width: 610px;
	margin-top: 25px;
	padding-left:25px;
	padding-bottom: 50px;

}
.cushycms {
	width: inherit !important;	
}
#right {
	float: right;
	width: 350px;
	margin-top: 25px;

}
#right ul {
	list-style-position:inside;
	font-style: italic;
	font-size: 15px;
}
article {
	margin-top: 25px;	
}


#headshot {
	float: left;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 10px;
}

a#lesson-btn {
	font-family: nevis;
	display: block;
	padding: 15px;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;\
}
a#lesson-btn:hover {
	background-color: #4a9292;
}
a.book  {
	background-color: #386f6f;	
	background-image: url(../images/shopping_cart.png);
	background-repeat: no-repeat;
	background-position: 545px 8px;
}	
a.lesson-cert {
	background-color: #386f6f;	
	background-image: 	url(../images/certificate_w.png);
	background-repeat: no-repeat;
	background-position: 545px 5px;
}

a.policy {
	background-color: #966;	
	background-repeat: no-repeat;
	background-position: 545px 5px;}
	
a.policy:hover {
	background-color: #ac7373 !important;	
}


p.quote {
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	padding: 0 15px 0px 0;
	margin-top:10px;
	margin-bottom: -20px;
	color: #966;
}

.gallery-block { /* Banner class for features page */
	background:url(../images/content-bg.jpg) !important;	
	
	
}
.image-row {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;	
	padding-bottom: 10px;
	width: 1110px;
}

.download-block {
	float: left;
	width: 298px;;
	height: 420px;
	margin-right: 50px;
	margin-bottom: 80px;
		
}
#photo {
	width: 290px;
	height: 175px;
	margin-bottom: 30px;	
}
#addToCart {
	margin-top: 20px;
	
}
a.digital-btn {
	font-family: nevis;
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #386f6f;
	text-align:center;
}
a.digital-btn:hover {
	background-color: #4a9292;
}

.order-now {
	font-family: nevis;
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #386f6f;
	text-align:center;
	width: 150px;
}
a.order-now:hover {
	background-color: #4a9292;
}
/*------------------------------------------------/
/* WORKSHOP TABLE  
/*------------------------------------------------*/

.tableHeader{
	font-family: nevis;
	font-size: 16px;
	color: #966;

}
h3 {
	font-family: candara;
	color: #386f6f;	
	font-size: 20px;
	margin-bottom: 0px;
}
/*------------------------------------------------/
/* TESTIMONIALS  
/*------------------------------------------------*/
.testi-wrap {
	margin-bottom:210px;	
	margin-top: 35px;
}
.testi-profile {
	height: 53px;
	width: 52px;
	background-image:url(../images/testi_profile.png);
	float: left;
}

.testi-flyout {
	width: 530px;
	float: right;
	background-image:url(../images/flyout.png);
	background-repeat:no-repeat;
	background-position: 0px 20px;

}
.testi-block {
	width:475px;
	float:right;
	padding:15px;
	background-color: #FFF;
	height: 65px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	max-width: 100%;
	height: auto;
	font-style: italic;

}

p.author {
	margin-top: 10px;
	font-style:italic;
}

/*------------------------------------------------/
/* RIGHT  
/*------------------------------------------------*/
#shop-wrap {
	width: 330px;
	height: 564px;
	background-color: #386f6f;	
}

#shopPic {
	margin: 2px;
}

#shop-btn {
	font-family: nevis;
	font-size: 35px;
	text-align:center;
	margin-top: 15px;
}

#shop-btn a {
	color: #e1dfdc;
	text-decoration: none;
}

#shop-btn a:hover {
	color: #fff;	
}

a#cert-block {
	width: 280px;
	height: 100px;
	background-color: #966;
	margin-top: 35px;
	color: #fff;
	font-family: nevis;
	font-size: 23px;
	display: block;
	background-image:url(../images/certificate.png);
	background-repeat: no-repeat;
	background-position: 200px;
	padding-left: 20px;
	text-decoration:none;
	padding:25px;
	line-height: 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

a#cert-block:hover {
	background-color: #ac7373;	
}

.cert-copy { 
	display: block;
	float: left;
	padding: 25px;
	padding-top:30px;
	text-decoration: none;
	line-height: 35px;
	
}
#certIcon {
	float: left;
}

ol {
	list-style-position:inside	
}
ol li {
	font-style:italic;
	margin-top: 5px;
}

/*------------------------------------------------/
/* F00TER  
/*------------------------------------------------*/
footer {
	height: 150px;
	padding-top: 30px;
	clear: both;
}

#yogasingFooter {
	float: left;	
}

#footer-wrap {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;

}

#footerNav {
 float: right;
 width: 640px;
 margin-top: 20px;	

}
ul#footerNav li {
	font-family: nevis;
	font-size: 12px;
	float: left;
	list-style:none;
	padding-right: 20px;
	 border-bottom: solid 1px #fff;
padding-bottom: 10px;
}
ul#footerNav li a {
	color: #898989;
	text-decoration: none;
}
ul#footerNav li a:hover {
	text-decoration: underline;	
}

.active {
	color: #386f6f !important;	
}
#copyright {
	margin-top: 13px;
	font-size: 14px;
	width: 403px;
	float: left;
	
}
#madebymizrahi {
	float: left;
	margin-top: 10px;

}

#madebymizrahi a {
	font-family: nevis;	
	text-decoration: none;
	color: #898989;
}
#madebymizrahi a:hover {
	color: #666666;	
}

