#maptab1 strong {
visibility: hidden;
margin-left: -3px;
}


body.plain #rightcol {
    min-height: 1200px;
}

#logopng {
position: absolute;
top: 0px;
right: 0px;
margin-top: -115px;
margin-right: -450px;
}

/*--image swappage--*/

body{
background: #343235 url('/img/platinumbk.jpg') no-repeat center top;
color:black;
}

body.plain #container{  
background: transparent url('/img/platinummiddle.jpg') repeat-y;
}

body.plain #footer{
background: transparent url('/img/platinumbottom.jpg') no-repeat;
}

body.plain #header{
background: transparent url('/img/platinumtop.jpg') no-repeat;

}

body.plain #bottomtext{
background: transparent url('/img/EOHlogo.jpg') no-repeat top center;
}

body.plain #signinBtn{
background: transparent url('/img/smbuttonbk.jpg') no-repeat; 
Display: none;
}

body.plain #signinBtn:hover{
background: transparent url('/img/smbuttonbkH.jpg') no-repeat;    
}

.submitbutton{
background: transparent url('/img/searchbuttonbk.jpg') no-repeat; 
}

.submitbutton:hover{
background: transparent url('/img/searchbuttonbkH.jpg') no-repeat;    
}

body.plain #map{
background: transparent url('/img/mapbk.jpg') no-repeat;  
}

.blacktab{
background: transparent url('/img/map-blacktab.jpg') no-repeat;
}

.orangetab{
background: transparent url('/img/map-orangetab.jpg') no-repeat;
}


/*--color changes--*/

body.plain #form-top p {
color: #000000;
}

body.plain #footercontents,
body.plain #footercontents a,
body.plain #bottomtext,
body.plain #bottomtext a,
sup,
body.plain #required-text,
body.plain #required-text sup
{
color:#000000;
}

h3{
border-top:2px solid #B50102;   
}

input, select{
border:1px solid #000000;       
}

body.plain #photos img{
border:1px solid #FFFFFF;
}   

body.plain #thumbnails{
background-color:#666699;
}   

body.plain #footercontents span img{
margin-left:-40px;
}

/*-----------*/


h2, 
h3, 
#featured-listing,
body.plain #featured-listing #title p{
color:#FFFFFF;
}

body.plain #featured-listing{
    padding-bottom:200px;
}

body.plain #rightcol{
    min-height:700px;
}


body.plain #form-top h2{
padding-left:15px;
}

#rightcol {
    min-height: 1200px;
    margin-left:440px;
}

/*--image swappage--*/

body{
background: #343235 url('/img/platinumbk.jpg') no-repeat center top;
}
#container{ 
background: transparent url('/img/platinummiddle.jpg') repeat-y;
}

#footer{
background: transparent url('/img/platinumbottom.jpg') no-repeat;
}

#header{
background: transparent url('/img/platinumtop.jpg') no-repeat;

}

#bottomtext{
background: transparent url('/img/EOHlogo.jpg') no-repeat top center;
}

#signinBtn{
background: transparent url('/img/smbuttonbk.jpg') no-repeat; 
}

#signinBtn:hover{
background: transparent url('/img/smbuttonbkH.jpg') no-repeat;    
}

.submitbutton{
background: transparent url('/img/searchbuttonbk.jpg') no-repeat; 
}

.submitbutton:hover{
background: transparent url('/img/searchbuttonbkH.jpg') no-repeat;    
}

#map{
background: transparent url('/img/mapbk.jpg') no-repeat;  
}

.blacktab{
background: transparent url('/img/map-blacktab.jpg') no-repeat;
}

.orangetab{
background: transparent url('/img/map-orangetab.jpg') no-repeat;
}


/*--color changes--*/

#form-top p {
color: black;
}

#footercontents,
#footercontents a {
color:#FFFFFF;
}
#bottomtext,
#bottomtext a,
sup,
#required-text,
#required-text sup
{
color:#000000;
}
input, select{
border:1px solid #000000;       
}
#photos img{
border:1px solid #FFFFFF;
}   
#thumbnails{
background-color:#000000;
}   
#footercontents span img{
margin-left:-40px;
}

/*-----------*/

#header h2, 
h2, 
h3{
color:#000000;
display:none;
}
#featured-listing #title p {color:white;}

#featured-listing{
    padding-bottom:200px;
}
#rightcol{
    min-height:700px;
}
#form-top h2{
padding-left:15px;
}

#map ul {top:-28px;}

.thankyou #bottomtext, #thankyou #form-result {
margin-left: 10px;
width: 420px;
text-align: center;
}

#thankyou a.results {
background-color: #B50102;
text-align: center;
border: 1px solid #000000;
color: white;
}

#header h1 {
    display: none;
    font-size: 24pt;
    margin: 0;
    padding: 20px 0 0 30px;
}
#returning {
    position: relative;
    display: none;
}


