﻿/**/
.fruity_p
{
    margin-left: 5px !important;
}
.fruity_table
{
    width: 100% !important;
    border: 1px solid #e7e7e7 !important;
}
.fruity_table td
{
    border: 1px solid #e7e7e7 !important;
    padding: 5px !important;
}
.fruity_table_header
{
    background-color: #f6f6f6 !important;
    font-weight: bold !important;
    border: 1px solid #e7e7e7 !important;
}
/**/

header, footer, nav, section
{
    display: block;
}


/* Styles for basic forms
-----------------------------------------------------------*/
body
{
}
fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}
.container-customer
{
    margin-left: 200px;
    margin-right: 200px;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

.editor-label
{
    margin: 1em 0 0 0;
}

.editor-field
{
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #f00;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
/* alert */
.alert_style
{
    display: none;
    position: absolute;
    z-index: 5000;
    letter-spacing: normal;
}
.asBody *
{
    vertical-align: baseline;
}
.alert_style .simple-message
{
    vertical-align: middle;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
    font-size: 14px;
}
.alert_style .asHeader .ahLeft
{
    width: 30px;
    height: 34px;
    background: url(images/alert_header_left.png);
}
.alert_style .asHeader .ahBody
{
    height: 34px;
    padding-left: 10px;
    background: url(images/alert_header_body.png);
}
.alert_style .asHeader .ahRight
{
    width: 28px;
    height: 34px;
    background: url(images/alert_header_right.png);
    cursor: pointer;
}

.alert_style .asHeader .ahBody span
{
    position: relative;
    top: -2px;
    color: White;
    margin-right: 10px;
}
.alert_style .asBody
{
    clear: left;
    border-left: #3c3c3c solid 1px;
    border-right: #3c3c3c solid 1px;
    border-bottom: #3c3c3c solid 1px;
    margin-right: 0px;
    padding: 5px;
    background-color: White;
}
/*Menu*/
.header_links li + li
{
    background: url(images/menu_left.png) no-repeat;
}
/*menu left*/
.color_bg_menu_left
{
    background: #e7e8e7;
    width: 206px;
    border: 1px solid #a4a4a4;
    border-radius: 2px 2px 2px 2px;
}
.title_menu_left
{
    background: url(images/title-menu-left.png) no-repeat;
    height: 22px;
    margin-left: -16px;
    color: White;
    font-weight: bold;
    margin-top: -10px;
    width: 208px;
    font-size: 12px;
    padding-top: 15px;
    padding-left: 35px;
    line-height: 0px !important;
}
.header_links li a
{
    font-size: 16px;
    font-family: Arial;
    font-weight:bold;
}
.style_news_category li a h3
{
    font-weight: bold;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    line-height: 0px !important;
}
/* \ alert style */
.sidebar-nav
{
    padding: 9px 0;
}

/*footer*/
.footer-line
{
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px #CCCCCC solid;
    width: 100%;
}
.bg-footer
{
    margin-left: -4px;
    width: 103.3%;
    height: 243px;
    background: url(images/bg-footer.png);
}
.logo-footer
{
    background: url(images/logo.png);
    width: 206px;
    height: 150px;
    margin: 30px;
}
.address-footer
{
    margin-top: 40px;
    color: #333333;
    font-size: 12px;
}
.address-footer1
{
    margin-top: 18px;
    color: #333333;
    font-size: 12px;
}
.title-gallery
{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    margin-top: 25px;
}
.product-title
{
    text-align: left;
}

.product-price
{
    text-align: left;
}

.price
{
    font-weight: bold;
    color: #CB0000;
}

.product-img
{
    text-align: center;
}

.product-img img
{
    width: 100%;
}

.product-line
{
    margin-bottom: 15px;
}
.bg-about
{
    width: 96%; float: left; margin-top: -455px; background: url(images/bg_repeat.png) repeat; padding-left:2%; padding-right:2%
}
.list-title
{
    color: Orange;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top:10px
}
h1.list-title
{
    color: Orange;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top:10px;
    text-transform:uppercase;
}
.list-title-content
{
    background: url(images/title-content.png) no-repeat;
    height: 24px;
    border-bottom: 2px solid #237117;
    margin-bottom: 15px;
    color: White;
    font-size: 12px;
    padding-left: 30px;
    padding-top: 6px;
    font-weight: bold;
}
.title-content-left
{
    background: url(images/title-content-left.png) no-repeat;
    height: 30px;
    width: 4px;
    float: left;
}
.title-content-center
{
    background: url(images/title-content-center.png) repeat-x;
    height: 30px;
    width: auto;
    float: left;
    padding-top: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.title-content-center a
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 10px;
}
.title-content-center a:hover
{
    color: #ffffff;
}
.title-content-right
{
    background: url(images/title-content-right.png) no-repeat;
    height: 30px;
    width: 19px;
    float: left;
}
.title-read-more
{
    float: right;
    margin-top: -40px;
    color: #237117;
    font-weight: bold;
}
.title-read-more a
{
    color: #237117;
    font-weight: bold;
}
.title-read-more a:hover
{
    color: #237117;
    font-weight: bold;
}
.search-textbox
{
    width: 100%;
    padding: 4px 0px !important;
}
.search-button
{
    width: 60px;
}

.input-append
{
    text-align: center;
}

.list-pager
{
    text-align: center;
}

.product-detail-img
{
    text-align: center;
    margin-bottom: 15px;
}

.product-detail-img img
{
    width: 40%;
}

.contact label
{
    font-weight: bold;
}

.contact input[type=text]
{
    width: 80%;
}
 .contact select
 {
     width:82%;
    
 }
.contact textarea
{
    width: 80%;
     resize: none;
}

.contact button
{
    width: 200px;
}

input[type=text].captcha-input
{
    width: 60px;
    margin-bottom: 0px;
}


