/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs { padding: 0 !important ; margin-left: 0 ; margin-top: 1em !important ; margin-bottom: 4px !important ; list-style-type: none ; text-align: left }

.shadetabs li { display: inline ; margin: 0 ; background-image: none !important ; font-size: 11pt ; font-weight: bold ; padding: 3px 0px 6px 0px !important }
.shadetabs li a { text-decoration: none ; position: relative ; padding: 2px 33px 6px 7px ; margin-right: 3px ; border: 1px solid #778 !important ; color: #174a7c ; top: -1px ; border-top: 1px ; border-top-color: #4b721d !important ; border-right: 0px !important }
.shadetabs li.twitter { background-image: url('/_/Image/_/ac11design/ac11_twitter.png') !important ;background-repeat: no-repeat !important;background-position: 66px 0px !important }
.shadetabs li.facebook { background-image: url('/_/Image/_/ac11design/ac11_facebook.png') !important ;background-repeat: no-repeat !important;background-position: 86px 0px !important }
.shadetabs li.youtube { background-image: url('/_/Image/_/ac11design/ac11_youtube.png') !important ;background-repeat: no-repeat !important;background-position: 76px 0px !important }
.shadetabs li.flickr { background-image: url('/_/Image/_/ac11design/ac11_flickr.png') !important ;background-repeat: no-repeat !important;background-position: 56px 0px !important }
.shadetabs li a:active { color: #1b60a5 }
.shadetabs li a:visited { color: #174a7c }
.shadetabs li a:hover { text-decoration: underline ; color: #1b60a5 !important }
.shadetabs li a.selected{ /*selected main tab style */ }
.shadetabs li a.selected{ /*selected main tab style */ border-bottom-color: white ; border-top: 3px solid #4b721d !important }
.shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none }
.tabcontent { display: none ; background-color: #ffffff }
.tabcontent ul { padding-bottom: 1em }
.tabcontent p { padding-left: 1em }
.tabcontent h2 { padding-top: 1em ; padding-left: .75em }

@media print  { .tabcontent  { display: block !important }
}
