
/*--------------------------------------------------
  titles
  --------------------------------------------------*/

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
	font-style: normal;
	font-weight: bold;
}

.headingbluemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-style: normal;
	font-weight: bold;
}

/* location details */
.sidebarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-style: normal;
	font-weight: bold;
}

.headerbg {

	background-image: url(../images/headerbg.gif);
	background-repeat: repeat;
}

/*--------------------------------------------------
  body content styles
  --------------------------------------------------*/

BODY {
	background-image: url(../images/page_bg.gif);
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	list-style-type: square;
}
.content a {  color: #ff8c00; text-decoration: underline; font-weight: bold}
.content a:visited {  color: #ff8c00; text-decoration: underline; font-weight: bold}
.content a:hover {  color: #336699; text-decoration: underline; font-weight: bold}
.content a:active {  color: #CC3333; font-weight: bold}


.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	list-style-type: square;
}

.login {
	background-image: url(../images/leftnav_bg.gif);
	background-repeat: no-repeat;
}

.footer {

	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
}

.seasonal {
	background-image: url(../images/seasonalbg.jpg);
	background-repeat: no-repeat;
}

.leftmenu {
	background-image: url(../images/leftnavbg.jpg);
	background-repeat: no-repeat;
}

.smallcontent {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/*color: #000000;*/
	font-weight: normal;
}
.smallcontent a {  color: #ff8c00; text-decoration: underline; font-weight: bold}
.smallcontent a:visited {  color: #ff8c00; text-decoration: underline; font-weight: bold}
.smallcontent a:hover {  color: #336699; text-decoration: underline; font-weight: bold}
.smallcontent a:active {  color: #CC3333; text-decoration: underline; font-weight: bold}

.contentgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #038656;
	font-style: italic;
	font-weight: normal;
}
.contentgreen a {  color: #038656; text-decoration: none; font-weight: bold}
.contentgreen a:visited {  color: #038656; text-decoration: none; font-weight: bold}
.contentgreen a:hover {  color: #038656; text-decoration: underline; font-weight: bold}
.contentgreen a:active {  color: #038656; text-decoration: none; font-weight: bold}

.contentgreensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #038656;
	font-style: normal;
	font-weight: normal;
}

.contentbrickred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	color: #b22222;
}

.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.contentwhite a {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
.contentwhite a:visited {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
.contentwhite a:hover {  color: #FFFF00; text-decoration: underline; font-weight: bold}
.contentwhite a:active {  color: #ff8c00; text-decoration: underline; font-weight: bold}

.contentwhiteB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.contentB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	list-style-type: square;
}

.content14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

.content14 a {
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}

.content14 a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFCC;
}

.content14 a:visited {
	color: #333333; 
	text-decoration: none; 
	font-weight: normal
}

.contentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-style: italic;
	font-weight: normal;
}

.HRCaptcha {
	background-color: white;
	border-right: 1.0pt solid black;
	border-left: 1.0pt solid black;
	border-top: 1.0pt solid black;
	border-bottom: 1.0pt solid black;
}

.popupborder { 
	border-right: 1.0pt solid #666666;
	border-left: 1.0pt solid #666666;
	border-top: 1.0pt solid #666666;
	border-bottom: 1.0pt solid #666666;
	/*border-color: #666666;*/
}

fieldset.NewUpdates {
	border: 1px solid #696969; 
	padding: 5px; 
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #696969; 
	font-weight: normal;
	background-color: #FFFFFF;
}

legend.NewUpdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #696969; 
	font-weight: normal;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}
.sidebar a {
	color: #ff8c00;
	font-weight: normal;
	text-decoration: none;
}
.sidebar a:visited {
	color: #ff8c00;
	font-weight: normal;
	text-decoration: none;
}
.sidebar a:hover {
	color:#336699;
	font-weight: normal;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003366; 
	font-weight: bold
}
.copyright a {  color: #ff8c00; text-decoration: underline; font-weight: bold}
.copyright a:visited {  color: #ff8c00; text-decoration: underline; font-weight: bold}
.copyright a:hover {  color: #336699; text-decoration: underline; font-weight: bold}
.copyright a:active {  color: #CC3333; font-weight: bold}

.copyright2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold}
A.copyright2:link {  color: #FFFFFF; text-decoration: none; font-weight: bold}
A.copyright2:visited {  color: #FFFFFF; text-decoration: none; font-weight: bold}
A.copyright2:hover {  color: #FFFF00; text-decoration: none; font-weight: bold}
A.copyright2:active {  color: #FFFFFF; text-decoration: none; font-weight: bold}

.footerlinks { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold}
A.footerlinks:link {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
A.footerlinks:visited {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
A.footerlinks:hover {  color: #FFFF00; text-decoration: underline; font-weight: bold}
A.footerlinks:active {  color: #FFFFFF; text-decoration: underline; font-weight: bold}

/*--------------------------------------------------
  body containers
  --------------------------------------------------*/

#container {
	width: 100%;
	padding: 0px;
	border: 0px solid #ccc;
	background: #fff;
}
	
#container2 {
	width: 100%;
	padding: 4px;
	border-top: 1px solid #6699cc;
	border-right: 0px none #ccc;
	border-bottom: 0px none #ccc;
	border-left: 0px none #ccc;
}	

/*--------------------------------------------------
  new tabs
  ul.tabnav = the tab navigation list
  li a.Active = the active tab
  --------------------------------------------------*/
  
ul.tabnav
{
 margin-top: 1px;
 margin-left: 5px;
 padding: 3px 0;
 border-bottom: 1px solid #336699;
 font: bold 12px Arial, Helvetica, sans-serif;
}

ul.tabnav li
{
 list-style-type: none;
 margin: 0;
 display: inline;
}

ul.tabnav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border-left: 1px solid #336699;
 border-right: 1px solid #336699;
 border-top: 1px solid #336699;
 border-bottom: none;
 background: #dcdef6;
 text-decoration: none;
 color: gray;
}

/*ul.tabnav li a:link
{ 
 color: gray; 
}

ul.tabnav li a:visited 
{ 
 color: black; 
}*/

ul.tabnav li a:hover
{
 color: #fff;
 background: #336699;
 border-color: #336699;
}

ul.tabnav li a.Active
{
 color: #000;
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabnav li a.Active:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid #fff;
}

/*--------------------------------------------------
  new tabs - 11px
  ul.tabnav = the tab navigation list
  li a.Active = the active tab
  --------------------------------------------------*/
  
ul.tabnav11
{
 margin-top: 1px;
 margin-left: 5px;
 padding: 2px 0;
 border-bottom: 1px solid #336699;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
}

ul.tabnav11 li
{
 list-style-type: none;
 margin: 0;
 display: inline;
}

ul.tabnav11 li a
{
 padding: 2px 0.5em;
 margin-left: 3px;
 border-left: 1px solid #336699;
 border-right: 1px solid #336699;
 border-top: 1px solid #336699;
 border-bottom: none;
 background: #dcdef6;
 text-decoration: none;
 color: gray;
}

/*ul.tabnav11 li a:link
{ 
 color: gray; 
}

ul.tabnav11 li a:visited 
{ 
 color: black; 
}*/

ul.tabnav11 li a:hover
{
 color: #fff;
 background: #336699;
 border-color: #336699;
}

ul.tabnav11 li a.Active
{
 color: #000;
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabnav11 li a.Active:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid #fff;
}

/*--------------------------------------------------
  old tabs - need to remove
  --------------------------------------------------*/
	
#tabnav {
		height: 20px;
		margin: 0;
		padding-left: 0px;
		background: url(../images/graydot.gif) repeat-x bottom;
}

#tabnav li {
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
		float: left;
		background: #f3f3f3;
		font-size: 14px;
		line-height: 14px;
		font-weight: normal;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #6699cc;
		text-decoration: none;
		color: #6699CC;
}

#tabnav a:link.active, #tabnav a:visited.active {
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #6699CC;
}

#tabnav a:hover {
		background: #fff;
    	color: #ff8c00;
}

/*--------------------------------------------------
  form widgets
  --------------------------------------------------*/

.input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999 ; 
	border: 1px #336699 solid;
}

.inputSpecial {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #FFFFCC;
}

.buttonSpecial {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border: 1px #666666 solid;
	background-color: #FFFFCC;
}

.selectSpecial {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #FFFFCC;
}

select {
    color: #000000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #ffffff;
	/*border: 1px #336699 solid;*/
}

.linkbutton {
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid;
	border-color: #FF0000;
	border-width: thin 1px 1px thin;
	cursor: pointer;
	background-color: #ff8c00;
}

.Uinput	{ 
	BORDER: #003C6A 1px solid;  
	BACKGROUND-COLOR: white;  
	FONT-FAMILY: Arial;  
	FONT-SIZE: 10px; 
	COLOR: #003C6A;   
	TEXT-DECORATION: none
}

/*--------------------------------------------------
  alert boxes
  --------------------------------------------------*/

div.alertbox {
	border: 1px solid #b22222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #b22222;
	width: 100%;
}

div.NotificationBox {
	border: 1px solid #b22222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #b22222;
	width: 425px;
}

/*--------------------------------------------------
  dropshadow effect - cross browser compliant
  --------------------------------------------------*/

.dropshadow1{
	/*text-align: center;*/
	/*float:left;*/
	/*clear:left;*/
	background: url(http://www.mhmraharris.org/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://www.mhmraharris.org/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	/*width: 500px;*/
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	/*border: 1px solid #999999;*/
	padding:4px;
	font-size:14px;
	margin: 0px;
}