﻿
/* Set Background color or image */
body
{
	background: #cfcfab url(/App_Themes/india/images/bkg_body.jpg) repeat-x left top;
}

/* Define style for call out quotes */
#mainContent .callout {
	font-size: 20px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.5;
}

#mainContent, #mainContent p 
{
	color: #333;
}

#footer .copyright {
	color: #666;
}
/* =Backgrounds  
(keep margins and layout css in main style sheet, the styles below should only control color/image )
============================================= */

#topNav { } /* Enter a background here only if you want to override the default transparency effect */
#regionalNav { background: #ddd url(/App_Themes/india/images/bkg_nav.jpg) repeat-x left top; border-top: 1px solid #999; border-bottom: 1px solid #bbb;}
.pageBkg { background: #fff; }


/* =Header and subHeader Styles 
============================================= */



h1 { font-family: "Gill Sans MT", "Gill Sans", Helvetica, Arial, Sans-Serif; }
#mainContent h1 { font-size: 28px; font-weight: normal; color: #5d3305; display: block; padding: 0; margin: 0 0 20px 0;}
#secondaryContent h1 {
	font-size: 18px; 
	font-weight: normal; 
	color: #fff; 
	display: block; 
	background: url(/App_Themes/india/images/bkg_sidePodHeader.gif) no-repeat right top;	border-bottom: 1px solid #bbb; 
	padding: 7px 0 7px 12px; 
	margin: 0;
	}




#sideNav h1 {}

#mainContent h2 
{
	border-bottom:1px solid #DDDDDD;
	color:#5595A0;
	font-family:"Gill Sans MT", Arial, Sans-Serif;
	font-size:24px;
	font-weight:normal;
} 

#secondaryContent h2 {}
#sideNav h2 {}

#mainContent h3 
{
	font-family:"Gill Sans MT", Arial, Sans-Serif;
	font-size:20px;
	margin-bottom: 7px;
	font-weight:normal;
	color: #4c6880;
}
	
#secondaryContent h3 {}
#sideNav h3 {}

#mainContent h4 { }
#secondaryContent h4 {}
#sideNav h4 {}

#secondaryContent .sidePod .podContent h1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; color: #000;}
#secondaryContent .sidePod .podContent h2 { font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 14px; color: #333;}
#secondaryContent .sidePod .podContent h3 { font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px; color: #000;}
#secondaryContent .sidePod .podContent h4 { font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px; color: #000}

/* =Widgets
============================================ */
/*.sidePod { background: url(/images/bkg_sidePod.gif) repeat-x;}*/
#secondaryContent .sidePod, #secondaryContent .sidePod p { color: #5f5a4b; line-height: 1.75; font-size: 11px;}


.sidePod .dateTime { 
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.sidePod .eventTitle {
	font-weight: bold;
}

/* =Links 
============================================= */

a:link { color: #5f9cae; outline: none;}
a:visited { color: #5f9cae; outline: none;}
a:hover { color: #d47a00;}
a:active { color: #b04400; outline: none;}
a:visited:hover {color: #d47a00;}

#topNav ul a { color: #ddd; }
#topNav ul a:hover { color: #fff;}

#regionalNav a:link, #regionalNav a:visited { font-weight: bold; color: #444; border-right: 1px solid #bbb; border-left: 1px solid #eee; letter-spacing: 0;}
#regionalNav a:hover, #regionalNav a:active, #regionalNav visited:hover { color: #666;}
#regionalNav a.ekflexmenu_button_selected, #regionalNav a.ekflexmenu_link_selected { background: #b8b195 url(/App_Themes/india/images/bkg_navBarButton.jpg) no-repeat -400px 0 !important; color: #444;}

#footer ul a { color: #66582f; }
#footer ul a:hover { color: #666;}

#mainContent a:link { color: #5f9cae;}
#mainContent a:visited {color: #3d6875;}
#mainContent a:hover { color: #790000;}
#mainContent a:active { color: #790000;}
#mainContent a:visited:hover {color: #d47a00;}

#secondaryContent a:link { color: #5f9cae;}
#secondaryContent a:visited { color: #790000;}
#secondaryContent a:hover { color: #790000;}
#secondaryContent a:active { color: #790000;}
#secondaryContent a:visited:hover {color: #d47a00;}