body{
    background-image: url(images/bg-txt-mifind.gif);
	background-repeat: repeat-x;
	background-color: #330000;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
} 
/******************************************************/
/******************************************************/
/*General*/
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.heading{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
h1{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h2{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h3{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h4{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h5{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h5 a{
   text-decoration: none;
	color: #000000;
}
h5 a:link{
   text-decoration: none;
	color: #000000;
}
h5 a:hover{
   text-decoration: none;
	color: #000000;
}
h6{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	font-style: italic;
	font-size: 16px;
	color: #999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.white{
	color: #ffffff;
}
.orange{
	color: #fcae38;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a{
	 text-decoration: none;
	color: #ffffff;
}
.footer a:link{
	 text-decoration: none;
	color: #ffffff;
}
.footer a:hover{
	 text-decoration: none;
	color: #ff6600;
}
a{
   text-decoration: none;
	color: #000000;
}
a:link{
   text-decoration: none;
	color: #000000;
}
a:hover{
   text-decoration: none;
	color: #ff6600;
}
a.other{
   text-decoration: none;
	color: #ff6600;
}
a:link .other{
   text-decoration: none;
	color: #ff6600;
}
a:hover .other{
   text-decoration: none;
	color: #000000;
}
a:visited .other{
   text-decoration: none;
	color: #000000;
}

img{
	border: 0px;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/******************************************************/
/******************************************************/
/*foundation*/
.foundation-table{
	width: 100%;
	height: 100%;
}
/******************************************************/
/*header*/
.header{
	height: 95px;
	background-image: url(images/logo-mifind.png);
	background-repeat: no-repeat;
	background-position: center;	
	background-position: bottom;
}
.header span{
	padding: 0 0 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	display: block;
}
/******************************************************/
/*navigation*/
.navigation{
	height: 28px;
	background-image: url(images/bg-nav.gif);
	background-repeat: repeat-x;
}
.navigation p{
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 font-size: 12px;
 color: #ffffff;
}
a.nav-home {
 text-decoration: none;
 color: #ffffff;
 width: 44px;
 height: 18px;
 padding: 0px 8px 3px 5px;
}
a:hover.nav-home{
 /*background-image: url(images/nav-rollover-home.png);
 background-repeat: no-repeat;
 width: 44px;
 height: 18px;*
 padding: 0px 8px 2px 5px;*/
 text-decoration: underline;
 color: #ff9900;
  
}

a.nav-about{
 text-decoration: none;
 color: #ffffff;
 width: 44px;
 height: 18px;
 padding: 0px 8px 3px 5px;
}
a:hover.nav-about{
 /*background-image: url(images/nav-rollover-about.png);
 background-repeat: no-repeat;
 padding: 0px 8px 2px 5px;
 width: 44px;
 height: 18px;*/
 text-decoration: underline;
 color: #ff9900;
  
  }
  
a.nav-product{
 text-decoration: none;
 color: #ffffff;
 width: 44px;
 height: 18px;
 padding: 0px 8px 3px 5px;
}
a:hover.nav-product{
 /*background-image: url(images/nav-rollover-products.png);
 background-repeat: no-repeat;
  padding: 0px 8px 2px 5px;
 width: 44px;
 height: 18px;*/
 text-decoration: underline;
 color: #ff9900;
}
  
a.nav-community{
 text-decoration: none;
 color: #ffffff;
 width: 44px;
 height: 18px;
 padding: 0px 8px 3px 5px;
}
a:hover.nav-community{
 /*background-image: url(images/nav-rollover-community.png);
 background-repeat: no-repeat;
  padding: 0px 8px 2px 5px;
 width: 44px;
 height: 18px;*/
 text-decoration: underline;
 color: #ff9900;
}

a.nav-contact{
 text-decoration: none;
 color: #ffffff;
 width: 44px;
 height: 18px;
 padding: 0px 8px 3px 5px;
}
a:hover.nav-contact{
 /*background-image: url(images/nav-rollover-contact.png);
 background-repeat: no-repeat;
 padding: 0px 8px 2px 5px;
 width: 44px;
 height: 18px;*/
 text-decoration: underline;
 color: #ff9900;
 }
 /******/
 .nav-sub{
	width: 130px;
 }
  .nav-sub-block{
 	border-left: 2px solid #b30000;
	border-right: 2px solid #b30000;
	border-bottom: 2px solid #b30000;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
 }
  .nav-sub-block a{
 	border: 2px solid #7f0000;
	background-color: #541f1f;
	color: #c3b1b1;
	text-decoration: none;
	display: block;
	height: 15px;
	padding: 2px 5px 2px 5px
 }
   .nav-sub-block a:hover{
 	border: 2px solid #b30000;
	background-color: #b30000;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 15px;
	padding: 2px 5px 2px 5px
 }
/******************************************************/
/*Content*/
.content{
	padding: 10px 0 0 0;
}
.content-area{
	margin: 10px 0 0 0;
}
.content-login{
	margin: 15px 0 0 0;
}
.home-blocks{
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: regular;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.home-blocks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: regular;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.home-blocks-TL{
  background-position: bottom;
  height: 8px;
  width: 10px;
  background-image: url(images/hme-bgcnt-topCL01.png);
  background-repeat: no-repeat;
}
.home-blocks-TM{
   background-position: bottom;
	width: 148px;
	background-image: url(images/hme-bgcnt-topMM02.png);
	background-repeat: no-repeat;
}
.home-blocks-TR{
  background-position: bottom;
  height: 8px;
  width: 10px;
  background-image: url(images/hme-bgcnt-topCR03.png);
  background-repeat: no-repeat;
}
.home-blocks-ML{
 background-image: url(images/hme-bgcnt-mdlML01.png);
}
.home-blocks-MM{
  width: 148px;
  background-image: url(images/hme-bgcnt-mdlMM02.png);
}
.home-blocks-MR{
	background-image: url(images/hme-bgcnt-mdlMR03.png);
}
.home-blocks-BL{
  height: 19px;
  width: 10px;
  background-image: url(images/hme-bgcnt-btmCL01.png);
  background-repeat: no-repeat;
}
.home-blocks-BM{
  width: 148px;	
  background-image: url(images/hme-bgcnt-btmMM02.png);
  background-repeat: no-repeat;
}
.home-blocks-BR{
  height: 19px;
  width: 10px;	
  background-image: url(images/hme-bgcnt-btmCR03.png);
  background-repeat: no-repeat;
}
.content-block-topL{
	background-image: url(images/block-top-crnrL.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
	
}
.content-block-topM{
 	background-image: url(images/block-top-mdl.png);
	width: 100%;
	
}
.content-block-topR{
 	background-image: url(images/block-top-crnrR.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}
.content-block-cntrL{
	background-image: url(images/block-cntr-L.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fbfbfb;
	width: 10px;
}
.content-block-cntrLb{
	background-image: url(images/block-cntr-Lb.png);
	background-repeat: repeat-y;
	width: 3px;
}
.content-block-cntrM{
	background-image: url(images/block-cntr-Mdl.png);
	/*background-repeat: repeat-x;
	background-color: #b4b4b4;*/
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 866px;
}
.content-block-cntrM span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.content-block-cntrM h5{
	padding: 0 0 10px 0;
}
.content-block-cntrM h6{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.content-block-cntrM  h3{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
.content-block-cntrM  h3 a{
	color: #000000;
	text-decoration: none;
}
.content-block-cntrM  h3 a:hover{
   color: #ff6600;
	text-decoration: none;
}
.content-block-cntrR{
	background-image: url(images/block-cntr-R.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fbfbfb;
	width: 7px;
}
.content-block-cntrRb{
	background-image: url(images/block-cntr-Rb.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.content-block-btmL{
	 background-image: url(images/block-btm-crnrL.png);
	 background-repeat: no-repeat;
	 width: 13px;
	height: 21px;
}
.content-block-btmM{
	 background-image: url(images/block-btm-mdl.png);
	 width: 100%;
}
.content-block-btmR{
	 background-image: url(images/block-btm-crnrR.png);
	 background-repeat: no-repeat;
	 width: 12px;
	 height: 21px;
}
.blocks{
    background-image: url(images/content-blocks.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 170px;
	height: 254px;
	padding: 4px 0px 0 0;
}
.sqr-crnr-top-left{
	background-image: url(images/sqr-corners-line-hrz.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 1px;
}
.sqr-crnr-top-right{
	background-image: url(images/sqr-corners-line-hrz.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: right;
	height: 1px;
}
.sqr-crnr-btm-left{
	background-image: url(images/sqr-corners-line-hrz.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left;
	height: 1px;
}
.sqr-crnr-btm-right{
	background-image: url(images/sqr-corners-line-hrz.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: right;
	height: 1px;
}
.cnt{
	margin: 3px 0 0 0;
}
.text{
	padding: 5px 5px 5px 5px;
}
.image-spacing{
	margin: 0px 0 0 0;
}
.companyswapL{
   width: 110px;
	background-image: url(images/melange-arwL.gif);
	background-repeat: no-repeat;
		background-position: 0px 103px;
	padding-top: 103px;
}
.companyswapR{
    width: 110px;
	background-image: url(images/melange-arwR.gif);
	background-repeat: no-repeat;
	background-position: 0px 103px;
	padding-top: 103px;
}
/*switchon/webmail login*/
.login{
}
.login-TL{
 background-image:  url(images/login-block-top01CL.png);	
 background-repeat: no-repeat;
 width: 8px;
 height:9px;
}
.login-TM{
	 background-image: url(images/login-block-top02M.png);
	 height:9px;
}
.login-TR{
	background-image: url(images/login-block-top03CR.png);
	background-repeat: no-repeat;
	width: 8px;
	height:9px;
}
.login-ML{
	 background-image:  url(images/login-block-mdl01CL.png);
}
.login-MM{
	 background-image: url(images/login-block-mdl02M.png);
}
.login-MR{
	 background-image: url(images/login-block-mdl03MR.png);
	 
}
.login-BL{
	 background-image: url(images/login-block-btm01CL.png);
	 background-repeat: no-repeat;
	 width: 8px;
	height: 7px;
}
.login-BM{
	 background-image: url(images/login-block-btm02M.png);
	 height: 7px;
}
.login-BR{
	 background-image: url(images/login-block-btm03CR.png);
	 background-repeat: no-repeat;
	 width: 8px;
	 height: 7px;
}
/***/
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.textfield{
   width: 90px;
	height: 14px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ababab;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
}
#so_sub{
	background: transparent;	
	color: #960000;
	border: 0px;
   font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#so_sub a{
   text-decoration: none;
	color: #960000;
}
#so_sub a:link{
   text-decoration: none;
	color: #960000;
}
#so_sub a:hover{
   text-decoration: none;
	color: #666666;
}
#Webmail{
	background: transparent;
	border: 0px;
   font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #960000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#Webmail a{
   text-decoration: none;
	color: #960000;
}
#Webmail a:link{
   text-decoration: none;
	color: #960000;
}
#Webmail a:hover{
   text-decoration: none;
	color: #000000;
}

#btn_mitxt{
   background: transparent;
   border: 0px;
   font-family: Arial, Helvetica, sans-serif;
   text-align: left;
   font-style: normal;
   font-size: 13px;
   font-weight: bold;
   color: #960000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
#btn_mitxt a{
   text-decoration: none;
   color: #960000;
}
#btn_mitxt a:link{
   text-decoration: none;
   color: #960000;
}
#btn_mitxt a:hover{
   text-decoration: none;
   color: #66666;
}


.webmail{
   width: 100%;
}
.switchon{
   width: 100%;
}

/*news*/
.news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.news a{
   text-decoration: none;
	color: #000000;
}
.news a:link{
   text-decoration: none;
	color: #666666;
}
.news a:hover{
   text-decoration: none;
	color:  #ff9900;
}
.text-news{
	padding: 5px 5px 5px 2px;
}
.orange-star{
	color: #fcae38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*content-inside*/
.content-mainleft{
	width: 14px;
	height: 255px;	
	background-image: url(images/cnt-main-left.png);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.content-mainright{
	width: 14px;
	height: 255px;
	background-image: url(images/cnt-main-right.png);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.content-mainbg{
	width: 893px;
	height: 255px;
	background-image: url(images/cnt-main-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content-mainbg-outlook {
   width: 893px;
   height: 255px;
   background: #FDFDFD;
}
.textfield-border{
   width: 120px;
	height: 14px;
	border: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #afaeae solid;
	color: #000000;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
}
.textfield-comments{
   width: 116px;
	height: 41px;
	border: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #afaeae solid;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
}
.submit{
   background: transparent;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f17a11;
	border: none;
}

/******************************************************/
/*pullup*/

#staffDiv {
bottom:0;
clear:both;
display:block;
height:40px;
left:0;
overflow:hidden;
position:fixed;
width:100%;
z-index:3;
}

.pullup-block{
	background-image: url(images/bg-pullup.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.pullup-block span{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b8a77;
}
.characters{
background-image: url(images/bg-characters.png);
background-repeat: repeat-x;
height: 140px;
}
.characters .hd01{
   font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-style: italic;
	font-size: 18px;
	color: #ff9900;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.characters p{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*registration*/
.reg-mainleft{
	width: 14px;
	height: 255px;	
	background-image: url(images/cnt-main-left.png);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.reg-mainright{
	width: 14px;
	height: 255px;
	background-image: url(images/cnt-main-right.png);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.reg-mainbg{
	width: 250px;
	height: 255px;
	background-image: url(images/cnt-main-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.cls_tbl_register_frm {
   font-size: 8pt;
}
.cls_tbl_register_frm_sub td{
   font-size: 8pt;
   height: 22px;
}
.cls_input {
   font-size: 8pt;
}

/*-------------------------- main nav -----------------------------------*/
/*        a.nav-home {
 text-decoration: none;
 color: #ffffff;
 width: 44px;
 height: 18px;
 padding: 0px 8px 3px 5px;
}
a:hover.nav-home{
 //background-image: url(images/nav-rollover-home.png);
 //background-repeat: no-repeat;
 //width: 44px;
 //height: 18px;*
 //padding: 0px 8px 2px 5px;
 text-decoration: underline;
 color: #ff9900;
  
} 

 .nav-sub{
   width: 130px;
 }
  .nav-sub-block{
    border-left: 2px solid #b30000;
   border-right: 2px solid #b30000;
   border-bottom: 2px solid #b30000;
   width: 130px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
 }
  .nav-sub-block a{
    border: 2px solid #7f0000;
   background-color: #541f1f;
   color: #c3b1b1;
   text-decoration: none;
   display: block;
   height: 15px;
   padding: 2px 5px 2px 5px
 }
   .nav-sub-block a:hover{
    border: 2px solid #b30000;
   background-color: #b30000;
   color: #ffffff;
   text-decoration: none;
   display: block;
   height: 15px;
   padding: 2px 5px 2px 5px
 }


 */  
.menu {font-size:11px;padding-bottom:0px; padding-left: 0px; padding-top: 8px; font-family: Arial, Helvetica, sans-serif;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:transparent url(images/trans.gif);}

/* style the sub-level lists */
.menu ul ul {width:100px;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left; height:3em;line-height:3em;}

/* style the sub level list items *&*^&*^&*^&*^&*^*&^&*^&*^ *&^*&^&*^&*^&*^*&^*&^*&^ *&^*&^*&^*&^*&^*&^*&^*&^ &*^&*^*&^*&^*&^&*&*^&^*/
.menu ul ul li { border-left: 2px solid #b30000; border-right: 2px solid #b30000; border-bottom: 2px solid #b30000; display:block; width:130px; height:auto; position:relative; background-color:#541f1f; color:#c3b1b1; padding:0px; font-family: Arial, Helvetica, sans-serif;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block; height:100%;font-size:1em;text-decoration:none;color:#ffffff;background:transparent url(images/trans.gif);padding:0 8px 0 8px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#541f1f; color:#c3b1b1;width:108px;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:100px; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {display:block;background:#541f1f; color:#c3b1b1;width:108px;height:100%;line-height:1em; padding:0.5em 1em;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ffffff;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background-color:#ffffff; }
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ffffff;}

/* style the level hovers */
/* first */
.menu a:hover {color:#FF6600;background:transparent url(images/trans.gif);}
.menu :hover > a {color:#FF6600;background:transparent url(images/trans.gif);}
/* second */
.menu ul ul a:hover{color:#ffffff;background:#b30000;}
.menu ul ul :hover > a {color: #ffffff;background:#b30000;}
/* third */
.menu ul ul ul a:hover {color:#ffffff;background:#b30000;}
.menu ul ul ul :hover > a {color:#ffffff;background:#b30000;}
/* fourth */
.menu ul ul ul ul a:hover {background:#ffffff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:100px;}

/* position the third level flyout menu */
.menu ul ul ul{left:12em;top:0;width:100px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-40em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}



/***********/

.stafflogin-block{
	width: 330px;
}
.stafflogin-block-topL{
	background-image: url(images/block-top-crnrL.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
	
}
.stafflogin-block-topM{
 	background-image: url(images/block-top-mdl.png);
	width: 100%
	
}
.stafflogin-block-topR{
 	background-image: url(images/block-top-crnrR.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}
.stafflogin-block-cntrL{
	background-image: url(images/block-cntr-L.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fbfbfb;
	width: 10px;
}
.stafflogin-block-cntrLb{
	background-image: url(images/block-cntr-Lb.png);
	background-repeat: repeat-y;
	width: 3px;
}
.stafflogin-block-cntrM{
	background-image: url(images/block-cntr-Mdl.png);
	/*background-repeat: repeat-x;
	background-color: #b4b4b4;*/
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 330px;
}
.stafflogin-block-cntrM span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}
.stafflogin-block-cntrM h5{
	padding: 0 0 10px 0;
}
.stafflogin-block-cntrM h6{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.stafflogin-block-cntrM  h3{
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
.stafflogin-block-cntrM  h3 a{
	color: #666666;
	text-decoration: none;
}
.stafflogin-block-cntrM  h3 a:hover{
   color: #ff6600;
	text-decoration: none;
}
.stafflogin-block-cntrR{
	background-image: url(images/block-cntr-R.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fbfbfb;
	width: 7px;
}
.stafflogin-block-cntrRb{
	background-image: url(images/block-cntr-Rb.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.stafflogin-block-btmL{
	 background-image: url(images/block-btm-crnrL.png);
	 background-repeat: no-repeat;
	 width: 13px;
	height: 21px;
}
.stafflogin-block-btmM{
	 background-image: url(images/block-btm-mdl.png);
	 width: 100%;
}
.stafflogin-block-btmR{
	 background-image: url(images/block-btm-crnrR.png);
	 background-repeat: no-repeat;
	 width: 12px;
	 height: 21px;
}