/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
}

body {
	/*background: #ffffff url(images/logo.jpg) 0px 55px no-repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


/*h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}
h1 head {
	margin-left:6px;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}*/

#main
{
width: 980px;
margin: 0 auto;
}


/* Header */




#menu {
height: 41px;
width: 980px;
padding-top: 19px;
text-align:left;
padding-left: 15px;
z-index:auto;

}

#b1 {
	background:url('images/b11.jpg') no-repeat;
}

#b2 {
	background:url('images/b22.jpg') no-repeat;
}

#b3 {
	background:url('images/b33.jpg') no-repeat;
}

#b4 {
	background:url('images/b44.jpg') no-repeat;
}

#b5 {
	background:url('images/b55.jpg') no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 135px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;

}

#menu a:hover {
	height: 30px;
	margin-top:0px;
}

/* Page */

#page {
	margin: 0 auto;
	background: url('images/cent_m.jpg') repeat-y;
}

.page2 {
	background: url('images/top_m.gif') no-repeat top;
}

/* Content */

#content {

	float: left;
	width: 539px;
}


#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 497px;
background: url('images/top.png') no-repeat;
height: 13px
}

#content .middle_back
{
width: 499px;
padding: 10px 20px 20px 20px;
}

#content .title
{
background: url('images/tit_b.jpg') no-repeat top;
height: 28px;
padding-top: 10px;
padding-left: 30px
}

#content .date 
{
	height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;	
}

#content .date ul
{
	list-style: none;	
}

#content .date li
{
	display: inline; 
}

#content .small_icon1
{
height: 24px;
width: 150px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#content .small_icon2
{
height: 24px;
width: 120px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#content .small_icon3
{
height: 24px;
width: 100px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

.post {

	padding: 13px 0px 0px 0px;
	color: #000000;
}

.post a {
	color: #034791;
}

.post a:hover {
	color: #034791;
}

.post H2
{
color: #ffffff;
font-size: 14px;
font-weight: bold
}

/* Sidebars */

.sidebar {
	float: left;
	width: 219px;

}

.sidebar2 {
	padding: 13px 7px 0px 11px;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 4px 0 4px 10px;
}

.sidebar a {
	text-decoration: none;
	color: #034791;
	font-size: 11px;
}
.sidebar a:hover {
	text-decoration: underline;
	font-size:12px;
}

.sidebar h2 {
	padding-top: 10px;
	color: #ffffff;
	background: url('images/tit_s.jpg') no-repeat;
	height: 26px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold
}

.sidebar h3 {
	padding-top: 10px;
	color: #ffffff;
	background: url('images/tit_s.jpg') no-repeat;
	height: 26px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold
}


.bottom_small
{
height: 2px;
background: url('images/small_bottom.gif') no-repeat;
width: 183px
}


/* Left Sidebar */

.sidebar3 {
	padding: 13px 0px 0px 8px;
}

/* Right Sidebar */

#leftbar .back, #rightbar .back
{
padding: 10px;
}


/* Calendar 

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}*/

#bot_tb { 
	background:url('images/bot_m.jpg') no-repeat bottom;
	height: 17px
}

/*#bg {
	background: url('images/footer.jpg') no-repeat bottom;
}*/

/*#header_01
{
width: 980px;
height: 128px;
color:#FFFFFF;
text-align:center;
font-size:36px;
}*/

/* Home Page */
   td.homepage_link
   {
     color:red;
	 font-size:20px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-align: center;
   }
   
   .homepage_para
   {
      margin-top: 10;
      margin-bottom: 40;
   }
   
/*About Us*/
   .about
   {
	   font-family:"Times New Roman", Times, serif;
	   color:#0033FF;
	   font:bold;
   }

   .about_us_para
   {
	   font-family:"Times New Roman", Times, serif;
	   color:#0033FF;
	   text-align:justify;
	   margin-left:10px;
	   margin-right:10px;
	   font-size:18px;
	   
   }
 /* Contact Us*/  
   .contact
   {
	   font-family:Trebuchet MS;
	   font-size:14px;
	   color:blue;
	   margin-left:20px;
   }
   
   td.one
   {
      border-top: 0px;
      border-bottom: 0px;
      color: blue; 
      height: 25px;
      width: 20%;
      font-size:14px;
      font-family:"Arial";
	  margin-left:10px;
   }
   
   td.cats
   {
      color: blue; 
      font-size:14px;
      font-family:"Arial";
	  margin-left:10px;
   }
   
   td.star
   {
      color: red; 
      font-size:14px;
      font-family:"Arial";
   }
   
/* Individual Index Page*/

   #index_table td
   {
	   padding-bottom:20px;
	   padding-left:6px;
	   margin-right:6px;
	  
	   text-align:left;
	   vertical-align:top;
	   width:180px;
   }

   #index_table h2
   {
	   color:#C9232D;
	   font-size:12px;
	   margin-bottom: 8px;
   }
   
   .head
   {
      text-align:left;
      font-family:"Tahoma";
      color:#CC0099;
      font-size:18px;
   }
   
/* Individual_display and Business_display */

   .fname
   {
	    border-top: 12px;
	    border-bottom: 12px;
	    text-indent:center; 
	    color: #9933CC; 
	    width: 20%;
	    font-family: "Courier New", Courier, monospace;
	    font-size:20px;
		margin-left:10px;
   }

   .individual
   {
	   font-family:Arial, Helvetica, sans-serif;
	   color:#0033FF;
	   width:20%;
	   font-size:15px;
   }

   .individual1
   {
	   font-family:Arial, Helvetica, sans-serif;
	   color:#333333;
	   font-size:14px;
   }
   
   hr.one
   {
      color: gray;
      width: 90%;
      text-align: center;
   }   
/* Empty Image*/
   .images
   {
	   width: 100px;
	   height: 100px;
   }
/* Product Details In Business Profiles*/   
   td.bus_one
   {
      border-top: 0px;
      border-bottom: 0px;
      color: blue; 
      height: 25px;
      width: 30%;
      font-size:14px;
      font-family:"Arial";
   }

.scroll
 {
    width: 650px;
	height: 420px;
	overflow-y: scroll;
	scrollbar-arrow-color: #FFFFFF; 
    scrollbar-face-color: #FFFFFF; 
   /* scrollbar-base-color: #000000;*/
    scrollbar-base-color: #FFFFFF;
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #000000;
	/*margin-right: 150px;*/
 }
   
#footer
{
    background:url(images/footer.jpg) no-repeat;
	padding-top: 10px;
	height: 32px;
	text-align: center;
	width:980px;
	color: #FFFFFF;
}


#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #CC0000;
}


   .rotary_head
   {
      text-align:center;
      font-family:"Tahoma";
      color: #9966FF;
      font-size:18px;
   }
   
   .rotary_para
   {
   color:#0033FF;
   font-size:16px;
   font-family:"Courier New", Courier, monospace;
   }

  .p1
   {
   color:#0033FF;
   font-size:16px;
   font-family:Georgia, "Times New Roman", Times, serif;
   text-indent:10px;
   }
   
   .p2
   {
   color:#990099;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   }
   
   .p2_address
   {
   color:#990099;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   text-indent:500px;
   }
   
   .rotary_photo
   {
   border:ridge;
   }
   
/*For individuals of MuraliKrishna*/
   .murali_head
   {
      text-align:center;
      font-family:"Tahoma";
      color: #9966FF;
      font-size:18px;
	  vertical-align: bottom;
   }
   
   .murali_img
   {
      text-align:center;
      font-family:"Tahoma";
      color: #9966FF;
      font-size:18px;
   }
   

   .family_details
   {
      font-family:"Tahoma";
      color: #FF6666;
      font-size:14px;
	  text-indent:10px;
   }

   .family_table
   {
      font-family:"Tahoma";
      font-size:12px;
	  text-indent:10px;
	  width:800px;
	  text-align:center;
   }
   
   td.murali_headings
   {
   width:250px;
   text-align:center;
   height:25px;
   font-family:"Times New Roman", Times, serif;
   font-size:16px;
   background-color:#FFFF00;
   font-style: italic;
   color:#CC3300;
   }
      
   td.murali
   {
   width:250px;
   text-align:center;
   height:25px;
   font-family:"Times New Roman", Times, serif;
   font-size:16px;
   color:#0033FF;
   }
   
   td.movies_images
   {
      text-align:center;
   }
   
      td.movies_name
   {
      text-align:center;
   }
   
   table.two
   {
      tablelayout: fixed;
      width: 90%;
      border-color: green;
      border-collapse: collapse;
      border-width: 2px solid;
   }
   
   table.one
   {
      tablelayout: fixed;
      width: 80%;
      border-color: green;
      border-collapse: collapse;
      border-width: 2px solid;
   }

   hr.one
   {
      color: gray;
      width: 100%;
      text-align: center;
   }   

   .header
   {
     color:#3300FF;
	 font-size:36px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:200;
   }   

   td.admincontent
   {
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;   
	  font-family:Trebuchet MS;
	  font-size:14px;
	  color:blue;
   }
   hr.two
   {
      color: Darkblue;
      width: 950;
      text-align: center;
      height: 5px;
   } 
   
   /*Tourism*/
   
      .tourism
   {
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   text-align:justify;
	   margin-left:10px;
	   margin-right:10px;
	   font-size:18px;
	   color:#663300;
	   font:bold;
	   
   }

   
   /*Assembly*/
   
      .assembly
   {
	   font-family: "Courier New", Courier, monospace;
	   text-align:left;
	   font-size:12px;
	   color:#663300;
	   
   }
   /*Geography*/
   
      .geography
   {
	   font-family: "Courier New", Courier, monospace;
	   text-align:left;
	   font-size:12px;
	   color:#663300;
	   
   }

   /*Press Guild*/
   
   .press_guild
   {
   font-family:"Courier New", Courier, monospace;
   text-align:left;
   color:#FF6600;
   font-size:20px;
   text-indent:10px;
   font-weight:bold;
   }

   .press_guild_01
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align:left;
   color: #666666;
   font-size:14px;
   text-indent:10px;
   }

