/*
  $Id: stylesheet.css,v 1.4 2014/10/06 21:55:15 farhad.zare Exp $

  Virtu, Open Source E-Commerce
  http://www.virtu.ir

  Copyright (c) 2007-2014 Virtu E-Commerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma,Helvetica; font-size: 11px; }
.errorBox { font-family : Tahoma,Helvetica; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma,Helvetica; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #e3ecf0; }
.orderEdit { font-family : Tahoma,Helvetica; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FCFCFC;
  color: #000000;
  margin: 0px;
  font-family: Tahoma,Helvetica;
  font-size:11px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
   display: inline;
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-weight:bold;
  font-size: 12px;
  color:#FFFFFF;
  border:1px solid #804040;
  background-color: #800000;
  padding:3px 5px;
  text-align:center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

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: #f8f8f9;
}

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: #fcfcfc;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #1F1F1F;
  border-spacing: 1px;
}

.productListing-heading, th.productListing-heading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #c0c0c0;
  color: #FFFFFF;
  font-weight: bold;
  height:25px;
}

TD.productListing-data {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, .pageHeading h1{
  font-family: Tahoma,Helvetica;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma,Helvetica;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
  white-space:nowrap;
}
SPAN.productOldPrice {
  text-decoration: line-through;
  white-space:nowrap;
}
SPAN.productOldPrice:after {
  content: '\A';
  white-space: pre;
}
SPAN.productStatusAvailable {
  color: #006600;
}
SPAN.productStatusUnavailable {
  color: #BA0000;
}
SPAN.productStatusUpcoming {
  color: #DD6700;
}

SPAN.errorText {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

.virtu_buttons_container {
  padding: 2px 10px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma,Helvetica; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma,Helvetica; font-size: 11px; color: #000000; }

/* message box */

.messageBox {
  font-family: Tahoma,Helvetica;
  font-size: 11px; 
}
td.messageStackError, td.messageStackWarning {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color:#FFFFFF;
  border:1px solid #804040;
  background-color: #800000;
  padding:3px 5px;
}
td.messageStackWarning {
  border:1px solid #d08e6f;
  background-color: #804000;
}
td.messageStackSuccess {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color:#FFFFFF;
  border:1px solid #00974b;
  background-color: #006600;
  padding:3px 5px;
}

/* input requirement */
.inputRequirement { font-family: Tahoma,Helvetica; font-size: 11px; color: #ff0000; }
.inputLabel {
  font-weight: bold;
}

/* compare */
.in_processing_compare_list {
  background-image: url("images/icons/loading.gif");
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  padding: 0px;
  margin: 10px auto;
  display: none;
}
#compare_list_holder {
  padding: 5px 3px 5px 3px;
  clear: both;
}
#compare_list_holder div {
  clear: both;
}
#compare_list_buttons {
  padding-top: 10px;
}
.clear_compare_list_button, .button_compare {
  cursor: pointer;
}
.add_compare_button.disableBtn, .addToCompareBtn.disableBtn {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
  filter: alpha(opacity=50); /* IE 5-7 */
  opacity: 0.5;
  cursor: not-allowed;
}
/* compare */

/* add to shopping card begin */
.in_processing_add_shopping_card{
  background-image: url("images/in_processing_add_shopping_card.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 63px;
  height:23px;
  border:0;
  cursor:pointer;
  clear:none;
  float:right;
  text-decoration:none;
  display:none;
}
.middle_content {
  width:100%;
  height:100%;  
}
.order_tracking_code_notify {
  color:#008000;
  font-size:12px;
  padding:5px 10px;
  font-weight:bold;
}
.product_not_found {
  padding: 10px;
  font-weight: bold;
}
#product_info_model {
  display: block;
}
#product_info_default_image {
  text-align: center;
  font-size: 10px;
}
#product_info_extra_images {
  padding: 0px 10px;
}
#product_info_icons {
  text-align: center;
}
#product_info_icons div {
  display: inline-block;
  width: 34px;
  height:24px;
  padding: 0px;
}
#product_info_icons div a {
  background-position: center center;
  background-repeat:no-repeat;
  display: inline-block;
  cursor:pointer;
  width: 24px;
  height:24px;
  padding: 0px 5px;
  text-decoration: none;
}
.product_info_print_button a {
  background-image: url("./images/icons/print.png");
}
.product_info_tell_a_friends_button a {
  background-image: url("./images/icons/mail.png");
}
#product_info_top_container #product_info_reviews_summary {
  padding: 10px 0px;
  text-align: center;
}
#product_info_reviews_summary .reviews_count_value {
  font-weight: bold;
  padding: 0 2px;
}
#product_info_reviews_summary .reviews_rating {
  padding: 3px 0;
}
#product_info_description {
  padding-top: 5px;
}
#product_info_attributes {
  padding: 10px;
}
#product_info_attributes #product_info_attributes_title {
  margin-bottom: 5px;
}
#product_info_attributes #product_info_attributes_options {
  padding: 0px 10px;
}
#product_info_attributes #product_info_attributes_options .attributes_option_value_seperator {
  padding: 6px;
}
#product_info_bottom_container {
  margin: 10px 0px;
}
#product_info_bottom_container div {
  padding: 2px;
}
#product_info_cloud_tags {
  background-color: #EFEFEF;
  padding: 8px;
  margin-bottom: 10px;
}
#related_products_container {
  margin-top: 10px;
}
#product_reviews_buttons {
  margin-top: 15px;
}
/* reviews */
.rating_stars, .rating_stars_value, .rating_stars_input {
  background-image: url("./images/stars.png");
  background-repeat: repeat-x;
  width: 0px;
  height: 16px;
}
.rating_stars {
  position: relative;
  width: 80px;
  background-position: 0px 0px;
}
.rating_stars_value {
  position: absolute;
  top: 0;
  right: 0px;
  background-position: right -32px;
}
.rating_stars_input {
  position: absolute;
  top: 0;
  right: 0px;
  background-position: right -16px;
}
.write_review_container {
  padding: 10px;
}
#write_reviews_rating .inputLabel {
  display: block;
}
#write_reviews_rating .reviews_rating {
  margin: 0px 5px;
}
#write_reviews_buttons input {
  margin: 0px 5px;
}
#reviews_list_empty {
  padding: 10px;
  text-align: center;
}
.reviews_list_row_body {
  padding: 5px 10px;
}
.reviews_list_row_body .reviews_list_row_text {
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}
.reviews_list_row_body .reviews_list_row_rating {
  border-top: 1px solid #D3D3D3;
  margin-top: 5px;
  padding-top: 5px;
  font-size: 11px;
  font-style: italic;
}
.reviews_list_row_body .reviews_list_row_rating .rating_stars {
  margin: 0px 5px;
}
.main a.login_to_account {
  text-decoration: none;
}
/* order tracking */
#order_tracking_box_container {
  padding: 2px;
}
#order_tracking_box_form input {
  margin: 5px 0px 10px 0px;
  width: 90%;
  padding: 3px;
}
#order_tracking_box_form input.invalidInput {
  border: 1px solid #C9241C;
}
#order_tracking_box_form .order_tracking_button {
  text-align: center;
}
#order_tracking_box_result {
  text-align: center;
}
#history_info_order_tracking_result {
  padding-top: 10px;
}
#order_tracking_box_form .order_tracking_error {
  margin-bottom: 5px;
  color: #C9241C;
  border: 1px solid #C9241C;
  padding: 3px;
  text-align: center;
}
#order_tracking_box_result .order_tracking_message, #history_info_order_tracking_result .order_tracking_message {
  padding: 5px;
  border: 1px solid #c0c0c0;
  color: #008080;
  background-color: #ebebeb;
  font-weight: bold;
}
#order_tracking_box_result .order_tracking_backlink {
  text-align: center;
  padding: 5px;
}
#order_tracking_box_result .order_tracking_backlink a {
  color: #0080C0;
}
#order_tracking_box_loading {
  text-align: center;
  font-size: 10px;
}
#order_tracking_box_loading p {
  margin: 2px;
}
#history_info_order_tracking_container .order_tracking_title {
  padding: 5px 10px;
  font-weight: bold;
}
.products_extra_images_container {
  margin:5px;
  padding: 0px;
  border:1px solid #DEDEDE;
  background-color:#FFFFFF;
}
.products_extra_images_heading {
  padding:5px;
  font-size:12px;
  background-color:#F6F3EC;
  border:1px solid #eceef0;
  color:#2C5478;
  font-weight:bold;
}
.products_extra_images_heading_items {
  padding:1px;
  padding-bottom:0px;
}
.products_extra_images_heading_items img {
  border:1px solid #B6B6B6;
}
.pef_container {
  border:1px solid #EDEDED;
  -moz-border-radius:5px;
}
.pef_heading {
  background-color:#4E4E4E;
  color:#FFFFFF;
  padding:5px;
  font-weight:bold;
}
.pef_inner_container_box {
  padding:0px 0px;
  border:1px solid #1F1F1F;
  -moz-border-radius:5px;
}
.pef_inner_container_box_group_container {
  padding:0px 0px;
  -moz-border-radius:5px;
}
.pef_inner_container_box_group_container_row_odd{
  background-color:#FFFFFF;
}
.pef_inner_container_box_group_container_row_even{
  background-color:#F2F2F2;
}
.pef_inner_container_box_group_container table{
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  border:1px solid #EDEDED;
}
.pef_inner_container_box_group_container_row_title {
  width:100px;
}
.info_box_vertical_seprator {
  border-left:1px solid #B6B7CB;
}
.info_box_main_heading {
  font-size:15px;
}
.products_new_product_name {
  font-weight: bold;
}
.advertisment_box_banner {
  text-align: center;
  margin-bottom: 5px;
}
/* pagination*/
.virtu_pagination .vseperator {
  font-size: 10px;
  color: #777777;
  text-align:center;
}
.virtu_pagination .velement {
  padding: 0px 4px;
  text-align:center;
  font-size:12px;
}
.virtu_pagination div a {
  height:19px;
  width:19px;
  display:block;
  text-decoration:none;
  color: #222222;
  padding: 0px 1px;
}
.virtu_pagination div a:hover {
  background-color: #626262;
  color: #FFFFFF;
  text-decoration:none;
  border:1px solid #4c7094;
  border-radius: 5px;
  padding: 0px 0px;
}
.virtu_pagination .pagination_current_page div {
  background-color: #828282;
  color: #FFFFFF;
  height:19px;
  width:19px;
  border:1px solid #626262;
  border-radius: 5px;
}
.virtu_pagination div span {
  margin-top:2px;
  display:inline-block;
  cursor:pointer;
}
.virtu_pagination .pagination_previous_page_link div a, .virtu_pagination .pagination_next_page_link div a {
  height:19px;
  width:45px;
  font-size:10px;
}
.virtu_pagination.pagination_counts_container {
  padding: 6px;
}
.virtu_pagination .counts_select_container {
  padding: 0px 20px;
}

.table-row, .clear {
  clear: both;
  height: 0px;
  float: none;
  line-height: 0px;
  font-size: 0px;
}
TD.content_seprator {
  font-size:1px;
  height:5px;
}
.manufacturers_list_item {
  padding:1px 5px;
}
.manufacturers_list_item a{
  display: block;
}
.footer_container {
  border-top:1px solid #b2b2b2;
  border-bottom:1px solid #b2b2b2;
}
TR.footer_row {
  background: #e5e5e5;
}
TD.footer {
  color: #6d6d6d;
  font-size:12px;
  padding:3px;
}

/*
 * Toastr BEGIN
 * Version 2.0.2
 * Copyright 2012-2014 John Papa and Hans Fjällemark. All Rights Reserved.
 */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  left: -0.3em;
  top: -0.3em;
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.locale-en .toast-close-button {
  left: auto;
  right: -0.3em;
  float: right;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 20px;
}
.toast-top-right {
  top: 12px;
  right: 20px;
}
.toast-bottom-right {
  right: 20px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 20px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px;
  padding-right: 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 260px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 6px #999999;
  color: #ffffff;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  line-height: 16px;
}
.locale-en #toast-container > div {
  padding-right: 15px;
  padding-left: 50px;
  background-position: 15px center;
}
#toast-container > :hover {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #5FA050;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px;
    padding-right: 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    left: -0.2em;
    top: -0.2em;
  }
  .locale-en #toast-container > div {
    padding-right: 8px;
    padding-left: 50px;
  }
  .locale-en #toast-container .toast-close-button {
    left: auto;
    right: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px;
    padding-right: 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    left: -0.2em;
    top: -0.2em;
  }
  .locale-en #toast-container > div {
    padding-right: 8px;
    padding-left: 50px;
  }
  .locale-en #toast-container .toast-close-button {
    left: auto;
    right: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px;
    padding-right: 50px;
    width: 25em;
  }
  .locale-en #toast-container > div {
    padding-right: 15px;
    padding-left: 50px;
  }
}
/* IE7 FIX */
#toast-container div.toast {
  /width: 235px;
}
.toast-close-button {
  /position: static;
}
/* Toastr END */
/* Shopping Cart */
table#shopping_cart_list {
  border-bottom: 1px solid #c0c0c0;
}
table#shopping_cart_list tr.productListing.oddRow {
  background-color: #F2F2F2;
}
table#shopping_cart_list tr.productListing.evenRow {
}
table#shopping_cart_list td, table#shopping_cart_list th {
  padding: 5px;
}
table#shopping_cart_list th.removeButtonCol {
  width: 80px;
  text-align: center;
}
table#shopping_cart_list th.itemQuantityCol {
  width: 90px;
  text-align: center;
}
table#shopping_cart_list th.itemPriceCol {
  width: 110px;
}
table#shopping_cart_list td.removeButtonCol {
  text-align: center;
}
table#shopping_cart_list td.itemNameCol .productListing-name span.productAttribute {
  display: block;
  font-style: italic;
  font-size: x-small;
  padding: 0px 5px;
}
table#shopping_cart_list td.itemQuantityCol {
  text-align: center;
}
table#shopping_cart_list input.cart_quantity {
  width: 40px;
  font-weight: bold;
  text-align: center;
  margin: 0px 2px;
}
table#shopping_cart_list a.btn_increase_qty, table#shopping_cart_list a.btn_decrease_qty {
  display: inline-block;
  margin: 2px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 */
  filter: alpha(opacity=60); /* IE 5-7 */
  opacity: 0.6;
  outline: none;
}
table#shopping_cart_list a.btn_increase_qty:hover, table#shopping_cart_list a.btn_decrease_qty:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
  filter: alpha(opacity=100); /* IE 5-7 */
  opacity: 1;
}
table#shopping_cart_list td.itemPriceCol {
  font-weight: bold;
}
table#shopping_cart_list td.ajaxHolderCol {
  display: none;
  height: 60px;
}
table#shopping_cart_list tr#shopping_cart_loading {
  display: none;
  height: 60px;
}
table#shopping_cart_total {
  padding: 10px 0px;
  font-weight: bold;
}
#stock_message_container {
  padding: 25px;
  text-align: center;
}
#cart_empty_holder div {
  padding: 20px;
  font-weight: bold;
  color: #661D0E;
}
/* Cloud Tags */
ul.product_cloud_tags {
  margin: 0px;
  padding: 0px;
}
ul.product_cloud_tags li {
  display: inline-block;
  font-size:13px;
  padding: 2px 8px;
}
DIV.box_cloud_tags_container {
  padding:0px;
  margin:0px;
}
DIV.box_cloud_tags_container li {
  margin: 2px 3px;
}
/*Loading */
div.ajax_loading, div.cart_ajax_loading {
  background-image: url(images/icons/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 16px;
  width: 16px;
  margin: 0px auto;
  padding: 0px;
}
div.ajax_loading {
  display: inline-block;
}
div.ajax_msg_error {
  text-align: center;
  color: #820004;
  padding: 5px 0px;
  font-weight: bold;
  font-size: 11px;
}
div.ajax_msg_success {
  text-align: center;
  color: #006B0E;
  padding: 5px 0px;
  font-weight: bold;
  font-size: 11px;
}
