/* 
  -----------------------------------
  Tab Panel Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 7 - Blueberry
  -----------------------------------
*/
.p7TPM07, .p7TPM07 .p7TPM_tabs_07 li, .p7TPM07 .p7TPMtabs_07_viewport,
.p7TPM07 .p7TPM_tabs_07 a, .p7TPM07 .p7TPM_tabs_07 a:visited, .p7TPM07 .p7TPMcwrapper_07, .p7TPM07 .p7TPM_content_07,
.p7TPM07 .p7TPM_arrows_07 a, .p7TPM07 .p7TPM_arrow_L, .p7TPM07 .p7TPM_arrow_R {
	padding: 0;
	background-color: transparent;
	background-image: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.p7TPM07 {
	width: auto;
	margin: 0 auto 12px auto;
	padding: 8px;
	background-color: #212121;
	-moz-box-shadow: 5px 5px 20px #333;
	-webkit-box-shadow: 5px 5px 20px #333;
	box-shadow: 5px 5px 20px #333;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 6px;
	border: 1px solid #404040;
}
.p7TPM07 img {
	vertical-align: top;
}
/*Triggers construct - including arrows*/
.p7TPM07 .p7TPMtabs_07 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	zoom: 1;
}
.p7TPM07 .p7TPM_arrow_L, .p7TPM07 .p7TPM_arrow_R {
	float: left;
	position: relative;
	z-index: 999999;
}
.p7TPM07 .p7TPM_arrow_R {
	float: right;
}
.p7TPM07 .p7TPM_arrows_07 a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 26px;
	background-repeat: no-repeat;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
}
.p7TPM07 .p7TPM_arrow_L a {
	background-image: url(img/tpm07_west.png);
	background-position: 0px 10px;
}
.p7TPM07 .p7TPM_arrow_R a {
	background-image: url(img/tpm07_east.png);
	background-position: 0px 10px;
}
.p7TPM07 .p7TPM_arrows_07 a:hover, .p7TPM07 .p7TPM_arrows_07 a:focus {
	outline: 0;
}
.p7TPM07 .p7TPM_arrows_07 .p7TPM_arrow_R a.off {
	display: block;
	background-position: -26px 10px;
	cursor: default;
}
.p7TPM07 .p7TPM_arrows_07 .p7TPM_arrow_L a.off {
	display: block;
	background-position: -26px 10px;
	cursor: default;
}
/*Trigger and Arrows Font Size, top, and bottom padding*/
.p7TPM07 .p7TPM_arrows_07 a, .p7TPM07 .p7TPM_tabs_07 a, .p7TPM07 .p7TPM_tabs_07 a:visited {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
/*Trigger Viewport*/
.p7TPM07 .p7TPMtabs_07_viewport {
	position:relative;
	overflow:hidden;
	zoom: 1;
}
/*Trigger Wrapper*/
.p7TPM07 .p7TPMtabs_07_wrapper {
	position:relative;
}
/*Trigger UL*/
.p7TPM07 .p7TPM_tabs_07 {
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 999;
	zoom: 1;
}
.p7TPM07 .p7TPM_tabs_07 a img {
	border: 0;
}
.p7TPM07 .p7TPM_tabs_07 li {
	float: left;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
	margin-right: 3px;
}
.p7TPM07 .p7TPM_tabs_07 .tpmfirst {

}
.p7TPM07 .p7TPM_tabs_07 a, .p7TPM07 .p7TPM_tabs_07 a:visited {
	display: block;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #aa2421;
	position: relative;
	z-index: 1;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	border-bottom: 1px solid #212121;
}
.p7TPM07 .p7TPM_tabs_07 .tpmfirst a {
	border-left: 0;

}
.p7TPM07 .p7TPM_tabs_07 a:hover, .p7TPM07 .p7TPM_tabs_07 a:focus {
	outline: 0;
	color: #000;
}
.p7TPM07 .p7TPM_tabs_07 a.open, .p7TPM07 .p7TPM_tabs_07 a.open:visited {
	font-weight: normal;
	color: #000;
	border-bottom-color: transparent;
	background-color: #FFF;
	z-index: 999;
	-moz-box-shadow: 6px 6px 12px #333;
	-webkit-box-shadow: 6px 6px 12px #333;
	box-shadow: 6px 6px 12px #333;
}
/*Panels*/
/*Outer Wrapper*/
.p7TPM07 .p7TPMcwrapper_07 {
	background-color: #fff;
	position: relative;
	top: 0px;
	z-index: 3;
	border: 1px solid #FFF;
	-moz-border-radius: 0px 6px 6px 6px;
	-webkit-border-radius: 0px 6px 6px 6px;
	border-radius: 0px 6px 6px 6px;
}
.p7TPM07 .p7TPMcwrapper_07.arrows_on {
	-moz-border-radius: 0px 4px 4px 4px;
	-webkit-border-radius: 0px 4px 4px 4px;
	border-radius: 0px 4px 4px 4px;
}
/*Panels Viewport*/
.p7TPM07 .p7TPM_vp {}

/*Individual panels*/
.p7TPM07 .p7TPM_content_07 {
	margin: 0;
	padding: 12px 20px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
/*Scrolling*/

.p7TPM_arrows_01 .p7TPM_arrow_L, .p7TPM_arrows_01 .p7TPM_arrow_R { float: left; position: relative; z-index: 9999999999; }
.p7TPM_arrows_01 .p7TPM_arrow_R { float: right; }
.p7TPM_arrows_01 a { display: block; text-decoration: none; color: #CCC; text-indent: -9999px; width: 26px; background-repeat: no-repeat; background-position: 0px 0px; }
.p7TPM_arrows_01 .p7TPM_arrow_L a { background-image: url(img/tpm01_west.jpg); }
.p7TPM_arrows_01 .p7TPM_arrow_R a { background-image: url(img/tpm01_east.jpg); }
.p7TPM_arrows_01 a:hover, .p7TPM_arrows_01 a:focus { outline: 0; }
.p7TPM_arrows_01 a.off { display: block; background-position: 0px -138px; cursor: default; }
.p7TPM01 .p7TPMtabs_viewport { position:relative; overflow:hidden; zoom: 1; }