/* CSS Document by Deadpool*/


.slider-wrapper {
width: 524px;
float: left;
padding: 6px 7px;
background: url("../images/sidebar_.png") repeat;
}

/* Slider */
#pichead { padding-top: 25px; height: 325px; background:  url("../images/slidebg.png") repeat-x 50% 0; }
body #boutique li { background: #fff url("../images/loading.gif") no-repeat 50% 50%; }
/* Headers of all frames */
#boutique h6 { margin: 0 0 2px 0; line-height: 130%; font-weight: normal; color: #232227; }
#boutique span { color: #6D2626; line-height: 120%; color: #444; background: #fff; margin: 0; padding: 15px; }

/* The most frontal item */
#boutique .front { margin-top: 0; }
#boutique .front h6 { font-size: 16px; }
#boutique .front span { font-size: 10px; }

/* The further back items */
#boutique .behind { margin-top: 20px; }
#boutique .behind h6 { font-size: 14px; }
#boutique .behind span { font-size: 9px; }

/* The furthest back items */
#boutique .back { padding-bottom: 5%; margin-top: 45px; }
#boutique .back h6 { font-size: 12px; }
#boutique .back span { font-size: 8px; }

/* That's it for the settings */
#boutique { margin: 0 auto; padding: 0; position: relative; z-index: 1; width: 514px; }
#boutique li { margin:0; padding: 0 0 8% 0; list-style:none; position:absolute; z-index:1; display:none; border-width:0; }
#boutique img { border: 0 none; vertical-align: bottom; width: 190px; height: 260px; margin: 0; }
#boutique span { color: #ff4800; display:block; position: absolute; left:0; right:0; bottom:0; text-align:left; cursor:default; opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100) }
#boutique h6 { cursor: default }
#boutique a { cursor: default; text-decoration:none }
#boutique img, #boutique li, #boutique a{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none }

.shadow { position: absolute; left:0; right:0; bottom: -30px; padding-top: 23px; background: url("../images/shadows.png") no-repeat 50% 50%; }
* html .shadow { display: none; }