﻿
*
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #CCCCCC;
}

body
{
    background: url(../../images/BGRepeaterBar.jpg);
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #ffffff;
}

hr
{
    border: none;
    border-top: solid 1px #1F3133; /*	border-bottom: solid 1px #2A3E47;*/
    height: 0px;
    color: #1F3133;
}

.textBox, .textbox
{
    border: solid 1px;
    background-color: #21404d;
}

#menu
{
    color: #ffffff;
    position: relative;
    top: 0px;
    width: 100%;
    left: -30px;
}


#menu .menuItem
{
    color: #ffffff;
    position: absolute;
    border: none;
    text-align: center;
    clear: both;
    display: inline;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
    top: 2px;
    height: 20px;
    padding-top: 0px;
    cursor: pointer;
    overflow: hidden;
    font-size: 8pt;
    font-weight: bold;
}

#menu .subMenu_title, #menu .subMenu_title a
{
    color: #ffffff;
    margin-bottom: 11px;
    font-size: 8pt;
    font-weight: bold;
}

#menu .subMenu
{
    background-color: #204557;
    padding-bottom: 2px;
    margin-bottom: 1px;
}

#menu .subMenu, #menu .subMenu a
{
    color: #ffffff;
    font-size: 8pt;
    font-weight: normal;
}

#menu a
{
    color: #ffffff;
    text-decoration: none;
}

#menu a:hover
{
    text-decoration: none;
}

#menu .seperator
{
    height: 10px;
}

#FriendLinks
{
    margin-top: 10px;
    width: 100%;
    font-size: 8pt;
    color: #1d2f30;
    text-align: center;
}

#FriendLinks a
{
    font-size: 8pt;
}

.glowBox
{
    background-color: #21404d;
    border: solid 4px #697c83;
    color: #ffffff;
    min-height: 50px;
    min-width: 50px;
    margin: 3px;
    padding: 0px;
    vertical-align: top;
    text-align: left;
    cursor: default;
}


.glowBox h1
{
    font-size: 12pt;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    line-height: 18px;
    width: 100%;
    text-align: center;
}

.glowBox .title
{
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #ffffff;
    margin-left: 5px;
    margin-bottom: 5px;
}

.pointer
{
    cursor: pointer;
}

#newsBulletin
{
}


#newsBulletin ul
{
    font-size: 8pt;
    margin: 0px;
    margin-left: 18px;
    margin-bottom: 5px;
    padding: 0px;
}

#newsBulletin ul li
{
    font-size: 8pt;
    list-style: square;
    line-height: 9pt;
    margin-top: 6px;
}

img
{
    border: none;
}

/*Following class will help in displaying PNG in IE*/
* html img, * html .png
{
    /*position: relative;*/
    behavior: expression((this.runtimeStyle.behavior=   "none" )&&(this.pngSet?this.pngSet=true:(this.nodeName ==    "IMG" && this.src.toLowerCase().indexOf(   '.png' )>-1?(this.runtimeStyle.backgroundImage =    "none" , this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')" , this.src = "transparent.gif" ):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace(   'url("' , '' ).replace(   '")' , '' ), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')" , this.runtimeStyle.backgroundImage = "none" )),this.pngSet=true) );
}

.smallLink
{
    color: White;
    font-size: 7pt;
}

h1, h1 *
{
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 90%;
}

h1 a
{
    color: #ffffff;
    text-decoration: none;
}

h2, h2 *, h2 a
{
    width: 95%;
    color: #ffffff;
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px;
}

h3, h3 *
{
    clear: both;
    display: inline;
    color: #ffffff;
    padding-bottom: 2px;
    font-size: 10px;
    font-weight: bold;
}

hr
{
    height: 1px;
}

#MasterContainerWrapper
{
    width: 800px; /*height: 600px;*/
    background-color: #ffffff;
    border: solid 2px #000000;
    text-align: left;
    padding: 5px; /*overflow:hidden;*/
}

#MasterContainer
{
    /*background:url(BG.jpg) no-repeat;*/
    min-height: 600px;
}

#MasterContainer #TopHeader
{
    background: url(../../images/Oshodhara.jpg) no-repeat;
    width: 800px;
    height: 95px;
    overflow: hidden;
}


#MasterContainer #ContentWrapper
{
    /*background: url(../../images/MainBG.jpg) no-repeat;*/
    background: url(../../images/BGBar_inner.jpg) repeat-y;
    width: 569px; /*height: 459px;*/
    vertical-align: top;
}

#MasterContainer #SadguruTrivir
{
    background: url(../../images/RightPanelWrapper.jpg);
    width: 231px;
    height: 192px;
    overflow: hidden;
}

#MasterContainer #RightPanelWrapper
{
    background: url(../../images/RightPanelWrapper.jpg);
    width: 231px; /*height: 267px;*/
    overflow: hidden;
}



#MasterContainer #MenuBar
{
    background: url(../../images/MenuBar.jpg) no-repeat;
    width: 800px;
    height: 46px;
    overflow: hidden;
}



#Footer
{
    margin-top: 30px;
    width: 100%;
    text-align: center;
    background-color: #1d2f30;
}

#Footer a
{
    font-size: 9pt;
    text-decoration: none;
}

#Footer a:hover
{
    text-decoration: underline;
    color: #ffffff;
}

.Panel
{
    width: 186px;
    height: 251px;
    overflow: hidden;
    background: url(../../images/Panel.jpg) no-repeat;
}

.RightPanelTitle
{
    font-size: 14pt;
    color: #a1d5d7;
    font-family: Arial;
}

.block
{
    border: solid 1px;
    width: 95%;
    padding: 5px;
    margin: 0px;
    margin-bottom: 5px;
}

.block h1
{
    width: 100%;
    border-bottom: solid 1px #999999;
    color: #ffffff;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.GalleryWrapper
{
    width: 170px;
}

.GalleryImage
{
    width: 150px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.GalleryText
{
    width: 100%;
    text-align: center;
    height: 30px;
    width: 100%;
}


.subGalleryWrapper
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

.subGalleryImage
{
    width: 110px;
    height: 110px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.subGalleryText
{
    width: 100%;
    text-align: center;
    height: 20px;
    width: 100%;
}

.listing
{
    padding: 0px;
    margin: 0px;
}

.listing .title *
{
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}

.listing .item *
{
    text-align: center;
}

.TextBox, .textbox, .textBox
{
    border: solid 1px;
    background-color: #325362;
    color: #b7d1db;
    padding: 2px;
    margin-bottom: 3px;
}

.SageBox
{
    height: 100px;
    width: 98px;
    border: solid 1px;
    margin: 2px;
    padding: 1px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background-color: #325362;
}

.SageBox .image
{
    width: 90px;
    height: 85px;
    text-align: center;
}

.SageBox .text
{
    font-size: 7pt;
    color: White;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

#searchcontrol
{
    width: 100%;
}

#searchcontrol a, #searchcontrol a *
{
    color: #ffffff;
    text-decoration: underline;
}

#searchcontrol input
{
    color: #000000;
}

#searchcontrol .gs-result, #searchcontrol gs-result gs-webResult
{
    width: 980px;
}

.button
{
    border: solid 1px;
    padding: 2px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    background: #203e49;
}

#BioIndex
{
}

.BioIndexParts
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.BioIndexPart
{
    padding-bottom: 10px;
}

.BioIndexPart .title
{
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
}

.BioIndexChapters
{
    margin: 0px;
}

.BioIndexChapter, .BioIndexChapter a
{
    font-size: 9pt;
}


.BioNavi, .BioNavi *
{
    font-size: 8pt;
    text-align: left;
    width: 99%;
}

.Biography .title
{
    padding: 10px;
    text-align: center;
    font-size: 14pt;
    color: #ffffff;
}

.InformationBOX
{
    padding: 15px; /*  margin-left: 10px; */
    font-family: Myriad Pro,Verdana,Arial,Calibri;
    font-size: 14px;
    background-color: #F8931D; /*     background-color: #21404d;     margin:3px; 	padding: 0px;     */
    border: solid 4px #ffffff;
    color: #ffffff;
    min-height: 50px;
    min-width: 50px;
    vertical-align: top;
    text-align: left;
    cursor: default;
    font-weight: bolder;
}
