
/* 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: 0 -1px;
}

#hero-description { 
    float: right; 
	position:relative;
    width: 412px; 
    padding-top: 72px;
	margin-right:10px;
}

#hero-gallery #gallery { 
	position:relative;
	float:left;
	z-index:10;
	left:0;
    width: 521px; 
    height: 347px;
}

#hero-gallery .top-hero {
    padding: 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);
	min-height:463px;
	_height:463px;
	position:relative;
	margin-top:-1px;
}


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

#hero-description p.intro { margin-bottom:25px; }

#hero-description p.hero {
    font-size: 18px;
    color: #777;
    line-height: 22px;
    width: 378px;
	padding-bottom:4px;
}
#hero-description p.hero span { white-space:nowrap; }
#hero-description p.price {
    color: #222;
    margin-bottom: 16px;
}
#hero-description .features,
#hero-description .order {
    line-height: 1.6em;
    margin-bottom: 15px;
    font-size: 14px;
}
#hero-description h4.features { font-weight: bold; margin-bottom: 0px;}
#hero-description ul.features { padding-top:2px; margin-bottom:20px; }
#hero-description ul.features li.specs { padding-right:0; } 

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

#hero-gallery #gallery .media { width: 521px; height: 460px; top: 0; left: 0; margin-left: 1px\9; margin-bottom:-100px; z-index:100; position:relative; }
#gallery .indicator { margin:59px 0 0 0; padding: 0 0 0 249px; background: none; width: 105px; height: 19px; z-index:200; position:relative; }
#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: 521px;
    height: 465px;
    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);
}

#gallery .media .slide1,
#gallery .media .slide2 { margin-top:73px; }
#gallery .media .slide4 { margin-top:50px; }

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

/* Chat button */
/*.middle-promotions .chat {
    visibility: hidden;
    margin-left: -0.3em;
    *margin-left: -0.5em;
	margin-top:4px;
	*margin-top:3px;
    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;
    margin: 28px 0 22px;
    padding: 0 30px;
    width: 263px;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    font-size: 13px;
    color: #666;
    line-height: 1.4em;
    min-height: 248px;
	position:relative;
}


#hero-gallery ul.featured-accessories li.first img { margin:20px 0 0 0; }

#hero-gallery ul.featured-accessories li.first,
#hero-gallery ul.featured-accessories li.last { 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 {
    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;
    margin: 0;
    padding: 28px 20px 0px 30px;
    width: 272px;
    border-right: 1px solid #EDEDED;
    font-size: 13px;
    color: #666;
    line-height: 1.4em;
    text-align: center;
    min-height: 294px;
}
#hero-gallery ul.featured-accessories li.first,
#hero-gallery ul.featured-accessories li.last { 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;}

div.footnotes { padding-top:0; }
