body {
    margin: 0 auto;
	min-width: 1000px;
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	color: #999999;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	color: #999999;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	color: #999999;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #999999;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	color: #999999;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	color: #999999;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
p, ul, ol {
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
hr {}
.wrapper {
	width: 100%;
    background-color: #ffffff;
}

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

.headerwide {
	width: 100%;
}
.header {
	margin: auto;
	width: 960px;
    padding: 20px 0;
}
.headerleft {
	float: left;
	width: 480px;
}
.logo {
	padding: 0 10px;
}
.headerright {
	float: right;
	width: 480px;
}
.header1 {
	padding: 0 10px;
}
.orangebutton1 {
	padding: 40px 10px 40px 10px;
	background-color: #e77200;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Oneloveyogaboutique/button_flowerBW.png');
	background-repeat: no-repeat, no-repeat;
	background-position: 50% 80%, 50% 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.orangebutton1 a {
    color: #ffffff;
}
.orangebutton1:hover {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Oneloveyogaboutique/button_flower.png');
    cursor: pointer;
}
.orangebutton1 a:hover, .orangebutton1:hover a {
    color: #000000;
    text-decoration: none;
}
.orangebutton2 {
    padding: 40px 10px 40px 10px;
	background-color: #ffad00;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Oneloveyogaboutique/button_flowerBW.png');
	background-repeat: no-repeat, no-repeat;
	background-position: 50% 80%, 50% 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.orangebutton2 a {
    color: #ffffff;
}
.orangebutton2:hover {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Oneloveyogaboutique/button_flower.png');
    cursor: pointer;
}
.orangebutton2 a:hover, .orangebutton2:hover a {
    color: #000000;
    text-decoration: none;
}
.orangebutton2 a:hover {
    color: #000000;
    text-decoration: none;
}
.orangebutton3 {
    padding: 40px 10px 40px 10px;
	background-color: #ff6700;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Oneloveyogaboutique/button_flowerBW.png');
	background-repeat: no-repeat, no-repeat;
	background-position: 50% 80%, 50% 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.orangebutton3 a {
    color: #ffffff;
}
.orangebutton3:hover {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Oneloveyogaboutique/button_flower.png');
    cursor: pointer;
}
.orangebutton3 a:hover, .orangebutton3:hover a {
    color: #000000;
    text-decoration: none;
}
.purplebutton a {
    background: #62366F;
    padding: 8px;
    border-radius: 3px;
    text-decoration: none;
}
.purplebutton a {
    color: #ffffff;
}
.purplebutton a:hover {
    background: #471d54;
    color: #efefef;
}
/*-------------------------HEADER END------------------------------*/


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

.navigationwide {
	width: 100%;
}
.navigation {
	margin: auto;
	width: 960px;
}
.MainMenu {
	padding: 0 10px;
    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 li.le_menuitem_level_0 a {
	display: block;
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 20px;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #999999;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
	background-color: #999999;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #000000;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -40px;
	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;
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
	background-color: #999999;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #000000;
}

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


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

.contentwide {
    margin: auto;
	width: 100%;
}
.content {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.content1 {
	padding: 0 10px;
}
.content2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.content3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.contentleft {
	float: left;
	width: 640px;
}
.content4 {
	padding: 0 10px;
}
.content5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.content6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.contentright {
	float: left;
	width: 320px;
}
.content7 {
    padding: 0 10px;
}
.contentleft2 {
    float: left;
	width: 320px;
}
.content8 {
    padding: 0 10px;    
}
.contentright2 {
    float: left;
	width: 640px;
}
.content9 {
    padding: 0 10px;
}
.content10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content12 {
	padding: 0 10px;
}

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

.subcontentwide {
	margin: auto;
	width: 100%;
}
.subcontent {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontent3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontentleft {
	float: left;
	width: 640px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 320px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 320px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 640px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

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

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

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


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

.footerwide {
	width: 100%;
}
.footer {
	margin: auto;
	width: 960px;
    padding: 20px 0;
}
.footer p {
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
.FooterMenu {
	padding: 0 10px;
    text-align: center;
}
.FooterMenu ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.FooterMenu ul li {
	display: block;
	float: left;
}
.FooterMenu ul li a {
	display: block;
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px;
}
.FooterMenu ul li a:hover {
	text-decoration: underline;
}
/*--------1st level submenu-------*/
.FooterMenu li.le_menuitem_level_1 a {
	display: none;
}
/*--------2nd level submenu-------*/
.FooterMenu li.le_menuitem_level_2 a {
	display: none;
}
.footerleft {
	float: left;
	width: 480px;
}
.footer1 {
	padding: 0 10px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footerright {
	float: left;
	width: 480px;
}
.footer2 {
	padding: 0 10px;
}

/*-------------------------FOOTER 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-------------------------------*/