
/* - ++resource++fmit.problemselector.stylesheets/problemselector.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/++resource++fmit.problemselector.stylesheets/problemselector.css?original=1 */
#ProblemSelector {
width:960px;
height: 570px;
display: none;
}
#ProblemSelector .PSTopLeft {
float: left;
width: 15px;
height: 33px;
background-position: top left;
background-image:url(++resource++fmit.problemselector.images/title-top-left.png);
background-repeat: no-repeat;
}
#ProblemSelector .PSColumnTitle {
font-size: 15px;
font-weight: bold;
color: white;
}
#ProblemSelector .PSCategoryTitle {
float: left;
width: 237px;
height: 25px;
background-image:url(++resource++fmit.problemselector.images/title-top-middle.png);
background-repeat: repeat-x;
padding-top: 8px;
}
#ProblemSelector .PSQuestionTitle {
float: left;
width: 361px;
height: 25px;
background-image:url(++resource++fmit.problemselector.images/title-top-middle.png);
background-repeat: repeat-x;
padding-top: 8px;
}
#ProblemSelector .PSAnswerTitle {
float: left;
width: 332px;
height: 25px;
background-image:url(++resource++fmit.problemselector.images/title-top-middle.png);
background-repeat: repeat-x;
padding-top: 8px;
}
#ProblemSelector .PSTopRight {
float: left;
width: 15px;
height: 33px;
background-position: top right;
background-image:url(++resource++fmit.problemselector.images/title-top-right.png);
background-repeat: no-repeat;
}
#ProblemSelector .PSCategoryColumn {
float: left;
width: 239px;
height: 541px;
background-color: white;
background-image:url(++resource++fmit.problemselector.images/category-background.gif);
background-repeat: repeat-x;
border-left: solid 1px #99b8d9;
border-bottom: solid 1px #99b8d9;
overflow: hidden;
}
#ProblemSelector .PSCategory  {
cursor: pointer;
border-right: solid 1px #99b8d9;
}
#ProblemSelector .PSCategory .PSCatTop {
height: 15px;
font-size: 1px;
line-height: 1px;
}
#ProblemSelector .PSCategory .PSCatMiddle {
padding-left: 15px;
}
#ProblemSelector .PSCategory .PSCatMiddle .PSCatInner {
padding-left: 5px;
margin: 0;
padding-bottom: 5px;
padding-right: 1px;
}
#pageWrapper #leftColumnContent #ProblemSelector .PSCategory h3.PSCatTitle,
#ProblemSelector .PSCategory h3.PSCatTitle {
color: #016767;
margin-bottom: 0;
margin-top: 0;
padding-bottom: 5px;
padding-top: 5px;
}
#ProblemSelector .PSCategory .PSCatBottom {
height: 15px;
padding: 0;
font-size: 1px;
line-height: 1px;
}
#ProblemSelector .PSCurrentCat  {
border-right: none ;
}
#ProblemSelector .PSCurrentCat .PSCatTop {
background-image:url(++resource++fmit.problemselector.images/current-cat-top.png);
background-position: top left;
}
#ProblemSelector .PSCurrentCat .PSCatMiddle {
background-image:url(++resource++fmit.problemselector.images/current-cat-left.png);
background-position: top left;
background-repeat: repeat-y;
margin: 0;
}
#ProblemSelector .PSCurrentCat .PSCatMiddle .PSCatInner {
background-color: #cde1e1;
}
#ProblemSelector .PSCurrentCat .PSCatBottom {
background-image:url(++resource++fmit.problemselector.images/current-cat-bottom.png);
background-position: bottom left;
}
#ProblemSelector .PSCatPadding  {
border-right: solid 1px #99b8d9;
height: 100%;
}
#ProblemSelector .PSQuestionColumn {
float: left;
width: 355px;
height: 531px;
padding: 5px 0 5px 5px;
background-color: #cde1e1;
border-bottom: solid 1px #99b8d9;
overflow: hidden;
}
#ProblemSelector .PSQuestion  {
cursor: pointer;
}
#ProblemSelector .PSQuestion .PSQTopLeft,
#ProblemSelector .PSQuestion .PSQBottomLeft {
float: left;
height: 7px;
width:  7px;
font-size: 1px;
line-height: 1px;
}
#ProblemSelector .PSQuestion .PSQTop,
#ProblemSelector .PSQuestion .PSQBottom {
height: 7px;
width:  100%;
}
#ProblemSelector .PSQuestion .PSQMiddle {
padding: 5px 5px 5px 15px;
color: #016767;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}
#NoScriptProblemSelector .PSQuestion {
color: #016767;
}
#ProblemSelector .PSCurrentQ  {
}
#ProblemSelector .PSCurrentQ .PSQTopLeft {
background-image:url(++resource++fmit.problemselector.images/white-top-left.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #cde1e1;
}
#ProblemSelector .PSCurrentQ .PSQTop {
background-color: white;
}
#ProblemSelector .PSCurrentQ .PSQMiddle {
background-color: white;
}
#ProblemSelector .PSCurrentQ .PSQMiddle .PSQInner {
}
#ProblemSelector .PSCurrentQ .PSQBottomLeft {
background-image:url(++resource++fmit.problemselector.images/white-bottom-left.png);
background-repeat: no-repeat;
background-position: bottom left;
background-color: #cde1e1;
}
#ProblemSelector .PSCurrentQ .PSQBottom {
background-color: white;
}
#ProblemSelector .PSAnswerColumn {
float: left;
width: 349px;
height: 531px;
padding: 5px 10px 5px 0;
background-color: #cde1e1;
border-bottom: solid 1px #99b8d9;
border-right: solid 1px #99b8d9;
}
#ProblemSelector .PSAnswer  {
}
#ProblemSelector .PSAnswer .PSATopLeft {
float: left;
background-image:url(++resource++fmit.problemselector.images/white-top-left.png);
background-position: top left;
background-repeat: no-repeat;
height: 7px;
width:  7px;
background-color: #cde1e1;
}
#ProblemSelector .PSAnswer .PSATopLeftSquare {
float: left;
background-color: white;
height: 7px;
width:  7px;
}
#ProblemSelector .PSAnswer .PSABottomLeft {
float: left;
background-image:url(++resource++fmit.problemselector.images/white-bottom-left.png);
background-position: bottom left;
background-repeat: no-repeat;
height: 7px;
width:  7px;
background-color: #cde1e1;
}
#ProblemSelector .PSAnswer .PSATop {
width: 100%;
height: 7px;
}
#ProblemSelector .PSAnswer .PSATop,
#ProblemSelector .PSAnswer .PSABottom {
height: 7px;
width:  100%;
background-color: white;
font-size: 1px;
line-height: 1px;
}
#ProblemSelector .PSAnswer .PSATopRight {
float: right;
height: 7px;
width:  7px;
background-image:url(++resource++fmit.problemselector.images/white-top-right.png);
background-color: #cde1e1;
background-repeat: no-repeat;
font-size: 1px;
line-height: 1px;
}
#ProblemSelector .PSAnswer .PSABottomRight {
float: right;
height: 7px;
width:  7px;
background-image:url(++resource++fmit.problemselector.images/white-bottom-right.png);
background-color: #cde1e1;
background-repeat: no-repeat;
font-size: 1px;
line-height: 1px;
}
#ProblemSelector .PSAnswer .PSAMiddle {
padding: 5px 15px;
background-color: white;
height: 470px;
overflow: hidden;
z-index: 5;
}
#ProblemSelector .PSAnswer .PSALinks {
display: none;
padding: 1px 15px;
background-color: white;
z-index: 5;
}
#ProblemSelector .PSAnswer .PSALinksInner {
padding: 5px 10px;
background-color: #cde1e1;
height: 16px;
}
#ProblemSelector .PSAnswer .EmailLink {
float: left;
width: 180px;
}
#ProblemSelector .PSAnswer .PSALinksInner .EmailLink a {
color: #016767;
text-decoration: underline;
background-image:url(++resource++fmit.problemselector.images/mail.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 21px;
height: 17px;
}
#ProblemSelector .PSAnswer .PSALinksInner .PrintLink a {
color: #016767;
text-decoration: underline;
background-image:url(++resource++fmit.problemselector.images/print.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 21px;
padding-bottom: 2px;
}
#ProblemSelector .PSAnswer .PSALinksInner {
}
.ButtonHolder {
position: relative;
}
.ButtonHolder .UpButton {
position: absolute;
top: 0px;
left: 0;
height: 25px;
cursor: pointer;
background-image: url(++resource++fmit.problemselector.images/prev-vertical.png);
background-position: center;
background-repeat: no-repeat;
background-color: #ccc;
display: none;
}
.ButtonHolder .DownButton {
position: absolute;
bottom: 0px;
left: 0px;
height: 25px;
cursor: pointer;
background-image: url(++resource++fmit.problemselector.images/next-vertical.png);
background-position: center;
background-repeat: no-repeat;
background-color: #ccc;
display: none;
}
.PSCategoryColumn .UpButton,
.PSCategoryColumn .DownButton {
border-right: solid 1px #99b8d9;
}
.PSQuestionColumn .UpButton,
.PSQuestionColumn .DownButton {
border-right: solid 1px #99b8d9;
}
.PSAnswerColumn .UpButton,
.PSAnswerColumn .DownButton {
border-right: solid 1px #ccc;
z-index: 10;
}
.ReturnToProblemSelector {
font-size: 10px;
padding-top: 30px;
}

}


/* - ++resource++fmit.glossarytips.stylesheets/main.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/++resource++fmit.glossarytips.stylesheets/main.css?original=1 */
.documentContent .glossaryItem,
.documentContent .glossaryItem:hover {
border-bottom: 2px dotted gray;
}
.cluetip-popupmask {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 102;
}
.cluetip-glossarytip-close {
display: none;
float: right;
padding-right: 5px;
}
.cluetip-above-buttons {
position: relative;
line-height: 1px;
}
.cluetip-morelink {
position: relative;
float: left;
}
.cluetip-clearboth {
clear: both;
padding-bottom: 5px;
}
#cluetip-inner p {
margin-bottom: 0.5em;
}

}


/* - ++resource++fmit.glossarytips.stylesheets/jquery.cluetip.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/++resource++fmit.glossarytips.stylesheets/jquery.cluetip.css?original=1 */
/* */
#cluetip-close img {
border: 0;
}
#cluetip-title {
overflow: hidden;
}
#cluetip-title #cluetip-close {
float: right;
position: relative;
}
#cluetip-waitimage {
width: 43px;
height: 11px;
position: absolute;
background-image: url(++resource++fmit.glossarytips.images/wait.gif);
}
.cluetip-arrows {
display: none;
position: absolute;
top: 0;
left: -11px;
height: 22px;
width: 11px;
background-repeat: no-repeat;
background-position: 0 0;
}
#cluetip-extra {
display: none;
}
/* */
.cluetip-default {
background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
position: relative;
margin: 0;
background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
margin: 0 0 5px;
padding: 8px 10px 4px;
font-size: 1.1em;
font-weight: normal;
background-color: #87876a;
color: #fff;
}
.cluetip-default #cluetip-title a {
color: #d9d9c2;
font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
padding: 10px;
}
.cluetip-default div#cluetip-close {
text-align: right;
margin: 0 5px 5px;
color: #900;
}
/* */
.clue-right-default .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/darrowright.gif);
left: 100%;
margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/darrowdown.gif);
top: 100%;
left: 50%;
margin-left: -11px;
height: 11px;
width: 22px;
}
.clue-bottom-default .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/darrowup.gif);
top: -11px;
left: 50%;
margin-left: -11px;
height: 11px;
width: 22px;
}
/* */
.cluetip-jtip {
background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
border: 2px solid #ccc;
position: relative;
background-color: #fff;
}
.cluetip-jtip h3#cluetip-title {
margin: 0 0 5px;
padding: 2px 5px;
font-size: 16px;
font-weight: normal;
background-color: #ccc;
color: #333;
}
.cluetip-jtip #cluetip-inner {
padding: 0 5px 5px;
display: inline-block;
}
.cluetip-jtip div#cluetip-close {
text-align: right;
margin: 0 5px 5px;
color: #900;
}
/* */
.clue-right-jtip .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/arrowright.gif);
left: 100%;
margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/arrowdown.gif);
top: 100%;
left: 50%;
margin-left: -11px;
height: 11px;
width: 22px;
}
.clue-bottom-jtip .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/arrowup.gif);
top: -11px;
left: 50%;
margin-left: -11px;
height: 11px;
width: 22px;
}
/* */
.cluetip-rounded {
background: transparent url(++resource++fmit.glossarytips.images/bl.gif) no-repeat 0 100%;
margin-top: 10px;
margin-left: 12px;
}
.cluetip-rounded #cluetip-outer {
background: transparent url(++resource++fmit.glossarytips.images/tl.gif) no-repeat 0 0;
margin-top: -12px;
}
.cluetip-rounded #cluetip-title {
background-color: transparent;
padding: 12px 12px 0;
margin: 0 -12px 0 0;
position: relative;
}
.cluetip-rounded #cluetip-extra {
position: absolute;
display: block;
background: transparent url(++resource++fmit.glossarytips.images/tr.gif) no-repeat 100% 0;
top: 0;
right: 0;
width: 12px;
height: 30px;
margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
background: url(++resource++fmit.glossarytips.images/br.gif) no-repeat 100% 100%;
padding: 5px 12px 12px;
margin: -18px -12px 0 0;
position: relative;
}
.cluetip-rounded div#cluetip-close {
text-align: right;
margin: 0 5px 5px;
color: #009;
background: transparent;
}
.cluetip-rounded div#cluetip-close a {
color: #777;
}
/* */
.clue-right-rounded .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/rarrowright.gif);
left: 100%;
margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/rarrowdown.gif);
top: 100%;
left: 50%;
margin-left: -11px;
height: 11px;
width: 22px;
}
.clue-bottom-rounded .cluetip-arrows {
background-image: url(++resource++fmit.glossarytips.images/rarrowup.gif);
top: -23px;
left: 50%;
margin-left: -11px;
height: 11px;
width: 22px;
}
/* */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
zoom: 1;
}

}


/* - ++resource++fmit.googlemaps.stylesheets/fmit.googlemaps.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/++resource++fmit.googlemaps.stylesheets/fmit.googlemaps.css?original=1 */
/* */
.glWidget
{
padding: 16px;
border: solid 1px #bbb;
}
.glWidget h3
{
margin-top: 0px;
}
.glWidget button
{
float: right;
}
.glGeolocateBar
{
background: #f0f0f0;
padding: 8px;
border: solid 1px #c0c0c0;
}
.glMap
{
width: 100%;
height: 360px;
border: solid 1px #bbb;
display: none;
}
.glField
{
margin-top: 24px;
}
.glStatus
{
margin: 24px 0;
color: green;
display: none;
text-align: center;
}
.glLatLng
{
font-family: monospace;
}

}


/* - fmit.megamenu.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/fmit.megamenu.css?original=1 */
/* */
/* */
#portal-top
{
margin-bottom: 1px; /* */
}
#megaselector_2011
{
position: absolute;
left: 0;
bottom: 0px;
z-index: 2;
width: 960px;
height: 45px;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
background: url("/mega2011_selector_vbg.png") repeat-x center top;
}
#megaselector_2011 .leftEnd,
#megaselector_2011 .rightEnd
{
float: left;
}
#megaselector_2011 .leftEnd
{
background: url('/mega2011_left_end_gray_bordered.png') !important;
width: 75px; /**/
margin-right: -4px;
height: 45px;
margin-bottom: -1px;
display: block;
position: relative;
z-index: 10;
}
#megaselector_2011 .leftEnd:hover
{
}
#megaselector_2011 .rightEnd
{
background: url('/mega2011_right_end.png');
width: 3px;
height: 45px;
}
#megaselector_2011 .rightEnd.blue
{
background: url('/mega2011_right_end_blue.png');
}
#megaselector_2011 .body
{
float: left;
width: 886px;
}
#megaselector_2011 .body .tab .inner button,
#megaselector_2011 .body .tab .innerIETable button
{
padding: 4px;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
line-height: 16px;
font-weight: bold;
background: transparent;
color: #fff;
border: none;
text-transform: none; /* */
height: auto; /* */
}
#megaselector_2011 .body .tab .inner button:focus::-moz-focus-inner,
.megadrop_2011 .action_bar button:focus::-moz-focus-inner
{
border-color: #fff;
}
#megaselector_2011 .body .tab
{
border: solid 1px black;
border-left-color: #797979;
border-right-color: #464646;
border-top-color: #364345;
border-bottom: none;
background: url('/mega2011_tab_vbg.png') repeat-x top center;
height: 44px;
color: white;
float: left;
cursor: pointer;
position: relative;
}
#megaselector_2011 .body .tab.blue
{
background: url('/mega2011_tab_vbg_blue.png') repeat-x top center;
}
#megaselector_2011 .body .last.tab /* */
{
border-right: none;
padding-right: 1px;
}
#megaselector_2011 .body .active,
#megaselector_2011 .body .active.blue
{
margin-bottom: -1px;
background-position: bottom center;
}
#megaselector_2011 .body .tab .inner
{
text-align: center;
vertical-align: middle;
display: table-cell;
height: 44px;
padding: 0 4px;
}
#megaselector_2011 .body .tab .innerIETable
{
text-align: center;
height: 44px;
width: 100%;
}
#megaselector_2011 .body .tab .inner span
{
display: inline-block;
}
#megaselector_2011 .body .previousTabIsActive .inner
{
border-left-color: black;
}
#megaselector_2011 .body .first .inner
{
border-left-width: 0;
}
#megaselector_2011 img
{
vertical-align: top;
}
#megaselector_2011 a
{
text-decoration: none;
color: white;
}
#megaselector_2011 .megaHouse
{
width: 15px;
height: 12px;
float: left;
margin-right: 8px;
background: url('/mega2011_house.png');
}
#megaselector_2011 .active .megaHouse
{
background-position: right center;
}
#megaselector_2011 .tab .megaselector_icon,
#megaselector_2011 .tab .megaselector_ietable_icon
{
width: 12px;
height: 12px;
background: url('/mega2011_icons.png') no-repeat 0 center !important;
}
#megaselector_2011 .tab .megaselector_icon
{
margin-left: 8px;
position: absolute;
top: 16px;
right: 4px;
}
#megaselector_2011 .tab .megaselector_ietable_icon
{
display: inline-block;
}
#megaselector_2011 .tab.active .megaselector_icon,
#megaselector_2011 .tab.active .megaselector_ietable_icon
{
background-position: -12px center !important;
}
#megaselector_2011 .no_mouse_focus_border
{
border: none;
outline: none;
}
#megaselector_2011 .no_mouse_focus_border::-moz-focus-inner
{
border: none;
}
/* */
.megadrop_2011
{
background: #0a0b0b;
padding: 16px 0 8px;
display: none;
zoom: 1; /* */
}
.megadrop_2011 a,
.megadrop_2011 a:active,
.megadrop_2011 a:visited,
.megadrop_2011 a:link
{
text-decoration: none;
color: white;
}
.megadrop_2011 a:hover
{
text-decoration: underline;
color: white;
}
.megadrop_2011 .megadropWrap
{
width: 960px;
margin: 0 auto;
background: #0a0b0b url('/mega2011_drop_hbg.png') repeat-y;
display: none;
line-height: 16px;
}
.megadrop_2011 .loading
{
text-align: center;
font-style: italic;
color: white;
font-size: 18px;
line-height: 54px;
}
.megadrop_2011 .col1,
.megadrop_2011 .col2,
.megadrop_2011 .col3,
.megadrop_2011 .col4
{
float: left;
width: 208px;
padding: 0 16px;
}
.megadrop_2011 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#megawrap-admin ul li.depth1
{
color: white;
text-transform: uppercase;
}
.megadrop_2011 ul li.depth1
{
color: white;
font-size: 12px;
line-height: 14px;
}
.megadrop_2011 ul li.depth1 a
{
text-decoration: underline; /* */
}
.megadrop_2011 ul li
{
margin-top: 16px;
margin-bottom: 8px;
font-size: 12px;
line-height: 14px;
text-align: left;
position: relative;
}
.megadrop_2011 ul li.depth2
{
padding-left: 20px;
text-indent: -14px; /* */
font-weight: normal;
color: white;
list-style: none inside url('/mega2011_icons_bullet.png');
}
.megadrop_2011 ul li.depth2,
.megadrop_2011 ul li.depth1:first-child
{
margin-top: 0;
}
.megadrop_2011 ul li.more
{
text-align: right;
}
.megadrop_2011 ul li.more a
{
text-decoration: underline;
}
.megadrop_2011 li.depth2 + li.depth1
{
margin-top: 32px;
}
.megadrop_2011 .action_bar
{
width: 960px;
min-height: 28px;
padding-top: 8px;
line-height: 28px;
margin: 8px auto 0;
text-align: center;
color: white;
text-transform: uppercase;
}
.megadrop_2011 button
{
background: transparent;
border: none;
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 28px;
color: #fff;
text-transform: uppercase;
padding: 0;
}
.megadrop_2011 .mm2011_action
{
cursor: pointer;
}
.megadrop_2011 .mm2011_action img
{
vertical-align: middle;
margin-right: 4px;
}
/* */
.megadrop_2011 .mm2011_action span
{
background: transparent;
padding: 0;
display: inline;
}
.megadrop_2011 .mm2011_action .text:hover
{
text-decoration: underline;
}
.megadrop_2011 .action_bar .close
{
float: right;
margin-left: 16px;
}
.megadrop_2011 .action_bar .edit,
.megadrop_2011 .action_bar .save,
.megadrop_2011 .action_bar .cancel,
.megadrop_2011 .action_bar .show_more_filtered
{
float: left;
margin-right: 16px;
}
.megadrop_2011 .action_bar .show_more_filtered label
{
font-weight: normal;
vertical-align: middle;
}
.megadrop_2011 .action_bar .edit,
.megadrop_2011 .action_bar .save,
.megadrop_2011 .action_bar .cancel
{
background: url('/button_140x28_orange.png') no-repeat;
display: inline-block;
width: 140px;
height: 28px;
color: white;
line-height: 28px;
text-align: center;
}
.megadrop_2011 .action_bar .edit,
.megadrop_2011 .action_bar .cancel
{
background-image: url('/button_140x28_black.png');
}
.megadrop_2011 .action_bar .edit:hover,
.megadrop_2011 .action_bar .save:hover,
.megadrop_2011 .action_bar .cancel:hover,
.megadrop_2011 .action_bar .edit:focus,
.megadrop_2011 .action_bar .save:focus,
.megadrop_2011 .action_bar .cancel:focus
{
background-position: bottom center;
}
.megadrop_2011 .column_bar
{
background: url('/mega2011_columnbar_vbg.png') repeat-x;
border: solid 1px #888;
border-radius: 4px;
color: white;
text-align: center;
height: 16px;
width: 206px;
position: relative;
}
.megadrop_2011 .column_bar .arrow
{
display: inline-block;
line-height: 16px;
height: 16px;
cursor: pointer;
font-weight: bold;
width: 32px;
position: absolute;
top: 0;
padding: 0;
}
.megadrop_2011 .column_bar .up
{
left: 0;
}
.megadrop_2011 .column_bar .down
{
right: 0;
}
.megadrop_2011 .column_bar .arrow:hover,
.megadrop_2011 .column_bar .arrow:focus
{
color: #000;
background: #aaa;
}
.megadrop_2011 .megacancel,
.megadrop_2011 .megasave
{
float: left;
}
.megadrop_2011 .more_settings_trigger
{
position: absolute;
top: -2px;
right: -14px;
padding: 2px;
background: url("/mega2011_columnbar_vbg.png") repeat-x;
color: white;
border: solid 1px #888;
border-radius: 4px;
cursor: pointer;
font-size: 11px;
line-height: 13px;
font-weight: normal;
}
.megadrop_2011 .more_settings_trigger:hover,
.megadrop_2011 .more_settings_trigger:focus
{
background: #aaa;
color: #000;
}
.megadrop_2011 .more_settings_input
{
display: none;
border: solid 1px #888;
border-radius: 4px;
padding: 4px;
margin-top: 8px;
}
.megadrop_2011 .more_settings_input label
{
font-size: 13px;
font-weight: normal;
float: right;
line-height: 14px;
height: 14px;
}
.megadrop_2011 .more_settings_input label[for^='more_filter_enabled_']
{
cursor: pointer;
}
.megadrop_2011 .more_settings_input input[type='text']
{
height: 14px;
padding: 0;
border: none;
}
.megadrop_2011 .more_settings_input div
{
height: 16px;
margin-bottom: 4px;
}
.megadrop_2011 .more_settings_input input
{
float: left;
height: 14px;
}
.megadrop_2011 .more_filtered
{
display: none;
}
.megadrop_2011 .more_filtered a
{
color: #666;
}
.megadrop_2011.edit_mode .more
{
font-style: italic;
}
.megadrop_2011.show_more_filtered_items ul li.depth2.more_filtered
{
display: list-item;
font-style: italic;
list-style: none inside url('/mega2011_icons_bullet_darkgray.png');
}
.megadrop_2011 .show_more_filtered label
{
cursor: pointer;
}

}

