.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 1250px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 890px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;

-moz-opacity: 1;
opacity: 1;
}

.sliderwrapperspa{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 2650px;
}

.sliderwrapperspa .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 890px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;

-moz-opacity: 1;
opacity: 1;
}

.sliderwrapperacademy{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 1850px;
}

.sliderwrapperacademy .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 890px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;

-moz-opacity: 1;
opacity: 1;
}

.sliderwrappersalon{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 1450px;
}

.sliderwrappersalon .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 890px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;

-moz-opacity: 1;
opacity: 1;
}

.sliderwrapperothers{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 500px;
}

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

.sliderwrapperdaycare{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 750px;
}

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

.sliderfront{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 200px; /*width of featured content slider*/
height: 190px;
}

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


.sliderfront2{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 216px; /*width of featured content slider*/
height: 35px;
}

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

.sliderwrappercontact{
position: relative; /*leave as is*/
overflow: hidden;
border: 0px;
border-bottom-width: 6px;
width: 900px; /*width of featured content slider*/
height: 1000px;
}

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

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

.pagination a{
}

.pagination a:hover, .pagination a.selected{
}
