
.sliderwrapper{
overflow: hidden; /*leave as is*/
width: 583px; /*width of featured content slider*/
min-height:240px;
position: relative;
zoom: 1;
}

.programwrapper{
 position: relative;
zoom: 1;
overflow: hidden; /*leave as is*/
width: 583px; /*width of featured content slider*/
height:317px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 583px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
margin-top:6px;
}

.programwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 583px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: inherit; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
position:relative
}

.pagination a{
padding: 0 0px;
text-decoration: none; 
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-image:url(../images/selected-bg.jpg);
background-repeat:repeat-x;
}

.program-bar{
width:583px;
background-image:url(../images/slider-bar-bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
height:33px;
}

.program-bar a{
color:#FFFFFF
}

.program-bar #leftend{
float:left;
}

.program-bar #rightend{
float:right;
}

.program-sub-bar{
width:583px;
background-color:#a0c2de;
color:#FFFFFF;
height:33px
}

.program-sub-bar a{
color:#FFFFFF
}


.program-sub-bar #leftend{
float:left;
}

.program-sub-bar #rightend{
float:right;
}


.program-bar #rightend{
float:right;
}

.program-bar #title{
float:left;
font-size:18px;
font-weight:bold;
font-family:Century Gothic;
margin-top:7px;
line-height:21px;
}

#blue-slide-box-top{
background-image:url(../images/blue-slide-top.jpg);
background-repeat:no-repeat;
width:583px;
height:5px;
}



#blue-slide-box-middle{
background-image:url(../images/blue-slide-bg.jpg);
background-repeat:repeat-y;
width:583px;
font-size:11px;
color:#333;
padding:10px 0px 0px 0px;
height:297px;
position: relative;
zoom: 1;
}

#program-slide-1
{float:left; width:250px; margin:10px 15px 10px 15px;}

#blue-slide-box-middle h2{
color:#113953;
font-family:century gothic;
font-size:14px;
font-weight:500 !important;
line-height:14px;
margin:0;
padding:0;
text-transform:uppercase;
}

#blue-slide-box-middle p{
padding:5px;
margin:5px;
}


#blue-slide-box-bottom{
background-image:url(../images/blue-slide-bottom.jpg);
background-repeat:no-repeat;
width:583px;
height:5px;
}


#slide-box-middle{
background-color:#FFFFFF;
width:581px;
font-size:11px;
color:#333;
padding:10px 0px 0px 0px;
border-right:1px solid #669acc;
border-left:1px solid #669acc;
height:293px;

}

#slide-box-middle h2{
color:#113953;
font-family:century gothic;
font-size:14px;
font-weight:500 !important;
line-height:14px;
margin:0;
padding:0;
text-transform:uppercase;
}

#slide-box-middle p{
padding:5px;
margin:5px;
}

#slide-box-img{
float:left; width:250px;
margin:10px 0px 0px 10px
}


#slide-box-bottom{
background-color:#FFFFFF;
width:583px;
height:9px;
background-image:url(../images/middle-white-bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:5px;
}

#program-steps, #program-steps a{
text-align:center;
padding:2px 4px 2px 5px;
font-weight:bold;
font-size:10px;
float:left;
text-decoration:none;
line-height:10px;
vertical-align:middle;
height:25px;
}

#program-steps-padding, #program-steps-padding a{
text-align:center;
padding:3px 3px 0px 3px;
font-weight:bold;
font-size:10px;
float:left;
text-decoration:none;
line-height:10px;
vertical-align:middle;
height:24px;
}


/* video slider */

.video-background-wrapper{
background-image:url(../images/success-videos-bg.jpg);
background-repeat:no-repeat;
height:390px;
}


.video-header-bar{
background-image:url(../images/videos-header-bar.jpg);
background-repeat:no-repeat;
width:581px;
margin-bottom:10px;
color:#FFFFFF;
font-family:Century Gothic;
font-weight:bold;
padding:5px 3px 3px 7px;
height:18px;
font-size:14px
}


.video-slider-wrapper{
color:#fff;
padding-bottom:0px; 
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 583px; /*width of featured content slider*/
height:330px;

}

.video-slider-wrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 583px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:330px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.video-slider-wrapper h2{
font-size:19px;
font-family:Century Gothic;
color:#083e59;
line-height:21px;
margin-top:15px;
}

.video-slider-column-left{
width:280px;
float:left;
margin-left:18px;
}

.video-slider-column-right{
width:250px;
float:left;
margin-left:23px;
margin-top:55px
}

#paginate-video-slider{
height:127px;
}

.wht{
color:#FFFFFF
}

.video-thumbs a{
border:none;
}

.depression-videos{
float:left;
margin-left:7px;
}

.depression-videos a:hover,.depression-videos a,.depression-videos a.selected{
background:none;
}

.anxiety-videos{
float:left;
margin-left:25px;
}

.anxiety-videos a, .anxiety-videos a:hover, .anxiety-videos a.selected{
background:none
}


.panic-videos{
float:left;
margin-left:15px;
}

.panic-videos a, .panic-videos a:hover, .panic-videos a.selected {
background:none;
}


.clr{
clear:both;
}

