.TabbedPanels {overflow: hidden;margin: 0px;padding: 0px;clear: none;width: 100%;}
.TabbedPanelsTabGroup {margin: 0px;padding: 0px 18px;}
.TabbedPanelsTab {position: relative;top: 1px;float: left;padding: 6px 18px;margin: 0px 3px 0px 0px;font-size:12px;font-family: Arial, Sans-Serif;font-weight: bold;list-style: none;border-left: solid 1px #e1e1e1;border-bottom: solid 1px #e1e1e1;border-top: solid 1px #e1e1e1;border-right: solid 1px #e1e1e1;-moz-user-select: none;-khtml-user-select: none;cursor: pointer;background-image: url(../../resimler/tab-conted.png);background-repeat: repeat-x;background-position: 0px 0px;font-weight:bold;-webkit-border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;color: #707070;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-moz-background-clip: padding;-webkit-background-clip: padding-box;}
.TabbedPanelsTabFocused{outline: 0;}
.TabbedPanelsTabHover {background-color: #CCC;background-image: url(../../resimler/tab-conted-hover.png);background-repeat: repeat-x;background-position: 0px 0px;}
.TabbedPanelsTabSelected {background-color: #fff;border-bottom: 1px solid #fff; background-image:none !important;}
.TabbedPanelsTab a {color: black;text-decoration: none;}
.TabbedPanelsContentGroup {clear: both;border-left: solid 1px #e1e1e1;border-bottom: solid 1px #e1e1e1;border-top: solid 1px #e1e1e1;border-right: solid 1px #e1e1e1;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
.TabbedPanelsContent {overflow: hidden;padding: 18px;}
.TabbedPanelsContentVisible {}
.VTabbedPanels {overflow: hidden;zoom: 1;}
.VTabbedPanels .TabbedPanelsTabGroup {float: left;width: 10em;height: 20em;background-color: #EEE;position: relative;border-top: solid 1px #999;border-right: solid 1px #999;border-left: solid 1px #CCC;border-bottom: solid 1px #CCC;}
.VTabbedPanels .TabbedPanelsTab {float: none;margin: 0px;border-top: none;border-left: none;border-right: none;}
.VTabbedPanels {border-bottom: solid 1px #999;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;padding: 0px;width: 30em;height: 20em;}
/* Styles for Printing */
@media print {
.TabbedPanels {overflow: visible !important;}
.TabbedPanelsContentGroup {display: block !important;overflow: visible !important;height: auto !important;}
.TabbedPanelsContent {overflow: visible !important;display: block !important;clear:both !important;}
.TabbedPanelsTab {overflow: visible !important;display: block !important;clear:both !important;}
}
