﻿.black div.ricoLG_outerDiv {
  position:relative;
  /*border:thin solid blue;  /* for debugging */
}

.black div.ricoLG_innerDiv, div.ricoLG_frozenTabsDiv {
  overflow:hidden;
  margin:0px;
  padding:0px;
  position:absolute;
  top:0px;
}

.black div.ricoLG_scrollDiv {
  overflow:scroll;
  position:relative;
}

.black div.ricoLG_scrollTabsDiv {
  position:absolute;
  top:0px;
}

.black div.ricoLG_resizeDiv {
  position:absolute;
  top:0px;
  width:1px;
  z-index:2;
  background-color:blue;
}

.black div.ricoLG_highlightDiv {
  position:absolute;
  border: 2px solid black;
}

.black table.ricoLG_bottom {
  border-top-style: none;
}

.black div.ricoLG_col {
  overflow:hidden;
  width:100px;
}

.black .ricoLG_top div.ricoLG_col {
  position:relative;
}

.black .ricoLG_top div.ricoLG_Resize {
  position:absolute;
  width:5px;
  height:100%;
  top:0px;
  cursor:e-resize;
}

.black .ricoLG_HdrIcon {
  padding-left:2px;
  padding-right:2px;
}

.black div.ricoLG_messageDiv {
  position:absolute;
  z-index:200;
  /*border:1px solid green;*/
  background-color:white;
  font-weight:bold;
  font-size:larger;
  color:navy;
  text-align:center;
  padding:4px;
}

.black span.ricoSessionTimer {
  background-color:black;
  color:white;
}

.black div.alignleft {
  text-align: left;
}

.black div.aligncenter {
  text-align: center;
}

.black div.alignright {
  text-align: right;
}

.black .ricoLG_table 
{
  margin: 0px;
  padding: 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

.black .ricoLG_evenRow   { background-color:#edf2f9; }
.black .ricoLG_oddRow    {  background-color:#e0eaf3; }
.black .ricoLG_selection { }

.black .ricoLG_bottom 
{
	border-bottom: 1px solid #000000;
}

.black div.ricoLG_cell, .ricoLG_top th, .ricoLG_top td 
{  
}

.black div.ricoLG_cell {
  overflow:hidden;
  height:1.2em;
  padding-left: 3px;
  margin: 0px;
  padding-top:7px;
  padding-bottom:3px;
  font-family:Tahoma, Verdana;
  font-size:10px;
}

.black .ricoLG_hdg 
{
	background-color:#ffffff;
	border-bottom:solid 1px c0c0c0;	
	font-family: Verdana;
	text-align:left;
	color:Black;
}
.black .ricoLG_hdg a {
	text-decoration:none;
	color:Black;
}

.black .ricoLGhdgCommand a {
	color:Black;
}

.black .ricoLG_table td 
{
	color:#0e4279;
}

/*-----------------------------
customization
-------------------------------*/

.black .ricoLG_bottom div.ricoLG_cell, .ricoLG_top th, .ricoLG_top td {
  border-bottom: none;
  height:17px;
}

.black .ricoLG_table 
{
	border:none;
  font-family:Tahoma;
}

.black .ricoLG_table th, .ricoLG_table td {
}

.black .ricoLG_evenRow   { background-color:#F1F1F1; color:#333333}
.black .ricoLG_oddRow    { background-color:#FCFCFC; color:#333333}

.black .ricoLG_hdg {color:white; height:32px;background-color:Transparent}
.black .ricoLG_hdg a {color:white}
.black .ricoLG_selection {  background-image:url(selectedPattern.png); 
    background-repeat:repeat-x;color:White}

.black div.ricoBookmark { font-family:Tahoma; padding: 3px; font-size:8pt; }

.black div.ricoBookmark a { font-weight:bold; color:#000000; text-decoration:none; }

.black div.ricoLG_busyDiv {
	background-color:Transparent;
	position:absolute;
	z-index:200;
}

.black div.ricoLG_outerDiv {background-image:url(headerPattern.png); background-repeat:repeat-x; 
    background-repeat:repeat-x}

.black .alignleft { text-align: left; }

.black .aligncenter { text-align: center; }

.black .alignright { text-align: right; }


.black .indexColumn { width:45px !important; color:#a9a9a9 !important; }

/*-----------------------------
custom grids
-------------------------------*/

/*#actionsGridContainer */
.black .actionsColumn_string { width:200px; }
.black .actionsColumn_datetime { width:250px; }
.black .actionsColumn_delete { width:50px; font-weight:bold; color:Navy !important; }
.black .ricoLG_table th, .ricoLG_table td { border-left-width: 0px !important; }

/*#listGridContainer*/
.black div.ricoLG_cell { overflow:hidden; /*height:30px; */padding-left: 3px; margin: 0px; 
    padding-top:7px; padding-bottom:3px; font-family:Tahoma, Verdana; }
.black .ricoLG_table th div.ricoLG_cell { /*height:30px !important;*/ }
.black .ricoLG_table th, .ricoLG_table td { border-left-width: 0px !important; }
.black .listColumn_photo { width:100px; }
.black .listColumn_product { width:400px; white-space:normal !important; }
.black .listColumn_googleit { width:75px; }

/*#optionsGridContainer*/
.black .optionsColumn_name { width:200px; }
.black .optionsColumn_email { width:250px; }
.black .optionsColumn_phone { width:200px; }

/*#themesGridContainer*/
.black .themesColumn_name { width:200px; }
.black .themesColumn_email { width:250px; }
.black .themesColumn_phone { width:200px; }
