﻿.tbformtext {
	padding: 5px;
	text-align: right;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
}

#tbl_quicksearch, #tbl_register, #tbl_contactForm, #tbl_contactAgentForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #546677;
	    
} 
#tbl_quicksearch td, #tbl_register td, #tbl_contactForm td {
	padding: 3px 0 3px 5px;  
}
#tbl_contactForm td {
	padding: 0 0 2px 0;  
}
#tbl_contactAgentForm td {
	padding: 0 0 2px 0;  
} 

.textboxfield {
	width: 105px;
	font-size: 12px;
	height: 15px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;

}
#tbl_quicksearch .textboxfield,#tbl_contactForm .textboxfield {
	width: 175px;
	font-size: 13px;
	height: 18px;
	border: 1px solid #76abd7;
	background-color: #ffffff;

}  

#tbl_register .textboxfield {
	width: 200px;
	font-size: 12px;
	height: 15px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
}

#tbl_contactAgentForm .textboxfield {
	width: 158px;
	font-size: 12px;
	height: 15px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
}
#tbl_register .memofield {
	width: 200px;
	font-size: 12px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
}
#tbl_register .textboxfieldshort {
	width: 100px;
	font-size: 12px;
	height: 15px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
}

.ddlfield {
	width: 108px;
	font-size: 11px;
	height: 20px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF; 
	color: #546677;
}

#tbl_contactForm .ddlfield {   
    width: 177px;
    font-size: 13px;
    height: 22px;
    color: #000000;
}

#tbl_register .ddlfield {
	width: 204px;
	font-size: 12px;
	height: 20px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF; 
	color: #000000;
}
.cblfield {

}

.butStyle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnSubmit_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 92px;
	display: block;
	text-decoration: none;
	cursor:pointer;
	padding-bottom:5px;		
}
.butStyle:hover {
	color: #ffffff;
	text-decoration: none;	
}
.but2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnBack2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 86px;
	display: block;
	text-decoration: none;
	cursor:pointer;	
}
.but2:hover {
	color: #ffffff;
	text-decoration: none;	
}
.but1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnBack1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 104px;
	display: block;
	text-decoration: none;	
	cursor:pointer;
}
.but1:hover {
	color: #ffffff;
	text-decoration: none;	
}

.butproperty 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnBack1.gif);
	background-repeat: no-repeat;
	background-position:center top;	
	text-align: center;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 140px;	
	display:block;
	margin:2px 0 2px 0;
	text-decoration: none;	
	cursor:pointer;
}
.butproperty:hover {
	color: #ffffff;
	text-decoration: none;	
}
.butsave 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnBack1.gif);
	background-repeat: no-repeat;
	background-position:center top;	
	text-align: center;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 120px;	
	display:block;
	margin:2px 0 2px 0;
	text-decoration: none;	
	cursor:pointer;
}
.butsave:hover {
	color: #ffffff;
	text-decoration: none;	
}

.butsavesub 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnBack1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 134px;
	display: block;
    margin:2px 0 2px 0;
	text-decoration: none;	
	cursor:pointer;
}
.butsavesub:hover {
	color: #ffffff;
	text-decoration: none;	
}

.butStyle2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/bg-submit-buttonlg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	display: block;
	text-decoration: none;
	cursor:pointer;	
}
.butStyle3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/btnSubmit_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 92px;
	display: block;
	text-decoration: none;
	float:left;
	cursor:pointer;
}
.butStyle3:hover {
	color: #ffffff;
	text-decoration: none;	
}
.butSmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url('images/buttons/btnSmall.gif');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 58px;
	display: block;
	text-decoration: none;
	float:left;
	margin-bottom:2px;
	cursor:pointer;
}
.butSmall:hover {
	color: #ffffff;
	text-decoration: none;	
}

.but3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url('images/buttons/btn3.gif');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 58px;
	display: block;
	text-decoration: none;
	float:left;
	margin-bottom:2px;
	cursor:pointer;
}
.but3:hover {
	color: #ffffff;
	text-decoration: none;	
}





.frmAsterisk  {
	color: #00457a;
	font-size: 18px;
	font-weight:bold;
	font:Times;
	position:relative;
	top:3px;
	margin-bottom:-3px;
	margin-right:3px;	
}
.noAsterisk  {
	padding-right:8px;	
}
.formRows {
	margin-bottom:3px;
	clear:left;
	width:100%;
	
	
}
#pnlForm div {
	float:left;	
}

#frmContact div {
	float:left;
	background-color:Red;	
}
.frmText {
	padding-top:3px;
	
	
}
.formHolder  {	
	padding: 8px;
	border: solid 1px #dedede;
	
}
.valSummary {

	padding: 8px;
	margin-bottom:5px;
	
}

/*Modal Popup*/
.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalCancel {
	position:relative;
	top:2px;
	left:-30px;
	float:right;
}
.modalPopup
{
		
		width:600px;

		padding:10px;
		background-color:#ffffff;
	
}


.MyCalendar .ajax__calendar_container {
    border:1px solid #cccccc;
    background-color: #00467a;
    color: #ffffff;
    
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #cccccc;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: #76aad9;
    font-weight:bold;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: #ffffff;
    font-weight:bold;

  background-color: #012542;
}






#quickfind .formText, #quickfind2 .formText 
{
	color:#373737;
	font-size:11px;
	width:65px;
	display:block;
	float:left;
	height:12px;	
}


#quickfind .formTB, #quickfind2 .formTB
{
	border: solid 1px #7e96a9;
	width:100px;
	font-size:12px;
	padding:2px 2px 1px 4px;	
}
#quickfind .formCB, #quickfind2 .formCB
{
	border: none;
	font-size:11px;
	margin-left:0px;
	color:#373737;	
}
#quickfind #topSearch, #quickfind2 #topSearch
{
	position:relative;
	left:17px;
	width:200px;
	text-align:left;
	margin-bottom:10px;
	
	
}
.searchcheckBoxList td
{
     width: 170px;    
}

input, select, option, textarea {
	font:10px arial;
}


/**** PROPERTY SEARCH ****/
.select_label_search {
	font-weight:bold;
	font-size:11px;
}

.select_label {
	margin-top:8px;
	font-weight:bold;
	display:block;
	font-size:11px;
}

.select_label_top {
	font-weight:bold;
	display:block;
	font-size:11px;
}

.button_propsearch {
	margin-top:18px;
}

.select_propsearch {
	width:110px;
	font-size:10px;
}	

div #adv_search_seperator {
	border-bottom:dotted 1px #79A603; 
	margin:15px 0 15px 0;
}

.adv_options_hdr {
	border-top:6px solid #E3EAF0; 
	margin-top:4px;
	padding-left:2px;
	text-transform:uppercase;
	font-weight:bold;
}
.careersessionsNames {
	padding-right:10px;
	padding-bottom: 20px;
	vertical-align:top;
	
}
.dvEmail
{
	background:transparent url('images/icons/document2.jpg') no-repeat;
	padding-left:28px;
	color:#666666;
	height:27px;
	width:130px;
}

