﻿/* August 20, 2104, updates in styles for Lesson 4 - Topic 4 slideshow */

.gallery_container{
font-size:x-large;
height:500px;
background:url(images/bg_gallery.gif) repeat-x left bottom #FFF;
}

.gallery_title{
background-color:#FFF;
padding:5px!important; 
}

.gallery_title h3, .title_color{
color:#3a608a;
padding-bottom:0;
border-color: gray !important;
}

.title_color{
color:#0099ff;
font-size: 24px;
}		

.slideFotterStyle {
border:none !important;
margin-top: 15px;
background: url('images/bar.png')no-repeat;
margin-top:420px;
}		

.slideFotterStyle div{
cursor:pointer;
}

.dvSlideControlStyle {

background:url(images/normal.png) left center no-repeat;  
padding:24px 15px 12px;
}

.dvActiveSlideControl {
background:url(images/slecet.png) left center no-repeat;  
padding: 24px 15px 12px;

}
.dvActiveSlideControl:hover{ background-color:transparent !important;
}
.outerbar {
margin-right: 45px;
}