@charset "utf-8";
html body #wrapper{
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9ec055;
	border-left-color: #9ec055;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(assets/images/html_bkg.png);!important
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1E1A5;
}
a img{
	border: none;
}
.white {
	color:#FFF;
}
.purlple {
	color:#5b39a8;
}
.verde_oscuro {
	color:#45860b;
}
.verde_mas_oscuro {
	color:#1e3b04;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	height: 100%;
}
#header {
	height:120px;
	background-color: #FFF;
	width: 100%;
}
#login {
	position:relative;
	width: 360px;
	padding-top: 10px;
	top: 0px;
	text-align: center;
	background-image: url(images/login_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
}
#navigation {
	height:50px;
	margin-bottom: 10px;
	width: 100%;
}
#flow {
	background-image:url(images/menu_bkg.gif);
	background-repeat:repeat-x;
}
#search_box {
	margin-top:-10px;
	width:auto;
	float:right;
	display:inline;
}
/*------- safari hack -------*/
@media screen and (-webkit-min-device-pixel-ratio:0){
            #search_box { margin-top:0px; width:auto; float:right;}
}
#quickAccess {
	position: relative;
	top: 20%;
	width: auto;

}
#shortcuts {
	float: right;
	height: 120px;
	width: auto;
	margin-right: 20px;
	display:inline;
}
#wrapper #header #shortcuts #quickAccess ul li {
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	padding-right: 7px;
	padding-left: 3px;
	font-weight:bold;
	line-height: 20px;
	list-style-image: none;
}
#shortcuts a {
	color: #1e3b04;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
#shortcuts a:hover {
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
}
/*.myAccount {
	padding-left: 25px;
	background-image: url(images/mini_profile.png); !important
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0%;
	padding-bottom: 0px;
}
.mycart {
	padding-left: 25px;
	background-image: url(images/mini_shop_cart.png); !important
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0%;
	padding-bottom: 0px;
}
.checkout {
	padding-left: 25px;
	background-image: url(images/mini_checkout.png); !important
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0%;
	padding-bottom: 0px;
}*/
#imagen_gde1 {
	height: 261px;
	width: 461px;
	display:block;
}
#imagen_gde2 {
	height: 261px;
	width: 461px;
	display:none;
}
#imagen_gde3 {
	height: 261px;
	width: 461px;
	display:none;
}

/*--------image switcher--------*/

#imageSwitch p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	/*display:inline;*/
}
#imageSwitch h2 {
	font-weight:normal;
	/*display: inline;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.tabla_off {
	height:80px;
	width:233px;
	padding-right:5px;
	padding-bottom: 5px;
	background:#ebffbf;
}
.tabla_on {
	height:80px;
	width:233px;
	padding-right:5px;
	padding-bottom: 5px;
	background:#9ec055;
}

/*--------mainContent--------*/
#content {
	float: left;
	width: auto;
	margin-left: 10px;
	display: inline;
}
#rightBar {
	float: left;
	width: 210px;
	margin-left: 10px;
	display: inline;
}
#leftBar {
	float: left;
	width: 220px;
	margin-left: 10px;
	display:inline;
}
#footer {
	width: 930px;
	padding: 10px;
	margin-top: 15px;
	height: 100%;
	clear: both;
}
#featureBox {
	margin-bottom: 10px;
	float: left;
}
#productsIndex {
	background-image: url(images/prod_index.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 15px;
	width: auto;
	min-width:690px;
	border: 1px solid #999;
	margin-top: 10px;
	background-position: top;
	padding-bottom: 2px;
	padding-top: 2px;
	position: relative;
	margin-bottom: 10px;
}
#prodCant {
	font-size: x-small;
	float: left;
	margin-left: 5px;
	display:inline;
}
#prodPages {
	font-size: x-small;
	float: right;
	margin-right: 5px;
	display:inline;
}
#prodPages a {

}
#prodPages a:hover {
	text-decoration:underline;
}
.productBoxHoriz {
	width:99%;
	height:140px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	clear:both;
}
.productBoxHoriz img {
	margin:10px;
}
.productBox {
	float: left;
	height: 250px;
	width: 163px;
	margin-left: 12px;
	margin-bottom: 10px;
	display: inline;
}
/*.prodBoximg * {
	vertical-align:middle;
}*/
#prodBoximg {
	margin-top: 5px;
	width:158px;
	height:128px;
	overflow:hidden;
	border: 1px solid #CCC;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	vertical-align: middle;
	float: left;
	/*display:table-cell;*/
}
/*.productBox #prodBoximg img{
	width:160px;
	vertical-align: middle;
}*/
#prodTxt {
	margin-bottom:5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	float: left;
	display:inline;
}
#prodTxtHoriz {
	margin:5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	width: auto;
}
#prodTxt h3, #prodTxtHoriz h3 {
	font-size:medium;
	color: #45860b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#prodTxt p, #prodTxtHoriz p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
#priceTxtHoriz {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	width: 515px;
	display:inline;
}
#prodName {
	height:45pt;
}
#priceTxt {
	float: left;
	margin-left: 5px;
	width: 155px;
	height:21px;
	display: inline;
	overflow: hidden;
}
#priceTxt h2 {
	float:left;
	display:inline;
	font-size:14px;
	color: #45860b;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding-top: 3px;
}
#actionBtn {
	float: right;
	height: 21px;
	width: 92px;
	margin-right: 5px;
	display: inline;
	overflow: hidden;
}

/*--------right bar--------*/

#boxCart {
	border:1px solid #9ec055;
	height: 110px;
	margin-bottom: 15px;
	float: left;
	display:inline;
	width: 210px;
	overflow: hidden;
}
.cartTitle {
	background-image: url(images/box_cart.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 14px;
	width: 210px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
}
.cartIcon {
	background-image:url(images/cart_icon.gif);
	width:60px;
	height:50px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	display: inline;
}

.cartTxt {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 57%;
	display: inline;
}
.cartZero {
	padding: 5px 0px 0px 0px;
	font-size: xx-large;
	font-weight: bold;
	float: left;
}
.cartItems {
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#boxNewProd {
	width:210px;
	height:130px;
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
	background-position: center top;
	border: 1px solid #3c2788;
	display: inline;
}
#newIcon {
	float:right;
	height: 54px;
	width: 54px;
	position: relative;
	top: -10px;
	right: -10px;
	display:inline;
	overflow: hidden;
}
#boxShipping {
	border:1px solid #3c2788;
	height: 110px;
	margin-bottom: 15px;
	float: left;
	width: 220px;
	display:inline;
}
#boxShipping h1, #footerTagline h1 {
	color:#45860b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#boxShipping p, #footerTagline p {
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}
#shippingIcon {
	margin: 10px;
	float: right;
	height: 53px;
	width: 84px;
	display:inline;
}
#newsletter {
	border:1px solid #9ec055;
	padding:5px;
	margin-bottom: 15px;
	float: left;
	display:inline;
	width: 200px;
	overflow:auto;
}


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

#footerline {
	background-image: url(images/footer_bkg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 8px;
}
#footerWrapper {
	overflow: auto;
	height: auto;
}
#footerTagline {
	float: left;
	margin-right: 25px;
	width: 30%;
	display:inline;
	overflow: auto;
}
.footerBoxes {
	float: left;
	margin-right: 15px;
	display:inline;
	overflow: auto;
}
#footerGralmenu {
	width: 10%;
}
#footerProdmenu {
	width: 15%;
}
#footerInfo {
	width: auto;
}
#footerGralmenu h2,
#footerGralmenu ul,
#footerProdmenu h2,
#footerProdmenu ul,
#footerInfo h2,
#footerInfo ul {
	margin: 5px 0px;
	padding: 0px 0px 0px 0px;
}
#footerGralmenu li,
#footerProdmenu li,
#footerInfo li {
	list-style-type: none;
}
#footerGralmenu a,
#footerProdmenu a,
#footerInfo a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#footerCC {
	background-image: url(images/footer_cc.gif);
	float: left;
	height: 57px;
	width: 180px;
	margin-top: 30px;
	margin-left: 10px;
	display:inline;
}
#copyRight {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9ec055;
	margin-top:10px;
	height: 15px;
	clear: both;
}


/*--------Products--------*/

#prodMenu {
	font-size:small;
	font-weight:bold;
	float:left;
	width:220px;
	margin-bottom: 15px;
	display:inline;
}
#prodMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#prodMenu li {
	background:url(images/prod_index.gif) repeat-x top;
	padding: 6px 0px 6px 10px;
}
#prodMenu a {
	background:url(images/menu_paw.gif) no-repeat;
	padding-left: 20px;
	color:#000;
	text-decoration:none;
}
#prodMenu a:hover {
	color:#000;
	text-decoration:underline;
}
#prodMenu ul li .active {
	padding-left: 20px;
	background:url(images/menu_paw_active.gif) no-repeat ;

}
#productIntro {
	float: left;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9ec055;
	display:inline;
}
#productIntro p {
	padding-right:10px;
}
#productIntro img,
#productDetail img {
	margin-right:10px;
	margin-bottom:10px;
	margin-top: 10px;
}
#mainContent {
	height: 100%;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	display:inline;
}
#wrapper #mainContent #content #productsBoxMass .productBoxHoriz #priceTxt #actionBtn a img {
	margin: 0px;
}
#wrapper #mainContent #content #productsBoxMass .productBoxHoriz #prodTxtHoriz .txtNormal,
#wrapper #mainContent #content #productDetail h3 .txtNormal {
	font-weight: normal;
}
#wrapper #mainContent #content #productsBoxMass .productBoxHoriz #priceTxt {
	float: left;
	width: 490px;
}
#productDetail, 
#contactArea {
	float: left;
	width: 690px;
	padding-right: 10px;
}
#productDetail #detailAdd {
	min-height: 21px;
	border: 1px solid #bebebe;
	padding: 5px;
	background-image: url(images/prod_index.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	float: right;
	width: 368px;
	display:inline;
}
#productDetail #quickOverview {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#productDetail h1,
#productDetail h3,
#cartReg h1,
#cartReg h3,
#infoShip h2,
#infoShip h3 {
	margin: 0px;
	padding: 5px;
}
#actionBtn a img {
	margin: 0px;
}
#productDetail #cartTop tr td,
#productDetail table tr td,
#cartReg table tr td {
	padding-left: 5px;
}



/* Cart stuff  */

#cartTop {
	background-image: url(images/prod_index.gif);
	background-repeat: repeat-x;
	height: 25px;
	border: 1px solid #CCC;
	font-weight: bold;
}
#cartTable {
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
}
#cartTable tr td {
	padding-top:10px;
	padding-bottom:10px;
}
#cartTable h3, {
	font-size:medium;
	padding: 0px 0px 5px 0px;
}
#cartTable p,
#cartTable h5, {
	margin: 5px 0px 0px 0px;
}
#cartTotals td {
	padding: 5px 5px 5px 0px;
}

#productDetail p,
#cartReg p,
#infoShip p{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
.link_forgot {
	border:solid 1px #CCC;
	background-image: url(images/icon_question.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 160px;
}
.link_forgot a,
.link_forgot a:hover,
.link_register a,
.lin_register a:hover{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.link_register {
	border:solid 1px #CCC;
	background-image: url(images/mini_profile.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 160px;
}

/* Register stuff  */

#difAddr table tbody tr td {
	padding:0px;
}
#account div {
	font-weight:bold;
	border-bottom:1px dotted #E1E1E1;
	line-height:20px;
	margin-bottom:10px;
	padding-bottom:25px;
	padding-left:70px;
	padding-top:20px;
	width:590px;
}
#account div a {
	color:#000;
	text-decoration:none;
}
.accPersonal {
	background:#FFFFFF url(images/icon_changeInfo.gif) no-repeat scroll 5px top;
}
.accOrder {
	background:#FFFFFF url(images/icon_orders.gif) no-repeat scroll 5px top;
}
.accPassword {
	background:#FFFFFF url(images/icon_changePw.gif) no-repeat scroll 5px top;
}
.accLogout {
	background:#FFFFFF url(images/icon_logout.gif) no-repeat scroll 5px top;
}
#shortcuts #quickAccess #myAccount {
	background-image: url(images/menu_mini_account.gif);
	float: left;
	height: 20px;
	width: 110px;
}
#shortcuts #quickAccess #mycart {
	background-image: url(images/menu_mini_cart.gif);
	float: left;
	height: 18px;
	width: 135px;
	text-indent: 85px;
	padding-top: 2px;
}
#shortcuts #quickAccess #checkout {
	background-image: url(images/menu_mini_checkout.gif);
	height: 20px;
	width: 115px;
	float: left;
}
#productsBlock {
	padding-right: 10px;
	padding-left: 10px;
}
