/* 
  my303.com v1.1 stylesheet 
  created 24 february 2010
  updated 02 march 2010
  created by www.souldesigngroup.com
  copyright 303 Computers 
*/

/*************** logo */
#brand {
	width:334px;
	height:122px;
	position:absolute;
	top:60px;
	left:20px;
	background:url(img/logo-my303.png) no-repeat top left;
	_background:url(img/logo-my303.gif) no-repeat top left;
}


/*************** nav on */
.on-home {display:none;}
#home .on-home {display:inline; _display:none;}

.on-webmail-jersey {display:none;}
#webmail-jersey  .on-webmail-jersey  {display:inline; _display:none;}

.on-webmail-denver {display:none;}
#webmail-denver .on-webmail-denver {display:inline; _display:none;}

.on-filespace {display:none;}
#filespace .on-filespace {display:inline; _display:none;}

.on-ftp {display:none;}
#ftp .on-ftp {display:inline; _display:none;}

.on-web-fileshares {display:none;}
#web-fileshares .on-web-fileshares {display:inline;}

.on-303-db {display:none;}
#303-db .on-303-db {display:inline; _display:none;}


/********************************************************* FOOTER */
#logo-footer {
	width:100px;
	height:37px;
	margin:0 auto;
	_margin:0 25px;
	text-indent:-9999px;
	background:url(img/logo-my303-sm.png) center no-repeat;
	_background:url(img/logo-my303-sm.gif) center no-repeat;
}