﻿*{
	margin:0;
	font-family: Latha, 'Arial Unicode MS', SaiIndira;
}

body
{
	/*background-color: #ECD9A0;*/
	background:#ECD9A0 ; 
}

.titleBG
{
	background:url("images/ThiruArutpaSongsTitle_Bg.jpg") repeat-x;
} 

a:link       { color:Navy; text-decoration: none }
a:visited    { color:Navy; text-decoration: none }
a:hover      { color:Navy; text-decoration: none }

#thiruarutpaHeading
{
	 text-align:center;
	 clear:none ;
	 padding-bottom:15px;
}

#thirumuraiheading
{	
	padding-top:2px;
	padding-bottom:2px;		
	
}

#thirumuraiheading h3
{
	background:red url("images/sun.gif") no-repeat;
	padding-bottom:5px;
	font-size: x-small;
	color:white;
	padding-left:29px;
}

.ThiruArutpaPathigams
{
	padding-left:5px;
}

.pathigamline
{	
	color:Maroon;	
	font-size: xx-small;
}



#chapterlist
{
	background:#ECD9A0 url("images/designpremium2.jpg");
	/*border:solid 3px yellow;*/
	width:100%;	
}

#lyricsbody
{
	background:#ECD9A0 url("images/designpremium2.jpg") ;
}
 

#lyricsmain, LyricsControl
{
	text-align:center;	
	/*border:solid 3px yellow;*/
}



#LyricsHeading
{
	font-size: 1.3em;
	text-align:center; 
	color:Maroon;	
	padding-bottom:10px;
}

#song
{
	font-size: x-small;
	text-align:center;	
	color:Navy;
	padding-bottom:10px;
	border-bottom:solid 1px orange;
}


#songnumber
{
	font-size: 0.8em;
	float:right;
	color:Navy;
}

#downloadSectionbody
{
	background:#ECD9A0 url("images/designpremium2.jpg") ;
}
 
#toppagebody
{
	background:#ECD9A0 url("images/designpremium2.jpg") ;
}
 
 
#toolbar
{	
	float:right;
	margin-right:40px;
	margin-top:10px;
} 

 #toolbar li
 {
 	list-style-type:none;
 }
 
 
 
 #maintoolbar
{
	
	text-align:center; 
	float:left;

} 
 #maintoolbar a
 {
	color:Gray;
	padding:5px;	
	font-size: 1.2em;
	text-decoration: underline;	
 }
 
 #maintoolbar li
 {
 	
 	list-style-type:none;
 }
 
 
 
 
.topSelectionBar
{		
	padding:6px;
}

.topSelectionBar a
{
background: url("images/sun.gif") no-repeat;
	padding-bottom:5px;
	font-size: 1.2em; 
	padding-left:29px;
	padding-right:20px;	
	color:Black;
}

.topSelectionBar a:link       { color:Navy; text-decoration: none }
.topSelectionBar a:visited    { color:Navy; text-decoration: none }
.topSelectionBar a:hover      { color:Navy; text-decoration: underline }


.ajaxUpdating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	 
	padding:2px;
	height:2em;
	margin:5px;

}

.indexHeader
{
	font-size:xx-small;
	text-align:center;
}

.indexLetter
{
	font-size:xx-small;
 
}


.indexWordHeading
{
	background-color:Gray;
	text-align:center;
	font-size:1.2em;
	color:White;
	padding-top:3px; 
	padding-bottom:3px; 
}


.wordIndexBody
{
	background:#ECD9A0 url("images/designpremium2.jpg") ;
}
 
 