﻿#layerbgimg {
	position:absolute;
	z-index:1;
	margin-right: 0px;
	margin-top: -3px;
}

#layerplayer {
	position:absolute;
	width:168;
	height:126;
	z-index:2;	
	margin-left: 2px;
	visibility: visible;	
}

.noPlayer {
	direction: ltr;
	position:absolute;
	width:168px;
	height:126px;
	z-index:3;
	margin-right: 3px;
	margin-top: -1px;
}

#butset {
	direction: ltr;
	position:absolute;
	width:50px;
	height:27px;
	z-index:10;	
	margin-top: 149px;
}
#Div1 {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	margin-left: -206px;
	margin-top: 127px;
	overflow: hidden;
}

#volset {
	direction: ltr;
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	margin-left: 80px;
	margin-top: 154px;
	overflow: hidden;
}

#Stat {
	direction: ltr;
	position:absolute;
	width:49;
	height:10;
	z-index:2;
	margin-right: 122px;
	margin-top: 100px !important;
	margin-top: 105px;
	font-size:9px;
	text-align: center;
}

.form_widget_amount_slider{
	direction: ltr;
	border-top:1px solid #9d9c99;
	border-left:1px solid #9d9c99;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	background-color:#f0ede0;
	height:3px;
	position:absolute;
}

#timerstat{
	direction: ltr;
	position:absolute;
	z-index:3;
	margin-right: 194px;
	margin-top:-10px;	
}

#slider {
	direction: ltr;
	position:absolute;
	z-index:3;
	margin-right: 55px;
	margin-top: 107px !important;
	margin-top: 115px;
	background-color: #FFE11F;
	margin-left:56px;	
}

#slider2 {
	direction: ltr;
	position:absolute;
	z-index:4;
	margin-left: 55px;
	margin-top: 104px !important;
	margin-top: 112px;
	background-color: #FFE11F;
	margin-right:120px;
}
.StatusBufferLBL {
    background-image: url('../images/buffer.gif');
    background-repeat:no-repeat;
	width:49px;
	height:10px;
	margin-top:-115px;
	margin-left: 120px;
}
.StatusNoneLBL {
	background-color:  Transparent;
}
.FullScreenBTN {
	background-image: url('../images/enlarge.gif');
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	cursor: pointer;
}
.prevBTN {
    background-image: url('../images/pre_butt_def.gif');
    background-repeat:no-repeat;
	width:14px;
	height:14px;
	clear: left; 
	cursor: pointer;
}
.nextBTN {
    background-image: url('../images/next_butt_def.gif');
    background-repeat:no-repeat;
	width:14px;
	height:14px;
	clear: left; 
	cursor: pointer;
}
.playBTNPaused {
    background-image: url('../images/pause_over.gif');
    background-repeat:no-repeat;
	width:14px;
	height:14px;
	clear: left; 
	cursor: pointer;
}
.playBTNdef {
    background-image: url('../images/play_default.gif');
    background-repeat:no-repeat;
	width:14px;
	height:14px;
	clear: left; 
	cursor: pointer;
}
.playBTNPlaing {
    background-image: url('../images/play_over.gif');
    background-repeat:no-repeat;
	width:14px;
	height:14px;
	clear: left; 
	cursor: pointer;
}
.ClkPic {
	cursor: pointer;
}
.pauseBTNPaused {
    background-image: url('../images/stop_over.gif');
    background-repeat:no-repeat;
	width:14px;
	height:14px;
	cursor: pointer;
}
.pauseBTNPlaing {
	background-image: url('../images/stop_def.gif');
	background-repeat:no-repeat;
	width:14px;
	height:14px;
   	cursor: pointer;
}
.volbtnMuteAct {
	background-image: url('../images/vol_mute.gif');
	background-repeat:no-repeat;
	width:12px;
	height:13px;
	cursor: pointer;
}
.volbtnMed {
	background-image: url('../images/vol_med.gif');
	background-repeat:no-repeat;
	width:12px;
	height:13px;
	cursor: pointer;
}
.volbtnLow {
	background-image: url('../images/vol_low.gif');
	background-repeat:no-repeat;
	width:12px;
	height:13px;
	cursor: pointer;
}
.volbtnMuteDis {
	background-image: url('../images/vol_high.gif');
	background-repeat:no-repeat;
	width:12px;
	height:13px;
	cursor: pointer;
}
.FoxX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding-left: 5px;
}

#layerPlayerEnd
{
    display:none;
    text-align:center;
    background-image:url('../images/finalFrame_bg.jpg');
    background-repeat:no-repeat;
    width:168px;
    height:126px;
}

#layerPlayerEnd .name
{
    font-weight:bold;
    padding-top:35px;
    color:#5A5A5A;
}

#layerPlayerEnd div
{
    padding-top:5px;
}

#layerplayer #layerPlayerEnd .click2call
{
    background-image:url('/Hebrew/images/newSite/icons/click2call.gif');    
    background-position:right;
    background-repeat:no-repeat;
    padding-right:20px;
    text-decoration:none;
    display:block;
    margin:auto;
    width:80px !important;
    width:100px;
}