
img, div { behavior: url(/admin/ie6fixes/iepngfix/iepngfix.htc); }
body { behavior: url(/admin/ie6fixes/iehoverfix/csshover.htc); }

div#sortableNavContainer {
   width: 400px;
   border: 2px solid #336699;
   background: #EFF7FF;
}

div#sortableNavContainer div {
   border: 1px solid #336699;
   margin: 5px;
   padding: 3px 5px;
   background: #DFEFFF;
   font-weight: bold;
   cursor: move;
}

table#imageTable {
   background: #336699;
   color: #FFFFFF;
   text-align: center;
   width: 759px;
}

div#sortableImageContainer {
   width: 755px;
   border: 2px solid #336699;
   background: #EFF7FF;
}

div#sortableImageContainer div {
   border: 1px solid #336699;
   margin: 5px;
   padding: 3px 5px;
   background: #DFEFFF;
   font-weight: bold;
   cursor: move;
}

#menuLink {
   background: #DFEFFF;
   border: 2px solid #336699;
   width: 350px;
   height: 95px;
   margin-bottom: 2px;
}

#menuLink:hover div#adminIcon {
   background: transparent url('../images/icons/adminc.png') top left no-repeat;
}

div#adminIcon {
   height: 77px;
   width: 77px;
   background: transparent url('../images/icons/adminbw.png') top left no-repeat;
   float: left;
}

*html #adminIcon {
   /*--- hide png background for IE5 --*/
   background-image:none;  /*--- insert png background for IE6 --*/
   voice-family: "\"}\"";
   voice-family:inherit;
   background-repeat: no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/icons/adminbw.png');
}

div#photoGalIcon {
   height: 95px;
   width: 77px;
   background: transparent url('../images/icons/photogalbw.png') top left no-repeat;
   float: left;
}

*html #photoGalIcon {
   /*--- hide png background for IE5 --*/
   background-image:none;  /*--- insert png background for IE6 --*/
   voice-family: "\"}\"";
   voice-family:inherit;
   background-repeat: no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/icons/photogalbw.png');
}

#menuLink:hover div#photoGalIcon {
   background: transparent url('../images/icons/photogalc.png') top left no-repeat;
}

div#slideShowIcon {
   height: 56px;
   width: 77px;
   background: transparent url('../images/icons/projectorbw.png') top left no-repeat;
   float: left;
}

* html #slideShowIcon {
   /*--- hide png background for IE5 --*/
   background-image:none;  /*--- insert png background for IE6 --*/
   voice-family: "\"}\"";
   voice-family:inherit;
   background-repeat: no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/icons/projectorbw.png');
}

#menuLink:hover div#slideShowIcon {
   background: transparent url('../images/icons/projectorc.png') top left no-repeat;
}

div#editorIcon {
   height: 69px;
   width: 77px;
   background: transparent url('../images/icons/editorbw.png') top left no-repeat;
   float: left;
}

*html #editorIcon {
   /*--- hide png background for IE5 --*/
   background-image:none;  /*--- insert png background for IE6 --*/
   voice-family: "\"}\"";
   voice-family:inherit;
   background-repeat: no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/icons/editorbw.png');
}

#menuLink:hover div#editorIcon {
   background: transparent url('../images/icons/editorc.png') top left no-repeat;
}

div#navIcon {
   height: 91px;
   width: 77px;
   background: transparent url('../images/icons/navbw.png') top left no-repeat;
   float: left;
}

*html #navIcon {
   /*--- hide png background for IE5 --*/
   background-image:none;  /*--- insert png background for IE6 --*/
   voice-family: "\"}\"";
   voice-family:inherit;
   background-repeat: no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/icons/navbw.png');
}

#menuLink:hover div#navIcon {
   background: transparent url('../images/icons/navc.png') top left no-repeat;
}

div#newsIcon {
   height: 82px;
   width: 77px;
   background: transparent url('../images/icons/newsletterIconbw.png') top left no-repeat;
   float: left;
}

*html #newsIcon {
   /*--- hide png background for IE5 --*/
   background-image:none;  /*--- insert png background for IE6 --*/
   voice-family: "\"}\"";
   voice-family:inherit;
   background-repeat: no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/icons/newsletterIconbw.png');
}

#menuLink:hover div#newsIcon {
   background: transparent url('../images/icons/newsletterIconc.png') top left no-repeat;
}

div#logoutIcon {
   height: 136px;
   width: 350px;
   background: transparent url('../images/icons/logoutc.png') top left no-repeat;
}
