/*
  -----------------------------------
  Horizontal Glider Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Image-Based
  -----------------------------------
*/
.p7HGM05 {
   font-size: inherit;
   padding: 0px;
   zoom: 1;
}
.p7HGM05 .p7HGM_viewport_wrapper {
   position: relative;
   border: 0px solid #333;
}
.p7HGM05 .p7HGM_panel_content {
   font-size: 13px;
   line-height: 1.75em;
}
.p7HGM05 .p7HGMtrig {
   font-size: 14px;
   zoom: 1;
   margin-bottom: 16px;
   overflow: hidden;
}
.p7HGM05 .p7HGMtrig img {
   border: 0;
}
.p7HGM05 .p7HGMtrig.trigbottom {
   margin-bottom: 0px;
   margin-top: 6px;
}
.p7HGM05 .p7HGMtrig ul {
   margin: 0px;
   padding: 0px;
   overflow: hidden;
}
.p7HGM05 .p7HGMtrig li {
   list-style-type: none;
   float: left;
   margin-right: 0px;
}
.p7HGM05 .p7HGMtrig a {
   display: block;
   padding: 0;
   text-decoration: none;
}
.p7HGM05 .p7HGMtrig a:hover {
   background-image: none;
}
.p7HGM05 .p7HGMtrig .panel_open {

}
.p7HGM05 .p7HGM_controls div {
   position: absolute;
   top: 50%;
   z-index: 9999;
   margin-top: -20px;
   height: 35px;
   width: 18px;
   display: none;
}
.p7HGM05 .p7HGM_controls div.p7HGM_prev {
   left: -24px;
}
.p7HGM05 .p7HGM_controls div.p7HGM_next {
   right: -24px;
}
.p7HGM05 .p7HGM_controls div img {
   border: 0;
   width: 18px;
   height: 35px;
}
.p7HGM05 .p7HGM_controls div.p7HGM_prev a {
   background-image: url(img/p7hgmIbased_CTRLPrev.gif);
   background-repeat: no-repeat;
   display: block;
}
.p7HGM05 .p7HGM_controls div.p7HGM_next a {
   background-image: url(img/p7hgmIbased_CTRLNext.gif);
   background-repeat: no-repeat;
   display: block;
}
.p7HGM05 .p7HGM_controls a:hover {
   background-position: 0px -35px;
}
.p7HGM05 .p7HGM_controls a.off, .p7HGM05 .p7HGM_controls a.off:hover {
   cursor: default;
   background-position: 0px -70px;
}
.p7HGM05 .p7HGMpaginator {
   overflow: hidden;
   font-size: 10px;
   margin-bottom: 6px;
   zoom: 1;
}
.p7HGM05 .p7HGMpaginator ul {
   margin: 0;
   padding: 0px;
   overflow: hidden;
}
.p7HGM05 .p7HGMpaginator.pagbottom {
   margin-top: 6px;
}
.p7HGM05 .p7HGMpaginator li {
   list-style-type: none;
   float: left;
   margin: 0 6px 0 0;
   padding: 1px;
   border: 1px solid #333;
}
.p7HGM05 .p7HGMpaginator a {
   display: block;
   padding: 2px 6px;
   color: #999;
   text-decoration: none;
   background-color: #069;
}
.p7HGM05 .p7HGMpaginator a:hover {
   color: #ddd;
   background-color: #666;
}
.p7HGM05 .p7HGMpaginator .panel_open {
   color: #ddd;
   background-color: #666;
   cursor: default;
}
.p7HGM05 .p7HGMvcr {
   overflow: hidden;
   margin-top: 12px;
}
.p7HGM05 .p7HGMvcr ul {
   margin: 0;
   width: 148px;
   padding: 0;
   overflow: hidden;
}
.p7HGM05 .p7HGMvcr li {
   list-style-type: none;
   float: left;
}
.p7HGM05 .p7HGMvcr.vcrtop {
   margin-bottom: 12px;
}
.p7HGM05 .p7HGMvcr img {
   border: 0;
}
.p7HGM05 .p7HGMvcr a {
   display: block;
   height: 30px;
}
.p7HGM05 .p7HGMvcr .p7HGM_first a {
   background-image: url(img/p7hgmIbased_First.gif);
   background-repeat: no-repeat;
}
.p7HGM05 .p7HGMvcr .p7HGM_first img {
   width: 28px;
   height: 30px;
}
.p7HGM05 .p7HGMvcr .p7HGM_prev a {
   background-image: url(img/p7hgmIbased_Prev.gif);
   background-repeat: no-repeat;
}
.p7HGM05 .p7HGMvcr .p7HGM_prev img {
   width: 26px;
   height: 30px;
}
.p7HGM05 .p7HGMvcr .p7HGM_play a {
   background-image: url(img/p7hgmIbased_Play.gif);
   background-repeat: no-repeat;
}
.p7HGM05 .p7HGMvcr .p7HGM_play img, .p7HGM05 .p7HGMvcr .p7HGM_play .pause img {
   width: 32px;
   height: 30px;
}
.p7HGM05 .p7HGMvcr .p7HGM_play .pause {
   background-image: url(img/p7hgmIbased_Play.gif);
   background-repeat: no-repeat;
   background-position: 0px -60px !important;
}
.p7HGM05 .p7HGMvcr .p7HGM_next a {
   background-image: url(img/p7hgmIbased_Next.gif);
   background-repeat: no-repeat;
}
.p7HGM05 .p7HGMvcr .p7HGM_next img {
   width: 28px;
   height: 30px;
}
.p7HGM05 .p7HGMvcr .p7HGM_last a {
   background-image: url(img/p7hgmIbased_Last.gif);
   background-repeat: no-repeat;
}
.p7HGM05 .p7HGMvcr .p7HGM_last img {
   width: 28px;
   height: 30px;
}
.p7HGM05 .p7HGMvcr a:hover {
   background-position: 0px -30px;
}
.p7HGM05 .p7HGMvcr .p7HGM_play .pause:hover {
   background-position: 0px -90px !important;
}
.p7HGM05 .p7HGMvcr a.off {
   background-position: 0px -60px;
   cursor: default;
}
.p7HGM05 .p7HGMvcrtext {
   margin-top: 12px;
   zoom: 1;
   font-size: 12px;
}
.p7HGM05 .p7HGMvcrtext.vcrtext_top {
   font-size: 12px;
   margin-bottom: 6px;
}
.p7HGM05 .p7HGMvcrtext ul {
   margin: 0;
   padding: 0;
   overflow: hidden;
}
.p7HGM05 .p7HGMvcrtext li {
   list-style-type: none;
   float: left;
   margin-right: 6px;
   border: 1px solid #333;
   padding: 1px;
}
.p7HGM05 .p7HGMvcrtext a {
   display: block;
   text-decoration: none;
   background-image: none !important;
   padding: 2px 6px;
   color: #999;
   text-decoration: none;
   background-color: #000;
}
.p7HGM05 .p7HGMvcrtext a:hover {
   background-image: none;
   color: #ddd;
   background-color: #666;
}
.p7HGM05 .p7HGMvcrtext a.off, .p7HGM05 .p7HGMvcrtext a.off:hover {
   cursor: default;
   background-image: none;
   color: #666;
   background-color: #151515;
}
.p7HGM05 .p7HGM_panel_content .current_mark {
   color:#000;
   font-weight:bold;
}
