﻿/*body {
    text-align: left;
    min-width: 920px;
    background-color: #A9A9A9; 
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.7em;
}*//*Gray;*/

#siteWrapper{
    width: 915px;
    margin: 0 auto;
    text-align: left;
    margin-top: 10px;
    border: solid 4px #766f69;
    padding: 5px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

<!--/* MAG Case# 47711 11/13/2014  Update site header with new image*/-->
#siteHeader{
    width: 900px;
    background: #FFFFFF url('../Images/apsc_header_4.jpg') no-repeat center top;
    height: 245px;    
    margin-bottom: 5px;
}

<!--/* MAG Case# 47711 11/13/2014  add a new sub header*/-->
#siteSubHeader{
color: black;
text-align: left;
margin-top: 4px;
}
/*.ui-datepicker-trigger {
    background-color: Transparent;
    border: none;
}*/

.sortOrderNoteStyle select { float: none; margin: 0; margin-bottom: 10px; }
.itemCountDiv { margin-top: 10px; }
/*.SearchResultsItem { border: solid 1px black; }*/
/*.SearchResultsItem td, .SearchResultsAlternatingItem td, .SearchResultsItem table td, .SearchResultsAlternatingItem table td { padding: 3px; }*/
/*.SearchResultsAlternatingItem { border-left: solid 1px #b5b1b1; border-right: solid 1px #b5b1b1; }*/
/*.SearchResultsAlternatingItem { border: solid 1px black; }*/

.searchPanelClass h1 span { font-size: large; }

/* Search Results */
/*div[id$="_searchResultsData_resultsPanel"] { width: 100% !important; }*/
/*table[id$="searchResultsData_resultsGridView"] { border: none; width: 100%; }*/

.noresultsDiv { margin-top: 15px; }
.noresultsDiv p { border: solid 1px #807e7f; background-color: Gray; padding: 5px; font-weight: bold; font-size: 16px; text-align: center; }
/*.searchResultsFooter { font-weight: normal; border: none; border-collapse: collapse; }
.searchResults table table { border-style:none; 	border: none 0px; }
.searchResultsHeader, .SearchResultsHeader {  }

.searchResultsHeader th, .SearchResultsHeader th, .searchResultsHeaderUIP td { border: solid 1px #000; font-size: 11px; padding: 3px; }
.searchResultsHeader a { }
.searchResultsHeader a:hover { 	text-decoration: underline; }

.searchResultsGrid {border: solid 1px #4d5a81; width: 100%;}
.searchResultsGrid td {	border: solid 1px silver;}

.searchResultsPaging {font-size: 8pt;}
.seperator {background-color: #CCC;}*/

/*.searchResultsHeader2 {background-color:#f2d462; color:#4d5a81; font-size: 1.25em; font-weight:bold; border:0;}

.searchResultsItem2, searchResultsAlternatingItem2 {background-color: #fff;}
.searchResultsGrid2 {border: solid 1px #4d5a81; width: 100%;}
.searchResultsGrid2 td {border: solid 1px silver;}
.SearchResultsFooter2 {background-color:#FFF; font-weight:normal; color:gray;}
.SearchResultsPaging2 {font-size: 8pt;}
.seperator2 {background-color: #CCC;}*/

/*.searchResultsItem, .searchResultsAlternatingItem { font-size: smaller; }
.searchResultsItem table table, .searchResultsAlternatingItem table table { font-size: smaller; border:0; }
.searchResultsItem table td, .searchResultsAlternatingItem table td { border-style:none; font-size:  90%; }*/

.DocSrchFiledInCol div { display: inline-block; width: 125px; }
.DocSrchDescCol div span { display: inline-block; width: 700px; }

/* End Search Results */



#resultsDiv table td { padding: 10px; }

/*.pageTitle { font-size: medium; font-weight: bold; }*/
/*.headLabelText { font-size: x-large; font-weight: bold; }*/
.headButtonControl { margin-top: 5px; margin-left: 5px; font-size: small; }
.headButtonControl span { margin-left: 5px; margin-top: 2px; }

.breadCrumbs { margin: 5px; font-size: small; }
/*.searchList label { font-size: small; float: none; width: auto; margin: auto; text-align: left; padding-top: 3px; margin-left: 20px; }
.SearchResults table { width: 100%; } /*font-size: small;*/
/*.SearchResults table  td:nth-child(2) { width: 85px; }*/
/*.SearchResults table th, .searchResultsHeaderUIP th { font-size: 12px; padding: 8px; background-color: #336699; color: #ffffff; }*/
/*.searchResultsItem td, .searchResultsAlternatingItem td { padding: 5px; }*/
<!--/* MAG Case# 47711 11/13/2014  add menu setting for docket details*/-->

#menu-docketTabs {
    margin-top: 17px;
}

ul.navlist {
    list-style: none;
    padding: 0;
    margin-bottom: 3px;
}

ul.navlist li {
    display: inline;
    border: solid;
    border-width: 1px 1px 0 1px;
    margin: 0 0.3em 0 0;
    background-color: #336699;
    padding: 0.3em 0;
    position: relative;
    top: -2px;
}

ul.navlist li a {
    padding: 0 1em;
    text-decoration: none;
    color: #ffffff;
    font-size: small;
}

ul.navlist li a:hover {
    /*padding-top: 0.4em;*/
    text-decoration: none;
    background-color: #ffffff;
    color: #996633;
}

ul.navlist li:hover {
    position: relative;
    background-color: #ffffff;
    top: -2px;
    padding: 0.2em 0;
    padding-top: 0.4em;
}

ul.navlist li.active a {
    color: #996633;
    font-size: medium;
}

ul.navlist li.active a:hover {
    cursor: default;
}

ul.navlist li.active {
    background-color: #ffffff;
    position: relative;
    top: -2px;
    padding: 0.2em 0;
    padding-top: 0.6em;
    border-bottom: solid 2px #fff;
}

ul.navlist li.active span {
    padding-bottom: 1px;
    background: white;
}

/* ^ = prefix, $ = suffix, * = substring */
table[id$="docketDetailsTable"] {
    /*width: 100%;*/
    font-size: small;
    margin-bottom: 18px;
    margin-left: 20px;
}

table[id$="docketDetailsTable"] td {
    padding: 5px;
    vertical-align: middle;
}

table[id$="docketDetailsTable"] td:nth-child(1) {
    text-align: right;
    font-weight: bold;
}

.portal-container-filled-full {
    padding-top: 20px;
    background-color: #ffffff;
    border: solid;
    border-width: 1px;
}

.docket-documents-content {
    padding: 7px;
    /*padding-top: 20px;*/
    background-color: #ffffff;
    border: solid;
    border-width: 1px;
    /*width: 100%;*/
}

.docket-documents-content .headingLabel {
    display: none;
}

#adobeHelp {
    font-size: smaller;
}

div[id$="itemCountDiv"] {
    clear: both;
    font-size: small;
}

span[id$="itemCountLabel"] {
    display: block;
    margin-top: 10px;
}

table[id$="_documentsGridView"] { width: 100%; }

.docket-documents-results {
    padding-top: 20px;
}

.docket-documents-results table, .docket-documents-results table td 
{
    font-size: small;
    border: none;
     /*width: 100%;*/
}

.docket-documents-results {
    clear: both;
}

<!--/* MAG Case# 47711 11/13/2014  add footer informatin for web site on all pages*/-->

#footer {
    width: 900px;
	clear: both;
	background: #052E48;
	font-family:sans-serif;
	font-size:small;
	font-weight:bold; 
	letter-spacing:2px;
	text-align:center;		
}

#footer p {
	color:white;
}

#footer a {
    	color:#fff;
    	text-decoration: none;
}

#footerComm {
	clear: both;
	background: #052E48;
	font-family:sans-serif;
	font-size: large;
	font-weight:bold; 
	letter-spacing:2px;
	text-align:center;
	height:25px;	
	vertical-align:middle;	
	margin-top:10px;
}

#footerComm p {
	color: white;
}

#footerComm a {
    	color:#fff;
    	text-decoration: none;
}

<!--/* MAG Case# 47711 11/12/2014 */-->


.meetingRepeaterHeading {
    font-weight: bold;
}