html {
  height: 100%;
}

form {
  margin: 0;
  padding-top: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	color: #000051;
	text-decoration: underline;
}


a.contentpagetitle, a.contentpagetitlepress {
	text-decoration: none;
}


a.contentpagetitle:hover, a.contentpagetitlepress:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #000051;
	
}

#whitebox a.noarrow {
	text-decoration: none;
}

#whitebox a.gurulink {
	font-weight: bold;
	float: right;
	margin-right: 10px;
	background: url(../images/button_background.png) repeat-x;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

div.center {
  text-align: center;
}

div.centerfeed {
	text-align: center;
	margin-top: 5px;
}
#wrapper div.centerfeed a {
	color: white;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

#bluestripe {
	height: 15px;
	background-color: #000051;
}

div#footer {
	color: #000051;
	float: left;
	width: 902px;
	padding-bottom: 30px;
}

#footer .center {
	margin: 10px auto 0px auto;
	text-align: center;
	font-size: 11px;
	display: block;
	color: #787878;
}

#footer .center a {
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
	color: #787878;
}

 #footer .centerfeed {
	margin: 5px auto 0px auto;
	text-align: center;
	font-size: 11px;
	display: block;
	color: #787878;
}


#footer .center img, #footer .centerfeed img {
	vertical-align: middle;
}

#footer a {
	text-decoration: none;
}

.rss_right {
position: relative;
bottom: 16px;
left: 560px;
}

.gururss_right {
position: relative;
bottom: 26px;
left: 560px;
}

.podcast_right {
position: relative;
bottom: 16px;
left: 528px;
}

#footer .right {
position: relative;
left: 375px;
font-size: 0.9em;
bottom: 15px;
}

#footer .right a {
	text-decoration: none;
}

#whitebox {
	margin: 0px auto;
	width: 902px;
}

.menunav, .menunav * {
	margin: 0;
	padding: 0;
}
.menunav {
	position:relative;
}

#topmenu {
	margin: 0px auto 10px auto;
	background: #f0f0f0 url(../images/mw_topmenu_bg.png) repeat-x;
  width: 902px;
  height: 35px;
  border-bottom: 1px solid #000051;
}

#topmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
  width: 902px;
}

#topmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
	height: 25px;
}

#topmenu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  color: #fff;
  text-decoration: none;
}

#topmenu a:hover {
  color: #135cae;
}

#topmenu li a:hover {
  text-decoration: underline;  
	color: #fff;
}

#topmenu li ul li a:hover {
  text-decoration: underline;  
	color: #000051;
}

#topmenu a#active_menunav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#topmenu a#active_menu-nav {
  background: url(../images/white/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#topmenu a#active_menu-nav:hover {
  color: #fff;
}

#topmenu ul.menunav li ul li {
display: none;
}

#topmenu ul.menunav li span.separator {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  color: #fff;
}

#topmenu ul.menunav li.active {
	background: url(../images/mw_menu_active_bg.png) repeat-x;
}

#topmenu ul.menunav li.active a {
	color: #000051;
}

#topmenu ul.menunav li.active ul li {
	display: inline;
	float: left;
	background: none;
	height: 27px;
}

#topmenu ul.menunav li.active ul li.active a:hover {
	text-decoration: none;
}

#topmenu ul.menunav li ul li a {
	color: #000051;	
	height: 23px;
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#topmenu ul.menunav li ul li.active a {
	border-bottom: 4px solid #000051;
	font-weight: bold;
	float: left;
}

#topmenu ul li ul {
position: absolute;
left: 0px;
top: 25px;
margin-bottom: 30px;
}

div.componentheading, div.componentheadingpress, div.componentheadingclasses, div.componentheadinggallery, div.componentheadingmedia, div.componentheadingmedia, div.componentheadingsecmedia {
  background: #000051;
  color: white;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	height: 16px;
	margin-bottom: 20px;
}

div.componentheadingclasses, div.componentheadingmedia {
	padding-left: 0px;
}

div.componentheadingclasses {
	width: 600px;
}

div.componentheadingarticle {
		background: #000051;
		margin-bottom: 30px;
		line-height: 16px;
		height: 16px;
}
div.componentheadingarticle h3 {
  color: white;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	margin: 0px;
	display: inline;
}

div.componentheadingarticlepress {
  background: #000051;
  color: white;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 50px;
	height: 16px;
	width: 550px;
	line-height: 16px;
}

h1 {
	padding: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000051;
	margin: 0px 0px 7px 0px;
	line-height: 20px;
}

h1 a {
	color: #000051;
}

div.articleheadnocategory {
		width: 600px;
		background: #000051;
		margin-bottom: 20px;
}
div.articleheadnocategory h1 {
  color: white;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	margin: 0px;
}


h2, .contentheading, .contentheadingpress {
	padding: 0;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000051;
	margin: 0px 0px 7px 0px;
}

.contentpanecol img {
	padding-right: 0px;
	padding-bottom: 0px;
}

.contentpaneopen h3, .contentpaneopenpress h3 {
	margin-top: 25px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 0px;
	margin-bottom: 0px;
}

div.componentheading h3 {
	 color: white;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	margin: 0px;
	display: inline;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 10px;
	vertical-align: top;
	font-size: 11px;
	color: #e07E1e;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	display: block;
	float: right;
	padding-right: 20px;
	line-height: 15px;
	height: 16px;
	font-weight: bold;
	color: #000051;
	text-decoration: none;
}

#whitebox a.frontpage_readon {
	background: url(../images/button_background.png) repeat-x;
	padding: 0px 12px;
	text-align: center;
	line-height: 15px;
	height: 16px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-top: 5px;
}

#whitebox a.frontpage_readoncenter, #whitebox a.frontpage_readoncentertop {
	background: url(../images/button_background.png) repeat-x;
	display: block;
	margin: 10px auto;
	width: 100px;
	text-align: center;
	line-height: 15px;
	height: 16px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	text-decoration: none;
}

#whitebox a.frontpage_readoncenterbottom {
	background: url(../images/button_background.png) repeat-x;
	display: block;
	float: right;
	line-height: 15px;
	height: 16px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	text-decoration: none;
	width: 140px;
	text-align: center;
}

#whitebox a.frontpage_readonpress {
	background: url(../images/button_background.png) repeat-x;
	display: inline;
	width: 68px;
	width: 100px;
	text-align: center;
	line-height: 15px;
	height: 16px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	text-decoration: none;
	float: right;
	margin-top: 15px;
}

.articlefeaturedleft {
	width: 290px;
	float: left;
	margin-right: 18px;
	display: inline;
}

.articlefeaturedleft p {
	width: 290px;
}

.articlefeaturedright {
	width: 290px;
	display: inline;
}

.articlefeaturedright p {
	width: 290px;
}

.frontarticlecol p {
	width: 290px;
}

.column_separator {
	border-left: 20px solid #ffffff;
	padding-left: 10px;
}

.article_column {
	width: auto;
}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
	display:inline;
}

div.blog {
	width: 100%;
}

.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

.contentpaneopen, .contentpaneopentop, .contentpaneopenpress {
	margin: 0;
	padding: 0;
	
}

.contentpaneopenbottom {
	margin: 0;
	padding: 0;
	width: 590px;
}

.contentpane, .contentpanepress, .contentpanegallery, .contentpanemedia {
	margin: 0;
	padding: 0;	
	width: 600px;
}

.contentpanecol {
	margin: 0;
	padding: 0;
	width: 285px;
}

.contentpanecol {
	padding-bottom: 10px;
}

.featuredarticles {
	margin-bottom: 20px;
	width: auto;
}

.contentpaneopentitle {
	margin: 0px 0px 10px 0px;
	padding: 0;

}

.frontarticle {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.frontarticlecol {
	display: block;
	margin-bottom: 20px;
	width: 285px;
}

.front_article img {
	margin: 0px 20px 0px 0px;
}

.contentpaneopen li {
	margin-bottom: 5px;
}

.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}


.contentpaneopen h3, .contentpaneopenpress h3 {
	margin-top: 25px;
}

.contentpaneopen h4, .contentpaneopenpress h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

div.moduletable, div.moduletableevents {
  margin-bottom: 30px;
	width: 280px;
	margin-top: 10px;
}

div.moduletablejeventsnavig {
	width: 280px;
	margin-top: 10px;
}

div.moduletablebottom {
  margin-bottom: 15px;
}

div.moduletablebottom h3 {
  background: #000051;
  color: white;
  padding-left: 20px;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	height: 15px;
}

div.moduletabletop {
	margin: 0px auto;
}

div.moduletable ul.featuredarticles {
	list-style-type: none;
}

div.moduletable h3, div.moduletableguruvid h3, div.moduletableevents h3 {
  background: #000051;
  color: white;
  padding-left: 20px;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	height: 16px;
}
div.moduletableevents h3 {
	margin-bottom: 15px;
}

div.moduletableguruvid h3 {
	margin-bottom: 20px;
}
	
div.moduletablejeventsnavig h3.active, div.moduletablejeventsnavig h3.inactive {
  background: #000051;
  color: white;
  padding-left: 20px;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1px;
	height: 16px;
}

div.moduletablejeventsnavig h3.active {
	background: #000051 url(../images/navig_bgr_active.png) 95% 50% no-repeat;
}

div.moduletablejeventsnavig h3.inactive {
	background: #000051 url(../images/navig_bgr_inactive.png) 95% 50% no-repeat;
}

div.moduletable h4 {
	padding: 0;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 0;
	display: inline;
}

div.module {
  margin-bottom: 15px;
	width: 290px;
}

div.module h3 {
  background: #000051;
  color: white;
  padding-left: 20px;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 20px;
	height: 15px;
}

div.inputboxes {
	border-bottom: 1px solid #000051;
	border-right: 1px solid #000051;
	border-left: 1px solid #000051;		
	padding-bottom: 5px;
}

div.modulewrap {
	border-bottom: 1px solid #000051;
	border-right: 1px solid #000051;
	border-left: 1px solid #000051;		
	padding-bottom: 5px;
	padding-left: 10px;
}

div.inputboxes input.inputbox{
	display:block;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	width: 180px;
	padding-left: 3px;
}

 div.inputboxes select.inputbox {
	display:block;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	width: 188px;
	padding-left: 3px;
	text-align: left;
}

div.inputboxes input.button {
	display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
  width: 70px;
  
}

 div.inputboxes input.buttonsite {
	display: block;
	width: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

div.newsletterfieldinput {
	width: 80px;
	margin: 0px auto;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }


.horizontal_border {
		border-top: 1px solid #40407D;
		margin: 10px auto 0px auto;
		padding: 0;
		width: 902px;
		height: 2px;
}

.horizontal_bordersmall {
		border-top: 1px solid #40407D;
		padding: 0;
		width: 280px;
		height: 2px;
}

.horizontal_borderfeatured {
		border-top: 1px solid #40407D;
		padding: 0;
		width: 287px;
		height: 2px;
}

.frontimage img {
	margin-right: 20px;
	float: left;
}

.horizontal_bordersitemap {
		border-top: 1px solid #9A9A9A;
		margin: 3px auto 1px auto;
		padding: 0;
		width: 902px;
		height: 2px;
}

.bannergroup {
	padding-top: 10px;
	margin: 0px 0px 40px 0px;
}

.banneritem {
	display: inline;
	color: #000051;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.banneritem a {
	color: #000051;
	font-size: 12px;
	text-decoration: underline;
  display: block;
	margin: 0px auto;
	font-weight: normal;
}

.banneritem img {
	display: inline;
	margin-left: auto;
	margin-right: auto;
}


.bannergroup table {
	padding: 0px;
	margin: 0px auto;
}

.bannertable td {
	width: 200px;
	padding: 0px 9px 0px 9px;
}

.bannertable td a {
	text-align: center;
}

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

span.description {
	display:block;
	padding-left: 30px;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

.mod_events_latest_first, .mod_events_latest {
	color: #414141;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 15px;
}

.mod_events_latest_content a {
	color: #000051;
	font-weight: bold;
	font-size: 12px;
	line-height: 110%;
}

.mod_events_latest_date {
	height: 20px;
	vertical-align: top;
	font-size: 12px;
	color: #e07E1e;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

.mod_placehere a.readon {
	background: #E85F05;
	font-size: 0.9em;
	color: white;
	padding: 0px 3px 0px 4px;
	height: 12px;
	line-height: 12px;
	text-decoration: none;
}

table.mod_events_latest_table td {
	padding-bottom: 15px;
}

a.heading_rss_inline {
	position:relative;
	left: 465px;
	top: 1px;
	background: url(../images/button_background.png) repeat-x;
	color: white;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid white;
}

#wrapper a.heading_rss_category {
	background: url(../images/button_background.png) repeat-x;
	color: white;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid white;
	text-decoration: none;
}

a.heading_rss {
	position:relative;
	left: 240px;
	bottom: 26px;
	background: url(../images/button_background.png) repeat-x;
	color: white;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid white;
	text-decoration: none;
}

.moduletableevents a.heading_rss {
	bottom: 16px;
}

.syndicate {
	background: url(../images/button_background.png) repeat-x;
	color: white;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 5px solid white;
}

.mid_blue {
	padding: 0;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000051;
	text-align: left;
	width: 100%;
}

.orangebold {
	color: #e45e00;
	font-weight: bold;
}

.dark_gray {
	display: inline;
	color: #888888;
	font-weight: bold;
	font-size: 11px;
}

.light_gray {
	color: #888888;
	font-size: 12px;
}

.sitemap {
	background: #e3e3e3;
	height: 100%;
	width: 902px;
	margin: 0px auto;
	padding-left: 10px;
}

#wrapper .sitemapgroup, #wrapper .sitemapgroup a {
	color: #787878;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	width: 150px;
}

.ultimatesbplugin_bottom img {
vertical-align: middle;
}

.ultimatesbplugin_top img {
vertical-align: middle;
}

span.socialplugin {
	color: #747474;
	font-weight: bold;
	border-right: 1px solid #414141;
	margin-right: 5px;
	
}

.orangebg {
	margin: 0px auto;
	width: 125px;
	height: 16px;
	margin-top: 15px;
	padding-left: 10px;
	background: url(../images/button_background.png) repeat-x;
}

.orangebg a {
		color: white;
		text-decoration: none;
		font-weight: bold;
}

#whitebox .classlink {
	margin: 0px auto;
	padding: 0px 15px 5px 15px;
	background: url(../images/button_background.png) repeat-x;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#country_region {
	border-bottom: 1px solid #000051;
	border-left: 1px solid #000051;
	border-right: 1px solid #000051;
	padding-bottom: 10px;
}

#right_col {
	float: right;
	display: inline;
}

#left_col {
	float: left;
	display: inline;
	width: 600px;
	margin-top: 10px;
}

#left_colfull {
	float: left;
	display: inline;
	width: 902px;
	margin-top: 10px;
}

.mod_placeheretop .contentpaneopentop img {
	padding-right: 0px;
}

.module_border {
	height: 150px;
	border-bottom: 1px solid #000051;
	border-left: 1px solid #000051;
	border-right: 1px solid #000051;
}

.modulebox {
	border-bottom: 1px solid #000051;
	border-left: 1px solid #000051;
	border-right: 1px solid #000051;
}

hr {
	border: none;
	color: #000051;
	height: 1px;
	background-color: #000051;
}

#eventsview hr {
	height: 5px;
}

#articlewrap img {
	margin: 5px 5px 5px 0px;
	text-align: center;
}

#levelup img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}

#levelup a {
	border: none;
	text-decoration: none;
	margin-right: 15px;
}

#levelupevent img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

#levelupevent a {
	border: none;
	text-decoration: none;
	position: relative;
	right: 20px;
}

.readmore {
	text-align: right;
}

#articlewrap .ultimatesbplugin_bottom {
	float: right;
}

#articlewrap .ultimatesbplugin_top {
	text-align: right;
	position: relative;
	bottom: 10px;
	
}

#articlewrap p {
	text-align: justify;
}

#levelupbottom {
	margin-top: 25px;
}

#levelupbottom img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

#levelupbottom a {
	border: none;
	text-decoration: none;
}

.articlecaption {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

#articlewrap ul {
	margin-left: 10px;
	padding-left: 5px;
}

 #pagination_right {
	float: right;
}

.pagination_left {
	float: left;
}

#whitebox #paginationcenter {
	text-align: center;
}

#liteboxcenter {
	text-align: center;
}

#pagination a {
	text-decoration: underline;
	color: #000051;
}

#pagination .orange {
	color: #e85f05;
}

#pagination {
	color: #888888;
	margin-top: 20px;
}

#pagination .pagletters {
	margin-right: 5px;
}

.eventsorange {
	font-size: 11px;
	color: #e85f05;
}

.eventblock {
	margin-top: 30px;
}

.mailto {
	font-size: 11px;
	font-weight: bold;
	color: #000051;
}

.contactname {
	font-size: 11px;
}

.contactblock {
	margin-top: 5px;
}

.eventlinks {
	color: #000051;
	padding-left: 20px;
}

.acteventlink {
	color: #000051;
	padding-left: 7px;
}

.noevents {
	margin-top: 20px;
}

#whitebox .moreevents a {
	background: url(../images/button_background.png) repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.moreevents {
width: 130px;
margin: 0px auto;
}

.contentpaneopen li.yogaclasseslist, .catlistclasses, .seclistclasses {
	margin-bottom: 0px;
	color: #000051;
	line-height: 14px;	
}

ul.seclistclasses, ul.catlistclasses {
	padding-left: 16px;
	margin-left: 0px;
	padding-top: 5px;
}

ul.seclistmedia {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: none;
}

ul.seclistmedia li {
	margin-bottom: 5px;
}

.mediacurcat {
	margin-bottom: 10px;
}

.mediacurcat h1 {
	display: inline;
}

.yogaclasseslist a, .catlistclasses a, .seclistclasses a {
	color: #000051;
	font-size: 11px;
	font-weight: bold;
}

.podcasts {
	width: 290px;
	margin-bottom: 10px;
}

table.classtable {
	width: 100%;
}

table.classtable td {
	vertical-align: top;
	border: 1px solid #000051;
	padding: 5px 15px;
	width: 100%;
}

table.classtable h3 {
	color: #e45e00;
	margin: 0px;
	font-size: 11px;
}

#whitebox div.gurutext {
	text-align: right;
	font-size: 14px;
	border-top: 1px solid #000051;
	padding-top: 10px;
	margin-top: 10px;
}

#whitebox div.gurutext a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.guruvideo {
	margin-bottom: 10px;
}

.guruwrap {
	margin-bottom: 10px;
}

.galleryarticle {
	margin-top: 15px;
}

.moduletablejeventsnavig ul {
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

.moduletablejeventsnavig .inactive_month {
	color: #adadad;
}

.moduletablejeventsnavig a {
	text-decoration: none;
}

.moduletablejeventsnavig a:hover {
	text-decoration: underline;
}

.moduletablejeventsnavig li {
	padding-left: 20px;
}

.moduletablejeventsnavig li.active_month {
	background: url(../images/navig_bgr.gif) 0px 3px no-repeat;
	font-weight: bold;
}

.moduletablejeventsnavig ul.month_navig {
	display: none;
}

.moduletablejeventsnavig ul.active {
	display: block;
}

.galleryarticle img {
	margin-bottom: 10px;
}

h3.toggler {
	cursor: pointer;
}

label.error {
	color: red;
}

.logo-left {
	width: 165px;
	height: 250px;
	border: 1px solid #000051;
	float: left;
}

.logo-right {
	border: 1px solid #000051;
	width: 720px;
	height: 250px;
	float: right;
}

.smallcentered {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

div.wrap {
	border-bottom: 1px solid #000051;
	border-right: 1px solid #000051;
	border-left: 1px solid #000051;		
	padding: 0px 0px 5px 0px;
	margin-top: 10px;
}

.acymailing_module_form {
	margin: 0px auto;
	width: 200px;
}

.acymailing_module_form input.inputbox {
	display:block;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	width: 180px;
	padding-left: 3px;
}
