/* CSS Document */

.tblDialogForm .labelcol
{  
	width:95px; 
}

#dlgScrollBarRegion
{
	width:530px;
}

.imgCopy
{
	cursor:pointer;
	padding-bottom:2px;
	vertical-align:middle;
	width:17px;
	height:17px;
	border:0;
}

.content
{
	float:left;
}

.frame_head
{
    background-image: url(/commonspot/dashboard/images/leftpane/header_blue_small.gif);
    color: #FFFFFF;
	padding-left:3px;
}

#title_container .iconimg
{
	vertical-align:middle!important;
}

#toggle
 {
  background-color: #cccccc;
  background-image: url("/commonspot/dashboard/images/controls/toggle_right_orange.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #999999;
  cursor: pointer;
  display: block;
  float: right;
  height: 293px;
  left:520px;
  margin: 0;
  position: fixed;
  width: 6px;
} 

#separator
{
  background-color: #cccccc;   
  border-left: 1px solid #ffffff;
  border-right: 1px solid #999999; 
  display: block;
  float: right;
  height: 293px;
  left:520px;
  margin: 0;
  position: fixed;
  width: 1px;
}

#seoPanel {
  display: none;
  float: right;
  /*height: 285px;*/
  left: 522px;
  padding-left: 2px;
  padding-right: 2px;
  position: absolute;
  top: 2px;
  width: 230px;
  background-color: ##f0f0f0;
}

#cs_commondlg.lrg_cs_commondlg
{
	/*width: 770px!important;*/
}


.collapsibleHeader
{
	font-weight:bold;
	background-color: #D0D0D0;
	height:16px;
	width:99%;
	padding:1px 0px 3px 2px;	
	cursor:pointer;
}

.collapsibleHeader label
{	
	vertical-align:top;
	line-height:18px;
	color: #000;
}

.fldName
{
	height:20px;
}

.collapsibleHeader img
{
	cursor:pointer;
}

.content
{ 
	padding:4px;
	min-height:75px;
	overflow:hidden;	 
}

#keywordList
{
	padding:7px 0px 5px 4px;
	border-bottom:1px solid #cccccc;		
}

#keywordList select
{
	width:165px;
}

#keywordList label
{
	color: #000;
}

.show
{
   display:block;
}

.hide
{
   display:none;
}

#ruleList
{
	display: inline-block;
}

.gradeSection
{
	padding-bottom: 10px;
	padding:3px 2px 10px 3px;
}

#suggestionContent div
{
	padding-bottom:5px;
}

.fadeBar
{
	opacity: 0.5;
}

.preGradeImg div
{
	display:inline-block;	
}

.preGradeImg .gradeLabel
{
	width:30px;
	color:#808080;
}

.suggLabel
{
	width:70px;
	color:#808080;
}

#scrollerDiv
{
	display:none;
}

#scrollerDiv img
{
	float:right;
	margin-top:2px;
	cursor:pointer;
	padding-right:5px;
}

#fieldHelpContent
{
	width:98%;
	padding-bottom:3px;
}

#pagegradesection
{
	overflow:hidden;
	height:100px;
}

.overlayInnerMostDivStyle {
  background-position: 5% 50%;
  padding-left: 30px;
  width: 126px;
}