﻿/* Created by Hero */
.hero-header
{
    background-position: center;
    height:90px;
    width: 100%;
   /* background-color:#E5E5E5;
    background-image: url('UserFiles/Images/Banners/banner.jpg');
    background-repeat: no-repeat; */
}
.hero-header-box
{
    background-position: center;
    width: 1000px;
    height:90px;
    margin: 0px auto;
    /*
    background-image: url('UserFiles/Images/Banners/banner.jpg');
    background-repeat: no-repeat;
*/
}
.hero-header-left
{
    float:left;
    width:240px;
    padding-left:10px;
    text-align:left;
    
}
.hero-header-right
{
    float:right;
    width:240px;
    padding-right:10px;
    text-align:right;
    color: #FF0000;
    font-family:Tahoma;
}
.hero-header-center
{
    float:left;
    
}
.hero-header-link
{
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
}
.hero-header-text-big
{
    color: #FF0000;
    font-size: 13pt;
    font-weight:bold;
}
.hero-header-text
{
    color:#CC0000;;
    font-size: 10pt;
}
/*End Header */
/*Begin Footer */
.hero-footer
{
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0px 0px 0px 0px;
    
    font-size: 10pt;
}
.hero-footer-outside-sheet
{
    position: relative;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
    /*
    height:200px;
    background-image: url('/UserFiles/Images/Banners/footer.jpg');
    background-repeat: no-repeat;
    background-position-x:center;
*/
}
.hero-footer-outside-sheet-text
{
    margin: 0px auto;
    width: 1000px;
    font-size: 10pt;
}

.hero-footer-left
{
    float:left; 
    width:150px; 
    text-align:left; 
    padding-left:0px; 
    line-height:20px;
    height:100px;
   
}
.hero-footer-right
{
    width:150px; 
    float:right; 
    text-align:right ; 
    padding-right:0px; 
    padding-top:8px;
    line-height:20px
    color: #003300;
    text-shadow: 1px 1px 1px #FFF;
    
}
.hero-footer-center
{
    float: left;
    padding-top: 8px;
    width: 680px;
    text-align: center;
    line-height: 20px;
    color: #003399;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.hero-footer-link, .hero-footer-link a:link, .hero-footer-link a:visited
{
    color: #FFFF00;
    text-decoration: none;
    font-size: 10pt;
}
.hero-footer-link a:hover
{
    color: #FFFFFF;
    text-decoration:underline;
}

.hero-link a:link,hero-link a:visited,hero-link a:hover
{
    color:#004000;
    text-decoration:none;
}
.hero-small-link a:link,hero-link a:visited,hero-link a:hover
{
    color:#014570;
    text-decoration:none;
    font-size:9pt;
}

/* For Product */
.hero-product-box
{
    float: left;
    border: 1px solid #C0C0C0;
    margin: 6px 3px 0px 0px;
    padding: 2px;
    width: 174px;
   /* height:206px; */
    height:168px; 
    text-align: center;
}
.hero-product-img-box
{
    height:130px;
    width:174px;
}
.hero-product-img-box img
{
    max-height:128px;
    max-width:172px;
}
.hero-product-title
{
    text-align: center;
    font-weight: bold;
    color: #333333 !important;
    height:34px;
    overflow: hidden;
}
.hero-product-title a:link
{
    color: #333333 !important;
    
}
.hero-product-title a:visited
{
    color: #333333 !important;
}
.hero-old-price
{
    text-decoration:line-through;
    font-size:10pt;
}
.hero-price
{
    color:Red;
    font-weight:bold;
}
.hero-image-box-small
{
    margin: 2px !important;
    float: left;
    border: 1px solid #C0C0C0 !important;
    width: 50px;
    display: table-cell;
    
}
.hero-product-panel-left
{
    width:284px;
    float:left;
    padding:8px 8px 8px 0px;
    
}
.hero-product-panel-right
{
    padding:8px 8px 8px 0px;
    margin-left:290px;
    line-height:25px;
    
}
.hero-product-image-big-box
{
    width:280px;
    height:210px;
    float:left;
    padding:1px;
    border:solid 1px #CCCCCC;   
}
.hero-product-image-big
{
    width:280px !important;
    height:210px !important;
}
.hero-product-gallery
{
    
}
.hero-product-tab-border
{
    border-bottom: solid 1px #808080;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
    padding: 8px 8px 8px 8px;
   
}
.hero-product-tab-bg
{
    background-color: #DADADA; /*
    border-right:solid 1px #828282;
    border-top:solid 1px #828282;
    border-left:solid 1px #828282; */
}
.hero-menu-vertical
{
    z-index:10;
    background-color:#FFFFFF;
}

.hero-product-tooltip
{
    border: 3px solid #003399;
    border-radius: 8px;
    background-color: #E9E9E9;
    color: #666666;
    width: 400px;
}
.hero-product-tooltip th
{
    background-color: #003399;
    font-weight: bold;
    color: #FFFFFF;
}

.hero-product-tooltip ul, hero-product-tooltip li
{
    margin: 0px 0px 0px 20px;
    list-style-type: square;
}

.CommentBox {
    border-bottom: 1px solid silver;
    font-family: tahoma, verdana;
    font-size: 8pt;
    height: 200px;
    overflow: auto;
}

/* ========= News ============*/
.hero-news-title
{
    font-weight: bold;
    font-size: 16px;
    color: #006600;
    padding: 0px 0px 10px 0px;
}
.hero-news-image
{
    width:160px; 
    float:left; 
    padding-right:6px;
    padding-bottom:4px;
}
.hero-news-title-link
{
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
.hero-news-datetime
{
    color: #C0C0C0;
    font-weight: normal;
    font-size: 10pt;
}

.hero-news-description
{
    color: #666666;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top:6px;
}

.hero-news-hot
{
    border-bottom: 1px dotted #333333;
    padding-bottom: 5px;
    
}
.hero-news-link-box
{
    padding: 0px 8px 6px 25px;    
    text-align: justify;
    background-image: url('images/footerbullets.png');
    background-position: 10px 3px;
    background-repeat: no-repeat;    
}
/* =========== Album & Photo ================*/
.hero-album-box
{
    border:solid 4px #CCCCCC !important;
    margin:6px 6px 6px 0px !important;
    float:left;
    width:213px;
    text-align:center
}
.hero-album-box a img
{
    width:213px;
    height:120px;
}
.hero-photo-box
{
    border: 4px solid #999999 !important;
    margin: 6px 6px 6px 0px !important;
    float: left;
    width: 213px;
    height: 120px;
}
/*Video */
.hero-video-box
{
    border:solid 4px #CCCCCC !important;
    margin:6px 63px 6px 0px !important;
    padding:6px;
    float:left;
    width:260px;
    text-align:center
}

/* ========== Contact Form ================*/
.hero-contact-form
{
    border: 4px solid #003399;
    background-color: #FFFFFF;
    margin: 6px auto 10px auto;
    width: 540px;
    padding-left: 6px;
    box-shadow: 2px 2px 6px #000000;
}
.hero-contact-form th
{
    background-color: #EBEBEB;
    color: #003399;
    font-weight: bold;
    height: 30px;
    padding-left: 10px;
}
.hero-contact-form td
{
    padding-left: 10px !important;
    color: #808080;
}

.MapArea
{
    border: solid 5px #C0C0C0 !important;
    border-radius:5px !important;
    width:720px !important;
    height:400px !important;
}
/* ========== Adverting ================*/
.hero-advert-item
{
    border-bottom: 1px dotted #C0C0C0; 
    padding-bottom:4px; 
    padding-top:4px; 
    text-align:left; 
    list-style-type: none;
    width:100%;
}
.hero-advert-item a img
{
    width:212px;
    height:135px;
    
}

/* ========== Product Filter  ================*/
.hero-product-filter
{
    color:#014570;
    
}
.hero-product-filter-item
{
    margin: 2px 0px 2px 0px;
    padding-left: 12px;
    background-image: url('/Images/dot.gif');
    background-repeat: no-repeat;
    background-position: 3px 6px;
    
}
.hero-product-filter-item a
{
    font-size:8pt !important;
    text-align:left !important;
}

/* ========== Counter  ================*/
.hero-counter-label
{
    color:#000000;
    font-size:10pt;
}
.hero-counter-value
{
    color: #CCCCCC;
    font-size: 10pt;
    font-weight: bold;
    text-shadow: 1px 1px 0px #000;
}

/*==============Menu Highline=====*/
.hero-menu-highline-box
{
    margin-right:10px; 
    margin-top:8px;
    float:left;
    
}
.hero-menu-highline-header
{
    margin-left:80px;
    font-size: 18px;    
    font-weight:bold;
    color:#c0c0c0;
    text-shadow: 2px 2px 1px #000;
}
.hero-menu-highline-box .item
{
    padding: 6px 8px 0px 16px;
    
    text-align: justify;
    background-image: url('images/footerbullets.png');
    background-position: 0px 9px;
    background-repeat: no-repeat;
}
.hero-menu-highline-box .item a:link, .hero-menu-highline-box .item a:visited
{
    font-size: 13px;
    color: #c0c0c0;
    text-decoration:none;
}
.hero-rounded-corner {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
