div#footer_guard {
  height: 10px;
}
#footer {
  height: 110px;
  margin-top: 20px;
  float: left;
  width: 100%;
}
.wrapper {
  width: 1080px;
  margin: auto;
}
.ui-dialog {
  -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  z-index: 9;
}
.ui-button {
  -moz-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 1px #ccc;
}
.ui-button-text {
  text-transform: uppercase;
  font-size: 12px;
}
.atk-button-panel {
  padding: 0 0 1em 0;
}
.ui-selected>td {
  background: #f0fcff;
}
.ui-selecting>td {
  background: #8fdef2;
}
dl.atk-form-buttons {
  display: block !important;
}
.atk-form {
  margin-bottom: 0;
}
ul {
  list-style-type: none;
}
.icon>i,
#header .searchbar,
#header .searchbar>input[type=button],
#front-slider-content>b {
  background-image: url(/admin/themes/classic/images/ui.png);
}
#navigation>ul>li.current,
#navigation>ul>li.current>b,
.button>b,
.button>span,
.button>ins,
#footer-navigation>b>i {
  background-image: url(/admin/themes/classic/images/buttons.png);
}
#front-slider-learnmore>h3,
#header,
#navigation>ul>li.current>a,
.ui-button-text {
  text-shadow: 0 1px 0 #fff;
}
#navigation>ul>li>a:hover,
#front-hotbox>.box>div>a:hover {
  color: #ddd;
}
h1,
h2,
h3,
#footer>.wrapper {
  font-family: "Georgia", serif;
  font-style: italic;
}
.col-layout:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.col-layout {
  display: inline-block;
  -zoom: 1;
  -display: block;
}
.box>h1:first-child,
.box>h2:first-child,
.box>h3:first-child,
.box>h4:first-child,
.ui-dialog-content>h2:first-child {
  margin-top: 0;
}
button,
.ui-button,
.panelButton input {
  background: url(/admin/themes/classic/images/ui-bg_highlight-hard_100_e5e5e5_1x100.png) repeat-x scroll 50% 50% #E5E5E5;
  border: 1px solid #B5B5B5;
  color: #333333 !important;
  font-weight: normal;
  line-height: 1.3em;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 1px #CCCCCC;
  cursor: pointer;
  margin: 1px 3px !important;
}
.ui-button[disabled],
.ui-button.disabled {
  color: #888 !important;
  background: #E5E5E5;
}
body {
  font-size: 14px;
  line-height: 1.4;
  font-family: Verdana, sans-serif;
}
.text-right {
  text-align: right;
}
body {
  color: #464646;
}
a {
  color: #5C97CA;
}
a:hover {
  color: #075c7c;
  text-decoration: none;
}
a.item-link:link,
a.item-link:visited {
  color: #333;
  line-height: 1.4;
}
.author {
  font-size: 12px;
}
.author,
.author a:link,
.author a:visited {
  color: #959595;
}
a.item-link:hover,
.author a:hover,
#front-tagcloud .tagcloud li a:hover {
  color: #d769a7;
}
.block {
  margin-bottom: 40px;
}
.block h1:first-child,
.block h2:first-child,
.block h3:first-child,
.block h4:first-child {
  margin-top: 0;
}
.col-layout>div {
  float: left;
}
.col-layout>div:first-child {
  margin-left: 0 !important;
}
.col-layout.c2>div {
  margin-left: 40px;
  width: 470px;
}
.col-layout.c3>div {
  margin-left: 40px;
  width: 300px;
}
.col-layout>div>h2:first-child,
.col-layout>div>h3:first-child {
  margin-top: 0;
}
.button {
  overflow: hidden;
  display: inline-block;
}
a.button {
  color: #fff;
  text-decoration: none;
}
a.button:focus {
  outline: none;
}
.button>* {
  float: left;
  height: 100%;
}
.button>span {
  padding: 0 3px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.button:hover>span {
  color: #eee;
}
.button>ins {
  width: 10px;
}
.button.b-pink1 {
  height: 32px;
  display: inline-block;
}
.button.b-pink1>span {
  background-position: 0 -112px;
  line-height: 32px;
  text-shadow: 0 -1px 0 #aa4376;
  -line-height: 31px;
}
.button.b-pink1>b {
  width: 10px;
  background-position: -40px -80px;
}
.button.b-pink1>b:first-child {
  background-position: -50px -80px;
}
.button.b-pink1>ins {
  background-position: 4px -80px;
}
.button.b-pink2 {
  height: 30px;
  display: inline-block;
}
.button.b-pink2>span {
  padding: 0 7px;
  background-position: 0 -174px;
  line-height: 29px;
  text-shadow: 0 -1px 0 #aa4376;
}
.button.b-pink2>b {
  width: 7px;
  background-position: -43px -144px;
}
.button.b-pink2>b:first-child {
  background-position: -50px -144px;
}
.button.b-pink2>ins {
  background-position: 4px -144px;
}
.ui-button.b-pink {
  float: right;
  height: 30px;
  display: inline-block;
}
.ui-button.b-pink {
  padding: 0 7px;
  background-position: 0 -174px;
  line-height: 29px;
  border: 0px;
}
.ui-button.b-pink {
  background-image: url(/admin/themes/classic/images/buttons.png);
}
.ui-button.b-pink {
  color: #fff;
  text-decoration: none;
}
.atk-frame {
  margin-bottom: 40px;
}
.icon {
  position: relative;
  margin-left: 18px;
}
*|html[xmlns*=""] .icon {
  display: inline-table;
}
.icon i {
  position: absolute;
  display: block;
  margin-left: -18px;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  -left: auto;
}
.icon i.ui-icon {
  top: -1px;
}
.icon_right {
  margin-left: 0;
  margin-right: 18px;
  float: left;
}
.icon_right i {
  margin-left: 0;
  left: auto;
  right: 0px;
  margin-right: -18px;
}
.icon.i_twitter>i {
  background-position: -40px -40px;
}
.icon.i_facebook>i {
  background-position: -72px -40px;
}
.icon.i_rss>i {
  background-position: -104px -40px;
}
.icon.i_twitter_bw>i {
  background-position: -40px -72px;
}
.icon.i_facebook_bw>i {
  background-position: -72px -72px;
}
.icon.i_rss_bw>i {
  background-position: -104px -72px;
}
.details>p {
  margin-bottom: 0.7em;
}
.details>p>b {
  width: 9em;
  margin-right: 1em;
  display: inline-block;
}
.details+.ui-button {
  margin-top: .6em;
}
.isquare {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url(/admin/themes/classic/images/plusminus.png);
}
.isquare.minus {
  background-position: -14px 0;
}
.ui-sortable.atk-grid>table>tbody>tr:hover {
  background: #f5f5f5;
}
.listing {
  list-style-type: circle;
}
.ui-dialog-content {
  padding-top: 15px !important;
}
body {
  background: #f8f7ee;
}
#header_wrapper {
  background-color: #F3EBC2;
  margin-bottom: 34px;
  background: url(/admin/themes/classic/images/bodybg.png) repeat-y scroll center top transparent;
}
#header {
  height: 55px;
  position: relative;
  padding: 20px 0;
}
#header #logo {
  display: block;
  top: 10px;
  position: relative;
}
#header #socials {
  position: absolute;
  right: 0;
  top: 13px;
}
#header #socials span {
  margin-right: 10px;
}
#header #socials .icon {
  margin-left: 24px;
}
#header #socials .icon i {
  height: 17px;
}
#header #socials .icon.i_twitter_bw:hover i {
  background-position: -40px -40px;
}
#header #socials .icon.i_facebook_bw:hover i {
  background-position: -72px -40px;
}
#header #socials .icon.i_rss_bw:hover i {
  background-position: -104px -40px;
}
#header .searchbar {
  position: relative;
  top: 53px;
  float: right;
  width: 319px;
  height: 31px;
  padding: 0 31px 0 10px;
  background-position: -136px -136px;
}
#header .searchbar>input[type=button],
#header .searchbar>input[type=text] {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
}
#header .searchbar>input[type=text] {
  width: 100%;
  margin-top: 8px;
  -margin-top: 7px;
  font-size: 90%;
  font-family: Arial, sans-serif;
  color: #666;
}
#header .searchbar>input[type=button] {
  width: 20px;
  height: 20px;
  background-position: -38px -102px;
  position: absolute;
  right: 6px;
  top: 5px;
  cursor: pointer;
}
#header .loginmenu {
  position: absolute;
  top: 22px;
  right: 0;
}
#header .logout {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 90%;
}
ul#navigation2,
ul#navigation2 li {
  float: left;
  margin: 0;
}
ul#navigation2 {
  position: absolute;
  bottom: -4px;
  margin-bottom: -4px;
  left: 320px;
  margin: 0;
}
ul#navigation2 li a {
  margin: 0 15px 0 0;
  padding: 6px 10px 9px;
  list-style-type: none;
  background: #A37B4A;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  border: 4px solid #A37B4A;
  border-bottom: none;
  text-shadow: none;
  display: block;
}
ul#navigation2 li a:hover {
  background: #B59955;
}
ul#navigation2 li.current a:hover {
  background: #fff;
}
ul#navigation2 li.current a {
  cursor: default;
  text-decoration: none;
  color: #444;
  background: #fff;
}
#header-line {
  background: #666;
  height: 4px;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
}
#footer {
  font-size: 12px;
}
#footer>.wrapper,
#footer>.wrapper>a {
  text-align: center;
  color: #b1b1b1;
}
#footer>.wrapper>a:hover {
  color: #555;
}
#footer-navigation {
  height: 40px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  min-width: 980px;
  border-top: 1px solid #ccc;
}
#footer-navigation>b {
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 100%;
  right: 0;
  margin-right: -493px;
}
#footer-navigation>b:first-child {
  width: 100%;
  right: 50%;
  margin-right: -250px;
}
#footer-navigation>b>i {
  height: 100%;
  display: block;
  float: left;
  margin: 0 0 0 -3px;
  width: 3px;
  background-position: -50px -204px;
}
#footer-navigation>b:first-child>i {
  float: right;
  margin: 0 -3px 0 0;
  background-position: -47px -204px;
}
#footer-navigation>div {
  position: relative;
  z-index: 2;
}
#footer-navigation>div>div {
  float: left;
  width: 737px;
}
#footer-navigation>div>div,
#footer-navigation>div>div>a {
  color: #888;
}
#footer-navigation>div>div>a:hover {
  color: #555;
}
#footer-navigation>div>div>ins {
  text-decoration: none;
  padding: 0 .7em;
}
#footer-navigation>div>#copyright,
#footer-navigation>div>#worldclock {
  position: relative;
  float: right;
  width: 200px;
  margin: 4px 20px 0 20px;
  line-height: 1.4;
  color: #b1b1b1;
}
#footer-navigation>div>#copyright>b {
  background-position: -50px -204px;
}
#footer-navigation>div>#copyright>b:first-child {
  background-position: -47px -204px;
}
#front-slider-content {
  position: relative;
  padding: 24px 44px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}
#front-slider-content>div {
  position: relative;
  width: 890px;
  overflow-x: hidden;
}
#front-slider-content>div>div {
  width: 2800px;
  position: relative;
}
#front-slider-content>b {
  width: 34px;
  height: 35px;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -17px;
  right: -10px;
  cursor: pointer;
  background-position: -86px -136px;
}
#front-slider-content>b:first-child {
  left: -10px;
  right: auto;
  background-position: -40px -136px;
}
#front-slider-content>div>div>div {
  float: left;
  margin-right: 40px;
  width: 270px;
}
#front-slider-content>div>div>div>div:first-child {
  width: 270px;
  height: 220px;
  margin-bottom: 10px;
}
#front-slider-learnmore {
  padding: 16px;
  border-top: 0;
  background-image: url(/admin/themes/classic/images/pixel-gray.png);
  background-repeat: repeat-x;
  background-position: top;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
}
#front-slider-learnmore>h3 {
  margin: 0;
  line-height: 1;
  color: #555;
}
#front-slider-learnmore>.button {
  float: right;
  margin-top: -5px;
}
#front-hotbox>.box {
  overflow: hidden;
}
#front-hotbox>.box>div {
  width: 126px;
  float: left;
  margin-left: 22px;
  font-size: 90%;
}
#front-hotbox>.box>div:first-child {
  margin-left: 0;
}
#front-hotbox>.box>div>.thumb {
  background: #fff;
  padding: 5px;
  display: block;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#front-hotbox>.box>div>.thumb>i {
  width: 116px;
  height: 116px;
  overflow: hidden;
  display: block;
}
#front-hotbox>.box>div>a {
  color: #fff;
  line-height: 1.3;
  font-weight: bold;
}
#front-hotbox>.box>div>p {
  margin-top: 0.3em;
  margin-bottom: 0;
  line-height: 1.2;
}
#front-freshlists>.box {
  padding: 0;
}
#front-freshlists>.box>ul,
#front-freshlists>.box>ul>li {
  margin: 0;
  padding: 0;
}
#front-freshlists>.box>ul {
  padding: 0px;
  background: url(/admin/themes/classic/images/pixel-gray.png) top repeat-x;
  overflow: hidden;
}
#front-freshlists>.box>ul>li {
  width: 120px;
  float: left;
  padding: 18px 18px 2018px 18px;
  text-align: center;
  background: url(/admin/themes/classic/images/pixel-gray.png) left repeat-y;
  margin-bottom: -2000px;
  font-size: 12px;
}
#front-freshlists>.box>ul:first-child,
#front-freshlists>.box>ul>li:first-child {
  background: none;
}
#front-freshlists>.box>ul>li>.thumb {
  display: block;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0 10px 3px 10px;
}
#front-blogs>.thumb {
  float: right;
  margin-left: 15px;
}
#front-blogs>ul {
  margin-left: 0;
}
#front-blogs>h4,
#front-blogs>h5 {
  margin-top: 0;
}
#front-tagcloud .tagcloud {
  line-height: 1.8;
  margin: 0;
}
#front-tagcloud .tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
#front-tagcloud .tagcloud li a {
  padding: 0 0.2em 0 0.2em;
  color: #777;
}
#front-delivery img {
  float: right;
  margin: -2px 0px 0 15px;
  display: block;
}
#signup-box>div.ui-widget,
#signup-box>div.ui-widget>form>.atk-form-buttons {
  margin-bottom: 0;
}
#signup-box {
  width: 500px;
}
#reload-captcha {
  width: 30px;
  height: 30px;
}
#reload-captcha img {
  width: 20px;
  height: 20px;
  top: 2px;
}
.dashboard.col-layout>div {
  width: 270px;
}
.dashboard.col-layout>div:first-child {
  width: 670px;
}
.dashboard .warehouse .details>p>b {
  width: 5em;
}
.order-details .col-layout>div {
  width: 360px;
}
.order-holder {
  padding-left: 25px;
}
.order-holder table {
  width: 100%;
  border-collapse: 0;
}
.order-holder table tbody {
  padding-bottom: 15px;
}
.order-holder table tr>td {
  vertical-align: top;
  white-space: nowrap;
}
.order-holder table tr>td:first-child {
  width: 100%;
  white-space: normal;
}
.order-holder table th {
  color: #777;
  text-align: center;
  padding-bottom: 10px;
}
.order-holder table th:first-child {
  text-align: left;
}
.order-holder table tfoot td:first-child {
  text-align: right;
}
.order-holder tr.order-parent>td>div {
  text-align: center;
  background: #fff;
  border: 1px solid #bbb;
  border-left: none;
  padding: 10px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  position: relative;
  z-index: 2;
}
.order-holder tr.order-parent>td:first-child>div {
  text-align: left;
  border-left: 1px solid #bbb;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  position: relative;
}
.order-holder .expanded tr.order-parent>td:first-child>div {
  border-radius: 5px 0 0 0px;
  -moz-border-radius: 5px 0 0 0px;
  -webkit-border-radius: 5px 0 0 0px;
}
.order-holder tr.order-parent>td:first-child>div>i {
  position: absolute;
  margin: 2px 0 0 -35px;
  cursor: pointer;
}
.order-holder tr.order-parent>td:last-child>div {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  font-weight: bold;
}
.order-holder tr.order-discount>td {
  font-weight: normal !important;
  text-align: right;
  font-size: 12px;
}
.order-holder tr.order-discount>td>div {
  cursor: pointer;
  float: right;
  padding: 2px 10px;
  margin-bottom: 15px;
  border-top: none;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  z-index: 1;
  color: #fff;
  background: #b54886;
  background: -webkit-gradient(linear,left top,left bottom,from(#bf5c94),to(#b54886));
  background: -moz-linear-gradient(top,#bf5c94,#b54886);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf5c94",endColorstr="#b54886");
}
.order-holder tr.order-discount>td>div:hover {
  background: #9c3e73;
  background: -webkit-gradient(linear,left top,left bottom,from(#f274bc),to(#9c3e73));
  background: -moz-linear-gradient(top,#f274bc,#9c3e73);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f274bc",endColorstr="#9c3e73");
}
.order-holder tr.order-discount>td>div>input {
  margin: 3px 0;
}
.order-holder table tr.order-item {
  display: none;
  font-size: 90%;
}
.order-holder table tr.order-item td>div {
  background: #f5f5f5;
  border-bottom: 1px solid #bbb;
  padding: 5px 10px;
}
.order-holder table tr.order-item td:first-child>div {
  border-left: 1px solid #bbb;
}
.order-holder table tr.order-item td:last-child>div {
  border-right: 1px solid #bbb;
}
.order-holder table tr.order-parent+tr>td {
  border-top: 0;
}
.order-holder table tfoot tr td>b {
  display: block;
  text-align: right;
}
.order-holder table tfoot tr td>span {
  display: block;
}
.order-holder table tfoot tr td>b,
.order-holder table tfoot tr td>span {
  font-weight: normal;
  padding: 2px 10px;
  color: #555;
}
.order-holder table tfoot tr td>b:first-child,
.order-holder table tfoot tr td>span:first-child {
  border-top: 1px solid #777;
}
.order-holder table tfoot tr .order-total {
  border-top: 1px solid #777;
  font-size: 110%;
  font-weight: bold !important;
  padding: 5px 10px !important;
  color: #444 !important;
}
.order-holder table tfoot tr:first-child td:first-child>div {
  text-align: left !important;
}
.order-holder .order-item-count {
  text-decoration: none;
  border-bottom: 1px dashed #b34985;
}
.order-holder a.order-item-count:hover {
  border-bottom-color: #000;
}
.order-payment {
  margin-bottom: 20px;
}
.order-payment>form+div {
  margin-top: 10px;
}
.package-consolidation-grid .atk-button-panel {
  display: none;
}
.package-consolidation-grid>div>div>.ui-widget {
  margin-bottom: 0;
}
.package-consolidation-grid tr td:first-child+td {
  width: 100%;
}
.package-consolidation-shipment {
  float: left;
}
.package-consolidation-right {
  float: right;
  width: 350px;
}
.order-payment .ui-widget,
.order-payment .atk-form-buttons,
.order-payment fieldset,
.package-consolidation-payment .ui-widget,
.package-consolidation-payment .atk-form-buttons,
.package-consolidation-payment fieldset {
  margin-bottom: 0 !important;
  display: block !important;
}
#PackageItems .atk-grid th {
  white-space: nowrap;
}
#PackageItems .atk-grid td:first-child+td {
  width: 100%;
}
span.clear {
  display: block;
}
a.thumb {
  font-size: 0;
  line-height: 0;
  text-decoration: none !important;
}
#FC_page_wishlist_add_form_wishlist input,
#FC_page_wishlist_edit_form_wishlist input {
  width: 100%;
}
#FC_page_wishlist_gridframe_fcgrid_fcform_selected {
  display: none;
}
.ui-dialog-content>h2:first-child,
.atk-frame>.ui-widget-content>h2:first-child {
  margin-top: 0;
}
.first-col-100>table>thead>tr>th:first-child,
.first-col-100>table>tbody>tr>td:first-child {
  width: 100%;
}
.atk-button-panel .b-pink1 {
  float: left;
}
ol,
ul,
dir,
menu,
dd {
  margin-left: 0;
}
.ui-button:hover {
  color: #198abe;
}
.ui-widget {
  font-family: Verdana, serif;
  font-size: 12px;
}
.details > p > b {
  width: auto;
}
#Content {
  padding-bottom: 20px;
}
.clear {
  clear: both;
  line-height: 0;
}
#header .logout {
  background: #fff;
  padding: 5px 10px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border: 4px solid #A37B4A;
  box-shadow: 0 0 5px #43555f;
  -moz-box-shadow: 0 0 5px #43555f;
  -webkit-box-shadow: 0 0 5px #43555f;
}
#header_wrapper {
  border-bottom: 4px solid #A37B4A;
}
#header a#logo {
  padding: 20px 10px 5px;
  position: absolute;
  top: -6px;
  z-index: 100;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  color: #777;
}
div#page_buttons {
  position: relative;
  margin-top: -20px;
}
.hint {
  border: 1px dotted gray;
  background: #FFFFAE;
  vertical-align: middle;
  position: relative;
  padding: 15px;
  margin: 5px 0 5px 0;
}
.hint p {
  padding: 0;
  margin: 0;
}
.hint_boxes {
  float: right;
  margin-top: 50px;
}
.hint_checkin {
  width: 400px;
  margin-left: 275px;
}
#FC_packages_btn_newpackage,
#FC_packages_btn_newbox,
#FC_finances_topup,
#FC_boxes_btn_newbox {
  float: right;
  position: relative;
  margin-bottom: -20px;
}
#drop-target-stock {
  margin-bottom: 20px;
  position: relative;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  border-left: 1px dashed #999;
  border-right: 1px dashed #999;
  width: 980px;
  z-index: 10;
}
#drop-target-box.remove_package active {
  display: inline;
}
#drop-target-box .remove_package:hover {
  background: url(/admin/themes/classic/images/cross-circle.png) no-repeat 7px 7px #fff;
}
#drop-target-box {
  border: 5px solid #bd9324;
  background: #391b03;
  box-shadow: 0 0 15px #999;
  -moz-box-shadow: 0 0 15px #999;
  -webkit-box-shadow: 0 0 15px #999;
  padding: 15px;
  min-height: 280px;
  width: 290px;
}
#drop-target-box #content {
  min-height: 280px;
}
.package_container {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 1px #ccc;
  padding: 8px 55px 8px 5px;
  margin-bottom: 15px;
  cursor: move;
  position: relative;
  z-index: 1000;
}
.package_dragger {
  text-indent: -999999px;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 8px;
  margin-top: -2px;
  margin-left: 2px;
}
.draggable {
  background: url(/admin/themes/classic/images/drag_arrow.png) no-repeat top left;
}
.package_name {
  color: #179799;
  font-weight: bold;
}
.extra_options {
  color: #179799;
  font-size: 10px;
  float: right;
  position: absolute;
  right: 5px;
  top: 6px;
  text-align: center;
  width: 40px;
  line-height: 11px;
  cursor: pointer;
}
.remove_package {
  text-indent: -99999px;
  width: 20px;
  height: 20px;
  padding: 11px 5px 0 10px;
  background: #fff;
  position: absolute;
  top: 0;
  right: -32px;
  cursor: pointer;
  background: url(/admin/themes/classic/images/path2836.png) no-repeat 10px 10px #fff;
  border-bottom: 1px solid #ccc;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  display: none;
}
#instructions {
  color: #fff;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  position: relative;
  border: dashed 2px #fff;
  padding: 100px 40px 0 40px;
  height: 200px;
}
#draggable {
  position: absolute;
  height: 199px;
  width: 62px;
  display: block;
  background: url(/admin/themes/classic/images/location_arrow.png) no-repeat top left;
  margin-left: -90px;
  margin-top: -20px;
}
.package_options .atk-form > form > fieldset,
.package_options .atk-form > form > dl.atk-form-buttons,
.atk-form > form > fieldset > div > dl,
.atk-form > form > fieldset > dl {
  border-bottom: none;
  margin-bottom: 0;
}
.package_options .atk-form-simple > form > dl.atk-form-buttons,
.atk-form-simple > form > fieldset > dl,
.atk-form-simple > form > fieldset > div > dl {
  display: inline;
}
.package_options .atk-form-simple > form > fieldset > dl > dd,
.atk-form-simple > form > dl.atk-form-buttons > dd {
  margin: 5px 0 0 10px;
}
.package_options .atk-form-buttons,
.atk-form > form > fieldset {
  padding-top: 0;
}
#lower_wrapper {
  min-height: 400px;
  z-index: 0;
}
#lower_wrapper #drop-target-box,
#lower_wrapper #box_options {
  float: left;
  position: relative;
  z-index: 0;
}
#box_options {
  width: 380px;
  margin-left: 10px;
}
#box_options .atk-form-simple > form > fieldset > dl > dd,
.atk-form-simple > form > dl.atk-form-buttons > dd {
  margin: 0 0 12px 0;
}
#price_tally {
  font-size: 11px;
  width: 238px;
  background: #fff;
  padding: 10px;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  border-left: 1px dashed #999;
  border-right: 1px dashed #999;
  position: relative;
  float: left;
  -moz-box-shadow: 0 10px 15px #f1f1f1;
  -webkit-box-shadow: 0 10px 15px #f1f1f1;
}
#price_tally h4 {
  margin: 0 0 10px 0;
  color: #666;
  font-size: 12px;
}
#price_tally p {
  font-size: 12px;
  margin-bottom: 3px;
  border-top: 1px dashed #ccc;
  padding-top: 3px;
}
#box_options .dt {
  width: 100px;
}
.total_cost {
  display: block;
  font-size: 16px;
  font-family: Georgia;
  border-top: 1px solid #333;
  text-align: right;
  margin-top: 10px;
  padding: 5px 5px 0 0;
}
#box_total_weight {
  position: absolute;
  bottom: 0px;
  color: #c4ae95;
  width: 290px;
  font-weight: bold;
  text-align: center;
}
#overview_page #top_buttons {
  float: right;
  position: relative;
  top: -50px;
  right: 350px;
  margin-bottom: -35px;
}
#reminders {
  clear: left;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
  position: relative;
}
#reminders .reminder {
  padding: 8px 0 17px 0;
  border-bottom: 1px solid #ccc;
  width: 620px;
  font-size: 12px;
  position: relative;
}
#reminders .reminder_icon {
  float: left;
  position: relative;
  margin-right: 10px;
  top: 3px;
}
#reminders .reminder_close a {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(/admin/themes/classic/images/cross-circle.png) no-repeat top left;
  width: 16px;
  height: 16px;
  text-decoration: none;
}
#reminders .list-row {
  text-indent: 0;
}
#reminders .reminder_message {
  float: left;
  width: 400px;
}
#reminders .reminder_action {
  float: right;
  width: 140px;
  margin-right: 20px;
}
#finances {
  font-size: 12px;
  float: right;
  width: 295px;
  background: #fff;
  padding: 20px;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  border-left: 1px dashed #999;
  border-right: 1px dashed #999;
  position: relative;
  top: -50px;
  margin-bottom: -30px;
  box-shadow: 0 10px 15px #f1f1f1;
  -moz-box-shadow: 0 10px 15px #f1f1f1;
  -webkit-box-shadow: 0 10px 15px #f1f1f1;
}
#finances h2 {
  font-size: 24px;
  margin-top: 0;
}
#finances p {
  margin-bottom: 10px;
}
#finances .amount {
  font-family: Georgia, serif;
  font-size: 14px;
  color: #666;
}
#finances .cost_total {
  color: green;
  font-family: Georgia, serif;
  font-size: 18px;
}
#recent_packages {
  clear: both;
}
.customs_information {
  display: block;
  background: #fceaea;
  color: red;
  margin: 0 15px 5px 10px;
  padding: 10px;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}
.requests_grid #grid table.display tr {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 0 #ccc;
}
.requests_grid #grid table.display tr td {
  color: #464646;
  font-size: 12px;
}
.atk-grid .ui-widget-header {
  background: none;
  border: none;
  padding-bottom: 10px;
}
.atk-grid .ui-widget-header th {
  font-weight: normal;
  color: #999;
  padding-left: 10px;
}
.grid_body>tr {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 0 #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 0 #ccc;
}
.grid_body tr td {
  padding: 8px 16px 8px 10px !important;
}
.money {
  text-align: right;
}
.grid_body tr.lister_expander_parent {
  border-bottom: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
}
.grid_body tr.lister_expander_parent td {
  background: #f3f3f3;
}
.grid_body td.lister_expander,
div.lister_expander {
  background: #f9f9f9;
}
.package_customs {
  height: 360px;
}
#packed_boxes .packed_boxes_wrapper,
#recent_boxes .packed_boxes_wrapper {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 1px #ccc;
  padding: 8px 0 8px 5px;
  margin-bottom: 15px;
}
.box_image {
  float: left;
  margin-right: 5px;
  display: block;
  width: 106px;
  height: 97px;
}
.packed .box_image {
  background: url(/admin/themes/classic/images/small_box.png) no-repeat top left #fff;
}
.open .box_image {
  background: url(/admin/themes/classic/images/open_small_box.png) no-repeat top left #fff;
}
.box_details {
  float: left;
}
.shipping_details {
  float: left;
  margin-right: 20px;
  font-size: 12px;
  color: #9a9a9a;
  list-style-image: none;
  margin-top: 10px;
}
.shipping_details .active {
  width: 220px;
}
.shipping details .shipped {
  width: 260px;
}
#packed_boxes .shipping_details li,
#recent_boxes .shipping_details li,
#recent_boxes .shipped li {
  margin-bottom: 0;
}
#recent_boxes .shipped #buttons {
  position: relative;
  top: 10px;
}
.status_details {
  float: left;
  font-size: 12px;
  color: #9a9a9a;
  margin-top: 10px;
}
.status_details .active {
  width: 289px;
}
.status_details .shipped {
  width: 249px;
}
#packed_boxes .package_list,
#recent_boxes .package_list {
  list-style-image: none;
  color: #9a9a9a;
  font-size: 12px;
  margin-left: 0;
  margin-right: 20px;
  width: 300px;
}
#packed_boxes .package_list li,
#recent_boxes .package_list li {
  margin-bottom: 0;
}
#recent_boxes,
#recent_boxes,
#shipped_boxes {
  margin-top: 20px;
}
.box_details .box_name {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 8px;
  font-size: 14px;
}
#filter_time_range {
  text-align: right;
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}
#filter_time_range a {
  margin-right: 10px;
}
.atk-form-simple {
  padding-top: 20px;
}
.atk-form-simple dt,
.atk-form-simple div dt {
  margin-right: 5px;
  margin-top: 5px;
  position: relative;
  left: 10px;
}
.lister_expander_inner dt label {
  top: 5px;
  position: relative;
  left: 10px;
}
.expander_td {
  width: 100px;
}
.atk-form-simple input,
.lister_expander_inner input {
  padding: 5px;
}
.atk-form-buttons a {
  color: #5C97CA;
  text-decoration: underline;
}
.package_container .atk-form-buttons {
  border-top: none;
}
.atk-form-buttons a:hover {
  color: #075c7c;
  text-decoration: none;
  cursor: pointer;
}
.payment_icons {
  margin-left: 150px;
}
.payment_type_field {
  margin-bottom: 20px;
}
.hidden_part {
  display: none;
}
.atk-form-simple div dt {
  float: left;
  width: 10em;
  min-width: 10em;
  margin-right: 2em;
  text-align: right;
  margin-left: 0;
}
.atk-form-topup {
  width: 500px;
}
#news_list .article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#news_list h3 {
  margin-bottom: 0;
  font-style: normal;
}
#news_list .publish_date {
  color: #999;
}
.growl {
  z-index: 9999;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 300px;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 40px 10px 10px;
  text-shadow: 0 1px 1px #fff;
  border: 3px solid rgba(0,0,0,0.5);
  -border: 3px solid #aaa;
  border: 3px solid #aaa;
  box-shadow: 0 1px 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.4);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  line-height: 1.2;
  background: #E0E0E0;
}
.growl>b {
  position: absolute;
  right: 10px;
  background: url(/admin/themes/classic/images/icons_colored2.png) -32px -63px;
  width: 18px;
  height: 17px;
  cursor: pointer;
}
.growl>span {
  position: relative;
  tozp: -1px;
}
#preferences-wrapper.closed {
  zoom: 1;
}
#preferences-wrapper.opened {
  height: 1400px;
}
#forgot_password {
  margin-left: 75px;
  margin-top: 10px;
}
#navigation2 li a {
  display: block;
}
#FC_packages_frame_1_form_package td.atk-field {
  width: 800px;
}
.right {
  float: right;
}
.transactions_icon {
  float: left;
  width: 16px;
  height: 16px;
  text-align: center;
}
.transactions_text {
  float: left;
  position: relative;
  margin-left: 8px;
}
.atk-grid-notfound {
  padding: 1px;
  margin: 2px auto;
}
#LeftSidebar {
  float: left;
  width: 150px;
  height: 100%;
  margin-left: -150px;
  margin-right: 8px;
}
.subpage {
  float: left;
  position: relative;
  width: 95%;
  margin-left: 20px;
}
.location_empty {
  color: red;
  font-weight: bold;
}
.location_field {
  margin-top: 10px;
  margin-bottom: 5px;
}
ul.terms_alpha_list {
  list-style-type: lower-alpha;
}
ul.terms_alpha_list li {
  margin-left: 40px;
}
ul.terms_alpha_sublist {
  list-style-type: lower-alpha;
}
ul.terms_alpha_sublist li {
  margin-left: 80px;
}
.atk-grid > table > thead > tr > th,
.atk-grid > table > tbody > tr > td {
  vertical-align: middle !important;
}
#header a#logo {
  position: relative;
  left: -785px;
  top: -39px;
}
#header .logout {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
ul#navigation2 li a:hover {
  background: #c7a685;
}
#header_wrapper {
  border-bottom-color: #A37B4A;
  background: url(/admin/themes/classic/images/header_paper.png) repeat-x left center #d1a678;
}
#footer-navigation ul li {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 10px;
}
#FC_finances_topup_form_payment table {
  width: 100%;
  float: left;
}
#more_options {
  cursor: pointer;
}
.cleft h2 {
  margin-left: 20px;
  clear: both;
  float: left;
  width: 300px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #b0824b;
  margin-top: 40px;
  padding-bottom: 10px;
}
#layout #Content .cleft .cleft1 {
  float: left;
  width: 348px;
  height: 462px;
  background: url(/admin/themes/classic/images/tour-menu.png) no-repeat;
}
#layout #Content .cleft .cleft1 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
}
#layout #Content .cleft .cleft1 ul li {
  clear: both;
  float: left;
  width: 277px;
  background: url(/admin/themes/classic/images/leftmenuline.png) no-repeat top center;
}
#layout #Content .cleft .cleft1 ul li a {
  display: block;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ba9363;
}
#layout #Content .cleft .cleft1 ul li a:hover {
  display: block;
  width: 277px;
  background: url(/admin/themes/classic/images/leftmenuhover.jpg) repeat-y;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ba9363;
}
#layout #Content .cleft .cleft1 ul li a.active {
  display: block;
  width: 277px;
  background: url(/admin/themes/classic/images/leftmenuhover.jpg) repeat-y;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ba9363;
}
#layout #Content .cleft .cleft1 ul li.ltone {
  clear: both;
  float: left;
  width: 277px;
  font: normal 11px arial;
  color: #4f9ba1;
}
#layout #Content .cleft .cleft1 ul li.ltone img {
  float: left;
  margin-right: 5px;
  width: 36px;
  height: 40px;
  margin-left: 5px;
}
#layout #Content .cleft .cleft1 ul li.ltone a {
  display: block;
  text-decoration: none;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ba9363;
}
#layout #Content .cleft .cleft1 ul li.ltone a:hover {
  display: block;
  text-decoration: none;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4f9ba1;
}
#layout #Content .cleft .cleft1 ul li.ltone a.active {
  display: block;
  text-decoration: none;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4f9ba1;
}
#layout #Content .cleft .cleft1 .ltline {
  clear: both;
  float: left;
  width: 330px;
  text-align: center;
}
#layout #Content .cleft .search {
  clear: both;
  float: left;
  width: 300px;
  margin-left: 25px;
  padding-bottom: 10px;
}
#layout #Content .cleft .search .searchimg {
  float: left;
  width: 35px;
  height: 36px;
  margin-left: 5px;
}
#layout #Content .cleft .search .seartxt {
  float: left;
  width: 220px;
  margin-left: 7px;
}
#layout #Content .cleft .search .seartxt label {
  clear: both;
  float: left;
  width: 250px;
  font: bold 12px Georgia, arial;
  color: #b0824b;
}
.srtxtb {
  clear: both;
  float: left;
  width: 214px;
  height: 38px;
  margin-top: 5px;
  background: url(/admin/themes/classic/images/ltextbg.jpg) no-repeat scroll 0 3px transparent;
}
.srtxtb1 {
  float: left;
  margin-left: 5px;
  width: 200px;
  margin-top: 6px;
  border: solid 0px red;
  background: url(0.jpg) no-repeat;
}
#layout #Content .cleft .cleft1 .topquest {
  clear: both;
  float: left;
  width: 240px;
  background: none;
  margin-top: -5px;
}
#layout #Content .cleft .cleft1 .topquest .topquest1 {
  clear: both;
  float: left;
  width: 240px;
  margin-left: 70px;
  margin-top: 10px;
  margin-bottom: 0;
}
#layout #Content .cleft .cleft1 .topquest .topquest1 a {
  color: #82c4c9;
  text-decoration: none;
}
#layout #Content .cleft .cleft1 .topquest .topquest1 .topbill {
  clear: both;
  float: left;
  width: 150px;
  font: bold 12px Georgia, arial;
  color: #4f9ba1;
}
#layout #Content .cleft .cleft1 .topquest .topquest1 .topbill1 {
  float: right;
  width: 40px;
  font: bold 12px Georgia, arial;
  color: #b0824b;
}
.shopright {
  float: left;
  width: 590px;
  margin-left: 20px;
}
.shopright .faq {
  float: left;
  width: 590px;
  padding-top: 30px;
}
.shopright .faq .question {
  float: left;
  width: 186px;
  height: 186px;
}
.shopright .faq  h1 {
  float: left;
  width: 400px;
  font: bold 46px Adelle Basic, arial;
  color: #e9573c;
  text-align: right;
}
.shopright .text1 {
  float: left;
  width: 584px;
  padding-top: 35px;
}
.shopright .text1 .num1 {
  float: left;
  font: normal 16px 'Georgia';
  color: #4f9ba1;
}
.shopright .text1 .ftext1 {
  float: left;
  width: 550px;
  padding-left: 10px;
  cursor: pointer;
  font: bold 16px 'Georgia';
  color: #4f9ba1;
  line-height: 20px;
}
.read {
  color: #4F4BA1 !important;
}
a.news_unread {
  background: url(/admin/themes/classic/images/fugue/exclamation-red.png) no-repeat right;
}
.shopright .text {
  float: left;
  width: 584px;
  padding-top: 25px;
}
.shopright .text .num {
  float: left;
  font: normal 16px 'Georgia';
  color: #4f9ba1;
}
.shopright .text .ftext {
  float: left;
  width: 555px;
  padding-left: 10px;
  font: bold 16px 'Georgia';
  color: #4f9ba1;
  line-height: 20px;
}
.shopright .text3 {
  float: left;
  width: 590px;
  padding-top: 25px;
}
.shopright .text3 .num3 {
  float: left;
  font: normal 16px 'Georgia';
  color: #4f9ba1;
}
.shopright .text3 .ftext3 {
  float: left;
  width: 555px;
  padding-left: 10px;
  font: bold 16px 'Georgia';
  color: #4f9ba1;
  line-height: 20px;
}
#layout #contenttag1 {
  cleaR: both;
  float: left;
  width: 913px;
  font: bold 30px 'Adelle Basic', arial;
  color: #e94c34;
  margin-top: 40px;
  text-align: center;
}
#layout #contenttag1 a {
  color: #5a8f9f;
  text-decoration: none;
}
#ATK_preferences_fcform span.form_field {
  width: 340px;
}
#ATK_preferences_fcform div#address {
  float: left;
  width: 490px;
}
#ATK_preferences_fcform div#other {
  float: left;
  width: 490px;
}
#ATK_preferences_fcform div#wire {
  float: left;
}
#ATK_preferences_fcform div.form_buttons {
  float: left;
  text-align: left;
  padding-top: 7px;
  width: 100%;
  border-top: 1px solid lightgray;
}
#current_balance {
  float: right;
  margin-top: 5px;
  margin-right: 10px;
}
#packages_filter {
  text-align: right;
  margin: 4px;
}
.jMyCarousel ul li img.img {
  padding: 1px;
  background: #999;
  border-color: #fff !important;
  box-shadow: 0 1px 6px #999;
  -moz-box-shadow: 0 1px 6px #999;
  -webkit-box-shadow: 0 1px 6px #999;
  margin: 5px;
}
.jMyCarousel_wrapper .prev,
.jMyCarousel_wrapper .next {
  position: relative !important;
  top: 29px !important;
}
.users_details .jMyCarousel_wrapper .prev,
.users_details .jMyCarousel_wrapper .next {
  position: relative !important;
  top: 4px !important;
}
.wrapper {
  width: 1080px;
  margin: auto;
}
#header {
  padding-top: 5px;
}
.atk-menu {
  text-align: right;
}
#if_not_found {
  text-align: right;
  height: 20px;
}
.form_location {
  height: 40px;
}
.grid_quicksearch {
  text-align: right;
}
div#undo_mark {
  float: right;
}
div.ms_report_item {
  float: left;
  overflow: hidden;
  width: 49%;
}
div.tracking_report {
  margin-bottom: 20px;
}
#ATK_users_customers_grid_users .grid_quicksearch {
  width: 450px;
}
table.photo_requests {
  width: 100%;
  border: 0;
}
table.photo_requests td.rq_info {
  width: 300px;
}
table.photo_requests div.rq_package {
  float: left;
  width: 200px;
}
table.photo_requests div.rq_status {
  float: left;
  width: 90px;
  margin-left: 10px;
}
table.photo_requests div.rq_user {
  float: left;
}
div.photocell {
  width: 560px;
}
div.jMyCarousel {
  left: 0px;
}
#ATK_requests_general_fcform td.atk-field {
  width: 80%;
}
#ATK_requests_general_fcform span.form_field {
  width: 78%;
}
#ATK_requests_general_fcform span.field_caption {
  width: 20%;
}
#ticket_form {
  height: 230px;
}
#ticket_form #fieldset {
  float: left;
}
#ticket_form .form_buttons {
  float: right;
  padding-top: 130px;
}
#ticket_form .form_buttons button {
  margin-top: 8px;
  float: right;
}
#ticket_form .form_buttons span.form_field {
  float: right;
}
#ticket_form #ATK_requests_general_fcform_roletype {
  width: 160px;
  margin: 5px 0;
  padding: 4px;
}
#ticket_form .field_caption {
  width: 150px !important;
  margin-bottom: 10px;
  text-align: right;
}
#ticket_form span.form_field {
  width: auto !important;
}
#ticket_form #ATK_requests_general_fcform_request_subject,
#ticket_form #ATK_requests_general_fcform_request_text {
  width: 410px;
  border: 1px solid #ccc;
  font-size: 15px;
  font-family: Arial, sans-serif;
  color: #333;
  padding: 6px;
}
#ATK_requests_general_fcgrid {
  padding-top: 20px;
}
#ATK_requests_general_fcgrid .grid_quicksearch {
  width: auto;
  float: left;
}
.grid_quicksearch span.field_caption,
.grid_quicksearch span.form_field {
  width: auto;
}
.grid_quicksearch .form_buttons {
  margin-left: 5px;
}
#ATK_requests_general_fcform .form_buttons {
  width: 320px !important;
}
.grid_quicksearch .form_buttons #ATK_requests_general_fcgrid_ticketsearch_Go {
  position: relative;
}
.flexbox_general {
  width: 300px;
  height: 35px;
}
div#webcam {
  width: 640px;
  height: 480px;
  padding: 10px;
  margin: 4px;
  border: 1px solid;
}
div#webcam_small {
  width: 320px;
  height: 240px;
  padding: 10px;
  margin: 4px;
  border: 1px solid;
}
div#filter,
div#location {
  float: left;
}
div#location {
  margin-left: 10px;
}
div#location .atk-form-simple {
  padding-top: 0 !important;
}
.atk-form table tr td {
  padding: 0 !important;
}
.package_admin .atk-field {
  height: 30px;
}
div#user_info,
div#user_category {
  float: left;
}
div#user_comments {
  width: 300px;
  float: left;
}
div#user_category {
  width: 380px;
}
div#user_info {
  margin-right: 10px;
  width: 390px;
}
.ticket_header {
  width: 30%;
  float: left;
}
.ticket_row {
  overflow: hidden;
  border-bottom: 1px solid;
}
.ticket_body,
.ticket_buttons {
  float: left;
}
.ticket_body {
  width: 50%;
}
.ticket_buttons {
  width: 20%;
}
.ui-icon-none {
  background-position: -176px -16px;
}
#sorting3_main,
#sorting3_webcam {
  float: left;
}
ul#shop_samples li {
  float: left;
  display: block;
  border: 1px solid black;
  margin: 10px;
  padding: 5px;
  width: 100px;
  height: 120px;
  text-align: center;
}
div.screenshot_delete {
  position: relative;
  left: 50px;
  bottom: 8px;
}
.main_submenu li.active {
  background: url("images/ui-bg_flat_100_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
}
.main_submenu li.active a,
.main_submenu li.active a:link,
.main_submenu li.active a:visited {
  color: #B34985;
  text-decoration: none;
}
table.login_table .error_message {
  color: #c00;
}
iframe.expander_frame {
  border: 0;
}
.display table tr,
.requests_grid #grid .display table tr {
  border: 0;
  box-shadow: none;
}
.grid_editable {
  cursor: pointer;
  text-decoration: underline;
  color: #3886B3;
}
.grid_editable button {
  text-decoration: none;
}
table.display tr.odd.row_selected td div.expanderDialog table td,
table.display tr.even.row_selected td div.expanderDialog table td {
  background-color: #fff;
}
#Content .scan_check {
  float: right;
  margin: 21px 0 19px;
}
#Content .box_info input {
  margin-left: 0 !important;
  margin-right: 7px;
}
#outbox_table,
#inbox_table {
  table-layout: fixed;
}
#outbox_table th,
#inbox_table th {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom: 2px solid #444;
  color: #9e9c9b;
  font-weight: bold;
}
#outbox_table tr.odd td,
#inbox_table tr.odd td {
  background-color: #EEE;
}
#outbox_table tr.even td,
#inbox_table tr.even td {
  background-color: #E1E1E1;
}
#outbox_table td,
#inbox_table td {
  padding: 10px 10px;
  border: none;
}
#outbox_table tfoot,
#inbox_table tfoot {
  display: none;
}
.ui-dialog .ui-dialog-content {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
#error_message {
  font-size: 14px;
  display: none;
}
#error_message:first-letter {
  text-transform: uppercase;
}
#error_message.display {
  display: block;
}
.ui-dialog #outbox h1,
.ui-dialog #inbox h1 {
  color: #444;
  font-size: 24px;
  text-transform: none;
  font-family: Arial, sans-serif;
  letter-spacing: 0;
}
.ui-dialog #outbox {
  float: left;
  width: 48%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ui-dialog #inbox {
  margin-left: 52%;
}
.ui-dialog #outbox table.display,
.ui-dialog #inbox table.display,
.ui-dialog #outbox .dataTables_wrapper,
.ui-dialog #inbox .dataTables_wrapper {
  clear: none !important;
}
.ui-dialog #outbox table.display,
.ui-dialog #inbox table.display {
  width: auto !important;
}
.ui-dialog #inbox:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .ui-dialog #inbox {
  zoom: 1;
}
*:first-child+html .ui-dialog #inbox {
  zoom: 1;
}
form label {
  padding-left: 10px;
}
#package-form {
  display: inline-block;
  margin-top: 20px;
  padding: 30px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 3px dashed #333;
}
#wizard label {
  width: 150px;
  display: inline-block;
  font-weight: bold;
}
#package-form #location {
  margin-left: 2px;
}
#wizard table,
#package-form {
  background: -moz-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0.3) 100%);
  background: -webkit-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0.3) 100%);
  background: -o-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0.3) 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0.3) 100%);
  background: linear-gradient(to bottom,#ffffff 0%,rgba(255,255,255,0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#4dffffff',GradientType=0);
}
#wizard table {
  border: none !important;
  margin-bottom: 10px;
}
#wizard table td {
  padding: 3px 10px;
}
#wizard table th {
  font-weight: bold;
}
#wizard table td:first-child {
  color: #C88;
  font-weight: bold;
  text-align: center;
}
#wizard table td:first-child + td {
  text-align: center;
}
#wizard table td:last-child,
#wizard table th:last-child {
  background-color: #F8F7EE;
  border: none;
}
h1,
h2,
h3,
#footer>.wrapper {
  font-style: italic;
}
hr {
  margin: 0;
  padding: 0;
  background: url(/admin/themes/classic/images/hr.png) repeat-x center;
  border: 0px;
}
h1,
h2,
h3 {
  font-weight: normal;
  letter-spacing: -0.04em;
}
h1 {
  font-size: 32px;
  color: #ccc;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-style: normal;
  margin-top: 0 !important;
}
.whr {
  padding-bottom: 0.3em;
  border-bottom: 1px solid #cacaca;
}
h2 {
  font-size: 28px;
  margin: 0.75em 0 0.7em;
}
h3 {
  font-size: 21px;
  letter-spacing: -0.02em;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
.row-toolbar {
  white-space: nowrap;
}
ul.ui-autocomplete {
  height: 200px;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1005;
}
.box {
  padding: 24px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.box-white {
  background: #fff;
  border: 1px solid #cacaca;
}
.box-gray {
  background: #e0e0e0;
  border: 1px solid #cacaca;
}
.box-lightgray {
  background: #eee;
  border: 1px solid #ccc;
}
.box-darkgray {
  background: #8f8f8f url(/admin/themes/classic/images/bg-darkgray.png) repeat-x bottom;
  color: #fff;
}
div.field_comment {
  margin-left: 5px;
}
.login-form-buttons {
  position: relative;
  left: 145px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.top_right {
  text-align: right;
  margin: 4px;
}
td.dt {
  text-align: right;
  padding: 5px;
  margin-bottom: 5px;
}
.dl {
  height: 40px;
  vertical-align: middle;
}
.dl .ui-button {
  margin-top: 5px;
}
table form td div .form_field {
  position: relative;
  float: left;
}
div form td .form_field {
  float: left;
  margin-bottom: 2px;
}
div.form_field_hint {
  float: none;
  font-size: small;
  color: gray;
  margin-left: 5px;
}
.form_field img {
  position: relative;
  top: 10px;
}
.atk-field {
  margin-bottom: 0.2em;
  margin-bottom: 4px;
  vertical-align: middle;
}
span.dt {
  padding-left: 8px;
  float: left;
}
td.atk-field {
  width: 100%;
}
div.atk-field {
  float: left;
}
.atk-error {
  position: absolute;
  padding-top: 36px;
  padding-left: 15px;
  font-size: 7pt;
  color: #cc0000;
}
.field_has_error input,
.field_has_error select {
  border: 1px solid #cc0000;
}
div.form_field {
  width: 100%;
  padding-bottom: 5px;
}
span.field_caption {
  width: 25%;
  position: relative;
}
span.form_field {
  width: 80%;
}
.form_line .atk-error {
  float: none;
}
tr.form_buttons {
  margin-top: 5px;
}
div.form_buttons {
  margin-top: 5px;
}
button,
.ui-button,
input,
select,
textarea {
  padding: 3px 5px !important;
  margin: 6px;
}
.ui-state-error {
  background: #fff !important;
  color: #cc0000 !important;
  padding: 8px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: solid 4px #CC0000 !important;
  text-shadow: none;
  box-shadow: 0 0 10px #ccc;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  margin: -1px 0 0 5px;
}
.ui-state-error .ui-icon {
  display: none;
}
.column_money,
.column_amount {
  text-align: right;
}
th {
  padding: 8px 16px 8px 10px !important;
}
table.ui-datepicker-calendar th {
  padding: 0 !important;
}
td.fixed_width {
  width: 50px;
}
.grid_quicksearch {
  float: right;
  width: 250px;
}
.grid_quicksearch dl {
  display: inline;
}
div.lister_expander {
  background: #f5f5f5;
  border: 1px solid #bbb;
  border-bottom: 1px solid #aaa !important;
  border-top: 1px solid #ddd;
  padding: 2em;
  margin-top: -15px;
  margin-bottom: 15px;
}
div.lister_expander_inner {
  max-width: 905px;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
p,
blockquote,
ul,
ol,
dl,
dir,
menu {
  margin: 0 0 1.12em 0;
}
p {
  line-height: 1.4;
}
.clear {
  clear: both;
  line-height: 0;
}
.light-gray {
  color: #444;
  background: #ebeded;
  background: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#d9ddde));
  background: -moz-linear-gradient(top,#ffffff,#d9ddde);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d9ddde");
}
.gray {
  color: gray;
}
.red {
  color: red;
}
.grayed {
  color: lightgray;
  font-style: italic;
}
.centered {
  align: center;
}
.hidden {
  display: none;
}
.visible {
  display: block;
}
.font_georgia {
  font-family: Georgia;
}
ul.terms_alpha_list {
  list-style-type: lower-alpha;
}
ul.terms_alpha_list li {
  margin-left: 40px;
}
ul.terms_alpha_sublist {
  list-style-type: lower-alpha;
}
ul.terms_alpha_sublist li {
  margin-left: 80px;
}
.growl {
  z-index: 9999;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 300px;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 40px 10px 10px;
  text-shadow: 0 1px 1px #fff;
  border: 3px solid rgba(0,0,0,0.5);
  -border: 3px solid #aaa;
  box-shadow: 0 1px 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.4);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  line-height: 1.2;
  background: #E0E0E0;
}
.growl>b {
  position: absolute;
  right: 10px;
  background: url(/admin/themes/classic/images/icons_colored2.png) -32px -63px;
  width: 18px;
  height: 17px;
  cursor: pointer;
}
.growl>span {
  position: relative;
  tozp: -1px;
}
#signup-box>div.ui-widget,
#signup-box>div.ui-widget>form>.atk-form-buttons {
  margin-bottom: 0;
}
#signup-box {
  width: 500px;
}
#reload-captcha {
  width: 30px;
  height: 30px;
}
#reload-captcha img {
  width: 20px;
  height: 20px;
  top: 2px;
}
.money {
  text-align: right;
}
.packed_boxes_wrapper {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 1px #ccc;
  padding: 8px 0 8px 0;
  margin-bottom: 15px;
  overflow: hidden;
}
.box_image {
  float: left;
  margin-right: 5px;
  display: block;
  width: 106px;
  height: 97px;
}
.shipment_buttons {
  margin-top: 10px;
}
.packed .box_image {
  background: url(/admin/themes/classic/images/small_box.png) no-repeat top left;
}
.open .box_image {
  background: url(/admin/themes/classic/images/open_small_box.png) no-repeat top left;
}
.box_details {
  float: left;
}
.shipping_details {
  float: left;
  margin-right: 20px;
  font-size: 12px;
  color: #9a9a9a;
  list-style-image: none;
  margin-top: 10px;
}
.shipping_details .active {
  width: 220px;
}
.shipping details .shipped {
  width: 260px;
}
#packed_boxes .shipping_details li,
#recent_boxes .shipping_details li,
#recent_boxes .shipped li {
  margin-bottom: 0;
}
#recent_boxes .shipped #buttons {
  position: relative;
  top: 10px;
}
.status_details {
  float: left;
  font-size: 12px;
  color: #9a9a9a;
  margin-top: 10px;
}
.status_details .active {
  width: 289px;
}
.status_details .shipped {
  width: 249px;
}
#packed_boxes .package_list,
#recent_boxes .package_list {
  list-style-image: none;
  color: #9a9a9a;
  font-size: 12px;
  margin-left: 0;
  margin-right: 20px;
  width: 300px;
}
#packed_boxes .package_list li,
#recent_boxes .package_list li {
  margin-bottom: 0;
}
#recent_boxes,
#recent_boxes,
#shipped_boxes {
  margin-top: 20px;
}
.box_details .box_name {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 8px;
  font-size: 14px;
}
#filter_time_range {
  text-align: right;
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}
#filter_time_range a {
  margin-right: 10px;
}
#div_about p {
  margin-bottom: 10px;
}
.AdelleBasicBold {
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  font-family: 'CentroSlabPro', sans-serif !important;
  font-size-adjust: 0.52;
}
@font-face {
  font-family: 'CentroSlabPro';
  src: url('../fonts/PFCentroSlabPro-Bold.eot');
}
.news_readmore {
  position: relative;
  left: 300px;
}
.news_date {
  font-size: smaller;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 14px;
}
table#shops ul {
  list-style-image: url(/admin/themes/classic/images/ribbon.png);
  margin-left: 26px !important;
}
* html #pane_overlay {
  background-color: #333;
  background-color: transparent;
  background-image: url(/templates/jui/images/overlay.png);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/jui/images/overlay.png",sizingMethod="scale");
}
#pane_overlay {
  background-image: url(/templates/jui/images/overlay.png);
}
#pane_window {
  z-index: 999;
  background-color: #eff9c7;
  border: 10px solid #eff9c7;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  box-shadow: 0 0 7px #ccc;
  -moz-box-shadow: 0 0 7px #ccc;
  -webkit-box-shadow: 0 0 7px #ccc;
}
#pane_title {
  position: absolute;
  height: 42px;
}
#pane_title #close {
  position: relative;
  right: 0px;
  background: #0c3b3d;
  background: -moz-linear-gradient(center bottom,#0c3b3d 0%,#3a8385 100%);
  width: 32px;
  height: 32px;
  padding: 5px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
#pane_title #close a {
  background: url("/templates/jui/images/big-cross-red.png") no-repeat scroll center center transparent;
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-indent: -900em;
}
#pane_title #close a:hover {
  background-color: #a1c436;
  cursor: pointer;
}
ul#address_samples li {
  float: left;
  display: block;
  border: 1px solid black;
  margin: 10px;
  padding: 5px;
  width: 100px;
  height: 120px;
  text-align: center;
}
div.address_sample {
  width: 800px;
  height: 600px;
}
.overflow_visible {
  overflow: visible !important;
}
.hint {
  border: 1px dotted gray;
  background: #FFFFAE;
  vertical-align: middle;
  position: relative;
  padding: 15px;
  margin: 5px 0 5px 0;
}
#hintbox {
  position: absolute;
  top: 0;
  background-color: lightyellow;
  width: 350px;
  padding: 3px;
  border: 1px solid black;
  font: normal 11px Verdana;
  line-height: 18px;
  z-index: 100;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
  visibility: hidden;
}
.hintanchor {
  font-weight: bold;
  color: navy;
  margin: 3px 8px;
}
#notification_bar {
  font-family: Arial, Helvetica, sans-serif;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 105;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  color: white;
  padding: 10px 0px 10px 0px;
  background-color: #8E1609;
}
#notification_bar span {
  text-align: center;
  width: 95%;
  float: left;
}
.close-notify {
  white-space: nowrap;
  float: right;
  margin-right: 10px;
  color: #fff;
  text-decoration: none;
  border: 2px #fff solid;
  padding-left: 3px;
  padding-right: 3px;
}
a.close-notify {
  color: #fff;
  text-decoration: none;
}
a.close-notify:visited {
  color: #fff;
  text-decoration: none;
}
div#news_sidebar {
  float: left;
  width: 20%;
  padding-right: 5px;
}
div#news_article {
  float: left;
  width: 75%;
}
div#news_list {
  float: left;
  width: 75%;
}
#news_list .article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#news_list h3 {
  margin-bottom: 0;
  font-style: normal;
}
#news_list .publish_date {
  color: #999;
}
#news_sidebar .jstree-default.jstree-focused {
  background: none;
}
#news_sidebar .jstree li {
  margin-left: none;
}
#news_sidebar .jstree li.jstree-open {
  margin-bottom: 10px;
}
#news_sidebar .jstree ul li a {
  margin-bottom: 10px;
  color: #999;
  font-size: 14px;
  border: none !important;
  background: none;
  padding: none !important;
}
#news_sidebar .jstree a,
.jstree-hovered {
  padding: 0 !important;
}
#news_sidebar .jstree ul li a.jstree-hovered {
  text-decoration: underline;
}
#news_sidebar .jstree li.jstree-leaf a {
  color: #888;
  font-size: 13px;
}
#news_sidebar .jstree-default .jstree-clicked {
  color: #000 !important;
  background: none;
  border: none;
}
#news_sidebar .jstree ul li ul li a {
  margin-bottom: 0;
}
#news_sidebar .jstree-default li,
.jstree-default ins {
  background: none !important;
}
#news_sidebar .jstree ins {
  display: none;
}
#signup-box .error_message {
  color: #c00;
  font-size: 10px;
  font-family: Verdana, serif;
  padding-left: 5px;
}
.paging_links {
  cursor: pointer;
  width: 300px;
}
.paginate_button {
  padding: 4px;
}
.paginate_button_disabled {
  text-decoration: none !important;
}
.notice_add {
  float: right;
  display: block;
  border: 2px solid #ffcc33;
  background-color: #ffff99;
  font-size: 12px;
  padding: 10px;
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.breadcrumbs {
  margin-bottom: 0.5em;
}
div.flash.notice_add {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  min-width: 30%;
  font-size: 1.2em;
  height: auto;
  padding: 20px;
  z-index: 100000;
}
