body {
	margin: 0;
	padding: 0;
/*	background-color: #F5F5F5;*/
	font-size: 10.5pt;
}

body.noBack {
	background-image: none;
	margin: 10px;
}

h1.epay {
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
	margin: 0;
	color: #0d1544;
}

h3.epay {
	clear: both;
    font-size: 1.3em;
    font-weight: normal;
    margin: 5px 0;
}

h4.epay {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	border: 0;
	background-color: inherit;
	background-image: none;
}

input.important {
	font-size: 18px;
	background-color: #FFFF00;
	border: 1px solid #EEEEEE;
	display: inline;
	width: 100px;
	font-style: normal;
	text-align: left;
}

#confirmForm {
	padding: 0;
	margin: 0;
}

#contentContainer {
    padding: 10px;
}

#developerInformation {
	margin-top: 20px;
	font-size: 10px;
	text-align: center;
}

#epayMainContainer {
	width: 1080px;
	margin: 0 auto;
	/*border: 1px solid #EEEEEE;*/
	padding: 5px;
	background: white;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);

}

#epayRequestErrorContainer {
	height: 300px;
}

#epayRequestErrorContainer p {
	text-align: center;
	margin: 25px 0 100px 0;
}

#noEpaymentsMessage {
    margin: 100px 0;
}

#noEpaymentsMessage #contact {
    width: 200px;
    margin: 25px auto;
    background-color: #cccccc;
    border: 1px solid #999999;
    padding: 5px 25px 25px 25px;
}

#parkingTicketInfo {
    position: absolute;
    top: 250px;
    left: 400px;
    width: 300px;
    height: 100px;
    font-size: 1.4em;
}


#paymentSearchFormTabBar {
    width: 730px;
    margin: 20px 0 0 10px;
    border-bottom: 1px solid #dbddb5;
    height: 26px;
    padding-left: 15px;
}

#paymentSearchFormTabBar .tab {
    display: block;
    height: 25px;
    line-height: 25px;
    float: left;
    margin: 0 2px -1px 0;
    border: 1px solid #dbddb5;
    border-bottom: 0;
    padding: 0 10px;
    background-color: #ffffff;
    z-index: 2;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

#paymentSearchFormTabBar .selected {
    height: 26px;
    background-color: #fafdce;
}

#resultsForm .iconLegend {
    font-size: .8em;
    line-height: 16px;
    width: 150px;
    float: right;
    margin-bottom: 10px;
}

#resultsForm .iconLegend label {
    font-weight: bold;
}

#resultsForm .iconLegend div {
    background-repeat: no-repeat;
    padding-left: 20px;
    margin: 3px 0 0 15px;
}

#resultsForm .iconLegend .hearing {
    background-image: url('/images/ePayments/calendar-13x13.png');
}

#resultsForm .iconLegend .notPayable {
    background-image: url('/images/ePayments/cancel-13x13.png');
}

#searchForm {
    /*
    background-color: #fafdce;
    margin-top: -1px;
    */
    padding: 25px 5px;
    /*
    border: 1px solid #dbddb5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    */
}

#searchResultsCount {
    float: left;
    margin: 11px;
}

#searchResultsContainer {
	margin: 15px 0;
    height: 300px;
    overflow: auto;
    clear: both;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#searchResultsContainer table {
	border-collapse: collapse;
}

#searchResultsContainer table td {
	padding: 1px;
}

#searchResultsContainer .caseInfo {
    font-size: .7em;
    width: 100%;
}

#searchResultsContainer .caseInfo .selectBox {
    margin: 2px;
}

#searchResultsContainer .caseInfo .selectIcon {
    width: 13px;
    height: 13px;
    border: 0;
    margin: 2px 2px 0 2px;
}

#searchResultsContainer .defendant {
    border-top: 1px solid #CCCCCC;
    width: 100%;
    font-size: .9em;
    margin-top: 15px;
}

#searchResultsContainer .name1  {
    width: 35%;
    padding-left: 20px;
}

#searchResultsContainer .dob {
    width: 30%;
    text-align: center;
}

#searchResultsContainer .address1 {
    width: 35%;
}

#searchResultsContainer .caseFull  {
    width: 30%;
}

#searchResultsContainer .violationDescription {
    width: 25%;
    text-align: center;
}

#searchResultsContainer .hearingDate {
    width: 25%;
    text-align: center;
}

#searchResultsContainer .amount {
    width: 10%;
    text-align: right;
}

#searchResultsContainer .select {
    width: 10%;
    text-align: right;
}

#searchResultsContainer .waiverList {
	border: 1px dotted #CCCCCC;
}

#searchResultsContainer .waiverList,
#searchResultsContainer .nonWaiverList,
#searchResultsContainer .nonPayableList {
	/*margin: 1px 5px 1px 40px;*/
	width: 90%;
	padding: 0 2px;
}

#searchResultsContainer .waiverList:hover,
#searchResultsContainer .nonWaiverList tr:hover,
#searchResultsContainer .nonPayableList tr:hover {
	background-color: #DFDFDF;
	cursor: pointer;
}

#amountTable,
#receiptTable,
#searchResultsFooterTable,
#specialTable,
#typeBreakdownTable,
#typeBreakdownTable table,
#totalsTable {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

#amountTable,
#receiptTable,
#searchResultsFooterTable,
#specialTable,
#typeBreakdownTable,
#totalsTable {
	margin-top: 15px;
}

#receiptTable td {
	border: 1px solid #CCCCCC;
}

#searchResultsFooterTable td {
	width: 33%;
	text-align: center;
}

#amountTable th,
#specialTable th,
#totalsTable th,
#typeBreakdownTable th {
	text-align: center;
	font-weight: bold;
	padding: 3px;
}

#amountTable td {
	text-align: center;
}

#totalsTable table {
	width: 350px;
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
}

#totalsTable table .column1 {
	width: 80%;
	text-align: right;
}

#totalsTable table .column2 {
	width: 20%;
	text-align: right;
}

#totalsTable table .totalsRow {
	border-top: 1px solid #000000;
}

#totalsAmount {
	margin: 25px 0;
	text-align: center;
	font-size: 2em;
}

#typeBreakdownTable td.column1,
#typeBreakdownTable td.column2 {
	width: 50%;
	vertical-align: top;
	font-size: 12px;
	padding: 0 3px;
}

#typeBreakdownTable td.column1 {
	border-right: 1px solid #CCCCCC;
}

#typeBreakdownTable table .column1 {
	width: 65%;
	text-align: left;
	border: none;
}

#typeBreakdownTable table .column2 {
	width: 35%;
	text-align: right;
	border: none;
}

#typeBreakdownTable .totalsRow {
	border-top: 1px solid #cccccc;
	text-align: right;
}

#receiptContainer .agencyAddress, #receiptContainer .paidToInfo {
	width: 250px;
	float: left;
	text-align: left;
}

#receiptContainer .paidToInfo .agencyAddress,
#receiptContainer .billingInfo .billingAddress {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#receiptContainer .agencyName {
	font-size: 1.2em;
}

#receiptContainer .breakdownValues,
#receiptContainer .paymentAmount {
	width: 100px;
	float: right;
	text-align: right;
}

#receiptContainer .breakdownLabels,
#receiptContainer .paymentDescription {
	width: 425px;
	float: left;
}

#receiptContainer .breakdownLabels {
	text-align: right;
}

#receiptContainer .sectionDivider {
	text-align: center;
	padding: 20px 0;
	clear: both;
}

#receiptContainer .transactionInfo,
#receiptContainer .billingInfo {
	width: 250px;
	float: right;
	text-align: right;
}

.amountRange {
	text-align: center;
	margin: 10px 0;
}

#buttonContainer.epay {
	margin: 25px auto;
	width: 100%;
}

#buttonContainer.epay .columnLeft,
#buttonContainer.epay .columnRight {
	width: 215px;
	text-align: center;
}

.cardLogo {
	margin: 2px;
}

.columnClear {
	clear: both;
}

.columnLeft {
	width: 250px;
	text-align: left;
	float: left;
}

.columnRight {
	width: 175px;
	text-align: right;
	float: right;
}

.feeNotifier {
	margin: 15px 0;
	text-align: center;
}

.lowerLinkArea {
	margin-top: 15px;
	text-align: center;
}

.nonPayableMessage,
.selectMessage,
.selectAllMessage {
    clear: left;
    float: left;
    text-align: left;
    font-size: .8em;
    width: 550px;
    margin: 5px 0;
}

.resultsHeading {
    float: left;
    margin: 10px 0;
    padding: 0;
}


.selectMessage {
	font-weight: bold;
}

.text-xl {
	font-size: 24px;
}

#hornav {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

@media (min-width: 320px) and (max-width: 1080px){
	#epayMainContainer {
		width: 100%;
	}

	#resultsForm {
		width: 100%;
	}

	#searchResultsContainer .defendant {
		border-top: 1px solid #CCCCCC;
		width: 100%;
		font-size: .9em;
		margin-top: 15px;
	}

	.nonPayableMessage, .selectMessage, .selectAllMessage {
		clear: left;
		float: left;
		text-align: left;
		font-size: .8em;
		width: 95%;
		margin: 5px 0;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	#epayMainContainer {
		font-size: 6.9pt;
	}

	#buttonContainer .epay {
		margin: 25px auto;
		width: 220px;

	}

	#totalsTable table {
		width: 95%;
		margin: 0 auto;
		border: none;
		border-collapse: collapse;
	}
}