.extruder{position:fixed;cursor:default; font-family:Arial, Helvetica, sans-serif; min-height:350px;}
.extruder .extruder-content{display:none;background:#000}
.extruder.open .extruder-content{-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}
.extruder.left{height:40%; background-color:#000; font-size:12px; margin-top:20%;}
.extruder.left.open .extruder-content{-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}
.extruder.left .extruder-content{border-right:1px solid #000}
.extruder.left .ext_wrapper{height:100%}
.extruder.left .footer{display:none}
.extruder.left .flap{
font-size:20px;
color:#fff;
top:40px !important;
padding:10px 0 10px 10px;
margin-right:-39px;
background:#069fdb;
width:30px;
position:absolute;
z-index:-1;
right:0;
-moz-border-radius:0 8px 0 8px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:8px;
border-top-left-radius:0;
border-top-right-radius:8px;
border-bottom-left-radius:0;
border-bottom-right-radius:8px;
-moz-box-shadow:2px 0 5px #000;
-webkit-box-shadow:2px 0 5px #000;
box-shadow:2px 0 5px #000}

.extruder.left .flap .flapLabel{background-color:069fdb;}
.extruder .voice{font:18px/24px Arial,Helvetica,sans-serif;color:white;padding:5px;padding-left:10px;height:27px;border-bottom:1px solid #333;text-shadow:2px 2px 2px #333}
.extruder .voice:last-child{border-bottom:0}
.extruder .voice .disabled{cursor:default}
.extruder .text{background:#222;font:14px/16px Arial,Helvetica,sans-serif;color:gray;padding:10px;border-bottom:1px solid #333;text-shadow:2px 2px 2px #333}
.extruder .voice:first-child.hover{ background:none}
.extruder .voice:first-child a:hover{ color:#069fdb}
.extruder .voice.hover{ color:#fff}
.extruder .voice.sel{background:url(extruder_voiceHover.png) repeat-x top}
.extruder .voice img{float:left;margin-right:15px}
.extruder .voice a.label{display:block; height:30px;color:#a1a1a1;padding-top:0;text-decoration:none; font-size:14px}
.extruder .voice a.label:hover{ color:#fff}
.extruder .voice span.label{display:block;height:30px;color:#d0cfcf;padding-top:0;text-decoration:none; font-size:14px}
.extruder .voice{position:relative}
.extruder .settingsBtn{display:block;position:absolute;width:36px;height:36px;background:url(settingsBtn.png) no-repeat bottom;cursor:pointer;right:-3px;top:-4px}
.extruder .optionsPanel{background:#000; display:none;border-bottom:1px solid #333;}
.extruder .voice.sel{background:#069fdb; font-size:12px}
.optionsPanel .panelVoice a{text-decoration:none;display:block;color:#ccc;padding:8px;padding-left:20px;font-size:12px;text-shadow:2px 2px 2px #333;border-bottom:1px solid #000;cursor:pointer}
.optionsPanel .panelVoice a:hover{color:#fff;background:#069fdb}:focus{outline:0}
.flip_label text{ background:none !important}
.extruder.left .flap{ background:url(icon_menu.jpg) no-repeat 10px 0; width:40px; height:14px; display:inline-block}
