/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 cherryone Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.cherryone-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 * eaeaea
 */

body { margin: 0;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: #000;background:#FAFAFA !important;text-align:left;height:100%;}
a img {border: none; }
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	outline:none;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : left;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	width: 495px; 
	margin-left: 230px; 
	margin-top: -233px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	width:auto;
	padding-left:5px;
	font-weight: bold;
	font-size:11px;
	letter-spacing:.01em
	float:left; 
	border-bottom:none;
	
	}
	
#navBreadCrumbRight {
	float:none;
	border-bottom:dotted;
	border-width:1px;
	width:auto;
	margin-left:12px;
	font-weight: bold;
	padding-top:.4em;
	padding-bottom:.5em;
	font-size:11px
}

#leftbread{
float: left;
padding: 10px 0 0 0;
color:#C20000;	
}

#rightbread{
float: right;
padding: 10px 0 0 0;	
color:#C20000;	
}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {font-size:12px;}
#productGeneral{width: 639px; padding-left: 28px;}
#allProductsDefault{width: 653px;}
#shoppingCartDefault{width: 653px;}
#advSearchDefault{width:653px;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}



.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.3em 0.2em;
	text-align:left;
	font-family:Georgia, Italic;
	font-weight: Normal;
	font-size:18px;
	font-color:#FFF;
	}
	
 #featured_h2 {
	margin: 0em;
	padding: 0.3em 0.2em;
	text-align:left;
	font-family:Georgia;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	padding-left:18px;
}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

#categoriesContent {margin-left:0px;border-radius:1em;background-clip: border-box; background-color: #F7F7F7;padding-bottom:20px;padding-top: 7px; margin-top: -15px;border-top-left-radius:0px;border-top-right-radius:0px;margin-bottom:30px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;width:218px;margin-bottom: 45px;}

.sideBoxContent {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
        margin-left:-5px;	
 	
	}
	
a{color:#333333; text-decoration:none}
a:hover{color:#006633}
.category-subs-parent {
	color:#cccccc}
	
a.category-subs{color:#333333;font-family: arial;font-size:12px;margin-left: 10px;};
a.category-subs:hover{color:#006633}
a.category-subs:visited{color:#333333}

a.category-top{color:#000;font-family: arial;font-size:12px;padding-left:12px;position:relative;top:-4px;}
a.category-top:active{color:#000}
a.category-top:visited{color:#000}

a.category-products{color:#FFFFFF}
a.category-products:active{color:#FFFFFF}
a.category-products:visited{color:#FFFFFF}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;font-size:12px;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

.adsfront {height:365px;position:relative;width: 706px; height: 365px; bottom: 393px; left: 231px; right: -227px;top: -299px;-moz-margin-start:0px;}	


#productMainImage { margin-top:8px; margin-bottom:8px; margin-right:6px; background-color:#FFFFFF; text-align: center; width: 222px; height: 360px;}

.product_front {width: 721px; height: 214px;float: right; margin-top: -288px; margin-left: 231px;clear:both;}
#product4,#product3,#product2,#product1 {margin-right:8px;}

#upper_page{height: 597px;}

#sidebar_left{height:445px;width:240px;}

/*-webkit-border-radius: 0px 0px 15px 15px;*/

.sidebar_content_t1{margin-top: 0px;width:228px;height:298px;-webkit-border-bottom-left-radius:15px;-webkit-border-bottom-right-radius:15px;-moz-border-radius: 0px 0px 15px 15px;border-radius: 0px 0px 15px 15px;width: 227px;background-color:#F7F7F7;margin-left: -1px;}
#wa {display:none;}
#bodypage{margin-left:0px;margin-top:-50px;width: 710px;margin-right: 14px;float: right;}
#searchbackground1{background: url("/images/search_background.png") no-repeat; width:228px;height:34; background-size: cover;}
#searchbackground2{background: url("/images/search_background.png") repeat;width:218px;height:38px;background-size: cover;}
.centerBoxWrapper{width:700px;}
#categorias {background:url('/images/title_categorias.png')no-repeat #F7F7F7;width:218px;margin-bottom: 15px;padding-top: 12px; margin-top: 2px;}
#footer-padd{height:auto;}
#product4 {width: 165px; height: 208px;margin-right:8px;margin-left: 0px;}
.category-links{
  position:relative;
  color:#FFF;
  font-weight:bold;
  margin-left:12px;
  left:12px;
  top:10px;
  z-index:1;
  font-size: 12px;
}

#productsearch{
    background: url("/images/productsearch.png") no-repeat scroll 0 0;
	width:221px;
	height:36px;
	margin-top: 15px;
	border:none;
        margin-left:6px;
        
}

.categories img { margin-top: 15px; margin-left:6px;}

#search-control{
    background:url("/images/textbox.png") no-repeat scroll 16px 5px;
	height:38px;
}
#ctrl-wrapper{
  margin-top: -3px;
  
}
#img-category{
 margin-left:23px;
}

.searchBar{
  width: 150px;
  float: left;
  margin: 5px 0 0 13px;
  background: url("/images/textbox.png") no-repeat scroll 0 0;
  border: none;
  height: 26px;
  text-align:center;	
}

#loginDefault{width:648px;}

.button-search {
width: 30px;
height: 29px;
border: medium none;
background: url("/images/submit_button.png") no-repeat scroll 0.9px 0% transparent;
cursor: pointer;
margin-top: 5px;
}

.top_bkgnd {
	background-image: url(../images/top_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#footermenu {
	padding: 2px;
	margin: 5px 0px 0px 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c40000;
	text-align: center;
	font-weight: bold;
	width: 750px; 
}
#cherryfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px; 
	margin-left: 71px;
}
.top_menu_carrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bodypage #lf_f_txt {
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	text-align: left;
}
.fp_product {
	border: 1px solid #000000;
}
.fp_product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	text-align: right;
	padding-right: 2px;
}
.fp_product_txt {
	text-align: left;
	margin-top: 10px;
}
a.footermenu:link {
	color: #c40000;
	text-decoration: none;
}
a.footermenu:visited {
	color: #c40000;
	text-decoration: none;
}
a.footermenu:active {
	color: #c40000;
	text-decoration: none;
}
a.footermenu:hover {
	/*color: #FF0000;*/
	color: #FF0100;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.topmenu:link {
	color: #333333;
	text-decoration: none;
}
a.topmenu:visited {
	color: #333333;
	text-decoration: none;
}
a.topmenu:active {
	color: #333333;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FF0000;
	text-decoration: none;
}
.cat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.cat_sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-left: 16px;
}
a.catmenu:link {
	color: #999999;
	text-decoration: none;
}
a.catmenu:visited {
	color: #999999;
	text-decoration: none;
}
a.catmenu:active {
	color: #66CCFF;
	text-decoration: none;
}
a.catmenu:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 100%;
	display: block;
}
sublevelmenu {
	list-style-image: none;
	list-style-type: none;
}

.rodrigo{background-color:#000000;font-size:14px; font-weight:bold; margin-bottom:3px; width:187px; height:21px; padding-left:34px; padding-top:7px}

a.rodrigo_link{color:#FFFFFF ; font-weight:bold}

a.rodrigo_link:hover{color: #0033FF}



/*Shopping Cart Display*/


#cartAdd{
	text-align: right;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	width: 340px; 
	background:#F5F5F5;
	bottom: 127px; 
	height: 198px; 
        bottom: 127px; 
        margin-left:243px;
}

/* CSS added for newly theme (A&E Consulting)            */ 
#cartbutton{position:relative;top: 92px;top: 180px; left: -206px;}
#qtybox{position:relative;/*float:left;*/margin-top: 0px;left: -181px; top: 132px;}
.wrapperAttribsOptions .back{height:28px;}

h3#attribsOptionsText{margin-top: -29px; float: left;}

//Cart related CSS


h1, #productName {position:relative;width: 392px;text-align:left;left: 5px;}
#productPrices{position:relative;width: 392px;color:#FF0000;text-align:left;left: 5px;}


/*#attrib-1{margin-top: 0px; margin-left: 54px;position:relative;top:-22px;}
#attrib-2{margin-top: 7px;margin-left: 25px;}
#attrib-3{margin-top: -7px; margin-left: 56px;}
#attrib-4{margin-top: -7px;}
#attrib-5{margin-top: -10px;} */
/*.attribsSelect{position:relative;top: -164px; left: 237px;}*/


// end here

#indexDefaultMainContent, h1 {position:relative;left:0px;}
/**
* horizontal drop down menu    
*/

#navigation{ width:965px;margin:auto;background: url('../images/nav-bg.png') repeat-x 0 0;}

#navigation ul{ margin:0; padding: 0;z-index:5;}

#navigation ul li{display:inline; list-style:none; float:left;z-index:5; }

#navigation ul li.last{ background: none;}

#navigation li a{ color:#FFF; text-decoration: none; line-height:3.0em; display:block;font-size:12px;}

#navigation li a:hover{ color:#FFFFFF;font-size:12px;}

#navigation li ul{ display:none;position:relative;z-index:2;min-width: 88px;}

#navigation ul li ul li{ display: block; background:#c40000; float:none; border-top:1px solid #373737; margin-bottom:-3px}

#navigation ul li ul li:hover{background:#f22626;width:auto;}

#navigation ul li:hover ul, #navigation ul li:focus ul{position:relative; display:block;}



td{text-align:justify}

.listingProductImage{ border:black 1px solid; margin-bottom:0px}

.productListing-data img{ border:black 1px solid; margin:3px}

.categoryListBoxContents img{ border:black 1px solid; margin:0px}

.categoryImg img{ border:black 1px solid; margin:0px}

.leftBoxHeading{visibility:hidden; font-size:0px; border:none}

.rob_categories{ width:193px;  padding-top:3px; padding-bottom:3px; padding-left:27px;color:#000;background-color:#F5F5F5;margin-bottom: 8px; background:url(/images/dotted.png)no-repeat;background-position:center bottom;background-origin:border-box; }

.rob_categories2{width:193px; margin-bottom:2px; padding-top:3px; padding-bottom:3px; padding-left:27px; color:#333333}

a.rodrigo_advanced_search:link{color:#000000}
.category-subs-parent{}

h4.optionName{margin-top:0px}


#productAdditionalImages{clear:both;margin-left: 16px;width: 250px; overflow:hidden;}
#productAdditionalImages img{ border:black 2px solid;}
.additionalImages{float:left;text-align:left;}

#navigation ul #m1-li{width:109px;}
#navBreadCrumb2{background: whiteSmoke;height: 35px;width: 687px;margin-left: 24px;padding: 7px;}
#productAttributes{float:left;margin-top: -202px; margin-left: 28px;}

#productAttributes .wrapperAttribsOptions .back #attrib-1 {}

.productGeneral biggerText{eft: 235px; width: 428px;}
#Herradura{max-width: 705px;}

#productDescription{float:left;width:712px;}
#productName{position:relative;left:30px;}

#productPrices{left:30px;}
#attrib-5{}
#product-description{width:712px;margin-left:21px;}
#productDescription #product-description p {text-align:left;width:705px;margin:0 0 1em 15px; padding:0;}
#productDescription #product-description p img {border-style:solid;border-width:1px;border-color:#F5F5F5;max-width:705px;}
#productDescription #product-description p strong {position:relative;left:46px;}
/*#optionName2{margin-top: 6px; margin-left: 10px;}*/

#text_categories{font-family: Georgia;font-style: italic;font-weight: bold;font-size: 18px;position:relative;left: 43px; top: -5px;}
#contactPhone{position:relative;margin-left: 30px; top: -8px;font-size:13px;}

#cartDiv{margin-top:8px;float:left;}

#slogantext{text-align:center;color:#FFF;position:relative;top: -101px; left: 0px;font-weight:bold;width:196px;margin-left:6px;font-size:12px;}

#phone-background{background:url(/images/background_corner_phone.png) no-repeat;width:189px;;height:93px;float:left;margin-bottom: 10px;margin-left: 10px;}

#phone-background div {width:184px;}

#phone-img{margin-left:5px;margin-top: 3px;}
#image-cart{z-index: 1;margin-left: 20px;position: relative;top:18px;width:24px;}
#cart_text{text-decoration:none;text-align: right; font-size:12px;margin-left: 35px; margin-top: -8px;}
#cart_text a {z-index:2;top: -3px;}
#sidebar_content_t1{margin-left:-2px;}
#alsoPurchased{font-size:1.4em;}
#productDateAdded{}

.centeredContent{position:relative;}
#tableprodDesc{}

/** 
* Basic Structure 
*
*/

#header-wrapper{margin:auto;width:965px;background:#FFF;}

#content-wrapper{ background-color: #FFFFFF;margin:auto; width: 965px;padding: 14px 0 0 0;overflow:hidden;height:auto;min-height:100%;padding-bottom: 3px;}
#left-column{float:left;width:218px;}
#right-column{float:left;width:746px;margin-bottom: 160px;height:auto;min-height:750px;}
/* footer -webkit-border-radius: 18px 18px 0px 0px*/
.footer-round{width:920px;-webkit-border-top-left-radius:18px;-webkit-border-top-right-radius:15px;-moz-border-radius: 18px 18px 0px 0px;border-radius: 18px 18px 0px 0px;background:#e0e0e0;margin-right:auto;margin-left:auto;height:80px;}
.clear-b{clear:both;}
.languages{margin-top: -75px;} /* need to be fix*/

#submit-search{margin-left:-2px;}
#cclogo {margin-top: 15px;}
#durango-image{margin-top: 15px;margin-left:6px;}
.products-front div{margin-right: 7px;}
.footer-round center{margin-left: 100px;}
#categories-footer{width:965px;margin:-5px auto auto auto;background-color:#FFF;}

#leftbread a {color:#c20000;}
#rightbread a {color:#c20000;}
#languagesContent {display: block;height: 61px;width:224px;margin-left: 15px;}
#es{width: 90px; float: left;}
#en{width: 90px; float: left;}
.es{font-family:arial;font-size:9px;}
.en{font-family:arial;font-size:9px;}
a img#image-product {border:black 2px solid;border-style:ridge;}
