@import url("/mods/video/slideshow/css/layout.css");
@import url("/mods/video/slideshow/css/jd.gallery.css");
/* Slideshow style
----------------------------------------------- */
.GalImg {
border:solid #fff;
border-width:8px 4px;
margin:0;
}

.GalText {
text-align:justify;
font-weight:400;
line-height:1em;
}

/* misc
----------------------------------------------- */
.section {
display:block;
overflow:hidden;
margin:0;
padding:0;
}

#content .section img {
border:#fff 0 solid;
}

#content .section a img {
border:#fff 0 solid;
background:url(/img/bgthumb.jpg) #aab67d 0 0 repeat-x;
}

#content .section a img:hover {
border:#ccc 0 solid;
background:url(/img/bgthumb.jpg) #cfdfa1 0 -140px repeat-x;
}

.caption {
font-size:0.9em;
padding-top:0.2em;
}

.back_href {
display:block;
font-weight:700;
float:left;
width:100%;
margin:20px 0 0;
padding:5px 5px 5px 0;
}

.back_href a {
font-weight:700;
padding:5px 5px 5px 0;
}

.back_href a:hover {
font-weight:700;
}

#back_href_title {
color:#fff;
font-size:120%;
padding:5px;
}

.vidbox {
display:none;
width:480px;
height:380px;
padding:0 15px 15px;
}