﻿html, body
{
	color: #000000;
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	height: 100%;
}

/*Without this, these form items don't obey the font rules of the rest of the page*/
input, textarea, select
{
	font-family: inherit;
	font-size: 100%;
}


#masterContent
{
	min-height: 100%;
	height: 100%;
	width: 900px;
}


#contentPanel
{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}

#requestSignin
{
}

.tab
{
	font-family: verdana;
	font-size: 8pt;
}

.technicalDetails
{
	font-size: 7pt;
	text-align: justify
}

form
{
	margin-top: 0px;
}

	
fieldset 
{
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 10px;
}

fieldset.noborder
{
	border-width: 0 0 0 0;
	border-style: none none none none;
}

.left0 label
{
	float: right;
	text-align: right;
}


.left1 label
{
	float: right;
	text-align: right;
}

.right1 table
{
	width: 100%;
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}

.right1 input[type="text"]
{
	text-align: left;
	width: 98%;
}

.right1 input[type="file"]
{
	width: 100%;
}

.right1 input[type="password"]
{
	text-align: left;
	width: 98%;
}

.right1 input[type="text"][class~="city"]
{
	float: left;
	width: 40%;
	margin-right: 1px;
}

.right1 input[type="text"][class~="search"]
{
	float: left;
	width: 86%;
	margin-right: 1px;
}

.right1 select[class~="state"]
{
	float: left;
	width: 25%;
	margin: 0 1px 5px 0;
}

.right1 input[type="text"][class~="zip"]
{
	float: left;
	width: 30%;
}

.right1 input[type="text"][class~="datefield"]
{
	text-align: left;
	width: 50%;
}

.right1 input[type="radio"]
{
}


.right1 table input[type="text"]
{
	text-align: left;
	width: 93%;
}

.right1 > input[type="checkbox"]
{
	margin-left: 0px;
	width: 13px;
	height: 13px;
}

.right1 textarea
{
	text-align: left;
	width: 98%;
}

.right1 select
{
	width: 98%;
}

.inlineHelp
{
	font-size:80%;
	float: left;
}

.accordion
{
	margin-left: 25px;
}

.accordion h4
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.noaccordion
{
	display:block;
}

.noaccordion h4
{
	display:none;
}


.activityTitle
{
	font-weight: bold;
}

.attrGroupLabel
{
	float:left;
	width:36%;
}

.boldLabel
{
	font-weight: bold;
}

.boldText
{
	font-weight: bold;
}

.corrections h4
{
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}

.correctionTitleValue
{
	padding-top: 12px;
}

.correctionTitle
{
	font-weight: bold;
	margin-right: 10px;
	padding-top: 12px;
}


div .correctionLeft
{
	float:left;
	width:36%;
	text-align: right;
	margin-bottom: 5px;
}

.correctionLeft label
{
	margin-right: 10px;
}

.correctionRight
{
	float: left;
	width: 60%;
	overflow: hidden;
}

#cancelInspection
{
	margin-left: 15pt;
}

 .mainOption
{
	float: none;
	text-align: left;
	font-weight: bold;
}

.radioLabel
{
	float: none;
	text-align: left;
}


legend 
{
	font-weight: bold;
	color: #000000;
    padding: 2px 4px 8px 4px;
}

.tabTitle
{
	font-family: inherit;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tabSubTitle
{
	text-align: center;
	margin: 0 0 3px 0;
}

.clear
{
    clear: both;
}

.right
{
	float: right;
}

.boldText 
{
	font-weight: bold;
}

.italicText 
{
	font-style: italic;
}

.displayField
{
	font-family: verdana;
	font-size: 8pt;
}

.displayField > div
{
	margin-bottom: 8px
}


.inputField > div
{
	font-family: verdana;
	font-size: 8pt;
}

.inputField div
{
	margin-bottom: 10px
}

.left0
{
	float:left;
	width: 15%;
	padding-right: 13px;
}

.right0
{
	float: left;
	width: 75%;
	overflow: hidden;
}

.left1
{
	float:left;
	width: 33%;
	padding-right: 13px;
}

.right1
{
	float: left;
	width: 60%;
	overflow: hidden;
}

.rightField1
{
	margin-left: 33%;
	padding-left: 13px;
}

.left2
{
	float:left;
	width: 49%;
}

.right2
{
	float: right;
	width: 49%;
}


.required
{
	float: left;
	margin-left: -12px;
	color: red;
	font-weight: bold;
}

.primaryButton
{
	float: left;
	margin: 0 0 0 0;
	padding: 3px 7px;
}

.secondaryButton
{
	float: right;
	padding: 3px 7px;
	margin: 0 3px 0 0;
}

.buttonSize1
{
	width: 100px;
}


.validationSummary
{
	text-align: left;
	color: red;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

.validationSummary li
{
	text-align: left;
	color: red;
}


.checkboxList
{
	overflow: auto;
	height: 350px;
	width: 95%;
	border-style: solid;
	border-width: 1px;
}

.checkboxList label
{
	float: none;
	text-align: left;
}

.hintText
{
	color: silver;
}

.warningText
{
	color: Red;
}

.controlBar
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	float: left;
	width: 525pt;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
}

.controlBar .welcomeUser
{
	margin-left: 10px;
	margin-right: 35px;
	float: left;
	font-weight: bold;
}

.controlBar a
{
	margin-left: 10px;
}

.homeTitle 
{
	color:      black;
	font-size:   14px;
	font-weight: bold 
}

.buttonBar
{
	clear: both;
	width: 100%;
}

.buttonBar input
{
	float: right;
}


.right1 select[class~="cctype"]
{
	width: 17em;
}

.right1 input[type="text"][class~="ccnumber"]
{
	width: 15em;
}

.right1 select[class~="ccyear"]
{
	width: 7em;
}

.right1 select[class~="ccmonth"]
{
	width: 7em;
}

.right1 input[type="text"][class~="cccsc"]
{
	width: 5em;
}

.paymentHeader
{
}

button.link 
{
	display: inline;
	text-align: left;
	color: blue;
	background: none;
	padding: 0;
	border: none;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	width: auto;
	overflow: visible;
}

button.link span 
{
	text-decoration: underline;
}

button.link:hover span,
button.link:focus span 
{
	color: black;
}

.spacer
{
	margin-left: 80px;
}

.cityviewBrand
{
	float: left;
	margin-left: 200px;
}

.cityviewBrand a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}

.cityviewBrand a:visited
{
	color: Black;
}

#uselocation
{
	overflow: auto;
}

#silverlightMapHost {
    height: 400px;
    width:  600px;
    text-align:center;
}

#propertyMapPanel
{
	width:650px;
	height:500px;
	display:none;
	border: solid 1px;
	margin-left: 35px;
}

#embeddedMapFrame
{
   width:650px; 
   height:500px;
   border:none;
   margin-left: 35px;
   display: none;
}

.mapButtons
{
	margin-left: 25px;
}

.applicationIdentificationNumber
{
	color: Red;
}

.importantInfo
{
	font-weight: bold;
}



/************************ Styling info for tables *******************/

table .rowDelete
{
	width: 93%;
	color: Red;
	visibility:hidden;
}

table .contactType
{
	text-align: left;
	width: 35%;
}

table .contactNumber
{
	text-align: left;
	width: 35%;
}

table .contactExt
{
	text-align: left;
	width: 25%;
}

table.wideTable
{
	width: 100%;
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}

table.feesTable
{
	width: 100%;
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}

table .feePayFlag
{
	text-align: left;
	width: 19%;
}

table .feeType
{
	text-align: left;
	width: 38%;
}

table .feeTotal
{
	text-align: right;
	width: 38%;
}

table .feeAmount
{
	text-align: left;
	width: 18%;
}

table .activitiesReference
{
	text-align: left;
	width: 25%;
}

table .activitiesStatus
{
	text-align: left;
	width: 25%;
}

table .activitiesType
{
	text-align: left;
	width: 25%;
}

table .activitiesCreated
{
	text-align: left;
	width: 25%;
}

table .workitemsTableType
{
	text-align: left;
	width: 35%;
}

table .workitemsTableQuantity
{
	text-align: left;
	width: 15%;
}

table .workitemsTableUnit
{
	text-align: left;
	width: 45%;
}

table .contactlinkType
{
	text-align: left;
	width: 35%;
}

table .contactlinkDesc
{
	text-align: left;
	width: 60%;
}

table .permitContactsType
{
	text-align: left;
	width: 25%;
}

#issuances
{
	margin-left: 20px;
	width: 95%;
}

table .issuanceType
{
	text-align: left;
	font-weight: bold;
	width:34%
}

table .issuanceIssued
{
	text-align: left;
	width:18%
}

table .issuanceExpires
{
	text-align: left;
	width:17%
}

table .issuanceStatus
{
	text-align: left;
	width:15%
}

table .issuanceNumber
{
	text-align: left;
	width:16%
}


#reviews
{
	margin-left: 20px;
	width: 95%;
}

#reviews th
{
}

table .reviewsActivity
{
	text-align: left;
	font-weight: bold;
	width:34%
}

table .reviewsOutcome
{
	text-align: left;
	width:18%
}

table .reviewsDateRequired
{
	text-align: left;
	width:32%
}

table .reviewsDateCompleted
{
	text-align: left;
	width:16%
}

table .reviewsActivityPlanning
{
	text-align: left;
	font-weight: bold;
	width:34%
}

table .reviewsPlanningType
{
	text-align: left;
	width:24%
}

table .reviewsOutcomePlanning
{
	text-align: left;
	width:14%
}

table .reviewsDateRequiredPlanning
{
	text-align: left;
	width:14%
}

table .reviewsDateCompletedPlanning
{
	text-align: left;
	width:14%
}


#permitContactsTable
{
	margin-left: 20px;
	width: 95%;
}


table .permitContactsType
{
	text-align: left;
	width: 34%;
}


table .permitContactsDesc
{
	text-align: left;
	width: 50%;
}


table .permitContactsLicenseLink
{
	text-align: left;
	width: 15%;
}


#permits
{
	margin-left: 20px;
	width: 95%;
}

table .permitsNumber
{
	text-align: left;
	width:34%
}

table .permitsType
{
	text-align: left;
	width:35%
}

table .permitsStatus
{
	text-align: left;
	width:31%
}

.inspections
{
	margin-left: 20px;
	width: 95%;
}

.inspections th
{
}

table .inspectionsActivity
{
	text-align: left;
	font-weight: bold;
	width:34%
	
}

table .inspectionsOutcome
{
	text-align: left;
	width:18%;
	
}

table .inspectionsDateRequested
{
	text-align: left;
	width:17%
}

table .inspectionsDateRequired
{
	text-align: left;
	width:15%
}

table .inspectionsDateCompleted
{
	text-align: left;
	width:16%
}

table .relatedItemsReference
{
	text-align: left;
	width:25%
}

table .relatedItemsStatus
{
	text-align: left;
	width:25%
}

table .relatedItemsType
{
	text-align: left;
	width:25%
}

table .relatedItemsDate
{
	text-align: left;
	width:25%
}

table .tableStreetNumber
{
	text-align: left;
	width: 25%;
}


table .tableStreetDirection
{
	text-align: left;
	width: 20%;
}


table .tableUnitNumber
{
	text-align: left;
	width: 15%;
}


table .tableStreetName
{
	text-align: left;
	width: 35%;
}

table .propertyContactsType
{
	text-align: left;
	width: 25%;
}

table .propertyContactsDesc
{
	text-align: left;
	width: 70%;
}

#submittals
{
	margin-left: 20px;
	width: 95%;
}

table .submittalsName
{
	text-align: left;
	width: 36%;
}

table .submittalsType
{
	text-align: left;
	width: 22%;
}

table .submittalsStatus
{
	text-align: left;
	width: 42%;
}

table .submittalsNamePlanningType
{
	text-align: left;
	width: 34%;
}

table .submittalsPlanningType
{
	text-align: left;
	width: 24%;
}

table .submittalsTypePlanningType
{
	text-align: left;
	width: 28%;
}

table .submittalsStatusPlanningType
{
	text-align: left;
	width: 18%;
}

#documents
{
	width: 90%;
}

#documents th
{
}

table .documentName
{
	text-align: left;
	width:90%
}

table .bcaaValuationClassCode
{
	text-align: left;
	width: 15%
}

table .bcaaValuationClass
{
	text-align: left;
	width: 25%
}

table .bcaaValuationType
{
	text-align: left;
	width: 20%
}

table .bcaaValuationExemptValue
{
	text-align: left;
	width: 20%
}

table .bcaaValuationGrossValue
{
	text-align: left;
	width: 20%
}

#assessmentTotals
{
	float: right; 
	width: 40%; 
	margin-top:20px
}

table .assessmentTotalHeader
{
	text-align: right;
	width: 20%;
	padding-right: 12px;
}

table .assessmentTotalValue
{
	text-align: left;
	width: 20%;
}

table .bcaaTaxCodeProperty
{
	text-align: center;
	width: 40%
}

table .bcaaTaxCodePropCode
{
	text-align: left;
	width: 15%
}

table .bcaaTaxCodePropDesc
{
	text-align: left;
	width: 25%
}

table .bcaaTaxCodeExempt
{
	text-align: center;
	width: 60%
}

table .bcaaTaxCodeExemptCode
{
	text-align: left;
	width: 20%
}

table .bcaaTaxCodeExemptDesc
{
	text-align: left;
	width: 40%
}

table .bcaaActualUseArea
{
	text-align: left;
	width: 40%
}

table .bcaaActualUseCode
{
	text-align: left;
	width: 15%
}

table .bcaaActualUseDesc
{
	text-align: left;
	width: 45%
}

table .bcaaMinorTaxCode
{
	text-align: left;
	width: 40%
}

table .bcaaMinorTaxValue
{
	text-align: left;
	width: 60%
}

table .bcaaMhrNumber
{
	text-align: left;
	width: 100%;
}

/****************************************************************
* Stylings for popup panels
*****************************************************************/

#backgroundPopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10000;
}

.cvpopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	overflow: auto;
}

.popupClose
{   
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#6fa5fd;   
	font-weight:700;   
	display:block;   
}   


#popupContact
{
	height:440px;
	width:558px;
	overflow: visible;
}

#popupAddressBook
{
	height:280px;
	width:558px;
	overflow: visible;
}

#popupLocation
{
	height:384px;
	width:558px;
	overflow: visible;
}


/****************************************************************
* Multi Step Form & Step Menu 
*    General Layout Styles
*****************************************************************/

#multi-step-form-content
{
	padding: 1em 1.4em;
}

#step-menu
{
    display: block;
    margin: 3px;
    padding: 0px;
    height: 56px;
}

#step-menu li
{
	display: block;
	height: 56px;          /*This height is just enough to still look good if the text wraps to the next line*/
    float: left;
    list-style-type: none;
    position:relative;     /*Needed so the arrow/tail image positions can be set relative to this container*/
}

#step-menu li span
{
	margin: 10px 20px 0px 10px;
	display:block;
	position: relative;
	z-index: 1;
	line-height: 13px;
	font-size: 8pt;
}

#step-menu li span strong
{
	display: block;
}

/*Special cases*/
#step-menu .first-step .step-tail
{
	display:none;  /*Hide tail if this is the first step*/
}
#step-menu .last-step .step-arrow
{
	display:none;  /*Hide arrow if this is the last step*/
}

/*Transition image (arrows and tails) specific*/
#step-menu .step-arrow, #step-menu .step-tail
{
	height:56px;  /*Tied to height in #step-menu li*/
	margin:0px;
	position:absolute;
	top:0px;
	width:20px;
}

/*The transition images are simple sprites stacked vertically - 112px tall by 20px wide*/
#step-menu .step-arrow
{
	background-color: White;  /*Tied to background-color of the body*/
	background-position: center top;  /*The arrows are on the top of each sprite*/
	z-index: 0;  /*The white background of the arrow should be covered by the tail*/
	right:0;
}

#step-menu .step-tail
{
	background-position: center bottom; /*The tails are on the bottom of each sprite*/
	z-index: 1;
	left:-20px;  /*The image should be offset by its width*/
}


/******************************************************************
* Multi Step Form & Step Menu 
*   Client Specific Colours 
*******************************************************************/

/*Complete Steps*/
#step-menu .step-complete
{
    background-color: #AFDF8B;
    color: Black;
}
#step-menu .step-complete .step-arrow, #step-menu .step-complete .step-tail
{
    background-image: url("complete-transition.png");
}

/*Current Step*/
#step-menu .step-current
{
    background-color: #EFAB86;
    color: Black;
}
#step-menu .step-current .step-arrow, #step-menu .step-current .step-tail 
{
    background-image: url("current-transition.png");
}

/*Incomplete Steps*/
#step-menu .step-incomplete
{
    background-color: #CFCFCF;
    color: #777777;
}
#step-menu .step-incomplete .step-arrow, #step-menu .step-incomplete .step-tail
{
    background-image: url("incomplete-transition.png");
}

noscript
{
	display: block;
	font-weight: bold;
	margin: 10px;
}
