/**
 * 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;
}

*: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.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;
}

/* 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/default/dynamic/ajax/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;
}