/* 
  -----------------------------------
  Tab Panel Magic 3
  by Project Seven Development
  www.projectseven.com
  Style Theme: 14 - Simply Elegant
  -----------------------------------
*/
.p7TP3-14 {
	margin: 0px auto;
	position: relative;
	border: 1px solid #1271A7;
	padding: 10px;
	border-radius: 5px;
	font-family: arvo, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	background-color: rgba(213,213,213,0.90);
}
.p7TP3-14 img {
	vertical-align: top;
}
/*Triggers construct - including arrows*/
.p7TP3-14 .p7TP3tabs_14.no-tabs {
	display: none;
}
.p7TP3tabs_14 {
	position: relative;
	z-index: 10;
	overflow: hidden;
	zoom: 1;
	padding: 0px 0px;
}



.p7TP3_arrows_14 .p7TP3_arrow_L, .p7TP3_arrows_14 .p7TP3_arrow_R {
	float: left;
	position: relative;
	z-index: 10;
}
.p7TP3_arrows_14 .p7TP3_arrow_R {
	float: right;
}
.p7TP3_arrows_14 a {
	display: block;
	text-decoration: none;
	color: #CCC;
	text-indent: -9999px;
	width: 24px;
	background-repeat: no-repeat;
	background-position: 0px center;
}
.p7TP3_arrows_14 .p7TP3_arrow_L a {
	background-image: url(img/tp3_14_west.gif);
}
.p7TP3_arrows_14 .p7TP3_arrow_R a {
	background-image: url(img/tp3_14_east.gif);
}
.p7TP3_arrows_14 .p7TP3_arrow_L a:hover {
	background-image: url(img/tp3_14_west_over.gif);
}
.p7TP3_arrows_14 .p7TP3_arrow_R a:hover {
	background-image: url(img/tp3_14_east_over.gif);
}
.p7TP3_arrows_14 a:hover, .p7TP3_arrows_14 a:focus {
	outline: 0;
}
.p7TP3_arrows_14 .p7TP3_arrow_R a.off {
	display: block;
	cursor: default;
	background-image: url(img/tp3_14_east_down.gif);
}
.p7TP3_arrows_14 .p7TP3_arrow_L a.off {
	display: block;
	cursor: default;
	background-image: url(img/tp3_14_west_down.gif);
}
/*Trigger and Arrows Font Size, top, and bottom padding*/
.p7TP3_arrows_14 a, .p7TP3_tabs_14 a, .p7TP3_tabs_14 a:visited {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}





/*Trigger Viewport*/
.p7TP3-14 .p7TP3tabs_viewport {
	position:relative;
	overflow:hidden;
	zoom: 1;
}
/*Trigger Wrapper*/
.p7TP3-14 .p7TP3tabs_wrapper {
	position:relative;
}
/*Trigger UL*/



.p7TP3_tabs_14 {
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 10;
	zoom: 1;
}
.p7TP3_tabs_14 a img {
	border: 0;
}
.p7TP3_tabs_14 li {
	float: left;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
	margin-right: 6px;
}
.p7TP3_tabs_14 .tp3first {
	margin-left: 0px;
}
.p7TP3_tabs_14 a, .p7TP3_tabs_14 a:visited {
	border: 1px solid #000;
	display: block;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	color: #000;
	border-radius: 5px;
}

.p7TP3_tabs_14 a:hover, .p7TP3_tabs_14 a.open:hover  {
	border-color: #000000;
	outline: 0;
	color: #000;
	background-color: #ACDF56;
	/* [disabled]box-shadow: inset 0px 0px 30px #CCC; */
	/* [disabled]-webkit-box-shadow: inset 0px 0px 30px #CCC; */
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(180,224,77,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(180,224,77,1.00) 100%);
}
.p7TP3_tabs_14 a.open, .p7TP3_tabs_14 a.open:visited, .p7TP3_tabs_14 a.open:active {
	background-color: #1271A7;
	border-color: #1271A7;
	cursor: default;
	color: #fff;
	/* [disabled]box-shadow: inset 0px 0px 30px #000; */
	/* [disabled]-webkit-box-shadow: inset 0px 0px 30px #000; */
}


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

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

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

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

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

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


/*Panels*/
/*Outer Wrapper*/
.p7TP3cwrapper_14 {
	position: relative;
	border-radius: 5px;
	margin-top: 10px;
	/* [disabled]background-color: #151515; */
}
/*Panels Viewport*/
.p7TP3cwrapper_14 .p7TP3_vp {filter: none;}

/*Individual panels*/
.p7TP3_content_14 {
	padding: 15px 30px;
	color: #000;
	line-height: 1.5em;
}
.p7TP3_content_14 a  {
    color: #0077C1;
}
.p7TP3_content_14 a:hover,.p7TP3_content_14 a:focus {
	outline: none;
	color: #D15C3F;
}
