* { margin: 0; padding: 0; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.group { display: inline-block; clear: both; }

/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */



a img {

	border:0;

}





.clearBoth {

	clear:both;

	margin:0;

	padding:0;

}

body { overflow-x:hidden}

.bannerControls {

    display: none !important;

}

.bottomNav {

    display: none !important;

}

.bottomNavLeft {

    display: none !important;

}

.bottomNavRight {

    display: none !important;

}





#page-wrap {

	width:100%;

	margin: 39px auto 0 auto;

	*+padding-top:39px;

}



#banner-div-thumbs {

	height:550px;

	clear:both;

}

#banner-div-rotator {

	height:500px;

	clear:both;

}

#banner-div-rotator-universal {

	height:530px;

	clear:both;

}



#banner-div-rotator-attractive {

	height:540px;

	clear:both;

}

#banner-div-playlist {

	height:500px;

	clear:both;

}

#banner-div-playlist-elegant {

	height:530px;

	clear:both;

}

#banner-div-playlist-easy {

	height:600px;

	clear:both;

}

#banner-div-contentSlider {

	height:590px;

	clear:both;

}

#banner-div-contentSlider-surprise {

	height:520px;

	clear:both;

}

#banner-div-contentSlider-imposing {

	height:600px;

	clear:both;

}

#banner-div-contentSlider-charming {

	height:480px;

	clear:both;

}

.testi {
    margin: 20px 0;
}
.testimonial {
    margin: 0;
    background: #dae4f0;
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    border-radius: 5px;
    font-style: italic;
    text-shadow: 0 1px 0 #ECFBFF;
    
}
.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}

.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #dae4f0;
    margin: 0 0 0 25px;
}

.testimonial-author {
    margin: 0 0 0 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    text-align:right !important;
}

.testimonial-author span {
    font-size: 12px;
    color: #666;
}

