.formWidth input {
    width:200px !important;
}
.formWidth2 input {
    width:230px !important;
}
.formWidth3 input {
    width:150px !important;
}
.submittop {
    float:right;
    margin-right:140px;
    margin-top: -50px;
    /*margin-left: 10px;*/
    width:70px !important;
}
.le_form_name {
    margin-bottom: 10px !important;
}
/*.le_form input, .le_form button, .le_form select, .le_form textarea {
    line-height: inherit;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}*/
body {
    margin: 0 auto;
	min-width: 1000px;
}
a {
	color: #c06898;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	font-family: 'Federo', sans-serif;
	font-size: 48px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	font-family: 'Federo', sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	font-family: 'Federo', sans-serif;
	font-size: 32px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	font-family: 'Federo', sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	font-family: 'Federo', sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	font-family: 'Federo', sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
p, ul, .le_form {
	font-family: 'Federo', sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0;
    line-height: 18px;
}
hr {
	border: 0;
	background-color: #000000;
	height: 2px;
}
.anythingSlider-default {
    padding: 0 !important;
}
.blog_post_listing_title_link, .blog_post_title {
    font-size: 32px;
}
.blue {
    padding: 10px;
    background-color: #2b45a6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.blue p, .blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue h6, .blue ul, .blue ol {
    color: #ffffff;
}
.bluebox {
    position: relative;
    z-index: 50;
	padding: 20px 10px;
	background-color: #2b45a6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.bluebox p, .bluebox h1, .bluebox h2, .bluebox h3, .bluebox h4, .bluebox h5, .bluebox h6, .bluebox ul, .bluebox ol, .bluebox a {
    color: #ffffff;
    text-decoration: none;
}
.bluebox:hover {
    background-color: #c06898;
}
.blueboxtop {
    position: relative;
    z-index: 50;
    padding: 20px 10px 0 10px;
    background-color: #2b45a6;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.blueboxtop img {
    margin-left: -10px;
}
.blueboxbottom {
    position: relative;
    z-index: 50;
    padding: 20px 10px;
    background-color: #2b45a6;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_shadow2.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.blueboxbottom:hover {
    background-color: #c06898;
}
.blueboxbottom p, .blueboxbottom h1, .blueboxbottom h2, .blueboxbottom h3, .blueboxbottom h4, .blueboxbottom h5, .blueboxbottom h6, .blueboxbottom ul, .blueboxbottom ol, .blueboxbottom a {
    color: #ffffff;
    text-decoration: none;
}
.bluebutton {
    width: 75px;
    padding: 20px 10px;
    background-color: #2b45a6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.bluebutton a {
    color: #ffffff;
    text-decoration: none;
}
.pink {
    padding: 10px;
	background-color: #c06898;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.pink p, .pink h1, .pink h2, .pink h3, .pink h4, .pink h5, .pink h6, .pink ul, .pink ol, .pink .le_form_name {
    color: #ffffff;
}
.pink input[type=checkbox], .le_form_optin_label {
    display: none;
}
.pinkboxtop {
    position: relative;
    z-index: 50;
    padding: 20px 10px 0 10px;
    background-color: #c06898;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.pinkboxtop img {
    margin-left: -10px;
}
.pinkboxbottom {
    position: relative;
    z-index: 50;
    padding: 20px 10px;
    background-color: #c06898;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_shadow2.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.pinkboxbottom:hover {
    background-color: #2b45a6;
}
.pinkboxbottom p, .pinkboxbottom h1, .pinkboxbottom h2, .pinkboxbottom h3, .pinkboxbottom h4, .pinkboxbottom h5, .pinkboxbottom h6, .pinkboxbottom ul, .pinkboxbottom ol, .pinkboxbottom a {
    color: #ffffff;
    text-decoration: none;
}
.purple {
	padding: 20px 10px;
	background-color: #745ba6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.purple p, .purple h1, .purple h2, .purple h3, .purple h4, .purple h5, .purple h6, .purple ul, .purple ol {
    color: #ffffff;
}
.purple:hover {
    background-color: #c06898;
}
.purple1 {
    padding: 20px 10px;
	background-color: #745ba6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 7px 7px 14px rgba(0,0,0,0.5);
	-moz-box-shadow: 7px 7px 14px rgba(0,0,0,0.5);
	-webkit-box-shadow: 7px 7px 14px rgba(0,0,0,0.5);
}
.purple1 p, .purple1 h1, .purple1 h2, .purple1 h3, .purple1 h4, .purple1 h5, .purple1 h6, .purple1 ul, .purple1 ol {
    color: #ffffff;
}
.purple1:hover {
    background-color: #c06898;
}
.shadow1 {
    position: relative;
}
.shadow1:after {
    position: absolute;
    content: '';
    bottom: -153px;
    left: 10px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_shadow1.png');
    background-repeat: no-repeat;
    background-position: 50% 100%;
    width: 921px;
    height: 153px;
}
.shadow2 {
    position: relative;
    padding-bottom: 50px;
}
.shadow2:after {
    position: absolute;
    content: '';
    bottom: -46px;
    left: 10px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_shadow3.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    width: 659px;
    height: 96px;
}
.wrapper {
	width: 100%;
	background-color: #200856;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_white_gradient_top.png'), url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_white_gradient_bottom.png');
	background-repeat: repeat-x, repeat-x;
	background-position: 50% 0%, 50% 100%;
}
.wrapper2 {
	margin: auto;
	width: 980px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_worn_dots.jpg');
	box-shadow: 5px 0px 10px rgba(0,0,0,0.5), -5px 0px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 0px 10px rgba(0,0,0,0.5), -5px 0px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 0px 10px rgba(0,0,0,0.5), -5px 0px 10px rgba(0,0,0,0.5);
	padding-bottom: 20px;
}

/*-------------------------HEADER START----------------------------*/

.header {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.headerleft {
	float: left;
	width: 480px;
}
.logo {
	padding: 40px 0px 40px 70px;
	text-align: center;
}
.headerright {
	float: right;
	width: 400px;
    position: relative;
}
.header1 {
	padding: 0 10px;
}
.header2 {
    position: absolute;
    top: -10px;
    right: 15px;
    padding: 0 10px;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.navigation {
	margin: auto;
	width: 940px;
}
.MainMenu {
	padding: 0 10px;
	background-color: #200856;
    text-align: center;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu .le_menu_level_container {
	position: relative;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	font-family: 'Federo', sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 12px 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #ffffff;
	background-color: #2b45a6;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	font-family: 'Federo', sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 5px;
	text-decoration: none;
	text-transform: uppercase;
	background: rgba(192,104,152,0.90);
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #000000;
	background: rgba(192,104,152,0.90);
}
.MainMenu li.le_menuitem_level_1:last-of-type a {
	border-radius: 0 0 10px 10px;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -37px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	color: #424242;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 100px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #ab341e;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.content {
	margin: auto;
	width: 960px;
	padding-bottom: 20px;
}
.contenttop {
	position: relative;
}
.content1 {
	padding: 0 10px;
}
.content2 {
	padding: 0 10px;
    position: absolute;
    top: 170px;
    left: 20px;
    z-index: 10;
}
.content3 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content4 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content5 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.contentleft {
	float: left;
	width: 640px;
}
.content6 {
	padding: 0 10px;
}
.content7 {
    float: left;
    width: 300px;
	padding: 0 10px;
}
.content8 {
    float: left;
    width: 300px;
    padding: 0 10px;
}
.content9 {
	padding: 0 10px;
}
.contentright {
	float: left;
	width: 320px
}
.content10 {
	padding: 0 10px;
}
.global4 {
	padding: 0 10px;
}
.content11 {
	padding: 0 10px;
}

/*-------------------------INSIDE CONTENT START--------------------*/

.subcontent {
    margin: auto;
	width: 960px;
	padding-bottom: 20px;
}
.subcontentleft {
    float: left;
    width: 260px;
}
.subglobal1 {
    padding: 0 10px;
}
.subglobal2 {
    padding: 0 10px;
}
.subglobal3 {
    padding: 0 10px;
}
.subglobal4 {
    padding: 0 10px;
}
.subcontent8 {
    padding: 0 10px;
}
.subcontentright {
    float: left;
    width: 700px;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
    float: left;
    width: 330px;
	padding: 0 10px;
}
.subcontent3 {
    float: left;
    width: 330px;
    padding: 0 10px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
    width: 330px;
    padding: 0 10px;
}
.subcontent6 {
    float: left;
    width: 330px;
    padding: 0 10px;
}
.subcontent7 {
	padding: 0 10px;
}

/*-------------------------INSIDE 2 CONTENT START--------------------*/

.sub2content {
    margin: auto;
	width: 960px;
	padding: 20px 0;
}
.sub2content1 {
	padding: 0px 10px;
}
.sub2content2 {
	float: left;
	width: 460px;
	padding: 0px 10px;
}
.sub2content3 {
	float: left;
	width: 460px;
	padding: 0px 10px;
}
.sub2contentleft {
	float: left;
	width: 320px;
}
.sub2content4 {
	padding: 0px 10px;
}
.sub2contentright {
	float: left;
	width: 640px;
}
.sub2content5 {
	padding: 0px 10px;	
}
.sub2content6 {
	float: left;
	width: 300px;
	padding: 0px 10px;
}
.sub2content7 {
	float: left;
	width: 300px;
	padding: 0px 10px;
}
.sub2contentleft2 {
	float: left;
	width: 640px;
}
.sub2content8 {
	padding: 0px 10px;
}
.sub2content9 {
	float: left;
	width: 300px;
	padding: 0px 10px;
}
.sub2content10 {
	float: left;
	width: 300px;
	padding: 0px 10px;
}
.sub2contentright2 {
	float: left;
	width: 320px;
}
.sub2content11 {
	padding: 0px 10px;
}
.sub2content12 {
	padding: 0px 10px;
}

/*-------------------------PAGE WRAPPER START--------------------*/

.pwrapper {
    margin: auto;
    width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footer {
	margin: auto;
	width: 920px;
	padding: 10px;
	background-color: #200856;
	text-align: center;
}
.footer p {
	font-family: 'Federo', sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
}
.footer1 {
	padding: 0 10px;
}
.FooterMenu {
	padding: 0 10px 20px 10px;
}
.FooterMenu ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.FooterMenu ul li {
	display: block;
	float: left;
}
.FooterMenu ul li a {
    display: block;
    font-family: 'Federo', sans-serif;
	font-size: 30px;
	color: #ffffff;
	padding: 10px 20px 10px 29px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/LifeAsYoga/graphic_footer_menu_dot.png');
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
.FooterMenu ul li a:hover {
	color: #c06898;
    text-decoration: none;
}
.FooterMenu ul li:first-of-type a {
    background-image: none;
}
/*--------1st level submenu-------*/
.FooterMenu li.le_menuitem_level_1 a {
	display: none;
}
/*--------2nd level submenu-------*/
.FooterMenu li.le_menuitem_level_2 a {
	display: none;
}
.footer2 {
	padding: 0 10px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	font-family: 'Federo', sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
}
.le_view_mobile a:hover {
	color: #c06898;
    text-decoration: none;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------LE FORM STYLE START---------------------*/

.le_form, .le_form input {
    font-family: 'Federo', sans-serif;
    font-size: 13px;
    color: #000000;
    margin: 0;
}
.le_form_name {
    font-family: 'Federo', sans-serif;
    font-size: 18px;
    color: #000000;
    margin: 0;
}
.le_form_submit input[type="submit"] {
    background-color: #ffffff;
    padding: 5px 10px 5px 10px;
    border: 1px solid #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    font-family: 'Federo', sans-serif;
    font-size: 13px;
    color: #000000;
    margin-left:10px;
    margin-top: -50;
}
.le_form input[type="text"] {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 5px;
}
.le_form textarea {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 5px;
}
.le_form_row_field_2.le_form_float_elements {
    float: left !important;
    width: 170px !important;
}
/*.le_form_submit {
    float: left !important;
    display: inline-block;
}*/

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/