#joomtut_popup_wrap{position:fixed;z-index:9999999;}
#joomtut_popup_inner{background: none;width:100%;height:100%;padding:0px;overflow:hidden;}
#joomtut_popup_content{width:100%;display:block; margin:0; padding:0;overflow:hidden;z-index:99999999;}
#joomtut_popup_toolbar{display:block;width:100%;line-height:initial;overflow: hidden;}
#joomtut_popup_title{position: absolute;width:100%;margin:0;padding:0;z-index:99999999;}
#joomtut_popup_title a{text-decoration:none;}
#joomtut_popup_button_s,#joomtut_popup_button_m,#joomtut_popup_button_l{position: absolute;right:0;padding:0;margin: 0;z-index:999999999;}
#joomtut_popup_button_s a{background:none;padding:0;display:inline;}
#joomtut_popup_button_s a{background:url(button-s.png);width:20px;height:16px;float:left;color:#fff;}
#joomtut_popup_button_s a.joomtut_popup_close{background-position: 0px 0px;}
#joomtut_popup_button_s a.joomtut_popup_close:hover{background-position: 0 -16px;}
#joomtut_popup_button_s a.joomtut_popup_min{background-position: -20px 0;}
#joomtut_popup_button_s a.joomtut_popup_min:hover{background-position: -20px -16px;}
#joomtut_popup_button_s a.joomtut_popup_max{background-position: -40px 0;}
#joomtut_popup_button_s a.joomtut_popup_max:hover{background-position: -40px -16px;}
#joomtut_popup_button_m a{background:url(button-m.png);width:40px;height:32px;float:left;color:#fff;}
#joomtut_popup_button_m a.joomtut_popup_close{background-position: 0px 0px;}
#joomtut_popup_button_m a.joomtut_popup_close:hover{background-position: 0 -32px;}
#joomtut_popup_button_m a.joomtut_popup_min{background-position: -40px 0;}
#joomtut_popup_button_m a.joomtut_popup_min:hover{background-position: -40px -32px;}
#joomtut_popup_button_m a.joomtut_popup_max{background-position: -80px 0;}
#joomtut_popup_button_m a.joomtut_popup_max:hover{background-position: -80px -32px;}
#joomtut_popup_button_l a{background:url(button-l.png);width:60px;height:48px;float:left;color:#fff;}
#joomtut_popup_button_l a.joomtut_popup_close{background-position: 0px 0px;}
#joomtut_popup_button_l a.joomtut_popup_close:hover{background-position: 0 -48px;}
#joomtut_popup_button_l a.joomtut_popup_min{background-position: -60px 0;}
#joomtut_popup_button_l a.joomtut_popup_min:hover{background-position: -60px -48px;}
#joomtut_popup_button_l a.joomtut_popup_max{background-position: -120px 0;}
#joomtut_popup_button_l a.joomtut_popup_max:hover{background-position: -120px -48px;}