@charset "UTF-8";
.CollapsiblePanel_iroster/* SpryCollapsiblePanel_iroster.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel_iroster_iroster container. For our
 * default style, the CollapsiblePanel_iroster_iroster is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel_iroster_iroster widget, set a width on
 * the CollapsiblePanel_iroster_iroster container. By default, our CollapsiblePanel_iroster_iroster expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel_iroster_iroster") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel_iroster_iroster container.
 */
 {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/contrainer_bck.png);
	background-position: -100px 10px;
}

/* This is the selector for the CollapsiblePanel_irosterTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanel_irosterTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel_iroster_iroster panel tab container.
 */
.CollapsiblePanel_irosterTab {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
	background-image: url(../images/contrainer_bck.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: -160px;
}

/* This is the selector for a CollapsiblePanel_iroster_iroster's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel_iroster_iroster's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel_iroster_iroster to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanel_irosterContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel_iroster_iroster content container.
 */
.CollapsiblePanel_irosterContent {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 10px;
}
.CollapsiblePanel_irosterContent li {
	background-image: url(../images/sarga_pipa_feketen.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: -40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	color: #000000;
	padding-top: 4px;
}
.CollapsiblePanel_irosterContent em {
	color: #00CCFF;
	background-image: url(../images/sarga_pipa_feketen.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	position: relative;
}

.CollapsiblePanel_irosterContent     a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.CollapsiblePanel_irosterContent  a:hover {
	color: #FF9900;
}




/* An anchor tag can be used inside of a CollapsiblePanel_irosterTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanel_irosterTab a {
	color: black;
	text-decoration: none;
}
.CollapsiblePanel_irosterOpen  /* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanel_irosterOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel_iroster_iroster.
 */
.CollapsiblePanel_irosterTab  {
	background-color: #333333;
	background-image: url(../images/contrainer_bck.png);
}
.CollapsiblePanel_irosterTabHover
,/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanel_irosterTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */.CollapsiblePanel_irosterOpen  .CollapsiblePanel_irosterTabHover    {
	background-color: #333333;
	background-image: url(../images/contrainer_bck.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: -160px;
	filter: Alpha(Opacity=60);
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel_iroster_iroster has focus. The "CollapsiblePanel_irosterFocused" class is programatically added and removed
 * whenever the CollapsiblePanel_iroster_iroster gains or loses keyboard focus.
 */
.CollapsiblePanel_irosterFocused .CollapsiblePanel_irosterTab {
	background-color: #333333;
	background-image: url(../images/contrainer_bck.png);
	background-repeat: no-repeat;
}
.CollapsiblePanel_irosterTab_iroszer {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
	background-image: url(../images/contrainer_bck.png);
	background-repeat: no-repeat;
	height: 30px;
}
