﻿/* CSS file for Arrow Search */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    word-SPACING: normal;
}

/* the Class below is needed so that FireFox displays the fonts correctly */

p {
margin:0px;
padding:0px;
}

html, body 
{
  	margin:0px;
  	padding:0px;
}

/* Feedback Form classes */

table {
	font-family:Tahoma;
	font-size:14px;
	color: black;
	width:560px;
	text-align:right;	
	width: 100%;
	padding:0px;
	margin:0px;
	background-color:white;
}

.ViewArrangeTable 
{
    position:relative;
    margin:0 auto;
	font-family:Tahoma;
	font-size:medium;
	color:#0096D1;
	background-color:#F2FBFF;
	width:600px;
	text-align:right;	
	padding:0px;
	border:1px solid #0096D1;
}

table.AppReg2 
{
  	text-align:left;  
}

table.AppReg2.Occupants 
{
    width:575px;
    border:none;
  	text-align:left;  
}

.tdWidth1 {
	width:120px;
}

.tdWidth2 {
	width:20px;
}

.tdWidth3 {
	width:20px;
}

.tdWidth4 {
	width:95px;
}

.tdWidth5 {
	width:150px;
}

.tdWidth6 
{
    width:100%;
}

.valFont {
font-size:10pt;
}

.textField {
	width: 99%;
	border: 1px solid #0096D1;
	background-color:white;
	color:black;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:14px;
}

.h1 
{
    font-family:Tahoma;
    font-size:1.8em;
    text-align:center;
	color:#0096D1;
}

.h1_sales 
{
 
}

.p 
{
    text-align:center;
}

.radioBtnLists 
{
    width:100px;
    border: none;
    text-align:left;
}

.alignLeft 
{
    text-align:left;
}

h2
{
    font-family:Tahoma;
    font-size:1.2em;
	color:#0096D1;
}

.calendar 
{
    width:200px;
}

.PropAddress 
{
    font-family:Verdana;
    font-size:14pt;
    text-align:center;
    padding-bottom:20px;
}

.PropCell 
{ 
    text-align:center;
}

.ConfirmBack
{
 background-image:url('../forms/btnBack.gif');
 background-repeat:no-repeat;
 width:94px;
 height:26px;
 position:relative;
 margin:0 auto;
}

.confirmHeight 
{
    position:relative;
    width:100%;
    height:300px;
}

