﻿
/* Set Background color or image */
body
{
	background: #617a9b url(/App_Themes/na/images/bkg_body3.jpg) repeat-x left top;
}

/* Define style for call out quotes */
#mainContent .callout {
	color: #5f9cae;
}

#mainContent, #mainContent p 
{
	color: #333;
}


/* =Backgrounds  
(keep margins and layout css in main style sheet, the styles below should only control color/image )
============================================= */

#topNav { background: #0f2034;} /* Enter a background here only if you want to override the default transparency effect */
#regionalNav { background: #1d2f41 url(/App_Themes/na/images/bkg_nav.jpg) repeat-x left top;}


/* =Header and subHeader Styles 
============================================= */



h1 { font-family: "Gill Sans MT", "Gill Sans", Helvetica, Arial, Sans-Serif; }
#mainContent h1 { color:#5595A0;}

#mainContent h2 
{
	color:#5595A0;
} 

#mainContent h3 
{
}

#mainContent h4 { }

#secondaryContent h1 {
	background: url(/App_Themes/na/images/bkg_sidePodHeader.gif) no-repeat right top;
	color: #fff;
	/*color: #a24b01; */
}

#secondaryContent .sidePod, #secondaryContent .sidePod p {
	color: #2b3c4e;
}

#secondaryContent h2 {}





/* =Widgets
============================================ */
/*.sidePod { background: url(/images/bkg_sidePod.gif) repeat-x;}*/


/* =Links 
============================================= */
#mainContent, #mainContent p 
{
	color: #333;
}

#topNav a:hover { color: #8ecce9; }

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;}


#regionalNav a:link, #regionalNav a:visited { font-weight: bold; color: #fff; border-right: 1px solid #1d2f41; border-left: 1px solid #8fa0af;}
#regionalNav a:hover, #regionalNav a:active, #regionalNav visited:hover { color: #8ecce9;}
#regionalNav a.ekflexmenu_button_selected { background: #1d2f41 url(/App_Themes/na/images/bkg_navBarButton.jpg) no-repeat -400px 0 !important; color: #fff;}


#mainContent a:link { color: #5f9cae;}
#mainContent a:visited {color: #7e92a5;}
#mainContent a:hover { color: #21598f;}
#mainContent a:active { color: #21598f;}
#mainContent a:visited:hover{color: #21598f;}

#secondaryContent a:link { color: #21598f;}
#secondaryContent a:visited {color: #7e92a5;}
#secondaryContent a:hover { color: #5f9cae;}
#secondaryContent a:active { color: #5f9cae;}
#secondaryContent a:visited:hover {color: #5f9cae;}