.specGallery {
    float:left;
    text-align:left !important;
}
body {
    background-color: #ffffff;
    /*color: #686868;*/
    color:#000000;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:14px;
    line-height:24px;
    margin: 0 auto;
    padding:0px;
	min-width: 1000px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
    color: #04acd9;
	text-decoration: none;
}
a img {
	border: 0;
}
h1, h1 a {
    color: #000000;
	font-family:Tahoma, 'Droid Sans', sans-serif;
	font-size: 25px;
	font-weight: normal;
    line-height:36px;
	margin: 0;
}
h2, h2 a {
    color: #ffffff;
    font-family:Tahoma, 'Droid Sans', sans-serif;
	font-size: 24px;
	font-weight: normal;
    line-height:28px;
	margin: 0;
	text-shadow: 1px 1px 5px rgba(0,0,0,.8);
}
h3, h3 a {
    color: #ffffff;
    font-family:Tahoma, 'Droid Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;
    line-height:22px;
	margin: 0;
}
h4, h4 a {
    color: #686868;
    font-family:Tahoma, 'Droid Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
    line-height:20px;
	margin: 0;
}
h5, h5 a {
    color: #686868;
    font-family:Tahoma, 'Droid Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
    line-height:18px;
	margin: 0;
}
h6, h6 a {
    color: #686868;
    font-family:Tahoma, 'Lato', sans-serif;
	font-size: 18px;
    font-weight: 300;
    line-height:22px;
	margin: 0;
}
p, ul, ol, .le_form {
    /*color: #a7a9ac;*/
    color:#000000;
    /*font-family: 'Droid Sans', sans-serif;*/
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:14px;
    line-height:24px !important;
    margin:0px;
    padding:0px;
}
hr {
    border: 0;
    height: 1px;
    background-color: #f0f0f0;
    margin: 1px 0 0 0;
}
.arrow {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/SuryaYogaAcademy/Menu_DropdownArrow.png');
    background-repeat: no-repeat;
    background-position: 90% 50%;
}
.arrow2 {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/SuryaYogaAcademy/Menu_DropdownArrow.png');
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.blue {
	padding: 10px;
	background-color: #25aae1;
}
.graysolid {
    padding: 8px;
	background-color: #cfcfcf;
}
.gray {
	padding: 5px 10px;
	margin-bottom: 10px;
	background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(176,176,176,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(20%,rgba(255,255,255,1)), color-stop(100%,rgba(176,176,176,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(176,176,176,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(176,176,176,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(176,176,176,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(176,176,176,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b0b0b0',GradientType=1 ); /* IE6-9 */
}
.gray a:hover {
    color: #ffffff;
    text-decoration: none;
}
.master_date {
    border-bottom: 1px solid #f0f0f0 !important;
}
#class_info {
    border-right: 1px solid #f0f0f0 !important;
}
.sched_resource {
    display: none !important;
}
table {
    border-spacing: 0 !important;
}
.le_plugin_gallery_squarethumb {
    margin: 0 10px 10px 10px !important;
    width: 136px !important;
    height: 136px !important;
}
.wrapper {
	width: 100%;
    background: rgb(214,214,214); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(214,214,214,1) 0%, rgba(255,255,255,1) 80%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,214,214,1)), color-stop(80%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(214,214,214,1) 0%,rgba(255,255,255,1) 80%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(214,214,214,1) 0%,rgba(255,255,255,1) 80%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(214,214,214,1) 0%,rgba(255,255,255,1) 80%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(214,214,214,1) 0%,rgba(255,255,255,1) 80%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.blog_post_listing_content {
    /*font-size: small;*/
    font-family:Tahoma,arial, helvetica, sans-serif;
    /*color: #c0c0c0;*/
    line-height: 24px;
}
.blog_post_listing_title_link {
    color: #25aae1;
}
.blog_post_title {
    color: #25aae1;
}
/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
}
.header {
	margin: auto;
	width: 960px;
    background-color: #ffffff;
    position: relative;
}
.header1 {}

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


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

.MainMenu {
    width: 940px;
	padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    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;
    font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 6px;
    margin: 0 10px;
    letter-spacing: 1px;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #0da8d6;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 1;
	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;
    font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
    padding: 8px 15px;
	text-decoration: none;
	background-color: #b0b0b0;
	min-width: 100px;
}
.MainMenu li.le_menuitem_level_1 a:hover {
    color: #6d6e71;
	background-color: #c2c2c2;
}
.MainMenu li.le_menuitem_level_1:first-of-type a {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/SuryaYogaAcademy/MenuShadow.png');
    background-repeat: repeat-x;
    background-position: 0% 0%;
}
/*----------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: 1;
	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: 'Droid Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
    padding: 8px 15px;
	text-decoration: none;
	background-color: #b0b0b0;
	min-width: 100px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
    color: #6d6e71;
    background-color: #c2c2c2;
}

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


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

.content {
	margin: auto;
	width: 960px;
    background-color: #ffffff;
	padding: 10px 0;
}
.content1 {
    padding: 0 10px;
}
.contentleft {
	float: left;
	width: 320px;
}
.content2 {
	padding: 0 10px;
}
.contentmid {
	float: left;
	width: 320px;
}
.content3 {
	padding: 0 10px;
}
.contentright {
	float: left;
	width: 320px;
}
.content4 {
	padding: 0 0 0 10px;
}
.content5 {
    padding: 0 10px;
}
.content6 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.content7 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.content8 {
    float: left;
    width: 300px;
    padding: 0 10px;
}
.content9 {
    float: left;
    width: 620px;
    padding: 0 10px;
}
.content10 {
    float: left;
    width: 620px;
    padding: 0 10px;
}
.content11 {
    float: left;
    width: 300px;
    padding: 0 10px;
}
.content12 {
    padding: 0 10px;
}


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

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

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

.pwrapper {
    margin: auto;
	width: 960px;
    background-color: #ffffff;
	padding: 10px 0px 20px 0px;
}
.pwcontent1 {
    float: left;
    width: 190px;
    padding: 0;
    margin-left: 330px;
}
.pwcontent2 {
    float: left;
    width: 190px;
    padding: 0;
}
.pwcontent3 {
    float: left;
    width: 190px;
    padding: 0;
}
.pwcontent4 {
    padding: 0 10px 20px 10px;
}

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


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

.footer {
	margin: auto;
	width: 960px;
    background-color: #ffffff;
}
.footer p {
    font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer1 {}
.le_view_mobile {
	padding: 10px;
}
.le_view_mobile a {
    font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}

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

.thumbNav{
    margin-right: 0px !important;
}

.mb_le_staff_lastname {
    display: none !important;
}
.schedule_filters {
    display: block !important;
}