/* OVERRIDE CFWINDOW STYLES */

	/* Header (Middle) */
	.x-dlg .x-dlg-hd {
		background: url(../images/hd-sprite_flex.gif) repeat-x 0px -82px;
		color:#ffffff;
		font:bold 12px "sans serif", tahoma, verdana, helvetica;
		text-align:left;
	}
	
	/* Header (Left) */
	.x-dlg .x-dlg-hd-left {
		background: url(../images/hd-sprite_flex.gif) no-repeat 0px -41px;
	}
	
	/* Header (Right) */
	.x-dlg .x-dlg-hd-right {
		background: url(../images/hd-sprite_flex.gif) no-repeat right 0px;
	}
	
	/* Body */
	.x-dlg .x-dlg-dlg-body{
		background:url();
		background-color:white;
		border:3px solid #777777;
		border-top:0px none;
		padding:10px;
		position:absolute;
		top:24px;left:0;
		z-index:1;
		overflow:hidden;
		text-align:left;
	}

/* OVERRIDE CFLAYOUT (TAB) STYLES */
	.x-tabs-wrap table{
   		border-width:0px;
	}
	.x-tabs-strip td{
   		border-width:0px;
	}

/* aslfkjaslkdfj askldj */
.x-layout-panel{

   /* position:absolute;border:0px solid #B7BABC; /* Panel outlines */
   overflow:hidden;
   background-color:white;

}

	
/* -------------------------------------------------------------------------------------- */


.x-layout-split{

    position:absolute;

    height:5px;

    width:5px;

    line-height:1px;

    font-size:1px;

    z-index:3;

    background-color:#C1CCD0;  /* splitter bg color */



}



.x-layout-panel-hd{

    /* background-image: url(../images/default/layout/panel-title-greylight-bg.gif); */ /*****************************/

    color: black;

    /* border-bottom:1px solid #B7BABC; /*Rule below Drawer header */

    position:relative;
	
	background-color:#777777;

}



.x-layout-panel-hd-text{

    font:normal 1em arial, tahoma, verdana, helvetica;

    padding: 4px;

    padding-left: 4px;

    display:block;

    white-space: nowrap;
	
	font-weight:bold;
	
	

}



.x-layout-panel-hd-tools{

    position:absolute;

    right:0px;

    top:0px;

    text-align:right;

    padding-top:2px;

    padding-right:2px;width:40px;

}





.x-layout-tools-button{

    z-index:6;

    padding:2px;

    cursor:pointer;

    float:right;

}



.x-layout-tools-button-over{

    padding:1px;

    border:1px solid #ffffff; /* drawer closer */

    background-color:white;

}



.x-layout-tools-button-inner{

    height:12px;

    width:12px;

    line-height:1px;

    font-size:1px;

    background-repeat:no-repeat;

    background-position:center;

}



.x-layout-close{

    background-image:url(../images/default/layout/panel-close.gif);

}



.x-layout-stick{

    background-image:url(../images/default/layout/stick.gif);

}



/* .x-layout-collapse-west,.x-layout-expand-east{

    background-image:url(../images/default/layout/collapse.gif);

}



.x-layout-expand-west,.x-layout-collapse-east{

    background-image:url(../images/default/layout/expand.gif);

}



.x-layout-collapse-north,.x-layout-expand-south{

    background-image:url(../images/default/layout/ns-collapse.gif);

}



.x-layout-expand-north,.x-layout-collapse-south{

    background-image:url(../images/default/layout/ns-expand.gif);

}

*/


.x-layout-split-h{

    background-image:url(../images/default/sizer/e-handle_flex.gif);

    background-position: left;

}



.x-layout-split-v{

    background-image:url(../images/default/sizer/s-handle_flex.gif);

    background-position: top;

}



.x-layout-panel .x-tabs-wrap{

    background-color:#eeeeee;

}



.x-layout-panel .x-tabs-body {

    background-color:white;

    overflow:auto;height:100%;

}





.x-layout-component-panel, .x-layout-nested-layout {

	position:relative;

   padding:0;

	overflow:hidden;

	width:200px;

	height:200px;



}

/* OVERRIDE DATEFIELD CALENDAR WIDGET STYLES */

.yui-calcontainer {
	position:relative;
	padding:5px;
	background-color:transparent;
	background-image:url(../images/transparent_background.png);
	background-repeat:repeat;
	/* border:1px solid #555555; */
	float:left;
	overflow:hidden; /* IE6 only, to clip iframe shim */
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

/* IE6 only */
.yui-calcontainer iframe.fixedsize {
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	right:5px;
	top:5px;
	border:none;
	z-index:1;
}

/* Calendar element styles */

.yui-calendar {
	font:90% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:collapse;
	position:relative;
	border:1px solid #555555;
	margin-top:5px;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	background-repeat:no-repeat;
	cursor:pointer;
	top:-1px;
	bottom:0;
	width:18px;
	height:18px;
	left:2px;
	z-index:1;
	background: url("../images/calrt.gif") no-repeat;
}

.yui-calendar .calnavright {
	position:absolute;
	background-repeat:no-repeat;
	cursor:pointer;
	top:-1px;
	bottom:0;
	width:18px;
	height:18px;  
	right:2px;
	z-index:1;
	background: url("../images/calrt.gif") no-repeat;
}

.yui-calendar td.calcell {
	padding:.3em .4em;
	border:1px solid #555555;
	background-color:#ffffff;
	text-align:center;
}

.yui-calendar td.calcell a {
	color:#3c3c3c;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	color:#000000;
	background-color:#221e1f;
	border:1px solid #555555;
}

.yui-calendar td.calcell.today {
	color:#ffffff;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#aaaaaa;
	background-color:#e8e8e8;
	border:1px solid #555555;
}

.yui-calendar td.calcell.selected {
	color:#ffffff;
	background-color:#fffa82;
	border-style:solid;
	border-width:1px;
	border-color:#ff0000;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#000000;
	background-color:#aaaaaa;
	border:1px solid #555555;
}

.yui-calendar td.calcell.calcellhover a {
	color:#ffffff;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#221e1f;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

.yui-calendar .calhead {
	border-bottom:1px solid #555555;
	padding-bottom:0px;
	padding-top:0px;
	height:28px;
	vertical-align:middle;
	background-color:#221e1f;
	color:#ffffff;
}

.yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calweekdaycell {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	width:1.5em;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#b31b34;
	border:1px solid #555555;

}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#777777;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/*Specific changes for calendar running under fonts/reset */
.yui-calendar a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}

/* img.close-icon {
	background-image:url(../images/calx.gif);
	z-index:2000;
} */

/*.selector {
    background-image: none;
}*/

