* {
	padding: 0;
	margin: 0;
}
img {
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#000;
	background-image:url(/images/bg-tile.gif);
	background-repeat:repeat;
	background-color:#fff;
}
p {
	font-size:0.8em;
	margin-top:4px;
	margin-bottom:12px;
	line-height:1.4em;
}
#maincolumn ul, ol {
	font-size:0.8em;
	padding: 0px 10px 4px 40px;
	margin-bottom:12px;
	line-height:1.4em;
}
#maincolumn ul li, #maincolumn ol li {
	margin-bottom:6px;
}
#maincolumn ul li ul, ul li ol, ol li ul, ol li ol {
	font-size:1em;/*	padding: 0px 10px 10px 40px;
	margin-bottom:12px;
	line-height:1.75em;*/
}
p.white {
	color:#fff;
}
p.small {
	font-size:0.7em;
}
.orange {
	color: #ff7300;
}
.black {
	color: #000;
}
h2 {
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:normal;
}
h3 {
	font-size:0.8em;
	margin: 8px 0px 4px 0px;
	font-weight:normal;
	line-height:1.2em;
	text-transform:uppercase;
}
h4 {
	font-size:0.7em;
	margin: 16px 0px 4px 0px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:uppercase;
}
a:link, a:visited {
	text-decoration:none;
}
a:link {
	color:#ff7300;
}
a:visited {
	/*color:#a11f1c;*/
	/*color: #7f3778;*/
	color: #ff7300;
}
a:hover {
	text-decoration:underline;
}
a.white:link, a.white:visited, a.white:active {
	color:#fff;
}
a.black:link, a.black:visited, a.black:active {
	color:#ff7300;
}
a.orange:link, a.orange:visited, a.orange:active {
	color:#ff7300;
}
a.white:hover {
}
a.top:link, a.top:visited, a.top:active {
	color:#ff7300;
	margin-bottom: 12px;
	float:right;
	clear: both;
}
.right {
	text-align:right;
}
#frame {
	margin: 0 auto;
	width: 1000px;
}
#masthead {
	width: 1000px;
	padding: 0px;
	height: 180px;
}
#wordmark {
	border-bottom: 1px solid #ff7300;
	height:21px;
	padding-left:16px;
	padding-top:19px;
}
a.wordmark:link, a.wordmark:visited, a.wordmark:active {
	font-size:0.85em;
	font-weight:400;
	color: #000;
	text-decoration: none;
	letter-spacing:1.05px
}
a.wordmark:hover {
	text-decoration: underline;
}
#master, #swamiji {
	position: relative;
	float:left;
	margin:0;
	padding:0;
}
#master {
	border-left: 1px solid #ff7300;
}
#swamiji {
}
h4.gurus {
	position: absolute;
	font-style:normal;
	font-size:0.7em;
	font-weight:400;
	top: 110px;
	left: 6px;
	margin: -1px 0 4px;
	line-height:1.15em;
	text-transform:none;
}
a.caption:link, a.caption:visited, a.caption:active {
	color: #000;
	text-decoration: none;
	font-style:normal;
}
a.caption:hover {
	text-decoration: underline;
}
/*
, a:visited, a:hover, a:active*/

#masthead_images {
	width:998px;
	height: 139px;
	border-left: 1px solid #ff7300;
	border-right: 1px solid #ff7300;
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
#masthead_img {
	float:left;
}
/**                          **
 **      NAVIGATION      **
 **                          **/


#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom:1px solid #ff7300;
}
#navigation li {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;/*border-bottom: 1px solid #ff7300;*/
}
#nav li.selected {
	border-bottom: 1px solid #fff;
	z-index: 1;
}
#nav a:link, #nav a:visited, #nav a:active, #subnav a:link, #subnav a:visited, #subnav a:active {
	background:transparent url(/images/bullet-menu.gif) no-repeat scroll left center;
	color: #000000;
	display:block;
	font-size:0.75em;
	letter-spacing:0.06em;
	padding:7px 5px 4px 27px;
	text-decoration: none;
	text-transform:uppercase;
}
#nav a.selected:link, #nav a.selected:visited, #nav a.selected:active {
	color: #ff7300;
	border-bottom: 1px solid #fff;
}
#subnav a.selected:link, #subnav a.selected:visited, #subnav a.selected:active {
	color: #ff7300;
}
#nav a:hover, #subnav a:hover {
	text-decoration: underline;
}
#nav a.firstchild:link, #nav a.firstchild:visited, #nav a.firstchild:active, #subnav a.firstchild:link, #subnav a.firstchild:visited, #subnav a.firstchild:active {
	background:none;
	padding-left:12px;
}
/*
#main-nav a:link, a:visited, a:active {
		-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/bullet-menu.gif) no-repeat scroll left center;
	
	color: #000000;
	display:block;
	font-size:1.15em;
	letter-spacing:0.09em;
	padding:4px 6px 0px 30px;
	text-decoration: none;
	text-transform:uppercase;
}
#main-nav a.home {
	background:none;
}
#main-nav a:hover {
	text-decoration: underline;
}4
*/
#navigation {
	float: left;
	width: 998px;
	color: #ff7300;
	/* padding: 10px;*/
 border-left: 1px solid #ff7300;
	border-right: 1px solid #ff7300;
	border-bottom: 1px solid #ff7300;
	/*border: 1px solid #ff7300;*/
	margin: -1px 0px 0px 0px;
	background: #fff;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
#content {
	width:998px;
	border-left: 1px solid #ff7300;
	border-right: 1px solid #ff7300;
	border-bottom: 1px solid #ff7300;
	background: #fff url(/images/pixel-o.gif) repeat-y 789px;
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
#maincolumn {
	float:left;
	margin:0 0 10px 15px;
	width:759px;/*margin:0 0 10px;
width:774px;*/
}
/*
	border: 0px solid #ccc;
	margin: 0px 5px 20px 15px;
	width:749px;
	display:inline;
	float: left;
	

*/


#maincolumn h2 {
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top: 20px;
}
#maincolumn h2.error {
	font-family:"Times New Roman", "Times", serif;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	line-height:32px;
	margin: 0;
	text-transform:none;
}
#error_quote {
	margin-top:100px;
}
#error_quote #quotesig {
	font-size:0.9em;
	float: right;
	margin-bottom: 75px;
}
#error_quote #quotemarkclose {
	vertical-align: middle;
	margin: -4px 0 0 0;
}
#maincolumn h3 {
	font-size:0.8em;
	margin: 12px 0px 4px 0px;
	font-weight:bold;
	line-height:1.2em;
}
#rightcolumn {
	font-size:0.8em;
	float: right;
	margin: -6px 0px 0px 15px;
	padding: 0px 0px 12px 0px;
	width: 208px;
	display: inline;
	border-left: 1px solid #ff7300;
}
#rightcolumn.nosubnav {
	margin: 0px 0px 0px 15px;
	border-top: 1px solid #ff7300;
}
#rightcolumn div {
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #ff7300;
}
/**                          **
 **        FOOTER          **
 **                          **/

#footer {
	width: 998px;
	clear: both;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	text-align:center;
	top: 10px;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #999;
	font-size:0.9em;
	margin-right: 10px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#search {
	background:#e5e5e5;
	height:30px;
	padding: 6px 0px 0px 5px;
}
#search div {
	border:0;
}
#searchtext {
	width: 137px;
	height: 22px;
	border:0px;
	font-size:0.95em;
}
#searchbutton {
	font-size:0.85em;
	width: 56px;
	height:22px;
	color: #fff;
	background:#ff7300;
	border: 0px;
	padding:3px;
}
#contactus {
	padding: 8px 0px 0px 6px;
	height:24px;
}
#locations_dropdown {
	padding: 6px 0px 0px 6px;
	height:60px;
}
#locations_dropdown select {
	font-size:0.9em;
	margin-top:6px;
	margin-bottom:12px;
}
#gurugram {
	height:90px;
	padding: 6px 0px 0px 0px;
}
#gurugram p {
	margin-left:6px;
	margin-top:2px;
	margin-bottom:6px;
	font-size:1em;
}
#gurugram form {
	background:#e5e5e5;
	height:31px;
	margin-top:2px;
	padding: 8px 0px 0px 4px;
}
#subscribetext {
	width: 132px;
	height: 22px;
	border:0px;
	font-size:0.95em;
	margin-right:1px;
}
#subscribebutton {
	font-size:0.85em;
	width: 62px;
	height:22px;
	color: #fff;
	background:#ff7300;
	border: 0px;
	padding:3px;
}
#languages {
	padding: 6px 0px 0px 6px;
	height:66px;
}
#languages p {
	margin-left:6px;
	margin-top:2px;
	margin-bottom:6px;
	font-size:1em;
	line-height:1.2em;
}
#share_this_page {
	padding: 8px 0px 2px 6px;
	height:24px;
}
#share_this_page img.share {
	padding-left: 6px;
}

#follow_us {
	padding: 8px 0px 2px 6px;
	height:14em;
}

#follow_us a {
	margin-bottom: 8px;
}

#follow-button {
	margin-bottom: 8px;
}



#scribd {
	padding: 9px 0px 2px 6px;
	height:26px;
}
#scribd img {
	padding-right: 2px;
	vertical-align:text-bottom;
}


#flowers {
	background: url(/images/flowers_transparent.png), url(/images/flowers_transparent.png);
	background-repeat:no-repeat;
	background-position: center top, center bottom;
	margin: 0 auto;
}
#asanas_box {
	width:180px;
	float:right;
	/*border:1px solid #ff7300;*/
	padding:6px;
	margin-left: 15px;
	border: 1px solid #a11f1c;
	background-color: #fff;
}
#asanas_box ul, #asanas_box ol {
	line-height: 1.2em;
	padding:0 0 0 23px;
	margin-bottom: 6px;
}
#asanas_box ul li, #asanas_box ol li {
	color: #a11f1c;
	margin-bottom: 6px;
	font-size: 0.9em;
}
#asanas_box a:link, #asanas_box a:visited, #asanas_box a:active {
	color: #ff7300;
}
#asanas_box p a:link, #asanas_box p a:visited, #asanas_box p a:active {
	color: #ff7300;
}
#asanas_box p {
	font-size: 0.75em;
	margin-bottom: 4px;
	color: #a11f1c;
}
#asanas_box h4 {
	font-size: 0.75em;
	margin: 4px 4px 8px 4px;
	font-weight:bold;
}
#recipe_list {
	width:180px;
	float:right;
	border:1px solid #a11f1c;
	padding:8px;
	margin-left: 15px;
}

#yogalife_list {
	width:345px;
	
	border:1px solid #a11f1c;
	padding:8px;
	margin-bottom:15px;
	
}


#recipe_list ul, #yogalife_list ul {
	line-height:1.2em;
	margin:0;
	padding:0 0 0 0px;
	list-style-type:none;
	list-style: none;
}
#recipe_list ul li, #yogalife_list ul li {
	background-attachment:scroll;
	background-image:url("/images/bullet-gt-orange.png");
	background-position:2px 1px;
	background-repeat:no-repeat;
	color:#A11F1C;
	font-size:0.95em;
	margin-bottom:6px;
	padding-left:24px;
}
#recipe_list h5, #yogalife_list h5 {
	text-transform:uppercase;
	color: #a11f1c;
	font-size: 0.75em;
	margin: 0px 3px 3px 3px;
}
.dateline {
	font-size: 0.75em;
	color: #717171;
}
#quotes {
	font-size: 0.8em;
}
#quotes h3 {
	font-size: 1em;
	margin-top: 20px;
}
img.illustration {
	float:right;
	margin-left: 10px;
}
#sitemap ul {
	font-size: 1em;
	list-style-type:disc;
	margin-bottom: 0px;
}
#sitemap ul li ul {
	list-style-type:circle;
	margin-bottom: 0px;
}
#maincolumn #sitemap {
	font-size: 0.8em;
	list-style-type:none;
	padding-left:10px;
}
#maincolumn #sitemap li {
	margin-bottom: 4px;
}
#maincolumn #sitemap ul li {
	margin-bottom: 0px;
}
#maincolumn.search {
}
img.content_right {
	float: right;
	margin: 0 0 10px 15px;
}
img.content_left {
	float: left;
	margin: 0 15px 10px 0px;
}
#ebm {
	font-size: 0.7em;
	line-height:1.25em;
	margin: 12px 0 12px 0;
}
div.ebm_member {
	float: left;
	margin-right: 57px;
}
#ashram_list_box {
	width:286px;
	padding:4px;
	margin-left: 15px;
	margin-right:0px;
	border: 1px solid #a11f1c;
	background-color: #fff;
}
#ashram_list_box ul, #ashram_list_box ol {
	line-height:1.2em;
	margin:0;
	padding:0 0 0 0px;
	list-style-type:none;
	list-style: none;
}
#ashram_list_box ul li, #ashram_list_box ol li {
	background-attachment:scroll;
	background-image:url("/images/bullet-gt-orange.png");
	background-position:2px 1px;
	background-repeat:no-repeat;
	color:#A11F1C;
	font-size:0.93em;
	margin-bottom:2px;
	padding-left:24px;
}
#ashram_list_box a:link, #ashram_list_box a:visited, #ashram_list_box a:active {
	color: #ff7300;
}
#ashram_list_box p a:link, #ashram_list_box p a:visited, #ashram_list_box p a:active {
	color: #ff7300;
}
#ashram_list_box p {
	font-size: 0.75em;
	margin: 4px;
	color: #a11f1c;
}
#ashram_list_box h4 {
	font-size: 0.75em;
	margin: 3px 3px 0px;
	font-weight:bold;
}
#ashram_list_box h5 {
	font-size: 0.75em;
	margin: 4px 4px 1px;
	color: #a11f1c;
	font-weight:bold;
}
#red_box {
	/*width:225px;*/
	float:right;
	border:1px solid #ff7300;
	padding:5px;
	margin: 0 0px 0 25px;
	border: 1px solid #a11f1c;
	background-color: #fff;
}
#red_box.news {
	width:749px;
	border:1px solid #ff7300;
	padding:6px;
	margin:0 0 30px 0;
	border: 1px solid #a11f1c;
}
#red_box.left {
	float:left;
	border:1px solid #ff7300;
	padding:6px;
	margin:0 0 30px 15px;
	border: 1px solid #a11f1c;
}
#callout #red_box {
	margin: 0 10px 0 25px;
	padding:5px;
}
#red_box ul, #red_box ol {
	line-height:1.2em;
	margin:0;
	padding:0 0 0 0px;
	list-style-type:none;
	list-style: none;
}
#red_box ul li, #red_box ol li {
	background-attachment:scroll;
	background-image:url("/images/bullet-gt-orange.png");
	background-position:2px 1px;
	background-repeat:no-repeat;
	color:#A11F1C;
	font-size:0.93em;
	margin-bottom:2px;
	padding-left:24px;
}
#red_box.news ul li {
	margin-bottom:6px;
}
#red_box a:link, #red_box a:visited, #red_box a:active {
	color: #ff7300;
}
#red_box p a:link, #red_box p a:visited, #red_box p a:active {
	color: #ff7300;
}
#red_box p {
	font-size: 0.75em;
	margin: 4px;
	color: #a11f1c;
}
#red_box h4 {
	font-size: 0.7em;
	margin: 3px;
	font-weight:bold;
}
#red_box h5 {
	font-size: 0.75em;
	margin: 4px 4px 1px;
	color: #a11f1c;
	font-weight:bold;
}
#split_left {
	float:left;
	/*margin:20px 0 0;*/
position:relative;
	left:-15px;
	margin:20px 0 0 0px;
	width:387px;
}
#split_left.flush_top {
	margin-top:0;
}
img.flush_left {
	margin-bottom:20px;
}
#split_right {
	float:right;
	width:372px;
}
div.callout_purple {
	width: 227px;
	background-color: #b287ae;
	border: 1px solid #7f3778;
	margin-left:15px;
	padding: 10px;
}
div.callout_purple.wide {
	width: 278px;
}
div.callout_purple h4 {
	color: #fff;
	margin:0;
	margin-bottom: 4px;
}
div.callout_purple p {
	margin:0;
}
div.ttc p {
	margin-bottom:8px;
}
div.callout_purple p a:link, div.callout_purple p a:visited, div.callout_purple p a:active {
	color:#fff;
}
div.callout_purple h5 {
	color:#fff;
	font-size:0.8em;
	margin:6px 0 0;
}
.normalcase {
	text-transform:none;
}
