﻿body {
    margin: 0px 0px 0px 0px;
    font-family: Times New Roman;
    font-size: 14px;
    background: url("images/bgtexture.jpg");
}

TD{
    vertical-align: top;
}

A,  A:active{
    color: #67165b;
    text-decoration: none;
    
}

A:hover{
    color: #67165b;
    text-decoration: underline;
}

.menutable A, .menutable A:hover, .menutable A:active, .menutable A:visited{
    color: #67165b;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    display: block;
    height: 20px;
}

.header{
    padding: 10px;
}
.hr{
    
    height: 20px;
    
}
.purple{
    width: 2px;
    background-color: #89387d;
}

.purplehr{
    height: 2px;
    background-color: #89387d;
}


.darkgrey{  
    width:50px;
    background-color: #505050;
}

.clear{
}

.contentcell{
    text-align: left;
    vertical-align: top;
    padding: 15px;
    border-left: solid 1px #505050;
    border-bottom: solid 1px #505050;
    border-right: solid 1px #505050;
    background: White url("images/skyline.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 750px;
}

.menutable
{
    height: 20px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: solid 1px #505050;
    border-bottom: solid 1px #505050;
}

.menutable td{
    border-left: solid 1px #505050;
}

.menutable .last{
    border-right: solid 1px #505050;
    height: 20px;
    text-align: center;
    vertical-align: middle;
}

.menucell{
    
    height: 20px;
    text-align: center;
    vertical-align: middle;
}



.menu{
    width: 65px;
    text-align: left;
}

.pagetitle{
    color: #89387d;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.footer{
    padding: 10px;
}


.quicksearchtable
{
    vertical-align: top;
    height: 49px;
	width: 100%;
    background: #DDDDDD;
}
.quicksearchcells
{
	font-size: 10px;
	color: #67165b;
	
	vertical-align: middle;
	background-repeat: repeat-x;
}
.quicksearchtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #67165b;
	margin-left: 10px;
}
.quicksearchinput
{
	border-right: #67165b 2px solid;
	border-top: #67165b 2px solid;
	border-left: #67165b 2px solid;
	border-bottom: #67165b 2px solid;
}
.quicksearchinputbutton
{
	border-right: #67165b 2px solid;
	border-top: #67165b 2px solid;
	border-left: #67165b 2px solid;
	border-bottom: #67165b 2px solid;
	color: #67165b;
	font-weight: bold;
}

.homesearchtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.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
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 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: 1px solid #67165b;
    padding-right: 4px;
    padding-left: 4px;
    text-align: left;
    font-size: 9pt;
    padding-bottom: 1px;
    padding-top: 1px;
    background-color: #E9D9FF;
}
.optionscell a, .optionscell a:visited, .optionscell a:active
{
    color: #67165b;    
    font-weight: normal;
    text-decoration: none;
}
.optionscell a:hover
{
    color: #67165b;    
    font-weight: normal;
    
}


.optionpane
{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-color:#EEE;
}
.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: #EEE;
    border: 3px solid #67165b;
}
.modaloptionpane#subRequest
{
    width: 400px;
    height: 310px; 
}
.modaloptionpane#subEmailFriend
{
    width: 400px;
    height: 380px;    
}
.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;
}

TD.resultsbar
{
	font-weight: bold;
	color: #67165b;
	background-color: #CCCCCC;
}

.resultsimage
{
	width: 128px;
	height: 100px;
}

.thumbdiv
{
	width: 330px;
	text-align: center;
}

.mortpmt
{
	font-weight: bold;
	font-size: 16px;
}
.mortpmtdetails
{
	font-size: 12px;
}


/* 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;
}
.resultsettings
{
    border: 1px solid #67165b;
}
.resultsettings TD
{
    vertical-align: middle;
}
.resultsettings .pagercell
{
    width: 40%;
    text-align: right;
}







TD.propertyresults
{
	font-weight: bold;
	color: #67165b;
	background-color: #CCCCCC;
}
TD.mypropertyresults
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #67165b;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #000000;
}

.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: #999999;
    border-bottom-color: #999999;
}



.searchcountbox
{
    background-color: #E9D9FF;
    border: 1px solid #000000;
    color: #67165b;
}
.searchcountnumber
{ font-size: 20px; font-weight: bold; color: #67165b;}

.borderleft
{
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #C0C0C0;
}



.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: #67165b;
}

.sidebarsearchtable
{
    font-weight: bold;
}
.sidebarsearchtitle
{
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    color: #67165b;
}
.sidesearchbuttons
{
    border-color: #67165b;
    color: #67165b;
}

.mlssectiontitle
{
     color: #67165b;
     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: 20%;    
}