﻿body {
}
	.tbInput {
        border: 0;
        font-style:italic;
        color: #336699;
        background: transparent; /* the important bit */
    }
    .srchbybutton {
		cursor: pointer; 
		cursor: hand;
		font-size:14px;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		width:120px;
		height:30px;
		background:url(Resources/images/SrchBybutton2.png) no-repeat center;
		padding-right:10px; 
		border:0px;
		}
	.srchbybutton:hover {
		cursor: pointer; 
		cursor: hand;
		font-size:14px;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		color:white;
		width:120px;
		height:30px;
		background:url(Resources/images/hSrchBybutton2.png) no-repeat center;
		padding-right:10px; 
		border:0px;
		}
	.srchbtn {
		cursor: pointer; 
		cursor: hand;
		font-size:14px; 
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		width:80px;
		height:25px;
		background:url(Resources/images/srchbutton.png) no-repeat center;
		padding-right:10px; 
		border:0px;
		}
	.srchbtn:hover {
		cursor: pointer; 
		cursor: hand;
		font-size:14px; 
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		color:white;
		width:80px;
		height:25px;
		background:url(Resources/images/hsrchbutton.png) no-repeat center;
		padding-right:10px;
		border:0px;
		}
	.diseabtn {
		cursor: default; 
		color: lightgray;
		font-size:14px;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		width: 100%;
		height: 30px;
		background: url(Resources/images/srchbutton.png) no-repeat center;
		background-size: 100% 100%;
		padding-right: 10px;
		border: 0px;
	}
	.diseabtn:hover {
		cursor: default;
		color: gray;
		font-size: 14px;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		color: white;
		width: 100%;
		height: 30px;
		background: url(Resources/images/hsrchbutton.png) no-repeat center;
		background-size: 100% 100%;
		padding-right: 10px;
		border: 0px;
	}
	.myHide 
	{
		display:none;
	}
	.myVisible
	{
		display:block;
	}
	
    .printLink{
	    font:10px/18px verdana, arial, helvetica, sans-serif;
	    font-weight: 600;
	    color:#2C5087;
	    text-decoration:none;
	}
    a img {
	    border:none;
	    margin-left:6px;
	    margin-right:4px; 
	    margin-bottom:0px;
	}  
	.floatDiv
    {
	   width:198px;
       float:left;
       margin:8px;
       padding:6px;
       border:solid 1px #dedede;
        }
        
        
    .clear
     {
      clear:both;
         }
         
          
       #addressBox
      {
        font-family:Arial, Helvetica, sans-serif;
	    font-size:106%;
	    color:#666;
        width:450px;
       
        border:solid 0px #dedede;
        text-transform:capitalize;
        text-align:left;
        padding:4px; 
        margin-left:14px;
        margin-right:auto;
          }
          
       #addressBox blockquote
       {
           margin-left:34px; 
           }
          
       #hoursHolder
      {
        margin:2px;
        border:solid 0px #dedede;
        text-transform:capitalize;
        text-align:left;
        padding:4px; 
        }
        
      .hrDiv
      {
        width:280px;
        font-family:Arial, Helvetica, Sans-Serif;
        font-size: 102%;
        color:#333;
        margin:2px;
        padding:2px;
        border:solid 0px #cccccc;
        text-transform:capitalize; 
        text-align:right;
          }
     
      .hrLabel
	{
	    
	   display:inline;
	   font-style:italic; 
	   margin-right:4px;
	    }
          
     #gridDiv
      {
        width:710px;
        text-transform:capitalize;
        margin-left:auto;
        margin-right:auto;
          }
            
     .subhead {
	    font-family:Arial, Helvetica, sans-serif;
	    font-size: 110%;
	    font-weight: 700;
	    color:#2f5481;
	    text-transform: capitalize;
	    padding-top: 2px;
	    padding-right: 2px;
	    padding-bottom: 2px;
	    padding-left: 0px;
	}
	
	.subheadDK 
	{
	    display:block;
	    font-family:Arial, Helvetica, sans-serif;
	    background-color:#2f5481;
	    font-size: 108%;
	    font-weight: 700;
	    color:#fefefe;
	    text-transform: capitalize;
	    padding-left: 4px;
	    margin:0px;
	}
	
	.validatorMessage 
	{
	    display:block;
	    font-family:Arial, Helvetica, sans-serif;
	    background-color:Red;
	    font-size: 90%;
	    font-weight: 700;
	    color:#fefefe;
	    text-transform: capitalize;
	    padding-left: 4px;
	    margin:2px;
	}

	    
	 .timeTxt {
		font-size: 105%;
	    font-weight: 500;
	    text-transform:capitalize;
	    text-align:right;
	    margin-right:10px;
		color:#333;
	}
	
	.detailText {
		font-size: 108%;
	    font-weight: 500;
	    text-transform:capitalize;
		color:#333;
	}
	
	.searchFieldLabel 
	{
	    font-family:Helvetica, Arial, sans-serif;
		font-size: 86%;
	    font-weight: 600;
		color:#395277;
	}
	
	.searchFieldContainer
	{
	    margin-left:20px;
	    margin-right:auto;
	    width:690px;
	    }
	    
	#tableLegend
	{
	    font-size: 96%;
	    color:#444;
	    margin:4px;
	    padding-left:8px;
	    }
	    
  .rowText
	   {
	    font-family: Helvetica, Arial, sans-serif;
	    font-size: 96%;
	    color:#333;
	    text-transform:capitalize;
		border:none; 
	       }
 .selRow
        {
            background-color: Yellow;
        }