/* ######### CSS for Shade Tabs. Remove if not using ######### */ div.newsshadetabs_main { background:#000000 url(/images/home_news_tabbed_bg_line.gif) repeat-x top; width: auto; } td.newsshadetabs{ padding: 10px 3px; margin-left: 0; margin-bottom: 0; font: bold 11px tahoma; vertical-align:top; text-align: center; /*set to left, center, or right to align the menu as desired*/ width:120px; color:#deeaf4; } td.newsshadetabs img{ padding:1px; border:2px solid #192c3c; background:#fff; } td.newsshadetabs img:hover{ padding:1px; border:2px solid white; background:#fff; } .newstabcontent{ display:none; height:250px; } @media print { .newstabcontent { display:block !important; } } #main_content {border-top:1px solid #9aaec0;border-left:1px solid #9aaec0;border-right:1px solid #9aaec0; width:auto; padding: 10px} div.home_mede_garchig {border-bottom:1px dotted #9aaec0;font-size:12px;font-weight:bold;padding-bottom:5px;margin-bottom:5px;} .shadetabs{ padding: 5px 0; margin-left: 0; margin-top: 0px; margin-bottom: 0; font: bold 11px tahoma; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ } .shadetabs li{ display: inline; margin: 0; } .shadetabs li a{ text-decoration: none; position: relative; z-index: 1; padding: 5px 10px 5px 10px; margin-right: 0px; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; color: #2d2b2b; background: url(tab_a_bg.gif) repeat-x; } .shadetabs li a:visited{ color: #2d2b2b; } .shadetabs li a:hover{ text-decoration: underline; color: #2d2b2b; } .shadetabs li a.selected{ /*selected main tab style */ top: 0px; position: relative; padding: 5px 10px 7px 10px; background: url(tab_selected_bg.gif) repeat-x top; border-bottom-color: white; } .shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; } .songstabcontent{ display:none; border-top:2px solid #2a7303; border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; padding: 10px 10px 10px 20px; } @media print { .songstabcontent { display:block !important; } } .medeetabas{ padding: 5px 0; margin-left: 0; margin-top: 0px; margin-bottom: 0; font: bold 11px tahoma; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ } .medeetabas li{ display: inline; margin: 0; } .medeetabas li a{ text-decoration: none; position: relative; z-index: 1; padding: 5px 6px; margin-right: 0px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; color: #2d2b2b; background: url(tab_a_bg.gif) repeat-x; } .medeetabas li a:visited{ color: #2d2b2b; } .medeetabas li a:hover{ text-decoration: underline; color: #2d2b2b; } .medeetabas li a.selected{ /*selected main tab style */ position: relative; top: 0px; background: #fff url(tab_selected_bg.gif) repeat-x top; border-bottom-color: white; padding: 5px 6px 7px 6px; } .medeetabas li a.selected:hover{ /*selected main tab style */ text-decoration: none; } a.human-link{display:block;position:relative;overflow:hidden;*zoom:1;font-size:0;border:3px solid #eee;width:100px;} a.human-play-overlay span{display:block;position:absolute;overflow:hidden;left:4px;bottom:4px;width:63px;height:16px;background:url(play_song.png) no-repeat 0px 0;-background:none;} a:hover.human-play-overlay span{background-position:0px -17px;} a.human-play-overlay span em{display:none;-display:block;-position:absolute;-top:0px;-left:0px;-width:1000px;-height:1000px;-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='play_song.png',sizingMethod='crop');} a:hover.human-play-overlay{-background:none;} a:hover.human-play-overlay span em{-top:-17px;} a.news-link{display:block;position:relative;overflow:hidden;*zoom:1;font-size:0;border:3px solid #eee;width:100px;} a.news-play-overlay span{display:block;position:absolute;overflow:hidden;left:13px;bottom:4px;width:72px;height:16px;background:url(more_news_tab.png) no-repeat 0px 0;-background:none;} a:hover.news-play-overlay span{background-position:0px -17px;} a.news-play-overlay span em{display:none;-display:block;-position:absolute;-top:0px;-left:0px;-width:1000px;-height:1000px;-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='more_news_tab.png',sizingMethod='crop');} a:hover.news-play-overlay{-background:none;} a:hover.news-play-overlay span em{-top:-17px;}