/* Paul New CSS - START */

#login{
    
}
input[type="submit"]{
	
	padding-left: 3px;
	padding-right: 3px;
	font-size:1.1em;
	font-style:bold;
	}
	
input[type="button"]{
	
	padding-left: 3px;
	padding-right: 3px;
	}

label.check_label {
  position:relative; 
  bottom: 3px; 
  left:7px;
}

#login .secTitle{
    display:block;
    background-color:#FFCB05;
    padding:1%;
}
#login  form{
    display: block;
    margin: 0 auto;
    width: 50%;
    border: 1px solid #CCCCCC;
    background-color: #DDDDDD;
}

#login .border{
    border: 1px solid #CCCCCC;
    padding: 2% 1%;
}

#login .userPassTitle{
    display:block;
    padding: 1%;
    background-color: #CCCCCC;
    border-bottom:1px solid #AAA;
}
#login .login_inner {
  width: 96%;
  margin: 0px 2%;
  padding-top: 10px;
}

#login .textinput{
  width: 100%;
}

#login a{
    display: block;
    width: 100%;
    line-height: 22px;
}

#login .formActions{
    display:block;
    background-color: #DDD;
    padding: 2%;
    clear:both;
}

#login .error_notification{
    display: block;
    border: 1px red solid;
    height: auto;
    padding: 4px;
    background: #F8F0F1;
    text-align: center;
    -moz-border-radius: 5px;
}

#welcome{
    border: 1px solid #CCCCCC;
   /* font-size: 14px;*/
}

#welcome .columns{
    display: inline-block;
    margin: auto 0;
    padding: 1%;
}

#welcome .columns h3{
    background: none repeat scroll 0 0 #0160AA;
    color: white;
/*    font-size: 1.05em;*/
    font-weight: 800;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
}

#event {

}

#event .columns{

}

#event .columns h3{
    background: none repeat scroll 0 0 #0160AA;
    color: white;
/*    font-size: 1.05em;*/
	text-align:center;
    font-weight: 800;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
}

#InitialInspection{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

#InitialInspection .columns{
    display: inline-block;
    margin: auto 0;
    padding: 1%;
	
}

#InitialInspection .columns h3{
    background: #0160aa;
    height: 30px;
    line-height: 30px;
    font-weight: 800;
/*    font-size: 1.05em;*/
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    color: white;
	text-align:center;
}

form#damage_detail {
  width: 900px;
}

.damage_options {
	margin-bottom: 15px;
	width:100%;
}

.damage_options input[type=radio],
.damage_options input[type=checkbox]
{
	margin: 5px;
}

table.damage_type input{
	margin: 5px;
}

table.damage_options tbody tr td.align_left div.option_col {
  text-align: left;
  margin: 0px 3px;
}

.inspect_buts {
	text-align:center;
	height: 40px;
	padding-top: 15px;
}

#InitialInspection .damage_in_div{
	text-align:center;
	
}

#InitialInspection .damage_in_div table {
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}
#InitialInspection .damage_in_div  {
    text-align: center;
}

#InitialInspection .damage_in_div th {
    background-color: #0160AA;
    color: white;
    /*width: 85px;*/
}

#InitialInspection .damage_in_div thead td {
    background-color: #0160AA;
    color: white;
}

/* td .align_left{
	align:left;
	}*/

#dashboard .sortbut    {
    float:left;
    margin:0;
    padding:0;
    cellpadding:0;
    cellspacing:0;
    vertical-align:middle;
    white-space: nowrap;
    display:inline;
}

#dashboard .sortlink td{
    padding:0px;
}

#dashboard .sortlink a{
    padding:0px;
}

#dashboard .sortlink img {
    margin: 0px;
    display:block;
    outline:none;
    border:none;
    vertical-align:middle;
    white-space: nowrap;
}

#dashboard .parcel-scroller{
    height:300px;
    overflow:auto;
	
}
#dashboard #parcel-scroller{
	margin-top: 4px;	
}

/* Paul New CSS - END */

.clearfix {
	clear: both;
	line-height: 1px;
	/*visibility: hidden;*/
}

/* defaults for fonts */
body,td,th,tr,div,span,input,button,label,form{
    font-family: arial,verdana,sans-serif;
    font-size: 97%;
    line-height: 16px;
	margin: 0;
	padding: 0;
}


h1,h2,h3,h4,h5,h6{
    line-height: 30px;
    padding: 5px 5px 5px 13px;
}

td,th,input,button,label,form{
    /*padding:5px;*/
}

body{
    /*background: none repeat scroll 0 0 #36393D;*/
	overflow-x:hidden;
}

a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #880000;
}
h1 {
	margin: 0;
	padding-left: 20px;
	color: white;
}
h1 a {
	text-decoration: none;
	color: #F9F7ED;
}
h1 a:hover {
	border-bottom: 1px solid #F9F7ED;
	color: white;
}
h5 a {
	text-decoration: none;
	/*color: #F9F7ED;*/
}
form	{
	
	margin:0;	
}
.disabled {
		background-color: grey;
		
}
#wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 1% auto;
	margin-top:0;
    padding: 1%;
	padding-top:0;
    width: 97%;
}
#header {
	background-color: #356aa0;
	/*background: url("/Idam/images/background.gif") repeat-x scroll center center transparent;*/
	/*margin-left:167px;*/
    color: white;
	height: 20px;
	line-height: 20px;
	width: 100%;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding:0;
}

#header img{
    padding-top:3px;
    padding-left:1%; 
	float:left;
}


#header span{
    /*float: right;*/
    padding-left: 1%;
    padding-top: 2px;
    /*position: relative;*/
	margin-top:0px;
	float:left;
}

#columns {
    display: inline-block;
    margin: auto 0;
    width: 100%;
    padding: 1%;
}

#columns form{
    padding:2%;
}


#h_wrap{
	width:100%;
}
#h_wrap_two	{
	width:60%;
	margin-right:auto;
	margin-left:auto;
	padding-top: 20px;

}
#logo	{
	}
#tag_line	{
	float:left;
	width:50%;
	text-align:left;
	/*font-size: 1.2em;*/
}
#menu {
    background: none repeat scroll 0 0 #356AA0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;    
    padding:0;
}
/*#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	display: block;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
    line-height: 30px;
	font-weight: 800;
}
#menu ul li a:hover {
	color: black;
	background-color: #ffffff;
}*/
#columns h3 {
	background: #0160aa;
	height: 30px;
	line-height: 30px;
	font-weight: 800;
/*	font-size: 1.05em;*/
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: white;
}
#column2 {
	width: 480px;
	/*   background: #D1D1D1;*/
    margin-top: 20px;
	margin-left:55px;
/*	font-size: 14px;*/
}
#column33 {
	width: 95%;
/*	font-size: 14px;*/
	border:1px solid #cccccc;
}
#searchBox {
	width: 1020px;
	/*   background: #D1D1D1;*/
    margin-top: 20px;
	/*    margin-left:60px;*/
/*    font-size: 16px;*/
}
#historyBox {
	width: 400px;
	/*   background: #D1D1D1;*/
    margin-top: 20px;
	/*    margin-left:60px;*/
/*    font-size: 16px;*/
}
#footer {
    height: 25px;
	/*background:url(/Idam/images/footer-tail.gif) repeat-x left top;*/
	margin-top: 0px;
	width: 100%;
	text-align:center;
/*	font-size: 12px;*/
	/*border:1px solid #BBBBBB;*/
}
#footer p {
	padding: 0;
	margin: 0;
	font-family: arial,verdana,sans-serif;
    font-size: 85%;
    line-height: 16px;
}
#footer a {
	color: #0066cc;
}
#footer a:hover {
	text-decoration: underline;
}
.tableBorder {
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
body h5 {
	/*border-bottom:1px solid #DDDDDD;*/
	color:#764514;
	font:21px Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px;
}
body h4 {
	color:#764514;
	font:21px Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px;
}
.line {
	border-bottom:1px solid #DDDDDD;
}
.receipt {
	width:300px;
	margin-left:250px;
	/*font-size: 15px;*/
	border:1px solid #cccccc;
}
.main {
	border:1px solid #cccccc;
    width: 100%;
}
div.logout {
/*	font-size:14px;*/
	color:white;
	text-align:right;
	padding-top:.5%;
}
a hover {
/*	font-size:14px;*/
	color:red;
}
.formbutton {
	/*    cursor:pointer;
        border:outset 1px #ccc;
        background:#999;
        color:#666;
        font-weight:normal;
        padding: 3px 12px;
        background:url(/Idam/images/icon/formbg.gif) repeat-x left top;*/
    background-color: #3b5998;
	border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
/*	font-size: 13px;*/
	margin: 0 2px;
	padding: 2px 18px;
}
/* background trip for buttons */
.headBack {
	background:url("/Idam/images/icon/backHead.gif") repeat-x scroll left top #DDDDDD;
	border:1px solid #BBBBBB;
	clear:both;
/*	font-size:14px;*/
	overflow:hidden;
	padding:1px 17px;
	position:relative;
	top:1px;
}
.inputLongCombo {
	padding: 5px 2px;
	width: 50px;
/*	font-size: 11px;*/
	color:black;
	background: #FDF8FF;
	border: 1px solid #000080;
	margin-bottom: 9px;
}
.textclass {
	width: 160px;
/*	font-size: 12px;*/
	color:black;
	background: #FDF8FF;
	border: 1px solid #000080;
}
/*#user_table{
	width:1000px;
	max-width:1000px;	
}*/
/****slider******/

.slider {
	margin: 0.5em auto;
	position: relative;
	width: 300px;
	height: 15px;
	background: url(/Idam/bg.png) 50% 50% repeat-x;
}
.slider img {
	position: absolute;
	top: 0px;
	left: 85px;
}
.slider .left, .slider .right {
	height: 12px;
	width: 2px;
	position: absolute;
	top: 0px;
}
.slider .left {
	left: 0px;
	background: url(/Idam/left.png) 0px 1px no-repeat;
}
.slider .right {
	right: 0px;
	background: url(/Idam/right.png) 0px 1px no-repeat;
}
.boxborder, .fd-column-0, .fd-column-1, .fd-column-2, .fd-column-3, .fd-column-4, .fd-column-5.fd-column-6, .fd-column-7, .fd-column-8, .fd-column-9 {
	border : 1px solid #000000;
	font : 14px tahoma, helvetica, sans-serif;
}
/* JAKE IDAM */
.th {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
}

.th th {
	border: 1px solid black;
	/*text-indent:5%;*/
	vertical-align:middle;
    font-size:14px;
	background-color:#0160aa;
	color:white;
}

.th th .sortbut {
	vertical-align:middle;
}
.cetdiv{
	display:inline;
vertical-align:middle;	
}
.th td {
	background-color: white;
	color: black;
	text-align: center;
	border: 1px solid black;
	vertical-align:middle;
}
.link {
	color:white;
}
.sortlink {
	color:white;
}
.sortbut	{
	float:left;
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	vertical-align:middle;
	white-space: nowrap;
	display:inline;
}
.th-sort{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	}
	/* hide / show columns on Street Report */
#show-hide div {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#sh-wrap{
	float:right;
	position:relative;
	left:-50%;
	/*text-align:left;*/
	margin:0;
}
#top_wrap{
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
	margin:0;
	width:100%;
}

#sh-wrap-b{
	float:left;
	position:relative;
	left:50%;
	margin:0;
	
}
#top_wrapB{
	float:left;
	position:relative;
	left:67%;
	margin:0;
	width:100%;
}
.sh-buttons {
	float:left;
	position:relative;
	
	margin:0;
}
/* -p for parcel col*/
.th-sort-hs-p{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	
	}
.hide-show-p	{
	
}

.th-hs-p {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	
	background-color:#0160aa;
	color:white;
	text-align:right;
	padding-right:4px;
}


/* -o for Owner */
.th-sort-hs-o{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	
	}


.th-hs-o {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	display:none;
	background-color:#0160aa;
	color:white;
	text-align:right;
	padding-right:4px;
}

/* -a for Address */
.th-sort-hs-a{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	
	}
.hide-show-a	{
	
}

.th-hs-a {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	background-color:#0160aa;
	color:white;
	
}

/* -bt for Building type */
.th-sort-hs-bt{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
		}


.th-hs-bt {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	background-color:#0160aa;
	color:white;
	text-align:right;
	padding-right:4px;
	
}


/*building value*/
.hide-show-bv{
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	background-color:#0160aa;
	color:white;
}

.th-sort-hs-bv{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	
	}
.numeric-hs-bv	{
	text-align:right;
	padding-right:4px;
	border: 1px solid black;	
}

/*estimated damage*/
.hide-show-ed{
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	background-color:#0160aa;
	color:white;
}

.th-sort-hs-ed{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	
	}
.numeric-hs-ed	{
	text-align:right;
	padding-right:4px;
	border: 1px solid black;	
}

/*assess date*/

.th-sort-hs-ad{
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	
	}
.hide-show-ad	{
	
}

.th-hs-ad {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	background-color:#0160aa;
	color:white;
	
}
/*flood depth*/

.hs-flood	{
	/*display:none;*/
	text-align:left;
}

.th-hs-flood {
	background-color:#0160aa;
	color:white;
	border: 1px solid black;
	background-color:#0160aa;
	color:white;
	/*display:none;*/
}

/*user id - debris table admin*/


.hs-id	{
	display:none;
}
.parcel-table-content-hs-id{
	display:none;
	}

.th-sort-hs-id {
	background-color:#0160aa;
	color:white;
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	background-color:#0160aa;
	color:white;
	display:none;
}

/*user id - debris table admin*/


.hs-pu	{
	display:none;
}
.parcel-table-content-hs-pu{
	display:none;
	}

.th-sort-hs-pu {
	background-color:#0160aa;
	color:white;
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	background-color:#0160aa;
	color:white;
	display:none;
}

/*user id - debris table admin*/


.hs-note	{
	display:none;
}
.parcel-table-content-hs-note{
	display:none;
	}

.th-sort-hs-note {
	background-color:#0160aa;
	color:white;
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	border:0;
	background-color:#0160aa;
	color:white;
	display:none;
}

.print{display:none;}
/* End hide show columns */

#st_rep_buttons{
	width:90%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	vertical-align:middle;	
	border: 1px solid black;
	border-collapse:collapse;
	border-top:none;
	margin-top:0;
}
#st_rep_buttons td{
	width: 25%;	
}

.th-sort-dam {
	margin:0;
	padding:0;
	cellpadding:0;
	cellspacing:0;
	width:15px;
	text-align:left;
	border:0;
	
	}
.sortbut img {
	margin: 0px;
	display:block;
	outline:none;
	border:none;
	vertical-align:middle;
	white-space: nowrap;
}
.report_wrap	{text-align:center;}
#vis_div	{float:left; padding-left: 2%;}

.parcel-table {
	/*background-color:#615E3F;*/
	border:1px solid black;
	cellpadding:0;
	cellspacing:0;
	margin-left:auto;
	margin-right:auto;
	/*margin-top: 5px;*/
	text-align:center;
	border-collapse:collapse;
	width:90%;
	vertical-align:middle;
}

.parcel-table th {
	background-color:#0160AA;
	color: #ffffff;
}

#str_headline	{
	/*background-color:#0160AA;
	color: white;*/
/*	font-size:1.3em;*/
	font-style:italic;
	padding:0;
	margin:0;
}
#dash_st_header	{
	/*background-color:#0160AA;
	color: white;*/
/*	font-size:1.3em;*/
	
	padding:0;
	margin:0;
}
#dash_sum_header	{
	/*background-color:#0160AA;
	color: white;*/
/*	font-size:1.3em;*/
	font-style:italic;
	padding:0;
	margin:0;
}
#parcel-table{width:50%;}

#parcel-table th	{
	width:70%;	
}
.parcel-table-content {
	background-color:WHITE;
	height:30px;
	border: 1px solid black;
	text-align:center;
}
.numeric	{
	text-align:right;
	padding-right:4px;
	border: 1px solid black;	
}
.parcel-table-content td {
	margin-right:auto;
	border: 1px solid black;
}
.trh {
	background-color:#0160AA;
	color: white;
	border: 1px solid black;
}

.tr1 {
	background-color:white;
	height:30px;
	border: 1px solid black;
	text-indent: 5%;
}
.tr1 td{
	border: 1px solid black;	
}
.tr2 {
	background-color:#356aa0;
	color: white;
	height:30px;
	border: 1px solid black;
	text-indent: 5%;
}
/* event form */

#evnt_tbl .lbl {
	width: 20%;
}
#evnt_tbl .input {
	width: 80%;
}
#evnt_tbl {
	width: 100%;
	border-collapse:collapse;
	margin-right: auto;
	margin-left:auto;
}
#evnt_tbl th {
	background-color: #0160AA;
	color: white;
	padding: 5px;
	border: 1px solid #04497E;
	text-align:left;
	text-indent: 5%;
}
#e_pg_1 {
	outline-style: none;
}

#notes {
	height: 70px;
	width:100%;
}
#e_submitted {
	width: 80%;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}
#confirm_tbl {
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}
.o_buttons	{
	text-align:center;
	float:left;
	width: 49%;	
	
}
/*#c_submit {
	background-color: red;
	color: white;
}*/
#current_eve {
    /*float: left;*/
    padding-right: 20px;
	clear: left;
    text-align:center;
   /* width: 15%;*/
}
#new_event {
	width: 70%;
	margin-left:auto;
	margin-right: auto;
	/*float: left;*/
}
/*#c_eve_table {
	width: 99%;
	height: 93%;
	overflow-y: scroll;
	padding-right: 1%;
}*/
.detail {
	margin:0;/* center buttons in table cell - set form margin to 0 */
}
#c_eve_table td {
	text-align: center;
	vertical-align: middle;
	height: 30px;
	
}

#c_eve_table tr {
	height: 30px;
	
}
#e_details {
    /*float: left;
    padding-left: 10%;*/
    width: 70%;
	margin-left:auto;
	margin-right: auto;
	
}
#e_details_tbl {
	border-collapse:collapse;
	border: 1px solid black;
	width:100%;/*margin-right: auto;
	margin-left: auto;*/
}
#e_details_tbl th {
	background-color: #0160AA;
	color: white;
	padding: 5px;
	border: 1px solid #04497E;
	width: 20%;
}
#confirm_tbl {
	border-collapse:collapse;
	border: 1px solid black;
	width:100%;
}
#confirm_tbl th {
	background-color: #0160AA;
	color: white;
	padding: 5px;
	border: 1px solid #04497E;
	text-align:left;
	text-indent: 5%;
}
#confirm_tbl .input {
	width:80%;		
}
#e_type { width:149px;}
#e_details_tbl td {
	border: 1px solid #04497E;
	min-width: 80%;
	text-align: center;
	padding-left: 5px;
}
#sel_team{
	width:80%;
	float:left;	
	
}
#team_sel	{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:90%;
	border: 1px solid #04497E;
	border-collapse:collapse;
}
#team_sel td 	{
	width: 20%;
	text-align:center;
}
#team_sel th	{
	background-color: #0160AA;
	color: white;}

#team_contact {
	width:80%;
	float: left;
}
#t_con_tbl {
	margin-top:5px;
	width: 100%;
	border: 2px solid #04497e;
	border-collapse:collapse;
	text-align:center;
}
#t_con_tbl th {
	background-color: #0160AA;
	color: white;
}
#t_con_tbl tr {
	border-bottom: 1px solid #04497e;
}
.option_but  {
	width:100%;
/*	font-size:1.05em;	*/
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.option_but div {
	float: left;
	width: 24%;

}
.option_but input {
	width:85%;
/*	font-size:1.05em;*/
	cursor:pointer;
}

/* Building Damage Input Page */

#home_business{
	text-align: center;
}
#home_business table   {margin-left: auto; margin-right: auto; border: none;}
#home_business table td{border: none;}

.border	td{
	border:1px solid;
	border-collapse:collapse;
	text-align:center;
}
.border	{
	margin-bottom:	10px;
}
.border	th{
	padding-right: 5px;
	padding-left:5px;
}
#damage_in_div .align_left {
	text-align: left;
}
.two_options	{
	float:left;
	width: 50%;
		
}

.head3	{
	background-color:#0160AA;
	color: white;
/*	font-size:1.3em;*/
	font-style:italic;	
}
/*fema review*/
#act_dam_fema_rev{
	text-align:center;
	border-collapse:collapse;
	border: 1px solid black;
	margin-left:auto;
	margin-right:auto;
	}
	
#act_dam_fema_rev tr,td{
	
	border: 1px solid black;
	}
#act_dam_fema_rev td{
	padding:5px;
	}
.align-left{text-align:left;}

/*Public Assistance */
.top {
	float:left;
	width: 160px;
	padding-bottom:25px;
	text-align:center;
}
.top_long {
	float:left;
	width: 320px;
	padding-bottom:25px;
	text-align:right;
}
.top_a {
	float:left;
	width:50%;
}
.top_b {
	float:left;
	width:50%;
}
.fema-table{
	
	border: 1px solid black;
	border-collapse:collapse;
	text-align:center;
	
}
.fema-table td{
	padding: 5px;
	border: 1px solid black;
	border-collapse:collapse;
}
.fema-table th{
	
	border: 1px solid black;
	padding: 2px;
	
}
.affect{
	background-color:#00ff00;
	}
.minor{
	background-color:#ffff00;
	}
.major{
	background-color:#ff6600;
	}
.destroy{
	background-color:#ff0000;
	}
/*.inaccess{
	background-color:#c0c0c0;
	transform: rotate(90deg);
	transform-origin: left top 0;
	}*/
.femaother{
	background-color:#ccc0da;
	}
.femaotherB{
	background-color:#ccc0da;
	width:54px;
	}
.femaotherStr{
	background-color:#ccc0da;
	
	}
.secondary{
	background-color:#000000;
	color:#ffffff;	
}
.floodd{
	background-color:#00ffff;
	/*color:#ffffff;*/	
}
.emptycell {background-color:grey;}

/* property bsummary report */
#report_wrap{
	text-align:center;
	
}
#prop_sum_tbl{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#prop_sum_tbl th{
	background-color:#356aa0;
	color: white;
}
#prop_sum_tbl tfoot td{
	background-color:#356aa0;
	color: white;
}
#prop_sum_tbl tr,th,td{
	border:1px solid black;
	padding: 5px;
}

#addteam{
	text-align:center;
	width:50%;
	}
#addteam table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
	}
#addteam table th{
	background-color: #356AA0;
	color:white;
	
	}
#event_teams{
	text-align:center;
	width:50%;
	}
#event_teams table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
	}
#event_teams table th{
	background-color: #356AA0;
	color:white;
	
	}
.float{float:left;}

#members{
	text-align:center;
	
	}
#members table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
	}
#members table th{
	background-color: #356AA0;
	color:white;
	
	}
#results_table th{
	background-color: #356AA0;
	color:white;
	
	}
	
/* ------ generally useful ------- */

.hidden {
  display: none;
}

.no_border {
  border: none; 
}

.border {
	border: 1px solid black;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide_nonprint {
  display: none;
}

.block{
  display:block;
}

#filter {text-align:center;}

#filter table {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	border: none;
	}
#filter table tr td {border: none;}

.form_table{
	border:none;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#DFDFDF;
}
.form_table td{border:none;}

.msgError{
 color:#AD5E5C; 
 font-size:1.2em;
 font-family: 'helvetica', Georgia, arial, sans-serif;
 font-weight:bold; 
}
.iestupidcell{
	
	}

.address_table td
{
	border: none;
}

/*Auto complete text field*/
    .ui-button { margin-left: -1px; }     
	.ui-button-icon-only .ui-button-text { padding: 0.35em; }      
	.ui-autocomplete-input { margin: 0; padding: 0.48em 0 0.47em 0.45em; }
td .card-view{
	border-bottom: 1px solid white;
	background-color: #d3edfc;
	}

td .card-view .title{
	
	width: 30%;
	/*border-bottom: 1px solid white;*/
	display: inline-table;
	vertical-align:middle;
	}
	
td .card-view .value{
	text-align: left;
	width: 70%;
	padding-left: 10px;
	display: inline-table;
	
	}