﻿body {
        font-family: arial,Verdana, Helvetica, sans-serif;
    font-size: 15px;
     color: #000000;
    
}

li {
    margin-bottom:8px;
}
.popup {
    border: thick;
    border-color: #191970;
    border-style: solid;
    background-color:#E8E8F1;
   
    
}
.modalBackground {
	background-color:gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.pageHeader {
    font-size:15px;
    color:#971a31;
    font-weight:bold;
}

.paragraphHeader {
     font-size:13px;
    color:#97012e;
    font-weight:bold;
}
  .invalidBox
{
	background: #FFDDDD;
	
}
.redAsterisk
{
	vertical-align:text-top;
font-size: 16px;
	 color: Red;
	  
}
 .watermark 
{

	
	color: #888888;
}

 .footerText
 {
     color: White;
     font-size:16px;
 }
 
  .footerTextLarge
 {
     color: White;
     font-size:22px;
 }
 
 a.footerLink:link
{
    color: White;
    font-size:16px;
    text-decoration:none;
}

a.footerLink:visited
{
    color: White;
    font-size:16px;
    text-decoration:none;
}

a.footerLink:active
{
    color: White;
    font-size:16px;
    text-decoration: none;
}
a.footerLink:hover
{
    color: White;
    font-size:16px;
    text-decoration: underline;
} 




 .footerTextSmall
 {
     color: White;
     font-size:12px;
 }
a.footerLinkSmall:link
{
    color: White;
    font-size:12px;
    text-decoration:none;
}

a.footerLinkSmall:visited
{
    color: White;
    font-size:12px;
    text-decoration:none;
}

a.footerLinkSmall:active
{
    color: White;
    font-size:12px;
    text-decoration: none;
}
a.footerLinkSmall:hover
{
    color: White;
    font-size:12px;
    text-decoration: underline;
} 
 
/*  lightbox  */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink { right: 0; float: right;  background: url(images/nextlabel.gif) right 0% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0px 10px ;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	/* End lightbox  */
	
	
	

	/* Admin Styles */
    .menuText
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}

.menuTextHover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: underline;
	font-size: 12px;
		font-weight:bold;
		height:19px;
		 padding-left:25px;
		  padding-top:3px;
}

td.menuTD
{
	background-image: url('images/MenuCatBg.jpg'); 
	height:22;	
}

      .popupMenu {
	
	visibility:hidden;
	background-color:#FFFFFF;
	border: solid 1px black;
	
	

}




a.menuTextLink:link
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}

a.menuTextLink:visited
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}


a.menuTextLink:Hover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: underline;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}

a.menuTextLinkTall:link
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:29px; 
		padding-left:25px; 
		padding-top:3px;
}

a.menuTextLinkTall:visited
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:29px; 
		padding-left:25px; 
		padding-top:3px;
}


a.menuTextLinkTall:Hover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: underline;
	font-size: 12px;
		font-weight:bold;
		height:29px; 
		padding-left:25px; 
		padding-top:3px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;

}


a.adminPageHeaderLink:link
{
   			font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color:Black;
	
		 text-decoration: none;
}

a.adminPageHeaderLink:visited
{	font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color:Black;	
		
			 text-decoration: none;
}


a.adminPageHeaderLink:Hover
{
		font-size:12px;
	font-weight: bold;
	font-family:Arial;
   		
	color: #FF2d56;	
		
		
	
	 text-decoration: underline;
	
	
}

    .popupLink
      {
      		font-family: Arial;
		font-size: 12px;
		cursor:hand;
		color: #46577f;
		font-weight:bold;
      }
    /* End Admin Style*/



    
.crumbText
{
    font-size: 11px;
}


 a.crumbLink:link
{
font-size:11px;
	color: blue;
	 text-decoration: none;
}

a.crumbLink:visited
{
font-size:11px;
color: blue;
 text-decoration: none;
}


a.crumbLink:Hover
{
font-size:11px;
	color: purple;
	 text-decoration: underline;
}




.sideMenuHeader {
    color: white;
    font-size:18px;
    font-weight:bold;
}




 a.sideMenuHeader:link
{
    color: #98012e;
    font-size:18px;
    text-decoration:none;
}

a.sideMenuHeader:visited
{
    color: #98012e;
    font-size:18px;
    text-decoration:none;
}

a.sideMenuHeader:active
{
    color: #98012e;
    font-size:18px;
    text-decoration: none;
}
a.sideMenuHeader:hover
{
    color: #98012e;
    font-size:18px;
    text-decoration: none;
}


 a.sideMenuItem:link
{
    color: #3a3a3a;
    font-size:15px;
    text-decoration:none;
}

a.sideMenuItem:visited
{
    color: #3a3a3a;
    font-size:15px;
    text-decoration:none;
}

a.sideMenuItem:active
{
    color: #3a3a3a;
    font-size:15px;
    text-decoration: none;
}
a.sideMenuItem:hover
{
    color: #3a3a3a;
    font-size:15px;
    text-decoration: underline;
}

.contentPageTitle {
    font-size: 20px;
    color: #2e363e;
}



A:link	{	
		font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
	font-weight: normal;
	text-decoration: none;
	}	
		
A:visited	{	
font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
    font-weight: normal;
	 text-decoration: none;	
	}	
			
A:hover	{	
		font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:red;
	font-weight: normal;
    text-decoration: underline;
	}
  





/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
	    
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
	/*End Reorder List*/




/*Reorder List Images*/



.reorderListImage li {
	list-style:none;
	margin:5px;
padding-left: 5px;
	  background-color: #99bff0;
	color:#FFF;
	border: solid 1px black;
	    
}

.reorderListImage li a {color:#FFF !important; font-weight:bold;}

	/*End Reorder List Images*/


    
A.whiteBoldLink:link	{	
		font-family: Arial;
	font-size: 12px;
	color:white;
	font-weight: bold;	
	text-decoration: none;
	}	
		
A.whiteBoldLink:visited	{	
font-family: Arial;
	font-size: 12px;
	color:white;
	font-weight:bold;
	 text-decoration: none;	
	 
	}	
			
A.whiteBoldLink:hover	{	
		font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
    text-decoration: underline;
	}

.largeHeader {
    color: #003e45;
    font-size:24px;
    font-weight:bold;
}

.largeContent {
    font-size:15px;
}





 .footerText
 {
     color: White;
     font-size:14px;
 }
 .footerTextHeader
 {
     color: White;
     font-size:18px;
 }
 
 


.sideMenuHeaderSmall {
    color: #202d3f;
    font-size:14px;
    font-weight:bold;
}



 a.sideMenuHeaderSmall:link
{
    color: #202d3f;
    font-size:14px;
    text-decoration:none;
}

a.sideMenuHeaderSmall:visited
{
    color: #202d3f;
    font-size:14px;
    text-decoration:none;
}

a.sideMenuHeaderSmall:active
{
    color: #202d3f;
    font-size:14px;
    text-decoration: none;
}
a.sideMenuHeaderSmall:hover
{
    color: #202d3f;
    font-size:14px;
    text-decoration: none;
}

.galleryThumb {
    border: solid 2px  #CCCCCC;
}

.galleryThumbHighlighted {
     border: solid 2px #d0382b;
}






    
 a.treeLink:link
{
font-size:10px;
	color: black;
	 text-decoration: none;
}

a.treeLink:visited
{
font-size:10px;
color: black;
 text-decoration: none;
}


a.treeLink:Hover
{
font-size:10px;
	color: purple;
	 text-decoration: underline;
}

 a.treeLinkSelected:link
{
font-size:10px;
	color: black;
	 text-decoration: underline;
	  font-weight:bold;
}

a.treeLinkSelected:visited
{
font-size:10px;
color: black;
 text-decoration: underline;
 font-weight:bold;
}


a.treeLinkSelected:Hover
{
font-size:10px;
	color: purple;
	 text-decoration: underline;
	 font-weight:bold;
}
A:link	{	
		font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
	font-weight: normal;
	text-decoration: none;
	}	
		
A:visited	{	
font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
    font-weight: normal;
	 text-decoration: none;	
	}	
			
A:hover	{	
		font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:red;
	font-weight: normal;
    text-decoration: underline;
	}

@media (max-width:44.00em) {

    .MobileTable {
        width:100% !important;
    }
        .MobileTable td {
            width:100% !important;
            display:block !important;
        }
}