/* Header Styles */

.table
{
   height: 1px;
   width: 80%;
   border:1px;
   border-color:#000000;
}

.td
{
   width: 220px;
   font-size: 12px;
   height: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 12px;
   color: #0000FF;
   font-family:Arial, Helvetica, sans-serif;
}

/*sametalu*/

div.s_head
{
width:203px;
padding:10px 10px 5px 10px; 
margin:0px 20px 0px 0px;
font-size:14px;
text-align:center;
font-weight:Bold;
color: #FFFFFF;
background:url('../images/header_01.jpg') no-repeat 0 0;
}

#left{
	width: 500px;
	height: 400px;
	float: left;
}

#center{
	width: 250px;
  height: 400px;
	float: right;
}

#right1{
	width: 250px;
  height: 400px;
	float: right;
}


/*Hyper Link Styles*/

a:link {
color: #3366CC;
}
a:visited {
color: #3366CC;
}
a:hover {
color: Red;
text-decoration: none;
}
a:active {
color: #3366CC;
}

div.m_head
{
width:203px;
padding:10px 10px 5px 10px; 
margin:0px 20px 0px 0px;
font-size:14px;
text-align:center;
font-weight:Bold;
color: #336666;
background:url('../images/header_02.jpg') no-repeat 0 0;
}

div.a_head
{
width:203px;
padding:10px 10px 5px 10px; 
margin:0px 20px 0px 0px;
font-size:14px;
text-align:center;
font-weight:Bold;
color: #336666;
background:url('../images/header_10.jpg') no-repeat 0 0;
}

div.n_head1
{
padding:10px 0px 0px 0px;
width: 228px;
height: 30px;
font-size:14px;
text-align:center;
font-weight:Bold;
color: #336666;
background-color:#26D9D9;
}

div.n_head2
{
padding:10px 0px 0px 0px;
height: 30px;
font-size:14px;
text-align:center;
font-weight:Bold;
color: #336666;
background-color:#9999FF;
}


div.promp01
{
  font-size:14px;
  /* font-weight:Bold; */
  color: RED;
  margin:10px 0 10px 30px;
}

div.promp01text
{
  font-size:14px;
  /* font-weight:Bold; */
  color: #336666;
}


div.cont
{
width:203px;
padding:5px 10px 5px 10px;
margin:0px 20px 0px 20px;
font-size:14px;
border-right:1px solid #DEDEDE;
border-left:1px solid #DEDEDE;
text-align:left;
height:150px;
background-color:#FFFFFF; color:#4C4A4A;
}

div.cont_02
{
width:203px;
padding:5px 10px 5px 10px;
margin:0px 20px 0px 20px;
font-size:14px;
border-right:0px solid #DEDEDE;
border-left:0px solid #DEDEDE;
text-align:center;
height:40px;
background-color:#FFFFFF; color:#4C4A4A;
}

div.cont_03
{
width:203px;
padding:5px 17px 5px 0px;
margin:0px 20px 0px 20px;
font-size:14px;
border-right:1px solid #DEDEDE;
border-left:1px solid #DEDEDE;
border-bottom:1px solid #DEDEDE;
text-align:center;
height:260px;
background-color:#FFFFFF; color:#4C4A4A;
}

div.cont_04
{
width:203px;
margin:0px 20px 0px 20px;
font-size:14px;
text-align:center;
height:260px;
background-color:#FFFFFF; color:#4C4A4A;
}

div.cont_05
{
width:203px;
padding:5px 10px 5px 10px;
margin:0px 20px 0p 20px;
font-size:14px;
border-right:0px solid #DEDEDE;
border-left:0px solid #DEDEDE;
text-align:left;
height:80px;
background-color:#FFFFFF;
color:#4C4A4A;
}

div.cont_06a
{
color:GREEN;
font-size:14px;
text-align:center;
}

div.cont_06b
{
font-size:12px;
text-align:left;
margin:0 0 0 20px;
}

#bottom{

background-repeat:no-repeat;
text-align:center;
margin:0px 20px 0px 0px;
border-bottom:0px solid #DEDEDE;
}

#bottom_01{
width:203px;
background-repeat:no-repeat;
text-align:center;
margin:0px 20px 0px 0px;
}

/* used in header */
.td2
{
   width: 220px;
   height: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 12px;
   color:#0066FF;
   text-align:left;
   font-family:Arial, Helvetica, sans-serif;
}

/*
.td3
{
   width: 200px;
   height: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 12px;
   color:#993300;      
   font-family:Arial, Helvetica, sans-serif;
}

.td4
{
   width: 231px;
   height: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 12px;
   color: #FF6600;      
   font-family:Arial, Helvetica, sans-serif;
}
*/

/* used in header */
.td5
{
   height: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   color: GREEN;
   font-size:20px;
   text-align: center;
}

/*
.td6
{
   width: 220px;
   height: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 18px;
   color:#008000;
   font-size:12px;
   text-align:left;
   font-family:Arial, Helvetica, sans-serif;
}
*/

#menu a
{
   color:#0000FF;
   margin-top:12px;
   margin-bottom:12px;
   font-size:14px;
}

#menu a:hover
{
/*   color:#993300;*/
   color:#FF6600;
}

/*footer styles*/
.footerline
{
   color: #808080;
   
}

.footertext
{
   font-size: 13px;
   text-align:left;
   margin-left: 12px; 
   margin-top: -4px; 
   margin-bottom: -2px;
   color: #B70000;   
}

/*Body Styles*/

/*It shows orange color for main head*/
.mainhead
{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 24px;
   color: #FF6600;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

/*It shows orange color for sub head*/

.subhead
{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: #FF6600;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

.subhead0
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: #FF6600;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 20px;
}

/*It shows orange color with subheading2*/

.subheadh
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 18px;
   color: #FF6600;
   text-align:left;
   font-weight:bold;
   margin-top:4px;
}


.subhead1
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: #FF6600;
   text-align:left;
   font-weight:bold;
   margin-top:4px;
}

/*It shows brown color with subhead size*/

.subhead2
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: #800000;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

/*It shows pink color with subhead size*/

.subhead3
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: #FF0099;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

/*It shows Blue color with subhead size*/

.subhead4
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: blue;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

/*It shows Red color with subhead size*/

.subhead5
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: red;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

/*
.subhead6
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: #800000;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left: 42px;
}
*/

/*It shows blue color with subhead size*/
/*
.subhead7
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size:20px;
   color: blue;
   text-align:left;
   font-weight:bold;
   margin-top:6px;
   margin-left:9px;
}
*/

/*It shows blue color with mainhead size*/
.subhead8
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size:24px;
   color: blue;
   text-align:left;
   margin-top:6px;
   margin-left:9px;
}

/*It shows Red color with subhead size without bold*/

.subhead9
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 12px;
   color: red;
   text-align:left;
   margin-top:6px;
   margin-left: 9px;
}


/*It shows Red color with center alignment with bold*/
.subhead10
{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: red;
   font-weight:bold;
   text-align:center;
   font-weight:bold;
   margin-top:6px;
   margin-left: 9px;
}

/*
.subhead11
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: red;
   text-align:left;
   margin-top:6px;
   margin-left: 9px;
}
/*

/*It shows Red color star used in hasyasampada with subhead size without bold*/
.star
{
   color: #FF6600;
   text-align:justify;
   margin-bottom:9px;
   margin-right:9px;
   margin-top:12px;
   margin-left: 450px;
}

/*It shows brown color with subhead size*/
/*
.subhead11
{
   font-family:Arial, Helvetica, sans-serif;   
   font-size: 16px;
   color: #800000;
   text-align:left;
   margin-top:6px;
   margin-left: 9px;
}
*/

/*It shows blue color to all content*/ 

.content
{
   text-align:justify;
   color:#0000FF;
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px;
   margin-left: 9px;
   font-weight:normal;
}

.content0
{
   text-align:justify;
   color:#0000FF;
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px;
   margin-left: 24px;
   font-weight:normal;
}


.nav_key
{
   text-align:justify;
   color:#0000FF;
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px;
   margin-left: 9px;
   font-weight:normal;
}

/*It shows brown color to all content*/ 

.content1
{
   text-align:justify;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
   margin-left: 25px; 
}

/*It shows content in blue color with bold*/

.content2
{
   text-align:justify;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
   margin-left: 9px;
   font-weight: bold;  
}

/*
.content3
{
   text-align:justify;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
   margin-left: 0px;
}
*/
.cont_p
{
   text-align:justify;
   color:#0000FF 
   font-size:2px;
   margin-top:9px;
   margin-bottom:9px; 
   margin-left:0px;
   font-weight:normal;
}


.content td
{
	text-align:left;
	color:#0000FF;
	font-size:16px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left: 9px;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* This is for bottom shows grey color*/

.contentbottom
{
   color: #808080;
   margin-top: 6px;
   margin-bottom: 6px;
   margin-left: 9px;
   font-size: 16px;
}

/* It shows for unknown in Pillalakosam/Biddalu*/
.unknown
{
   color: #808080;
   text-align:justify;
   font-size:14px;
   margin-top:6px;
   margin-bottom:6px;
   margin-left: 0px;
   font-weight:normal;
}

/*It shows menu structure with numbers and hyperlink color*/

#list a
{
   color:#0000FF;  
   margin-top:12px;
   margin-bottom:12px;
   text-align:justify;   
   font-size:16px;
   line-height: 35px;   
}

#list a:hover
{
   color:#FF6600;
}

/*It shows menu structure with line space*/
.list
{
   color: #0000FF;
   margin-top:12px;
   margin-bottom:12px;
   text-align:justify;
   font-size: 16px;
   line-height: 35px;
}

.list1
{
   color: #FF0000;  
   margin-top:12px;
   margin-bottom:12px;
   text-align:justify;
   font-size: 16px;
   line-height: 1px;
}

.list2
{
   color: #0000FF;
   margin-top:6px;
   margin-bottom:6px;
   text-align:left;
   font-size: 16px;
   line-height: 35px;
   margin-left: 80px;
}

/* It is used for akshara_adhyayana table in nearchuko */

.table1
{
   text-align:center;
   font-weight: bold;
   color:#3333FF;
   width:60%;
   border-color: #808080;
   border-collapse:collapse;
   border:groove;
}

/* It is used for akshara_adhyayana in nearchuko */

.tdtable1
{
   height: 50px;
   width: 20%;
   text-align:center;
   font-weight: bold;
   color:#3333FF;
   font-size:36px;
   border:groove;
}

/* It is used for akshara_adhyayana in nearchuko */

.tdtable2
{
   height: 50px;
   width: 20%;
   text-align:center;
   font-weight: bold;
   color:#800000;
   font-size:36px;
   border:groove;
}

/* It is used for aksharamala in nearchuko */

.tdtable3
{
   height: 50px;
   width: 20%;
   text-align:center;
   font-weight: bold;
   color:#3333FF;
   font-size:36px;
   border: none;
}

/* It shows image height and width*/
.img
{
    margin-right: 5px;
	margin-left: 5px;
	height: 95px;
	width: 120px;   
}

/*It is for poems and shows in middle alignment*/

.poem
{
   text-align: center;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
   margin-left: 9px;     
}

/*It is for poems and shows in left alignment*/

.poem1
{
   text-align: left;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
}

.poem2
{
   text-align:justify;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
   margin-left: 32px;
}

.poem3
{
   text-align: left;
   color:GREEN; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
}

/*It is for points*/

.point
{
   text-align:justify;
   color:#0000FF; 
   font-size:16px;
   margin-top:6px;
   margin-bottom:6px; 
   margin-left: 80px;  
   line-height: 25px;
}

/*It is used for draksha page*/

.grape
{
   width:"395";
   border:"0";
   color:"#0000FF";
   margin-left: 20px;
   line-height: 25px;
}

/*It is used for Vitamins page in arogyam folder*/

.vtable
{
   width: 80%;
}


.vthead
{
   color: #800000;
   font-size: 16px;
   height: 45;
}

.vtr
{
   color: #0000FF;
   font-size: 16px;
   height: 45;
   text-align:left; 
}

.computer
{
   z-index:-1;
   left:98px;
   top:460px;
   width:121px;
   height:66px;
}

/* Styles for ContactUs Page*/

.contactimg
{

   height: 132;
   border-color: #FF6602;
   border-style: ridge;
   border-width: 3px;
}

/*It is used for header column in Database */

.sukti
{
   line-height: 30px;
   text-align: left;
   vertical-align:top;
   color:#FF6600; 
   font-size:16px;
   margin-top:0px;
   margin-bottom:3px; 
   margin-left: 3px; 
   padding: 0px 0px 0px 20px;
}

/*It is used for content column in Database */

.sameta
{
   line-height: 30px;
   text-align: left;
   vertical-align:top;  
   color:#0000FF; 
   font-size:16px;
   margin-top:0px;
   margin-bottom:3px; 
   margin-left: 3px;
}

   p.login1
   {
      font-family: "Arial", Times, serif;
      font-size: 13px;
      color: brown;
      margin-left: 24;
      font-weight: bold;
      text-align: center;      
   }

   p.chirala
   {
      font-family: arial;
      font-size: 14px;
      color: red;
      text-align: right;
      font-weight: bold;
      margin-top: 10px;
      margin-bottom: 0px;
   }

   p.chirala_head
   {
      font-family: arial;
      font-size: 14px;
      color: red;
      text-align: left;
      font-weight: bold;
      margin-top: 10px;
      margin-bottom: 0px;
   }

   p.head3
   {
      font-family: "Arial", Times, serif;
      font-size: 18px;
      font-weight: Bold;
      color: green;
      margin-left: 24;
      margin-top: 6;
      margin-bottom: 9;
      text-align: center;
   }

   /* This styles for admin page */ 
   p.login
   {
      font-family: "Arial", Times, serif;
      font-size: 16px;
      color: brown;
      margin-left: 24;
      text-align: center;      
      margin-top: 6;
      margin-bottom: 9;
   }

   table.modify
   {
      tablelayout: fixid;
      border-color: brown;
      border-collapse: collapse;
      border-width: 1px solid;
   }


   td.three
   { 
      border-top: 24px;
      border-bottom: 24px;
      font-family: "Arial", Times, serif;
      font-size: 14px;
      color: blue; 
      height: 30px;
   }

   td.logout_01
   { 
      text-align: right;
      text-indent: 5px;
      font-family: "Arial", Times, serif;
      font-size: 14px;
      font-weight: bold;
      color: Blue; 
   } 

   td.top
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      text-align: center;
      text-indent: 5px;
      font-family: "Arial", Times, serif;
      font-size: 14px;
      color: blue; 
   }

   td.view
   { 
      border-top: 24px;
      border-bottom: 24px;
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;;      
      font-family: "Arial", Times, serif;
      font-size: 14px;
      color: blue; 
   }


   hr.four
   {
      color: Darkblue;
      width: 950px;
      text-align: center;
      height: 5px;
   }




