/*
  $Id: stylesheet.css,v 1.2 2004/12/06 11:08:14 dron Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License

  @theme: mrlens
*/

* {
  font-family: Verdana, Arial, sans-serif;
}

.boxText {
  font-size: 10px;
}
.errorBox {
  background: #ffb3b5;
  font-weight: bold;
}

.error {
  color: Red;
}

.nowrap {
	white-space: nowrap;
}

.passport_popup {
  visibility: hidden;
  position: absolute;
  width: 640px;
  left: 50%;
  top: 50%;
  margin-left: -200px;
}

table.passport_popup_body{
  padding: 0;
  width: 400px;
  border-width:1px;
  border-style:solid;
  border-color:#bbc3d3;
  background:#FFFFFF;
}

table.passport_popup_header{
  padding: 0;
  background: #bbc3d3;
  width: 100%;
}

.stockWarning {
  color: #cc0033;
}

.trans_popup {
  display: none;
  position: fixed;
  top: 25%;
  left: 50%;
  margin-left:-200px;
  z-index: 200;
}
.trans_popup_header {
  width: 100%;
  height: 25px;
  background: #d7d7d7;
  color: #fff;
  font-weight: bold;
}

.trans_popup_body {
  width: 430px;
  height: 250px;
  border: 1px solid #000;
  background: #fff;
}

.trans_popup_td {
  padding-left: 25px;
}

#transKeySuggestions {
  display: none;
  background: #fff;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.transKeySuggestionHeader {
  text-align: right;
  color: #B7B7B7;
  padding-right: 12px;
  font-size: 12px;
}

.divTranslation {
  position: absolute;
  margin-top: -136px;
  margin-left: 430px;
  background: #fff;
  width: 300px;
  border: 1px solid #000;
  border-left: none;
  overflow-x: hidden;
  font-size: 12px;
}

#suggestionsList {
  width: 427px;
  height: 120px;
  overflow: scroll;
  overflow-x: hidden;
  font-size: 12px;
  text-align: left;
}

DIV.transKey:hover {
  background: #bbc3d3;
}

.divValuesPopup {
  display: none;
  position: fixed;
  top: 5%;
  left: 1.5%;
  background: #fff;
  width: 97%;
  border: 3px solid #000;
  z-index: 150;
}

.divValuesPopupContent {
  width: 100%;
}

.divLayer {
  position: absolute; 
  display: none;
  width: 100%;
  z-index: 110;
  opacity: 0.5;
  background: #000;
}

.inpFilter {
  margin: 8px;
  color: #777777;
}

#showTranslation {
  position: absolute;
  margin-top: -136px;
  margin-left: 430px;
  background: #fff;
  width: 300px;
  border: 1px solid #000;
  border-left: none;
  overflow-x: hidden;
  font-size: 12px;
  display: none;
  z-index: 110;
}

DIV.selectedKey:hover {
  background: #bbc3d3;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

img {
  border: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #bbc3d3;
  text-decoration: underline;
}

FORM {
    display: inline;
    padding: 0px; margin: 0px;
}

td {
  font-size: 11px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  font-size: 10px;
}

TD.headerNavigation {
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #bbc3d3;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
  font-size: 10px;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #bbc3d3;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
}

TD.infoBoxHeading, .infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  font-size: 10px;
}

div.infoBoxHeader {
  width: 100%;
  padding: 2px;
  font-weight: bold;
}

div.infoBox {
  width: 100%;
  padding: 1px;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
  font-size: 10px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
  background: #d2e9fb;
  font-size: 10px;
}

TD.productListing-heading {
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main, div.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 11px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #bbc3d3;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.price {
  float: right;
}

SPAN.alternative_price {
}
SPAN.productSpecialPrice {
  color: #ff0000;
}
TD.checkoutBar {
  color: #aabbdd;
  font-size: 11px;
}

SPAN.checkoutBarHighlighted {
  color: #000000;
  font-size: 11px;
}

.checkoutBarFrom, .checkoutBarTo { 
	font-size: 11px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	color: #000000;
	font-size: 11px;
}

.category_level_0 {
	font-size: 11px;
	color: #0000CC;
  margin-top: 7px;
  margin-bottom: 2px;
}

.category_level_1 {
	font-size: 10px;
	color: #000000;
  margin-left: 10px;
}

.category_level_2 {
	font-size: 10px;
	color: #666666;
  margin-left: 20px;
}

.category_level_3 {
	font-size: 10px;
	color: #666666;
  margin-left: 30px;
}

.message, .message_stack-success {
  border: green solid 1px;
  background-color: #C8FFC8;
  color: green;
	font-size: 10px;
}

.message_stack-warning {
  border: yellow solid 1px;
  background-color: yellow;
  color: #009;
	font-size: 10px;
}

.message_stack-error {
  border: red solid 1px;
  background-color: pink;
  color: #f00;
	font-size: 10px;
}

.message_stack-notice, .message_stack-message {
  border: green solid 1px;
  background-color: #C8FFC8;
  color: green;
	font-size: 10px;
}

A.blue {
  color: blue;
  text-decoration: underline;
}
/*the styles of Create an Account page*/
.floatLeft {display: block; float: left;}
.floatRight {display: block; float: right;}
.clear {display: block; clear: both;}
.divCode {width:45px; text-align: right; padding: 1px 3px 0 0;}
.rowLeft {text-align:left;}
/*the styles of Advent Game Notice page*/
.divLeftBackground {background : url(templates/mrlens/images/infobox/thema/5/corner_left.gif) no-repeat left top;}
.divRightBackground {
  background : url(templates/mrlens/images/infobox/thema/5/corner_right.gif) no-repeat right top;
  padding: 0px 11px;
}
.divSubHeader {
  background-color: #bbc3d3;
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
}
.divBlockContent {background-color: #f8f8f9; border: 1px solid #bbc3d3;}
.divAdventGameNotice { padding: 10px 25%; text-align: center;}
.divAdventGameContainerBtn {width: 220px; padding: 5px 0px;}
/*buttons block*/
.divContainerRelative {position:relative;}
.divContainerAbsolute {left:50%; position:absolute;}
.divContainerRelativeBtn { clear:both; position:relative; left:-50%;}
.divContainerBtn a, .divContainerBtn button {text-decoration: none;}
.divContainerBtn a, .divContainerBtn button, .spnBtnBg, .spnBtnSym{ 
  display: block; 
  float:left;
  height: 37px;
  background-color: transparent;
  border: none;
}
.spnBtnBg, .spnBtnSym{ 
  color: #678DCF; 
  line-height: 30px;
  font-size: 12px;
  font-weight: bold;
}
.spnBtnBg { background : url(templates/mrlens/images/infobox/thema/5/btn_bg.gif) no-repeat right center;}
.spnBtnSym { 
  width: 40px;
  padding: 0 15px 0 35px;
}
.btnYes .spnBtnSym { background : url(templates/mrlens/images/infobox/thema/5/btn_yes.gif) no-repeat left center;}
.btnNo .spnBtnSym { background : url(templates/mrlens/images/infobox/thema/5/btn_no.gif) no-repeat left center;}
/*the styles of Search block*/
.divBoxHeading {height:13px; line-height:13px; padding: 0 11px;}
.divBoxContents {border: 1px solid #BBC3D3; padding: 10px 0px;}
.divSearchBlock .divTextBlock {padding: 0px 10px;}
.divSearchBlock .divCbBlock {padding: 3px 10px 0 1px;}
.divSearchBlock .divTextBlock .floatLeft input {width: 125px;}
.divCbBlock .floatLeft {width: 120px;}
.divSearchBlock .divCb {width: 30px; height:22px; text-align: center;}

#divSearchSuggestion {
  display: none; 
  position:absolute; 
  border: 1px solid #B7B7B7; 
  background-color: white; 
  width: 200px; 
  padding: 2px;
}
#divSearchSuggestion .divSearchSubHeader {text-align: right; color: #B7B7B7; font-size: 9px;}
#divSuggestionContent div {padding: 3px; cursor: default;}
#divSuggestionContent div.selected {background-color: #E0E5EF;}

#divSearchSuggestion_dhl_postcode {
  display: none; 
  position:absolute; 
  border: 1px solid #B7B7B7; 
  background-color: white; 
  width: 200px; 
  padding: 2px;
}
#divSearchSuggestion_dhl_postcode .divSearchSubHeader_dhl_postcode {text-align: right; color: #B7B7B7; font-size: 9px;}
#divSuggestionContent_dhl_postcode div {padding: 3px; cursor: default;}
#divSuggestionContent_dhl_postcode div.selected {background-color: #E0E5EF;}

#divSearchSuggestion_dhl_city {
  display: none; 
  position:absolute; 
  border: 1px solid #B7B7B7; 
  background-color: white; 
  width: 200px; 
  padding: 2px;
}
#divSearchSuggestion_dhl_city .divSearchSubHeader_dhl_city {text-align: right; color: #B7B7B7; font-size: 9px;}
#divSuggestionContent_dhl_city div {padding: 3px; cursor: default;}
#divSuggestionContent_dhl_city div.selected {background-color: #E0E5EF;}

#divSearchSuggestion_dhl_street {
  display: none; 
  position:absolute; 
  border: 1px solid #B7B7B7; 
  background-color: white; 
  width: 200px; 
  padding: 2px;
}
#divSearchSuggestion_dhl_street .divSearchSubHeader_dhl_street {text-align: right; color: #B7B7B7; font-size: 9px;}
#divSuggestionContent_dhl_street div {padding: 3px; cursor: default;}
#divSuggestionContent_dhl_street div.selected {background-color: #E0E5EF;}
/*the styles of Customer Recommendations block*/
.txt_right {text-align: right;}
.recommend_block {
  border: 1px solid #BBC3D3;
  background-color: #F8F8F9;
  padding: 3px;
  margin-bottom: 5px;
}
.recommend_block .label {
  width: 170px;
  text-align: right;
  padding-right: 5px;
}
.recommend_block .clear {padding-top: 3px;}
.recommend_block input[type="text"], .recommend_block textarea {width: 400px;}
.recommend_block .divError {color: red; padding: 0px;}
#btn_recommend_plus span.floatLeft {padding-left: 5px; line-height: 14px; height: 14px;}
#btn_recommend_plus, .recommend_block .img_del {cursor: pointer;}