@charset "UTF-8";

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.5 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
/*	float: left;
	clear: none; */
	height: 100%;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	position:relative;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	height: 31px;
	width:auto;
	padding: 0px;
	top: 188px;
	left: 3px;
	position:absolute;
	/*	text-align: center; */
	z-index: 99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */

div.center .TabbedPanelsTab {
	height: 100%;
	width: 98px;
	position: relative;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	background-color: #ffffff;
	list-style: none;
/*	-moz-user-select: none;
	-khtml-user-select: none; */
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}

div.center .TabbedPanelsTabLong {
	height: 100%;
	width: 131px;
	position: relative;
	float: left;
	background-color: #ffffff;
	list-style: none;
/*	-moz-user-select: none;
	-khtml-user-select: none; */
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#FB-948f7d .TabbedPanelsTab, #NoScriptFB-948f7d .TabbedPanelsTab {
	background-image: url(../images/FeatureBox-Button-Normal-948f7d.gif);
}
#FB-948f7dLong .TabbedPanelsTabLong, #NoScriptFB-948f7dLong .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-948f7d.gif);
}
#FB-b56032 .TabbedPanelsTabLong, #NoScriptFB-b56032 .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-b56032.gif);
}
#FB-9d7248 .TabbedPanelsTabLong, #NoScriptFB-9d7248 .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-9d7248.gif);
}
#FB-4f8473 .TabbedPanelsTabLong, #NoScriptFB-4f8473 .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-4f8473.gif);
}
#FB-6c6b7e .TabbedPanelsTabLong, #NoScriptFB-6c6b7e .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-6c6b7e.gif);
}
#FB-934e4e .TabbedPanelsTabLong, #NoScriptFB-934e4e .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-934e4e.gif);
}
#FB-6f8c45 .TabbedPanelsTabLong, #NoScriptFB-6f8c45 .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-6f8c45.gif);
}
#FB-928b53 .TabbedPanelsTabLong, #NoScriptFB-928b53 .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-928b53.gif);
}
#FB-448aa1 .TabbedPanelsTabLong, #NoScriptFB-448aa1 .TabbedPanelsTabLong {
	background-image: url(../images/FeatureBox-Button-Normal-Long-448aa1.gif);
}
/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-repeat: no-repeat;
	background-position: left top;
}
#FB-948f7d .TabbedPanelsTabHover {
	color: #59564A;
	background-image: url(../images/FeatureBox-Button-Hover-948f7d.gif);
}
#FB-948f7dLong .TabbedPanelsTabHover {
	color: #59564A;
	background-image: url(../images/FeatureBox-Button-Hover-Long-948f7d.gif);
}
#FB-b56032 .TabbedPanelsTabHover {
	color: #8f4b26;
	background-image: url(../images/FeatureBox-Button-Hover-Long-b56032.gif);
}
#FB-9d7248 .TabbedPanelsTabHover {
	color: #6C4F33;
	background-image: url(../images/FeatureBox-Button-Hover-Long-9d7248.gif);
}
#FB-4f8473 .TabbedPanelsTabHover {
	color: #2C4940;
	background-image: url(../images/FeatureBox-Button-Hover-Long-4f8473.gif);
}
#FB-6c6b7e .TabbedPanelsTabHover {
	color: #555465;
	background-image: url(../images/FeatureBox-Button-Hover-Long-6c6b7e.gif);
}
#FB-934e4e .TabbedPanelsTabHover {
	color: #623333;
	background-image: url(../images/FeatureBox-Button-Hover-Long-934e4e.gif);
}
#FB-6f8c45 .TabbedPanelsTabHover {
	color: #536833;
	background-image: url(../images/FeatureBox-Button-Hover-Long-6f8c45.gif);
}
#FB-928b53 .TabbedPanelsTabHover {
	color: #5F5A36;
	background-image: url(../images/FeatureBox-Button-Hover-Long-928b53.gif);
}
#FB-448aa1 .TabbedPanelsTabHover {
	color: #306070;
	background-image: url(../images/FeatureBox-Button-Hover-Long-448aa1.gif);
}
/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-repeat: no-repeat;
	background-position: left top;
}

#FB-948f7d .TabbedPanelsTabSelected, #NoScriptFB-948f7d .TabbedPanelsTabSelected {
	color: #59564A;
	background-image: url(../images/FeatureBox-Button-Selected-948f7d.gif);
}
#FB-948f7dLong .TabbedPanelsTabSelected, #NoScriptFB-948f7dLong .TabbedPanelsTabSelected {
	color: #59564A;
	background-image: url(../images/FeatureBox-Button-Selected-Long-948f7d.gif);
}
#FB-b56032 .TabbedPanelsTabSelected, #NoScriptFB-b56032 .TabbedPanelsTabSelected {
	color: #8f4b26;
	background-image: url(../images/FeatureBox-Button-Selected-Long-b56032.gif);
}
#FB-9d7248 .TabbedPanelsTabSelected, #NoScriptFB-9d7248 .TabbedPanelsTabSelected {
	color: #6C4F33;
	background-image: url(../images/FeatureBox-Button-Selected-Long-9d7248.gif);
}
#FB-4f8473 .TabbedPanelsTabSelected, #NoScriptFB-4f8473 .TabbedPanelsTabSelected {
	color: #2C4940;
	background-image: url(../images/FeatureBox-Button-Selected-Long-4f8473.gif);
}
#FB-6c6b7e .TabbedPanelsTabSelected, #NoScriptFB-6c6b7e .TabbedPanelsTabSelected {
	color: #555465;
	background-image: url(../images/FeatureBox-Button-Selected-Long-6c6b7e.gif);
}
#FB-934e4e .TabbedPanelsTabSelected, #NoScriptFB-934e4e .TabbedPanelsTabSelected {
	color: #623333;
	background-image: url(../images/FeatureBox-Button-Selected-Long-934e4e.gif);
}
#FB-6f8c45 .TabbedPanelsTabSelected, #NoScriptFB-6f8c45 .TabbedPanelsTabSelected {
	color: #536833;
	background-image: url(../images/FeatureBox-Button-Selected-Long-6f8c45.gif);
}
#FB-928b53 .TabbedPanelsTabSelected, #NoScriptFB-928b53 .TabbedPanelsTabSelected {
	color: #5F5A36;
	background-image: url(../images/FeatureBox-Button-Selected-Long-928b53.gif);
}
#FB-448aa1 .TabbedPanelsTabSelected, #NoScriptFB-448aa1 .TabbedPanelsTabSelected {
	color: #306070;
	background-image: url(../images/FeatureBox-Button-Selected-Long-448aa1.gif);
}
/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a, .TabbedPanelsTab a:visited, .TabbedPanelsTab a:link {
	color: #ffffff;
	text-decoration: none;
}
/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
/*	clear: both; */
	height: 226px;
	width: 392px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 3px;
}


/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 392px;
	height: 226px;
}
/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {

}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.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;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

