﻿.logoutButton:hover
{
	 text-decoration:underline;
}


#cropPanel
{
    width: 600px;
    height: 470px;
    top: 70px;
    left: 100px;
    background-color: Gray;
    position: absolute;
    z-index: 15000;
}


/*

update pannels

*/

#updateFrame
{
    position:absolute;
    width: 342px;
    height: 182px;
    top: 150px;
    left:300px;
    z-index: 10000;
    cursor:default;
	background-image: url('../../images/textupdatebackground.jpg');
}

.floatdv
{
    float: right;
    margin-right: 10px;
}

.floatdv1 
{
	color:White;
	float:right;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:68px;
	height:23px;
	display:block;
}

.floatdv2 
{
	color:White;
	float:right;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:68px;
	height:23px;
	margin-right:19px;
}

.textUpdateButtonsBox
{
    width: 262px;
    height: 61px;
    position: relative;
}

.floatdv3 {
color:White;
float:right;
font-size:14px;
font-weight:bold;
margin-right:88px;
text-decoration:none;
}

.detailsUpdateLabel
{
    color: Black;   
}

.title_name
{
    color: Black;
}

#content_input
{
    width: 242px;
    height: 59px;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}

#title_input
{
    color: Black;
}

#uploadObjectDivContainer
{
    background-color: Transparent;
    width: 342px;
    height: 182px;
	display: none;
	position: absolute;
	top: 100px;
	right: 370px;
	background-image: url('../../images/textupdatebackground.jpg');
	z-index: 10000;
}

.uploadObjectDivContainerInner
{
    width: 342px;
    height: 182px;
	position: relative;    
}

.uploadControlls
{
    position: absolute;
    top: 154px;
    right: 92px;   
}

.txtExplainLabel {
color:Black;
direction:rtl;
font-size:13px;
font-weight:bold;
position:absolute;
right:0px;
text-align:center;
top:122px;
width:342px;
}

.imgExplainLabel
{
color:Black;
direction:rtl;
font-size:13px;
font-weight:bold;
position:absolute;
right:0px;
text-align:center;
top:74px;
width:342px;
}


.content_name
{
    color: Black;
}

.title_form
{
    color: Black;
}

.img_name
{
    color: Black;
}

#videoTutorialButton
{
    width: 125px;
    height: 30px;
    background-image: url('../../images/general/sirtonbotten1.png');
    position: absolute;
    top: 100px;
    right: 100px;
}

.controlPanel
{
	background-image: url('../../images/general/upheadarnew_.jpg');
	background-color: #020202;
	border-top: 4px solid #f4f4f4 ;
	border-left: 4px solid #f4f4f4 ;
	border-right: 4px solid #a4a4a4;
	border-bottom: 4px solid #a4a4a4;
	text-align: right;
	width: 927px;
	height: 24px;
	line-height: 24px;
	padding-right: 35px;
	color: White;
}

.controlPanel a
{
	color: White;
	font-size: 15px;
	display: block;
	float: right;
	text-decoration: none;
}

.controlPanel a:hover
{
	text-decoration: underline;
}

.controlPanel b
{
	color:White;
}

.controlPanel font 
{
	color:White;
	display:block;
	float:right;
	margin:0px 15px;
}

.controlPanel div
{
	color:White;
	display:block;
	float:right;
}

.controlPanel select
{
	color:black;
	float:right;
	height: 22px;
}

.firstEnterPopup 
{
background-image:url(../../images/general/startpopwindow.jpg);
background-repeat:no-repeat;
color:black;
font-size:15px;
height:180px;
left:300px;
padding:10px 25px 0px 25px;
position:absolute;
text-align:right;
top:150px;
width:345px;
z-index:100000;
direction: rtl;
border:3px solid black;

}

.firstEnterPopup a
{
	color:black;
	text-decoration: underline;
}

.firstEnterPopup b
{
	font-size: 20px;
	color: Black;
	display: block;
	text-align: center;
}

#flashMissingContent
{
    background-color: white;
    border: solid 1px black;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    direction: rtl;
}


.img_sendsms_link
{
	behavior: url(iepngfix.htc);       
}