/* links */
.submitbutton {
height: 28px;
width: 70px;
border: 0;
background: url(img/search.png) no-repeat;
font-size: 0;
float:top;
}

.searchbutton {
height: 34px;
width: 90px;
border: 0;
background: url(img/search.png) no-repeat;
font-size: 0;
}

.searchbuttonAll {
height: 25px;
width: 60px;
border: 0;
background: url(img/search.png) no-repeat;
font-size: 0;
}

.checkbox{
width: 300px;
}

.paddingTop1{
 padding-top:1px;
}
.paddingTop5{
padding-top: 5px;
}

.paddingBottom5{
padding-top: 5px;
}

.padding3{
padding-top: 3px;
padding-bottom: 3px;
}

.width320{
width:320px;
}

.width350{
width:350px;
}

.exportresultsbutton
{   
	height:24px;
    width:110px;
	background: url(img/Export-Results.png);
	font-size:0;
	border:0;	
	background-position: 0px 0px;
}
.exportresultsbutton:hover
{
	background-position: 0px -34px;
	cursor:pointer;
}
.PrintSearch
{
	height:24px;
    width:57px;
	background: url(img/Print.png);
	font-size:0;
	border:0;	
	background-position: 0px 0px;	
}
.PrintSearch:hover
{
    background-position: 0px -34px;
    cursor:pointer;
}

.SaveSearch
{
	height:24px;
    width:90px;
	background: url(img/Save-Search.png);
	font-size:0;
	border:0;	
	background-position: 0px 0px;	
}
.SaveSearch:hover
{
	background-position: 0px -34px;
	cursor:pointer;
	
}


table.resultbox{
	width:100%;float:top;cellpadding:1;cellspacing:1
}

table.resultbox1{
	float:top;cellpadding:1;cellspacing:1;
	font-size:10pt;
}

table.resultbox2{
	float:top;cellpadding:1;cellspacing:1 
}

/* Global Layout */
body {
	font-size: 11pt;
	margin: 0;
	text-align: center;
    background: url(img/bg.gif) top left;	
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.spanit
{
	align: right;
}
.menu_header_top_emr {
	background-color: #DDDDDD;
}

.menu_header_top_emr td{
	font-size: 8pt;
	line-height:20px;
	color: black;
	vertical-align:middle;
}

.menu_header_top_pir{
	background-color: #DDDDDD;
}

.menu_header_top_pir td{
	font-size: 8pt;
	line-height:20px;
	color: black;
	vertical-align:middle;
}

.menu_header_top_grey{
	font-size: 8pt;
	background-color: #A4B2B9;
	color: white;
	font-weight: bold;
	align: left;
}

.menu_header {
	font-size: 8pt;
	background-color: #C7C7C7;
	color:black ;
	font-weight: bold;
	align: left;
}
.menu_header td{
	line-height:20px;
}

.ident
  { color: rgb(0, 0, 0); font-size: 8pt; font-weight: bold; }

.results_title_text {
	font-size: 9pt;
	color: black;
	text-align: left;
	vertical-align: middle;
	padding-left:5px;
}

.multi_state_desc {
	font-size: 8pt;
	color: black;
	text-align: left;
	vertical-align: middle;
	padding-left:5px;
	line-height:15px;
}

.results_body_text {
	font-size: 8.8pt;
	color: black;
	text-align: left;
	vertical-align: middle;
	font-weight:bold;
	padding-left:5px;
}

.search_pagnination{
	font-size:15px; 
	padding-top:10px;
}



.info_text {
	font-size: 10pt;
	color: black;
	text-align: left;
}

.FilterResultsHeader {
	background: #FFFFFF;
	padding: 8px;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	color: black;
}

.FilterMainResultsHeader {
	background-color: #e8e8e8;
	color: #c0c0c0;
	font-family: Georgia, Georgia, Georgia;
	font-weight: bold;
	
	background-size: 100% 28px;
	border: 1px solid #CCD1D9;
	margin: 5px 3px 15px 3px;
}

.FilterHeader {
	background-color: #e8e8e8;
	color: #c0c0c0;
	font-family: Georgia, Georgia, Georgia;
	margin-top: 1px;
	color: black;
	font-size:12px;
	display: block;
	font-weight:bold;
	padding:5px;
	border: 1px solid #CCD1D9;
}

#header_bot {
background: white;
border-bottom: ;
border-left: 1px solid #BCBBBB;
border-right: 1px solid #BCBBBB;
clear: both;
display: block;
float: none;
height: 82px;
padding: 10px;
}

.ResultsHeader {
background: #31659C;
padding: 11px;
display: block;
font-size: 14px;
text-align: center;
color:#eeeeee;
}


.ActiveFilterBox {
background: #DCDCDC;
font-size: 10px;
color:#eeeeee;

}
.pg {
display: block;
-webkit-margin-before: 1px;
-webkit-margin-after: 1px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

#search_results_wrapper {
margin-top: 20px;
}

#sidebar {
float: right;
}

.strong {
font-weight: bold;
color: #444;
}

div.padded {  
      padding-top: 10px;  
      padding-right: 10px;  
      padding-bottom: 10px; 
      padding-left: 10px;  
    }
    
.performanceTable tr{
	padding:0px 2px 0px 2px;
	vertical-align:top;
	line-height:20px;
}

.performanceTable tr.even{
    background-color: white;
}

.performanceTable tr.odd {
    background-color: #C3D1DF;
}

.performanceTable th{
	background-color: #31659C;
	font-weight:bold;
	color:white;
	text-align: center;
	vertical-align:top;
	line-height:20px;
	padding: 0px 2px 0px 2px;
}

.dataTables_length {
	display:inline;
	padding-left:5px;
}
.dataTables_filter {
	float:right;
	display:inline;
	padding-right:5px;
}

.dataTables_paginate a{
	padding: 0px 5px 0px 5px;
	color: #12506A;
	cursor:pointer;
}

.dataTables_info {
	padding-left:5px;
}

.notExpanded {
	word-wrap:break-word;
	max-width:110px;
}
.expanded {
	word-wrap:break-word;
	max-width:250px;	
}

.paginate_disabled_next, .paginate_enabled_next {
	float:right;
}

.mainh1 {
font-size: 18px;
color: #0A225D;
}


.maximize_it{
        width:99%;
}
.normalize_it{
        width:77%;
}
 
.width960px{
        width:960px;
}

.width956px{
        width:956px;
}

.filters_outer
{
        width:220px;
}

.maximize_docs{
        width: 700px;
        max-width: 700px;
        padding-right: 10px;
}

.normalize_docs{
        width: 700px;   
        max-width: 700px;
}

.normalize_docs_adv{
        width: 800px;   
        max-width: 800px;
}

.noResultsFontSize{
	font-size: 20px;
}

@media print{
    #nav, #head {
        display: none;
    }

    body {
        width: 7in;
    }
    
    #printPageNotice{
    	display: inline;
    }

    .UIWorkingWorkspace .UIPageBody {
        border: 0px !important;
    }

    .width960px {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        text-align: left !important;
        border: 0px !important;
    }
    /* table.sort_bar {
        display: none;
    }
     */
   
    /*
     * remove the buttons on the search stage area
     * TODO: add the class to the searchBoxStageResults.ftl file 
    */
    .search-stage input {
        display: none;
    }

    .search-stage td {
        text-align: left !important;
    }

    /* 
     * remove the instructional text on "Search Results"
     * TODO: Add the search-info class to searchInfo.ftl
     */
    div.search-info {
        display: none;
    }

    table.filters_outer {
        display: none;
    }

    td.normalize_it td.left {
        float: none;
    }


    #its_docs > tbody > tr > td {
        border: 0px !important;
    }
    td.normalize_it > table {
        border: 0px !important;
    }

    table.normalize_docs {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 6.5in;
        max-width: 6.5in;
        padding: 0 !important;
        border: 0px !important;
    }

    .menu_header input {
        padding: 0px !important;
        font-size: 8pt;
    }

    #search_results {
        list-style: none;
        padding: 0;
    }

    #search_results li {
        padding: 0;
        margin: 0;
    }

    .width956px {
        width: 6.5in !important;
        max-width: 6.5in !important;
        margin: 0 !important;
        border: 0px !important;
    }

    .search_link_bar {
        display: none;
    }

    #foot {
        width: 7in;
    }

}

