﻿/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

* {
	margin: 0;
	padding: 0;
}

body 
{
	margin: 0;
	padding: 0;	
	font-family: Arial;
	font-size:12px;
	background-image:url(../Images/redyellowbg.gif);
	background-repeat:repeat-x;
	background-color:#F7FA7B;		
}

.topFlower
{
	background-image: url(../Images/topwhiteflower.png); 
	background-repeat: repeat-x; 
	width: 910px; 
	height: 34px; 
	margin-left: 55px	
}

.topImageTable
{
	margin-left: 55px;	
	width: 910px; 		
}

.leftFlower
{
	background-image: url(../Images/leftflower.png); 
	background-repeat:no-repeat;
	height:156px; 
	width:160px;
	text-align:left;
}

.rightFlower
{
	background-image: url(../Images/rightflower.png); 
	background-repeat:no-repeat;
	height: 156px; 
	width: 160px; 
	font-size: 12pt;
	text-align:right;	
}



/*End of Horizontal Menu Bar*/

.container 
{
	background: url(../Images/grandborder.png) repeat-y;
	margin: 0 auto;	
	padding-bottom: 6px;
	width: 1018px;	
}

.containerBody
{
	width:910px;	
	height:445px;	
}

.main 
{
	clear: both;
	width:910px;
	position:relative;
	left: 55px;	
}

.sideTable
{	
	border:solid 1px #CCCCCC; 
	
}

.sideTableSubHeading
{
	font-weight:bold; 
	font-size:12px; 
	padding-top:10px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom:5px	
}

.sideTableSubHeading2
{
	padding-bottom:10px	
}

.tableHeader
{
	background-image:url(../Images/silverbg.gif); 	
	background-repeat:repeat-x; 
	height:24px;	
	padding-left:14px;
	font-size:14px;
	color: Blue;
	position:relative;	
	text-align:left;
}

.tableBody
{
	background-image:url(../Images/Gradient.png);
	background-repeat:repeat-x;
	vertical-align:top;
	font-size:10pt;	
}

.tableRow
{
	width: 10%; 
	padding-left:16px; 
	padding-bottom:14px;
	font-weight:bold;
	text-align:left;
	color:#0E426C;	
	height:25px;	
}

.tableRowHighlight
{
	width: 10%; 
	padding-left:16px; 
	padding-bottom:14px;
	font-weight:bold;
	text-align:left;
	color:Gray;	
	height:25px;	
}

.tableRowHighlight:hover
{
	background-color:#6586A7;	
	color:White;
	cursor:pointer;
}


.message
{	
	width:200px;
	font-weight:bold;	
	padding-bottom:10px;
}

.SubHeader
{
	font-size:10px;
	font-weight:normal;
}

.mandatoryTxtBox
{
	background-color:#D8E2EB;	
	height:22px;
	font-size:13pt;
	vertical-align:middle;
	
}

.redButton
{
	background-image:url(../Images/redheader.png); 
	background-repeat:repeat-x; 
	height:34px;	
	padding-left:14px;
	font-size:16px;
	color:White;
	position:relative;
	cursor:pointer;
	padding-top:8px;
}

.redButton:hover
{
	font-weight:bold;
}

.cssUL
{	
	margin-left:50px;
	list-style-type:square;
	/*list-style-image: url(../Images/GreenArrow.png);*/
	text-align:left;	
}

.columnHeader
{
 font-weight:bold;
 font-size:10pt;
 text-align:left;	  
}

h1
{
	font-size:10pt;	
	padding-top:8px;
	padding-bottom: 8px;
	color:#800000;
	text-align:left;	
}

h2
{
	font-size:10pt;
	padding-top:10px;
	padding-bottom: 10px;
	color:#663333;
	text-align:left;	
}

h3
{
	font-size:10pt;
	padding: 10px;
	color:#0E426C;
	text-align:left;	
}

.generalBody
{
	padding-left: 10px;
	text-align:left;	
}

.roundCornerSize1
{
	width:276px;
	height:231px;	
	background-image:url(../Images/roundCorner.png);
}

.roundCornerContent1
{
	padding-top:20px;
	padding-left:10px;	
	padding-right:10px;	
	padding-bottom:10px;	
	text-align:left;
}

.roundCornerSize2
{
	width:414px;
	height:231px;	
	background-image:url(../Images/roundCornerstretch1.png);
}

.roundCornerContent2
{
	padding-top:20px;
	padding-left:10px;	
	padding-right:10px;	
	padding-bottom:10px;	
	text-align:left;
}

.roundCornerSize3
{	
	width:776px;
	height:626px;	
	background-image:url(../Images/roundCornerstretch3.png);	
}


.roundCornerContent3
{
	padding-top:20px;
	padding-left:10px;	
	padding-right:10px;	
	padding-bottom:10px;	
	text-align:left;
}

.tdParagraph
{
	text-align:left; padding:10px;
}

.tdSpanTitle
{
	color:#424242; text-align:left; font-size:12pt; padding-left:10px	
}

.tdSpanSubTitle
{
	color:#701112; text-align:left; font-size:10pt; padding-left:10px
}

.even
{
	background-color:#E6E6E6;	
}

blockquote 
{
	clear:both;
	margin:0;
	padding: 1em;
	border: 1px dashed darkorange;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-style: italic;
	width:500px;
} 

/* footer */
.footer 
{
	background: #FFF;	
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 755px;
}

.footer a 
{
	color: #36C;
	text-decoration: none;
}

.footer a:hover 
{
	color: #06F;
	text-decoration: underline;
}

.TimeText
{
	color:Blue; 
	font-weight:bold; 
	font-size:9pt;	
}

.priestTitle
{
	color: #0099cc; 
	font-family: Arial;
	font-weight:bold;
	padding-left:20px;	
	padding-top:10px;
	font-size:12pt;
	position:relative;
}

.priestSubTitle
{
	color: #cc3300; 
	font-family: Arial;
	font-weight:bold;
	padding-left:20px;	
	padding-top:10px;
	font-size:9pt;
	position:relative;
}

.priestText
{
	color: #006699; 
	font-family: Arial;
	font-weight:bold;
	padding-left:20px;	
	padding-right:20px;
	padding-top:10px;
	font-size:9pt;
	position:relative;
	text-align:justify;
	
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopupBlack
{
	background-color:#787878;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
	height:430px;
}

.modalPopup
{
	background-color: #FDFAFB;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
}

/*Round corner styles*/
.mainbox
{	
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
	text-align: left;	
	background-color: #eeeeee;
}
 	
.content
{
	padding:2em;		
}

.content h1
{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
}
		
.content P
{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/


.tlc
{
	background-image:url('../Images/roundcorner/tlc.gif');
	background-position: 0% 0%;
	background-color: transparent;
	background-repeat: no-repeat;
}

.trc
{
	background-image:url('../Images/roundcorner/trc.gif');
	background-position: 100% 0%;
	background-color: transparent;
	background-repeat: no-repeat;
}
	
.blc
{
	background-image:url('../Images/roundcorner/blc.gif');
	background-position: 0% 100%;
	background-color: transparent;
	background-repeat: no-repeat;
}

.brc
{
	background-image:url('../Images/roundcorner/brc.gif');
	background-position: 100% 100%;
	background-color: transparent;
	background-repeat: no-repeat;
}
			
.tb
{
	background-image:url('../Images/roundcorner/tb.gif');
	background-position: 0% 0%;
	background-color: transparent;
	background-repeat: repeat-x;
}

.bb
{
	background-image:url('../Images/roundcorner/bb.gif');
	background-position: 50% 100%;
	background-color: transparent;
	background-repeat: repeat-x;
}
	
.rb
{
	background-image:url('../Images/roundcorner/r.gif');
	background-position: 100% 0%;
	background-repeat: repeat-y
}

.lb
{
	background-color: #eeeeee;
	background-image:url('../Images/roundcorner/l.gif');
	background-position: 0% 100%;
	background-repeat: repeat-y
}

/*End of round corner styles*/

.FeesTDHeader
{
	padding-left:10px;	
	color:#7F171F;
	font-weight:bold;
	text-align:left;
	font-size:10pt;
}

.FeesTDHeaderNoPad
{	
	color:#7F171F;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
}

.GreenBG
{
	color:#7F171F;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	background-color:#CCCC66; 
	color:#FFFFFF
		
}

.LavendarBG
{
	color:#7F171F;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	background-color:#6599FF; 
	color:#FFFFFF	
}

.GrayBG
{
	color:#7F171F;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	background-color:#AAB6A2; 
	color:#FFFFFF	
}

.SapGreenBG
{
	color:#7F171F;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	background-color:#C2D98B; 
	color:#FFFFFF	
}

.ParrotGreenBG
{
	color:#7F171F;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	background-color:#6CCB17; 
	color:#FFFFFF	
}

.FeesTDRow
{	
	color:#7F171F;
	font-weight:bold;	
	font-size:8pt;
	text-align:left;
	padding:10px;
}

.FeesTDRow:hover
{
	color: #FFFFFF;
}

.FeesTDRowRight
{
	padding-left:10px;	
	color:#7F171F;
	font-weight:bold;	
	font-size:8pt;
	text-align:right;
	padding-right:10px;
}

.FeesTDRowRight:hover
{
	color:White;
}

.GreenBGRow
{
	color:#7F171F;
	font-weight:bold;	
	font-size:9pt;
	background-color:#CCCC66; 
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	
		
}

.LavendarBGRow
{
	color:#7F171F;
	font-weight:bold;
	text-align:right;
	font-size:9pt;
	background-color:#6599FF; 
	color:#FFFFFF;
	padding-right:10px;
}

.GrayBGRow
{
	color:#7F171F;
	font-weight:bold;
	text-align:right;
	font-size:9pt;
	background-color:#AAB6A2; 
	color:#FFFFFF;
	padding-right:10px;	
}

.SapGreenBGRow
{
	color:#7F171F;
	font-weight:bold;
	text-align:right;
	font-size:9pt;
	background-color:#C2D98B; 
	color:#FFFFFF;
	padding-right:10px;	
}

.ParrotGreenBGRow
{
	color:#7F171F;
	font-weight:bold;
	text-align:right;
	font-size:9pt;
	background-color:#6CCB17; 
	color:#FFFFFF;
	padding-right:10px;	
}

.FeesRow:hover
{
	background-image: url(../Images/blue.png);
	cursor:pointer;
	color:White;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.menubarHome
{
	background-image:url(../Images/MenuBar/homehover.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.menubarTemple
{
	background-image:url(../Images/MenuBar/templehover.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.menubarResources
{
	background-image:url(../Images/MenuBar/resourceshover.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.menubarHinduSchool
{
	background-image:url(../Images/MenuBar/hinduschoolhover.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.menubarYouth
{
	background-image:url(../Images/MenuBar/youthhover.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.menubarContact
{
	background-image:url(../Images/MenuBar/contacthover.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.menubarUpcomingEvents
{
	background-image:url(../Images/MenuBar/upcomingevents.gif);	
	width:120px;
	height:35px;
	cursor:pointer;
}

.modalPopupHeader
{
	background-image:url(../Images/silverbg.gif);	
	height:40px;
	background-repeat:repeat-x
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:2px;
    background:url(../Images/Buttons/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#006699;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(../Images/Buttons/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    
    font-size:13px;
    font-family:verdana;
    height:296px;
    margin-left:6;
    padding-left: 6px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}

/* blueTheme theme (../Images/Buttons/sprite.png) */
.blueTheme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 2px #2647a0;
}
.blueTheme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images/Buttons/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.blueTheme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.blueTheme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(../Images/Buttons/sprite.png) #bfdaff repeat-x left -1300px;
}
.blueTheme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.blueTheme .ajax__tab_active .ajax__tab_outer
{
    background:url(../Images/Buttons/sprite.png) #2647a0 repeat-x left -1400px;
}
.blueTheme .ajax__tab_body 
{   
    border:solid 2px #d8d8d8;
    border-top-width:0px;
}


/*
	| liquidcorners-pins.css; feel free to adapt the style!
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right { 
	background-image: url('../Images/Buttons/corners-pins1280x28.gif');
	height: 28px; font-size: 2px;
	}
.top-left { width: 58px; margin-right: 9px;}
* html .top-left { width: auto; } /* mm, IE-hack */

.top-right { background-position: 100% 0; margin-top: -28px; margin-left: 58px; }

.inside {
	border-left: 1px solid #C00000;
	border-right: 1px solid #C00000;
	background: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	}
.leftalign {
	text-align: left;
	margin-left: 5px; 
	margin-right: 5px;	
	margin-bottom: -15px;
	}
.notopgap    { margin-top: 0; }
.nobottomgap { 
	padding-bottom: 1em; 
	border-bottom: 2px solid #C00000; 
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -10px; 
	margin-right: -10px;
	}	

#fadeinbox
{
position:absolute;
height:200px;
width: 350px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
filter:progid:DXImageTransform.Microsoft.RandomDissolve(duration=1) progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) ; -moz-opacity:0
}

.announcement
{
	width:90%;	
	overflow:auto;	
}

.annoucementHR
{
	width:90%;	
	border: solid 0.5px #666666;	
	margin-top:10pt;
	margin-bottom:5pt;
}

.collapsiblePanelIcon
{
	cursor: pointer; float:left; padding-right:10px; vertical-align:bottom;	
}

.collapsiblePanelHeader
{
	float:left;	
	font-size:10pt;	
	font-weight:bold;
	padding-bottom: 8px;
	color:#800000;
	text-align:left;	
}

.TabInnerDiv
{
	padding-top:10px; 
	padding-bottom:10px;
	overflow:auto;
	height:300px;
}

#progressBackgroundFilter 
{
  overflow:hidden;
  padding:0;
  margin:0;
  background-color:#000; 
  filter:alpha(opacity=50);
  opacity:0.5;
  z-index:1000;
  width:100px;
  height:200px;
  float:left;
  
}

 

#processMessage 
{ 
  
  padding:10px;
  width:14%;
  z-index:1001;
  background-color:#fff;
  float:left;
} 

.tableHeader
{
	background-image: url(../Images/thbackground.jpg); 
	background-repeat:repeat-x;	
	height:30px;
}

.tableBorder
{
	border-right: lightgrey thin solid; 
	border-left: lightgrey thin solid; 
	border-bottom: lightgrey thin solid;	
}

.float
{
	float:left;	
}

.ganeshDiv
{
	float:left;	
	margin-top:30px;
}

.announcementDiv
{
	float:left;
	margin-left:30px;
	width:650px;
		
}

.pollDiv
{
	float:left;
	width:200px;
	margin-top:25px;	
}

.subhashitaDiv
{
	float:left;
	width:350px;
	margin-top:25px;	
	margin-left:10px;
}

.mapDiv
{
	float:left;
	width:270px;
	margin-top:25px;	
}

.bhagavadgitaDiv
{
	float:left;
	margin-top:25px;	
}