.WPC-toolsMenu .btn_edit{
	background:url(../../../../../../../skins/blueandgreen/img/btn_edit2.png?v=20111214172750) no-repeat top;
}
.WPC-toolsMenu a.btn_editLock{
	background:url(../../../../../../../skins/blueandgreen/img/btn_editLock.png?v=20111214172750) no-repeat top;
}
.panel .open .panelControl{
	background:transparent url(../../../../../../../skins/blueandgreen/img/btn_panelOpen.png?v=20111214172750) no-repeat center left;
}
.panel .close .panelControl{
	background:transparent url(../../../../../../../skins/blueandgreen/img/btn_panelClose.png?v=20111214172750) no-repeat center left;
}
#navigationGrippy {
	background: url(../../../../../../../skins/blueandgreen/img/bg_navGrippy.png?v=20111214172750) 50% 4px no-repeat;
}
.vscrollerbasebeg {
	background: url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) 50% -22px no-repeat;
}
.vscrollerbaseend {
	background: url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) 50% 0px no-repeat;
}
.tableList .header {
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_headerTable.png?v=20111214172750) repeat-x top;
}
.tableList tr.header th span.orderBy div.notActive {
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat 50% 0px;
}
.tableList tr.header th span.orderBy div.asc {
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat  50% 100%;
}
.tableList tr.header th span.orderBy div.desc {
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat 50% 0%;
}
.treeList div.noKids{
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat 50% 0px;
}
a.expandToggleExpanded {
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat 205% 3px;
}
a.expandToggleCollapsed {
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat 0px 50%;
}
.treeList div.open{
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat 50% .6em;
}
.treeList div.close{
	background:transparent url(../../../../../../../skins/blueandgreen/img/bg_arrows.png?v=20111214172750) no-repeat .3em 50%;
}
.dialogTitleGrip { 
	background:url(../../../../../../../skins/blueandgreen/img/bg_dialogGrippy.png?v=20111214172750);
}
	* html .dialogTitleGrip {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../../../../skins/blueandgreen/img/bg_dialogGrippy.png?v=20111214172750', sizingMethod='crop');
}
.dialogContent{
	background:#FFF url(../../../../../../../skins/blueandgreen/img/bg_dialogGradient.png?v=20111214172750) no-repeat top right;
}
.toggleMin .control a, .toggleMax .control a{display:block; padding-left:10px; background:transparent url(../../../../../../../skins/blueandgreen/img/btn_panelOpen.png?v=20111214172750) no-repeat center left;}
.toggleMin .control a{background-image:url(../../../../../../../skins/blueandgreen/img/btn_panelOpen.png?v=20111214172750);}
.toggleMax .control a{background-image:url(../../../../../../../skins/blueandgreen/img/btn_panelClose.png?v=20111214172750);}
#WPCAPI-linkColor 					{ color:#497FB1; }
	
#WPCAPI-hoverLinkColor 				{ color:#DE590A; }
	
#WPCAPI-borderBackgroundColor 		{ background-color:#4383C2; }
#WPCAPI-borderBevelColor 			{ border-color:#89C4FF #193161 #1b4a78 #2566A6; }
	
#WPCAPI-submitButtonBackgroundColor { background-color:#A9CEEE; }
	
#WPCAPI-alternativeBackgroundColor 	{ background-color:#F0F0F0; }
#WPCAPI-selectedBackgroundColor 	{ background-color:#EEEEEE; }


 .button, input.submit, input.button, button {
	background-color: #A9CEEE;
}
.dialogTitleDiv,
.dialogBodyOuter{
	border-color:#89C4FF #193161 #1b4a78 #2566A6;
	background-color:#4383C2;
}


body, #allcontent {
	 background:#252525;
}

a:link,a:visited {color:#497FB1;}
a:link:hover, a:visited:hover {color:#DE590A;}

#leftColumn .panel{
	background-color:#FFF;
}
#footer{color:#CCCCCC}

 
#WPC-title, #WPC-title a, #WPC-title a:hover {
	color:#497FB1
}


.panel {border:1px solid #89C4FF}


.panel .panelHeader{
	background-color:#4A83BC;
	color:#FFF;
}
.panel .panelContent{
	background-color:#FFF;
}

#pageAttributes {
	border:1px solid #CCCCCC;
	background-color:#DDECF0;
}
#navigationGrippy {
	border-color:#89C4FF;
}

.vscrollerbarbeg {
	border:1px solid #CCCCCC;
	width:7px;
	background-color:#DDECF0;
}
.vscrollerbase {
	border-left:1px solid #89C4FF;
}

.treeList .current{
	background-color:#DDECF0
}
.treeList li div.hover, .treeList li div.close:hover, .treeList li div.open:hover{
	background-color:#DDECF0
}
.treeList li a:hover{
	background-color:#DDECF0
}

