body
{
	font-family:Tahoma,Verdana,Geneva,Helvetica,sans-serif;
	color: #5c686f;
}
a
{
  color: #5c686f;
  font-size:11px;
}
.agreement
{
  border:1px solid;
  text-align:left;
  padding:5px;
  width: 540px;
  height: 330px;
  overflow: auto;
  color: #000000;
  font-size: 12px;
}
#prismform
{
margin:0;
margin-right:3px;
}
div.digitalPreview, div.digitalPreviewSelected {
	border: 1px dotted #ccc;
	width:100px;
	height: 95px;
	margin:5px;
	cursor: pointer;
}
div.digitalPreviewSelected {
	border: 1px solid #ff0000;
}
div.digitalRevision, div.digitalRevisionSelected {
	border: 1px dotted #ccc;
	width:235px;
	height: 155px;
	margin:3px;
	cursor: pointer;
	float: left;
}
div.digitalRevisionSelected {
	border: 1px solid #ff0000;
}
.description {
	font-size: 10px;
}
/*end of digital assets styles*/
#savestatus {
  font-size:11px;
  font-family: arial;
  font-size:11px;
  color:FF0000;
  font-weight:BOLD;
  padding-left:20px;
}

tr.newtableMouseOut, td.newtableMouseOut
{  
  padding-left: 5px;
  line-height:20px;
  font-size:11px;
  background-color: #f7f9f9;  
  cursor:pointer; 
}
tr.newtableMouseOut2, td.newtableMouseOut2
{  
  padding-left: 5px;
  line-height:20px;
  font-size:11px;
  background-color: #FFFFFF;  
  cursor:pointer; 
}
tr.newtableMouseOver, td.newtableMouseOver
{  
  padding-left: 5px;
  line-height:20px;
  font-size:11px;
  background-color: #c0e5fe;  
  cursor:pointer; 
  background-repeat: no-repeat;
  background-position: center right ;  
}
tr.MouseOut
{  
  font-size:11px;
  background-color: #f7f9f9;  
  cursor:pointer; 
}
tr.MouseOut2
{  
  font-size:11px;
  background-color: #FFFFFF;  
  cursor:pointer; 
}
tr.MouseOver
{  
  font-size:11px;
  background-color: #c0e5fe;  
  cursor:pointer; 
}
td.headerMainStatic, tr.headerMainStatic
{
  font-size:11px;
  background-color: #e8f5fe; 
  font-weight:BOLD;
}
td.headerMain, tr.headerMain
{
  font-size:11px;
  background-color: #e8f5fe; 
  border-bottom:solid 2px #c0e5fe; 
  font-weight:BOLD;
  cursor:pointer; 
}
td.headerSelected
{
  font-size:11px;
  background-color: #c0e5fe; 
  border-bottom:solid 2px #bf0000;
  font-weight:BOLD;
  cursor:pointer; 
}
td.headerMainWhite, tr.headerMainWhite
{
  font-size:11px;
  background-color: #fff; 
  border-bottom:solid 2px #c0e5fe; 
  font-weight:BOLD;
  cursor:pointer; 
}
.calenderColor
{
	background-color: #c41200;
}
fieldset
{
  border:solid 1px #c8c8c8;
  padding:5px;
}
#mainfieldset
{
 padding:20px;
 margin:20px;
}
legend 
{
  margin:5px;
  color: #5c686f;
  font-size:11px;
  font-family: Tahoma;
  font-weight:BOLD;
}
td.listFieldBold
{
  color: #5c686f;
  font-size:11px;
  font-family: Tahoma;
  font-weight:BOLD;
}
label, td.label, span.label
{
  color: #5c686f;
  font-size:11px;
  font-family: Tahoma;
}
td.labelBold
{
  color: #5c686f;
  font-size:11px;
  font-family: Tahoma;
  font-weight:BOLD;
}
td.labelBoldWhite
{
  color: #ffffff;
  font-size:11px;
  font-family: Tahoma;
  font-weight:BOLD;
}
td.labelAtt
{
  color: #FF0000;
  font-size:11px;
  font-family: Tahoma;
  font-weight:BOLD;
}
a.main, a.disabled
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px
}
a.mainactive
{
	color:#c41200;
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px
}
a.main:hover, a.disabled:hover
{
	text-decoration:underline;
	color:#c41200;
}
a.disabled
{
	color:#000000;
	font-weight: normal;
}

a.admenu, a.admenuactive
{
	font-size:11px;
	color:#5c686f;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.admenu:hover
{
	text-decoration:underline;
	color:#c41200;
}
a.admenuactive
{
	color:#c41200;
}
.text 
{
	font-size:11px;
	color:#5c686f;
}
td.copyright
{	
	text-align: right;
	background-color:#FFFFFF;
	padding-right:10px;
	font-size:9px;
	color:#9f9e9e;
}
a.copyright
{
color:#c41200;
}
td.thetitle
{
	background-color:#e8f5fe;
	padding-left:23px;
	padding-right:10px;
}
td.titletext
{
	font-size:11px;
	color:#5c686f;
}
td.admenuback
{
	background-color: #FFFFFF;
}
td.welcomeText
{	
	font-size:11px;
	color:#FFFFFF;
}


td.menuMouseOut
{
	background-color:#ebf1f1;
}
td.menuMouseOn
{
	background-color:#f2f6f6;
}
td.mainmenu
{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px
}
.newButtonStyle
{
	font-family:tahoma;
	font-size:11px;
	width:70px;
	height:18px;
	background-color: #FFFFFF;
	border:1px solid #7b7979;
	margin:2px;	
  background-image: url('/prism_resource/image/ajax_button.gif');
}
.newButtonStyle2
{
  background-image: url('/prism_resource/image/ajax_button2.gif');
}
.newfieldgroup
{
    border:1px solid silver;
    background-color: rgb(255,255,255);
    margin: 5px;

}

textarea
{
	font-size:11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.inputField
{
	font-size: 11px;
	font-family: Tahoma;
}
.inputFieldError
{
	font-size: 11px;
	font-family: Tahoma;
	border:solid 2px #FF0000;
}
select
{
	font-size:11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.MessageBox
{
	width: 200px;
	height: 100px;
	font-weight: BOLD;
	font-size: 0.8em;
}
#boxContent
{
	border:solid 1px #000000;
	background: #FFFFFF;
	position: relative;
	left: -4px;
	top: -4px;
} 
#boxContainer
{
	position: relative;
	background: #CCCCCC;
	margin: 10px;
} 

.tableMouseOutCell {
	font-size:11px;
	background-color: #f7f9f9;
	CURSOR: pointer;
}
.tableMouseOutCell2 {
	font-size:11px;
	background-color: #FFFFFF;
	CURSOR: pointer;
}
.tableMouseOnCell {
	font-size:11px;
	background-color: #a5dcff;
	CURSOR: pointer;
}

.tblhead,.tblheadactive,.tblheadactive2,.tblheadactive3
  {
  font-size:11px;
	padding-left:5px;
	height: 25px;	
  background-color: #e8f5fe;
	font-weight: bold;
	color: #5c686f; 
  }  

table.sortable a.sortheader {    
	font-size:11px;
  font-weight: bold;
  text-decoration: none; 
	color: #5c686f;  
}

table.sortable span.sortarrow {    
	color: #c41200;
  text-decoration: none;
}

.leftMenu
{
  width:100%;
  padding: 10px;
}
#t1 
{
  width:100%;
}

#leftframe
{  
  position: relative;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding: 0px 0 0px 0;
}

#rightframe
{
  float: right;
  position: relative;
  left: 0;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.Conteiner {
  width: 100%;
  border:1px solid silver;
  padding: 0px 0 0px 0;
}
.tabmenus {
  width: 100%;
  padding: 0px 0 0px 0;
}
#lf
{  
  position: absolute;
  top: 0px;
  left: 3px;
  width: 100%;
  height: 98%;
  padding: 0px 0 0px 0;
  z-index: 2;
}
#rf
{
  float:right;
  position: absolute;
  left: 0;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 98%;
  z-index: 1;
}

#vf
{
  position: absolute;
  height: 100%;
  width: 15px;
  cursor: w-resize;
  z-index: 3; 
  background-repeat: no-repeat;
  background-position: 6px 20% ;
  background-image: url('/prism_resource/image/ajax_scroller.gif');  
}

div.listbox{
	overflow:hidden;
}
div.listbox table.hdr td {
	font-size:11px;
  line-height:25px;
  font-size:11px;
  background-color: #e8f5fe;  
  font-weight:BOLD;
  border-bottom:solid 2px #c0e5fe; 
}
div.listbox table.obj td {
	border: 0px solid;  
  line-height:20px;
	font-size:11px;
  cursor:pointer;  
	}
div.listbox table.obj tr.rowselected td{
	background-color:#a5dcff;
	color:#FFFFFF;
	}

td.pagenum
{
  font-size:11px;  
}
td.pageSelected
{
  font-size:11px;
  border-bottom:solid 2px #bf0000;
}
td.pageOver
{
  cursor:pointer;
  font-size:11px;
  background-color: #f3f3f3;
}
span.paginator
{
  font-size:11px;
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
  cursor:pointer;
  font-weight:BOLD;
}
.memberStatus0{
  color: #0000FF;  
}
.memberStatus1{
  color: #000000;  
}
.memberStatus2{
  color: #FF0000;  
}


