body {
font-family: helvetica, arial, sans-serif;
font-size: 11px;
text-align: center;
color: #FFFFFF;
}
html, body, #wrapper, h1 {
margin: 0;
padding: 0;
}
th, td {
font-size: 11px;
}
img { border: 0; }
#wrapper {
margin: auto;
text-align: left;
width: 702px;
position: relative;
}
h1, h2, h3 {
font-size: 11px;
}
h1 {
margin: 0;
padding: 0;
}
h2 {
margin: 0 0 5px 0;
padding: 0;
}
h3 {
padding: 4px 0 0 0;
}
p {
margin: 1em 0;
padding: 0;
}
a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.block {
display: block;
}
.clear {
clear: both;
border-top: 1px solid white;
padding: 0;
margin: 0;
}
.left {
float: left;
margin: 1px 8px 0px 4px;
}
.softright {
text-align: right;
}
.readmore {
text-align: right;
}
/* ***** */
body {
background: #82F9FF;
}
#wrapper {
background: #82F9FF url(images/body_bg1.gif) repeat-y;
}
h1 {
margin: 0 1px;
background: #05C6FE;
border-bottom: 1px solid #fff;
position: relative;
}
#topnav {
position: absolute;
top: 4px;
left: 500px;
font-size: 1px;
}
#bigphoto {
position: absolute;
top: 45px;
left: 1px;
}
#nav {
position: absolute;
top: 35px;
left: 0px;
left: 1px;
padding: 0;
width: 162px;
}
#maintextdiv {
float:left;
padding:0px 0px 0px 0px;
width:470px;
color:#FFFFFF;
}
* html #nav {
left: 0px;
left: 326px;
}
#nav li {
margin: 0;
padding: 0;
list-style: none;
}
#nav img {
display: block;
}
* html #nav img {
float: left;
}
#homesearchtitle {
position: absolute;
top: 261px;
left: 1px;
}
#titlelatest {
position: absolute;
top: 45px;
left: 489px;
}
#leftcol {
float: left;
width: 680px;
margin-left: 1px;
display: inline;
}
#searchbox {
background: #2DCCFB;
padding-top: 240px;
}
#searchbox form {
padding: 8px 0px 20px 35px;
margin: 0;
}
#searchbox table {
margin: 0;
}
#searchbox th {
text-align: right;
font-weight: normal;
}
#searchbox .submitrow {
text-align: right;
}
.topped {
border-top: 1px solid white;
}
#special p {
padding-right: 1em;
}
#special h2 {
padding-bottom: 5px;
}
#houses {
width: 162px;
float: left;
padding-top: 127px;
margin-left: 1px;
display: inline;
}
#houses div {
background-repeat: no-repeat;
padding: 8px 0 3px 33px;
margin: 0 0 5px 0;
}
#houses p {
margin: 5px 0 2px 27px;
padding: 0 0 0 18px;
}
#houses p.gallery {
background: url(images/ico_search.gif) left center no-repeat;
}
#houses p.buy {
background: url(images/ico_buy.gif) left center no-repeat;
}
#news {
float: right;
width: 500px;
margin: 0 17px 0 0;
padding: 30px 0 0 0;
font-size: 10px;
display: inline;
}
#news h3 {
color: #FFFFFF;
margin: 1em 0;
padding: 0;
}
#footer {
background: #05C6FE;
border-bottom: 1px solid white;
margin: 0 1px;
padding: 6px 16px;
}
* html #footer {
padding-top: 3px;
}
#footer p {
margin: 0;
padding: 0;
position:relative;
}
.navbutton {
background-color: #05C6FE;
border: Defaultpx solid #00ffff;
color: #FFFFFF;
font-size:12px;
font-family:tahoma;
font-style: normal;
font-weight:bold;
padding: 1px 0px 1px 10px;
width:160px;
}
#logospan {
height:44px;
background-color:#05C6FE;
color:#FFFFFF;
font-size:22px;
font-weight:bold;
padding:0px 0px 0px 20px;
display:table-cell;
vertical-align:middle;
font-style: italic;
}
a.ovalbutton{
background: transparent url('images/button-left.gif') no-repeat top left;
display: block;
cursor:hand;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
width:162px;
background-color:#05C6FE;
color:#FFFFFF;
font-weight:bold;
}
a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #FFFFFF; /*button text color*/
}
a.ovalbutton span{
background: transparent url('images/button-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
color:#FFFFFF;
font-weight:bold;
}
a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
background-color:#16C8FC;
text-decoration: none;
}
a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
background-color:#16C8FC;
text-decoration: none;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
a.ovalbuttontop{
//background: transparent url('oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
cursor:hand;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
//padding-left: 11px; /* Width of left menu image */
text-decoration: none;
width:90px;
height:26px;
background-color:#05C6FE;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
a:link.ovalbuttontop, a:visited.ovalbuttontop, a:active.ovalbuttontop{
color: #FFFFFF; /*button text color*/
}
a.ovalbuttontop span{
//background: transparent url('oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 0px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
color:#FFFFFF;
font-weight:bold;
}
a.ovalbuttontop:hover{ /* Hover state CSS */
background-position: bottom left;
background-color:#16C8FC;
text-decoration: none;
}
a.ovalbuttontop:hover span{ /* Hover state CSS */
background-position: bottom right;
background-color:#16C8FC;
text-decoration: none;
}
