/* START Telerik.Web.UI.Skins.Splitter.css */

/*****************************************************************************/
/* these below are not skin/border size specific. Shared between all skins */
/*****************************************************************************/
.nested,
.nestedHorizontal 
{
	border-width: 0px !important;
}

/************ nested vertical ****************/
.nested .pane, 
.nested .resizeBar,
.nested .resizeBarOver,
.nested .resizeBarInactive  
{
	border-top: 0px;
	border-bottom: 0px;
}

.nested .pane.firstItem,
.nested .resizeBar.firstItem,
.nested .resizeBarOver.firstItem,
.nested .resizeBarInactive.firstItem
{
	border-left: 0px;
}

.nested .pane.lastItem, 
.nested .resizeBar.lastItem,
.nested .resizeBarOver.lastItem,
.nested .resizeBarInactive.lastItem
{
	border-right: 0px;
}

.nested .pane.firstItem.lastItem, 
.nested .resizeBar.firstItem.lastItem,
.nested .resizeBarOver.firstItem.lastItem,
.nested .resizeBarInactive.firstItem.lastItem
{
	border-left: 0px;
	border-right: 0px;
}

/************ nested horizontal ****************/

.nestedHorizontal .paneHorizontal, 
.nestedHorizontal .resizeBarHorizontal,
.nestedHorizontal .resizeBarOverHorizontal,
.nestedHorizontal .resizeBarInactiveHorizontal
{
	border-left: 0px;
	border-right: 0px;
}

.nestedHorizontal .paneHorizontal.firstItem,
.nestedHorizontal .resizeBarHorizontal.firstItem,
.nestedHorizontal .resizeBarOverHorizontal.firstItem,
.nestedHorizontal .resizeBarInactiveHorizontal.firstItem
{
	border-top: 0px;
}

.nestedHorizontal .paneHorizontal.lastItem, 
.nestedHorizontal .resizeBarHorizontal.lastItem,
.nestedHorizontal .resizeBarOverHorizontal.lastItem,
.nestedHorizontal .resizeBarInactiveHorizontal.lastItem
{
	border-bottom: 0px;
}

.nestedHorizontal .paneHorizontal.firstItem.lastItem, 
.nestedHorizontal .resizeBarHorizontal.firstItem.lastItem,
.nestedHorizontal .resizeBarOverHorizontal.firstItem.lastItem,
.nestedHorizontal .resizeBarInactiveHorizontal.firstItem.lastItem
{
	border-top: 0px;
	border-bottom: 0px;
}

/************ sliding pane icons ****************/

.slideHeaderIconWrapper div
{
	font-size: 1px;
	line-height: 1px;
}

/************ VisibleDuringInit ****************/

* html .HideBordersWhileLoading
{
    filter: chroma(color=*);
}
*+html .HideBordersWhileLoading,
*+html .HideBordersWhileLoading td
{
     border-color: transparent !important;
}

/************ SlidingPanes content elements overflow problem in Firefox ****************/

.hideContentOverflow div
{
	overflow: hidden !important;
}

.hideContentOverflow iframe
{
	visibility: hidden !important;
}
/* END Telerik.Web.UI.Skins.Splitter.css */
/* START Telerik.Web.UI.Skins.Office2007.Splitter.Office2007.css */
/* border style definition */
table.RadSplitter_Office2007,
.RadSplitter_Office2007 .resizeBar,
.RadSplitter_Office2007 .slideContainerResize,
.RadSplitter_Office2007 .resizeBarOver,
.RadSplitter_Office2007 .slideContainerResizeOver,
.RadSplitter_Office2007 .slideContainerResizeHorizontal,
.RadSplitter_Office2007 .slideContainerResizeOverHorizontal,
.RadSplitter_Office2007 .resizeBarInactive,
.RadSplitter_Office2007 .resizeBarHorizontal,
.RadSplitter_Office2007 .resizeBarOverHorizontal,
.RadSplitter_Office2007 .resizeBarInactiveHorizontal,
.RadSplitter_Office2007 .pane, 
.RadSplitter_Office2007 .paneHorizontal
{
	border: 1px solid #6593cf;
}

/* applies to the RadSlidingPanes */
div.RadSplitter_Office2007,
table.slideContainer
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

table.RadSplitter_Office2007
{
	border-collapse: collapse;
	border-bottom:1px; /* half the size of the border, but at least 1px */
}

.RadSplitter_Office2007 .pane,.RadSplitter_Office2007 .paneHorizontal 
{
	padding: 0px;
	text-align:left;
}

.RadSplitter_Office2007 .resizeBar,
.RadSplitter_Office2007 .slideContainerResize,
.RadSplitter_Office2007 .resizeBarOver,
.RadSplitter_Office2007 .slideContainerResizeOver,
.RadSplitter_Office2007 .resizeBarInactive,
.RadSplitter_Office2007 .slideContainerResizeHorizontal,
.RadSplitter_Office2007 .slideContainerResizeOverHorizontal,
.RadSplitter_Office2007 .resizeBarHorizontal,
.RadSplitter_Office2007 .resizeBarOverHorizontal,
.RadSplitter_Office2007 .resizeBarInactiveHorizontal
{
	padding: 0px;
	font-size:1px;
	background: #638ec8 url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULeYI_yjJ6l3G_Wz6u4ykKUOuoL0ZWJjQBM5fYB_inLvNg1&t=633676405965916622) repeat-x;
	text-align:center;
}

.RadSplitter_Office2007 .resizeBar,
.RadSplitter_Office2007 .slideContainerResize,
.RadSplitter_Office2007 .resizeBarOver,
.RadSplitter_Office2007 .slideContainerResizeOver,
.RadSplitter_Office2007 .resizeBarInactive
{
	
	width:4px;	
}

.RadSplitter_Office2007 .resizeBarHorizontal,
.RadSplitter_Office2007 .resizeBarOverHorizontal,
.RadSplitter_Office2007 .slideContainerResizeHorizontal,
.RadSplitter_Office2007 .slideContainerResizeOverHorizontal,
.RadSplitter_Office2007 .resizeBarInactiveHorizontal
{
	height:4px;
}

.RadSplitter_Office2007 .resizeBarOver, 
.RadSplitter_Office2007 .resizeBarOverHorizontal
{
	border:1px solid #4a70a2;
}

/********************* Helper Bar ******************************/
.RadSplitter_Office2007 .helperBarDrag, 
.RadSplitter_Office2007 .helperBarSlideDrag,
.RadSplitter_Office2007 .helperBarSlideDragHorizontal,
.RadSplitter_Office2007 .helperBarDragHorizontal
{
	font-size:1px;
	background-color:#ccc;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 

	opacity: 0.6;
}

/* resize bar onerror */
.RadSplitter_Office2007 .helperBarError, 
.RadSplitter_Office2007 .helperBarSlideError,
.RadSplitter_Office2007 .helperBarErrorHorizontal
{
	font-size:1px;
	background-color: #f60;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	opacity: 0.6;
}

/********************* Colapse Bar *****************************/
/*
.RadSplitter_Office2007 .collapseBar
{	

}

.RadSplitter_Office2007 .collapseBarHorizontal
{	

}

.RadSplitter_Office2007 .collapseBarOver, 
.RadSplitter_Office2007 .collapseBarOverHorizontal
{
	background: #e6f0fd;
}

.RadSplitter_Office2007 .collapseBarOver 
{
	border-top: 1px solid #4a70a2;
	border-bottom: 1px solid #4a70a2;
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULeBQ5W7WUNGixFqe0Uvwylarn41G42JTaTKzRGKji39c41&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarOverHorizontal
{
	border-left: 1px solid #4a70a2;
	border-right: 1px solid #4a70a2;
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULeBQ5W7WUNGixFqe0UvwylaiY6QWsKeRqh1bSsEpr8_bv0T1CrrDtWdqGFPuxqme5P0&t=633676405965916622);
}



.RadSplitter_Office2007 .collapseBarError, 
.RadSplitter_Office2007 .collapseBarErrorHorizontal
{
	background-color:red;
}
*/

.RadSplitter_Office2007 .collapseBarWrapper
{
	width: 4px;
	margin: auto;
}

.RadSplitter_Office2007 .collapseBarCollapse
{	
	cursor: pointer;
	width: 4px;
	height: 27px;
	margin: auto;
	text-align:center;
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfYoWn4KSdtGsrnvbWiOHTSD87ozMwI9D7b-90XnzNIiM0&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarExpand
{	
	cursor: pointer;
	width: 4px;
	height: 27px;
	margin: auto;
	text-align:center;
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2Pfa6HgeuRQ1jyKMglYZT-IJc1&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarHorizontalWrapper
{
	height: 4px;
	margin: auto;
}

.RadSplitter_Office2007 .collapseBarHorizontalCollapse
{	
	cursor: pointer;
	width: 27px;
	height: 4px;
	margin: auto;
	text-align:center;
	float: left;
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfbNNkDv-rOm_G3oURdnqnjAwLcWF9qEgYMrJLMmSyEwF0&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarHorizontalExpand
{	
	cursor: pointer;
	width: 27px;
	height: 4px;
	margin: auto;
	text-align:center;
	float: right;
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfZD-_ArxX4DgIlSSoNybwGk1&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarCollapseOver
{	
	cursor: pointer;
	width: 4px;
	height: 27px;
	margin: auto;
	text-align:center;	
	background: #e6f0fd url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfYoWn4KSdtGsrnvbWiOHTSD87ozMwI9D7b-90XnzNIiM0&t=633676405965916622);
	border-top: 1px solid #4a70a2;
	border-bottom: 1px solid #4a70a2;
}

.RadSplitter_Office2007 .collapseBarExpandOver
{	
	cursor: pointer;
	width: 4px;
	height: 27px;
	margin: auto;
	text-align:center;
	background: #e6f0fd url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2Pfa6HgeuRQ1jyKMglYZT-IJc1&t=633676405965916622);
	border-top: 1px solid #4a70a2;
	border-bottom: 1px solid #4a70a2;
}

.RadSplitter_Office2007 .collapseBarHorizontalCollapseOver
{	
	cursor: pointer;
	width: 27px;
	height: 4px;
	margin: auto;
	text-align:center;
	float: left;	
	background: #e6f0fd url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfbNNkDv-rOm_G3oURdnqnjAwLcWF9qEgYMrJLMmSyEwF0&t=633676405965916622);
	border-left: 1px solid #4a70a2;
	border-right: 1px solid #4a70a2;
}

.RadSplitter_Office2007 .collapseBarHorizontalExpandOver
{	
	cursor: pointer;
	width: 27px;
	height: 4px;
	margin: auto;
	text-align:center;
	float: right;
	background: #e6f0fd url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfZD-_ArxX4DgIlSSoNybwGk1&t=633676405965916622);
	border-left: 1px solid #4a70a2;
	border-right: 1px solid #4a70a2;
}

.RadSplitter_Office2007 .collapseBarCollapseError
{	
	cursor: pointer;
	width: 4px;
	height: 27px;
	margin: auto;
	text-align:center;
	background: red url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfYoWn4KSdtGsrnvbWiOHTSD87ozMwI9D7b-90XnzNIiM0&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarExpandError
{	
	cursor: pointer;
	width: 4px;
	height: 27px;
	margin: auto;
	text-align:center;
	background: red url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2Pfa6HgeuRQ1jyKMglYZT-IJc1&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarHorizontalCollapseError
{	
	cursor: pointer;
	width: 27px;
	height: 4px;
	margin: auto;
	text-align:center;
	float: left;
	background: red url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfbNNkDv-rOm_G3oURdnqnjAwLcWF9qEgYMrJLMmSyEwF0&t=633676405965916622);
}

.RadSplitter_Office2007 .collapseBarHorizontalExpandError
{	
	cursor: pointer;
	width: 27px;
	height: 4px;
	margin: auto;
	text-align:center;
	float: right;
	background: red url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULe8kOyybuGKsKO6CXsfO2PfZD-_ArxX4DgIlSSoNybwGk1&t=633676405965916622);
}

/***********************************************/
/*             SLIDE                           */
/***********************************************/

/************************************************
	sliding zone 
*/
.RadSplitter_Office2007 .slideZone
{
	background: white;
}

/************************************************ 
	pane tabs 
*/
.RadSplitter_Office2007 .tabsContainer 
{
	color: #333;
}

.RadSplitter_Office2007 .paneTabContainer,
.RadSplitter_Office2007 .paneTabContainerExpanded,
.RadSplitter_Office2007 .paneTabContainerDocked,
.RadSplitter_Office2007 .paneTabContainerHorizontal,
.RadSplitter_Office2007 .paneTabContainerExpandedHorizontal,
.RadSplitter_Office2007 .paneTabContainerDockedHorizontal
{
	width: 21px;
	height: auto;
	overflow: hidden;
	cursor: default;
	text-align: center;
	font-size: 1px;
	color: #15428b;
	padding: 6px 0px;
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH2X_gEZxGI6fdT16tTmu2Rg1&t=633676405965916622') repeat-y;
	border-top: solid 1px #f3f7fd;
	border-right: solid 1px #92a5c7;
	border-bottom: solid 1px #92a5c7;
}

.RadSplitter_Office2007 .paneTabContainerExpanded,
.RadSplitter_Office2007 .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH-GPShFaZhgxOWkpsj899Rtj5bFBAWwqunzVD1gRndXd0&t=633676405965916622') repeat-y;
	color: #15428b;
}

/***** tabs on right position *******/


.RadSplitter_Office2007 .tabsContainer.right
{
	width: 23px;
}


.RadSplitter_Office2007 .right .paneTabContainer,
.RadSplitter_Office2007 .right .paneTabContainerExpanded,
.RadSplitter_Office2007 .right .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH7BK2lVym73k4gGh6fz02d-BaAqQKVubTjVY_U-keTBD0&t=633676405965916622') repeat-y right;
	width: 20px;
	border-top: solid 1px #f3f7fd;
	border-left: solid 1px #92a5c7;
	border-bottom: solid 1px #92a5c7;
	color: #15428b;
}


.RadSplitter_Office2007 .right .paneTabContainerExpanded,
.RadSplitter_Office2007 .right .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH-GPShFaZhgxOWkpsj899RutaxyyPS6_aMvw-8M07KMg0&t=633676405965916622') repeat-y right;
	color: #15428b;
}

/*****  -- End tabs on right position *******/

/***** tabs on top position *******/

.RadSplitter_Office2007 .tabsContainer .top
{
	height: 23px;
}


.RadSplitter_Office2007 .top .paneTabContainer,
.RadSplitter_Office2007 .top .paneTabContainerExpanded,
.RadSplitter_Office2007 .top .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH_vhFLDs0ysj9uYAR9Pw9og1hkmtlCAPN8jEEcIUd4Nw0&t=633676405965916622') repeat-x top;
	height: 20px;
	border-right: solid 1px #f3f7fd;
	border-top: solid 1px #92a5c7;
	border-bottom: solid 1px #92a5c7;
	border-left: solid 1px #92a5c7;
	color: #15428b;											
	float:left;
	padding: 0px 6px;
	width:auto;
}


.RadSplitter_Office2007 .top .paneTabContainerExpanded,
.RadSplitter_Office2007 .top .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH-GPShFaZhgxOWkpsj899RvXkbb6GOC0BB1yja65rKQz0&t=633676405965916622') repeat-x top;
	color: #15428b;
}

.RadSplitter_Office2007 .top .paneTabText
{
	writing-mode: lr-tb;/* Office2007 */
}

.RadSplitter_Office2007 .top .paneTabIcon
{
	display: block; 
	float: left
}

/***** tabs on bottom position *******/

.RadSplitter_Office2007 .tabsContainer .bottom
{
	height: 23px;
}

.RadSplitter_Office2007 .bottom .paneTabContainer,
.RadSplitter_Office2007 .bottom .paneTabContainerExpanded,
.RadSplitter_Office2007 .bottom .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH83u6XkaS7k_wQX6ORXrshz-ZAPhtio7Xt4QNPR-mEWW0&t=633676405965916622') repeat-x top;
	height: 20px;
	border-right: solid 1px #f3f7fd;
	border-bottom: solid 1px #92a5c7;
	border-top: 0px;
	border-left: solid 1px #92a5c7;
	color: #15428b;											
	float:left;
	padding: 0px 6px;
	width:auto;
}


.RadSplitter_Office2007 .bottom .paneTabContainerExpanded,
.RadSplitter_Office2007 .bottom .paneTabContainerDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULepWzjhphZbHnRYkaAicVsH-GPShFaZhgxOWkpsj899Ruk72Rg9A1BkWYr5jrL_lhh0&t=633676405965916622') repeat-x top;
	color: #15428b;
}

.RadSplitter_Office2007 .bottom .paneTabText
{
	writing-mode: lr-tb;/* Office2007 */
}

.RadSplitter_Office2007 .bottom .paneTabIcon
{
	display: block; 
	float: left
}

/*****  -- End tabs on bottom position *******/

.RadSplitter_Office2007 .paneTabText
{
	writing-mode: tb-rl;
	font: 10px Verdana, Arial, Helvetica;
	white-space:nowrap;
	margin:2px;
}

.RadSplitter_Office2007 .paneTabIcon
{
	margin:2px;
}

/************************************************ 
	slide/dock containers 
*/
.RadSplitter_Office2007 .slideContainer 
{
	border:0px solid #073b96;
	border-collapse:collapse;
}

.RadSplitter_Office2007 .slideContainerDocked
{
	
}

.RadSplitter_Office2007 .slideHeader, 
.RadSplitter_Office2007 .slideHeaderDocked
{
	background: url('/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULeaZb_JWuAnDdBuayyrFN9kIPf3kf_6oN7MGkJlMVzGUk1&t=633676405965916622') repeat-x;
	height: 18px;
}

.RadSplitter_Office2007 .slideContainerResize,
.RadSplitter_Office2007 .slideContainerResizeHorizontal,
.RadSplitter_Office2007 .slideContainerResizeOver,
.RadSplitter_Office2007 .slideContainerResizeOverHorizontal
{ 
     background: #a4c3eb none;
     border-left: solid 1px #6593cf;
     border-right: solid 1px #6593cf;
     width: 2px;
}

.RadSplitter_Office2007 .slideContainerResize,
.RadSplitter_Office2007 .slideContainerResizeOver
{
	border-top: 0px;
	border-bottom: 0px;
}

.RadSplitter_Office2007 .slideContainerResizeHorizontal,
.RadSplitter_Office2007 .slideContainerResizeOverHorizontal
{
	border-left:0px;
	border-right:0px;
}
/*
.RadSplitter_Office2007 .slideHeaderIcon,
.RadSplitter_Office2007 .slideHeaderIconOver
{
	margin: 3px;
	cursor: hand;
	cursor: pointer;
} 
*/

.RadSplitter_Office2007 .slideHeaderIconWrapper
{
	width: 17px;
}

.RadSplitter_Office2007 .slideHeaderIconsWrapper
{
	float: right;
}

.RadSplitter_Office2007 .slideHeaderUndockIcon,
.RadSplitter_Office2007 .slideHeaderDockIcon,
.RadSplitter_Office2007 .slideHeaderCollapseIcon,
.RadSplitter_Office2007 .slideHeaderUndockIconOver,
.RadSplitter_Office2007 .slideHeaderDockIconOver,
.RadSplitter_Office2007 .slideHeaderCollapseIconOver
{	
	width: 11px;
	height: 11px;
	float: left;
	margin: 3px;
	cursor: hand;
	cursor: pointer;
} 

.RadSplitter_Office2007 .slideHeaderUndockIcon,
.RadSplitter_Office2007 .slideHeaderUndockIconOver
{
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULeENgN-wZ_dHsxzoQYKDlvLF8H0xwniiTh7EOfTqy4FnA1&t=633676405965916622); 
}

.RadSplitter_Office2007 .slideHeaderDockIcon,
.RadSplitter_Office2007 .slideHeaderDockIconOver
{
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULelp3UY51RMWC2pMxaW28UeEHcplLEsREHCy7gT9G-h841&t=633676405965916622); 
}

.RadSplitter_Office2007 .slideHeaderCollapseIcon,
.RadSplitter_Office2007 .slideHeaderCollapseIconOver
{
	background: url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULebSuwZfvJOrMp904qhAeK42CbAy2hrSlloYtmYf81as01&t=633676405965916622); 
}

.RadSplitter_Office2007 .slideTitle, 
.RadSplitter_Office2007 .slideTitleDocked 
{
	font: bold 11px Verdana;
	color: #15428b;
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	line-height: 18px;
}

.RadSplitter_Office2007 .slideTitleContainer
{
	background: #b8cfe9 url(/WebResource.axd?d=EWdB1SYxo4vAY0ZLp6PptX14ABdnCQp0YlpqvzSz5EML9D7mHmqhxtmPGD6kqULeaZb_JWuAnDdBuayyrFN9kIPf3kf_6oN7MGkJlMVzGUk1&t=633676405965916622) repeat-x;
	height: 18px;
}

.RadSplitter_Office2007 .slideContent, 
.RadSplitter_Office2007 .slideContentDocked
{
	font:10px Verdana;
	color:Office2007;
	background-color:white;
	padding:5px;
	text-align:left;
}

.RadSplitter_Office2007 .helperBarSlideDrag,
.RadSplitter_Office2007 .slideContainerResize,
.RadSplitter_Office2007 .slideContainerResizeOver
{
	cursor:w-resize;
}

.RadSplitter_Office2007 .helperBarSlideDragHorizontal,
.RadSplitter_Office2007 .slideContainerResizeHorizontal,
.RadSplitter_Office2007 .slideContainerResizeOverHorizontal
{
	cursor:n-resize;
}

.RadSplitter_Office2007 .resizeBarHorizontal,
.RadSplitter_Office2007 .resizeBarInactiveHorizontal
{
	background: #638ec8 none;
	height:8px;
}

.RadSplitter_Office2007 .resizeBarOver,
.RadSplitter_Office2007 .resizeBarOverHorizontal
{
	background: #f9f9f9 none;
}
/********************* Helper Bar ******************************/
.RadSplitter_Office2007 .helperBarDrag, 
.RadSplitter_Office2007 .helperBarDragHorizontal
{
	font-size:1px;
	background-color:#ccc;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	opacity: 0.6;
}

/* resize bar onerror */
.RadSplitter_Office2007 .helperBarError, 
.RadSplitter_Office2007 .helperBarErrorHorizontal
{
	font-size:1px;
	background-color: #f60;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	opacity: 0.6;
}

/********************* Colapse Bar *****************************/

.RadSplitter_Office2007 .collapseBar
{	

}

.RadSplitter_Office2007 .collapseBarHorizontal
{	

}

.RadSplitter_Office2007 .collapseBarOver
{
	background: #f9f9f9;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

.RadSplitter_Office2007 .collapseBarOverHorizontal
{
	background: #f9f9f9;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
.RadSplitter_Office2007 .collapseBarError, 
.RadSplitter_Office2007 .collapseBarErrorHorizontal
{
	background-color:red;
}


/* END Telerik.Web.UI.Skins.Office2007.Splitter.Office2007.css */
/* START Telerik.Web.UI.Skins.TreeView.css */
/*

RadTreeView base css

* Notes on some CSS class names *

class  --  HTML element  --  description 

rtUL  --  <ul>  --  multiple nodes container
rtLI  --  <li>  --  one node 
rtFirst  --  <li>  -- TreeView's first node
rtLast  --  <li>  -- last node in a given node group (<ul>)
rtTop,rtMid,rtBot  --  <div>  -- a wrapper (<div>) inside a node (<li>) - can be in a top, middle or bottom node in a given node group
rtIn  --  <span> or <div>  -- the inner container inside a node - contains text (<span> rendering) or template (<div> rendering)
rtSp  --  <span>  -- holds a dummy element for adjustment of node heights (should be an even number if the skin node lines are dotted)
rtChk  --  <input>  -- holds a node's checkbox
rtImg  --  <img>  -- holds a node's icon
rtPlus,rtMinus -- <span> -- holds a node's expand / collapse buttons (plus / minus signs)

*/

.RadTreeView
{
	white-space:nowrap;
	cursor: default;
}

.RadTreeView .rtUL
{
	margin:0;
	padding:0;
}

.RadTreeView .rtLI
{
	list-style-image: none;
	list-style-position:outside;
	list-style:none;
}

/* link with NavigateUrl*/

.RadTreeView a.rtIn
{
	text-decoration: none;
	cursor: pointer;
}

/* template container */
.RadTreeView div.rtIn
{
	display:-moz-inline-block;
	display:inline-block;
	vertical-align:top;
}

/* "massage" the template container to obtain inline-block display */

* html .RadTreeView div.rtIn
{
	display:inline-block;
}

* html .RadTreeView div.rtIn
{
	display:inline;
}

*+html .RadTreeView div.rtIn
{
	display:inline-block;
}

*+html .RadTreeView div.rtIn
{
	display:inline;
}

/* end of "massage" */

.RadTreeView .rtSp
{
	display: -moz-inline-box;
	display: inline-block;
	width: 1px;
	vertical-align: middle;
}

.RadTreeView .rtUL .rtUL
{
	padding-left:20px;
}

.RadTreeView .rtPlus,
.RadTreeView .rtMinus
{
	font-size:0;
	padding:0;
	display: -moz-inline-box;
	display:inline-block;
	vertical-align:top;
	cursor: pointer;
}

.RadTreeView .rtTop,
.RadTreeView .rtMid,
.RadTreeView .rtBot,
.RadTreeView .rtUL
{
	zoom:1;
}

.RadTreeView .rtImg,
.RadTreeView .rtIn,
.RadTreeView .rtChk
{
	vertical-align:middle;
}

.RadTreeView .rtIn
{
	color: inherit;
	font: inherit;
}

.RadTreeView .rtLoadingBefore,
.RadTreeView .rtLoadingAfter
{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}

.RadTreeView .rtLoadingBelow
{
	display:block;
}

.RadTreeView .rtEdit .rtIn
{
	cursor: text;
}
.RadTreeView .rtChecked, 
.RadTreeView .rtUnchecked, 
.RadTreeView .rtIndeterminate
{
    display:-moz-inline-box;
    display:inline-block;
    width: 13px;
    height: 13px;
	vertical-align:middle;
}

/*tri-state checkboxes*/


/* editing of wrapped nodes should add white-space nowrap to make the input box stay on the same line;
   if the white-space: normal is added through inline styles (on a per-node basis), it can be overriden only by using !important */
.RadTreeView .rtEdit *
{
	white-space: nowrap !important;
}

.RadTreeView .rtEdit .rtIn input
{
	outline: 0; /* disable safari glow effect - RadTreeView look consistency */
	cursor: text;
}

/* enables positioning of plus / minus images under firefox in rtl mode */


.RadTreeView_rtl .rtPlus, 
.RadTreeView_rtl .rtMinus
{
	position:relative;
}

/* reverts the above rule to fix the position:relative + overflow:auto bug under IE6&7 */
* html .RadTreeView_rtl .rtPlus, 
* html .RadTreeView_rtl .rtMinus
{
	position:static;
}

*+html .RadTreeView_rtl .rtPlus, 
*+html .RadTreeView_rtl .rtMinus
{
	position:static;
}

/*
turn on hasLayout of LI elements & inner treeitem containers in rtl mode
necessary to enable proper display of inner treeitem containers
*/
.RadTreeView_rtl .rtLI,
.RadTreeView_rtl .rtIn
{
	zoom:1;
}

.RadTreeView_rtl .rtUL .rtUL
{
	padding-right:20px;
	padding-left: 0;
}

/* hacks for Opera */
@media screen and (min-width:550px)
{
	/* opera inverts the padding automatically in rtl mode, so restore the initial order */
	html:first-child .RadTreeView_rtl .rtUL .rtUL
	{
		padding-left:20px;
		padding-right: 0;
	}
	
	/* fix for opera's unclickable plus/minus signs */
	html:first-child .RadTreeView .rtPlus:hover, 
	html:first-child .RadTreeView .rtMinus:hover
	{
		position: relative;
	}
	
	html:first-child .RadTreeView .rtSp
	{
		display: none;
	}
}

/* END Telerik.Web.UI.Skins.TreeView.css */
