@charset "utf-8";

/* CSS Document */
.speakerDetailWp{float:left; width:100%; height:auto; margin-bottom:15px;}
.speakerPic{float:left; width:100%; height:auto; padding:10px 0; text-align:center;}
#tabPanel{float:left; width:100%; height:auto; margin-bottom:15px;}
.tabsWp{float:left; width:100%; height:25px;}
/*tabs*/
.shadetabs{font:normal 11px Tahoma; list-style-type: none; width:100%;	height:24px; border-bottom:1px solid #B38C27;}
.shadetabs ul{margin:0;}
.shadetabs li{display:inline; margin:0; width:450px; height:25px;}
.shadetabs li a{float:left; text-decoration: none; color: #fff; background: url(../images/menu.gif) no-repeat; text-align:center; width:128px; height:20px; display:block;	padding-top:5px; margin-right:5px;}
.shadetabs li a:hover{color: #666666; background: url(../images/currentBg.gif) no-repeat; width:128px; height:20px; display:block;}
.shadetabs li.selected{position: relative; top: 1px; font:normal 11px Tahoma; color: #666666;}
.shadetabs li.selected a{background: url(../images/currentBg.gif) no-repeat; font:normal 11px Tahoma; color: #666666;}
.shadetabs li.selected a:hover{text-decoration: none; font:normal 11px Tahoma; color: #666666;}
.contentstyle{width:100%; font-size:12px;}
.tabFooter{float:left; width:100%; height:8px; background:url(../images/tabPanelmid.gif) repeat-x; overflow:hidden; margin-bottom:15px;}
.tabFooterlt{float:left; width:10px; height:8px; background:url(../images/tabPanellt.gif) repeat-x; overflow:hidden;}
.tabFooterrt{float:right; width:10px; height:8px; background:url(../images/tabPanelrt.gif) no-repeat; overflow:hidden;}
/*tabs*/