
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* Custom Slider Styles */
#slider-wrapper {
    background: url(../images/slider.png) no-repeat 0 0 ;
    border: 0px solid #E1E1DC;
    height: 385px;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    width: 980px;
}
#slider {
    background: url(../images/loading.gif) no-repeat 50% 50%;
    height: 385px;
    margin: 0 auto;
    position: relative;
    width: 980px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0px;
}
#slider a {
    display: block;
}
.nivo-controlNav { float: right;
    bottom: -29px;
	padding:320px 25px 0px 0px;
    /*position: absolute;*/
    right: -9px;
	
}
.nivo-controlNav a {
    background: url(../images/bullets.png) no-repeat 0 1px;
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    text-indent: -9999px;
    width: 15px;
	
}
.nivo-controlNav a.active { 
  
	background: url(../images/bulletsover.png) no-repeat 0 0
}
.nivo-directionNav a {
    background: url(../images/arrows.png) no-repeat 0 0;
    border: 0 none;
    display: block;
    height: 38px;
    text-indent: -9999px;
    width: 38px;
}
a.nivo-nextNav { background: url(../images/arrowsnext.png) no-repeat 0 0;
    background-position: -0px 0;
    right: 30px;
}
a.nivo-prevNav {
    left: 30px;
}
.nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
    text-shadow: none;
}
.nivo-caption a {
    color: #EFE9D1;
    text-decoration: underline;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0px solid #FFFFFF;
    display: none;
    height: 385px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    bottom: -30px;
    color: #1E1E1E;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.nivo-controlNav a.active {
    font-weight: bold;
}

/* Products */
.selecterContent li {
    width:330px; /* you need to specify width and height values of the element */
    overflow:hidden;
}
.stuck { position:fixed; top:30px}
