@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('http://www.tdgardenapps.com/royalslider/fonts/BebasNeue-webfont.eot');
    src: url('http://www.tdgardenapps.com/royalslider/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.tdgardenapps.com/royalslider/fonts/BebasNeue-webfont.woff') format('woff'),
         url('http://www.tdgardenapps.com/royalslider/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('http://www.tdgardenapps.com/royalslider/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
left: 0;
}
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.text a, .text a.active, .text a.visited {
color: #000;
text-decoration: underline;
}
.text a.hover {
color: #000;
text-decoration: none;
}
.contentSlider {
width: 510px;
font-family: Arial, Helvetica, sans-serif;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
font-size: 12px;
}
.contentSlider a, .contentSlider a.active, .contentSlider a.visited {
color: #000;
text-decoration: underline;
}
.contentSlider a.hover {
color: #000;
text-decoration: none;
}
.contentSlider h3 {
margin: 12px 0 8px;
font-family: 'BebasNeueRegular', Arial, sans-serif;
font-size: 28px;
line-height: 30px;
position: relative;
font-weight: 500;
color: #355f8f;
text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
text-transform:uppercase;
}
.contentSlider img {
max-width: 100%;
height: auto;
display: block;
margin-top: 15px;
border: 10px solid #eef0f1;
-webkit-box-shadow: 0 1px 5px rgba(102, 102, 102, 0.65);
box-shadow: 0 1px 5px rgba(102, 102, 102, 0.65);
}
.contentSlider img.PDF {
vertical-align: middle;
display: inline;
border:none;
margin:0;
-webkit-box-shadow: none;
box-shadow: none;
}
.content-slider-bg {
width: 510px;
padding: 0;
}