/* 
  -----------------------------------
  Horizontal Glider Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Image-Based
  -----------------------------------
*/
.p7HGM205 {
	font-size: inherit;
	padding: 5px;
	zoom: 1;
}
.p7HGM205 .p7HGM2_viewport_wrapper {
	position: relative;
	z-index:1;
}
.p7HGM205 .p7HGM2_panel_content {
	font-size: 12px;
	font-style:italic;
	line-height: 100%;
	color:#666666;
	padding: 1em 10px;
	height: 108px;
	overflow:auto;
	z-index: 1;
	position:relative;
}
.p7HGM205 .p7HGM2trig {
	font-size: 14px;
	zoom: 1;
	margin-bottom: 16px;
	overflow: hidden;
}
.p7HGM205 .p7HGM2trig img {
	border: 0;
}
.p7HGM2trig.trigtop{
	display:none !important;
}
.p7HGM205 .p7HGM2trig.trigbottom {
	margin-bottom: 0px;
	margin-top: 6px;
}
.p7HGM205 .p7HGM2trig ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.p7HGM205 .p7HGM2trig li {
	list-style-type: none;
	float: left;
	margin-right: 0px;
}
.p7HGM205 .p7HGM2trig a {
	display: block;
	padding: 0;
	text-decoration: none;
}
.p7HGM205 .p7HGM2trig a:hover {
	background-image: none;
}
.p7HGM205 .p7HGM2trig .panel_open {

}
.p7HGM205 .p7HGM2_controls div {
	position: absolute;
	top: 50%;
	z-index: 9999;
	margin-top: -20px;
	height: 29px;
	width: 23px;
	display: block;
}
.p7HGM205 .p7HGM2_controls div.p7HGM2_prev {
	right: 50px;
	top: 150px;
}
.p7HGM205 .p7HGM2_controls div.p7HGM2_next {
	right: 15px;
	top:150px;
}
.p7HGM205 .p7HGM2_controls div img {
	border: 0;
	width: 23px;
	height: 29px;
}
.p7HGM205 .p7HGM2_controls div.p7HGM2_prev a {
	background-image: url(img/arrows-prev.png);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM205 .p7HGM2_controls div.p7HGM2_next a {
	background-image: url(img/arrows-next.png);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM205 .p7HGM2_controls a:hover {
	background-position: 0px -29px;
}
.p7HGM205 .p7HGM2_controls a.off, .p7HGM205 .p7HGM2_controls a.off:hover {
	cursor: default;
	background-position: 0px -58px;
}
.p7HGM205 .p7HGM2paginator {
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 6px;
	zoom: 1;
}
.p7HGM205 .p7HGM2paginator ul {
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
.p7HGM205 .p7HGM2paginator.pagbottom {
	margin-top: 6px;
}
.p7HGM205 .p7HGM2paginator li {
	list-style-type: none;
	float: left;
	margin: 0 6px 0 0;
	padding: 1px;
	border: 1px solid #333;
}
.p7HGM205 .p7HGM2paginator a {
	display: block;
	padding: 2px 6px;
	color: #999;
	text-decoration: none;
	background-color: #000;
}
.p7HGM205 .p7HGM2paginator a:hover {
	color: #ddd;
	background-color: #666;
}
.p7HGM205 .p7HGM2paginator .panel_open {
	color: #ddd;
	background-color: #666;
	cursor: default;
}
.p7HGM205 .p7HGM2vcr {
	overflow: hidden;
	margin-top: 12px;
}
.p7HGM205 .p7HGM2vcr ul {
	margin: 0;
	width: 148px;
	padding: 0;
	overflow: hidden;
}
.p7HGM205 .p7HGM2vcr li {
	list-style-type: none;
	float: left;
}
.p7HGM205 .p7HGM2vcr.vcrtop {
	margin-bottom: 12px;
}
.p7HGM205 .p7HGM2vcr img {
	border: 0;
}
.p7HGM205 .p7HGM2vcr a {
	display: block;
	height: 30px;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_first a {
	background-image: url(img/p7hgmIbased_First.gif);
	background-repeat: no-repeat;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_first img {
	width: 28px;
	height: 30px;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_prev a {
	background-image: url(img/p7hgmIbased_Prev.gif);
	background-repeat: no-repeat;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_prev img {
	width: 26px;
	height: 30px;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_play a {
	background-image: url(img/p7hgmIbased_Play.gif);
	background-repeat: no-repeat;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_play img, .p7HGM205 .p7HGM2vcr .p7HGM2_play .pause img {
	width: 32px;
	height: 30px;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_play .pause {
	background-image: url(img/p7hgmIbased_Play.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px !important;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_next a {
	background-image: url(img/p7hgmIbased_Next.gif);
	background-repeat: no-repeat;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_next img {
	width: 28px;
	height: 30px;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_last a {
	background-image: url(img/p7hgmIbased_Last.gif);
	background-repeat: no-repeat;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_last img {
	width: 28px;
	height: 30px;
}
.p7HGM205 .p7HGM2vcr a:hover {
	background-position: 0px -30px;
}
.p7HGM205 .p7HGM2vcr .p7HGM2_play .pause:hover {
	background-position: 0px -90px !important;
}
.p7HGM205 .p7HGM2vcr a.off {
	background-position: 0px -60px;
	cursor: default;
}
.p7HGM205 .p7HGM2vcrtext {
	margin-top: 12px;
	zoom: 1;
	font-size: 12px;
}
.p7HGM205 .p7HGM2vcrtext.vcrtext_top {
	font-size: 12px;
	margin-bottom: 6px;
}
.p7HGM205 .p7HGM2vcrtext ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.p7HGM205 .p7HGM2vcrtext li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
	border: 1px solid #333;
	padding: 1px;
}
.p7HGM205 .p7HGM2vcrtext a {
	display: block;
	text-decoration: none;
	background-image: none !important;
	padding: 2px 6px;
	color: #999;
	text-decoration: none;
	background-color: #000;
}
.p7HGM205 .p7HGM2vcrtext a:hover {
	background-image: none;
	color: #ddd;
	background-color: #666;
}
.p7HGM205 .p7HGM2vcrtext a.off, .p7HGM205 .p7HGM2vcrtext a.off:hover {
	cursor: default;
	background-image: none;
	color: #666;
	background-color: #151515;
}
.p7HGM205 .p7HGM2_panel_content .current_mark {
	color:#000;
	font-weight:bold;
}

