/* 
  -----------------------------------
  Horizontal Glider Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Trigs Right Carbon
  -----------------------------------
*/
.p7HGM06 {
	zoom: 1;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #333;
	overflow: hidden;
}
.p7HGM06 .p7HGM_viewport_wrapper {
	position: relative;
	margin: 0px 200px 0px 0px;
	zoom: 1;
	color: #D8D8D8;
	border-right: 1px solid #333;
}
.p7HGM06 .p7HGM_panel_content {
	font-size: 90%;
	line-height: 1.5em;
	padding: 12px 24px;
}
.p7HGM06 .p7HGM_panel_content li {
	color: #000;
}
.p7HGM06 .p7HGM_panel_content ul  {
	line-height: 1.1em;
	font-size:120%;
}

.p7HGM06 .p7HGMtrig {
	overflow: hidden;
	font-size: 12px;
	zoom: 1;
	float: right;
	width: 200px;
	margin: 0;
}
.p7HGM06 .p7HGMtrig.trigbottom {
	margin-bottom: 0px;
	margin-top: 6px;
}
.p7HGM06 .p7HGMtrig ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.p7HGM06 .p7HGMtrig li {
	list-style-type: none;
	margin-bottom: 0px;
}
.p7HGM06 .p7HGMtrig a {
	display: block;
	padding: 6px 16px 6px 20px;
	color: #CCC;
	outline: 0;
	text-decoration: none;
	zoom: 1;
	text-transform: uppercase;
	background-image: url(img/p7hgmCarbon_Trig.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7HGM06 .p7HGMtrig a:link {
	color: #000;
	text-decoration:none;
}


.p7HGM06 .p7HGMtrig a:hover, .p7HGM06 .p7HGMtrig a:focus {
	color: #fff;
	background-image: url(img/p7hgmCarbon_TrigOver.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000;
}
.p7HGM06 .p7HGMtrig .panel_open {
	background-image: url(img/p7hgmCarbon_TrigOpen.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCC !important;
	background-color: #333 !important;
	cursor: default;
	text-transform: uppercase;
	font-weight: bold;
}
.p7HGM06 .p7HGM_controls div {
	position: absolute;
	top: 50%;
	z-index: 9999;
	margin-top: -8px;
	height: 15px;
	width: 18px;
	display: none;
}
.p7HGM06 .p7HGM_controls div.p7HGM_prev {
	left: -11px;
}
.p7HGM06 .p7HGM_controls div.p7HGM_next {
	right: -20px;
}
.p7HGM06 .p7HGM_controls div img {
	border: 0;
	width: 8px;
	height: 15px;
}
.p7HGM06 .p7HGM_controls div.p7HGM_prev a {
	background-image: url(img/p7hgmCarbon_CTRLPrev.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM06 .p7HGM_controls div.p7HGM_next a {
	background-image: url(img/p7hgmCarbon_CTRLNext.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM06 .p7HGM_controls a:hover {
	background-position: 0px -15px;
}
.p7HGM06 .p7HGM_controls a.off, .p7HGM06 .p7HGM_controls a.off:hover {
	cursor: default;
	background-position: 0px -30px;
}
.p7HGM06 .p7HGMpaginator {
	overflow: hidden;
	zoom: 1;
	background-color: #1E1E1E;
	margin-bottom: 0px;
	padding: 6px;
	background-image: url(img/p7hgmCarbon_Pag.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000;
	text-transform: uppercase;
	clear: both;
}
.p7HGM06 .p7HGMpaginator ul {
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
.p7HGM06 .p7HGMpaginator.pagbottom {
	border-bottom: 0;

}
.p7HGM06 .p7HGMpaginator li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM06 .p7HGMpaginator a {
	display: block;
	padding: 3px;
	color: #252525;
	text-decoration: none;
	border: 1px solid #444;
	cursor: default;
	height: 8px;
	overflow: hidden;
	width: 1px;
	outline: 0;
}
.p7HGM06 .p7HGMpaginator a:hover {

}
.p7HGM06 .p7HGMpaginator .panel_open, .p7HGM06 .p7HGMpaginator a:focus {
	color: #4D7373;
	background-color: #4D7373;
	border-color: #4D7373;
	cursor: default;
}
.p7HGM06 .p7HGMvcr {
	padding: 8px 0 8px 12px;
	background-color: #1E1E1E;
	border: 1px solid #000;
	clear: both;
	zoom: 1;
	background-image: url(img/p7hgmCarbon_Pag.jpg);
	background-repeat: repeat-x;
}
.p7HGM06 .p7HGMvcr ul {
	margin: 0 auto;
	width: 148px;
	padding: 0;
	overflow: hidden;
}
.p7HGM06 .p7HGMvcr li {
	list-style-type: none;
	float: left;
}
.p7HGM06 .p7HGMvcr.vcrbottom {
	border: 1px solid #000;
}
.p7HGM06 .p7HGMvcr.vcrtop {
	margin-bottom: 0px;
}
.p7HGM06 .p7HGMvcr.vcrtop li {
	margin: 0;
}
.p7HGM06 .p7HGMvcr img {
	border: 0;
}
.p7HGM06 .p7HGMvcr a {
	display: block;
	height: 17px;
	float: left;
	outline: 0;
}
.p7HGM06 .p7HGMvcr .p7HGM_first a {
	background-image: url(img/p7hgmCarbon_First.gif);
	background-repeat: no-repeat;
}
.p7HGM06 .p7HGMvcr .p7HGM_first img {
	width: 26px;
	height: 17px;
}
.p7HGM06 .p7HGMvcr .p7HGM_prev a {
	background-image: url(img/p7hgmCarbon_Prev.gif);
	background-repeat: no-repeat;
}
.p7HGM06 .p7HGMvcr .p7HGM_prev img {
	width: 26px;
	height: 17px;
}
.p7HGM06 .p7HGMvcr .p7HGM_play a {
	background-image: url(img/p7hgmCarbon_Play.gif);
	background-repeat: no-repeat;
}
.p7HGM06 .p7HGMvcr .p7HGM_play img, .p7HGM06 .p7HGMvcr .p7HGM_play .pause img {
	width: 32px;
	height: 17px;
}
.p7HGM06 .p7HGMvcr .p7HGM_play .pause {
	background-image: url(img/p7hgmCarbon_Play.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px !important;
}
.p7HGM06 .p7HGMvcr .p7HGM_next a {
	background-image: url(img/p7hgmCarbon_Next.gif);
	background-repeat: no-repeat;
}
.p7HGM06 .p7HGMvcr .p7HGM_next img {
	width: 26px;
	height: 17px;
}
.p7HGM06 .p7HGMvcr .p7HGM_last a {
	background-image: url(img/p7hgmCarbon_Last.gif);
	background-repeat: no-repeat;
}
.p7HGM06 .p7HGMvcr .p7HGM_last img {
	width: 28px;
	height: 17px;
}
.p7HGM06 .p7HGMvcr a:hover, .p7HGM06 .p7HGMvcr a:focus {
	background-position: 0px -17px;
}
.p7HGM06 .p7HGMvcr .p7HGM_play .pause:hover {
	background-position: 0px -51px !important;
}
.p7HGM06 .p7HGMvcr a.off {
	background-position: 0px -34px;
	cursor: default;
}
.p7HGM06 .p7HGMvcrtext {
	font-size: 10px;
	zoom: 1;
	background-image: url(img/p7hgmCarbon_Pag.jpg);
	background-repeat: repeat-x;
	padding: 6px 0 6px 12px;
	background-color: #1E1E1E;
	border: 1px solid #000;
	text-transform: uppercase;
}
.p7HGM06 .p7HGMvcrtext.vcrtext_top {

}
.p7HGM06 .p7HGMvcrtext ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.p7HGM06 .p7HGMvcrtext li {
	list-style-type: none;
	float: left;
}
.p7HGM06 .p7HGMvcrtext a {
	padding: 4px 8px;
	display: block;
	color: #999;
	text-decoration: none;
	border-right: 1px solid #333;
	outline: 0;
}
.p7HGM06 .p7HGMvcrtext a:hover, .p7HGM06 .p7HGMvcrtext a:focus {
	color: #CCC;
}
.p7HGM06 .p7HGMvcrtext a.off, 
.p7HGM06 .p7HGMvcrtext a.off:hover,
.p7HGM06 .p7HGMvcrtext a.off:focus{
	color: #333;
	cursor: default;
}
.p7HGM06 .p7HGMtrig .current_mark {
	font-weight:bold;
}
.p7HGM06 .p7HGM_panel_content .current_mark {
	color:#000;
	font-weight:bold;
}
