 #sel {
	position: absolute;
	border: 1px dotted #bbffbb;
	z-index: 20;
	font-size: 0px;
 	line-height: 0px;
 	cursor: move;
} 

#pip-div { z-index: 25; position: absolute;font-size: 0px;line-height: 0px;	cursor: move;filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: none;
		background-color: #ffffff;}
#pip-img { z-index: 24; position: absolute; border: 1px dotted #333333;
user-select: none; 
-khtml-user-select: none; 
-moz-user-select: none;
}


#tl, #tr, #bl, #br, #tm, #bm, #lm, #rm,  #tlp, #trp, #blp, #brp, #tmp, #bmp, #lmp, #rmp
{
	z-index: 30; 
	position:absolute; 
	width: 6px; 
	height: 6px; 
	background-color: #ffffff; 
	float: left;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}
  
  
#tl, #tlp  
{
cursor: se-resize;
}

#bm, #tm, #bmp, #tmp  
{
cursor: s-resize;
}

#lm, #rm, #lmp, #rmp  
{
cursor: w-resize;
}

#tr, #trp
{
cursor: sw-resize;
}
#bl, #blp
{
cursor: ne-resize;
}
#br, #brp 
{
cursor: nw-resize;
}

#imgdiv
{font-size: 0px;
line-height: 0px;
}

#PEstatus-bar
{
color: #ffffff;
height: 18px;
padding: 2px 0px 0px 10px;
font-weight: bold;
margin-top: 0px;
}

#PEstatus-bar-back
{

background-image: url(../img/bar.gif);
}






body, th, td, input, textarea, select, option, button {
font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
}

#PEmain
{
border: 1px solid #333333; 
display: none; 
color: black; 
background-color: #000; 
position:absolute; 
width: 0px; 
height: 0px;
}

#imgdiv
{
display: none; 
z-index: 9;
position:absolute; 
width: 0px; 
height: 0px; 
background-image: url(../ico/back.gif);
_background-image: none;
}

#imgdivsach
{
display: none; 
z-index: 8;
position:absolute; 
width: 0px; 
height: 0px; 
background-image: url(../ico/back.gif);
_background-image: none;
}

#imgdivback
{
  display: none; 
  z-index: 7; 
  position:absolute; 
  filter: alpha(opacity=40); 
  -moz-opacity: 0.40; 
  opacity: 0.4;
  width: 0px; 
  height: 0px;
  background-image: url(../ico/back.gif)
}
#imgdivf, #imgdivbar
{
  display: none; 
  z-index: 10; 
  position:absolute; 
/*  filter: alpha(opacity=50); 
  -moz-opacity: 0.6; */
  
  background-color: #222;
  cursor: crosshair;
  width: 0px; 
  height: 0px;
}

#imgdivbar
{  
  z-index: 9; 
  filter: alpha(opacity=90); 
  -moz-opacity: 0.9;
  opacity: 0.9;
  background-color: #444;
}

.opacity6
{
  filter: alpha(opacity=70); 
  -moz-opacity: 0.70; 
} 
.opacity0
{
  filter: alpha(opacity=0); 
  -moz-opacity: 0.0; 
  opacity: 0;
} 

/* Dialogs */
.dialog
{
	display:none; 
	z-index: 99; 
	width:270px; 
	position: absolute; 
	left: 0; 
	top: 0; 
	border: 1px solid #000000; 
	background-color: #f5fff5
}

.dialog a:link, .dialog a:visited, .dialog a {color: #006600}
.dialog a:hover {color:#33AA00} 

.dialog .accept
{
	border: 1px solid #000000;
	width: 60px;
	margin-right: 3px;
}

.mailinput
{
	border: 1px solid #000000;
	width: 160px;
	margin-right: 2px;
	margin-left: 2px;
}


.captcha
{
	border: 1px solid #000000;
	width: 138px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
}


#PE-open input, #PE-PIP input , #PE-text input, #PE-save input, #PE-round input
{
	border: 1px solid #000000;
	width: 160px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px
}

#PE-contrast button, #PE-resize button, #PE-open button, #PE-PIP button, #PE-bubble button, #PE-text button, #PE-round button, #PE-wap button
{
	border: 1px solid #000000;
	width: 25px;
	height: 19px;
	margin-right: 2px;
	margin-left: 2px;
}

#PE-open button, #PE-PIP button, #PE-bubble button, #PE-text button
{
background-image: url(../img/arrow.gif);
background-position: 1px 1px;
background-repeat: no-repeat;
padding-left: 11px;
width: 35px;
}

#PE-text .accept , #PE-PIP .accept, #PE-bubble .accept, #PE-save .accept, #PE-round .accept      
{
background-image: url(../img/accept.gif);
background-position: 2px 3px;
background-repeat: no-repeat;
padding-left: 13px;
width: 65px;
}

#PE-text .cancel,  #PE-PIP .cancel,  #PE-bubble .cancel, #PE-round .cancel
{
background-image: url(../img/cancel.gif);
background-position: 2px 3px;
background-repeat: no-repeat;
padding-left: 13px;
width: 65px;
}

#PE-contrast input, #PE-resize input, #PE-wap input
{
width: 35px;
padding-left: 3px;
border: 1px solid #000000;
}

#PE-resize input, #PE-wap input
{
margin: 1px;
}

#PE-resize button
{
 width: 100px;
	background-image: url(../img/accept.gif);
background-position: 2px 3px;
background-repeat: no-repeat;
padding-left: 13px;
}

#PE-wap button
{
 width: 100px;
	background-image: url(../img/accept.gif);
background-position: 2px 3px;
background-repeat: no-repeat;
padding-left: 13px;
}

#textI
{
	border: 1px solid #000000;
	width: 220px;
	_width: 210px;
	height: 40px;
}

.dialog_title
{
background-image: url(../img/bar.gif); 
height: 15px; 
color: #ffffff; 
font-weight: bold; 
text-align: left; 	
padding: 2px 0px 2px 10px
}

.dialog_title .close 
{
	float: right; 
	margin-right: 3px; 
	cursor: pointer;
}

.dialog_content
{
 padding: 10px;
}

/* Controls */

.control 
{
background-repeat: no-repeat;

height: 30px;
_height: 32px;
width: 30px;  
_width: 32px;
padding: 0px;	

}

.zoom-in
{
background: url(../ico/zoom_in.gif);
}

.zoom-out
{
background: url(../ico/zoom_out.gif);
}

.zoom100
{
background: url(../ico/zoom_100.gif);
}

.flipH
{
background: url(../ico/horizontal_flip.gif);
}

.flipV
{
background: url(../ico/vertical_flip.gif);
}

.rotateR
{
background: url(../ico/rotate_right.gif);
}

.rotateL
{
background: url(../ico/rotate_left.gif);
}

.crop
{
background: url(../ico/crop.gif);
}

.open
{
background: url(../ico/open.gif);
}

.contrast
{
background: url(../ico/contrast.gif);
}

.brightness
{
background: url(../ico/brightness.gif);
background-position: -2px;
}
.grayscale
{
background: url(../ico/grayscale.gif);
background-position: -2px;
}
.negate
{
background: url(../ico/negate.gif);
}
.undo
{
background: url(../ico/undo.gif);
}

.save
{
background: url(../ico/save.gif);
}

.resize
{
background: url(../ico/resize.gif);
}

.text
{
background: url(../ico/text.gif);
}

.pip
{
background: url(../ico/pip.gif);
}

.mail
{
background: url(../ico/mail.gif);
}

.imageshack
{
background: url(../ico/imageshack.gif);
}

.roundcorners
{
background: url(../ico/round.gif);
}
.frame
{
background: url(../ico/frame.gif);
}
.wap
{
background: url(../ico/phone.gif);
}
.bubble
{
background: url(../ico/bubble.gif);
}


body {margin: 0px; padding: 0px;
user-select: none; 
-khtml-user-select: none; 
-moz-user-select: none;
}

/*.vad-maintab-content
{
 width:auto;
 margin-left: 5px;
 _margin-left: 5px;
 margin-right: 8px;
 float: none;
 
}

.vad-maintabbed {
	margin-bottom: 10px !important;
	z-index: 100;
	padding: 5px 0px 15px 0px;
}*/

.app_title
{
background-image: url(../img/bar.gif); 
height: 15px; 
color: #ffffff; 
font-weight: bold; 
text-align: left; 	
padding: 2px 0px 2px 10px
}

.app_title a:link, .app_title a, .app_title a:visited {color: #FFFFFF}
.app_title a:hover {color: #DDFFDD}

.upload-body {margin: 0px; padding: 0px; margin-top: 5px; margin-left: 5px; background-color: #f5fff5}

#tablepippreview input {width: 16px; border: 0px}
#tablepippreview {width:120px; height: 80px; border: 1px solid #000; background-color: #449944}
#controls {background-color: #d9ffd9; padding: 5px; background-image: url(../img/toolbar.gif)}
#callback {font-size: 16px; margin-left: 10px; font-weight: bold}

#head
{
	background-image: url(../img/bar.gif);
	/*background: #000;*/
	height: 15px; 
	color: #ffffff; 
	font-weight: bold; 
	padding: 2px 0px 2px 10px
}

#head a:link, #head a, #head a:visited {color: #FFFFFF}
#head a:hover {color: #DDFFDD}

.Ttooltip {background-color: #e6ffbb; border: 1px solid #009933}
.TDtooltip {background-color: #e6ffbb}

#status-loader { background-image: url(../img/loader.gif); width: 43px; height: 11px}
#img-loader {height: 9px}
