/**
 * File stylesheets.css
 *
 * This file is part of Batavi Open E-Commerce Solution.
 *
 * Batavi Open E-Commerce Solution is free software: you can redistribute
 * it and/or modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation version 2 of the
 * License.
 *
 * CSS
 *
 * @copyright 2007-2009 ICEshop BV Copyright (www.batavi.org)
 * @copyright 2007  osCommerce Copyright
 *
 * @author osCommerce, Open Source E-Commerce Solutions
 * @author ICEshop BV (www.batavi.org)
 * @author Jake Abma <jake@iceshop.nl>
 * @license GNU General Public License v2
 *
 * @see http://www.gnu.org/licenses/
 * @see http://www.gnu.org/licenses/gpl-faq.html
 */


/* page contents */

form input {border: 1px solid #8f8f8f; cursor: pointer;}

#pageContents {
  padding: 0;
}

#content, #content_top, #content_bottom {background: #f2f2f0;}


#content div {background: url(images/content_lt_bg.gif) 0 0 no-repeat;}
#content div div {background: url(images/content_rt_bg.gif) 100% 0 no-repeat; display: inline-block;}
#content div div div {background: url(images/content_lb_bg.gif) 0 bottom no-repeat;}
#content div div div div {background: url(images/content_rb_bg.gif) 100% bottom no-repeat; display: inline-block;}
#content div div div div div {padding: 10px;}
#content div div div div {display: block;}
#content div div {display: block;}

#content div div div div div div {background: none; padding: 0;}
#content div div div div div div div {background: none; padding: 0;}

#content #mainTable {background: #fff; border: 1px solid #d6d6d6;}

#content #mainTable div {background: url(images/mainTable_lt_bg.gif) 0 0 no-repeat; margin: -1px;}
#content #mainTable div div {background: url(images/mainTable_rt_bg.gif) 100% 0 no-repeat; display: inline-block; margin: 0;}
#content #mainTable div div div {background: url(images/mainTable_lb_bg.gif) 0 bottom no-repeat; margin: 0;}
#content #mainTable div div div div {background: url(images/mainTable_rb_bg.gif) 100% bottom no-repeat; display: inline-block; margin: 0;}
#content #mainTable div div div div div {padding: 10px;}
#content #mainTable div div div div {display: block;}
#content #mainTable div div {display: block;}

#content #mainTable div div div div div div {background: none; padding: 0;}
#content #mainTable div div div div div div div {background: none;}



#content_bottom div {background: url(images/content_lt_bg.gif) 0 0 no-repeat;}
#content_bottom div div {background: url(images/content_rt_bg.gif) 100% 0 no-repeat; display: inline-block;}
#content_bottom div div div {background: url(images/content_lb_bg.gif) 0 bottom no-repeat;}
#content_bottom div div div div {background: url(images/content_rb_bg.gif) 100% bottom no-repeat; display: inline-block;}
#content_bottom div div div div div {padding: 10px;}
#content_bottom div div div div {display: block;}
#content_bottom div div {display: block;}

#content_bottom div div div div div div {background: none; padding: 0;}
#content_bottom div div div div div div div {background: none; padding: 0;}

#content_bottom #mainTable_buttom {background: #fff; border: 1px solid #d6d6d6;}

#content_bottom #mainTable_buttom div {background: url(images/mainTable_lt_bg.gif) 0 0 no-repeat; margin: -1px;}
#content_bottom #mainTable_buttom div div {background: url(images/mainTable_rt_bg.gif) 100% 0 no-repeat; display: inline-block; margin: 0;}
#content_bottom #mainTable_buttom div div div {background: url(images/mainTable_lb_bg.gif) 0 bottom no-repeat; margin: 0;}
#content_bottom #mainTable_buttom div div div div {background: url(images/mainTable_rb_bg.gif) 100% bottom no-repeat; display: inline-block; margin: 0;}
#content_bottom #mainTable_buttom div div div div div {padding: 10px;}
#content_bottom #mainTable_buttom div div div div {display: block;}
#content_bottom #mainTable_buttom div div {display: block;}

#content_bottom #mainTable_buttom div div div div div div {background: none; padding: 0;}
#content_bottom #mainTable_buttom div div div div div div div {background: none;}


/* links */
a:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }

/* page */
BODY { background: #8f8f8f; color: #000000; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

#screen {background: #8f8f8f url(images/screen_bg.gif) 0 0 repeat-x;}

div#wrapper {min-width: 880px; max-width: 1200px; margin: 0 auto;}
div#wrapper {width: expression(((document.body.clientWidth)) < 881? "880px": ((document.body.clientWidth)) > 1200? "1200px": "auto" );}

P { font-family: Verdana, Arial, sans-serif; font-size: 12px; margin: 10px 0 10px 12px;}
H1, .pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; margin: 10px 0px; }
H1 a:link, H1 a:visited, H1 a:active { font-size: 18px; color: #fff; font-weight: bold; margin: 10px 0px; padding: 0 0 0 21px; }
H1 a:hover { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #fff; font-weight: bold; margin: 10px 0px; text-decoration: underline; }

#content table {font-size: 11px;}

.pageContents table {background: #f2f2f0;}

/* data table */
.dataTable {
  border-collapse: collapse;
  clear: both;
  text-align: left;
}

.dataTable thead th {
  background-color: #E6E6E6;
  border-width: 1px;
  border-top-color: #C1C1C1;
  border-bottom-color: #C1C1C1;
  border-left-color: #C1C1C1;
  border-right-color: #C1C1C1;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

*:first-child+html .dataTable thead th.td_ie {border-width: 1px 2px 1px 1px;}

.dataTable tfoot th {
  background-color: #E6E6E6;
  border-width: 1px 1px 1px 1px;
  border-top-color: #C1C1C1;
  border-bottom-color: #C1C1C1;
  border-left-color: #C1C1C1;
  border-right-color: #C1C1C1;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.dataTable thead tr, .dataTable tfoot tr, .dataTable tbody tr {
  height: 20px;
}

.dataTable tbody tr.dataSpecialTable td {
  background-color: #F1F111;
  border-width: 1px;
  border-color: #E6E6E6;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.dataTable tbody tr.mouseOverDataSpecialTable td {
  background-color: #F1F150;
  border-width: 1px;
  border-color: #E6E6E6;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.dataTable tbody td {
  background-color: #FFFFFF;
  border-width: 1px;
  border-color: #C1C1C1;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.borderTransparent tbody td {
  border-color: rgba(255, 255, 255, 0);
}

.dataTable tbody td.subtitulo select {
  max-width: 120px;
}

*:first-child+html .dataTable tbody td.td_ie {border-width: 1px 2px 1px 1px;}

.dataTable td {
  background-color: #F0F1F1;
  border-width: 1px;
  border-color: #E6E6E6;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.dataTable tr.sub_customer td{
  background-color: #f4f7fd;
}

.dataTable tr.selected td {
  background-color: #FBEBB1;
}
.dataTable tr.matched td {
  background-color: #FBEBB1;
}
.dataTable tr.mouseOver td, .dataTable tr.mouseOverDeactivatedRow td, .dataTable tr.mouseOverNewRow td {
  background-color: #FFFAF3;
}

.dataTable tr.deactivatedRow td {
  background-color: #F69095;
}

.dataTable tr.newRow td {
  background-color: #33CC33;
}

#managePurchaseOrder .table-wrapper {
  overflow-y: hidden;
}


/* info box */
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #000; background-color: #B3BAC5; margin: 0 0 0 12px; }
.infoBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #DEE4E8; padding: 2px; }

.subjectName { font-weight: bold; }

/* forms */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
#default SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; width: 350px; }
FORM { display: inline; margin: 0; }
LABEL { cursor: pointer; cursor: hand; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.highlight { border: 1px solid #ff0000; background-color: #ffff6b; padding: 2px; }

/* powered by button */

.poweredByButton { border: 1px solid black; padding: 1px; margin: 1px; font-family: Verdana, Arial, sans-serif; font-size: 8px; text-transform: uppercase; background: #999; }
.poweredByButton .poweredBy { color: black; background: white; padding: 1px 5px 1px 5px; font-size: 8px; }
.poweredByButton .Batavi { color: white; padding: 1px 5px 1px 5px; font-size: 8px; }


/* infoBox button */
.infoBoxButton { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: white; font-weight: bold; padding: 3px 12px; margin: 1px 9px 0 0; border: 1px solid #8f8f8f; background-color: #1ca800 !important; text-transform: uppercase; }
.operationButton { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: white; font-weight: bold; padding: 3px 16px; margin: 1px; border: 1px solid #8f8f8f; background-color: #1ca800 !important; text-transform: uppercase; }
.sectionButton { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: white; font-weight: bold; padding: 2px; margin: 1px; border: 1px solid black; background-color: #AD3A23; }

/* message stack output */

.messageStack {
  margin: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #FFFCF5;
  border-width: 1px;
  border-style: dotted;
}

/* tab configuration settings */

/* default tab*/
.btv_tabs{margin: 0px; padding: 0px; list-style: none; height: 25px;}
.btv_tabs li{float: left; display: inline; margin-left: 1px; top: 1px;}
.btv_tabs li a{background: url("images/tabs/tab_left.png") left top no-repeat; padding-left: 10px; cursor:pointer; 	margin: 1px 0px -1px 0px;}
.btv_tabs li a span{background: url("images/tabs/tab_right.png") right top no-repeat; text-decoration: none; line-height:25px; padding-right: 10px; font-size: 10px;}
.btv_tabs li a, .btv_tabs li a span{display: block; float: left; height: 25px; }

/* hover tab*/
.btv_tabs li a:hover{background: url(images/tabs/tab_hover_left.png) left top no-repeat; padding-left: 10px}
.btv_tabs li a:hover span{background: url(images/tabs/tab_hover_right.png) right top no-repeat; padding-right: 10px; text-decoration: none;}

/* active tab*/
.btv_tabs li a#btv_tabs_active {background-color: #ff0000; background: url("images/tabs/tab_active_left.png") left top no-repeat; z-index: 3;}
.btv_tabs li a#btv_tabs_active span{background-color: #ff0000; background: url("images/tabs/tab_active_right.png") right top no-repeat; z-index: 4;}
/* tab content */
.btv_tabs_content {clear: both; border: 1px solid #919191; background: #FCFCFC; margin: 0px; padding: 10px; z-index: 1;}

#divMessagesBottom li {margin-bottom: 5px; color: #dd0000; font-weight: bold;}

.clear {
  display: block;
  clear: both;
}

/*products page*/
#product_filter, #price_filter, #status_filter, #stock_filter{margin-right:10px;}

.translucent {
  background-color: black;
  width: 100%; height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5000;

  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;

  background-image:url('/images/grid/ajax-loader.gif');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
}

#blockUI iframe{
  filter:alpha(opacity=0);
}

#overlay {
  width: 50%;
  position:fixed;
  /*top: 10%; */
  /*margin-top: 150px;*/
  /*left: 25%; */
  z-index: 6000;
  background: white;
}

#overlay .overlay_head  #overlay_heading{
  width: 100%;
  font-weight: bold;
}

#overlay .overlay_head {
  text-align: center;
  background-color: #ccc
}

#overlay .overlay_head .overlay_icon {
  width: 16px;
  cursor: pointer;
}

#overlay .overlay_content {
  border: 1px solid white;
}

#overlay .message {
  margin: 10px;
}

#overlay .buttons {
  text-align: center;
}

#overlay.overlay_message {
  border: solid 1px #ccc;
  width: auto;
  min-width: 400px;
  -width: 300px;
}

#overlay.overlay_message  .overlay_footer{
  margin: 10px;
  text-align: center;
  background-color: #fff;
  margin-top: 10px;
  padding: 0px;
}

#overlay .overlay_footer span{
  width: 16px;
}
#overlay .overlay_footer{
  text-align: right;
  background-color: #ccc;
  margin-top: 1px;
  padding: 2px;
}

.right {float: right;}

.left {float: left;}

.prifiler {
    margin: auto;
    width: 1200px;
    background-color: #FFF;
    border-collapse:collapse;
    margin-bottom: 30px;
}


.prifiler,.prifiler th, .prifiler td
{
border: 1px solid black;
vertical-align: top;
padding: 5px;
}

.prifiler td.num, .prifiler td.execute_time {
    width: 1px;
}
.source_files_holder fieldset img.ajax, form fieldset img.ajax{width:15px; height:15px; vertical-align: middle; display: inline-block;}
.source_files_holder fieldset img.ajax.send, form fieldset img.ajax.send{background-image: url('/images/grid/ajax-loader.gif');}
.source_files_holder fieldset img.ajax.success, form fieldset img.ajax.success{background-image: url('/images/grid/certo.png');}
.source_files_holder fieldset img.ajax.error, form fieldset img.ajax.error{background-image: url('/images/grid/fechar.png');}
.source_files_holder fieldset{border: 0px;}
.source_files_holder fieldset img.ajax{margin-top:0px;}

#content #mainTable form fieldset div.response{display: inline-block; margin-left: 10px;vertical-align: middle;}
form button.add_new_field{float:right; position:relative; top: -40px;}
form div.fieldsHolder dd input.addition{background-color:yellow;}

form#source_to_distributor_export div.fieldsHolder dd span.delete{cursor: pointer;}

/*
#distributrs_sources_fields tbody .show_node input{width:160px;}
#distributrs_sources_fields tbody .show_attribute input{width:160px;}
#distributrs_sources_fields tbody .show_attribute_value input{width:160px;}
#distributrs_sources_fields tbody .show_is_not{width:30px;}

#distributrs_sources_fields thead .show_node{width:160px;}
#distributrs_sources_fields thead .show_attribute{width:160px;}
#distributrs_sources_fields thead .show_attribute_value{width:160px;}
#distributrs_sources_fields thead .show_is_not{width:30px;}*/

#export_formats_fields .export_formats_fields_holder .one_export_format_field .holder_for_custom_values{margin-top: 5px;}
#export_formats_fields .export_formats_fields_holder, .export_formats_settings_holder{border: 2px solid #8F8F8F; padding:5px; margin-bottom: 5px;}
#export_formats_fields .export_formats_fields_holder .one_export_format_field{border: 1px solid red; height:70px; max-width: 350px; margin: 10px;}
#export_formats_fields .export_formats_fields_holder .one_export_format_field{background-color: #fff;}
#export_formats_fields .export_formats_fields_holder .one_export_format_field {cursor: pointer;}
#export_formats_fields .export_formats_fields_holder .one_export_format_field .name_holder .delete{bottom: 2px;display: inline;left: -3px;position: relative; float: right; font-weight: bolder;}


form a.view_export_format{float: right;position: relative;}
#shops_to_distributors_versions textarea{width: 310px; height: 120px;}

#content table.dataTable div.status_processing{background-image: url('/images/grid/ajax-loader.gif'); height: 16px; width: 16px;}
#content table.dataTable div.status_success{background-image: url('/images/grid/certo.png'); height: 16px; width: 16px;}
#content table.dataTable div.status_error{background-image: url('/images/grid/fechar.png'); height: 16px; width: 16px;}
.hidden{display:none;}

#managePurchaseOrder.gridForm .custombutton.hidden{display:none;}
#managePurchaseOrder.gridForm .invalid{border:2px solid red;}

#log #form_submit {display:none;}
#managePurchaseOrder.gridForm .custombutton.status_processing{background-image: url('/images/grid/ajax-loader.gif'); height: 10px; width: 10px;}

#managePurchaseOrder.gridForm .custombutton{display: inline-block;margin: 2px; padding: 3px;}
table.dataTable.manageorder th{position: static;}
div.settings dd select.big_select{height:250px;}

#fieldset-fields dt label{font-size: 11px;font-weight: bold;}
#fieldset-fields dt{margin-top: 15px;}
#fieldset-fields dd .field_type{margin: 5px;color:teal;}
#distributors_reports td textarea{width:400px; height:150px;}

#source_to_distributor_export .distributorsHolder fieldset dt[id$="__sort_order-label"] {margin: 5px 0 0 0;}
#source_to_distributor_export .distributorsHolder fieldset dt[id$="__products_expire_days-label"] {display: none;}
#source_to_distributor_export .distributorsHolder fieldset dd[id$="-status-element"] ~ dd[id$="__sort_order-element"] {float: left; margin: 0 15px 0 40px;}
#source_to_distributor_export .distributorsHolder fieldset dd[id$="-status-element"] ~ dd[id$="__products_expire_days-element"] {margin: 0 0 0 15px;}