/**************************************/
/*              GLOBALS               */
/**************************************/

body                { font-size:        11px; }
a                   { color:            #000; text-decoration: none; }
a:hover             { text-decoration:  underline; }
img                 { vertical-align:   middle; }

.container          { width:            1000px; }
.center             { margin:           auto; text-align:center; }
.left_margin        { margin-left:      10px; }
.top_margin         { margin-top:       5px; _margin-left: 0; }
.right_margin       { margin-right:     5px; }
.standard-margin    { margin:           5px; }
.f_left             { float:            left; }
.f_right            { float:            right; }
.valign             { vertical-align:   middle; }
.talign             { text-align:       center; }
.border_grey        { border-bottom:    3px solid #d5d5d5; }

.pink_soft          { background:       #fff0f1; }
.pink_dark          { background:       #fbe1e2; }
.bg_grey            { background:       #e9e9e9; }

.blue               { color:            #2c4775; }
.highlight_text     { color:            #c7161e; }

.hidden             { display:          none; }

#content .error, #content .success { width: 545px; }
#content .notice    { width:            555px; }

/**************************************/
/*              HEADER                */
/**************************************/

#header {
    background:                         #c7161d;
    border-bottom:                      1px solid #999;
}

.logo               { margin-top:       15px; }

#header_menu {
    background:                         url(../images/bg_topmenu.gif) no-repeat left #a9090c;
    padding:                            2px 10px 0 20px;
    height:                             19px;
}

img.topLink {
    padding-right:                      10px;
    border-right:                       1px solid #c7161d;
    margin-right:                       5px;
}

#search             { margin:           30px 10px 0 0; }
#search             { #margin:          30px 0 0 155px; }

#search input       { margin-right:     5px; width: 285px; }


/**************************************/
/*             NAVIGATION             */
/**************************************/

#navigation {
    background:                         #a9090c;
    height:                             35px;
}

#menu_basics        { padding-top:      8px; }
#menu_basics a      { color:            #fff; }

.topMenu {
    border-right:                       1px solid #c7161d;
    padding-right:                      7px;
    margin-right:                       5px;
}

#menu_client {
    background:                         url(../images/bg_clientMenu.png) no-repeat left center;
    width:                              368px;
    height:                             38px;
    margin-top:                         -2px;
}

.bto_menu           { margin-top:       14px; }
.bto_menu-1         { margin-left:      10px; }
.bto_menu-2         { margin-left:      14px; }
.bto_menu-3         { margin-left:      18px; }
.bto_menu-last      { margin:           8px 0 0 20px; }

#left_wrap {
    width:                              160px;
    margin:                             0;
}

#category           { padding-right:    5px; }
#category           { width:            100%; }

.category_list {
    border-bottom:                      1px solid #e5e5e5;
    padding:                            3px 5px 5px 10px;
    background:                         url(../images/ico_arrow_orange.gif) no-repeat 145px center;
}

.category_list a    { color:            #000; }



/**************************************/
/*           LEFT CONTENT            */
/**************************************/


#contact {
    background:                         url(../images/bg_rightContact.gif) repeat-x;
    height:                             210px;
}

#contact .center    { width:            130px; }



/**************************************/
/*    ROUNDED CORNER CONTENT          */
/**************************************/


.bordaBox {background: transparent;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3 {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {border-left:1px solid #c4c9cc;}
.bordaBox .b1 {margin:0 3px; background:#c4c9cc;}
.bordaBox .b2 {margin:0 3px; border-width:0 0 2px 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}
.bordaBox .conteudo {padding:0 10px 0 14px; display:block; border-left:1px solid #c4c9cc; }

.bordaBox .b1 { margin-right:0; border-right: none; }

.bordaBox .bordaTop { width: 218px; }

#rapid_chart .bordaBox { width: 85%; border-top: 1px dotted #727272; padding-top: 15px; }
.bordaBox .b5 {margin:0 5px; background:#fff;}
.bordaBox .b6, .bordaBox .b7, .bordaBox .b8 {border-left:1px solid #fff; border-right:1px solid #fff; background:#fff;}
.bordaBox .order_total {padding:0 10px;display:block; border-left:1px solid #fff; border-right:1px solid #fff; background:#fff;}


#content_wrap   { margin:               0; }

#content_wrap:after {
    display:                            block;
    content:                            "&nbsp;";
    height:                             0;
    visibility:                         hidden;
    clear:                              both;
}

#content:after {
    display:                            block;
    content:                            "&nbsp;";
    height:                             0;
    visibility:                         hidden;
    clear:                              both;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/

.title-red { font-size: 14px; color: #a9090c; }

.category_title {
    height:                             18px;
    width:                              97%;
}

.promo_prod     { width:                190px; }
.promo_prod input{#margin-left:         10px; }

.prod_img {
    width:                              80px;
    height:                             80px;
}

.prod_desc      { width:                105px; }
.prod_desc div  { height:               40px; }
.prod_desc a {
	color:                              #000;
	text-decoration:                    none;
}


.prod_price 	{ width:                70px; #width: 60px; }

.prod_desc_label{ line-height:          12px; }


.prod_info      { min-height:           115px; }
.prod_info_arrow{ margin-top:           1px; }

.prod_weight {
    background:                         #c7161e;
    color:                              #fff;
    text-align:                         center;
	width:                              40px;
	height:                             14px;
	padding:                            2px 0;
	margin:                             7px 0 5px 20px;;
	line-height:                        11px;
}

.prod_weight2 {
    background:                         #c7161e;
    color:                              #fff;
    text-align:                         center;
	width:                              40px;
	height:                             14px;
	padding:                            2px 0;
	margin:                             0 0 0 20px;
	line-height:                        11px;
}

.prod_unit      { #width:               127px; }

.prod_info_arrow { margin-top: -5px;    #margin-top: 0; }

.prod_info_arrow, .rChart_arrow { width: 9px; }

.rChart_arrow .prod_info_arrow { #margin-top: -8px; }

.prod_info_arrow_2 { margin-top:        -10px; }

.promo_price   { margin-top:           -5px; }

.infoNutri      { background:           #e5ecf9; }

input.amount 	{ text-align:           right; }

.product_list_amount { width:           200px; }

.prod_list		{ width:                545px; #display: block; #min-height: 1px; }
.list_config {
	height:                             25px;
	padding-top:                        10px;
	margin-top:                         20px;
}

.prod_list_item { width:                580px; }

.prod_list_item:after {
    display:                            block;
    content:                            "&nbsp;";
    height:                             0;
    visibility:                         hidden;
    clear:                              both;
}

.pagination {
	border:                             1px solid #c7161e;
	padding:                            3px;
	color:                              #c7161e;
}

div a.quiet    { text-decoration:       none; }

div.large      { line-height:           normal; }

/**************************************/
/*             RAPID CHART            */
/**************************************/


#order_subtotal {
    border:                             1px solid #ccc;
    border-bottom-width:                4px;
    background:                         #efefef;
	z-index:                            699;
	position:                           absolute;
	top:                                0;
}

#order_subtotal:after {
    display:                            block;
    content:                            "&nbsp;";
    height:                             0;
    visibility:                         hidden;
    clear:                              both;
}

#order_subtotal .box_price {
    background:                         #e5e5e5;
    padding-top:                        10px;
	padding-bottom:                     30px;
	#padding-bottom:                    35px;
}

#order_subtotal .bordaBox {
	width:                              160px;
}

#list_rapid_chart {
    z-index:                            700;
    position:                           absolute;
    top:                                84px;
	#margin-top:                        -3px;
}

#rapid_chart {
	width:                              190px;
	height:                             220px;
	#height:                            225px;
	background:                         #e5e5e5;
	border:                             1px solid #ccc;
    border-bottom-width:                4px;
	border-top:                         none;
}

#rapid_chart_list {
	background:                         url(../images/bg_rapidChart.png) no-repeat left top #e5e5e5;
	width:                              160px;
	height:                             165px;
	padding-top:                        5px;
}

.rChart_unit {
	width:                              160px;
	height:                             32px;
	line-height:                        12px;
	border-bottom:                      1px solid #d5d5d5;
	padding-left:                       2px;
}

.rChart_desc {
	width:                              90px;
	#width:                             85px;
	font-size:                          10px;
}

.order_total        { text-align:       center; }
#rapid_chart_list .order_total { font-size: 10px; }


#area_1, #area_6 { margin-right:        14px; }

#area_3 {
	margin-top:                         138px;
	#margin-top:                        140px;
}

#area_5 {
}


/**************************************/
/*             POSTAl                 */
/**************************************/

#check_postal_code
    {
        width:                              260px;
        position:                           fixed;
        #position:                          absolute;
        z-index:                            998;
        left:                               40%;
        top:                                40%;
        #top:                               expression( ( document.documentElement.offsetHeight / 2  - check_postal_code.offsetHeight / 2 ) +
                                            ( ignoreTop = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )
                                            + 'px' );
	}

#order_check_postal
    {
        padding:                            10px;
        background:                         url(../images/bg_dialog.png) no-repeat top center;
		height:                             127px;
    }

#order_check_postal div
    {
        clear:                              both;
    }


/**************************************/
/*             RECIPE                 */
/**************************************/


#recipe_highlight {
	background:                         url(../images/bg_recipe_home.png) repeat-x;
	height:                             250px;
	text-align:                         center;
}

#recipe_highlight a	{ color: #000; }

.recipe_list { height:                  145px; }


#poll               { margin-top:       13px; }
#poll_content       { background:       url(../images/bg_poll_home.gif) repeat-x; }
#poll_content .center{ width:           125px; }


/**************************************/
/*               FOOTER               */
/**************************************/

#footer 			{ text-align:       center; }
.footer_links {
	border-bottom:                      3px solid #990000;
	width:                              100%;
	padding-bottom:                     10px;
}
#footer .noBorder   { border:           none; }
.footer_links a {
    border-right:                       1px solid #666;
    padding-right:                      13px;
    margin-right:                       10px;
    line-height:                        10px;
}

#footer img { margin-top: -30px; }


.encarte { height:                      200px; }

/*
#################################
     Controle de Banners
#################################
*/

#area_4_control {
    z-index:                            500000;
	margin:                            -36px 0 0 420px;
	position:                          absolute;
}

#area_4 div.sub img{
    display: none;
}

#bt-banner {
    position: absolute;
     z-index: 500000;
     float:                             left;
    margin-right:               1px;
    padding:                      1px 5px 2px 5px;
    border:                        1px solid #fff;
    background:                url(../images/bg_banner_control.jpg) repeat-x left bottom #a9090c;
    color:                            #fff;
}

#area_4_control a {
    float:                             left;
    margin-right:               1px;
    padding:                      1px 5px 2px 5px;
    border:                        1px solid #fff;
    background:                url(../images/bg_banner_control.jpg) repeat-x left bottom #a9090c;
    color:                            #fff;
}

#area_4_bt_off_1, #area_4_bt_off_2, #area_4_bt_off_3, #area_4_bt_off_4, #area_4_bt_off_5, 
#area_4_bt_on_1, #area_4_bt_on_2, #area_4_bt_on_3, #area_4_bt_on_4, #area_4_bt_on_5, #area_4_control_on, #area_4_control_off {
	float:                             left;
	margin-right:                      1px;
	padding:                           1px 5px 2px 5px;
	border:                            1px solid #fff;
	background:                        url(../images/bg_banner_control.jpg) repeat-x left bottom #a9090c;
	color:                             #fff;
}

#area_4_bt_off_1 a, #area_4_bt_off_2 a, #area_4_bt_off_3 a, #area_4_bt_off_4 a, #area_4_bt_off_5 a, 
#area_4_bt_on_1 a, #area_4_bt_on_2 a, #area_4_bt_on_3 a, #area_4_bt_on_4 a, #area_4_bt_on_5 a, #area_4_control_on a, #area_4_control_off a {
	color:                             #fff;
}


/*
#################################
       FwDialog
#################################
*/


.fw_dialog {
	padding:                            10px;
    background:                         url(../images/bg_dialog.png) no-repeat top center;
	height:                             127px;
}

#fw_dialog_box
{
    position:           fixed;
    #position:          absolute;
    z-index:            1000;
    left:               40%;
    background-color:   #FFFFFF;
    width:              250px;
    height:             100px;
    top:                40%;
    #top:               expression(
                        ( document.documentElement.offsetHeight / 2  - fw_dialog_box.offsetHeight / 2 ) +
                        ( ignoreTop = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )
                        + 'px' );
}

#fw_dialog_back
{
    position:           fixed;
    #position:          absolute;
    z-index:            999;
    top:                0px;
    left:               0px;
    background-color:   #FFFFFF;
    width:              100%;
    height:             100%;
    #height:            expression( ( document.documentElement.offsetHeight - 5) );
    opacity:            .8;
    #filter:            progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    #top:               expression( ( ignoreTop = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )  + 'px' );
}

.fw_dialog_upload_box
{
    width:200px;
    height:10px;
    border: 1px;
    border-color: #06a54b;
    border-style: solid;
    text-align: left;
}

.fw_dialog_upload_percent
{
    height:             100%;
    background-color:   #06a54b;
}

.fw_dialog_title
{
    font-family:        tahoma, helvetica, sans-serif;
    font-size:          11px;
    color:              #FFFFFF;
    font-style:         normal;
    font-weight:        bold;
}

.fw_dialog_msg1
{

}

.fw_dialog_msg2
{

}

.fw_dialog_msg3
{

}