﻿#ctl00_UpdateProgressMaster, #ctl00_ctl00_UpdateProgressMaster
{
	top: 0px;
	right: 0%;
	position: absolute;
}
.showad p{
	display:inline;
	padding:0;
	margin:0;
}

#ctl00_divNotification, #ctl00_ctl00_divNotification
{
	visibility: hidden;
	width: 100%;
	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;
} 

/* Themes common fixes */
.loginbtnswrap{
	text-align:center;
	width:100%;
	padding:4px 0 4px 0;
	vertical-align:top
}
.cardspace, .facebookbtn{
	margin:0 0 2px 0;	
}
.myspacebtn {
	margin:0 0 4px 0;
}
.cardspace button, .myspacebtn input{
	width:170px;
	padding:1px;
	margin:0;
	clear:both;
}