/*
Credit: Claudio Flores Fuentes
Para: Productos Nutritivos Avelup
*/
BODY
{
	margin: 0px;
	padding: 0px;
	color: #242424;
	font-family: Helevetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(../imagen/avelup_body.png);
	background-repeat: repeat-x;
}
A, A:link, A:visited
{
	color: #666600;
}
A:hover
{
	color: #990000;
	text-decoration: none;
}
P
{
	margin: 0px;
	padding: 0 0 10px;
}
IMG
{
	border: none;
}
H1, H2, H3
{
	font-weight: normal;
	color: #000;
}
H1
{
	font-size: 250%;
	font-weight: bold;
	color: #B40404;
	line-height: 25px;
	text-align: center;
}
H2
{
	font-size: 250%;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 10px 0 0;
	color: #000;
}
H3
{
	font-size: 175%;
	margin: 10px 0;
	padding: 0;
	padding: 0;
	color: #A0270D;
	font-weight: bold;
}
H4
{
	font-size: 1500%;
	margin: 0 0 20px;
	padding: 0;
}
H5
{
	font-size: 133%;
	margin: 0 0 10px;
	padding: 0;
}
H6
{
	font-size: 115%;
	margin: 0 0 5px;
	padding: 0;
}
.cleaner
{
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.cleaner_h10
{
	clear: both;
	width: 100%;
	height: 10px;
}
.cleaner_h20
{
	clear: both;
	width: 100%;
	height: 20px;
}
.cleaner_h30
{
	clear: both;
	width: 100%;
	height: 30px;
}
.cleaner_h40
{
	clear: both;
	width: 100%;
	height: 40px;
}
.cleaner_h50
{
	clear: both;
	width: 100%;
	height: 50px;
}
.cleaner_h60
{
	clear: both;
	width: 100%;
	height: 60px;
}
.margin_r25
{
	margin-right: 25px;
}
.margin_r15
{
	margin-right: 15px;
}
.vertical_divider
{
	background: url(../imagen/avelup_vertical_divider.png) repeat-y right;
}
.float_l
{
	float: left;
}
.float_r
{
	float: right;
}
.image_wrapper
{
	display: inline-block;
	padding: 8px;
	border: 1px solid #A6BB73;
	background: #D9EBAB;
	margin-bottom: 10px;
}
.fl_img
{
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img
{
	float: right;
	margin: 3px 0 15px 15px;
}
BLOCKQUOTE
{
	font-style: italic;
	margin-left: 10px;
}
CITE
{
	font-weight: bold;
}
CITE SPAN
{
	color: #666600;
}
.avelup_list
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.avelup_list LI
{
	background: transparent url(../imagen/check.png) no-repeat;
	color: #000000;
	margin: 0 0 15px;
	padding: 0 0 0 16px;
	line-height: 1.5em;
	font-size: 14px;
}
.button A
{
	clear: both;
	display: block;
	width: 82px;
	height: 22px;
	padding: 4px 0 0;
	background: url(../imagen/avelup_button.png) no-repeat;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.button A:hover
{
	color: #000;
	background: url(../imagen/avelup_button_hover.png) no-repeat;
}
#avelup_header
{
	width: 970px;
	height: 60px;
	margin: 0 auto;
}
#avelup_header #site_title
{
	float: left;
	width: 260px;
	height: 75px;
	padding: 10px 0px 0 60px;
}
#avelup_header #site_title H1
{
	margin: 0;
	padding: 0;
}
#avelup_header #site_title H1 A
{
	margin: 0px;
	padding: 0px;
	font-size: 250%;
	color: #737855;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#avelup_header #site_title A SPAN
{
	display: block;
	font-size: 115%;
	color: #999;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Helevetica, Arial, sans-serif;
}
#avelup_menu
{
	float: right;
	display: inline-block;
}
#avelup_menu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#avelup_menu UL LI
{
	padding: 0px;
	margin: 0px;
	display: inline;
}
#avelup_menu UL LI A
{
	float: left;
	display: block;
	width: 122px;
	padding: 20px 0 0;
	margin: 0 0 0 5px;
	height: 42px;
	font-size: 133%;
	text-align: center;
	text-decoration: none;
	color: #737855;
	font-weight: bold;
	outline: none;
	border: none;
	background: url(../imagen/avelup_menu.png) no-repeat top left;
}
#avelup_menu UL LI A:hover, #avelup_menu UL LI .actual
{
	position: relative;
	padding-top: 15px;
	height: 40px;
}
#avelup_menu UL LI A:hover SPAN, #avelup_menu UL LI .actual SPAN
{
	position: absolute;
	bottom: -15px;
	left: 40px;
	width: 36px;
	height: 36px;
	background: url(../imagen/avelup_menu_hover.png) no-repeat;
}
#avelup_middle
{
	clear: both;
	width: 910px;
	height: 360px;
	padding: 0px 30px 25px;
	margin: 0 auto;
}
#avelup_middle H2
{
	color: #000;
	margin-bottom: 15px;
}
#avelup_middle P
{
	margin-bottom: 5px;
}
#avelup_middle P SPAN
{
	font-weight: bold;
}
#avelup_middle #mid_left
{
	float: left;
	width: 350px;
	padding-top: 20px;
}
#avelup_middle #mid_right
{
	float: right;
	width: 297px;
	text-align: justify;
}
#avelup_middle .mid_more A
{
	clear: both;
	float: right;
	display: block;
	width: 140px;
	height: 25px;
	padding: 10px 0 0;
	background: url(../imagen/avelup_banner_button.png) no-repeat;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#avelup_middle .mid_more A:hover
{
	text-decoration: underline;
}
#avelup_main_wrapper
{
	clear: both;
	margin-top: 25px;
	width: 100%;
	background: #C8DC96 url(../imagen/avelup_content_top.png) repeat-x top;
	overflow: hidden;
}
#avelup_auxiliar
{
	position: relative;
	float: left;
	left: 50%;
	margin-top: 0;
}
#avelup_main
{
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 10px 10px;
}
#avelup_content
{
	float: left;
	width: 600px;
	padding: 10px 0px 0px;
}
#avelup_sidebar
{
	float: right;
	width: 330px;
}
.two_column_ws
{
	width: 280px;
}
.two_column
{
	width: 440px;
}
.three_column
{
	float: left;
	width: 240px;
	height: 130px;
	padding: 20px;
	background: url(../imagen/avelup_3column_bg.png) no-repeat bottom;
}
.three_column IMG
{
	float: left;
	width: 48px;
}
.three_column P
{
	float: right;
	width: 180px;
	font-size: 0.9em;
	font-weight: bold;
}
.four_column
{
	position: relative;
	left: -50%;
	float: left;
	width: 200px;
	height: 140px;
	padding: 20px;
	background: url(../imagen/avelup_4column_bg.png) no-repeat bottom;
}
.four_column IMG
{
	float: left;
	width: 48px;
}
.four_column P
{
	float: right;
	width: 150px;
	font-size: 0.8em;
	font-weight: normal;
}
.sidebar_box
{
	margin-bottom: 0px;
	padding: 10px 0px 0px;
}
.services_section
{
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../imagen/avelup_divider.jpg) repeat-x bottom;
}
.services_section H4
{
	margin-bottom: 20px;
}
.services_section .left
{
	float: left;
	width: 150px;
	margin-right: 30px;
}
.services_section .middle
{
	float: left;
	width: 350px;
}
.services_section .right
{
	float: right;
	width: 350px;
}
.services_section .left IMG
{
	border: 1px solid #CCC;
	padding: 5px;
}
.news_box
{
	margin-bottom: 20px;
	padding: 10px 0 20px;
	border-bottom: 1px solid #7E7E7E;
}
.news_box IMG
{
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #FFF;
	padding: 2px;
}
.news_box P
{
	float: right;
	width: 180px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#gallery
{
	width: 580px;
}
.gallery_box
{
	display: block;
	padding: 0;
	margin: 0;
	padding: 20px;
	border: 1px solid #E0F0B9;
	margin: 0 30px 30px 0;
}
.gallery_box .gb_left
{
	float: left;
	width: 200px;
}
.gallery_box .gb_right
{
	float: right;
	width: 300px;
}
.post_box
{
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 0px;
/*background: url(../imagen/hor_divider.jpg) repeat-x bottom;*/
}
.post_box H2
{
	margin-bottom: 10px;
}
.post_box .post_info
{
	font-style: italic;
	margin-bottom: 10px;
}
.post_box .comment_tab
{
	padding: 10px 0;
	margin: 40px 0 20px;
	border-bottom: 1px dashed #666;
	font-size: 166%;
	font-weight: bold;
}
#contact_form
{
	float: left;
	padding: 0;
}
#contact_form FORM
{
	margin: 0px;
	padding: 0px;
}
#contact_form FORM .input_field
{
	width: 350px;
	padding: 5px 0;
	background: #D4E8A3;
	border: 1px solid #A0B470;
}
#contact_form FORM LABEL
{
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;
}
#contact_form FORM TEXTAREA
{
	width: 350px;
	height: 200px;
	background: #D4E8A3;
	border: 1px solid #A0B470;
}
#contact_form FORM .submit_btn
{
	margin-right: 100px;
	padding: 5px 15px;
	background: #D4E8A3;
	border: 1px solid #A0B470;
}
#avelup_footer_wrapper
{
	clear: both;
	width: 100%;
	background: #737855 url(../imagen/avelup_footer_top.png) repeat-x top;
}
#avelup_footer
{
	width: 970px;
	margin: 0px auto;
	padding: 20px 0;
	text-align: center;
	color: #FFF;
}
#avelup_footer A
{
	color: #FFF;
}
/*
Table
*/
#tecnico
{
	position: relative;
	width: 333px;
	font-size: 12px;
}
#tecnico TABLE
{
	border-collapse: separate;
	background-color: #FCEE9E;
	border: 3px solid #990033;
	caption-side: top;
}
#tecnico TD
{
	border: 1px solid #CC9933;
	margin: 3px;
	padding: 3px;
	vertical-align: top;
	background: #FEFDCF;
	color: #000;
}
#tecnico THEAD TH
{
	background: #903;
	color: #FEFDCF;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #990033;
}
#tecnico TH
{
	border: 1px solid #CC9933;
	padding: 3px;
}
#tecnico TBODY TH:hover
{
	background-color: #FEFDCF;
}
#tecnico TH A:link, #tecnico TH A:visited
{
	color: #903;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #C93;
}
#tecnico CAPTION
{
	background: #903;
	color: #FCEE9E;
	padding: 4px 0;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
#tecnico TBODY TD A:link
{
	color: #903;
}
#tecnico TBODY TD A:visited
{
	color: #633;
}
#tecnico TBODY TD A:hover
{
	color: #000;
	text-decoration: none;
}
/*Barousel*/
.barousel
{
	position: relative;
	margin-bottom: 0px;
	width: 575px;
	height: 355px;
	border-top: 3px solid #000;
}
.barousel_image
{
	position: absolute;
	z-index: 10;
	width: 575px;
	height: 355px;
}
.barousel_image IMG
{
	position: absolute;
	display: none;
}
.barousel_image IMG.default
{
	display: block;
}
.barousel_image IMG.current
{
	z-index: 10;
}
.barousel_image IMG.previous
{
	z-index: 5;
}
.barousel_content
{
	position: absolute;
	padding: 5px 0px 0px 10px;
	z-index: 50;
	background: url(../imagen/bg_barousel_content.png) repeat 0 0;
	color: #FFF;
	width: 480px;
	bottom: 32px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.barousel_content DIV
{
	display: none;
}
.barousel_content DIV.default
{
	display: block;
}
.barousel_content A, .barousel_content A:hover
{
	color: #FFF55B;
	background-color: transparent !important;
}
.barousel_nav
{
	position: absolute;
	padding: 3px 3px 0px 0;
	height: 23px;
	background: #000;
	bottom: 0;
	z-index: 20;
	width: 572px;
}
.barousel_nav .counter
{
	float: right;
	font-size: 0.75em;
	color: #FFF;
	margin: 3px 5px 0 0;
}
.barousel_nav UL
{
	float: right;
	padding: 0;
	margin: 0;
}
.barousel_nav LI
{
	float: left;
	padding-left: 3px;
	font-size: 0;
	line-height: 0;
	list-style: none;
}
.barousel_nav LI A
{
	display: block;
	width: 25px;
	height: 20px;
	background-color: #4D4D4D;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}
.barousel_nav LI A:hover
{
	background-color: #6E6E6E;
}
.barousel_nav LI A.current
{
	background-color: #FFF55B;
}
.barousel_nav LI.prev A
{
	background-image: url(../imagen/barousel_link_previous.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.barousel_nav LI.next A
{
	background-image: url(../imagen/barousel_link_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.barousel IMG.ajax_loader
{
	display: none;
	position: absolute;
	z-index: 99;
	top: 70px;
	left: 135px;
}
/*thslide*/
.thslide
{
	background: #000;
	width: 575px;
	height: 68px;
	border-top: 3px solid #000;
}
.thslide_nav_previous
{
	float: left;
}
.thslide_nav_next
{
	float: right;
}
.thslide_nav_previous A, .thslide_nav_next A
{
	display: block;
	width: 19px;
	height: 68px;
	text-decoration: none;
	background-color: #4D4D4D;
	background-repeat: no-repeat;
}
.thslide_nav_previous A
{
	background-image: url(../imagen/thslide_link_previous.gif);
	background-position: 0 0;
}
.thslide_nav_next A
{
	background-image: url(../imagen/thslide_link_next.gif);
	background-position: 100% 0;
}
.thslide_nav_previous A:hover, .thslide_nav_next A:hover
{
	background-color: #6E6E6E;
}
.thslide_list
{
	float: left;
	overflow: hidden;
	position: relative;
	width: 537px;
	height: 68px;
}
.thslide_list UL
{
	float: left;
	width: 9000px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.thslide_list LI
{
	float: left;
	margin-right: 3px;
}
.thslide_list LI A
{
	display: block;
	position: relative;
	width: 104px;
	height: 68px;
	text-decoration: none;
}
.thslide_list LI A IMG
{
	position: absolute;
}
.thslide_list LI A SPAN
{
	position: absolute;
	display: block;
	width: 98px;
	height: 62px;
}
.thslide_list LI A:hover SPAN, .thslide_list LI A.current SPAN
{
	border: 3px solid #FFF55B;
}
/*Specific implementation*/
#barousel_thslide
{
	height: 425px;
}
#barousel_thslide .barousel_content
{
	bottom: 81px;
}
#thslide_barousel_nav
{
	position: absolute;
	bottom: 0;
}
/*ultima hora*/
p.info {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1em;
}
.Post-It {
	background: url(../imagen/post-it.svg) no-repeat;
	padding: 60px 0px 0 30px;
	height: 200px;
}
p.more_info {
	padding: 5px 15px 0 15px;
	font-weight: bold;
	font-size: 13px;
}
p.alerta {
	color: blue;
}
.center {
    display:block;
    text-align:center;
}
.oblique {
    font-style: oblique;
}
.popup {
    background-color: #ffffff;
    color: #888888;
    height: 500px;
    padding: 20px;
	position: fixed;
    right: 30%;
    top: 15%;
    width: 550px;
    z-index: 101;
    -moz-box-shadow: 0px 0px 10px 1px #888888;
    -webkit-box-shadow: 0px 0px 10px 1px #888888;
    box-shadow: 0px 0px 10px 1px #888888;
    border-radius:10px;
    -moz-border-radius:10px;
}
BODY:hover .popup{
	visibility: hidden;
}