/* 
  -----------------------------------
  Tab Panel Magic 3
  by Project Seven Development
  www.projectseven.com
  Style Theme: 2 - Oceanic
  -----------------------------------
*/
.p7TP3-02 {
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.p7TP3-02 img {
	vertical-align: top;
}
/*Triggers construct - including arrows*/
.p7TP3-02 .p7TP3tabs_02.no-tabs {
	display: none;
}
.p7TP3-02 .p7TP3tabs_02 {
 	position: relative;
	z-index: 10;
	background-image: url(img/tp3_02_tabs.jpg);
	background-repeat: repeat-x;
	background-position: 0px -123px;
	border-right: 1px solid #A5C3FF;
	border-left: 1px solid #A5C3FF;
	border-bottom: 6px solid #A5C3FF;
	overflow: hidden;
	zoom: 1;
}
.p7TP3_arrows_02 .p7TP3_arrow_L, .p7TP3_arrows_02 .p7TP3_arrow_R {
	float: left;
	position: relative;
	z-index: 10;
}
.p7TP3_arrows_02 .p7TP3_arrow_R {
	float: right;
}
.p7TP3_arrows_02 a {
	display: block;
	text-decoration: none;
	color: #CCC;
	text-indent: -9999px;
	width: 26px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.p7TP3_arrows_02 .p7TP3_arrow_L a {
	background-image: url(img/tp3_02_west.jpg);
	border-right: 1px solid #97B9FF;
}
.p7TP3_arrows_02 .p7TP3_arrow_R a {
	background-image: url(img/tp3_02_east.jpg);
	border-left: 1px solid #A5C3FF;
}
.p7TP3_arrows_02 a:hover, .p7TP3_arrows_02 a:focus {
	outline: 0;
}
.p7TP3_arrows_02 a.off {
	display: block;
	background-position: -26px 0px;
	cursor: default;
}
.p7TP3_arrows_02 .p7TP3_arrow_L a.off {
	display: block;
	background-position: -26px 0px;
	cursor: default;
}
/*Trigger and Arrows Font Size, top, and bottom padding*/
.p7TP3_arrows_02 a, .p7TP3_tabs_02 a, .p7TP3_tabs_02 a:visited {
	font-size: inherit;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}
/*Trigger Viewport*/
.p7TP3-02 .p7TP3tabs_viewport {
	position:relative;
	overflow:hidden;
	zoom: 1;
}
/*Trigger Wrapper*/
.p7TP3-02 .p7TP3tabs_wrapper {
	position:relative;
}
/*Trigger UL*/
.p7TP3_tabs_02 {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	zoom: 1;
}
.p7TP3_tabs_02 a img {
	border: 0;
}
.p7TP3_tabs_02 li {
	float: left;
	list-style-type: none;
}
.p7TP3_tabs_02 .tp3first {
	margin-left: 0;
}
.p7TP3_tabs_02 a, .p7TP3_tabs_02 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(img/tp3_02_tabs.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #9DB4B5;
	background-position: 0px -123px;
}
.p7TP3_tabs_02 .tp3first a {
	
}
.p7TP3_tabs_02 a:hover, .p7TP3_tabs_02 a:focus {
	outline: 0;
	color: #9DB4B5;
}
.p7TP3_tabs_02 a.open, .p7TP3_tabs_02 a.open:visited {
	text-decoration: none;
	color: #000;
	background-position: 0px 0px;
}

/*Toolbars*/
.p7TP3-02.tools-top {
	padding-top: 1px;
}
.p7TP3-02.tools-bottom {
	padding-bottom: 0px;
}
.p7TP3-02-tools {
	position: relative;
	text-align: center;
	padding: 6px 0px;
	overflow: hidden;
}

/*Paginator*/
.p7TP3-02 .p7TP3-02-pags {
	overflow: hidden;
}
.p7TP3-02 .p7TP3-02-pags ul {
	margin: 0px;
	padding: 0;
	display: inline-block;
}
.p7TP3-02 .p7TP3-02-pags li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
	margin: 3px;
}
.p7TP3-02 .p7TP3-02-pags ul a {
	text-decoration: none;
	display: block;
	color: #666666;
	background-color: #666666;
	font-size: 0px;
	line-height: 0px;
	padding: 5px;
	border-radius: 100%;
	border: none !important;
}
.p7TP3-02 .p7TP3-02-pags ul a:hover, .p7TP3-02 .p7TP3-02-pags ul a.down {
	background-color: #5189FF;
}
/*Prev-Next Arrows*/

.p7TP3-02 .p7TP3-02-arrows a {
	text-decoration: none;
	position: absolute;
	z-index: 10;
	display: block;
	opacity: .35;
	font-size: 0px;
	color: rgba(255,255,255,0);
}
.p7TP3-02 .p7TP3-02-arrows a:hover {
	opacity: 1;
}
.p7TP3-02 .p7TP3-02-arrow-prev {
	left: 3px;
	top: 42%;
	background-image: url(img/p7tp3-prev-dark.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 14px;
}

.p7TP3-02.v-slide .p7TP3-02-arrow-prev {
	left: auto;
	top: 6px;
	background-image: url(img/p7tp3-up-dark.png);
	height: 14px;
	width: 25px;
	right: 6px;
}

.p7TP3-02 .p7TP3-02-arrow-next {
	right: 3px;
	top: 42%;
	background-image: url(img/p7tp3-next-dark.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 14px;
}

.p7TP3-02.v-slide .p7TP3-02-arrow-next {
	right: 3px;
	top: auto;
	bottom: 6px;
	background-image: url(img/p7tp3-down-dark.png);
	height: 14px;
	width: 25px;
}
/*Pause-Play Control*/
.p7TP3-02-pause-play {
	float: right;
	font-size: 13px;
}
.p7TP3-02-pause-play a {
	display: block;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
.p7TP3-02-pause-play a:hover {
	color: #5189FF;
}

/*Panels*/
/*Outer Wrapper*/
.p7TP3cwrapper_02 {
	background-color: #FFF;
	border: 1px solid #9DB4B5;
	position: relative;
	border-top: 0;
}
.p7TP3-02.no-tabs .p7TP3cwrapper_02 {
	border-top: 1px solid #9DB4B5;
}
/*Panels Viewport*/
.p7TP3cwrapper_02 .p7TP3_vp {filter: none;}

/*Individual panels*/
.p7TP3_content_02 {
	padding: 20px;
	color: #000;
	font-size: inherit;
	line-height: 1.5em;
}
