/* GLOBAL */
* {margin:0;padding:0;}
body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, hr, address {margin:0;padding:0;}
body {font-family:arial, verdana;font-size:12px;}
body.drag {cursor: move;}
a {cursor:pointer;}
a:link {color:#004b91;text-decoration:none;}
a:visited {color:#4c81b2;text-decoration:none;}
a:hover {text-decoration:underline;}
h3 {font-size:16px;font-weight:bold;}
fieldset {padding:.6em;margin-bottom:.7em;clear:both;background:#fff url(http://cdn.mqstatic.com/files/all/modules/global/images/form_item_bg.png) repeat-x top;border:none;border:1px solid #ccc;}
fieldset legend {font-weight:bold;font-size:110%;}
ul,ol {margin:5px 20px;}
table {width:100%;text-align:left;border-collapse:collapse;}
th,
thead th {border:none;padding:5px;text-transform:uppercase;background:#f3f3f3;font-weight:normal;color:#777;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;font-family:verdana;font-size:11px;}
td {padding:5px;border:1px solid #e7e7e7;border-left:none;border-right:none;}
td.active {background:#ffc;font-weight:normal;}
tr.selected td {background:#c6f4b0;}
td.menu-disabled {background:#ddd;}
td.menu-disabled a {color:#666;}
td.module {font-weight:bold;font-size:110%;}
tr.even {background:none;border:none;}
tr.odd {background:none;border:none;}
tr.drag {background:#fffff0;}
tr.drag-previous {background:#ffd;}
/*
fieldset tr.odd {background:#ddd;}
*/
dl {float:left;width:96%;margin:10px 0;padding:10px;border:1px solid #ccc;}
dt {font-size:120%;font-weight:bold;}
dd {margin:10px;}
hr {float:left;width:100%;clear:both;border:none;border-top:1px solid #ccc;height:0;margin:.5em 0;padding:0;}
blockquote {clear:both;margin:.8em 1.5em;padding:.5em .5em 1.5em 6em;background:#f7f7f7 url(http://cdn.mqstatic.com/files/all/modules/global/quote.png) no-repeat 15px 15px;color:#444;border-left:3px solid #e7e7e7;}
blockquote blockquote {background-color:#e7e7e7;border-left:3px solid #ddd;}
cite {float:right;font-size:85%;font-weight:normal;}
.highlight,
em.highlight {background:#ffb;font-style:normal;}
span.error {background:#fbb;}
div.help {font-size:120%;}
code {background:#fec;}
.note {font-size:14px;background:#ffc;padding:1em;border:1px solid #eea;}
a:link.global-button,
a:visited.global-button {background:url(/files/all/interface/global-button-left.png) no-repeat top left;color:#fff;font-size:14px;padding:5px 0 6px 0;}
a:visited.global-button {color:#c4ddf6;}
a:hover.global-button {text-decoration:none;}
a.global-button span {background:url(/files/all/interface/global-button-right.png) no-repeat top right;padding:5px 10px 6px 10px;}

/* FORMS */
input, select, textarea {font-size:14px;font-family:arial;padding:2px;}
.page .form-submit {font-weight:bold;font-family:arial;font-size:110%;padding:.3em .7em}
form .description {color:#999;}

.box .form-item,
.block .form-item,
.body fieldset .form-item,
.form-radios .form-item {background:none;border:none;padding:0;}

.teaser-checkbox {display:none;}

/* LINKS */
ul.links li {display: inline;list-style-type:none;padding:0;}
ul.links.inline {display:inline;}
#body a.subscribe {border:2px solid #b36512;background:#f98b15;color:#fff;padding:3px 5px;font-size:120%;font-weight:bold;}

.search #edit-query {width:180px;background:#fff url(http://cdn.mqstatic.com/files/all/modules/global/images/icons/icon-search.png) no-repeat 4px 4px;font-family:arial;font-size:14px;padding:2px 2px 2px 20px;}
.search .form-submit,
.search-form .form-submit {padding:2px 3px;}

/* HIDE CCK FIELDS */
div.field {display:none;}

/* MISC */
a img {border:none;}
/*
.box {clear:both;background:#fff url(http://cdn.mqstatic.com/files/all/modules/global/images/form_item_bg.png) repeat-x top;border:1px solid #ccc;padding:10px;margin-bottom:1em;}
*/
.item-list ul {margin:0;padding:0;}
.item-list ul li {margin:0;padding:0;list-style:disc;}
.breadcrumb {font-size:90%;}
.active {font-weight:bold;}
.block a.active {color:#000;}
.clear {clear:both;height:0;padding:0;margin:0;}
/*
.messages {font:bold 16px arial;color:#000;border:1px solid #bbb;background:#f8f8f8;padding:10px;text-align:center;margin:10px 0;}
div.alert, div.error {color:#f00;border:3px solid #f00;padding:10px;background:#FEF3F3;}
div.status {color:#0CA900;border:3px solid #0CA900;padding:10px;background:#F5FFF4;}
*/
#root div.messages,
#root div.warning,
#root div.status,
#root div.error {font:normal 15px arial;color:#555;padding:1.2em 1em 1.2em 4em;margin-bottom:8px;}
#root p.warning,
#root div.warning {border:none;background:#ffe3df url(http://cdn.mqstatic.com/files/all/modules/global/images/icons/alert.png) no-repeat .8em center;border-top:1px solid #f08a73;border-bottom:1px solid #f08a73;}
#root p.status,
#root div.status {border:none;background:#e9fad0 url(http://cdn.mqstatic.com/files/all/modules/global/images/icons/status.png) no-repeat .8em center;border-top:1px solid #aee756;border-bottom:1px solid #aee756;}
#root p.error,
#root div.error {border:none;background:#FFEFB5 url(http://cdn.mqstatic.com/files/all/modules/global/images/icons/error.png) no-repeat .8em center;border-top:1px solid #FFCA0B;border-bottom:1px solid #FFCA0B;}
.messages strong {color:#000;}
#messages-close {float:right;height:0;position:relative;top:-40px;right:10px;}
#root .pager {float:left;clear:both;width:100%;padding:1em 0;margin:0;text-align:center;}
#root .pager li {display:inline;font-size:120%;}
#root .pager a {padding:5px 10px;}
#root .pager a:hover {background:#eee;}
#root .pager-current {padding:5px 10px;border:1px solid #ccc;font-weight:bold;}
/*
div.more-link {clear:both;border-top:1px solid #ccc;text-align:center;padding:2px;padding-top:5px;margin-top:5px;font-weight:bold;}
*/
div.more-link {float:left;width:100%;clear:both;}
div.more-link a {display:block;background:#f9f9f9;padding:5px 0;text-align:center;}
.misc-more {font-size:14px;font-weight:bold;position:relative;top:-23px;left:140px;float:left;}
#alert {background:#FFFFE1;padding:7px;text-align:center;border-bottom:1px solid #808080;}
#alert a {font-weight:bold;text-decoration:underline;color:#00e;}

.global-random {float:right;}

/* WIDGETS */
.login input[type=submit] {font-weight:bold;position:relative;top:13px;}

/* ECOMMERCE */
#store-footer {display:none;}

/* DEFAULT SYSTEM */
/* $Id: system.css,v 1.48 2008/01/09 09:56:39 goba Exp $ */

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
  padding: 0.42em 0 0.42em 0.6em; /* LTR */
  float: left; /* LTR */
}
div.tree-child {
  background: url(/misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
  background: url(/misc/tree-bottom.png) no-repeat 11px center; /* LTR */
}
div.tree-child-horizontal {
  background: url(/misc/tree.png) no-repeat -11px center;
}
.error {
  color: #e55;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}
.warning {
  color: #e09010;
}
div.warning {
  border: 1px solid #f0c020;
}
div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}
.ok {
  color: #008000;
}
div.ok {
  border: 1px solid #00aa00;
}
div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}

ol.task-list li.active {
  font-weight: bold;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; /* LTR */
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; /* LTR */
}
.nowrap {
  white-space: nowrap;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left; /* LTR */
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0; /* LTR */
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(/misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -18px; /* LTR */
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(/misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(/misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(/misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
  cursor: move;
  float: left; /* LTR */
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em; /* LTR */
  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(/misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
  padding-top: 1px;
}
div.teaser-button-wrapper {
  float: right; /* LTR */
  padding-right: 5%; /* LTR */
  margin: 0;
}
.teaser-checkbox div.form-item {
  float: right; /* LTR */
  margin: 0 5% 0 0; /* LTR */
  padding: 0;
}
textarea.teaser {
  display: none;
}
html.js .no-js {
  display: none;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(/misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; /* LTR */
}
.progress-disabled {
  float: left; /* LTR */
}
.ahah-progress {
  float: left; /* LTR */
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(/misc/throbber.gif) no-repeat 0px -18px;
  float: left; /* LTR */
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
  margin-top: 0;
  background: #fff;
}

/*
** Installation clean URLs
*/
#clean-url.install {
  display: none;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
  display: none;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
  font-weight: bold;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
  font-weight: bold;
}

/*
** Password strength indicator
*/
span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; /* LTR */
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
  margin-right: 10px; /* LTR */
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}