/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
BODY {
	background-color: white;
	color: #000000;

	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
   font-family: arial, helvetica, serif; color: #5C5C5C; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal;
}

#mainWrapper {

	position: absolute;
	left: 10px; top: 7px;
	text-align: left;
	width: 800px !important;
}

li {
list-style-type:none;
}

img{
border:none;
}

ul{
float:left;
padding:0;
}
TD.main, P.main {
   font-family: arial, helvetica, serif; color: #5C5C5C; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal;
}


A {
color: #5C5C5C;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {

  background-color: #ffffff; padding-left: 160px;

}

TABLE.headerNavigation { color: black;


  width: 100% !important;
}

#navMain{
  float:left;
  vertical-align: middle;
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
  text-align:left;
  +width:140px
}

TD.breadCrumb {
  font-size: 12px;
  font-weight: bold;
  color: #5C5C5C;
  padding: 3px;
  border-bottom: 1px dotted #5C5C5C;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #5C5C5C;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #8c0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding-top: 23px;
}

.boxText {

}
.leftbox, .centerbox, .singlebox {

  background: #ffffff;
  margin-bottom: 15px;
}


.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 12px;
  color: black;
  line-height: 18px;
padding-bottom: 10px;

}

td.leftboxcontent#information-content a, td.leftboxcontent#moreinformation-content a  {
 color: #5C5C5C;   font-size: 12px; line-height: 18px; text-decoration: none;
}

td.leftboxcontent#information-content a:hover, td.leftboxcontent#moreinformation-content a:hover{
  color: #8c0000;
  text-decoration: none;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: white;

}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 18px;
  padding-bottom: 10px;


}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: white;

  padding: 5px;
}

.plainBox, .plainbox-description {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #8c0000;

}

TD.productlisting {
  border:0px solid #5C5C5C;

}

TD.productListing-data {
  font-size: 12px;
  padding: 5px; padding-bottom: 20px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #5C5C5C;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;

  padding: 0px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 12px;
}

TR.footertop {
  background: white;

  font-size: 12px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: white;
   font-size: 12px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: white;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #5C5C5C;
}

TD.productListing-data-description-even {
  background: white;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #5C5C5C;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

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

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px arial, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 12px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 12px;
  padding: 4px;
  border: 1px solid #5C5C5C;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #5C5C5C; }
.messageStackCaution { font-family: arial, Arial, sans-serif; font-size: 12px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #5C5C5C;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 12px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #5C5C5C;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px arial, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
line-height: 18px;
  background: white;

}

TD.categoriesdescription {
  font-size: 12px;
  line-height: 18px;
}

/* categories box parent and child categories */
A.category-top {
color: #5C5C5C;   font-size: 12px; line-height: 18px; text-decoration: none;

}
A.category-links {
color: #5C5C5C;   font-size: 12px; line-height: 18px; text-decoration: none;
}
A.category-subs, A.category-products {
color: #5C5C5C;   font-size: 12px; line-height: 18px; text-decoration: none;
}
SPAN.category-subs-parent {
  color: #5C5C5C;   font-size: 12px; line-height: 18px; text-decoration: none; font-weight: bold;
}
SPAN.category-subs-selected {
  color: #5C5C5C;   font-size: 12px; line-height: 18px; text-decoration: none; font-weight: bold;
}

SPAN:hover.category-subs-selected, SPAN:hover.category-subs-parent , A:hover.category-top, A:hover.category-links, A:hover.category-subs, A:hover.category-products{
color: #8c0000;   font-size: 12px; line-height: 18px; text-decoration: none;}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #5C5C5C; */
  float: left;
  padding: 2px;
}
.clearBoth{
clear: both;
}

#mainWrapper{
}
#headerWrapper{
float:left;
}
#logoWrapper{
   float:left;
}
#logo{
	float:left;
	padding-left:150px;
	padding-top:20px;
	+padding-left:100px;
}
#taglineWrapper{
	display:none;
}
#navMainWrapper{
    float:right;
	width:240px;
	+width:300px;
}
#navCatTabsWrapper ul {
}

#navCatTabsWrapper{}
#taglineWrapper{
}
#contentMainWrapper{
margin-top:20px;
float:left;
}
#siteinfoIP{
}
#siteinfoLegal{
}

#navMainSearch{
	float:left;
	padding-top:10px;
	text-align:center;
	width:120px;
}

#navColumnOne, #navColumnTwo{
vertical-align:top;
/*float:left;*/
}

#navBreadCrumb{
display:none;
}

#indexDefault{
float:left;
}

#bestsellersContent ol li{
list-style-type:decimal !important;
}

#whatsNew, #whatsNew div, #alsoPurchased, #alsoPurchased div, #shoppingCartDefault div, #cartProdTitle, #cartImage{
float:left;
}

.centerBoxHeading{
font-size:15px;
}

.navNextPrevWrapper, .categoryIcon, #navSuppWrapper , .cartQuantityUpdate, .greeting{
display:none;
}

.product_top_left {
   float:left;
   width:300px;
}

.product_top_right {
   float:left;
   width:295px;
}
#shoppingcartContent {
  padding-top:15px;
}

#navCatTabs ul {
+margin-left:-10px;
}

#navCatTabs ul li{
float:left;
margin-left:10px;
}

.cartQuantity input{
float:left;
margin-top:16px;
}

label{
float:left;
width:100px;
}

#accountLinksWrapper ul , #accountLinksWrapper h2{
float:left;
width:300px;
}

#navCatTabsWrapper{
float:left;
width:800px;
}

#whatsNew div, #alsoPurchased div{
margin-bottom:20px;
margin-right:20px;
width:190px !important;
}

#siteinfoLegal{
margin-top:30px;
}

#csNotifications label{
float:none;
}

#checkoutNewAddress input {
float:left;
}






/* mercado global */
.mg_container {
	width:100%;
	position:relative;
	margin:0;
	padding:0;	
}
.mg_container ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.mg_container ul li {
	margin:0;
	padding:0;
}
.mg_header {
	width:100%;
	position:relative;
	height:67px;
	background:url(http://shopmercadoglobal.org/shop/includes/templates/mercado_v2/images/mg_banner.jpg) center no-repeat #c5a477;
}
.mg_header_wrapper {
	width:900px;
	position:relative;
	margin:0 auto;
	height:67px;
}
.mg_logo {
	width:400px;
	height:67px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.mg_search {
	position:absolute;
	right:0;
	bottom:6px;
}
.mg_search input.text {
	border:#999;
	height:22px;
	width:200px;
	background-color:#fff;
	font-size:12px;
}
.mg_search input.button {
	width:25px;
	height:22px;
	border:none;
	background:url(http://shopmercadoglobal.org/shop/includes/templates/mercado_v2/images/search_button.gif) no-repeat;
	margin:0;
	padding:0 0 12px 6px;
	cursor:pointer;
}
.mg_top_navigation {
	width:100%;
	position:relative;
	background-color:#2f1600;
	border-bottom:10px solid #dddca6;
}
.mg_top_navigation_wrapper {
	width:900px;
	position:relative;
	margin:0 auto;
}
.mg_top_navigation ul {
	
}
.mg_top_navigation ul li {
	float:left;
	height:42px;
	padding:0px 12px;
	line-height:42px;
}
.mg_top_navigation ul li a {
	color:#dcdba5;
	text-decoration:none;
}
.mg_top_navigation ul li a:hover, .mg_top_navigation ul li a:active {
	color:#ddd;
	text-decoration:none;
}
.mg_top_navigation span.category-subs-selected {
	color:#ccc;
}
.mg_top_navigation ul li.divider {
	width:2px;
	padding:0;
	margin:0;
	background:url(http://shopmercadoglobal.org/shop/includes/templates/mercado_v2/images/list_divider.gif) no-repeat;
}
.mg_body {
	width:100%;
	position:relative;
	background:url(http://shopmercadoglobal.org/shop/includes/templates/mercado_v2/images/body_bg.gif) repeat-x top;
}
.mg_body_wrapper {
	width:945px;
	position:relative;
	margin:0 auto;
}
.mg_left_navigation {
	width:245px;
	float:left;
}
.mg_left_navigation ul {

}
.mg_left_navigation ul li {
	border-bottom:1px solid #ccc;
	padding:12px 0;
}
.mg_left_navigation ul li img {
	vertical-align:middle;
}
.mg_left_navigation ul li .arrow {
	visibility:hidden;
}
.mg_left_navigation ul li.selected .arrow, .mg_left_navigation ul li:hover .arrow  {
	visibility:visible;
}
.mg_left_navigation ul li a {
	color:#888;
	font-size:24px;
	text-decoration:none;
}
.mg_left_navigation ul li a:hover, .mg_left_navigation ul li a:active {
	color:#888;
	font-size:24px;
	text-decoration:none;
}
.mg_left_navigation ul li.selected a, .mg_left_navigation ul li:hover a {
	color:#2f1600;
}
.mg_content {
	width:680px;
	margin:12px 0 0 20px;
	float:left;
}
.mg_feature {
	position:relative;
	width:680px;
	height:240px;
	margin-bottom:12px;
}
.mg_feature_img {

}
.mg_feature_img img {
	width:auto;
	height:240px;
}
.mg_feature_descr {
	position:absolute;
	left:0;
	bottom:0;
	background-color:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:660px;
	height:80px;
	color:#fff;
	padding:10px;
	overflow:hidden;
}
.mg_feature_descr .title {
	font-size:20px;
}
.mg_feature_descr .description {
	padding:6px;
	font-size:14px;
}
.mg_feature_copy {
	
}
.mg_sub {

}
.mg_sub_item {
	width:150px;
	float:left;
	margin:20px 0 0 26px;
	text-align:center;
}
.mg_sub .first {
	margin-left:0;	
}
.mg_sub_item_img {
	width:150px;
	height:150px;
}
.mg_sub_item_img img {
	width:auto;
	height:150px;
}
.mg_sub_item_descr {
	
}
.mg_sub_item_descr .title, .mg_sub_item_descr .title a {
	font-size:18px;
	color:#222;
}
.mg_sub_item_descr .description {
	font-size:14px;
	color:#666;
}
.mg_toolbar {
	position:absolute;
	right:0;
	top:6px;
	width:400px;
}
.mg_toolbar ul {
	float:right;
}
.mg_toolbar ul li {
	float:left;
	padding:0 6px;
}
.mg_toolbar ul li a {
	color:#2f1600;
}
.clearBoth {
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
}

.centerColumn #featuredProducts{
	display:none;
}

#featuredProducts {
	float:left;
	margin-top:20px;
	width:245px;
}

.mg_left_navigation #featuredProducts .centerBoxContentsFeatured{
	width:200px !important;
	float:left;
	margin-top:10px;
}

#productListing .centerBoxContentsProducts {
	width:225px !important;
	float:left;
	margin-bottom:10px;
}	

#productListing .centerBoxContentsProducts br{
	line-height:0px;
}	