﻿.foo1{}
ul.tabs{list-style: none;margin: 0 !important;padding: 0;padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #ccc;height: 18px;}
ul.tabs li{float: left;text-indent: 0;padding-right: 10px;padding-bottom: 10px;margin: 0 !important;list-style-image: none !important;}
ul.tabs a{font-size: 9px;display: block;height: 18px;text-align: center;text-decoration: none;color: #3333cc;padding: 0px;margin: 0px;top: 1px;}
ul.tabs a:active{text-decoration: none;color: #333399;}
ul.tabs a:hover{text-decoration: underline;color: #3333cc;}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a{cursor: default !important;color: #c00 !important;font-weight: bold;}
div.panes div{display: none;background-color: #FFF;border-top-width: thin;border-right-width: thin;border-bottom-width: thin;border-left-width: thin;
    border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;padding-top: 5px;padding-bottom: 5px;height: 140px;
}
div.panes li{margin-right: 10px;margin-left: 10px;text-align: left;padding-top: 5px;}
div.panes p{margin-right: 10px;font-size: 11px;}
div.panes a{color: #4D648E;text-decoration: none;}
div.panes a:hover{text-decoration: underline;}
.video_externo{display: none;position: absolute;z-index: 10000;width: 700;height: 550;border-bottom: #666 2px solid;border-left: #666 2px solid;
    background-color: #333;border-top: #666 2px solid;border-right: #666 2px solid;-moz-box-shadow: 0 0 90px 5px #000;-webkit-box-shadow: 0 0 90px #000;
    background: url(/images/jQuery/bg_videos.png) repeat-x left center;padding: 20px;
}
.video_externo .close{background-image: url(/images/jQuery/close.png);position: absolute;width: 35px;height: 35px;top: -15px;cursor: pointer;right: -15px;}
.video_overlay{display: none;position: absolute;z-index: 10000;border-bottom: #666 2px solid;border-left: #666 2px solid;background-color: #333;    
    border-top: #666 2px solid;border-right: #666 2px solid;-moz-box-shadow: 0 0 90px 5px #000;-webkit-box-shadow: 0 0 90px #000;
    background: url(/images/jQuery/bg_videos.png) repeat-x left center;padding: 20px;
}
.video_overlay .close{background-image: url(/images/jQuery/close.png);position: absolute;width: 35px;height: 35px;top: -15px;cursor: pointer;right: -15px;}
