/* GWT FOR THE PREVIEW SITE, AND NOW PREVIEWSITE GOES EVERYWHERE*/
/**
 * Structural Components
 */


.oimage
{
	cursor:pointer;
}
/*
.captioncontainer
{
   border:1px solid #E0E0E0;
   margin:6px 6px 3px;
   padding:6px;
   width: auto;
}
*/

#captionform
{
}




/* AJAX THUMBNAILS IN GWT */
.loadingtable
{
	width:100%;
	height:90%;
	text-align:center;
}

.loadingtable td
{
	text-align:center;
}
              
/* Other layout CSS */
.factorcontainer
{
/*
	max-width:200px;
	background:#FFFFFF none repeat scroll 0%;
	border:1px dotted #888888;
	line-height:100%;
	margin:0px auto;
	padding:5px;
	width:80%;	
	*/
}
.imagecontainer
{
	
}

.containsimcaps 
{
	text-align:center;
	background:#fff;
	font-size: 13px;
}
.backwhite
{
   background:#fff;
}


/* HTML Tag Classes IN THE CaptionPreview Page */
.pointtag
{
	cursor:pointer;
	display:inline;
}

.factortext
{
	font-size: 0.7em;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #d4e3f4;
}

.middlefactortd
{
/*background-color:#eaf4ff;*/
/*color:#013467;*/
color:#666666;
text-align:center;
}

.factortexthead
{
	font-size: 0.7em;
	padding:0px;
	margin:0px;
	color: #781B1F;
	border: 0px none;
}
/* ANYTHING FROM GWT */
              
/*Caption Form CSS */
.gwt-Button
{
	padding-right: 10px;
}

.labfavorite
{
	cursor:pointer;
	/* width:120px;*/
	font-size:13px;
}

.labfavoriteresult
{
	/* width:120px;*/	
	font-size:13px;
}


.prevcapgrid
{
	
}

.capformvpanel
{
	
}
.startable
{
	display:inline;
}

.startable .gwt-HTML
{
	font-size:13px;

}

.ajaxcaptions .Starbar
{
	cursor: default;
}

.Starbar
{
	cursor:pointer;
}

.yourtextlabel
{
	margin-right:5px;
}
.yourtextarea
{
	width:80%;
}

.yourtextmessage
{
	width:80%;
}

.selectedmessage
{
	background:#FFCCCC none repeat scroll 0%;
	border:1px solid #3377FF;
	padding:1px;
}

.yourtextrow
{margin-left:5px;}

.yourtexthidden
{}






.linklabel
{
	padding-top:2px;
	padding-bottom:2px;
	font-size: 0.8em;
	cursor:pointer;
}

.embedoptionlabel
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:0.7em;
	line-height:normal;
	font-weight:bold;
}

.widgetgroup td
{
	vertical-align:middle;
}

/* The panel inside the floating ImageClickUpload widget */
.uploadvpanel
{ padding: 5px; }
.littlebox
{ vertical-align:middle; font-size:0.7em;}
.uploadimage
{ cursor:pointer; vertical-align:middle; width:26px; height:26px; }
.uploadlabel
{  vertical-align:middle; font-size:0.7em; display:inline;  }


