/* Violators */
.violator { position:absolute; right:-1px; top:-1px; }

#hero-gallery {
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: rgba(20,20,20,0.4) 0 1px 3px; 
    -moz-box-shadow: rgba(20,20,20,0.4) 0 1px 3px; 
    box-shadow: rgba(20,20,20,0.4) 0 1px 3px; 
    border: 1px solid;
    border-color: #DBDBDB;
    border-color: #FFFFFF rgba(252, 252, 252, 0.5) #D2D2D2;
    font-size: 13px;
    margin-bottom: 18px;
} 
#hero-gallery .box-content { 
    margin: -1px -1px 0;
    position: relative;
}

#hero-description { 
    float: right; 
    width: 415px; 
    width: 405px\9;
    padding-top: 45px;
}

#hero-gallery #gallery { 
    float: left; 
    width: 515px; 
    height: auto;
    margin-top: 0;
    text-align: center;
    position: relative;
}

#hero-gallery .top-hero {
    padding: 0 15px 10px 0;
    background:-webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#FFF));
    background:-webkit-linear-gradient(top, #F7F7F7, #FFFFFF);
    background:-moz-linear-gradient(top, #F7F7F7, #FFFFFF);
}


#hero-description h2 { margin: -5px 0 13px; }

#hero-description p.hero {
    font-size: 18px;
    color: #777;
    line-height: 22px;
    width: 335px;
}
#hero-description p.price {
    color: #222;
    margin-bottom: 30px;
}
#hero-description .features,
#hero-description .order {
    line-height: 1.6em;
    margin-bottom: 35px;
    font-size: 14px;
}
#hero-description h4.features { font-weight: bold; margin-bottom: 0px;}

#hero-description .order.sustaining { width: 190px; }

#hero-gallery #gallery .media { width: 553px; height: 413px; top: 0; left: 0; margin-left: 1px\9; }
#gallery .indicator { margin: 0 auto; padding: 0 0 0 60px; background: none; width: 105px; height: 19px; }
#gallery .indicator span {
    display: block;
    float: left;
    height: 11px;
    width: 11px;
    text-indent: -9999px;
    background:url('../img/gallery-thumbnail-selector.png') -3px -2px no-repeat;
    margin: 4px 3px;
    cursor: pointer;
}
#gallery .indicator span:hover { background-position: -3px -17px;}
#gallery .indicator span:active,
#gallery .indicator span.selected { background-position: -2px -32px;}

#gallery .slide { 
    position: absolute; 
    top: 0; 
    left: 0;
    width: 553px;
    height: 445px;
    background-color: #FFF\9;
}

#gallery .slide.faded_in { 
    opacity: 1; 
    filter: alpha(opacity=100);
}
#gallery .slide.fading_in,
#gallery .slide.faded_out { 
    opacity: 0; 
    filter: alpha(opacity=0);
}

#hero-gallery .middle-promotions {
    text-align: center;
    padding: 10px 0 18px;
}
#hero-gallery .middle-promotions p { display: inline; margin: 0 5px; }
#hero-gallery .middle-promotions img { margin-bottom: -10px; }

/* Chat button */
/*.middle-promotions .chat {
    visibility: hidden;
    margin-left: -0.7em;
    *margin-left: -0.5em;
    display: inline-block;
    *display: inline;
    width: auto;
    height: auto;
    background-color: #fff;
    color: #0085CF;
    cursor: pointer;
}
.middle-promotions .chat:hover {
    text-decoration: underline;
}
.middle-promotions .chat-standby,
.middle-promotions .chat-online { 
    visibility: visible; 
}
.middle-promotions .chat-button a {
  background: url('../img/step0-features-shadow-bg.jpg') no-repeat -999px -999px;
}*/

a.readmore { color: #000; text-decoration: none; }

#hero-gallery ul.featured-accessories {
    background: url('../img/step0-features-shadow-bg.jpg') center 0 repeat-x;
    position: relative;
    margin-left: 1px\9;
}

#hero-gallery ul.featured-accessories li { 
    display: inline-block;
    *display: block;
    *float: left;
    vertical-align: top;
    font-size: 13px;
    color: #666;
    line-height: 1.4em;
    text-align: center;
}

#hero-gallery ul.featured-accessories li > div {
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    min-height: 248px;
    width: 263px;
    margin: 28px 0 22px;
    padding: 0 30px;
}

#hero-gallery ul.featured-accessories li.first > div,
#hero-gallery ul.featured-accessories li.last > div { border: 0; }

#hero-gallery ul.featured-accessories li h3,
#hero-gallery ul.featured-accessories li p { text-align: left; display: block; margin-bottom: 15px; }

#hero-gallery ul.featured-accessories li h3 { color: #000; font-weight: bold; font-size: 16px; margin: 8px 0; }
#hero-gallery ul.featured-accessories li h3 img { vertical-align: middle; margin: -10px 2px -7px 0;}

#hero-gallery ul.featured-accessories li.first img { position: absolute; bottom: 25px; left: 44px; }

/* BTS */


#hero-gallery ul.featured-accessories-bts {
    background: url('../img/step0-features-shadow-bg.jpg') center 0 repeat-x;
    position: relative;
    margin-left: 1px\9;
}
#hero-gallery ul.featured-accessories-bts li { 
    display: inline-block;
    *display: block;
    *float: left;
    vertical-align: top;
    margin: 0 0 -28px;
    padding: 28px 30px 0px;
    width: 263px;
    border-right: 1px solid #EDEDED;
    font-size: 13px;
    color: #666;
    line-height: 1.4em;
    text-align: center;
    min-height: 248px;
}
#hero-gallery ul.featured-accessories-bts li.first,
#hero-gallery ul.featured-accessories-bts li.last { border: 0; }

#hero-gallery ul.featured-accessories-bts li h3,
#hero-gallery ul.featured-accessories-bts li p { text-align: left; display: block; margin-bottom: 15px; }

#hero-gallery ul.featured-accessories-bts li h3 { color: #000; font-weight: bold; font-size: 16px; margin: 8px 0; }
#hero-gallery ul.featured-accessories-bts li h3 img { vertical-align: middle; margin: -10px 2px -7px 0;}

#hero-gallery ul.featured-accessories li.education img { margin-top:30px; margin-bottom:-20px; }
