/* Globals */
/* BANNERBLUE = #0074BB */

.bb { background-color:#0074BB;}
.mine { background-color:#ccd9ff;}
.sub { background-color:#e4ffe6;}
.all { background-color:#dddddd;}
.k {  color:Black; }
.highlight { background-color:Silver;}
    
/******************* TAB CONTROL ******************/
#NaviTabs 
{
margin:10px 0 0 0 ; position: relative; top: 0; left: 0; height: 22px; width:200px;
                     width: 100%;
}
.NaviTabs ul { display:inline;margin:0px;padding:0px 0px 0px 0px;}
.NaviTabs li { 
              margin-right:3px; border-width:1px; border-style: dotted ;border-color: black; cursor:pointer; font-size:.6em; text-align:center; font-weight:bold;
               padding-top:3px; height:22px; width:90px;list-style:none;float:left;}

/******************* SEARCH DIV *****************/
#searchDiv 
{
    /* vertical-align:middle;clear: both; */
    
 height:32px; position:relative; background-color:White;
}
#searchLeft
{
   padding-top:2px; position:absolute;left:0;height:100%;width:40%;vertical-align: middle; display: inline;
}
 #searchRight
{
     background-color:white; padding-top:2px; position:absolute; right:0px; width:60%; vertical-align:middle; padding-right:6px; display:inline; height:100%;text-align: right;
                            }
 #searchText 
 {
    font-size: .8em; height: 1.3em; 
    margin-top:3px;
    margin-left: 10px; width: 210px;
}
#dynamicSearchButton
{
   margin-left: 8px; 
}

#btnUpload2 { width:150px; margin-bottom:12px; margin-right:100px; }

/******************* PAGING          ******************/
#lbPagingNumbers { vertical-align:middle; margin-left: 6px; margin-right: 6px;  font-size:.8em; color:#000 ; }
                                
/******************* GRID HEADER ROW ******************/

#tblSearchResults { margin-top:12px;}
tr.gridHead
{
   
    background-color:Silver;
    color:black;
    border: solid 1px black;
   font-size: 1em ;
}

tr.gridHead td
{
}

/* search list */
tr.slRow
{
    font-family:Tahoma,Courier,Arial;
    font-size: 1em;
    border-bottom: dotted 1px black;
    width: 100%;
    height:40px;
}

/************** IMAGE *************/
.slRow a { background:none; border:none; }
.slRow img.myThumb 
{ border: 1px; border-style:dashed; padding:3px; background-color:white ;}

/************** FILENAME ************/

td.slFilename
{
  font-size: inherit;
  width:150px;
}
td.slDate
{
   width:60px;
   font-size:inherit;
}

.slFilename div     {  overflow:hidden; width:150px;height:2em;white-space:nowrap;   }
.slFilename div p     {  height:1.5em;padding:3px;   }
.slDate div         {  padding-top:3px; overflow:hidden; width:inherit; height:1.5em;white-space:nowrap;   }


/*********** AJAX ****************/
.trCommon td p
{
     margin:0px;padding:0px;vertical-align:top;
}

#dvCommon {margin: 0px 0px 10px 0px; padding:0px;border:0px;vertical-align:top; border-bottom-style:dotted;border-bottom-width:2px;border-bottom-color:Black;}

.heading 
{
	font-weight:bold;
	font-size:1.5em;
	color:Red;
	margin-top:4px;
}

#btnHolder
{
    /* holds buttons to switch modes */
    height:20px;
    display:inline;
    position:fixed;
    top:30px;left:50px;
}
/**************** SHARING LOGO ****************/
#gdViewSharedWith { height: 250px; 
                    overflow: auto; }

/**************** EDITING LOGO ****************/
#theDescription 
{
    font-size:1em;
    width:100%;
    height:50px;
}
#editTable,#sharingTable { width: 100%; } 
#editRow,#sharingRow { vertical-align:top }
#editCellL,#sharingCellL { width:30%; font-size:.8em; }
#editCellR,#sharingCellR {  margin-left:12px; padding-left:24px; width:30%;font-size:.8em; }
#editCellInfo,#sharingCellInfo {  margin-left:12px; padding-left:24px; width:30%;}

#editCellL textarea { font-family:Arial;font-size:10em; overflow:auto; font-size:1.5em; }
#editCellR #theTag { display:inline-block; width:90%; }
#editCellInfo p,#sharingCellInfo p {  margin-top:.2em; font-size:.7em; }
#lblTags { margin-top:20px;}
#editCellR .tagDelDiv { display:inline; margin:2px; padding:2px; font-size:2em; color: #0074BB; }
#tagCloud { margin-top: 12px; }

/*****************RENDER BLENDER *******************/

#dvWrapControls p { font-size:.8em; display:inline-block;}
#dvWrapControls { font-size:.9em; color:Black ;}
#dvWrapControls input { color: red; }
#statusID { display:none;}
#pWidth input { display:inline; width:36px; }
#pHeight input { display:inline; width:36px;}

#ddlFileFormat { color:Red; /* width:72px; height: 24px; border: solid 1px black ; */ }

/*** #divRBGoogle {width:100%;height:120px;border-width:0;} **/

#divRBGoogle {width:140px;height:260px; margin-right:12px;border-width:0; float:left;} 
#ifGoog {width:140px;height:260px; border-width:0;}

/*************   MSFT  ********************/
.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:White;
	
	/*padding:3px;*/
	background-image:url(../images/GUI/transBkrnd.gif);
	
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(../images/AJAX_DEMO/images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(../images/AJAX_DEMO/images/HandleGrip_ani.gif);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}
/*  END MSFT */
