html {
	height: 100%;
	
}
html.use_scroll_wrapper {
	overflow: hidden;
	height:100%;
}
html.auto_resize_iframe {
	height: auto
}
body {
	height: 100% ; padding-right: 0px; padding-left: 0px;padding-bottom: 0px; margin: 0px; padding-top: 0px;
	overflow-x: hidden;
}


body #tool_bar {

	z-index: 9999991;
	left: 0px;
	bottom:0px;
	padding-bottom: 0px;
	*padding-bottom: 0px;
	bottom: 0px;
	padding-top: 0px;
	position: fixed;
	height: 15px ;
	background-image: url('../../images/bgrepeat.gif');
	text-align:center;	
	height: 25px;
	left: 5%;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	font-family: "Tahoma",Arial;
	font-size: 11px;
	width: 90%	
}


.new_notification
{
	background-image:url(../../images/notification_count.gif);
	background-repeat:no-repeat;
	background-position:2 -1;
	position:relative;
	top:-11px;
	right:-18px;
	width:19px;
	height:18px;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:8px;
	padding-top:2px;
	font-weight:bold;
	display:none;
}



.use_scroll_wrapper #scroll_wrapper {
	overflow: auto; width: 100%; position: relative; height: 100% ;
}

.use_scroll_wrapper body #tool_bar {
	position: absolute
}

/*================================================*/
.webeserve_button {
	border-right: 1px solid #b5b5b5;
	height: 25px;
	padding: 2px;
	vertical-align:middle;
	cursor: pointer;
}

.webeserve_note 
{
	background-image:url(../../images/note.gif);
	background-repeat:no-repeat;
	background-position:5 1;
	*background-position:center;
	border-left:1px solid #b5b5b5;
	border-top:#8FC0DB 1px solid;
	border-right:none;
	margin-right:0px;
	width:30px;
}


.webeserve_feed_back
{
	background-image:url(../../images/feedback.gif);
}




.webeserve_button_hover {
	border-left:1px solid #b5b5b5;
	border-right:none;
	padding: 2px;
	vertical-align:middle;
	cursor: pointer;
	background-color:#FFFFFF;
}
.hide_line{
	display:none;
	background-color: #FFF;
	height:1px;
	width:100%;
	position:relative;
	top:-4px;
	left:-2px;
	z-index: 1500;
	padding:2px;
}
.webeserve_fright {
	float:right;
}
.webeserve_fleft {
	float:left;
}

.webeserve_traypopup {
	background-color: #FFF;
	z-index: 1000;
	position: absolute;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b5b5b5;	
	padding: 0px;
	width: 250px;
	overflow-x: hidden;
	overflow-y: hidden;	
	
}



.webeserve_button_active 
{
	background-color: #fff;
}

.notification_ajax_loading{
display:none;
background-image:url(../../images/loading_bar_2.gif);
background-repeat:no-repeat;
}

.notification_ajax_loading_box{
display:none;
background-image:url(../../images/loading_bar_2.gif);
background-repeat:no-repeat;
position:relative;
top:4px;
}

.loading_ajax_box{
        margin-right:10px;
		background:url(../../images/loading_bar_2.gif);
		background-position:10px 8px;
		padding-right:5px;
		padding-left:33px;
		padding-top:7px;		
		background-repeat:no-repeat;
		color:#00375F;
		font-weight:bold;
		text-decoration:none;
}


.notification_txt{
	text-align:left;
	padding:10px;
}

.notification_txt_td{
padding:aopx;

}



.notification_close{
	float:right;
	position:relative;
	top:-50px;
}

.notification_close_x
{
background-image:url(../../js/jq/themes/base/images/ui-icons_cd0a0a_256x240.png);
cursor:pointer;
}

.notification_ajax_header
	{
		background-color:#E0EFFC;
		position:relative;		
		z-index:9999999;
		display: block;
		padding-top: 3px;
		padding-right: 8px;
		padding-bottom: 3px;
		padding-left: 8px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:left;
		color:#2E6E9E;
		border-bottom:#C3D2DF 1px solid;
		cursor:pointer;
	}
	
	.notification_ajax_tools{
	padding-top:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	position:relative;
	top:-2px;
	}	

	.notification_ajax{
	display:table;
	*display:table-cell;
	width:100%;
	}
	
#notifications_table{
	max-height: 400px;
	overflow-x: hidden;
	overflow-y:auto;
	position:relative;
	left:-3px;
}


	.webepoints_count{
		background:url(../../images/webepoints.gif);
		background-repeat:no-repeat; 
		background-position:5px 2px;
        padding-right:5px;
		padding-left:30px;
		padding-top:7px;		
		color:#00375F;
		font-weight:bold;

	}
.withdraw_money{
		background:url(../../images/fund.gif);
		background-position:5px 2px;
		padding-right:5px;
		padding-left:33px;
		padding-top:7px;		
		background-repeat:no-repeat;
		color:#00375F;
		font-weight:bold;
}


.primary_money{
		background:url(../../images/cash_balanc.gif);
		background-position:5px 2px;
		padding-right:5px;
		padding-left:33px;
		padding-top:7px;		
		background-repeat:no-repeat;
		color:#00375F;
		font-weight:bold;
}


.log_out{
		background:url(../../images/logout.gif);
		background-position:5px 2px;
		padding-right:5px;
		padding-left:33px;
		padding-top:7px;		
		background-repeat:no-repeat;
		color:#00375F;
		font-weight:bold;
		text-decoration:none
}


.home{
		background:url(../../images/home.gif);
		background-position:5px 2px;
		padding-right:5px;
		padding-left:33px;
		padding-top:7px;		
		background-repeat:no-repeat;
		color:#00375F;
		font-weight:bold;
		text-decoration:none
}


	.new_campaign_tool_bar{
		background:url(../../images/new_campaign.gif);
		background-repeat:no-repeat; 
		background-position:2px 2px;
        padding-right:5px;
		padding-left:30px;
		padding-top:7px;		
		color:#00375F;
		font-weight:bold;
	}

.notification_ajax_hide_all{ /* The small - in the top */
float: right;
width: 9px;
height: 2px;
background-color: #adbed8;
overflow-x: hidden;
overflow-y: hidden;
position: absolute;
right: 10px;
top: 10px;
}
