﻿/* ==val== */
#wim {display:block!important;width:445px!important;text-align:center;padding:94px 20px 50px;background:#000 url(wimages/1.gif) 0 40px no-repeat;margin:0 auto;}
#wim span {color:#e2a62d;text-indent:3px;}
#wim br {overflow:hidden;height:0;display:none;}
#wim input#wim_imageChooser  {
	position:relative;
	left:35px;
}

#wim input#wim_uploadImageSubmit {
	background:url(wimages/btn-upload-black.gif) 0 0 no-repeat;
	text-indent:-9999px;
	width:191px;
	height:44px;
	border:0;
	cursor:pointer;
	margin:20px 127px 12px;
}
#wim input#wim_uploadImageSubmit:hover {
	background-position:0 -45px;
}
#wim_lblInfo {display:none;}

#wim_wim_img {margin:20px;border:4px solid #e2a62d;display:none;}
/* ==val== */

.webImageMaker_popup
{
    position:absolute;
    left:0;
    top:0;
    z-index:500;
    background-color:#000;
    border:1px solid #e2a62d;
}

.webImageMaker_thumbs
{
    overflow:auto;
    width:250px;
    height:250px;
    position:absolute;
    z-index:501;
    background-color:#ffffff;
    border:1px solid #000000;
}

.webImageMaker_thumbs input
{
    margin:3px;
    padding:3px;
    float:left;
}

.webImageMaker_thumbpicker
{
    font-size:x-small;
    background-color:#ffffff;
    margin-bottom:4px;
}

.webImageMaker_canvas
{
    position:absolute;
    top:30px;
    left:15px;
    z-index:501;
}

.webImageMaker_selection
{
    position:absolute;
    border:2px dotted #fff;
    z-index:502;
	 -moz-box-shadow:0 0 10px #000000;
	 -webkit-box-shadow:0 0 10px #000000;
	background:transparent url(wimages/crop-resize.gif) right bottom no-repeat;
}

.webImageMaker_popup input
{
    width:80px;
    margin:5px 0px 0px 15px;
}

#wim_wim_confirm {
	width:104px;
	height:43px;
	background:url(wimages/btn-crop-black.gif) 0 0 no-repeat;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	top:5px;
	left:0;
}

#wim_wim_confirm:hover,.disabledclass {
	background-position:0 -43px;
}



#wim_wim_cancel {
	width:132px;
	height:43px;
	background:url(wimages/btn-cancel-black.gif) 0 0 no-repeat;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	top:5px;
	left:120px;
}

#wim_wim_cancel:hover {
	background-position:0 -45px;
}

#wim_wim_popup img#wim_wim_canvas {
	border:2px solid white !important;
}

#wim_wim_popup {
	padding-bottom:40px;
}

#wim_ctl01 {
	color:white;
	display:block;
	font:12px/18px arial,sans-serif;
	left:282px;
	position:absolute;
	top:11px;
	z-index:9999;
	color:#ff9600;
}
