/* Focused windows */
.overlay_mac_os_x
{background-color: #CCCCCC;	filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0;}

.mac_os_x_nw
{background: transparent url(../images/common/exit/mac_os_x/TL_Main.gif) no-repeat 0 0; width:24px; height:30px;}

.mac_os_x_n
{background: transparent url(../images/common/exit/mac_os_x/T_Main.gif) repeat-x 0 0;  height:30px;}

.mac_os_x_ne
{background: transparent url(../images/common/exit/mac_os_x/TR_Main.gif) no-repeat 0 0;	width:31px; height:30px;}

.mac_os_x_w
{background: transparent url(../images/common/exit/mac_os_x/L_Main.gif) repeat-y top left;  width:16px;}

.mac_os_x_e
{background: transparent url(../images/common/exit/mac_os_x/R_Main.gif) repeat-y top right;  width:16px;}

.mac_os_x_sw
{background: transparent url(../images/common/exit/mac_os_x/BL_Main.gif) no-repeat 0 0;	width:31px; height:40px;}

.mac_os_x_s
{background: transparent url(../images/common/exit/mac_os_x/B_Main.gif) repeat-x 0 0; height:40px;}


.mac_os_x_se, .mac_os_x_sizer
{background: transparent url(../images/common/exit/mac_os_x/BR_Main.gif) no-repeat 0 0; width:31px; height:40px;}

.mac_os_x_se, .mac_os_x_sizer
{background: transparent url(../images/common/exit/mac_os_x/BR.gif) no-repeat 0 0;	 width:31px;  height:40px;}

.mac_os_x_sizer
{cursor:se-resize;}
/*
.mac_os_x_close
{width: 19px;	height: 19px;	background: transparent url(../images/common/exit/mac_os_x/close.gif) no-repeat 0 0;			
position:absolute; top:12px; left:25px;	cursor:pointer; z-index:1000;}

.mac_os_x_minimize
{width: 19px;	height: 19px;	background: transparent url(../images/common/exit/mac_os_x/minimize.gif) no-repeat 0 0;			
position:absolute;	top:12px; left:45px;	cursor:pointer; z-index:1000;}

.mac_os_x_maximize
{width: 19px;	height: 19px;	background: transparent url(../images/common/exit/mac_os_x/maximize.gif) no-repeat 0 0;			
	position:absolute; top:12px; left:65px; cursor:pointer; z-index:1000;}
*/
.mac_os_x_title
{float:left;	height:14px;	font-family: Tahoma, Arial, sans-serif; font-size:12px;
	text-align:center;	margin-top:8px; width:100%;	 color:#000;}

.mac_os_x_content
{overflow:auto; background:#f0f0f0; font: normal 0.8em Arial; color:#555555; line-height:1.3;}

.mac_os_x_s .status_bar
{padding-bottom:24px;}


/* Focused windows */

.overlay_blur_os_x
{background-color: #CCCCCC; filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0;}

.blur_os_x_nw
{background: transparent url(../images/common/exit/mac_os_x/TL.gif) no-repeat 0 0;	  width:24px;  height:30px;}

.blur_os_x_n
{background: transparent url(../images/common/exit/mac_os_x/T.gif) repeat-x 0 0;	height:30px;}

.blur_os_x_ne
{background: transparent url(../images/common/exit/mac_os_x/TR.gif) no-repeat 0 0;	  width:31px;	  
  height:30px;}

.blur_os_x_w 
{background: transparent url(../images/common/exit/mac_os_x/L.gif) repeat-y top left;  width:16px;}

.blur_os_x_e
{background: transparent url(../images/common/exit/mac_os_x/R.gif) repeat-y top right;  width:16px;}

.blur_os_x_sw
{background: transparent url(../images/common/exit/mac_os_x/BL.gif) no-repeat 0 0;	  width:31px;
  height:40px;}

.blur_os_x_s 
{background: transparent url(../images/common/exit/mac_os_x/B.gif) repeat-x 0 0;  height:40px;}

.blur_os_x_se, .blur_os_x_sizer 
{background: transparent url(../images/common/exit/mac_os_x/BR.gif) no-repeat 0 0;	  width:31px;  height:40px;}

.blur_os_x_sizer
{cursor:se-resize;}

.blur_os_x_close
{width: 19px;	height: 19px;	background: transparent url(../images/common/exit/mac_os_x/close.gif) no-repeat 0 0;			
	position:absolute; top:12px; left:25px;	cursor:pointer; z-index:1000;}

.blur_os_x_minimize
{width: 19px;	height: 19px;	background: transparent url(../images/common/exit/mac_os_x/minimize.gif) no-repeat 0 0;			
	position:absolute; top:12px; left:45px;	cursor:pointer; z-index:1000;}

.blur_os_x_maximize 
{width: 19px;	height: 19px;	background: transparent url(../images/common/exit/mac_os_x/maximize.gif) no-repeat 0 0;			
	position:absolute; top:12px; left:65px; cursor:pointer; z-index:1000;}

.blur_os_x_title
{float:left;	height:14px;	font-family: Tahoma, Arial, sans-serif;	font-size:12px; text-align:center;
	margin-top:8px; width:100%;	color:#000;}

.blur_os_x_content
{overflow:auto; color: #222; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background:#FFF;}

.blur_os_x_s .status_bar
{ padding-bottom:24px;}


/* FOR IE */


* html .blur_os_x_nw
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/TL.gif", sizingMethod="crop");}

* html .blur_os_x_n
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/T.gif", sizingMethod="scale");}

* html .blur_os_x_ne
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/TR.gif", sizingMethod="crop");}

* html .blur_os_x_w
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/L.gif", sizingMethod="scale");}

* html .blur_os_x_e
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/R.gif", sizingMethod="scale");}

* html .blur_os_x_sw
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/BL.gif", sizingMethod="crop");}

* html .blur_os_x_s
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/B.gif", sizingMethod="scale");}

* html .blur_os_x_se
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/BR.gif", sizingMethod="crop");}

* html .blur_os_x_sizer
{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/exit/mac_os_x/BR.gif", sizingMethod="crop");}


