@import url("global.css");
body 
{
	background-color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial;
    font-size: 10pt;
    COLOR: black;
}

.posseitalic {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
}

.title, .titletext {
  color: #006699;
}

table.noTableHighlighting tbody {
  background-color: white;
}

table.assessmentGrid th, table.assessmentGrid td {
  padding: 0 5px;
  text-align: left;
}

table.assessmentGrid th {
  vertical-align: bottom;
}

/*input[type="text"].possedetail,
textarea[class="possedetail"],
select[class="possedetail"] {
  border: 1px solid #006699;
}*/

/* Styles for the Start/Login Pages */
.startPage {padding: 0 10px;}
.startPage span.button {float: none;}

span.LoginLabel {
 /*margin-left:20px;*/
}

table.LoginTable {
  margin-left: 20px;
}

table.LoginTable td {
  width: 150px;
}

div.LoginButton{
  text-align: center;
}

.startPage h1, .startPage h2 {
  color: #006699;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 1.32em;
  font-weight: normal;
}

.startPage h1 {
  font-size: 16pt;
  margin-bottom: 0.5em;
  text-align: center;
}

.startPage h3 {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 1em;
}

.startPage .instructions {
  padding-left: 2em;
  margin-bottom: 4em;
}

.startPage .instructions div {
  margin-top: 0.5em;
}

.startPage .instructions div p.indented {
  margin-bottom: 0.25em;
  padding-left: 1.5em;
}

.startPage .instructions ol {
  list-style-position: outside;
  padding-left: 3em;
}

.startPage .instructions .note, .startPage .instructions .note * {
  margin: 0;
  padding: 0;
}

.startPage .instructions .note {
  margin-left: 3em;
  position: relative;
}

.startPage .instructions .note span {
  position: absolute;
  top: 0;
  left: -3em;
}

.startPage #footer {
  color: black;
  font-size: 0.8em;
  text-align: left;
}

.startPage #footer p {
  padding: 0.5em 0;
}

td.leftmenu
{
	max-width:160px;
	vertical-align:top;
}

div.citylinks
{
	text-align:right;
	vertical-align:top;
	color:white;
}

a.citylinks
{
	color: black;
    font-family: verdana;
    font-size: 7pt;
    text-decoration: underline;
}

.greeting {
    background-color: #EEEEEE;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    margin-bottom: 10px;
    margin-left: 2px;
    padding-left: 5px;
    padding-right: 25px;
    padding-top: 5px;
}

.screenid {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: #666666;
  margin-right: 5px;
}

.invisible 
{
	display:none;
}

.master
{
	text-align:center;
}

.topheading1 {
    background-color: #B4B4B4;
    font-family: Verdana,Arial;
    font-size: 14px;
    font-weight: bolder;
}

.topheading {
    font-family: Verdana,Arial;
    font-size: 14px;
    font-weight: bolder;
}

.paragraphtext {
    font-family: Verdana,Arial;
    font-size: 9pt;
    padding-right:40px;
}

input 
{
	color: Black;
}

input[type=button]
{
	background-color: #B4B4B4;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: bold;
    min-width: 65px;
}

input[type=submit]
{
	background-color: #B4B4B4;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: bold;
    min-width: 65px;
}

.labeltext 
{
	color: black;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    margin-left: 10px;
}

.warningtext 
{
	color: blue;
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    margin-left: 10px;
}

.loginpage 
{
	background-color: #B4B4B4;
    margin-left: auto;
    margin-right: auto;
    width: 265px;
    height: 155px;
    margin-top: 30px;
}

.changepassword 
{
	background-color: #B4B4B4;
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    height: 200px;
    margin-top: 30px;
}

#ctl00_cphPaneBand_lblTitle
{
	color: black;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

.title, .titletext 
{
	color: black;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana,Arial;
   
}

.tabband 
{
	background: #FFFFFF;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	
}

.PosseError
{
    font-weight: bold;
    font-size: 8pt;
    color: #f2f7f8;
    font-family: Verdana, Arial;
    background-color: red;
    text-align: center;
}

/*--------------------------------
 *  Buttons                      
 *------------------------------*/

/* Old, table style button */
.imgButtonSm {
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size:   10px;
  color:       #444444;
  text-decoration: none;
  vertical-align: middle;  
  text-align: left;
  text-transform: uppercase;
}

a.imgButtonSm:link {
}

a.imgButtonSm:visited {
}

a.imgButtonSm:hover {
  color:           #FFFFFF;
  text-decoration: none;
} 

a.imgButtonSm:active {
}

tr.imgButtonSm { /* required for the Save Report AJAX button */
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size:   10px;
  color:       #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
}

@media print {table.imgButtonSm img {display: none;}
              table.imgButtonSm {margin: 0px 5px;}}

a.imgButton:link {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:   12px;
  font-weight:   bold;
  color:       #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
}

a.imgButton:visited {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:   12px;
  color:       #444444;
  font-weight:   bold;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
}

a.imgButton:hover {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:   12px;
  color:  #FFFFFF;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
}

a.imgButton:active {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:   12px;
  color:       #444444;
  font-weight:   bold;
  text-decoration: none;
  vertical-align:middle;
  text-align: left;
}

@media print {table.imgButton img {display: none;}
              table.imgButton {margin: 0px 5px;}}

.imgButtonSmHover {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:           #FFFFFF;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
} 

.imgButtonSmNonHover {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:           #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
} 


/* Default properties to assign to the functionlink buttons at the 
   bottom of the screen */
span.button {
  padding: 1px;
  float: left;
}

.buttonNoFloat span.button {
  float: none;
}

a.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  cursor: pointer;
  display: -moz-inline-box; /* For Firefox 2 */
  display: inline-block;
  position: relative;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}

a.button * {
  display: -moz-inline-box; /* For Firefox 2 */
  display: inline-block;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

a.button .left, a.button .right {
  height: 30px;
}

a.button .left {
  padding-left: 8px;
}

a.button .right {
  padding-right: 11px;
}

a.button .middle {
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 11px;
}


/* Default properties to assign to small, inline buttons */
a.button_sm {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  cursor: pointer;
  display: -moz-inline-box; /* For Firefox 2 */
  display: inline-block;
  height: 24px;
  float: none;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

a.button_sm * {
  display: -moz-inline-box; /* For Firefox 2 */
  display: inline-block;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

a.button_sm .left, a.button_sm .right {
  height: 24px;
}

a.button_sm .left {
  padding-left: 8px;
}

a.button_sm .right {
  padding-right: 11px;
  background-position: top right;
}

a.button_sm .middle {
  color: #FFFFFF;
  padding: 4px 1px 6px 0px;
}


/*---Main Button - i.e. Save button at the bottom of the screen---*/
a.imgButtonMain .left {
  background: transparent url(images/dynamic_buttons/main_button_left.gif) top left no-repeat;
}

a.imgButtonMain .middle {
  background: transparent url(images/dynamic_buttons/main_button_mid.gif) top left repeat-x;
}

a.imgButtonMain .right {
  background: transparent url(images/dynamic_buttons/main_button_right.gif) top left no-repeat;
}

/* Define classes for CSS and Javascript hover */
a.imgButtonMain:hover .left, a.imgButtonMainhover .left {
  background: transparent url(images/dynamic_buttons/main_button_left.gif) left -30px no-repeat;
}

a.imgButtonMain:hover .middle, a.imgButtonMainhover .middle {
  background: transparent url(images/dynamic_buttons/main_button_mid.gif) left -30px repeat-x;
}

a.imgButtonMain:hover .right, a.imgButtonMainhover .right {
  background: transparent url(images/dynamic_buttons/main_button_right.gif) left -30px no-repeat;
}

/*---Alternate Button - i.e. Cancel button at the bottom of the screen---*/
a.imgButtonAlt .left {
  background: transparent url(images/dynamic_buttons/alt_button_left.gif) top left no-repeat;
}

a.imgButtonAlt .middle {
  background: transparent url(images/dynamic_buttons/alt_button_mid.gif) top left repeat-x;
}

a.imgButtonAlt .right {
  background: transparent url(images/dynamic_buttons/alt_button_right.gif) top left no-repeat;
}

/* Define classes for CSS and Javascript hover */
a.imgButtonAlt:hover .left {
  background: transparent url(images/dynamic_buttons/alt_button_left.gif) left -30px no-repeat;
}

a.imgButtonAlt:hover .middle {
  background: transparent url(images/dynamic_buttons/alt_button_mid.gif) left -30px repeat-x;
}

a.imgButtonAlt:hover .right {
  background: transparent url(images/dynamic_buttons/alt_button_right.gif) left -30px no-repeat;
}


/* Default small, inline button */
/* NOTE: use this as a template for future button types */
a.defaultButtonSm .left {
  background: transparent url(images/dynamic_buttons/main_button_sm_left.gif) top left no-repeat;
}

a.defaultButtonSm .middle {
  background: transparent url(images/dynamic_buttons/main_button_sm_mid.gif) top left repeat-x;
}

a.defaultButtonSm .right {
  background: transparent url(images/dynamic_buttons/main_button_sm_right.gif) top left no-repeat;
}

a.defaultButtonSm:hover .left {
  background: transparent url(images/dynamic_buttons/main_button_sm_left.gif) left -24px no-repeat;
}

a.defaultButtonSm:hover .middle {
  background: transparent url(images/dynamic_buttons/main_button_sm_mid.gif) left -24px repeat-x;
}

a.defaultButtonSm:hover .right {
  background: transparent url(images/dynamic_buttons/main_button_sm_right.gif) left -24px no-repeat;
}


/*--------------------
*  Tab styles
*--------------------*/
.tab {
  float: left;
  height: 22px;
  margin-left: 1px;
  position: relative;
  white-space: nowrap;
}

.tab.selected, .tab.selected + .tab {
  margin-left: 0px;
}

.tab img {
  border-width: 0px;
  position: absolute;
  top: 0px;
  height: 22px;
  width: 6px;     /* Set to width of left/right tab images - 8px for the old tabs */
}

.tab div {
  font-size: 11px;
  margin: 0px 6px;     /* Set second margin value to width of left/right tab images - 8px for the old tabs */
  padding: 5px 2px 2px;   
  background-repeat: repeat-x;
}

.tab div.selected {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

.normaltab {
  color: #262626;
  text-decoration: none;
}

a.normaltab:hover {
  color: #003399;
}

.selectedtab {
  color: #000000;
  text-decoration: none;
}
            
.disabledtab {
  color: gray;
  text-decoration: none;
}

.cleartabs {
  clear: both;
  display: block;
  height: 0px;
}

/* Class added to show Infomaker reports properly on the web (Ali Akadjal - October 15th 2012) */
.reportpane {
  height: 100%;
  width: 100%;
  height: 650px;
  width: 1700px;
}


/* Class for Pets message */
.petsmessage {
  font-family: arial,sans-serif;
  font-size: 12pt;
  font-weight: bold;  
  line-height: 25px;   
  color: black;
  border-style: solid; 
  border-color: black; 
  border-width: 1px;
  background-color: Moccasin;
  padding: 8px;
  text-align: center; 
  width: 100%;  
}


/* Class for Unavailable message */
.unavailablesmessage {
  font-family: arial,sans-serif;
  font-size: 12pt;
  font-weight: bold;  
  line-height: 25px;   
  color: blue;
  border-style: solid; 
  border-color: black; 
  border-width: 1px;
  background-color: BlanchedAlmond;
  padding: 8px;
  text-align: center; 
  width: 100%;  
}

/* Class for a simple box around sub-panes element */
.possedetail>td.box>span{
	display: block;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/*-------------------------------
*  Inspection Checklist Styles
*------------------------------*/
.checklistTableStyles td, .checklistTableStyles select{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
 
.checklistHeader {
  font-weight: bold;
  padding: 20px 0px 0px 5px;
  line-height: 22px;
}
 
.checklistItem {
  line-height: 22px;
  padding-left: 20px;
}
 
.infoTextBox {
  padding-top: 30px;
  vertical-align: text-top;
}

/* Make tabs large and clickable on smaller devices */
@media (max-width: 768px), only screen and (max-width: 480px), only screen and (max-device-width: 480px){
	.tab,.tab>div,.tab>div>a,.tab>div>span{
	  height: 44px !important;
	  display: inline-block;
	}
	.tab>div>a,.tab>div>span{
	  line-height: 44px;
	}
	.tab>img[style]{
	  height: 44px !important;
	  display: block;
	  padding-left: 6px;
	  width: 6px;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  background-repeat: no-repeat;
	}
	.tab>div[style],.tab>div{
	  background-image: url(images/largetabs/tabM.gif) !important;
	}
	.tab.selected>div{
	  background-image: url(images/largetabs/tabMs.gif) !important;
	}
	.tab.selected>img:first-child{
	  background-image: url(images/largetabs/tabLs.gif);
	}
	.tab.selected>img:last-child{
	  background-image: url(images/largetabs/tabRs.gif);
	}
	.tab>img:first-child{
	  background-image: url(images/largetabs/tabL.gif);
	}
	.tab>img:last-child{
	  background-image: url(images/largetabs/tabR.gif);
	}
}