
.mac_os_x_focused  {border:1px solid #467FDE !important;border-bottom:0px !important;}   


.mac_os_x .nw {background:url(../../img/hdr-tsr-bg.gif) repeat-x;height:22px;padding-left:7px;color:#fff;font-size:16px; font-weight:bold;padding-top:0px;}
      
.mac_os_x_focused .nw {
	background:#BA003F x !important;
}       

.mac_os_x .ne {
}

.mac_os_x_focused .ne {background:url(../../img/hdr-tsr-bg.gif) repeat-x !important;}

.mac_os_x .n {color:#17385B;font:normal 14px/26px Arial, sans-serif;
	height:22px;margin:0;padding:0;text-align:center;overflow: hidden;padding-left:60px;line-height: 20px; color: #000;
}

.mac_os_x_focused .n {text-align:left;  
color:#fff;font-size:16px; font-weight:bold;padding-left:10px !important;background: url(../../img/hdr-tsr-bg.gif) !important;
}

.mac_os_x .content {
	background:#FFF;
	color:#000;
	font:normal 12px/1em Verdana, Arial, sans-serif;
	overflow:auto;
}

.mac_os_x .w {
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}

.mac_os_x .e {
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
}


.mac_os_x .sw {
	font-size:2px;
	height:15px;
	padding-left:12px;
}

.mac_os_x_focused .sw {
	background:url(../../img/hdr-tsr-bg.gif) !important;
}

.mac_os_x .se {
	font-size:2px;
	height:15px;
	padding-right:12px;
}

.mac_os_x_focused .se {
	background:url(../../img/hdr-tsr-bg.gif) !important;
}

.mac_os_x_focused .se_sizer { 
  width:12px;
  height:12px;
}          
 
.mac_os_x .se_resize_handle {
	font-size:2px;
	height:15px;
	padding-right:12px;
}                                                                          

.mac_os_x_focused .se_resize_handle {
	background:#BA003F !important;
}

.mac_os_x .s {
	font-size:12px;
	line-height:15px;
	height:15px;
	overflow:hidden;
} 

.mac_os_x_focused .s {
	background:url(../../img/hdr-tsr-bg.gif)  !important;
}

.mac_os_x .buttons {
  position: absolute;top:1px; right:7px;height: 20px;   
}

.mac_os_x .buttons a.close {
  float:left;
	background:transparent url(../../img/ENGLISH/layer/mac_os_x/close.png) no-repeat 0 0 !important; 
	background-repeat: no-repeat;
	height:18px;
	width:120px;
	margin: 0px 0px 0 0px;        
	padding-top:0px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
	overflow:hidden;
}
  
.mac_os_x_focused .buttons a.close {
	background:transparent url(../../img/ENGLISH/layer/mac_os_x/close.png) no-repeat 0 0 !important;  background-repeat: no-repeat;
}

.mac_os_x .buttons.over a.close {
	background:transparent url(../../img/ENGLISH/layer/mac_os_x/close_active.png) no-repeat 0 0px !important; 
}

.mac_os_x .buttons a.maximize {
}
  
.mac_os_x_focused .buttons a.maximize {
}

.mac_os_x .buttons.over a.maximize { 
}

.mac_os_x .buttons a.minimize {
}  

.mac_os_x_focused .buttons a.minimize {
}

.mac_os_x .buttons.over a.minimize {
}         

.mac_os_x .buttons a.minimize.disabled, .mac_os_x .buttons.over a.minimize.disabled  {
}

.mac_os_x_overlay {
	position:absolute;
	top:0;            
	left:0;
	width:100%;
	background-color:#DDD;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}


