
@import url("../dijit.css");

.pabellon .dijitContentPane {
    padding: 0px;
	overflow:hidden;
}
.pabellon .dijitTabContainer{
		border:1px solid #C9B68F;
		position:relative;	
}
.pabellon .dijitTabContainerTop-dijitContentPane,
.pabellon .dijitTabContainerLeft-dijitContentPane,
.pabellon .dijitTabContainerRight-dijitContentPane,
.pabellon .dijitTabContainerBottom-dijitContentPane,
.pabellon .dijitAccordionContainer-dijitContentPane {
    border: none;
    background-color: #fff;
    padding: 16px 0px 16px 16px;

}
.pabellon .dijitSplitContainer-dijitContentPane,
.pabellon .dijitBorderContainer-dijitContentPane {
    border: 1px #ccc solid;
    background-color: #fff;
    padding: 5px;
}

 
.pabellon .dijitTabPaneWrapper {
	background:#fff;
	margin: 0;
	padding: 0;
}
.pabellon .dijitTabInnerDiv {
	padding:0px 3px 0px 0px;
	margin: 0 0 0 4px;
background-position: right -400px;
}
.pabellon .dijitTab {
	line-height:normal;
	margin:0 2px 0 0;	
	padding:0px;
	width:159px;
	background: url(../images/tabContainerSprite.gif) no-repeat 0 0px;
	color: #6d6d6d;
	cursor:pointer;
	height:25px;
}
.pabellon .dijitDisabledTab{
	cursor:default;
	background: none;
	padding:15px 0px 4px 0px;
	border-top:1px solid #E6E1CA;
	margin-top:-2px;

}

.pabellon .dijitTabInnerDiv .dijitTabContent {
	padding:2px 0px 0px 24px;
	position: relative;
	color:#75571A;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.pabellon .dijitDisabledTab .dijitTabInnerDiv .dijitTabContent{
	color:#333;
	text-transform:none;	
	padding:0px 0 0 20px;
	
}
.dijitTabSpacer { 
	font-size: 1px;
	display:none;
}
.pabellon .dijitTabHover,
.pabellon .dijitTabCloseButtonHover {
	color: #243C5F;
}
.pabellon .dijitTabHover .dijitTabInnerDiv,
.pabellon .dijitTabCloseButtonHover .dijitTabInnerDiv {
}
.pabellon .dijitTabHover .dijitTabInnerDiv .dijitTabContent,
.pabellon .dijitTabCloseButtonHover .dijitTabInnerDiv .dijitTabContent {
}
.pabellon .dijitTabChecked,
.pabellon .dijitTabCloseButtonChecked
{
	
}
.pabellon .dijitTabChecked .dijitTabInnerDiv {

}
.pabellon .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
	color:#462300;
}
.pabellon .dijitTab .dijitClosable .closeNode {
	display:-moz-inline-box;		
	display:inline-block;			
	#zoom: 1; 
	#display:inline; 
	vertical-align:top;
	width: 1.25em;
	height: 1.25em;
	padding: 0;
	margin: 0;
}
.pabellon .dijitTab .dijitClosable .closeImage {
	background: url(../images/spriteRoundedIconsSmall.png) no-repeat -60px top;
	width: 15px;
	height: 15px;
}

.pabellon .dijitTabCloseButton .dijitClosable .closeImage {
	background: url(../images/spriteRoundedIconsSmall.png) no-repeat -60px top;
}

.pabellon .dijitTabCloseButtonHover .dijitClosable .closeImage {
	background: url(../images/spriteRoundedIconsSmall.png) no-repeat -60px top;
}

.pabellon .dijitTab .dijitTabButtonSpacer {
	height: 15px;
	width: 1px;
}
.pabellon .dijitTabContainerTop-tabs {
	margin-bottom: -1px;
	border-color: #ccc;
	padding-left: 3px;
}
.pabellon .dijitTabContainerTop-container {
	border-top: none;
}
.pabellon .dijitTabContainerTop-tabs .dijitTabChecked {
	border-bottom-color: #f8f8f8;
}
.pabellon .dijitTabContainerTopStrip {
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-left: 3px;
}
.pabellon .dijitTabContainerTopStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerBottom-tabs {
	margin-top: -1px;
	border-color: #ccc;
	padding-left: 3px;
}
.pabellon .dijitTabContainerBottom-container {
	border-bottom: none;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTab {
	border-bottom: none;
	border-top: 1px solid #ccc;
	background: url(../images/tabBottomEnabledSpriteLR.gif) no-repeat bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked {
	border-top-color:#f8f8f8;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabInnerDiv .dijitTabContent {
	padding-top: 4px;
	padding-bottom: 5px;
	background: url(../images/tabBottomEnabledC.gif) repeat-x bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabInnerDiv {
	background: url(../images/tabBottomEnabledSpriteLR.gif) no-repeat bottom right;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabHover,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonHover {
	color: #243C5F;
	background: url(../images/tabBottomHoverSpriteLR.gif) no-repeat bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabHover .dijitTabInnerDiv,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonHover .dijitTabInnerDiv {
	background: url(../images/tabBottomHoverSpriteLR.gif) no-repeat bottom right;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabHover .dijitTabInnerDiv .dijitTabContent,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonHover .dijitTabInnerDiv .dijitTabContent {
	background: url(../images/tabBottomHoverC.gif) repeat-x bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonChecked
{
	
	background: url(../images/tabBottomActiveSpriteLR.gif) no-repeat bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked .dijitTabInnerDiv {
	background: url(../images/tabBottomActiveSpriteLR.gif) no-repeat bottom right;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
	background: url(../images/tabBottomActiveC.gif) repeat-x bottom left;
}
.pabellon .dijitTabContainerBottomStrip {
	padding-bottom: 2px;
	padding-left: 3px;	
	border: 1px solid #ccc;
}
.pabellon .dijitTabContainerBottomStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerBottom-spacer,
.pabellon .dijitTabContainerTop-spacer {
	height: 2px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.pabellon .dijitTabContainerRight-tabs {
	margin-left: -1px;
	border:0px;
	padding-top: 16px;
	position:absolute;
	float:right;
	width:161px;
}

body .dijitAlignTop, body .dijitAlignBottom, body .dijitAlignLeft, body .dijitAlignRight {
overflow:hidden;
position:absolute;

}
.dijitTabContainerRight-tabs {
border-left:1px solid black;
}
.dijitTabContainerBottom-tabs, .dijitTabContainerTop-tabs, .dijitTabContainerLeft-tabs, .dijitTabContainerRight-tabs {
overflow:visible !important;
z-index:10;
}
.pabellon .dijitTabContainerRight-container {
border:0px;
}
.pabellon .dijitTabContainerRight-tabs .dijitTab {

}
.dj_ie .pabellon .dijitTabContainerRight-tabs .dijitTabInnerDiv {

}
.pabellon .dijitTabContainerRight-tabs .dijitTabChecked {

}
.pabellon .dijitTabContainerRight-tabs .dijitTabChecked {
	background: url(../images/tabContainerSprite.gif) no-repeat left top !important;
}
.dj_ie .pabellon .dijitTabContainerRight-tabs .dijitTabChecked .dijitTabInnerDiv,
.dj_ie .pabellon .dijitTabContainerRight-tabs .dijitTabCheckedHover .dijitTabInnerDiv {

}
.pabellon .dijitTabContainerRight-tabs .dijitTab {
	background: url(../images/tabContainerSprite.gif) no-repeat left bottom;
}
.pabellon .dijitTabContainerRight-tabs .dijitTabHover .dijitTab {
	background: url(../images/tabContainerSprite.gif) no-repeat left top;
	
}
.pabellon .dijitTabContainerRightStrip {
	padding-right: 2px;
	padding-top: 3px;	
	border: 1px solid #ccc;
}
.pabellon .dijitTabContainerRightStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerLeft-tabs {
	margin-right: -1px;
	border-color: #ccc;
	padding-top: 3px;
}
.pabellon .dijitTabContainerLeft-container {
	border-left: none;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTab {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #dedede;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabChecked {
	border-right: 1px solid #f8f8f8;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabInnerDiv {
	background: url(../images/tabContainerSprite.gif) no-repeat right -350px;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabHover .dijitTabInnerDiv {
	background: url(../images/tabContainerSprite.gif) no-repeat right -200px;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabChecked .dijitTabInnerDiv,
.pabellon .dijitTabContainerLeft-tabs .dijitTabCheckedHover .dijitTabInnerDiv {
	background: url(../images/tabLeftChecked.gif) no-repeat right top;
}
.dj_ie .pabellon .dijitTabContainerLeft-tabs .dijitTabChecked .dijitTabInnerDiv,
.dj_ie .pabellon .dijitTabContainerLeft-tabs .dijitTabCheckedHover .dijitTabInnerDiv {
	border-bottom: solid #efefef 1px;
}
.dj_ie .pabellon .dijitTabContainerLeft-tabs .dijitTabInnerDiv {
border-bottom: solid #fff 1px;
}
.pabellon .dijitTabContainerLeftStrip {
	padding-left: 2px;
	padding-top: 3px;	
	border: 1px solid #ccc;
}
.pabellon .dijitTabContainerLeftStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTab,
.pabellon .dijitTabContainerRight-tabs .dijitTab {
	margin-right:auto;
	margin-bottom:2px;	
}
.pabellon .dijitTabContainerLeft-spacer,
.pabellon .dijitTabContainerRight-spacer {
	width: 2px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.pabellon .dijitTabContainerTop-dijitContentPane .dijitTabContainerTop-tabs {
	border-left: 0px solid #ccc;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding-top: 0px;
	padding-left: 0px;	
}
.pabellon .dijitAccordionContainer {
	border-color: #ccc;	
}
.pabellon .dijitTabContainer-dijitAccordionContainer {
    border: none;
}
.pabellon .dijitAccordionContainer-dijitAccordionContainer {
    border: none;
    background-color: #fff;
}
.pabellon .dijitSplitContainer-dijitAccordionContainer,
.pabellon .dijitBorderContainer-dijitAccordionContainer {
    border: 1px #ccc solid;
    background-color: #fff;
}
.pabellon .dijitAccordionPane {
	background-color: #e7e7e7;
	font-size: 0.9em;
	font-weight: bold;
	color: #6d6d6d;
}
.pabellon .dijitAccordionTitle {
	background:#fafafa url(../images/titleBar.png) repeat-x top left;
	border-top: 1px solid #dedede;
	padding: 5px 4px 6px 8px;
	cursor:pointer;
}
.pabellon .dijitAccordionTitle-selected  {
	background: #f9f9f9 url(../images/accordionItemActive.png) top repeat-x;
	font-weight: bold;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 5px 4px 5px 8px;
	cursor: default;	
	color: #243C5F;
}
.pabellon .dijitAccordionArrow {
	background:url(../images/spriteRoundedIconsSmall.gif) no-repeat -30px top;
	width:15px;
	height:15px;
	margin-top:-1px;
}
.pabellon .dijitAccordionTitle-selected .dijitAccordionArrow {
	background:url(../images/spriteRoundedIconsSmall.gif) no-repeat -15px top;
	margin-top:-1px;
}
.pabellon .dijitAccordionText {
	margin-left: 4px;
	margin-right: 4px;
}
.pabellon .dijitAccordionBody {
	background: #fff;
}
 
.pabellon .dijitSplitContainerSizerH {
	background:url(../images/splitContainerSizerV.png) repeat-y #fff;
	border:0;
	border-left:0px solid #d3d3d3;
	border-right:0px solid #d3d3d3;
	width:5px;
}
.pabellon .dijitSplitContainerSizerH .thumb {
	background:url(../images/splitContainerSizerV-thumb.png) no-repeat;
	left:1px;
	width:2px;
	height:19px;
}
.pabellon .dijitSplitContainerSizerV {
	background:url(../images/splitContainerSizerH.png) repeat-x #fff;
	border:0;
	border-top:0px solid #d3d3d3;
	border-bottom:0px solid #d3d3d3;
	height:2px;
}
.pabellon .dijitSplitContainerSizerV .thumb {
	background:url(../images/splitContainerSizerH-thumb.png) no-repeat;
	top:1px;
	width:19px;
	height:5px;
}
 
.pabellon .dijitBorderContainer {
	background-color: #fcfcfc;
	padding: 5px;
}
.pabellon .dijitBorderContainer-dijitBorderContainer {
	border: none;
	padding: 0px;
}
.pabellon .dijitSplitterH,
.pabellon .dijitGutterH {
	background:#FCFCFC;
	border:0;
	border-left:0px solid #d3d3d3;
	border-right:0px solid #d3d3d3;
	height:5px;
}
.pabellon .dijitSplitterH .dijitSplitterThumb {
	background:url(../images/splitContainerSizerH-thumb.png) no-repeat;
	top:1px;
	width:19px;
	height:2px;
}
.pabellon .dijitSplitterV,
.pabellon .dijitGutterV {
	background:#FCFCFC;
	border:0;
	border-top:0px solid #d3d3d3;
	border-bottom:0px solid #d3d3d3;
	width:5px;
}
.pabellon .dijitSplitterV .dijitSplitterThumb {
	background:url(../images/splitContainerSizerV-thumb.png) no-repeat;
	left:1px;
	height:19px;
	width:5px;
}
.pabellon .dijitSplitterActive {
	font-size: 1px;
	background-image: none;
	background-color: #aaa;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
	margin: 0;
}
.pabellon .dijitInputField INPUT,
.pabellon .dijitTextBox,
.pabellon .dijitComboBox,
.pabellon .dijitSpinner {
	margin: 0em 0.1em;
}
.pabellon .dijitTextBox,
.pabellon .dijitComboBox,
.pabellon .dijitSpinner,
.pabellon .dijitInlineEditor input,
.pabellon .dijitTextArea {
	
	background:#fff url(../images/validationInputBg.png) repeat-x top left;
	border:1px solid #d3d3d3;
	line-height: normal;
}

.pabellon .dijitComboBox .dijitButtonNode {
	padding: 0 0.2em;
}
.pabellon .dijitComboBox .dijitButtonNode,
.pabellon .dijitSpinner .dijitButtonNode {
	
	border-color: #d3d3d3;
	border-left: 1px solid #d3d3d3;
}
.pabellon .dijitTextBoxDisabled,
.pabellon .dijitComboBoxDisabled,
.pabellon .dijitSpinnerDisabled,
.pabellon .dijitTextAreaDisabled {
	color: gray;
}
.dj_safari .pabellon .dijitTextBoxDisabled,
.dj_safari .pabellon .dijitComboBoxDisabled,
.dj_safari .pabellon .dijitSpinnerDisabled,
.dj_safari .pabellon .dijitTextareaDisabled {
	color: #eee;
}
.pabellon .dijitTextBoxFocused,
.pabellon .dijitComboBoxFocused,
.pabellon .dijitSpinnerFocused,
.pabellon .dijitTextAreaFocused {
	
	border-color:#b3b3b3;
}
.pabellon .dijitComboBoxFocused .dijitButtonNode, .pabellon .dijitSpinnerFocused .dijitButtonNode {
	border-left-color:#d3d3d3;
}
.pabellon .dijitSpinnerFocused .dijitDownArrowButton {
	border-top-color:#d3d3d3;
}
.pabellon .dijitError {
	border-color:#b3b3b3;
	background-color:#f9f7ba;
	background-image:none;
}

.pabellon .dijitErrorFocused {
	background-color:#ff6;
	background-image:none;
}

.pabellon .dijitValidationIcon {
	
	width: 16px;
	background: transparent url(../images/warning.png) no-repeat center center;
}
.pabellon .dijitComboBoxHighlightMatch {
	background-color:#d3d3d3;
}
.pabellon .dijitButtonNode {
	
	
	border:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding: 0.1em 0.2em 0.2em 0.2em; 
	background: #fff url(../images/buttonEnabled.png) repeat-x top left;
}
.pabellon .dijitButtonNode button { 
	border: 0px; 
	background-color: transparent; 
} 
 
.pabellon .dijitButtonText {
	text-align: center; 
	padding: 0 0.3em;
}
.pabellon .dijitComboBox .dijitButtonNode {
	border-width: 0px 0px 0px 1px;
}
.pabellon .dijitArrowButton {
	color: #111;
}
.pabellon .dijitComboButton .dijitDownArrowButton {
	padding-right:4px;
}
.dj_ff2 .pabellon .dijitComboButton .dijitButtonContentsFocused,
.dj_ff2 .pabellon .dijitComboButton .dijitDownArrowButtonFocused {
	border: 1px black dotted !important;
}
.pabellon .dijitButtonDisabled .dijitButtonNode,
.pabellon .dijitToggleButtonDisabled .dijitButtonNode,
.pabellon .dijitDropDownButtonDisabled .dijitButtonNode,
.pabellon .dijitComboButtonDisabled .dijitButtonNode,
.pabellon .dijitComboBoxDisabled,
.pabellon .dijitSpinnerDisabled,
.pabellon .dijitSpinnerDisabled .dijitButtonNode {
	
	border-color: #dedede;
	background:#fafafa url(../images/buttonDisabled.png) top repeat-x;
	opacity: 0.60; 
}
.pabellon .dijitButtonHover .dijitButtonNode,
.pabellon .dijitButtonNodeHover,
.pabellon .dijitToggleButtonHover .dijitButtonNode,
.pabellon .dijitDropDownButtonHover .dijitButtonNode,
.pabellon .dijitComboButtonHover .dijitButtonContents,
.pabellon .dijitComboButtonDownArrowHover .dijitDownArrowButton,
.pabellon .dijitComboBoxHover .dijitDownArrowButton,
.pabellon .dijitSpinnerUpArrowHover .dijitUpArrowButton,
.pabellon .dijitSpinnerDownArrowHover .dijitDownArrowButton {
	
	
	color:#243C5F;
	background:#fcfcfc url(../images/buttonHover.png) repeat-x top left;
}
.pabellon .dijitSpinnerUpArrowActive .dijitUpArrowButton,
.pabellon .dijitSpinnerDownArrowActive .dijitDownArrowButton,
.pabellon .dijitButtonActive .dijitButtonNode,
.pabellon .dijitToggleButtonActive .dijitButtonNode,
.pabellon .dijitDropDownButtonActive .dijitButtonNode,
.pabellon .dijitComboButtonActive .dijitButtonContents,
.pabellon .dijitDownArrowActive .dijitDownArrowButton,
.pabellon .dijitComboBoxActive .dijitDownArrowButton {
	
	border-color:#dedede;
	background: #f5f5f5 url(../images/buttonActive.png) top left repeat-x;
}
.pabellon .dijitArrowButtonInner {
	background:url(../images/spriteArrows.png) no-repeat left top;
	width: 11px;
}
.pabellon .dijitUpArrowButton .dijitArrowButtonInner { 
	background:url(../images/spriteArrows.png) no-repeat -22px top; 
	width: 11px;
}

.pabellon .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
	background:url(../images/spriteArrows.png) no-repeat left center;
	width: 11px;
}

.pabellon .dijitComboBoxHover .dijitArrowButtonInner {
	
}
.pabellon .dijitToggleButton .dijitCheckBox,
.pabellon .dijitToggleButton .dijitCheckBoxIcon {
	background-image: url(../images/spriteCheckbox.gif);
}
.pabellon .dijitCheckBox,
.pabellon .dijitCheckBoxIcon {		
	background-image: url(../images/spriteCheckbox.gif); 
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
}
.pabellon .dijitCheckBox,
.pabellon .dijitToggleButton .dijitCheckBoxIcon {
	
	background-position: -16px;
}
.pabellon .dijitCheckBoxChecked,
.pabellon .dijitToggleButtonChecked .dijitCheckBoxIcon {
	
	background-position: 0px;
}
.pabellon .dijitCheckBoxDisabled {
	
	background-position: -48px;
}
.pabellon .dijitCheckBoxCheckedDisabled {
	
	background-position: -32px;
}
.pabellon .dijitCheckBoxHover {
	
	background-position: -80px;
}
.pabellon .dijitCheckBoxCheckedHover {
	
	background-position: -64px;
}
.pabellon .dijitToggleButton .dijitRadio,
.pabellon .dijitToggleButton .dijitRadioIcon {
	background-image: url(../images/spriteRadio.gif);
}
.pabellon .dijitRadio,
.pabellon .dijitRadioIcon	{		
	background-image: url(../images/spriteRadio.gif); 
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
}
.pabellon .dijitRadio,
.pabellon .dijitToggleButton .dijitRadioIcon {
	
	background-position: -16px;
}
.pabellon .dijitRadioChecked,
.pabellon .dijitToggleButtonChecked .dijitRadioIcon {
	
	background-position: 0px;
}
.pabellon .dijitRadioCheckedDisabled {
	
	background-position: -48px;
}
.pabellon .dijitRadioDisabled {
	
	background-position: -32px;
}
.pabellon .dijitRadioHover {
	
	background-position: -80px;
}
.pabellon .dijitRadioCheckedHover {
	
	background-position: -64px;
}
.pabellon .dijitSliderProgressBarH {
	border-color: #aab0bb;
	background: #c0c2c5 url(../images/sliderFull.png) repeat-x top left;
}
.pabellon .dijitSliderProgressBarV {
	border-color: #aab0bb;
	background: #c0c2c5 url(../images/sliderFullVertical.png) repeat-y bottom left;
}
.pabellon .dijitSliderFocused .dijitSliderProgressBarH,
.pabellon .dijitSliderFocused .dijitSliderLeftBumper {
	background-image:url(../images/sliderFullFocus.png);
}
.pabellon .dijitSliderFocused .dijitSliderProgressBarV,
.pabellon .dijitSliderFocused .dijitSliderBottomBumper {
	background-image:url(../images/sliderFullVerticalFocus.png);
}
.pabellon .dijitSliderRemainingBarV {
	border-color: #b4b4b4;
	background: #dcdcdc url(../images/sliderEmptyVertical.png) repeat-y bottom left;
}
.pabellon .dijitSliderRemainingBarH {
	border-color: #b4b4b4;
	background: #dcdcdc url(../images/sliderEmpty.png) repeat-x top left;
}
.pabellon .dijitSliderBar {
	border-style: solid;
	outline:1px;
	
}
.pabellon .dijitSliderFocused .dijitSliderBar {
	border-color:#727272;	
}
.dijit_a11y .dijitSliderProgressBar {
	background-color:#333 !important;
}
.pabellon .dijitSliderImageHandleH {
	border:0px;
	width:15px;
	height:18px;
	background:url(../images/preciseSliderThumb.png) no-repeat center top;
	#background:url(../images/preciseSliderThumb.gif) no-repeat center top;
	cursor:pointer;
}
.pabellon .dijitSliderFocused .dijitSliderImageHandleH {
	background-image:url(../images/preciseSliderThumbFocus.png);
	#background-image:url(../images/preciseSliderThumbFocus.gif);
}
.pabellon .dijitSliderLeftBumper {
	border-left-width: 1px;
	border-color: #aab0bb;
	background: #c0c2c5 url(../images/sliderFull.png) repeat-x top left;
}
.pabellon .dijitSliderRightBumper {
	background: #dcdcdc url(../images/sliderEmpty.png) repeat-x top left;
	border-color: #b4b4b4;
	border-right-width: 1px;
}
.pabellon .dijitSliderImageHandleV {
	border:0px;
	width:20px;
	height:15px;
	background:url(../images/sliderThumb.png) no-repeat center center;
	#background:url(../images/sliderThumb.gif) no-repeat center center;
	cursor:pointer;
}
.pabellon .dijitSliderFocused .dijitSliderImageHandleV {
	background-image:url(../images/sliderThumbFocus.png);
	#background-image:url(../images/sliderThumbFocus.gif);
}
.pabellon .dijitSliderBottomBumper {
	border-bottom-width: 1px;
	border-color: #aab0bb;
	background: #c0c2c5 url(../images/sliderFullVertical.png) repeat-y bottom left;
}
.pabellon .dijitSliderTopBumper {
	background: #dcdcdc url(../images/sliderEmptyVertical.png) repeat-y top left;
	border-color: #b4b4b4;
	border-top-width: 1px;
}
.pabellon .dijitSliderIncrementIconH,
.pabellon .dijitSliderIncrementIconV {
	background:url(../images/spriteRoundedIconsSmall.png) no-repeat -45px top;
	#background:url(../images/spriteRoundedIconsSmall.gif) no-repeat -45px top;
	width:15px; height:15px;
	cursor:pointer;
}
.pabellon .dijitSliderIncrementIconH {
	background:url(../images/spriteRoundedIconsSmall.png) no-repeat -30px top;
	#background:url(../images/spriteRoundedIconsSmall.gif) no-repeat -30px top;
}
.pabellon .dijitSliderDecrementIconH,
.pabellon .dijitSliderDecrementIconV {
	width:15px;
	height:15px;
	cursor:pointer;
	background:url(../images/spriteRoundedIconsSmall.png) no-repeat -15px top;
	#background:url(../images/spriteRoundedIconsSmall.gif) no-repeat -15px top;
}
.pabellon .dijitSliderDecrementIconH { 
	background:url(../images/spriteRoundedIconsSmall.png) no-repeat 0px top; 
	#background:url(../images/spriteRoundedIconsSmall.gif) no-repeat 0px top; 
}
.pabellon .dijitSliderButtonInner {
	visibility:hidden;
}
.pabellon .dijitSliderDisabled {
	opacity:0.6 !important;
}

.pabellon .dijitTreeNode {
    background : url(../images/treeI.gif) no-repeat;
    background-position : top left;
    background-repeat : repeat-y;
    margin-left: 19px;
    zoom: 1;	
}
.pabellon .dijitTreeIsLast {
    background: url(../images/treeI_half.gif) no-repeat;
}
.pabellon .dijitTreeLabel {
	font-weight: normal;
	margin-left: 3px;	
}
.pabellon .dijitTreeIsRoot {
    margin-left: 0;
    background-image: none;
}
.pabellon .dijitTreeExpando {
    width: 18px;
    height: 18px;
}
.pabellon .dijitTreeContent {
    min-height: 18px;
    min-width: 18px;
    padding-left:1px;
}
.pabellon .dijitTreeExpand {
    width: 18px;
    height: 18px;
    background-repeat : no-repeat;
}
.pabellon .dijitTreeNodeEmphasized {
    background-color: Highlight;
    color: HighlightText;
}
.pabellon .dijitTreeLabelFocused {
	outline: 1px invert dotted;
	background:#dde7f2;
}
.pabellon .dijitTreeExpandoOpened {
	background: url(../images/spriteTree.gif) no-repeat -18px top;
}
.pabellon .dijitTreeExpandoClosed {
	background-image: url(../images/spriteTree.gif);
}
.pabellon .dijitTreeExpandoLeaf {
	background: url(../images/spriteTree.gif) no-repeat -36px top;
}
.pabellon .dijitTreeExpandoLoading {
	background-image: url(../images/treeExpand_loading.gif);
}
.pabellon .dijitTreeIcon {
	width: 16px;
	height: 16px;
}
.pabellon .dijitFolderOpened {
	background: url(../images/spriteDivIcons.gif) no-repeat -16px top;
}
.pabellon .dijitFolderClosed {
	background: url(../images/spriteDivIcons.gif) no-repeat top left;
}
.pabellon .dijitLeaf {
	background: url(../images/spriteDivIcons.gif) no-repeat -32px top;
}
.pabellon .dijitProgressBar {
	margin:2px 0px 2px 0px;
}
.pabellon .dijitProgressBarEmpty{
	
	background:#fff url(../images/progressBarEmpty.png) repeat-x center center;
	border-color: #f8d582 #f8d582 #f8d582 #f8d582;
}
.pabellon .dijitProgressBarTile{
	
	background:#f0f0f0 url(../images/progressBarFull.png) repeat-x center center;
}
.pabellon .dijitProgressBarFull {
	border-right:1px solid #f8d582;
}
.pabellon .dijitProgressBarLabel {
	
	color:#293a4b;
}
.pabellon .dijitProgressBarIndeterminate .dijitProgressBarTile {
	
	background:#cad2de url(../images/progressBarAnim.gif) repeat-x center center;
}
 
 
.pabellon .dijitTitlePane .dijitTitlePaneTitle {
	background: #cccccc;
	background:#fff url(../images/titleBar.png) repeat-x top left;
	border:1px solid #bfbfbf;
	padding:3px 4px;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	color: #6d6d6d;
}
.pabellon .dijitTitlePaneTitle * {
	vertical-align: middle;
}
.pabellon .dijitTitlePane .dijitArrowNode {
	width:15px;
	height:15px;
}
.pabellon .dijitTitlePaneFocused .dijitTitlePaneTextNode {
	color: #243C5F;
}
.pabellon .dijitOpen .dijitTitlePaneTextNode {
	color: #243C5F;
}
.pabellon .dijitTitlePane .dijitClosed .dijitArrowNode {
	background: url(../images/spriteRoundedIconsSmall.png) no-repeat -30px top;
}

.pabellon .dijitTitlePane .dijitOpen .dijitArrowNode {
	background:url(../images/spriteRoundedIconsSmall.png) no-repeat -15px top;
}

.pabellon .dijitTitlePane .dijitArrowNodeInner {
	display:none;
}
.dijit_a11y .dijitTitlePane .dijitArrowNodeInner {
	display:inline !important;
	font-family:monospace;
	cursor: pointer;
	padding-bottom:.2em;
}
.dijit_a11y .dijitTitlePane .dijitArrowNode {
	display:none;
}
.pabellon .dijitTitlePaneContentOuter {
	background: #ffffff;
	border:1px solid #bfbfbf;
	border-top: 0px solid #3d3d3d;	
}
.pabellon .dijitTitlePaneContentInner {
	padding:10px;
}

.pabellon .dijitTitlePaneTextNode {
	margin-left: 4px;
	margin-right: 4px;
}
	
.pabellon .dijitCalendarIncrementControl {
	
	width:15px;
	height:15px;
	background-image: url(../images/spriteRoundedIconsSmall.png);
	background-repeat: no-repeat
}
.dj_ie6 .pabellon .dijitCalendarIncrementControl {
	font-size:.1em;
	background-image: url(../images/spriteRoundedIconsSmall.gif);
}
.pabellon .dijitCalendarIncreaseInner,
.pabellon .dijitCalendarDecreaseInner {
	visibility:hidden;
}
.pabellon .dijitCalendarDecrease {
	background-position: top left;
}
.pabellon .dijitCalendarIncrease {
	background-position: -30px top;
}
.pabellon table.dijitCalendarContainer {
	font-size: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #ccc;
	margin: 0;
}
.pabellon .dijitCalendarMonthContainer th {
	
	background:#d3d3d3 url(../images/titleBar.png) repeat-x top;
	padding-top:.3em;
	padding-bottom:.2em;
	text-align:center;
}

.pabellon .dijitCalendarDayLabelTemplate {
	
	background:#fefefe;
	font-weight:normal;
	padding-top:.15em;
	padding-bottom:.2em;
	border-bottom: 1px solid #eeeeee;
	color:#293a4b;
	text-align:center;
}
.pabellon .dijitCalendarBodyContainer {
	border-bottom: 1px solid #eeeeee;	
}
.pabellon .dijitCalendarMonthLabel {
	color:#293a4b;
	font-weight: bold;
}
.pabellon .dijitCalendarDateTemplate {
	
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding: 0.3em 0.3em 0.05em 0.3em;
	letter-spacing: 1px;
	background-color: #fdfdfd;
	border:#fdfdfd solid 1px !important;
}
.dj_ie .pabellon .dijitCalendarDateTemplate {
	padding: 0.1em .33em 0.02em .33em;
}
.pabellon .dijitCalendarPreviousMonth,
.pabellon .dijitCalendarNextMonth 		{
	
	color:#999999;
	background-color:#f5f5f5 !important;
	border:#f5f5f5 solid 1px !important;
}
.pabellon .dijitCalendarPreviousMonthDisabled,
.pabellon .dijitCalendarNextMonthDisabled	{
	
	background-color:#a4a5a6 !important;
}
.pabellon .dijitCalendarCurrentMonth {
	
}
.pabellon .dijitCalendarCurrentMonthDisabled {
		
	background-color:#bbbbbc !important;
}
.pabellon .dijitCalendarDisabledDate {
	
	
	text-decoration:line-through !important;
	cursor:default !important;
}
.pabellon .dijitCalendarCurrentDate {
	
	text-decoration:underline;
	font-weight:bold;
}
.pabellon .dijitCalendarSelectedDate {
	
	background-color:#ffe284 !important;
	color:black !important;
	border:#f7c95c solid 1px !important;
}
.pabellon .dijitCalendarYearContainer {
	
	background:white url(../images/titleBar.png) repeat-x top;
}
.pabellon .dijitCalendarYearLabel {
	
	margin:0;
	padding:0.4em 0 0.25em 0;
	text-align:center;
}
.pabellon .dijitCalendarSelectedYear {
	
	color:black;
	padding:0.2em;
	padding-bottom:0.1em;
	background-color:#ffe284 !important;
	border:#f7c95c solid 1px !important;
}
.pabellon .dijitCalendarNextYear,
.pabellon .dijitCalendarPreviousYear {
	
	color:black !important;
	font-weight:normal;
}
.pabellon .dijitTimePickerTick,
.pabellon .dijitTimePickerMarker {
	border-color: #eeeeee;
}
.pabellon .dijitTimePickerTick {
	color:white;
}
.pabellon .dijitTimePickerMarker {
	background:#d3d3d3 url(../images/titleBar.png) repeat-x top;
	color:#293a4b;
	font-weight: bold;
}
.pabellon .dijitTimePickerItemSelected {
	color: black;
	background: #ffe284 none;
}
.pabellon .dijitTimePickerItemHover {
	background: #d6d6dd none;
	color:black;
}
.pabellon .dijitTimePickerItemHover,
.pabellon .dijitTimePickerItemSelected {
	position: relative;
	z-index: 10;
}
.pabellon .dijitTimePickerTick .dijitTimePickerItemInner {
	font-size:0.4em;
}
.pabellon .dijitTimePickerItemHover .dijitTimePickerItemInner,
.pabellon .dijitTimePickerItemSelected .dijitTimePickerItemInner {
	font-size:1em;
}
.pabellon .dijitTimePickerMarkerHover {
	border-top: 1px solid #eeeeee;
}
.pabellon .dijitTimePickerTickHover,
.pabellon .dijitTimePickerTickSelected {
	margin-top:-0.3em;
	margin-bottom:-0.3em;
	border-bottom: none;
}
.dijit_a11y .dijitTimePickerTickHover {
	background-color: #CCC !important;
	border-top: 1px solid #333 !important;
	border-bottom: 1px solid #333 !important;
}
.dijit_a11y .dijitTimePickerMarkerHover {
	border-bottom-width: 2px;
}
.pabellon .dijitToolbar {
	border-bottom: 1px solid #ccc;
	background:#eaeaea url(../images/titleBar.png) repeat-x top left;
}

.pabellon .dijitToolbar .dijitButtonNode,
.pabellon .dijitToolbar .dijitComboButton .dijitButtonContents,
.pabellon .dijitToolbar .dijitComboButton .dijitDownArrowButton {
	background: none;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 12px;
}
.pabellon .dijitToolbar .dijitButton,
.pabellon .dijitToolbar .dijitToggleButton,
.pabellon .dijitToolbar .dijitDropDownButton,
.pabellon .dijitToolbar .dijitComboButton .dijitButtonContents,
.pabellon .dijitToolbar .dijitComboButton .dijitDownArrowButton {
	background: none;	
	padding: 1px;	
}
.pabellon .dijitToolbar .dijitButtonChecked,
.pabellon .dijitToolbar .dijitToggleButtonChecked {
	background-color:#ffeeb9;
	border:1px solid #f7c95c;
	padding: 0;
}
.pabellon .dijitToolbar .dijitButtonCheckedHover,
.pabellon .dijitToolbar .dijitToggleButtonCheckedHover
 {
	background-color:#ffe284;
	border:1px solid #f7c95c;
	padding: 0;
}
.pabellon .dijitToolbar .dijitButtonHover,
.pabellon .dijitToolbar .dijitToggleButtonHover,
.pabellon .dijitToolbar .dijitDropDownButtonHover,
.pabellon .dijitToolbar .dijitComboButtonHover .dijitButtonContents,
.pabellon .dijitToolbar .dijitComboButtonDownArrowHover .dijitDownArrowButton {
	
	border: 1px solid #f7c95c;
	padding: 0;
	background-color:#ffe284;
}
.pabellon .dijitToolbar label {	
	padding: 3px 3px 0 6px;
}
.dj_ie .pabellon .dijitToolbar .dijitComboButton .dijitButtonContentsFocused,
.dj_ie .pabellon .dijitToolbar .dijitComboButton .dijitDownArrowButtonFocused,
.dj_ff2 .pabellon.dijitToolbar .dijitComboButton .dijitButtonContentsFocused,
.dj_ff2 .pabellon .dijitToolbar .dijitComboButton .dijitDownArrowButtonFocused {
	
	border: 1px #555 dotted !important;
	padding: 0px;
}
.pabellon .dijitDialog {
	background: #eee;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: 0px 5px 10px #adadad;
	padding: 0px;
}
.pabellon .dijitDialog .dijitDialogTitle {
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 0.9em;
	color: #3243C5F;
}
.pabellon .dijitDialog .dijitDialogPaneContent {
	background: #ffffff;
	border:none;
	border-top: 1px solid #d3d3d3; 
	padding:10px;
}
.pabellon .dijitDialogTitleBar {
	
	background: #fafafa url(../images/titleBar.png) repeat-x top left;
	padding: 5px 6px 3px 6px;
	cursor: move;
	outline:0; 
}
.pabellon .dijitDialogTitle {
	
	font-weight: bold;
	padding: 4px;
	outline:0;
}
.pabellon .dijitDialogCloseIcon {
	
	background : url(../images/spriteRoundedIconsSmall.png) no-repeat right top;
	position: absolute;
	vertical-align: middle;
	right: 6px;
	top: 4px;
	height: 15px;
	width: 15px;
	cursor: pointer;
}
.dj_ie .pabellon .dijitDialogCloseIcon {
	background : url(../images/spriteRoundedIconsSmall.gif) no-repeat right top;
}
.pabellon .dijitDialogContent {
	
	padding: 8px;
}
.pabellon .dijitTooltip,
.pabellon .dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 10px;
}
.dijitTooltipAbove {
	
	padding-bottom: 10px;
}
.pabellon .dijitTooltipContainer {
	
	background-color: #fff;
	border:1px solid #d3d3d3;
	padding:0.45em;
}
.pabellon .dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
.pabellon .dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 6px;
}
.pabellon .dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 6px;
	background:url(../images/tooltipConnectorUp.png) no-repeat top left;
	width:17px;
	height:11px;
}
.dj_ie .pabellon .dijitTooltipBelow .dijitTooltipConnector {
	background-image: url(../images/tooltipConnectorUp.gif);
}
.pabellon .dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 6px;
	background:url(../images/tooltipConnectorDown.png) no-repeat top left;
	width:17px;
	height:11px;
}
.dj_ie .pabellon .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../images/tooltipConnectorDown.gif);
}

.pabellon .dijitTooltipLeft {
	padding-right: 10px;
}

.pabellon .dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../images/tooltipConnectorRight.png) no-repeat top left;
	width:11px;
	height:17px;
}
.dj_ie .pabellon .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../images/tooltipConnectorRight.gif);
}
.pabellon .dijitTooltipRight {
	padding-left: 10px;
}
.pabellon .dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../images/tooltipConnectorLeft.png) no-repeat top left;
	width:11px;
	height:17px;
}
.dj_ie .pabellon .dijitTooltipRight .dijitTooltipConnector {
	background-image: url(../images/tooltipConnectorLeft.gif);
}
.pabellon .dijitMenu {
	border: 1px solid #d3d3d3;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.pabellon .dijitMenuItem {
	background-color: #fff;
	font-family: sans-serif;
	margin: 0px;
	color: #243C5F;
}
.pabellon .dijitMenuPreviousButton, .pabellon .dijitMenuNextButton {
	font-style: italic;
}
.pabellon .dijitMenuItem TD {
	padding:1px;
}
.pabellon .dijitMenuItemHover {
	background-color: #ffe284; 
	color: #243C5F;
}
.pabellon .dijitMenuItemIcon {
	width: 15px;
	height: 15px;
	
}
.pabellon .dijitMenuExpand {
	
	width:15px;
	height:15px;
	background-image: url(../images/spriteRoundedIconsSmall.png);
	background-repeat: no-repeat;
	background-position: -30px top;
	display:block;
}

.pabellon .dijitMenuSeparator {
	background-color: #fff;
	height: 1px;
}
.pabellon .dijitMenuSeparatorTop {
	border-bottom: 1px solid #fff; 
}
.pabellon .dijitMenuSeparatorBottom {
	border-top: 1px solid #d3d3d3;
}
.pabellon .dijitCheckedMenuItemIconChar {
	display: none;
}
.pabellon .dijitCheckedMenuItemIcon {
	background-image: url(../images/spriteCheckbox.gif);
	background-position: -16px;
}
.pabellon .dijitCheckedMenuItemIconChecked {
	background-position: 0px;
}
.pabellon .dijitMenuItemHover .dijitCheckedMenuItemIcon {
	background-position: -80px;
}
.pabellon .dijitMenuItemHover .dijitCheckedMenuItemIconChecked {
	background-position: -64px;
}

.pabellon .dijitToolbar .dijitToolbarSeparator {
	background: url(../images/editor.gif);
}
.pabellon .dijitEditorIcon {
	background-image: url(../images/editor.gif); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}
.pabellon .dijitDisabled .dijitEditorIcon {
	background-image: url(../images/editorDisabled.gif); 
}
.pabellon .dijitEditorIconSep { background-position: 0px; }
.pabellon .dijitEditorIconBackColor { background-position: -18px; }
.pabellon .dijitEditorIconBold { background-position: -36px; }
.pabellon .dijitEditorIconCancel { background-position: -54px; }
.pabellon .dijitEditorIconCopy { background-position: -72px; }
.pabellon .dijitEditorIconCreateLink { background-position: -90px; }
.pabellon .dijitEditorIconCut { background-position: -108px; }
.pabellon .dijitEditorIconDelete { background-position: -126px; }
.pabellon .dijitEditorIconForeColor { background-position: -144px; }
.pabellon .dijitEditorIconHiliteColor { background-position: -162px; }
.pabellon .dijitEditorIconIndent { background-position: -180px; }
.pabellon .dijitEditorIconInsertHorizontalRule { background-position: -198px; }
.pabellon .dijitEditorIconInsertImage { background-position: -216px; }
.pabellon .dijitEditorIconInsertOrderedList { background-position: -234px; }
.pabellon .dijitEditorIconInsertTable { background-position: -252px; }
.pabellon .dijitEditorIconInsertUnorderedList { background-position: -270px; }
.pabellon .dijitEditorIconItalic { background-position: -288px; }
.pabellon .dijitEditorIconJustifyCenter { background-position: -306px; }
.pabellon .dijitEditorIconJustifyFull { background-position: -324px; }
.pabellon .dijitEditorIconJustifyLeft { background-position: -342px; }
.pabellon .dijitEditorIconJustifyRight { background-position: -360px; }
.pabellon .dijitEditorIconLeftToRight { background-position: -378px; }
.pabellon .dijitEditorIconListBulletIndent { background-position: -396px; }
.pabellon .dijitEditorIconListBulletOutdent { background-position: -414px; }
.pabellon .dijitEditorIconListNumIndent { background-position: -432px; }
.pabellon .dijitEditorIconListNumOutdent { background-position: -450px; }
.pabellon .dijitEditorIconOutdent { background-position: -468px; }
.pabellon .dijitEditorIconPaste { background-position: -486px; }
.pabellon .dijitEditorIconRedo { background-position: -504px; }
.pabellon .dijitEditorIconRemoveFormat { background-position: -522px; }
.pabellon .dijitEditorIconRightToLeft { background-position: -540px; }
.pabellon .dijitEditorIconSave { background-position: -558px; }
.pabellon .dijitEditorIconSpace { background-position: -576px; }
.pabellon .dijitEditorIconStrikethrough { background-position: -594px; }
.pabellon .dijitEditorIconSubscript { background-position: -612px; }
.pabellon .dijitEditorIconSuperscript { background-position: -630px; }
.pabellon .dijitEditorIconUnderline { background-position: -648px; }
.pabellon .dijitEditorIconUndo { background-position: -666px; }
.pabellon .dijitEditorIconWikiword { background-position: -684px; }
.pabellon .dijitEditorIconToggleDir { background-position: -540px; }
.pabellon .dijitEditorIconTabIndent { background-position: -702px; }
.pabellon .dijitEditorIconSelectAll { background-position: -720px; }
.pabellon .dijitEditorIconUnlink { background-position: -738px; }
.dijitColorPalette {
	border:1px solid #d3d3d3;
	background:#fff;
	-moz-border-radius: 0px !important;
}









/*********nuevo **************************/


/*





 
.pabellon .dijitTabPaneWrapper {
	background:#fff;
	border:1px solid #ccc;
	margin: 0;
	padding: 0;
}
.pabellon .dijitTabInnerDiv {
	padding:0px 3px 0px 0px;
	margin: 0 0 0 4px;
	background: url("../images/tabContainerSprite.gif") no-repeat;
	background-position: right -400px;
}
.pabellon .dijitTab {
	line-height:normal;
	margin:0 2px 0 0;	
	padding:0px;
	background: url("../images/tabContainerSprite.gif") no-repeat 0 -300px;
	color: #6d6d6d;
	border-bottom: 1px #ccc solid;
}
.pabellon .dijitTabInnerDiv .dijitTabContent {
	padding:5px 3px 4px 4px;
	background: url("../images/tabContainerSprite.gif") repeat-x 0 -350px;
	position: relative;
}
.dijitTabSpacer {
	font-size: 1px;
}
.pabellon .dijitTabHover,
.pabellon .dijitTabCloseButtonHover {
	color: #243C5F;
	background: url("../images/tabContainerSprite.gif") no-repeat 0px -150px;
}
.pabellon .dijitTabHover .dijitTabInnerDiv,
.pabellon .dijitTabCloseButtonHover .dijitTabInnerDiv {
	background: url("../images/tabContainerSprite.gif") no-repeat right -250px;
}
.pabellon .dijitTabHover .dijitTabInnerDiv .dijitTabContent,
.pabellon .dijitTabCloseButtonHover .dijitTabInnerDiv .dijitTabContent {
	background: url("../images/tabContainerSprite.gif") repeat-x 0 -200px;
}
.pabellon .dijitTabChecked,
.pabellon .dijitTabCloseButtonChecked
{
	
	background: url("../images/tabContainerSprite.gif") no-repeat 0px -0px;
}
.pabellon .dijitTabChecked .dijitTabInnerDiv {
	background: url("../images/tabContainerSprite.gif") no-repeat right -100px;
}
.pabellon .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
	background: url("../images/tabContainerSprite.gif") repeat-x 0 -50px;
	color: #243C5F !important;
}
.pabellon .dijitTab .dijitClosable .closeNode {
	
	display:-moz-inline-box;		
	display:inline-block;			
	#zoom: 1; 
	#display:inline; 
	vertical-align:top;
	width: 1.25em;
	height: 1.25em;
	padding: 0;
	margin: 0;
}
.pabellon .dijitTab .dijitClosable .closeImage {
	background: url("../images/spriteRoundedIconsSmall.png") no-repeat -60px top;
	width: 15px;
	height: 15px;
}
.dj_ie6 .dijitTab .dijitClosable .closeImage {
	background: url("../images/spriteRoundedIconsSmall.gif") no-repeat -60px top;
}
.pabellon .dijitTabCloseButton .dijitClosable .closeImage {
	background: url("../images/spriteRoundedIconsSmall.png") no-repeat -60px top;
}
.dj_ie6 .pabellon .dijitTabCloseButton .dijitClosable .closeImage {
	background: url("../images/spriteRoundedIconsSmall.gif") no-repeat -60px top;
}
.pabellon .dijitTabCloseButtonHover .dijitClosable .closeImage {
	background: url("../images/spriteRoundedIconsSmall.png") no-repeat -60px top;
}
.dj_ie6 .pabellon .dijitTabCloseButtonHover .dijitClosable .closeImage {
	background: url("../images/spriteRoundedIconsSmall.gif") no-repeat -60px top;
}
.pabellon .dijitTab .dijitTabButtonSpacer {
	height: 15px;
	width: 1px;
}
.pabellon .dijitTabContainerTop-tabs {
	margin-bottom: -1px;
	border-color: #ccc;
	padding-left: 3px;
}
.pabellon .dijitTabContainerTop-container {
	border-top: none;
}
.pabellon .dijitTabContainerTop-tabs .dijitTabChecked {
	border-bottom-color: #f8f8f8;
}
.pabellon .dijitTabContainerTopStrip {
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-left: 3px;
}
.pabellon .dijitTabContainerTopStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerBottom-tabs {
	margin-top: -1px;
	border-color: #ccc;
	padding-left: 3px;
}
.pabellon .dijitTabContainerBottom-container {
	border-bottom: none;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTab {
	border-bottom: none;
	border-top: 1px solid #ccc;
	background: url("../images/tabBottomEnabledSpriteLR.gif") no-repeat bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked {
	border-top-color:#f8f8f8;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabInnerDiv .dijitTabContent {
	padding-top: 4px;
	padding-bottom: 5px;
	background: url("../images/tabBottomEnabledC.gif") repeat-x bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabInnerDiv {
	background: url("../images/tabBottomEnabledSpriteLR.gif") no-repeat bottom right;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabHover,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonHover {
	color: #243C5F;
	background: url("../images/tabBottomHoverSpriteLR.gif") no-repeat bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabHover .dijitTabInnerDiv,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonHover .dijitTabInnerDiv {
	background: url("../images/tabBottomHoverSpriteLR.gif") no-repeat bottom right;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabHover .dijitTabInnerDiv .dijitTabContent,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonHover .dijitTabInnerDiv .dijitTabContent {
	background: url("../images/tabBottomHoverC.gif") repeat-x bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked,
.pabellon .dijitTabContainerBottom-tabs .dijitTabCloseButtonChecked
{
	
	background: url("../images/tabBottomActiveSpriteLR.gif") no-repeat bottom left;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked .dijitTabInnerDiv {
	background: url("../images/tabBottomActiveSpriteLR.gif") no-repeat bottom right;
}
.pabellon .dijitTabContainerBottom-tabs .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
	background: url("../images/tabBottomActiveC.gif") repeat-x bottom left;
}
.pabellon .dijitTabContainerBottomStrip {
	padding-bottom: 2px;
	padding-left: 3px;	
	border: 1px solid #ccc;
}
.pabellon .dijitTabContainerBottomStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerBottom-spacer,
.pabellon .dijitTabContainerTop-spacer {
	height: 2px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.pabellon .dijitTabContainerRight-tabs {
	margin-left: -1px;
	border-color: #ccc;
	padding-top: 3px;
}
.pabellon .dijitTabContainerRight-container {
	border-right: none;
}
.pabellon .dijitTabContainerRight-tabs .dijitTab {
	border-bottom: none;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #dedede !important;
}
.dj_ie .pabellon .dijitTabContainerRight-tabs .dijitTabInnerDiv {
	border-bottom: solid #fff 1px;
}
.pabellon .dijitTabContainerRight-tabs .dijitTabChecked {
	border-left-color: #f8f8f8;
}
.pabellon .dijitTabContainerRight-tabs .dijitTabChecked {
	background: url("../images/tabRightChecked.gif") no-repeat left top !important;
}
.dj_ie .pabellon .dijitTabContainerRight-tabs .dijitTabChecked .dijitTabInnerDiv,
.dj_ie .pabellon .dijitTabContainerRight-tabs .dijitTabCheckedHover .dijitTabInnerDiv {
	border-bottom: solid #efefef 1px;
}
.pabellon .dijitTabContainerRight-tabs .dijitTab {
	background: url("../images/tabContainerSprite.gif") no-repeat left -350px;
}
.pabellon .dijitTabContainerRight-tabs .dijitTabHover .dijitTab {
	background: url("../images/tabContainerSprite.gif") no-repeat left -200px;
}
.pabellon .dijitTabContainerRightStrip {
	padding-right: 2px;
	padding-top: 3px;	
	border: 1px solid #ccc;
}
.pabellon .dijitTabContainerRightStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerLeft-tabs {
	margin-right: -1px;
	border-color: #ccc;
	padding-top: 3px;
}
.pabellon .dijitTabContainerLeft-container {
	border-left: none;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTab {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #dedede;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabChecked {
	border-right: 1px solid #f8f8f8;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabInnerDiv {
	background: url("../images/tabContainerSprite.gif") no-repeat right -350px;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabHover .dijitTabInnerDiv {
	background: url("../images/tabContainerSprite.gif") no-repeat right -200px;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTabChecked .dijitTabInnerDiv,
.pabellon .dijitTabContainerLeft-tabs .dijitTabCheckedHover .dijitTabInnerDiv {
	background: url("../images/tabLeftChecked.gif") no-repeat right top;
}
.dj_ie .pabellon .dijitTabContainerLeft-tabs .dijitTabChecked .dijitTabInnerDiv,
.dj_ie .pabellon .dijitTabContainerLeft-tabs .dijitTabCheckedHover .dijitTabInnerDiv {
	border-bottom: solid #efefef 1px;
}
.dj_ie .pabellon .dijitTabContainerLeft-tabs .dijitTabInnerDiv {
border-bottom: solid #fff 1px;
}
.pabellon .dijitTabContainerLeftStrip {
	padding-left: 2px;
	padding-top: 3px;	
	border: 1px solid #ccc;
}
.pabellon .dijitTabContainerLeftStrip {
	background: #f2f2f2;
}
.pabellon .dijitTabContainerLeft-tabs .dijitTab,
.pabellon .dijitTabContainerRight-tabs .dijitTab {
	margin-right:auto;
	margin-bottom:2px;	
}
.pabellon .dijitTabContainerLeft-spacer,
.pabellon .dijitTabContainerRight-spacer {
	width: 2px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.pabellon .dijitTabContainerTop-dijitContentPane .dijitTabContainerTop-tabs {
	border-left: 0px solid #ccc;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding-top: 0px;
	padding-left: 0px;	
}

*/
