/* Style Sheet : temple.css                               
   Site Name   : Hindu Samaj 
   Description : This style sheet contains links and 
                 paragraphs(text) styles.
*/




/* ------------------ global links -------------------  */
a.global
{
 font-family: arial; font-size:11px; font-weight: normal; 
 color: #CC3300; text-decoration: none;
 padding-bottom: 2px; padding-top: 2px; padding-right: 15px; 
}

a.global:active
{ 
 color: #660033; 
}

a.global:visited
{  
 color: #CC3300;
}

a.global:hover
{  
 color: #660000; text-decoration: underline;
}




/* ------------------ local links -------------------  */

a.local
{
 font-family: arial; font-size: 10px; font-weight: normal; 
 color:  #CC3300; text-decoration: none; 
 padding-bottom: 2px; padding-top: 2px; padding-right: 2px;    padding-left: 9px; 
}

a.local:active
{ 
 color: #660000; 
}

a.local:visited
{  
 color: #CC3300;
}

a.local:hover
{  
 color: #660000; text-decoration: underline;
}



/* ------------------ Special local links -------------------  */

a.splocal
{
 font-family: arial; font-size: 12px; font-weight: bold; 
 color: #663399; text-decoration: none; 
 padding-bottom: 2px; padding-top: 2px; padding-right: 2px;      padding-left: 2px; 
}

a.splocal:active
{ 
 color: #660000; 
}

a.splocal:visited
{  
 color: red;
}

a.splocal:hover
{  
 color: #660000; text-decoration: underline;
}



/* ------------------ body links -------------------  */
a.body
{
 font-family: arial; font-size:12px; font-weight: normal; 
 color: #CC0000; text-decoration: underline;
}

a.body:active
{ 
 color: #660000; 
}

a.body:visited
{  
 color: red;
}

a.body:hover
{  
 color: #660000;  
}


/* --------------- Special body links(Main page) --------------- */
a.spbody
{
 font-family: arial; font-size:12px; font-weight: bold; 
 color: #CC0000; text-decoration: underline;
}

a.spbody:active
{ 
 color: #660000; 
}

a.spbody:visited
{  
 color: red;
}

a.spbody:hover
{  
 color: #660000;  
}


/* ------------------ cultural group links -------------------  */
a.group
{
 font-family: arial; font-size:12px; font-weight: normal; 
 color: #000000; text-decoration: underline;
}

a.group:active
{ 
 color: #CC3300; 
}

a.group:visited
{  
 color: #000000;
}

a.group:hover
{  
 color: #CC3300;  
}


/* ------------------ footer links -------------------  */

a.ftr
{
 font-family: arial; font-size: 10px; font-weight: normal;
 color: #CC3300; text-decoration: none;
 padding-bottom: 2px; padding-top: 2px; padding-right: 15px; 
}

a.ftr:active
{
 color: #660033;
}

a.ftr:visited
{
 color: #CC3300;
}

a.ftr:hover
{
 color: #660000; text-decoration: underline; 
}



/* ------------------ contact-email link -------------------  */

a.cmail
{
 font-family: arial; font-size: 12px; font-weight: normal;
 color: #FFFFFF; text-decoration: none;
 padding-bottom: 2px; padding-top: 2px; padding-left: 5px; 
}

a.cmail:active
{
 color: #FFFFFF;
}

a.cmail:visited
{
 color: #FFFFFF;
}

a.cmail:hover
{
 color: #FFFFFF ; text-decoration: underline; 
}




/* ------------ Temple address --------------  */
p.adr
{
 font-family: arial; color: #663399; font-size: 12px; font-weight: bold; 
 text-align: center;
}

p.adr2
{
 font-family: arial; color: #663399; font-size: 12px; font-weight: bold; 
 padding-left:0px; padding-right:20px;

}

b.txt
{
  font-size: 16px;
}

b.txt2
{
   font-family: arial; color: #663399; font-size: 20px;
}

b.phn
{
 color: #CC3300; font-size: 10px;  
}




p.sptitl
{
 font-family: arial; font-size: 12px; font-weight: bold; 
 text-align: center;
}

/* ------------ Header/title --------------  */
p.head
{
 font-family: arial; font-size: 16px; font-weight: bold; 
 color: #CC9900; text-align: center;
}


/* ------------ Common paragraph --------------  */
p.common
{
 font-family: arial; font-size: 12px;
}

p.common2
{
 font-family: arial; font-size: 10px;
}


/* ------------- Column padding -------------- */
td.pad
{
 padding-top: 10px; padding-left: 8px; padding-right: 5px;
}

/* ------------- Local links title ------------ */
td.lnktitl
{
 font-family: arial; font-size: 12px;
 color: #663399; font-weight: bold; 
}



/* --------------- Lists ----------------------  */
ul.list
{
 font-family: arial; font-size: 12px;
 padding-bottom: 5px; font-weight: normal;
}


/* --------------- calendar paragraphs -------------- */

th.title
{
 font-family: arial; font-size: 14px; font-weight: bold; color: #000000; 
 text-align: center; padding-bottom: 2px; padding-top: 2px; 
}


p.num
{
 font-family: arial; font-size: 18px; color: #990000; text-align: left; font-weight: bold;
 margin-bottom: 2px; margin-top: 2px; padding-left: 4px; padding-right: 4px;
}


p.info
{
 font-family: arial; font-size: 10px; font-weight: bold;
 margin-bottom: 2px; margin-top: 2px; padding-left: 4px; padding-right: 4px;
}

p.calhd
{
 font-family: arial; font-size: 14px; font-weight: bold; 
 color: #663399; text-align: right;
}


/* ------------------------ images ---------------- */
img.left
{
 margin-left: 10px; float: left; margin-right: 10px; 
}
