.mod_praiseslides_container_left,
.mod_praiseslides_container_right
{
border: 1px solid #000;
background-color:#333;
}
.mod_praiseslides_container_top,
.mod_praiseslides_container_bottom
{
border: 1px solid #000;
background-color:#000;
}
.mod_praiseslides_sidebar_top
{
background-color:#333 !important;
border-bottom:1px solid #000;
}
.mod_praiseslides_sidebar_bottom
{
background-color:#333 !important;
border-top:1px solid #000;

}
#mod_praiseslides_containerTagId {
background-color:#000;
}
.mod_praiseslides_title_top a,
.mod_praiseslides_title_left a,
.mod_praiseslides_title_bottom a,
.mod_praiseslides_title_right a
{
color: #FFF;
}
#active_title_top,
#active_title_left,
#active_title_bottom,
#active_title_right
{
background-color: #000;
}
#active_title_top a,
#active_title_left a,
#active_title_bottom a,
#active_title_right a
{
color:#FFF;
}
.mod_praiseslides_title_top a
{
border-right:1px solid #000;
border-bottom:1px solid #000;
}
.mod_praiseslides_title_bottom a
{
border-right:1px solid #000;

}
#active_title_top a {
border-bottom:1px solid #000;
}
#active_title_bottom a {
border-bottom:1px solid #000;
}
.mod_praiseslides_container_left
{
background-repeat: repeat-y;
background-image: url(../../images/theme1/black/sidebar-left.jpg);
background-position: 24% 0px;
}
.mod_praiseslides_container_top,.mod_praiseslides_container_bottom {
position:relative;
}
.mod_praiseslides_sidebar_bottom
{
background:#333 url(../../images/theme1/black/sidebar-bottom.jpg) repeat-x 0 0;
}
.mod_praiseslides_sidebar_top
{
background:#333 url(../../images/theme1/black/sidebar-top.jpg) repeat-x 0 100%;
}
.mod_praiseslides_container_right
{
background-repeat: repeat-y;
background-image: url(../../images/theme1/black/sidebar-right.jpg);
background-position: 76% 0px;
}
.mod_praiseslides_title_left a,
.mod_praiseslides_title_right a
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000;
}
.mod_praiseslides_title_top a:hover,
.mod_praiseslides_title_left a:hover,
.mod_praiseslides_title_right a:hover,
.mod_praiseslides_title_bottom a:hover
{
background-color: #666;
color:#FFF;
}
.mod_praiseslides_title_top a:hover
{
background-repeat: repeat-x;
background-image: url(../../images/theme1/black/hover-top.jpg);
background-position: 0px 100%;
}
.mod_praiseslides_title_left a:hover
{
background-repeat: repeat-y;
background-image: url(../../images/theme1/black/hover-left.jpg);
background-position: 100% 0px;
}
.mod_praiseslides_title_bottom a:hover
{
background-repeat: repeat-x;
background-image: url(../../images/theme1/black/hover-bottom.jpg);
background-position: 0px 0%;
}
.mod_praiseslides_title_right a:hover
{
background-repeat: repeat-y;
background-image: url(../../images/theme1/black/hover-right.jpg);
background-position: 0% 0px;
}
#active_title_top
{
background-repeat: repeat-x;
background-image: url(../../images/theme1/black/active-top.jpg);
background-position: 0px 100%;
}
#active_title_left
{
background-repeat: repeat-y;
background-image: url(../../images/theme1/black/active-left.jpg);
background-position: 100% 0px;
}

#active_title_bottom
{
background-repeat: repeat-x;
background-image: url(../../images/theme1/black/active-bottom.jpg);
background-position: 0px 0%;
}
#active_title_right
{
background-repeat: repeat-y;
background-image: url(../../images/theme1/black/active-right.jpg);
background-position: 0% 0px;
}
#mod_praiseslides_buffer_div,
#mod_praiseslides_buffer_div h2, #mod_praiseslides_buffer_div .contentheading {
color:#FFF;
}