﻿body {
    background: url("images/paisleybg4.jpg");
    margin: 0px;
    font-family: Arial;
}

body.print{
    background: white;
}

td{
    vertical-align: top;
   }
   
a, a:hover, a:active, a:visited{
    color: #C00000;
    text-decoration: none;
}
.maintable{
    width: 700px;
    border: solid 1px black;
}

.contentcell{
    background: #FFFFFF;
    padding: 5px;
}

.menutable{
    font-size: 11px;
    width: 100%;
    height: 31px;
    background: url("images/buttonbg.jpg");
    background-repeat: repeat-x;
}

.button{
    padding-left: 5px;
    padding-right: 5px;
}

.button a, .button a:visited, .button a:active{width:100%; color: Black; text-decoration: none; display: block;}
.button a:hover{width:100%; color: #333333; text-decoration: none; display: block;}


.buttonleft{
    background: url("images/buttonleft.jpg");
    background-repeat: no-repeat;
    width: 3px;
}

.buttonspacer{
    background: url("images/buttonspacer.jpg");
    background-repeat: no-repeat;
    width: 5px;
    
}
.buttonright{
    background: url("images/buttonright.jpg");
    background-repeat: no-repeat;
    width: 3px;
}
.menutable td{
    text-align: center;
    vertical-align: middle;
}

.header{
    height: 145px;
}


.mortgagecalcresults table td{
    font-size: 11px;
}

/*COMMON  STYLES*/

.disclaimercell
{
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
    background: #AAAAAA;
	font-size: 10px;
	text-align: center;
}

/* Mapping Styles */
.mapdiv
{
	border-right: dimgray 2px solid;
	border-top: dimgray 2px solid;
	border-left: dimgray 2px solid;
	width: 580px;
	border-bottom: dimgray 2px solid;
	height: 300px;
}
.mapinfo
{
	font-size: 12px;
}
.mapinfowindow
{
	font-size: 10px;
}


.homefeaturecell_not
{
	border-right: gainsboro 1px solid;
	padding-right: 3px;
	border-top: gainsboro 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: gainsboro 1px solid;
	padding-top: 3px;
	border-bottom: gainsboro 1px solid;
	background-color: #CCCCCC;
}

.pagetitle
{
	font-size: 18px;
	color: #C00000;
	font-weight: bold;		
}
.pagetitle .print
{
    color: #000000;    
}
LI
{
	line-height: 18px;
}



.quicksearchtable
{
    vertical-align: top;
    height: 49px;
	width: 100%;
	background-color: #CCCCCC;
}
.quicksearchcells
{
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	background-repeat: repeat-x;
}
.quicksearchtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-left: 10px;
}
.quicksearchinput
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}
.quicksearchinputbutton
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	color: #000000;
	font-weight: bold;
}
.sidebarsearchdiv{
    border-left: solid 1px black;
    padding: 3px;
    padding-left: 7px;  
}
.homesearchtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #C00000;
}
.homesearchcell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #000000;
	background-color: #fff4d4;
	padding-top: 2px;
}
.homesearchbuttons
{
    background: #EEEEEE;
	border-right: #c00000 1px solid;
	border-top: #c00000 1px solid;
	font-weight: bold;
	border-left: #c00000 1px solid;
	color: #c00000;
	border-bottom: #c00000 1px solid;
}

.homeright
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #eea800 2px solid;
}


TD.optionscelltop
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 1px;
	color: #000000;
	padding-top: 1px;
	
}
TD.optionscell
{
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding-right: 4px;
    padding-left: 4px;
    text-align: left;
    font-size: 9pt;
    padding-bottom: 1px;
    padding-top: 1px;
    background-color: #DDDDDD;
}
.optionscell a, .optionscell a:visited, .optionscell a:active
{
    color: #C00000;    
    font-weight: bold;
    text-decoration: none;
    
}
.optionscell a:hover
{
    color: #F00000;    
    font-weight: bold;
    
}


.optionpane
{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-color:#CCCCCC;
}
.modaloptionpane
{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 4px;
    z-index: 20;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -175px;
    background-color: #CCCCCC;
    border: 3px solid #C00000;
}
.modaloptionpane#subRequest
{
    width: 400px;
    height: 310px; 
}
.modaloptionpane#subEmailFriend
{
    width: 400px;
    height: 380px;    
}
.modaloptionpane#subSaveProperty, .modaloptionpane#subSaveSearch
{
    width: 400px;
    height: 150px;    
}
.optionpanetitle
{
	font-weight: bold;
}
.darkenBackground
{
    background-color: rgb(0, 0, 0);
    opacity: 0.7; /* Safari, Opera */
    -moz-opacity: 0.70; /* FireFox */
    filter: alpha(opacity: 70); /* IE */
    z-index: 10;
    background-repeat: repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}


.tab{
    height: 20px;
    background: url("images/tab.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
}

.tabtablecell{
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

TD.propertyresults
{
	font-weight: bold;
	color: #C00000;
	background-color: #CCCCCC;
	border: solid 1px #777777;
}
TD.mypropertyresults
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #777777;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #777777;
}

.resultsimage
{
	width: 128px;
	height: 100px;
}
.thumbdiv
{
	width: 330px;
	text-align: center;
}
.mortpmt
{
	font-weight: bold;
	font-size: 16px;
}
.mortpmtdetails
{
	font-size: 12px;
}


.yellowcell{

    background-color: #ffcc33;
    height: 10px;
}

.horilines
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C00000;
    border-bottom-color: #C00000;
}



.searchcountbox
{
    background-color: #CCCCCC;
    border: 1px solid #777777;
}
.searchcountnumber
{ font-size: 20px; font-weight: bold; }

.borderleft
{
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #C00000;
}



.savedsearchesheader TH
{
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #000000;
}
.savedsearchesrow TD, .savedsearchesaltrow TD
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E3BA3E;
}



.sidebarsearchtable
{
    font-weight: bold;
}
.sidebarsearchtitle
{
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    color: #C00000;
}
.sidesearchbuttons
{
    border-color: #993333;
    color: #993333;
}

.mlssectiontitle
{
     color: #600000;
     font-weight: bold;
     font-size: 14px;
}
.mlscriterialabel
{
     font-weight: bold;
     font-size: 12px;
}
.subdirections
{
    font-size: 10px;
}



body.print
{
    background-color: #ffffff;
}

.printhr
{
    color: #000000;
    height: 3px;
}
.printtop 
{ 
       font-size: 20px;
    font-weight: bold;
    }
.printbottom
{
    font-size: 18px;
    font-style: italic;
}


#mypagesearchescolumn
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000000;
    width: 40%;
}
#mypageoptionscolumn
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000000;
    width: 22%;    
}

.resultsettings
{
    border: 1px solid #993333;
    color: #000000;
    
}
.resultsettings TD
{
    vertical-align: middle;
}
.resultsettings .pagercell
{
    width: 40%;
    text-align: right;
}
.resultsettings a, .resultsettings a:hover, .resultsettings a:visited, .resultsettings a: active{
    font-weight: bold;
}
