﻿   .bg1 {
            background-image: url('../images/property-search-box-bg.png');
        }

   .bg2 {
            background-image: url('../images/footer-bg.gif');
			margin-left:8px;margin-bottom:8px;
        }
        
   .bg3 {
            background-image: url('../images/hotbox-home-mid-bg.png');
			
        }
.thumb
{
    border: 3px solid #C0C0C0;
    margin-top:10px;
margin-bottom:10px;
 margin-right:10px;
margin-left:0px;
}

.prow1
{
 

}

.prow2{
   background-color: #E4E4E4;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #AAAAAA;
    border-bottom-color: #AAAAAA;
}
.graytop
{
    background-image: url('../images/graytop.gif');
}

.t1 {
background-image:url('../images/bg-content-full.gif');
background-repeat:no-repeat;
background-position: top center; 
}
.t2 {
background-image:url('../images/seaweed-homepagewt.jpg');
background-repeat:no-repeat;
background-position: top center; 
}
.t3 {
background-image:url('../images/menu-left-top.png');
background-repeat:no-repeat;
background-position: top center; 
}

.t7 {
background-image:url('../images/seaweed-homepage.jpg');
background-repeat:no-repeat;
background-position: top center; 
margin-left:4px;
}

.hotboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #398ABC;
}
.hotbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #767676;
}
a.hotboxlinks:link {

	font-family: Arial, Helvetica, sans-serif;	
	color: #97AD29;		
	text-decoration: none;
}
a.hotboxlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E9217;
	background-color: #E5EACB;
	text-decoration: none;
}
a.hotboxlinks:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #BACA69;
	text-decoration: none;
}

.detailshdr{
margin-top:15px;
font-weight:bold;
color:#398ABC;

}
.bul
{
margin-left:10px;
}
.detailspic
{
    border: 4px solid #d5d5df;
}
.detailspageintro
{
    color: #277fcb;
    font-weight:bold;
    margin-bottom:15px;
}

#searchitems
{
	background-color: #EEE6A7;
	padding:10px;
	font-size:11px;
	
}

#searchitems .items
{
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #326A9B;
}


#searchitems a
{
text-decoration:none;
}

#searchitems a:hover
{
text-decoration:underline;
}