/* general design */
body {
	background-color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006700;
}
a {
	text-decoration:none;
}

img {
	border:none;
}

.wrapper {
	width:956px;
	margin:0 auto;
}

.header {
	width:956px;
	height:190px;
}

.menu {
	width:170px;
	margin-right:48px;
	float:left;
}

.column_right {
	width:260px;
	margin-left:48px;
	float:left;
}

.footer {
	height:75px;
	margin-top:20px;
	float:left;
}

.title {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 23px;
	color:#006700;

}

.title_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color:#97BE0D;
}

.title_mini {
	font-family: 'VAG Rounded BT', Arial;
	color:#97BE0D;
}

h3 a {
	font-family: 'VAG Rounded BT', Arial;
	color:#97BE0D;
}

.left {
	float:left;
	text-align:left;
}

.right {
	float:right;
	text-align:right;
}

.page {
	width:430px;
	float:left;
}

.container {
	width:430px;
}

.paragraph {
	margin-top:8px;
	margin-bottom:28px;
}

.txt_alt {
	color:#97BE0D;
}

.input_field {
	border:#CCC solid;
	border-width:1px;
	padding:5px 9px 5px 9px;
	margin:0px;
	position:relative; top:6px;
}

.input_field_normal {
	border:#CCC solid;
	border-width:1px;
	padding:5px 4px 5px 4px;
	margin:0px;
	width:210px;
}

/* header */

.header_block {
	width:956px;
	height:136px;
	background-image:url(../img/header_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#97BE0D;
	z-index:3;
}

.header_logo {
	margin:18px;
}

.header_login {
	width:253px;
	height:104px;
	background-color:#006700;
	float:right;
	padding:16px;
	color:#FFF;
	font-size:10px;
}

.login_title {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 23px;
}

.login_txt {
	color:#97BE0D;
	margin-bottom:-6px;
}

.login_field {
	background-color:#fff;
	color:#006700;
	padding:5px 9px 5px 9px;
	position:relative; top:1px; left:-1px;
	width:100px;
	border:none;
	margin-bottom:8px;
}

.login_send {
	color:#FFF;
	font-weight:bold;
}

.navigation_top {
	margin-top:0x;
	margin-left:218px;
	width:725px;
	height:44px;
}

.navigation_top_item {
	padding:10px;
	padding-top:15px;
	margin-right:6px;
	background-color:#fff;
	color:#97BE0D;
	font-size:15px;
	position:relative; top:15px;
}

.navigation_top_item:hover {
	padding:10px;
	padding-top:15px;
	margin-right:6px;
	background-color:#fff;
	color:#006700;
	font-size:15px;
	position:relative; top:15px;
}

.navigation_top_item_active {
	padding:10px;
	padding-top:15px;
	margin-right:6px;
	background-color:#006700;
	color:#fff;
	font-size:15px;
	position:relative; top:15px;
	font-family: 'VAG Rounded BT', Arial;
}

/* Menu */
	
.navMenu ul {
list-style: none;
margin: 0;
padding: 0;
}
.navMenu {
width: 170px;
}
.navMenu li {
display:inline;
}

/* menu */
.navMenu li a:link, .navMenu li a:visited {
	font-size:15px;
	color:#006700;
	display: block;
	padding: 2px 0 2px 9px;
	margin-bottom:6px;
}
.navMenu li a:hover {
	font-size:15px;
	color:#006700;
	display: block;
	padding: 2px 0 2px 9px;
	margin-bottom:6px;
	background-color:#97BE0D;
}


/* subSubMenu */
.navMenu li li a:link, .navMenu li li a:visited {
padding: 2px 0 2px 30px;
}
.navMenu li li a:hover {
padding: 2px 0 2px 30px;
background-color:#D5E59E;
}	

.menu_left_green {
	font-size:15px;
	color:#006700;
	display: block;
	background-color:#97BE0D;
	padding:8px 9px 8px 9px;
	margin-bottom:10px;
}
.menu_left_green:hover {
color:#006700;
background-color:#c0e247;
padding:8px 9px 8px 9px;
}
.menu_left_dgreen {
	font-size:15px;
	color:#fff;
	display: block;
	background-color:#006700;
	padding:8px 9px 8px 9px;
	margin-bottom:10px;
}
.menu_left_dgreen:hover {
color:#fff;
background-color:#24ae24;
padding:8px 9px 8px 9px;
}
.menu_left_black {
	font-size:15px;
	color:#fff;
	display: block;
	background-color:#000;
	padding:8px 9px 8px 9px;
	margin-bottom:10px;
}
.menu_left_black:hover {
color:#fff;
background-color:#666;
padding:8px 9px 8px 9px;
}

/* tienda categories */

.category_container {
	width:215px;
	height:220px;
	text-align:center;
	font-size:16px;
}

.category_title {
	position:relative; top:145px;
}

.category_img {
	position:relative; top:-26px;
}

.cat_img {
	margin-top:25px;
	margin-bottom:10px;
}


/* tienda list */
.item_box_list {
	width:430px;
	height:150px;
	font-size:11px;
}

.item_name_m {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 20px;
	color:#97BE0D;
	width:430px;
	height:32px;
}

.item_price_m {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 22px;
	color:#006700;
	margin-right:15px;
}

.item_photo_xl {
	height:200px;
	width:200px;
	float:left;
}

.item_photo_l {
	height:150px;
	width:150px;
	float:left;
}

.item_photo_m {
	height:90px;
	width:90px;
	float:left;
}

.item_photo_s {
	height:60px;
	width:60px;
	float:left;
	margin-right:22px;
}

.item_box_list_container_1 {
	margin-left:22px;
	float:left;
	height:64px;
	width:318px;
}
.item_box_list_container_2 {
	margin-left:22px;
	float:left;
	height:26px;
	width:318px;
}

.item_button {
	background-color:#006700;
	padding:5px 9px 5px 9px;
	margin:0px;
	font-family: 'VAG Rounded BT', Arial;
	color:#FFF;
	position:relative; top:6px;
}

a.item_button:visited {
	background-color:#006700;
	padding:5px 9px 5px 9px;
	margin:0px;
	font-family: 'VAG Rounded BT', Arial;
	color:#FFF;
	position:relative; top:6px;
}

.item_button:hover {
	background-color:#24ae24;
	padding:5px 9px 5px 9px;
	margin:0px;
	font-family: 'VAG Rounded BT', Arial;
	color:#fff;
	position:relative; top:6px;
}

.item_input {
	border:#006700 solid;
	border-width:1px;
	padding:2px 9px 2px 9px;
	margin:0px;
	width:40px;
}

.item_select {
	border:#006700 solid;
	border-width:1px;
	padding:2px 9px 2px 9px;
	margin:0px;
	width:70px;
}

.item_cart_icon {
	margin-right:6px;
}

.pkg_box_list {
	width:430px;
	height:120px;
	font-size:11px;
}

.pkg_list_container1 {
	height:35px;	
}

.pkg_price_m {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 22px;
	color:#006700;
	margin-right:95px;
}	

.pkg_lift {
	position:relative; top:3px;

}
	
/* tienda detail */

.item_info {
	width:426px;
	min-height:500px;
	background-color:#FFF;
	border:#006700 solid;
	border-width:3px;
}

.item_info_margin {
	margin-left:24px;
	margin-right:12px;
	margin-top:12px;
	margin-bottom:12px;
}

.item_name_l {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 32px;
	color:#97BE0D;
	float:left;
}

.item_price_l {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 35px;
	color:#006700;
}
.item_info_container1 {
	margin-top:50px;
	margin-right:12px;
}

.item_info_price_placer {
	float:right;
	text-align:right;
}

.item_info_container2 {
	margin-top:22px;
	margin-right:12px;
	padding-top:15px;
	border-top:#006800 solid;
	border-top-width:1px;
}

.font_switch {
	font-family: 'VAG Rounded BT', Arial;
}

.pkg_info {
	width:426px;
	height:285px;
}

.pkg_name_l {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 32px;
	color:#97BE0D;
}
.pkg_page_container {
	width:226px;
	
}
.pkg_info_price_placer {
	float:right;
	text-align:right;
}
.pkg_info_container2 {
	margin-top:22px;
	margin-right:12px;
	padding-top:15px;
	border-top:#006800 solid;
	border-top-width:1px;
	text-align:center
}

/* basket */

.basket_container {
	width:215px;
	background-color:#006700;
	float:right;
}

.basket_title {
	padding:15px;
	color:#FFF;
	font-family: 'VAG Rounded BT', Arial;
	font-size:15px;
}

.basket_icon {
	position:relative; top:-30px;
}

.basket {
	background-color:#97BE0D;
	padding:15px;
	margin-top:15px;
	color:#FFF;
	font-size:15px;
}

.basket_min {
	min-height:450px;
}

.basket_item {
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:#006800 solid;
	border-bottom-width:1px;
}

.basket_overall {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:#006800 solid;
	border-bottom-width:1px;
	border-top:#006800 solid;
	border-top-width:1px;
}

.basket_remove {
	font-size:9px;
	color:#FFF;
	position:relative; top:3px;
}

.colorswitch_orange {
	color: #F30;
}

.colorswitch_green {
	color: #97BE0D;
}
.colorswitch_dgreen {
	color: #006800;
}

.colorswitch_orange a:visited {
	color: #F30;
}

.colorswitch_green a:visited {
	color: #97BE0D;
}
.colorswitch_dgreen a:visited {
	color: #006800;
}

.small_text {
	font-size:10px;
}

/* pagar */

.pagar_field {
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:#006800 solid 1px;
	min-height:16px;
	
}
.pagar_field_sb {
	padding-top:8px;
	padding-bottom:8px;
	
}
.pagar_column {
	width:90px;
	float:right;
	text-align:right;
}
.pagar_reposition_form {
	position:relative; top:4px;
}

.pagar_button {
	background-color:#97BE0D;
	padding:3px 6px 3px 6px;
	margin:0px;
	font-family: 'VAG Rounded BT', Arial;
	color:#FFF;
}

.pagar_button a:visited {
	background-color:#97BE0D;
	padding:3px 6px 3px 6px;
	margin:0px;
	font-family: 'VAG Rounded BT', Arial;
	color:#FFF;
}

.pagar_button:hover {
	background-color:#D5E59E;
	padding:3px 6px 3px 6px;
	margin:0px;
	font-family: 'VAG Rounded BT', Arial;
	color:#fff;
}

.news {
	background-color:#FF6600;
	color:#FFF;
	font-size:11px;
	width:150px;
	padding:10px;
}

/* Recetas */

.receta_bar {
	background-color:#FF6600;
	padding:15px;
	margin-top:15px;
	color:#FFF;
	font-size:15px;
}

.whitelinks a {
	color:#FFF;
}

.whitelinks a a:visited {
	color:#FFF;
}

.videobox {
	font-size:15px;
	color:#fff;
	display: block;
	background-color: #97BE0D;
	padding-right:2px;
	padding-left:2px;
	padding-top:18px;
	padding-bottom:18px;
	margin-bottom:10px;
}

/* vending */
.menu_inline {
	margin-left:0;
	padding-left:0;
	background-color:#E0EBB6;
	font-size:14px;
	float:left;

}

.menu_inline_a {
	padding:10px 15px 10px 15px;
	color:#006700;
	float:left;
}

.menu_inline_active {
	padding:10px 15px 10px 15px;
	font-family: 'VAG Rounded BT', Arial;
	color:#FFF;
	background-color:#006700;
	float:left;
}

/* faqs */

.faq_group {
	font-family: 'VAG Rounded BT', Arial;
	font-size:16px;
	color:#FF6600;
	
}

/* wiki */

.wiki_img {
	border-top:#006800 solid;
	border-top-width:1px;
	padding-top:10px;
	border-bottom:#006800 solid;
	border-bottom-width:1px;
	padding-bottom:10px;
}

.page table a{
color:#006633;
}
.imagen_grafico{
	height: 130px;
}

.oficina_basket {
	text-align:center;
}

.oficina_block {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#F60 solid;
	border-bottom-width:2px;
	border-top:#F60 solid;
	border-top-width:2px;
	float:left;
}

.oficina_sign {
	width:400px;
	padding:15px;
	float:left;
	background-color:#006700;
	margin-top:20px;
	margin-bottom:20px;
	
}

.title_oficina {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 22px;
	color:#97BE0D;
}

.title_oficina_n {
	font-family: 'VAG Rounded BT', Arial;
	font-size: 26px;
	color:#f60;
}