/* 
  -----------------------------------
  Horizontal Glider Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 07 - Trigs Left Carbon
  -----------------------------------
*/
/*#p7HGM_1 {  moved to smartin.css to be shared with other pgs
    clear:both;
	padding-top:10px;
	}*/
.p7HGM_panel p {
	margin-top: 0;
	}
.p7HGM_panel p.img {
	margin: 0;
	}
.p7HGM_panel p.caption {
	margin: 0;
	padding-right:15px;
	text-align:center;
	color:#999;
	}
.p7HGM_panel p.captionR {
	margin: 0;
	color:#999;
	}
.p7HGM_panel p.captionClear {
	margin: 0;
	color:#999;
	clear:both;
	}
.p7HGM_panel p.caption a, .p7HGM_panel p.captionClear a {
	color:#999;
	}
.p7HGM_panel p.caption a:visited, .p7HGM_panel p.captionClear a:visited {
	color: #333;
	}
.p7HGM_panel p.caption a:hover, .p7HGM_panel p.captionClear a:hover {
	color:#ec008c;
	}
.p7HGM07 {
	zoom: 1;
	padding: 0px;
	overflow: hidden;
}
.p7HGM07 .p7HGM_viewport_wrapper {
	position: relative;
	margin: 0px 0px 0px 270px;
	zoom: 1;
}



.p7HGM07 #p7HGM_2 .p7HGM_viewport_wrapper, .p7HGM07 #p7HGM_3 .p7HGM_viewport_wrapper, .p7HGM07 #p7HGM_4 .p7HGM_viewport_wrapper, .p7HGM07 #p7HGM_5 .p7HGM_viewport_wrapper, .p7HGM07 #p7HGM_6 .p7HGM_viewport_wrapper, .p7HGM07 #p7HGM_7 .p7HGM_viewport_wrapper {
	margin: 0px 25px 0px 25px;
}



.p7HGM07 .p7HGM_panel_content {
}
.p7HGM07 .p7HGM_panel_content h2 {
	margin-top:0;
}
.p7HGM07 .p7HGMtrig {
	overflow: hidden;
	font-size: 12px;
	zoom: 1;
	float: left;
	width: 260px;
	margin: 0;
}
.p7HGM07 .p7HGMtrig.trigbottom {
	margin-bottom: 0px;
	margin-top: 6px;
}
.p7HGM07 .p7HGMtrig ul {
	margin: 0 0 0 36px;
	padding: 0;
	overflow: hidden;
}
.p7HGM07 .p7HGMtrig li {
	display:inline;
	float:left;/* Float both the <a> and the <li> to have it render properly in ie6 AND ie8.*/
	list-style-type: none;
	margin:0 2px 2px 0;
}
.p7HGM07 .p7HGMtrig a {
	display: block;
	float:left;
	color: #CCC;
	outline: 0;
	text-decoration: none;
	zoom: 1;
}
.p7HGM07 .p7HGMtrig a:hover, .p7HGM07 .p7HGMtrig a:focus {
	color: #999;
}
.p7HGM07 .p7HGMtrig .panel_open {
	cursor: default;
	/*font-weight: bold;*/
}
.p7HGM07 .p7HGM_controls div {
	position: absolute;
	top: 60px;
	z-index: 9999;
	margin-top: -8px;
	height: 15px;
	width: 18px;
	display: none;
}
.p7HGM07 .p7HGM_controls div.p7HGM_prev {
	left: -23px;
}
.p7HGM07 .p7HGM_controls div.p7HGM_next {
	right: -5px;
}
.p7HGM07 .p7HGM_controls div img {
	border: 0;
	width: 8px;
	height: 15px;
}
.p7HGM07 .p7HGM_controls div.p7HGM_prev a {
	background-image: url(img/p7hgmCarbon_Prev.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM07 .p7HGM_controls div.p7HGM_next a {
	background-image: url(img/p7hgmCarbon_Next.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM07 .p7HGM_controls a:hover {
	background-position: 0px -35px;
}
.p7HGM07 .p7HGM_controls a.off, .p7HGM07 .p7HGM_controls a.off:hover {
	cursor: default;
	background-position: 0px -70px;
}
.p7HGM07 .p7HGMtrig .current_mark {
	font-weight:bold;
}
.p7HGM07 .p7HGM_panel_content .current_mark {
	color:#000;
	font-weight:bold;
}