#ctl00_UpdateProgressMaster
{
	top: 0px;
	right: 0%;
	position: absolute;
}

/*
#ctl00_divNotification
{
	visibility: hidden;
	width: 150px;
	border: solid 1px gray;
	padding: 10px;
	z-index: 100;
	background-color: InfoBackground;
	cursor: hand;
}
*/

#ctl00_divOnlineUsers
{
	visibility: hidden;
	font-family: Arial, sans-serif;
	width: 170px;
	z-index: 200;
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 7px;
	border: 2px solid #cecece;
	background-color: #FFFFFF;
}

#ctl00_divOnlineUsers table thead
{
	color: #30317f;
}

.slideshow
{
	height: 200px;
	width: 150px;
	margin: auto;
}

.slideshow div
{
	height: 190px;
	width: 150px;
}

.slideshow img 
{ 
	padding: 10px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}

.slideshow .bullet
{
	padding: 0px; 
	border: 0px; 
}

#ctl00_divNotification, #ctl00_ctl00_divNotification
{
	visibility: hidden;
/*	width: 100%;*/
	width: 60%;
	z-index: 100;
	height: 65px;
	background:#000 url(not_back.jpg) repeat-x center !important;
	margin:0;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
}
.btnClose{
	background:url(btnClose.jpg) no-repeat;
	border:0;
	margin:0;
	padding:0;
	height:27px;
	width:60px;
	cursor: hand;
}
#tableNotification
{
    width: 100%;
    height: 65px;
	color:#fff !important;
    padding: 0;
    margin: 0;
    overflow:hidden;
    position:absolute;

}
.innerwrap{
	padding:0;
	margin:0px 0 0px 0;
	width:100%;
	height:65px;
}
.tdleft{
	width:64px;
	padding:0px 0 0 0;
	vertical-align:middle;
	height:65px;
}
.tdright{
	color:#fff;
	font-size:13px;
	padding:0px 0 0 0;
	vertical-align:middle;
	height:65px;
	
}

#divNotificationHeader
{
	padding:13px 10px 5px 10px;
	z-index: 100;
	height:37px
}
#divNotificationInner
{
	padding: 0px 0 0px 0px;
	z-index: 100;
	cursor: hand;
	height:65px;
	margin:0;
	overflow:hidden;
}
.tdleft img{
	padding:0px;
	border:1px solid #000;
}
.NotificationHover
{
    cursor: pointer;
    padding:0px;
}
.NotificationHover .tdright
{
	color:#ffa200
}

.NotificationInactive
{
    padding:0px;
}

.photonote {
	display: none;
	background: url(spacer.gif); 
	overflow: hidden; 
	position: absolute; 
	z-index: 0;
	cursor: pointer;
	line-height:0px;
	font-size:0px;
	margin: 0px;
}

.photonote2 {
	border: 1px solid #000; 
	height:100%;
	padding:0px;
	margin:0;
}
.photonote3{
	border: 1px solid #fff; 
	overflow: hidden; 
	height:100%;
	padding: 0px;
	line-height:0px;
	font-size:0px;
	margin: 0 0 0px 0;	
}
.photonote_hover{
	border:1px solid yellow;
	padding:0px;
}
.photonotep {
	display: none; 
	background: #fff; 
	border: 1px solid gray;
	font-size: 8pt; 
	margin-top: 0px; 
	padding: 2px;
	position: absolute;
	width: 140px;
	cursor: text;
	z-index: 10000;
} 


