body {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;    
    margin: 0px 0px 0px 10px;
    padding: 0;
    border: 0;
    text-align: left;
}

h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    _font-size: 10px;
    #font-size: 10px;
    margin: 10px 0px 0px 10px;
    padding: 0px;
    color: #333333; 
    background-color: white;   
     text-transform: uppercase;
}

#form h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    margin: 5px 0px 0px -20px;
    padding: 0px;
    color: #333333; 
    background-color: white;
    text-transform: uppercase;
}

h3 {
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    margin: 10px 0px 0px 10px;
    padding: 0px;
    color: #333333;
    background-color: white;
    text-transform: uppercase;
}

#form h3 {
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    margin: 10px 0px 0px -20px;
    padding: 0px;
    color: #333333;
    background-color: white;
    text-transform: uppercase;
}


p {
   margin: 2px 0px 2px 0px;
    border: 0px solid black;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
} 


div#form p{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    padding: 0px;
    margin-top: 2px;
    width: auto;     
    height: auto;         
}


hr{
	border-top: 2px solid #CCCCCC;
	border-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px;
}

a{
    color: black;
    background-color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.output-label {
    float: left;
    margin-left: 20px;
    border: 0px solid black;   
    width: 100px;
    padding-left: 0px;
    font-weight: bold;
    vertical-align: bottom;  
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-color: white;
}

.output-text {    
    font-weight: normal;
    vertical-align: bottom;
    clear: left;
    font-size: 12px;
    color: black;
    background-color: white;
    font-family: arial, helvetica, sans-serif;
}

.output-screen {
    height: 330px;
}

.inspect-screen {
    height: 330px;
}

.header-section {
    margin: 20px 5px 0px 5px;
    padding: 10px 10px 10px 10px;
}

ul.multiple_columns li{
      display: list-item; list-style: circle inside; float:left; 
 }
    
#header {
    border-bottom: 2px solid #669;
    height: 40px;
    background-color: #9999cc; 
    margin-top: -5px; 
    border: 0px;
}
        
#content {
    border: 0px dotted #000000;    
    height: auto !important;
    height: 675px;   
}

#navbar {
    float: left;
    width: 0px; 
} 

#main {    
    border: 0px;
    border-left: 0px solid black;    
    width: 800px; 
}   

#sidebar {
    float: left;
    width: 125px;
    border: 0px dotted black;
    padding: 20px 0px 0px 5px;   
}
        
#endbar {
    clear:both; 
    padding: 0px;
    text-align: left;
}
    
#trigger-buttons { 
    height: 30px;
    text-align: left;
    padding: 4px 0px 0px 0px;
    border: 0px dotted red;
}

h1 {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    margin: 10px 0px 0px 10px;
    padding: 0px;
    color: #669;
    background-color: white;
}     

.output-label {
    float: left;
    margin-left: 5px;
    border: 0px solid black;   
    width: 150px;
    padding-left: 0px;
    font-weight: bold;
    vertical-align: bottom;  
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-color: white;
}

.output-text {    
    font-weight: normal;
    vertical-align: bottom;
    clear: left;
    font-size: 12px;
    color: black;
    background-color: white;
    font-family: arial, helvetica, sans-serif;
}

.output-screen {
    height: 330px;
}

.inspect-screen {
    height: 330px;
}

.granuledata-section {
    margin: 0px 5px 0px 5px;
    padding: 10px 0px 10px 30px;
}

.granuledata-section-common { 
    margin: 0px 5px 0px 5px;
    padding: 10px 0px 10px 0px;
}
.metadata-section-optional {
    margin: 0px 5px 0px 5px;
    padding: 10px 0px 0px 0px;
}

.justify-field {
    float: left;
    border: 0px solid black;    
    width: 180px;
    padding-left: 10px;
    font-weight: bold;
    color: #000000;
    background-color: white;
    font-family: arial, helvetica, sans-serif;
}

.input-long input {
    width: 400px;
    background-color: white;
    color: #000000;
    font-weight: normal;
    padding-left: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.input-extra-long input {
    width: 500px;
    background-color: white;
    color: #000000;
    font-weight: bold;
    padding-left: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}


.input-short input {
    width: 200px;
    background-color: white;
    color: #000000;
    font-weight: normal;
    padding-left: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.input-tiny input {    
    background-color: white;
    color: #000000;
    font-weight: normal;
    padding-left: 3px;    
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.input-micro input {
    width: 60px;
    background-color: white;
    color: #000000;
    font-weight: normal;
    padding-left: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.input-medium input {
    width: 130px;
    background-color: white;
    color: #000000;
    font-weight: normal;
    padding-left: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.drop-down-GPO {
    width: 400px;
    text-align: left;
    padding-left: 0px;
    color: #000000;
    background-color: white;
    font-weight: normal;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding-left: 3px;
}

.drop-down-big {
    width: 250px;
    text-align: left;
    padding-left: 0px;
    color: #000000;
    background-color: white;
    font-weight: normal;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding-left: 3px;
}
.drop-down {
    width: 120px;
    text-align: left;
    padding-left: 0px;
    color: #000000;
    background-color: white;
    font-weight: normal;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding-left: 3px;
}

.optional-title {
    margin: 10px 0px 5px 0px;
}

.add-optional {
    padding: 2px;
}

/* date styles */
#wrap-date {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0px solid black;
    height: 58px;
    width: 640px;
}

.date-choice {
    float:left;
    border: 0px solid black;
    width: 338px;
    height: 56px;
}

.range-choice {
    float:left;
    border: 0px solid yellow;
    width: 64px;
    height: 56px;
    padding-left: 0px;
    font-weight: bold;
}

.date-wrap {
    border: 0px solid orange;
    height: 56px;
    font-weight: bold;
}

.date-top {
    padding-left: 0px;
    float:left;
    border: 0px solid black;   
}

.date-bottom {
    float:left;
    padding-left: 0px;
    border: 0px solid black;
}

.date-label {
    padding-left: 20px;
    padding-right: 5px;
}

.input-date input {
    width: 85px;
    padding-left: 3px;    
    background-color: white;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

/* Override Orbeon Styles */
.xforms-repeat-selected-item-1 {
    background-color: white;
    color: black;
}

.xforms-trigger span { 
    vertical-align: middle; 
}

.submit-error {
    color:red;
    background-color: white;
    font-weight:bold;
    text-transform: uppercase;
    padding-left: 20px;
    font-family: arial, helvetica, sans-serif;
}

.submit {
    height: 20px;
    border: 1px solid black;
}

.submit-done {
    padding-left: 20px; 
    color: black;
    background-color: white;
    font-weight:bold;
    font-family: arial, helvetica, sans-serif;
}

.xforms-required-empty input, textarea.xforms-required-empty, input.xforms-required-empty {
    background-color: #ffc;
    color: #669;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding-left: 3px;
}

select.xforms-required-empty {
    background-color: #ffc;
    color: #669;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding-left: 3px;
}

.xforms-textarea {
    width: 400px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 3px 10px 3px;
    background-color: white;
    color: #000000;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}

.xforms-help-panel { 
    width: 300px;
    color: #669;
    background-color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    text-align: left;
}

.xforms-help-panel .bd { 
    height: 80px; 
    overflow: auto; 
}

/*Karun*/

.coll-specific-table{	
    padding-left: 0px;
    font-weight: normal;
    vertical-align: bottom;  
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-color: white;
    border: solid 2px #cccccc; 
    margin-left: 10px;
}
.coll-specific-table th {  background-color: #cccccc; text-align: center; padding: .3em; border: 1px solid #cccccc;}
.coll-specific-table td { white-space: nowrap; }

.metadata-section {
    /*border-bottom: 1px solid #669;*/
    margin: 0px 0px 0px 5px;
    padding: 10px 0px 10px 30px;    
    border: 0px;
}

.coll-specific-meta-table{
    margin-left: 1px;
	width: 100%;
    float: left;
    border: 0px solid black;   
    padding-left: 0px;
    font-weight: bold;
    vertical-align: bottom;  
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-color: white;
}
.coll-specific-meta-table { border: solid 0px #ffcc66;  }
.coll-specific-meta-table th {  background-color: #ffcc66; text-align: center; padding: .3em; border: 1px solid #f93}
.coll-specific-meta-table td { white-space: nowrap }
.forms-hr { height: 10px; border: 0; background-color: #ffffff; color: #ffffff }


th { padding: 1em; padding-top: 0; text-align: left; vertical-align: top }
td { vertical-align: top }

#banner{
    background-image: url('../../../../xme/image/Homepage_top_banner.gif');
    background-repeat: no-repeat;
    background-color: #3F66A1;
    margin-top: -25px;
    margin-left: -10px;
    padding: 0px 20px 0px 0px;    
    border: 0px;
    height: 133px;
    width: 100%;
}

/* class button is a common class for the click buttons */
.button {
    font-family: "Trebuchet MS", Verdana, GillSans, Arial;             
    background: #bcbcbc url("../../../../xme/image/button_bg.gif") repeat-x;
    font-weight: bold;
    font-size: 11px;
    color: #333;
    padding: 1px 2px;
    border-width: 1px;
    border-style: solid;
 	border-color: #CCC #565656 #565656 #CCC;
 	cursor: pointer;
 	height:20px;
 	line-height: normal;
 	overflow: visible;
 	_width: 1px;
}

          
.button:active {
	background: #bcbcbc url("../../../../xme/image/button_bg_onclick.gif");
	border-color: #565656 #CCC #CCC #565656;
}
	
.button:hover{
	background: #fdfdfd url("../../../../xme/image/button_bg_over.gif") repeat-x;					
}
	
.button1 {
    font-family: "Trebuchet MS", Verdana, GillSans, Arial;             
    background: #bcbcbc url("../../../../xme/image/button_bg.gif") repeat-x;
    font-weight: bold;
    font-size: 11px;   				
    color: #333;
    padding: 3px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC #565656 #565656 #CCC;
 	cursor: pointer;
 	height: 30px;
 	line-height: normal;
 	overflow: visible;
 	_width: 1px;
}

.key-element{
	background: url('../../../../xme/image/star.jpg') no-repeat; 
	margin-left: -2px;    		  		
}

.key-element_cs{
	background: url('../../../../xme/image/star.jpg') no-repeat;
	padding-left: 10px;   		  		
}

.subtitle{
	margin-left: 5px;
}	

.classifications{
	padding-top: 2px; 
	padding-bottom: 2px;
}							 

.fields{
  	padding-left: 25px;
}			

.float_r{
  	float: right;
  	_margin-top: -15px;
  	#margin-top: -15px;  
  	vertical-align: top;	
}

/* Class for Header Collection Specific */
.xforms-label{
    font-weight: bold;
}

.h3_granule_styles{
	margin-top: 12px; 
	#margin-top: 13px; 
	_margin-top: 13px; 
	text-align: center; 
	background-color: #cccccc; 
	padding-top: 3px; 
	padding-bottom: 6px; 
	margin-left: -40px; 
	_margin-left: -60px; 
	#margin-left: -60px; 
	margin-right: -27px;
}	

.h3_header_styles{
	margin-top: 1.9px; 
	#margin-top: 3px; 
	_margin-top: 3px; 
	text-align: center; 
	background-color: #cccccc; 
	padding-top: 3px; 
	padding-bottom: 5px; 
	margin-left: -40px; 
	_margin-left: -60px; 
	#margin-left: -60px; 
	margin-right: -27px;
}

.header_cs_padding_1{
    padding: 5px 5px;
}

.header_cs_padding_2{
    padding-right: 5px;
}

.float_right_cs{
    float: right;
	margin-top: -15px;
}

.repeat-table td {
  background-color: white;
  color: black;
}

table.congCommittee-table tr{
   width: 2000px;   
}

table.IE-Adjustment td{
  _padding-left: 25px;
  #padding-left: 25px;
}

table.IE-Adjustment {
 _margin-left: -25px;
 #margin-left: -25px;
}

table.IE-congSerial-fix td{
  _padding-left: 0px;
  #padding-left: 0px;
}

table.congCommitteeTable-IE td{
 _padding-left: 0px; 
 #padding-left: 0px;
}

table.congCommitteeTable-IE{
  width: 110%;
}

table.congMember-IE{
  width: 130%;
}

td.premis-object-title{
	background-color: #CCCCCC;	
}


textarea.xforms-required-empty{
	background-color: white;
	font-weight: normal;
}

select.xforms-required-empty{
	background-color: white;
	font-weight: normal;
	color: #000000;
}

#form h3.header-styles {
	margin-top: 5px; 
	#margin-top: 10px; 
	_margin-top: 10px; 
	text-align: center; 
	background-color: #cccccc; 
	padding-top: 3px; 
	#padding-top: 5px; 
	_padding-top: 5px; 
	padding-bottom: 3px; 
	margin-left: -40px; 
	_margin-left: -60px; 
	#margin-left: -60px; 
	margin-right: -27px;
}

