/* These styles suplement the file at www.sivananda.org/india/commonIndia.css
In some cases such as the body tag, the style definitions replace part of the definition. In other cases the whole definition is new/replaced.
*/

body {
	background-image:url(../images/bgtile_blue.gif); 
}

h2 span.highlight {
background-color: #ff6300;
color: #fff;
font-size: 20px;
padding: 1 6 1 6;
}

h4 span.highlight {
background-color: #ff6300;
color: #fff;
font-size: 14px;
padding: 1 6 1 6;
}

#syc {
background-color: #586f0d;
}

#locationName {
background-color: #ff6300;
}

#om {
position: absolute;
top: 4px;
right: 149px;
}


#leftNav {
background-color: #fcce5d;
border:1px solid #180e12;
}

#leftNav ul li a, #leftNav ul li a:visited {
color: #180e12;
}

#fivepointsRight {
background-color: #fcce5d;
border:1px solid #180e12;
}

#fivepointsRight a, #fivepointsRight a:visited {
color: #180e12;
}

#fivepointsRight ol{
color: #180e12;
}

#ashramsIndia {
background-color: #0966a1;
border:1px solid #180e12;
}

#ashramsIndia ul{
color: #fff;
}

#ashramsIndia a, #ashramsIndia a:visited {
color: #fff;
}

#centresIndia {
background-color: #586f0d;
border:1px solid #180e12;
}

#centresIndia ul{
color: #fff;
}

#centresIndia a, #centresIndia a:visited {
color: #fff;
}

/*Dmitry: added to fix the bullet being white on the left navbar*/

#leftNav ul.level2 {
margin-top:3px;
margin-bottom: 8px;
list-style-type: none;
list-style-type: disc;
list-style-image: url(images/navbulletmad.gif);
margin-left: 1.0em; 
padding-left: 0px;
}


#yellowboxmain {
height:260px;
}
