/* ----------------------------------- Tab Panel Magic 2 by Project Seven Development www.projectseven.com Style Theme: 6 - Basic ----------------------------------- */ .p7TPM06 { width: auto; margin: 0 auto; font-family: "Times New Roman", Times, serif; font-size: 14px; text-align: right; } .p7TPM06 img { vertical-align: top; } /*Triggers construct - including arrows*/ .p7TPMtabs_06 { position: relative; z-index: 666; overflow: hidden; zoom: 1; background-color: #356CAF; border-top-color: #356CAF; } .p7TPM_arrows_06 .p7TPM_arrow_L, .p7TPM_arrows_06 .p7TPM_arrow_R { float: left; position: relative; z-index: 9999; border-top: 4px solid #8F9DB8; border-right: 6px solid #8F9DB8; border-bottom: 4px solid #8F9DB8; border-left: 4px solid #8F9DB8; } .p7TPM_arrows_06 .p7TPM_arrow_R { float: right; } .p7TPM_arrows_06 a { display: block; text-decoration: none; color: #FFF; text-indent: -9999px; width: 26px; background-repeat: no-repeat; background-position: 0px 0px; border: 1px solid #B8C0D1; } .p7TPM_arrows_06 .p7TPM_arrow_L a { background-image: url(img/tpm06_west.jpg); } .p7TPM_arrows_06 .p7TPM_arrow_R a { background-image: url(img/tpm06_east.jpg); } .p7TPM_arrows_06 a:hover, .p7TPM_arrows_06 a:focus { outline: 0; } .p7TPM_arrows_06 .p7TPM_arrow_R a.off { display: block; background-position: -26px 0px; cursor: default; } .p7TPM_arrows_06 .p7TPM_arrow_L a.off { display: block; background-position: -26px 0px; cursor: default; } /*Trigger and Arrows Font Size, top, and bottom padding*/ .p7TPM_arrows_06 a, .p7TPM_tabs_06 a, .p7TPM_tabs_06 a:visited { font-size: 14px; padding-top: 10px !important; padding-bottom: 10px !important; } .p7TPM_arrows_06 a { padding-top: 0px !important; padding-bottom: 0px !important; } /*Trigger Viewport*/ .p7TPM06 .p7TPMtabs_viewport { position:relative; overflow:hidden; zoom: 1; } /*Trigger Wrapper*/ .p7TPM06 .p7TPMtabs_wrapper { position:relative; } /*Trigger UL*/ .p7TPM_tabs_06 { margin: 0; padding: 0px; position: relative; z-index: 999; zoom: 1; } .p7TPM_tabs_06 a img { border: 0; } .p7TPM_tabs_06 li { float: left; list-style-type: none; margin-left: 0px; position: relative; } .p7TPM_tabs_06 .tpmfirst { } .p7TPM_tabs_06 a, .p7TPM_tabs_06 a:visited { display: block; color: #FFF; text-decoration: none; padding-right: 43px; padding-left: 43px; background-color: #356CAF; border-right-color: #2562AA; text-align: center; } .p7TPM_tabs_06 .tpmfirst a { border-left: 0; } .p7TPM_tabs_06 a:hover, .p7TPM_tabs_06 a:focus { color: #FFFFFF; background-color: #356CAF; } .p7TPM_tabs_06 a.open, .p7TPM_tabs_06 a.open:visited { color: #FFFFFF; } /*Panels*/ /*Outer Wrapper*/ .p7TPMcwrapper_06 { position: relative; top: -1px; } /*Panels Viewport*/ .p7TPMcwrapper_06 .p7TPM_vp {filter: none;} /*Individual panels*/ .p7TPM_content_06 { color: #000; font-size: 14px; height: 275px; padding-top: 10px; padding-right: 10px; padding-left: 10px; padding-bottom: 0px; }