/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Verdana, Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyContent {
font-size:12px;
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer {margin-bottom:5px; }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 12px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  border-collapse:collapse;
}
.productListTable tr td {border-bottom:1px solid #373737;padding:10px 10px;border-right:1px solid #6B6454;}
.productListTable tr:first-child td {border-top:1px solid black;}
.productListTable tr td:first-child {border-left:1px solid #6B6454;}
.productListTable tr.alt td {
  background-color: #D4D0C8;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-variant: small-caps;
  font-family:"Copperplate Gothic Light";
}

img {
  border: 0;
}

table, p {
  line-height: 1.5;
}

#piGal {
  float: right;
  width: 250px;
}

#piGal img {
  max-width: 250px;
  height: auto;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation {
  background: #72100f;
  
}

.headerNavigation {
  font-family: "Times New Roman";
font-size: 16px;
  background: #72100f;
  color: #ffffff;
  font-weight : bold;
  font-variant: small-caps;
}

A.headerNavigation { 
  font-family: "Times New Roman";
color:white;
}

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

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

.blackborder

{

  border: 2px;

  border-style: solid;

  border-color: #000000;

  border-spacing: 2px;

}
.topwhiteborder

{

  border-top: solid 6px #ffffff;

}

.infoBoxHeading {
	background:#72100F;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-variant: small-caps;
	border:1px solid black;
	padding:5px 10px;
}
.infoBoxContents {
	background: #f6f59a;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
	font-variant: small-caps;
	border:1px solid black;
}

/*button*/
.ui-state-default {
	border-color:#757575!important;
	color:black!important;
	background:#F6F59A!important;
}
.ui-state-default .ui-icon {
	background-image:url(ext/jquery/ui/redmond/images/ui-icons_cd0a0a_256x240.png)!important;
}
.ui-widget-header {}
.ui-widget-content {
	border-color:black;
}

.linkListing {border:1px solid #b6b7cb;}
.linkListing-heading {background:#b6b7cb;}
.linkListing td {padding:10px;border:1px solid #b6b7cb;}
.linkListingCats {text-align:center;}

.ap_info td {text-align:right;}
.ap_info table {width:100%;}
.ap_info table td {text-align:right!important;}
.ap_info table td:first-child {text-align:left!important;}

.infoBoxContents {font-weight:normal!important;font-size:11px;}

.cartTable {border-collapse:collapse;}
.cartTable th {background:#72100F;padding:5px 10px;text-align:center;color:white;border:1px solid white;}
.cartTable td {background:#D4D0C8;padding:0px;border:1px solid white;}

.cartTableProduct td {border:none;padding:0px 10px;}

.col_1, .col_2, .col_3 {float:left;width:auto;padding:10px;}
.col_1 {padding:20px 10px;margin-right:20px;}
.col_2 {padding:20px 0px;text-align:center;}
.col_3 {float:right;text-align:right;width:395px;}

.product_images {float:right;width:auto;}
.product_images img {border:1px solid #FCE9E9;padding:2px;}

.product_title {float:left;width:auto;}
.product_price {float:right;width:auto;}
.ap_burger {display:none;}

.hide_mobile {display:inline;}
.show_mobile {display:none;}

.newproducts {height:80px!important;max-width:100%;}

#bodyWrapper {
	border:1px solid black;
	padding:2px 0px;
}
.orderingPage a {color:blue;text-decoration:underline;}

.newproducts_td {width:33%;}

@media screen and (max-width:960px) {
	body {min-width:200px;}
	.contentText, .contentText table, body, .infoBoxHeading, .infoBoxContents {font-size:16px;text-align:left;}
	.infoBoxHeading, .infoBoxContents {font-size:18px;}
	#bodyWrapper {max-width:95%;}
	
	.newproducts_td {width:50%;font-size:80%;}
	.newproducts_td2 {display:none;}
	
	#google_translate_element_box {display:none;}
	
	.container_24 .grid_24 {width:100%;}
	
	#layer1 {display:none;}/*the man*/
	
	#bodyContent {float:left;width:100%;left:0px;}
	
	#columnLeft {float:left;width:100%;}
	.container_24 .pull_20 {left:0px;}
	
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_19, .grid_20, .grid_21, .grid_22, .grid_23, .grid_24 {margin:0px;}
	
	.col_1, .col_2, .col_3 {float:left;width:90%;padding:10px;margin:0px;}
	.col_1, .col_2 {display:none;}
	.col_3 {text-align:center;}
	
	.product_images {}
	
	.product_price {float:left;clear:both;}
	
	/*.ap_categories {position:absolute;top:0px;left:0px;width:100%;overflow:auto;z-index:99999;}
	.ap_categories .infoBoxContainer {height:300px;overflow:auto;}*/
	.ap_categories {display:inline;}
	
	.ap_burger {display:block;position:absolute;top:5px;right:5px;height:40px;width:40px;background:white url(images/icon_burger.png) no-repeat center center;border:1px solid #4F1813;border-radius:5px;}
	#header {margin-top:20px;}
	.ap_burger.selected {
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
	}
	
	.hide_mobile {display:none;}
	.show_mobile {display:inline;}
	
	.cartTableProduct {width:100%;}
	.cartTableProduct tbody td {font-size:80%!important;}
	
	.newproducts {height:40px!important;}
	
	.productItemMobile {border-bottom:1px solid #E3E0DB;padding:10px 0px;font-size:14px;}
	
	#bodyWrapper {border:none;padding:0px;}
}
.clear {clear:both;}

#adfooter a img {max-width:100%!important;height:auto!important;}

img {max-width:100%;}