

.overlay_greylighting {

	background-color: black;

	filter:alpha(opacity=90);

	-moz-opacity:0.6;

	opacity:0.6;

}



.greylighting_wired_frame {

	background:#FFF;

	filter:alpha(opacity=60);

	-moz-opacity:0.6;

	opacity:0.6;	

}



.greylighting_nwOLD {

	background:transparent url(lighting/top-left-grey.png) no-repeat 0 0;			

	width:9px;

	height:28px;

}



.greylighting_nOLD {

	background:transparent url(lighting/top-middle-grey.png) repeat-x 0 0;			

	height:28px;

}



.greylighting_neOLD {

	background:transparent url(lighting/top-right-grey.png) no-repeat 0 0;			

	width:15px;	  

	height:28px;

}



.greylightingOLD{

	background:transparent url(lighting/left-grey.png) repeat-y top left;			

	width:9px;

}



.greylighting_eOLD {

	background:transparent url(lighting/right-grey.png) repeat-y top right;			

	width:15px;	  

}



.greylighting_swOLD {

	background:transparent url(lighting/bottom-left-grey.png) no-repeat 0 0;			

	width:9px;

	height:15px;

}



.greylighting_sOLD {

	background:transparent url(lighting/bottom-middle-grey.png) repeat-x 0 0;			

	height:15px;

}



.greylighting_seOLD, .greylighting_sizerOld  {

	background:transparent url(lighting/bottom-right-grey.png) no-repeat 0 0;			

	width:15px;

	height:15px;

}



.greylighting_sizerOld {

	cursor:se-resize;	

}



.greylighting_close {

	width:15px;

	height:9px;

	background:transparent url(lighting/button-close-grey.png) no-repeat 0 0;			

	position:absolute;

	top:11px;

	right:10px;

	cursor:pointer;

	z-index:1000;

}



.greylighting_maximizeOLD {

	width:15px;

	height:9px;

	background:transparent url(lighting/button-maximize-grey.png) no-repeat 0 0;			

	position:absolute;

	top:11px;

	right:25px;

	cursor:pointer;

	z-index:1000;

}



.greylighting_minimizeOLD {

	width:15px;

	height:9px;

	background:transparent url(lighting/button-minimize-grey.png) no-repeat 0 0;			

	position:absolute;

	top:11px;

	right:40px;

	cursor:pointer;

	z-index:1000;

}



.greylighting_titleOLD {

	float:left;

	height:14px;

	font-size:14px;

	font-weight:bold;

	font-family:Verdana, Arial, sans-serif;

	text-align:center;

	margin-top:2px;

	width:100%;

	color:#525252;

}



.greylighting_contentOLD {

	overflow:auto;

	color:#000;

	font-family:Verdana, Arial, sans-serif;

	font-size:12px;

	background: transparent;

}



/* For alert/confirm dialog */

.greylighting_windowOLD {

	border:1px solid #F00;	

	background:#FFF;

	padding:20px;

	margin-left:auto;

	margin-right:auto;

	width:400px;

}



.greylighting_messageOLD {

  	font-size:12px;

	text-align:center;

	width:100%;

	padding-bottom:10px;

}



.greylighting_buttons {

	text-align:center;

	width:100%;

}



.greylighting_buttons input {

	border:1px solid #999;

	border-top-color:#CCC;

	border-left-color:#CCC;

	padding:2px;

	background-color:#FFF;

	color:#333;

	background-image:url(lighting/background_buttons.gif);

	background-repeat:repeat-x;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	text-align:center;

}



.greylighting_progress {

	float:left;

	margin:auto;

	text-align:center;

	width:100%;

	height:16px;

	background:transparent url('lighting/spinner.gif') no-repeat center center

}



/* FOR IE */

* html .greylighting_nwOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/top-left-grey.png", sizingMethod="crop");

}



* html .greylighting_OLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/top-middle-grey.png", sizingMethod="scale");

}



* html .greylighting_neOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/top-right-grey.png", sizingMethod="crop");

}



* html .greylighting_wOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/left-grey.png", sizingMethod="scale");

}



* html .greylighting_eOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/right-grey.png", sizingMethod="scale");

}



* html .greylighting_swOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/bottom-left-grey.png", sizingMethod="crop");

}



* html .greylighting_sOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/bottom-middle-grey.png", sizingMethod="scale");

}



* html greylighting_seOLD, * html .greylighting_sizerOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/bottom-right-grey.png", sizingMethod="crop");

}



* html .greylighting_closeOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/button-close-grey.png", sizingMethod="crop");

}



* html .greylighting_minimizeOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/button-minimize-grey.png", sizingMethod="crop");

}



* html .greylighting_maximizeOLD {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/lighting/button-maximize-grey.png", sizingMethod="crop");

}



* html .greylighting_contentOLD {

	background:#C7C7C7;

}

