  input {    
     font-family: Arial, Sans-Serif;
     font-size: 13px;
     padding: 1px;
     border: solid 1px #85b1de;
     background-image: url( '../images/blue_bg.png' );
     background-repeat: repeat-x;
     background-position: top;
     color:gray;
     }
  input:focus, select:focus, textarea:focus
     {
         background-image: none;
         background-color: #ffffff;
         border: solid 1px #33677F;
         color:black;
     }  
li {font-weight:normal}
textarea {background-color:#eaf2f8;font-family: Arial, Sans-Serif;font-size: 13px;padding: 1px;border: solid 1px #85b1de;color:gray;padding:5px}
textarea:focus {background-color: #ffffff;border: solid 1px #33677F;color:black}
body {color: #434242; margin: 0px;font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
a {color: #434242; text-decoration: none;font-family:Arial, Helvetica, sans-serif; font-size:8pt}
a:hover { color: #660000;background-color:white}
img {border-color:gray;border-width:0}
form { margin: 0px}
table { color: #434242;font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

.citySelect {font-family: Georgia,Arial;background-color:#c7d9e9;font-weight:bold;width:200px}
.fieldSelect {font-family: Georgia,Arial;background-color:#c7d9e9}
.cityHeader {background-color:#3a5b78;color:white;font-weight:bold;text-align:center}
.my_submit {background-color:#6daee6;font-family: Georgia;font-weight:bold;border: 3px solid #afdaff;color:white}
.oneLineTBL {border: 2px solid #adafa3; width:500px}
.address {color:#497cdc;font-weight:bold;font-size:12pt;background-color:#c0c0c0;font-family:Verdana}
.address2 {color:#497cdc;font-size:8pt;border-bottom:1px solid #adafa3;background-color:#c0c0c0}
.price {color:black;font-size:12pt;font-weight:bold}
.bedbth {color:#326895;font-style:italic;}
.remarks {padding-top:2px;padding-bottom:2px;border: 1px solid #cbcdbe}
.lstLinkLine {border: 1px solid #cbcdbe;}
.photoArrow {color:black;font-size:10pt;font-weight:bold;cursor:pointer}
.detailArrow {background-color:#c0c0c0;padding-right:15px}
.detailTxt {background-color:#637bad;color:white;cursor:pointer}
.dtlTBL {width:575px}
.dtlHeader {color:#3c404e;font-weight:bold;font-size:12pt;padding-top:5px}
.dtlAddress2 {color:#3c404e;font-size:10pt}
.dtlAddress1 {color:#3c404e;font-weight:bold;font-size:12pt;font-family:Verdana}
.dtlPhoto {width:300px;padding-top:5px}
.dtlPrice {color:#3f9301;font-weight:bold;font-size:15pt}
.dtlRemarks {background-color:#fdf0ca;padding-top:2px;padding-bottom:2px;border: 3px solid #637bad}
.folderHead {background-color:#637bad;border:1px solid #637bad;border-bottom: 1px solid #637bad;border-right:10px solid #637bad;border-left:10px solid #637bad;font-weight:bold;color:white}
.folderHeadLP {background-color:#fdf0ca;color:#3f9301;font-weight:bold;font-size:15pt;border:1px solid #637bad;border-bottom: 1px solid #fdf0ca ;border-right:15px solid #637bad;border-left:15px solid #637bad;border-top:2px solid #637bad}
 .myInput {background-color:#eeeeee}


#agents_frame { background-color: #FFFFFF; width: 745px; height:220px; border: 0px}
#myLinks  a {color: white; text-decoration: none;font-weight:bold;font-family:verdana;font-size:6pt}
#myLinks  a:hover { color: black}
#whitelinks a {color: #f2f2f2; text-decoration: none;font-weight:bold}
#whitelinks a:hover {color: black}
/*ul {list-style-image: url(../images/chkMark.png);font-size:12pt}*/
ul {list-style-image: url(../images/check_Mark.png);font-size:12pt}
#shadow {
   
    margin: 100px auto;
    position: relative;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: #666666;
}
#bodyblock {    
    position: relative;
    top: -3px;
    left: -3px;
    border-right: 2px solid #999999;
    border-bottom: 1px solid #666666;
    text-align: left;
    color: #666;   
}
#cell {position:absolute;height:120px;width:350px;font-family:georgia;padding:10px 10px 0px 10px;
	left:-1000px;top:15px;font-size:9pt;border:4px solid #637bad;font-size:8pt;}
.sendEmail {height:188px;cursor:pointer;color:white;font-size:13pt;padding-left:5px;padding-right:5px;border: 5px solid white;}
/* styles for displaying scores from the Walk Score API */
.walkscore-scoretext, .walkscore-noscoretext {
	position: relative;
	top: 0px;
	color: #b14900;
	text-decoration: underline;
	font-weight: normal;
	font-family:arial;
}

.walkscore-scoretext {
	padding-left: 3px;
	font-weight: bold;
	font-size: 12pt;
	text-decoration:none;
}
#walkscore-div a {
	text-decoration:none;
}

/* styles for the info icon */
#ws_info {
	position: relative;
	top: -5px;
	
}
 #slider img {height:400px}
 .hide { display: none; }

 .printOnly { display:none;}
@media print {
    .printOnly  { display:block;}
}
 .myShadow {box-shadow:8px 8px 6px -6px #000}