@charset "utf-8";
input[type="button"], input[type="submit"], .button, .trans_red_button, .button_green, .button_grey {-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition: 0.1s linear all;-moz-transition: 0.1s linear all;-ms-transition: 0.1s linear all;-o-transition: 0.1s linear all;transition: 0.1s linear all;text-align: center !important;text-decoration: none !important;margin-bottom: 0px !important;}
.button img, .trans_red_button img, .button_green img, .button_grey img {vertical-align: middle;margin: 0 3px 0 0;}
input[type="button"].s, input[type="submit"].s, .button.s, .trans_red_button.s, .button_green.s, .button_grey.s {padding: 2px 5px;font-size: 11px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.button.s img, .trans_red_button.s img, .button_green.s img, .button_grey.s img {margin: 0 2px 0 0;}
input[type="button"].m, input[type="submit"].m, .button, .trans_red_button, .button_green, .button_grey.m {padding: 5px 10px;font-size: 12px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.button.l, .trans_red_button.l, .button_green.l, .button_grey {padding: 8px 15px;font-size: 12px;font-weight: normal;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.new-dlg-container input[type="button"], input[type="button"], input[type="submit"], .button.xl, .trans_red_button.xl, .button_green.xl, .button_grey {padding: 10px 20px;font-size: 12px; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.button.l img, .trans_red_button.l img, .button_green.l img, .button_grey.l img {margin: 0 5px 0 -5px;}
.button, input[type="button"] { cursor: pointer; border: solid 1px #00afca;background: #00afca;background: -moz-linear-gradient(top, #00afca 0%, #00afca 99%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00afca), color-stop(99%,#00afca));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afca', endColorstr='#00afca',GradientType=0 );text-decoration: none;padding: 8px 15px;font-size: 12px;color: #fff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;display: inline-block;}            
#form_body .button, #form_body input[type="button"] { padding: 6px 7px; }
#form_body .button.attached { padding:6px 0; }
.trans_red_button, .button.red {display: inline-block;background-color: #7a0000;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#af0303), color-stop(25%, #af0303), to(#7a0000));background-image: -webkit-linear-gradient(#af0303, #af0303 25%, #7a0000);background-image: -moz-linear-gradient(top, #af0303, #af0303 25%, #7a0000);background-image: -ms-linear-gradient(#af0303, #af0303 25%, #7a0000);background-image: -o-linear-gradient(#af0303, #af0303 25%, #7a0000);background-image: linear-gradient(#af0303, #af0303 25%, #7a0000);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af0303', endColorstr='#7a0000', GradientType=0);border: solid 1px #4b0000;color: #fff !important;}
.trans_red_button:hover, .button.red:hover {background-position: 0 -10px;text-decoration: none;}
.new-dlg-container input[type="button"], input[type="submit"], input[type="button"].button_green, .button_green, a.button_green, .button.green {display: inline-block;background-color: #80b037;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#80b037), color-stop(25%, #80b037), to(#80b037));background-image: -webkit-linear-gradient(#80b037, #80b037 25%, #80b037);background-image: -moz-linear-gradient(top, #80b037, #80b037 25%, #80b037);background-image: -ms-linear-gradient(#80b037, #80b037 25%, #80b037);background-image: -o-linear-gradient(#80b037, #80b037 25%, #80b037);background-image: linear-gradient(#80b037, #80b037 25%, #80b037);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b037', endColorstr='#80b037', GradientType=0);border: solid 1px #80b037;color: #fff !important;text-transform: uppercase;font-weight: normal;}
.new-dlg-container input[type="button"].button_teal, input[type="button"].button_teal, .button_teal, a.button_teal, .button.teal {display: inline-block;background-color: #1EACC6;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1EACC6), color-stop(25%, #1EACC6), to(#1EACC6));background-image: -webkit-linear-gradient(#1EACC6, #1EACC6 25%, #1EACC6);background-image: -moz-linear-gradient(top, #1EACC6, #1EACC6 25%, #1EACC6);background-image: -ms-linear-gradient(#1EACC6, #1EACC6 25%, #1EACC6);background-image: -o-linear-gradient(#1EACC6, #1EACC6 25%, #1EACC6);background-image: linear-gradient(#1EACC6, #1EACC6 25%, #1EACC6);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1EACC6', endColorstr='#1EACC6', GradientType=0);border: solid 1px #1EACC6;color: #fff !important;text-transform: uppercase;font-weight: normal;}
.new-dlg-container input[type="button"].button_orange, .new-dlg-container input[type="button"].button.orange, input[type="button"].button_orange, .button_orange, a.button_orange, .button.orange {display: inline-block;background-color: #e58a00;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e58a00), color-stop(25%, #e58a00), to(#e58a00));background-image: -webkit-linear-gradient(#e58a00, #e58a00 25%, #e58a00);background-image: -moz-linear-gradient(top, #e58a00, #e58a00 25%, #e58a00);background-image: -ms-linear-gradient(#e58a00, #e58a00 25%, #e58a00);background-image: -o-linear-gradient(#e58a00, #e58a00 25%, #e58a00);background-image: linear-gradient(#e58a00, #e58a00 25%, #e58a00);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e58a00', endColorstr='#e58a00', GradientType=0);border: solid 1px #e58a00;color: #fff !important;text-transform: uppercase;font-weight: normal;}
.new-dlg-container input[type="button"].button_red, .new-dlg-container input[type="button"].button.red, input[type="button"].button_red, .button_orange, a.button_red, .button.red {display: inline-block;background-color: #ff0000;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), color-stop(25%, #ff0000), to(#ff0000));background-image: -webkit-linear-gradient(#ff0000, #ff0000 25%, #ff0000);background-image: -moz-linear-gradient(top, #ff0000, #ff0000 25%, #ff0000);background-image: -ms-linear-gradient(#ff0000, #ff0000 25%, #ff0000);background-image: -o-linear-gradient(#ff0000, #ff0000 25%, #ff0000);background-image: linear-gradient(#ff0000, #ff0000 25%, #ff0000);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ff0000', GradientType=0);border: solid 1px #ff0000;color: #fff !important;text-transform: uppercase;font-weight: normal;}
input[type="button"].button_grey, .button_grey, a.button_grey, .button.darkgrey {display: inline-block;background-color: #464b4d;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#464b4d), color-stop(25%, #464b4d), to(#464b4d));background-image: -webkit-linear-gradient(#464b4d, #464b4d 25%, #464b4d);background-image: -moz-linear-gradient(top, #464b4d, #464b4d 25%, #464b4d);background-image: -ms-linear-gradient(#464b4d, #464b4d 25%, #464b4d);background-image: -o-linear-gradient(#464b4d, #464b4d 25%, #464b4d);background-image: linear-gradient(#464b4d, #464b4d 25%, #464b4d);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#464b4d', endColorstr='#464b4d', GradientType=0);border: solid 0px #2e3a3e;color: #a3a6a8 !important;text-shadow: 0px 0px 0px #4a5051;}      
input[type="button"].button_grey:hover, .button_grey:hover, a.button_grey:hover, .button.darkgrey:hover {background-position: 0 -10px;text-decoration: none;}
.button.grey {display: inline-block;background-color: #777777;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), color-stop(25%, #777777), to(#777777));background-image: -webkit-linear-gradient(#777777, #777777 25%, #777777);background-image: -moz-linear-gradient(top, #777777, #777777 25%, #777777);background-image: -ms-linear-gradient(#777777, #777777 25%, #777777);background-image: -o-linear-gradient(#777777, #777777 25%, #777777);background-image: linear-gradient(#777777, #777777 25%, #777777);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#777777', GradientType=0);border: solid 1px #777;color: #fff !important;}
.button.grey:hover {background-position: 0 -10px;text-decoration: none;}
.new-dlg-container .button.white, .button.white {cursor: pointer;display: inline-block;background-color: #e6e6e6;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), color-stop(25%, #e6e6e6), to(#e6e6e6));background-image: -webkit-linear-gradient(#e6e6e6, #e6e6e6 25%, #e6e6e6);background-image: -moz-linear-gradient(top, #e6e6e6, #e6e6e6 25%, #e6e6e6);background-image: -ms-linear-gradient(#e6e6e6, #e6e6e6 25%, #e6e6e6);background-image: -o-linear-gradient(#e6e6e6, #e6e6e6 25%, #e6e6e6);background-image: linear-gradient(#e6e6e6, #e6e6e6 25%, #e6e6e6);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#e6e6e6', GradientType=0);border: solid 1px #999;color: #555 !important;text-shadow: 0px 1px 0px #ffffff;font-weight: normal;}
#tooltip_mini{position: absolute;z-index: 10001;border: 1px solid #555;background: #000;padding: 10px;opacity:0.8;filter:alpha(opacity=80);font-size: 12px;line-height: 22px;border-radius: 3px !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;color: #fff;}
#tooltip_mini a {color: #fff; text-decoration:underline;}
#tooltip_mini p {color: #dddddd;}
#tooltip_mini .body {width: auto;}
.ui-selectmenu .ui-icon {background-image: none;}
/* correct path for the drak-hive */
.ui-selectmenu .ui-icon.ui-icon-triangle-1-s {background-image: url(/css/dark-hive/images/ui-icons_cccccc_256x240.png);background-position: -128px -16px;}
.ui-selectmenu.ui-state-default {background-color: #ffffff;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#ffffff));background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #ffffff);background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff);background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #ffffff);background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #ffffff);background-image: linear-gradient(#ffffff, #ffffff 25%, #ffffff);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);border: solid 1px #bbb;border-radius: 3px !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;height: 36px;color: #777;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition: 0.1s linear all;-moz-transition: 0.1s linear all;-ms-transition: 0.1s linear all;-o-transition: 0.1s linear all;transition: 0.1s linear all;text-align: left !important;text-decoration: none !important;margin-bottom: 0px !important;}
.ui-selectmenu.ui-state-hover {background-position: 0 -10px;}
.ui-selectmenu.ui-state-default .ui-selectmenu-status {color: #777;text-align: left;white-space: nowrap;overflow: hidden;display: inline-block;width: 80%;font-size:13px;}
.ui-selectmenu-menu {background: #fff;border: solid 1px #bbb;}
.ui-selectmenu-menu li, .ui-selectmenu-menu li a {color: #555;font-size: 12px;border: none;padding: 5px;}
.ui-selectmenu-menu li.ui-state-hover {background: #ddd;border: none;}
.ui-selectmenu-menu li.ui-state-hover a {color: #333;}
.ui-selectmenu-menu li, .ui-selectmenu-menu li a {color: #555;}
.ui-selectmenu-menu li .ui-icon {background-image: none;}
#sortlist.ui-tabs-nav li .tag_center a {font-size: 14px;font-weight: bold;padding-left: 20px;padding-right: 20px;}
#sortlist li img.handle {margin-top: 8px;margin-left: 10px;}
.dark_shadow.no-margin {margin-bottom: 1px;}
.dark_border {border: solid 1px rgba(40, 40, 40, 0.2);}
.div_wizard_menu {white-space: nowrap; font-size:0;}
.div_wizard_menu a {display: inline-block;margin: 0px;text-align: center;width: 260px;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition: 0.1s linear all;-moz-transition: 0.1s linear all;-ms-transition: 0.1s linear all;-o-transition: 0.1s linear all;transition: 0.1s linear all;text-align: center !important;text-decoration: none !important;border: solid 1px #6b6b6b;background-color: #a2a5a6;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a2a5a6), color-stop(25%, #a2a5a6), to(#929697));background-image: -webkit-linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);background-image: -moz-linear-gradient(top, #a2a5a6, #a2a5a6 25%, #929697);background-image: -ms-linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);background-image: -o-linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);background-image: linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2a5a6', endColorstr='#929697', GradientType=0);margin-bottom: 0px !important;padding: 10px 0px;font-size: 14px;color: #fff;font-weight: bold;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);text-transform: uppercase;}
.div_wizard_menu a:hover {border: solid 1px #25508a;background-color: #a2a5a6;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a79b1), color-stop(25%, #4a79b1), to(#3c6ba4));background-image: -webkit-linear-gradient(#4a79b1, #4a79b1 25%, #3c6ba4);background-image: -moz-linear-gradient(top, #4a79b1, #4a79b1 25%, #3c6ba4);background-image: -ms-linear-gradient(#4a79b1, #4a79b1 25%, #3c6ba4);background-image: -o-linear-gradient(#4a79b1, #4a79b1 25%, #3c6ba4);background-image: linear-gradient(#4a79b1, #4a79b1 25%, #3c6ba4);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a79b1', endColorstr='#3c6ba4', GradientType=0);}
.div_wizard_menu a.disabled {opacity:0.8;filter:alpha(opacity=80);color: #ccc;}
.div_wizard_menu a.disabled img {opacity:0.5;filter:alpha(opacity=50);}
.div_wizard_menu a.disabled:hover {border: solid 1px #6b6b6b;background-color: #a2a5a6;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a2a5a6), color-stop(25%, #a2a5a6), to(#929697));background-image: -webkit-linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);background-image: -moz-linear-gradient(top, #a2a5a6, #a2a5a6 25%, #929697);background-image: -ms-linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);background-image: -o-linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);background-image: linear-gradient(#a2a5a6, #a2a5a6 25%, #929697);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2a5a6', endColorstr='#929697', GradientType=0);}
.div_wizard_menu a.lnk_pub {width: 368px;border-left: none;border-right: none;}
.div_wizard_menu a.lnk_prev {-webkit-border-radius: 5px 0 0 5px;-moz-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;}
.div_wizard_menu a.lnk_next {-webkit-border-radius: 0 5px 5px 0;-moz-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;}
.new-dlg-container input[type="button"][disabled], input[type="submit"][disabled] {display: inline-block;background-color: #CCC;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CCC), color-stop(25%, #CCC), to(#CCC));background-image: -webkit-linear-gradient(#CCC, #CCC 25%, #CCC);background-image: -moz-linear-gradient(top, #CCC, #CCC 25%, #CCC);background-image: -ms-linear-gradient(#CCC, #CCC 25%, #CCC);background-image: -o-linear-gradient(#80b037, #80b037 25%, #80b037);background-image: linear-gradient(#CCC, #CCC 25%, #CCC);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCC', endColorstr='#CCC', GradientType=0);border: solid 1px #CCC;color: #fff !important;text-transform: uppercase;font-weight: normal;}