@charset "utf-8";

/* CSS Document */

#body {
	background-color:#f4f4f4;
}


h1{padding:0; margin:0; font-family:Georgia; font-size:16px; color:#D40000 ; font-style:normal ; font-weight:bold; text-decoration:none ; text-transform:none; }

h2{padding:0; margin:0; font-family:Calibri;  font-size:30px; color:#A00 ; font-style:normal ; font-weight:bold; text-decoration:none; text-transform:uppercase; }

h3{padding:0; margin:0; font-family:Calibri; font-size:20px; color:#0073b4 ; font-style:normal; font-weight:bold; text-decoration:none; text-transform:uppercase;}

h4{padding:0; margin:0; font-family:Arial; font-size:17px; color:#c60000; font-weight:normal; text-decoration:none; text-transform:none; font-style:normal;}

h5{padding:0; margin:0; font-size:17px;  font-style:normal; font-weight:normal; text-decoration:none; text-transform:none; }

h6{padding:0; margin:0; font-family:Arial; font-size:17px; color:#000000 ; font-weight:normal; text-transform:none ; }


.h20{ padding:0; margin:0; font-family:Calibri; font-size:17px; color:#A00; font-style:normal; font-weight:bold; text-decoration:none; text-transform:uppercase; }

.arw{color:#0073b4; font-size:20px;}


.heading1{font-family:Calibri; font-size:21px; color:#ffffff; font-style:normal; font-weight:bold; text-decoration:none; text-transform:none; text-shadow:1px 2px #404548;}

.heading2{font-family:Calibri; font-size:21px; color:#ffffff; font-style:normal; font-weight:bold; text-decoration:none; text-transform:uppercase;}


.text1{ font-family:Georgia; font-size:17px; color:#ffffff; font-style:italic; text-shadow:1px 1px #116288; text-decoration:none;}

.text2{ font-family:Georgia; font-size:37px; color:#ffffff; font-style:italic; text-shadow:1px 1px #116288; text-decoration:none;}

.text3{ font-family:Calibri; font-size:18px; color:#ffffff; font-style:italic; text-shadow:1px 1px #116288; text-decoration:none; text-transform:uppercase;}

.text4{ font-family:Arial; font-size:18px; color:#ffbf6b; font-style:normal;  text-decoration:none; text-transform:none;}

.text5{ font-family:Arial; font-size:18px; color:#000000; font-style:normal;  text-decoration:none; text-transform:none; line-height:22px; text-align:justify;}

.text6{ font-family:Georgia; font-size:17px; color:#fe8f00; font-style:italic; text-shadow:1px 1px #116288; text-decoration:none;}

.text7{ font-family:Arial; font-size:18px; color:#000000; font-style:normal;  text-decoration:none; text-transform:none; line-height:22px; }


.text1 a:hover{ font-family:Georgia; font-size:17px; color:#2A7FAA; font-style:italic; text-shadow:1px 1px #116288; text-decoration:none;}

.text6 a:hover{ font-family:Georgia; font-size:17px; color:#fe8f00; font-style:italic; text-shadow:1px 1px #116288; text-decoration:none;}

.text5 a:hover{ list-style-type:none; font-family:Arial; font-size:17px; color:#000000; font-style:normal;  text-decoration:none; text-transform:none; line-height:22px;}


.box_more{-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url(../border-radius.htc); border:1px solid #cccccc; background-color:#ffffff; padding:6px;}


.menu{ margin:0; padding:0;}

.menu ul{ margin:0; padding:0;}

.menu ul li{ list-style-type:none; padding:10px 0; border-bottom:1px dashed #2c3f45; background-image:url(https://thelordshiva.com/images/bullet.png); background-repeat:no-repeat; background-position:12px 14px; padding-left:40px;}

.menu ul li a{ font-family:Georgia; font-size:17px; color:#ffffff; text-decoration:none; font-style:italic; text-shadow:1px 1px #7f4800;}

.menu ul li:hover{ list-style-type:none;  border-bottom:1px dashed #2c3f45; background-image:url(https://thelordshiva.com/images/links_hover.png); background-repeat:no-repeat; background-position:0 3px;}

.menu ul li.select{ list-style-type:none;  border-bottom:1px dashed #2c3f45; background-image:url(https://thelordshiva.com/images/links_hover.png); background-repeat:no-repeat; background-position:0 3px;}


.links{ margin:0; padding-left:15px; border-left:2px solid #00507d;}

.links ul{ margin:0; padding:0;}

.links ul li{ list-style-type:none; background-image:url(../images/bullet1.png); background-repeat:no-repeat; background-position:0px 7px; padding-left:15px;}

.links ul li a{ font-family:Arial; font-size:17px; font-weight:bold; color:#00507d; text-decoration:none; line-height:22px;}

.links ul li a:hover{ font-family:Arial; font-size:13px; font-weight:bold; color:#00507d; text-decoration:underline; line-height:22px;}


.breadcrumb{ padding:0; margin:0; font-family:Georgia; font-size:14px; color:#000000; font-style:normal; font-weight:bold; text-decoration:none; text-transform:none; }

.navbar-collapse{width:100%;}

@media screen and (max-width: 991px) {

    .links{ margin:0; padding-left:15px; border-left:0px solid #000000; }

}


.sticky-container {

    /* background-color: #333; */

    padding: 0px;

    margin: 0px;

    position: fixed;

    right: -99px;

    top: 40%;

}ol, ul {

    margin-top: 0;

    margin-bottom: 10px;

}.sticky li img {

    float: left;

    margin: 5px 5px;

    margin-right: 100px;

}