﻿.AddPanelItem {padding-left:5px;}
.AddPanelItem .ImagePart {float:left;width:21px;line-height:27px;}
.AddPanelItem .LinkPart { float:left;line-height:27px;margin-left:5px; }
.AddPanelItem .LinkPartEnd { clear:both; }

.DragablePanelGroup{min-height:10px;}
.DeletePanel{width:14px;padding:3px 4px 3px 4px;float:right;background-color:white;border-bottom:solid 1px #ccc;border-left:solid 1px #ccc;border-right:solid 1px #ccc;}
.CustomisePanel{width:14px;padding:3px 4px 3px 4px;float:right;background-color:white;border-bottom:solid 1px #ccc;border-left:solid 1px #ccc;border-right:solid 1px #ccc;}

.EndPanelButton{width:0px;height:0px;clear:right;}
.PanelHeaderTitle{margin-top:9px;}

#DragHelper {border:2px dashed #666666;FILTER: alpha(opacity=30); -moz-opacity: 0.30; opacity: 0.30; -khtml-opacity: 0.30;z-index:1; position:absolute;width:0px;height:0px;display:none;background-color:#EEEEEE;}

/*Default Panel*/
.Default {}
.Default .PanelBox
{
border : 1px solid #cccccc;	
}
.Default .PanelBoxHeader
{
background-color : #CCCCCC ;
padding:3px 0px 3px 0px;
height:1%;
}
.Default .PanelHeaderGeneral
{
float:left;
width:95%;
}
.Default .OpenClose
{
float:left;	
}
.Default .TitlePart{float:left;	margin-left:3px;width:97%;}
.Default .PanelHeaderLink span {color:#000 !important;text-decoration:none !important;}
.Default .PanelHeaderLink span:hover {color:#000 !important;text-decoration:none !important;}
.Default .TitleInput{width:110px;height:14px;border:1px solid #cccccc;}
.Default .SavePanelTitle img{padding:0px 0px 5px 0px;vertical-align:middle;}
.Default .CancelPanelTitle{display:none;}
.Default a.PanelHeaderLink
{
font-size: 13px;
color : #000000 !important;
font-weight:bold;
text-decoration:none;
}
.Default a.PanelHeaderLink:Hover
{
font-size: 13px;
color : #000000 !important;
font-weight:bold;
text-decoration :underline ;
}
.Default .PanelPositionChange
{
padding-right:3px;
padding-top:3px;
float:right;
font-size:9px;
}
.Default .DefaultPanelPadding
{
padding-left:5px;
padding-top:0px;
}
.Default .DefaultPanelContentPadding
{
padding-left:9px;
padding-top:9px;
}
.Default .PanelSeperator
{
height:15px;
}
.Default .handleImg
{
cursor : move;
height:16px;
width:40px;
}
.Default .UpDown{float:left;}
/*.Default .PanelCustomizing{width:20px;float:right;margin-right:2px;}*/
/* Yellow Panel*/
.Yellow {}
.Yellow .PanelBox
{
border : 1px solid #cccccc;	
background-color : Aqua ;
}
.Yellow .PanelBoxHeader
{
background-color : Yellow;
padding:3px 0px 3px 0px;
height:1%;
}
.Yellow .PanelHeaderGeneral
{
float:left;
width:95%;
}
.Yellow .OpenClose
{
float:left;	
}
.Yellow .TitlePart{float:left;margin-left:3px;width:97%;}
.Yellow .PanelHeaderLink span {color:#000 !important;text-decoration:none !important;}
.Yellow .PanelHeaderLink span:hover {color:#000 !important;text-decoration:none !important;}
.Yellow .TitleInput{width:110px;height:14px;border:1px solid #cccccc;}
.Yellow .SavePanelTitle img{padding:0px 0px 5px 0px;vertical-align:middle;}
.Yellow .CancelPanelTitle{display:none;}
.Yellow a.PanelHeaderLink
{
font-size: 13px;
color : #000000 !important;
font-weight:bold;
text-decoration:none;
}
.Yellow a.PanelHeaderLink:Hover
{
font-size: 13px;
color : #000000 !important;
font-weight:bold;
text-decoration :underline ;
}
.Yellow .PanelPositionChange
{
padding-right:3px;
padding-top:3px;
float:right;
font-size:9px;
}
.Yellow .DefaultPanelPadding
{
padding-left:5px;
padding-top:3px;
}
.Yellow .DefaultPanelContentPadding
{
padding-left:9px;
padding-top:9px;
}
.Yellow .PanelSeperator
{
height:15px;
}
.Yellow .handleImg
{
cursor : move;
height:16px;
width:40px;
}
.Yellow .UpDown{float:left;}
/*.Yellow .PanelCustomizing{width:20px;float:right;margin-right:2px;}*/
/* Blue Panel*/
.Blue {}
.Blue .PanelBox
{
border : 1px solid #006bad;	
}
.Blue .PanelBoxHeader
{
background-color : #006bad;
padding:3px 0px 3px 0px;
height:1%;
}
.Blue .PanelHeaderGeneral
{
float:left;
width:95%;
}
.Blue .OpenClose
{
float:left;
}
.Blue .TitlePart{float:left;margin-left:3px;width:97%;}
.Blue .PanelHeaderLink span {color:#fff !important;text-decoration:none !important;}
.Blue .PanelHeaderLink span:hover {color:#fff !important;text-decoration:none !important;}
.Blue .TitleInput{width:110px;height:14px;border:1px solid #cccccc;}
.Blue .SavePanelTitle img{padding:0px 0px 5px 0px;vertical-align:middle;}
.Blue .CancelPanelTitle{display:none;}
.Blue a.PanelHeaderLink
{
font-size: 13px;
color : #fff !important;
font-weight:bold;
text-decoration:none;
}
.Blue a.PanelHeaderLink:Hover
{
font-size: 13px;
color : #fff !important;
font-weight:bold;
text-decoration :underline;
}
.Blue .PanelPositionChange
{
padding-right:3px;
padding-top:3px;
float:right;
font-size:9px;
}
.Blue .DefaultPanelPadding
{
padding-left:5px;
padding-top:0px;
}
.Blue .DefaultPanelContentPadding
{
padding-left:9px;
padding-top:9px;
}
.Blue .PanelSeperator
{
height:15px;
}
.Blue .handleImg
{
cursor : move;
height:16px;
width:40px;
}
.Blue .UpDown{float:left;}
/*.Blue .PanelCustomizing{width:20px;float:right;margin-right:2px;}*/
