@font-face
{font-family: Tamil;
font-weight: bolder;
src:url("../fonts/Tamil-classical.ttf") format("truetype");
}

@font-face
{font-family: myTamil;
font-weight: bolder;
src:url("../fonts/agaram.ttf") format("truetype");
}

body
{
 font-family: Tamil;
 font-size: 18px;
 background-color: transparent;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0% 0%;
 color: black;
 line-height: 1.6em;
}

.page-wrapper
{
 color: whitesmoke;
 background-color: #FFFFFF;
}

.flex {
	display: -webkit-flex;
	display: flex;
}

h1, h2
{
 font-family: Tamil;
 margin-top: 1px;
 margin-right: 0px;
 margin-bottom: 1px;
 margin-left: 0px;
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 color: #333333;
 line-height: 1.5em;
}

h3 {
 font-family: Tamil;
 font-size: 24px;
 font-weight: 700;
 text-align: center;
 line-height: 1.1em;
 color: darkred;
}

h4
{
 font-family: Tamil;
 font-size:22px;
 font-weight: 700;
 margin-top: 2px;
 margin-right: 0px;
 margin-bottom: 2px;
 margin-left: 0px;
 color: #550C0C;
 text-align: center;
}

h5
{
 font-family: Tamil;
 font-size:20px;
 font-weight: 700;
 margin-top: 1px;
 margin-right: 0px;
 margin-bottom: 1px;
 margin-left: 0px;
 color: #390909;
 line-height: 1.3em;
 font-weight: 200;
}

h6
{
 font-family: Tamil;
 font-size:20px;
 font-weight: 700;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 1px;
 margin-left: 0px;
 color: #BE0101;
 line-height: 1.3em;
 font-weight: 200;
}

em {
  font-family: Tamil;
  font-size: inherit;
  font-weight: bolder;
  color: #300404;
}

strong, b {
	font-family: Tamil;
	font-size: inherit;
	font-weight: 700;
	color: darkred;
}

cite {
	text-align: right;
}


#banner
{
 border-top-style: hidden;
 border-right-style: hidden;
 border-bottom-style: hidden;
 border-left-style: hidden;
 border-top-color: black;
 border-right-color: black;
 border-bottom-color: black;
 border-left-color: black;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 background-color: white;
 background-image: none;
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: 0% 0%;
 clear: both;
 display: block;
}

#leftcontent
{
 border-top-width: 0px;
 border-top-style: solid;
 border-top-color: darkblue;
 border-right-width: 0px;
 border-right-style: solid;
 border-right-color: darkblue;
 border-bottom-width: 0px;
 border-bottom-style: solid;
 border-bottom-color: darkblue;
 border-left-width: 0px;
 border-left-style: solid;
 border-left-color: darkblue;
 background-color: #F8F6F6;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 margin-top: 12px;
 float: left;
 width: 20%;
 font-size: 16px;
 font-weight: bold;
}

#centercontent
{
 border-top-color: #ffffcc;
 border-right-color: #ffffcc;
 border-bottom-color: #ffffcc;
 border-left-color: #ffffcc;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: hidden;
 border-right-style: hidden;
 border-bottom-style: hidden;
 border-left-style: hidden;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0% 50%;
 margin-top: 12px;
 margin-right: 5px;
 margin-left: 0px;
/* max-height: 100%;
 min-height: 80%; */
 width: 79%;
 height: 100%;
 float: left;
}

table tr td {
 border-width: 1px;
 border-style: solid;
 border-color: black;
}

th {
 border-style: solid;
 border-width: 2px;
 text-align: center;
}

#notes
{
 font-size: 18px;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 margin-left: 5px;
 margin-right: 2px;
 background-color: transparent;
 position: relative;
 float: right;
 display: block;
 width: 32%;
 color: #663300;
 border-top-style: solid;
 border-bottom-style: solid;
 font-weight: bolder;
}

#notes1
{
 font-family: Tamil;
 font-size: 18px;
 border-top-style: inset;
 border-right-style: inset;
 border-bottom-style: inset;
 border-left-style: inset;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px;
 color: black;
 float: left;
 position: relative;
 display: block;
 width: 30%;
 background-color: transparent;
}

#para
{
 font-family: Tamil;
 border-top-style: hidden;
 border-right-style: hidden;
 border-bottom-style: inset;
 border-left-style: hidden;
 background-color: transparent;
 color: black;
 margin-left: auto;
}

#para1
{
 font-family: Tamil;
 border-top-style: hidden;
 border-right-style: hidden;
 border-bottom-style: outset;
 border-left-style: hidden;
 color: black;
 background-color: #ccffff;
/* background-color: lightgoldenrodyellow; */
 margin-left: auto;
}

#para2
{
 font-family: Tamil;
 border-top-style: hidden;
 border-right-style: hidden;
 border-bottom-style: hidden;
 border-left-style: hidden;
 color: black;
 font-weight: bolder;
 background-color: lightyellow;
 margin-left: auto;
}

/* Pager (prev/next links) navigation */
.pager
{
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
}

.pager-subtitle
{
	display: block;
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 1;
}

.pager-title
{
	margin-bottom: 0;
	overflow: hidden;
	font-size: 13px;
	font-size: 1.125rem;
	font-weight: 700;
}

.pager-item
{
   -webkit-flex: 1 1 50%;
	flex: 1 1 50%;
	max-width: 48%;
}

.pager-item--next
{
 	margin-left: auto;
	text-align: right;
}

.pager-item--prev
{
 	margin-right: auto;
	text-align: left;
}

.pager-link
{
	display: block;
}


#rightcontent
{
 font-family: Tamil;
 font-size: 16px;
 border-top-width: 0px;
 border-top-style: solid;
 border-top-color: darkblue;
 border-right-width: 0px;
 border-right-style: solid;
 border-right-color: darkblue;
 border-bottom-width: 0px;
 border-bottom-style: solid;
 border-bottom-color: darkblue;
 border-left-width: 0px;
 border-left-style: solid;
 border-left-color: darkblue;
 background-color: none;
 background-image: none;
 background-position: 0% 50%;
 right: 0px;
 width: 18%;
 margin-top: 18px;
 /** display: table; **/
 float: right;
}

#footer
{
 clear:both;
 color: black;
 font-size: medium;
 width: 100%;
 font-style: normal;
 background-color: #66cccc;
 font-weight: bold;
 line-height: normal;
 margin-right: 2px;
 margin-left: 2px;
}

#side-menu
{
 clear:left;
 width: 100%;
 text-align: left;
 font-family: Tamil;
/* background-color: #141414; */
}

#side-menu ul
{
 position: relative;
 z-index: 597;
 width: 100%;
 margin: 0 ;
 padding: 0;
 list-style-type: none;
 list-style-position: outside;
 list-style-image: none;
}

#side-menu li
{
  margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}

#side-menu li a
{
	color: #000;
	background-color: #EBE0E0;
	border: 1px outset #00f;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Tamil;
	font-weight: 600;
	line-height: 120%;
	text-decoration: none;
	font-size: 18px;
}


#side-menu li a:hover
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: transparent;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #ff0;
	background-color: #0000c0;
}

#sub-menu
{
 clear:left;
 width: 100%;
 text-align: left;
 font-family: Tamil;
 background-color: #FDF8F8;
}

#sub-menu ul
{
 position: relative;
 z-index: 597;
 width: 100%;
 margin: 0 ;
 padding: 0;
 list-style-type: none;
 list-style-position: outside;
 list-style-image: none;
}

#sub-menu li
{
  margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}

#sub-menu li a
{
	color: #000000;
	background-color: #F4F4F4;
   border: 1px outset #00000F;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Tamil;
	font-weight: 600;
	line-height: 120%;
	text-decoration: none;
	font-size: 18px;
}


#sub-menu li a:hover
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: transparent;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #18120C;
	background-color: #F80823;
}

#toc
{
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	float: right;
	position: relative;
	display: block;
	width: auto;
	background-color: transparent;
	border-bottom-style: double;
}


.topmenubar {
 clear:both;
 text-align: center;
}

.top-menu ul
{
 margin-top: 2px;
 margin-right: 2px;
 margin-bottom: 2px;
 margin-left: 2px;
 padding-top: 2pt;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 list-style-type: none;
 list-style-position: outside;
 list-style-image: none;
 display: inline;
}

.top-menu ul li
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 display: inline;
 text-align: center;
 list-style-type: none;
 list-style-position: outside;
 list-style-image: none;
 font-size: 110%;
}

.top-menu li a
{
	border-top-color: #b3a000;
	border-right-color: #b3a000;
	border-bottom-color: #FFFFFF;
	border-left-color: #b3a000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: red;
	background-color: #ffffcc;
	text-decoration: none;
	display: inline;
}

.top-menu li a:hover
{
 background-color: #FDFFD0;
 color: black;
}

/* [Ham Menu styling ON BIG SCREENS] */
/* Wrapper */
#topnav {
  width: 100%;
  background: #F1F6B5;
/*  z-index: 99 !important; */
  /* Optional
  position: sticky;
  top: 0; */
}

/* Hide Hamburger */
#topnav label, #hamburger { display: none; }

/* Horizontal Menu Items */
#topitems { display: inline; }
#topitems ul { display: inline; padding-left: 5px; }
#topitems ul li { display: inline; }
#topitems a {
  width: 10%; /* 100% / 5 tabs = 20% */
  padding: 5px;
  color: #901442;
  text-decoration: none;
  text-align: center;
  font-weight: bolder;
  display: inline;
}
#topitems a:hover {
  background: #F80823;
  color: black;
}


/* Style the search box separately inside the navigation bar */
#sitesearch input[type=text] {
  width: 200px;
  height: 30px;
  display:inline-block;
  float: right;
  padding: 1px 1px 1px 1px;
  border-color: red;
  border-width: thick;
  border-radius: 2px 2px 2px 2px;
  margin-top: 2px;
  margin-right: 2px;
  font-size: 12px;
}

.resizedTextbox {
   width: 100%;
   height: 27px;
   padding: 1px;
   border: solid;
   border-color: tomato;
   background: url(../images/lupe.png)no-repeat right;
   }

img[src*='#tleft'] {
    float: left;
    width: auto;
    height: auto;
    margin: auto;
}

img[src*='#left'] {
    float: left;
    width: 200px;
    height: auto;
    margin: auto;
	 border-right-width: thin;
	 border-left-width: thin;
}

img[src*='#tright'] {
    float: right;
    width: auto;
    height: auto;
    margin: auto;
}
img[src*='#right'] {
    float: right;
    width: 200px;
    height: auto;
    margin: auto;
  	 border-right-width: thin;
	 border-left-width: thin;
}

#image
{
 float: right;
 width: auto;
 height: auto;
 border-top-width: thin;
 border-right-width: thin;
 border-bottom-width: thin;
 border-left-width: thin;
}

.tagbutton
{ list-style-type: none;
  display: inline-block;
  background-color: ghostwhite;
  font-size: 70%; }

#widdget {width:32%;margin:1px 0;}
#widdget input {display:block;height:32px;padding:2px;outline:none;border:2px solid #DB0909;border-right:0;box-sizing:border-box;border-radius:3px 0 0 3px;width:calc(100% - 41px);font-size:15px;}
#widdget button {float:left;cursor:pointer;width:43px;height:32px;color:#F22A09;background-image:linear-gradient(#cacaca,#D80606);border:0;border-radius:0 3px 3px 0;}
#widdget button:active {background-image:linear-gradient(#E20D0D,#FE2A2A);}
#widdget button:focus {outline:none;}

@media only screen and (max-width: 629px) {
/* for widths less than or equal to 629 pixels or 600 pixels*/

#centercontent {
    float: none ;
    width: 100% ;
}
#leftcontent {
    float: none;
    width: 100%;
    }
#rightcontent {
	float: none;
	width: 100%;
}

#notes {
    width: 100%;
}

#notes1 {
    width: 100%;
}

/* ON SMALL SCREENS Show Hamburger Icon */
#topnav label {
    display: inline-block;
    color: white;
    background: #a02620;
    font-style: normal;
    font-size: 1.2em;
    padding: 1px;
}

/* Break down menu items into vertical */
#topitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #333;
}

/* Toggle Show/Hide Menu */
#topitems { display: none; }
#topnav input:checked ~ #topitems { display: block; }

.resizedTextbox
{
  width: 100%;
}

#widdget {width:100%;margin:1px 0;}

}
