@charset "ISO-8859-1";
/*
 * kaivalya.css - style sheet for Kaivalya.com
 *
 */

html,
body
{
 margin: 0;
 padding: 0;
}
body, table, div, form
{
 color: #606;
 font-size: 10pt;
 font-weight: normal;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form
{
 margin: 12px 0;
 border: 0;
 padding: 0;
}
input,
select,
textarea
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #606;
 background-color: #fff4fa;
 padding-left: .25em;
}
input,
textarea
{
 padding-right: .25em;
}
textarea
{
 font-size: 10pt;
}
form td
{
 padding-top: 3px;
 padding-bottom: 3px;
}

body#MainBody
{
 background-color: #e0bbda;
 padding-top: 12px;
 padding-bottom: 12px;
 text-align: center;   /* cascades! (in Firefox); must terminate */
}
div#W3Cbugs
{
 position: absolute;
 bottom: 5px;
 right: 5px;
}

a:link
{
 text-decoration: underline;
}
a:visited
{
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}

a.Link
{
 color: #2f41c4;
}
a.aFaux,
a.aFaux:hover
{
 cursor: default;
 text-decoration: none;
}
a.aNakal
{
 display: none;
}

h1
{
 font-size: 13pt;
 font-style: italic;
 letter-spacing: 1px;
 margin: 12px 0 .5em 0;
}
h2
{
 font-size: 11pt;
 margin: 12px 0 .5em 0;
}
h3
{
 font-size: 10.5pt;
 margin: 6px 0 .25em 0;
}

p
{
 margin: .4em 0 .5em 0;
 line-height: 1.3em;
 text-align: justify;
}
p.double
{
 line-height: 2em;
}
p.em
{
 font-style: italic;
}

.center,
.centered        /* non-cascading version */
{
 width: 100%;    /* 100% can cause grief!*/
 text-align: center;
}
*.center *       /* nb: heavy impact */
{
 margin-left: auto;
 margin-right: auto;
}
.centre          /* lite-impact version */
{
 text-align: center;
}

table#MainPage
{
 text-align: left;     /* end cascade from body#MainBody! */
 width: 762px;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: auto;    /* these effect centering */
 margin-right: auto;
 border: 0;
 background-image: url(images/a_bg2.jpg);
 border-style: solid;
 border-color: #909;
 border-width: 1px 2px 2px 1px;    /* t r b l */
/* only looks good on very light backgrounds */
 border-bottom-style: groove;
 border-right-style:  groove;
 padding: 0;
}
table#MainHeaderRegion
{
 width: 100%;
 border: 0;
}
td#HeaderTop
{
 width: 100%;
 height: 56px;
 text-align: right;
 vertical-align: top;
 background-image: url(page_graphics/kaivalya_top_banner.jpeg);
 background-repeat: no-repeat;
}
table#MenuBar
{
 margin-left: auto;
 margin-right: 0;
 border: 0;
}
table#MenuBar td
{
 color: white;
 font-size: 7.5pt;
 vertical-align: baseline;   /* for old Mozilla and Firefox on Linux */
 white-space: nowrap;
}
table#MenuBar a
{
 display: block;
 color: white;
 font-weight: bold;
 padding: 2px 6px 5px 6px;
 height: 100%;
}
table#MenuBar a:hover
{
 color: #ff3;
}
table#MenuBar a.Active
{
 color: #ff3;
 cursor: default;
 text-decoration: none;
}
table#MenuBar a.Active:hover
{
 text-decoration: none;
}
table#MenuBar a.Secondary
{
 cursor: pointer;
}

table#BagBar
{
 margin-top: 3px;
 margin-bottom: 3px;
 border: 0;
}
table#BagBar td
{
 color: #57095e;
 vertical-align: baseline;   /* for old Mozilla and Firefox on Linux */
 white-space: nowrap;
}
table#BagBar a
{
 display: block;
 padding-left: 0px;
 padding-right: 0px;
 color: #57095e;
 font-size: 7.5pt;
 font-weight: bold;
 padding: 3px 8px;
 height: 100%;
}
table#BagBar a:hover
{
 color: #f3f;
}
table#BagBar a.Active
{
 color: #f3f;
 cursor: default;
 text-decoration: none;
}
table#BagBar a.Active:hover
{
 text-decoration: none;
}
table#BagBar a.Secondary
{
 cursor: pointer;
 text-decoration: none;
}

table#MainContentRegion,
table.MainContentRegion
{
 width: 100%;
 border: 0;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 10px;
 padding-left: 20px;
}
table.MainContentRegion.plainpage
{
 background-color: #fff4fa;
}

table#MainBagRegion
{
 width: 100%;
 margin: 0;
 border: 0;
 padding: 0px;
}
table#MainBagRegion th
{
 text-align: center;
}
table#MainBagRegion td
{
 vertical-align: top;
}
table#MainBagRegion td#Thumbs,
table#BagThumbnails
{
 width: 350px;
}
table#BagThumbnails
{
 margin: 0px 16px 0px 0px;
 border: 0;
}
table#BagThumbnails th
{
 padding: 4px;
 font-style: italic;
}
table#BagThumbnails th,
table#BagThumbnails td
{
 padding-top: 4px;
 padding-bottom: 5px;
 text-align: center;
 font-size: 7.5pt;
 font-weight: bold;
}
table#BagThumbnails img
{
 border: solid 1px #ddd;
}

table#BagEnlarged /* also wraps table#BagDetails */
{
 border: 0;
 width: 100%;
}
table#BagEnlarged td
{
 text-align: center;
 vertical-align: top;
 padding: 4px;
}
table#BagEnlarged img
{
 border: solid 1px #ddd;
}
table#BagDetails
{
 border: 0;
 width: 100%;
}
table#BagDetails td
{
 text-align: left;
 vertical-align: top;
 font-size: 7.5pt;
}

table#MainBlurbRegion
{
 width: 100%;
 border: 0;
 padding-left: 0;
 padding-right: 0;
}
table#MainBlurbRegion th
{
 padding-top: 1em;
 padding-bottom: 1em;
}
table#MainBlurbRegion p
{
 font-size: 10pt;
 font-weight: normal;
 text-align: justify;
}
table.feet
{
 margin-top: 0;
 margin-bottom: 0;
 margin-left: auto;    /* these effect centering */
 margin-right: auto;
 width: 80%;
 border: 0;
}
table.feet td
{
 text-align: center;
 font-style: italic;
}
table.feet h2
{
 margin-top: .5em;
 margin-bottom: 1em;
}

table#BotBanner
{
 width: 100%;
 margin-top: 0px;
 color: #2f41c4;
 background-color: #fff4fa;
}
table#BotBanner td
{
 font-size: 8pt;
 font-weight: bold;
 height: 100%;
}
table#BotBanner td#BotBannerWWW
{
 vertical-align: baseline;   /* for old Mozilla and Firefox on Linux */
 text-align: left;
}
table#BotBanner td#BotBannerWWW a
{
 display: block;
 height: 100%;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 20px;
}
table#BotBanner td#BotBannerWWW a:hover
{
}
table#BotBanner td#BotBannerCopyright
{
 text-align: right;
 padding-right: 20px;
}
