#tracer {
position:absolute;
background:url(tracing.gif) no-repeat;
width:190px;
height:340px;
top:295px;
right:9px;
z-index:999;

opacity:0.9;
display:none;
}

#container.index {
padding-top:295px;
background:url(../images/bg_home_content.gif);
overflow:auto;
}


#content {
margin-left:19px;
margin-bottom:10px;
border:0;
background:url(../images/bg_home_featuretitle.gif) top center no-repeat #fff;
width:580px;
height:421px;
padding:0;
padding-bottom:10px;
position:relative;
}

#welcome {
-moz-border-radius:5px;
width:580px;
height: 228px;
overflow:hidden;
background:#eff4ff;
margin:0; padding:0;
position:absolute;
bottom:0px;
left:0px;
padding:0px;
}

#welcome h1 {
margin:10px ;
font-family:"times new roman";
font-style:italic;
font-weight:normal;
font-size:22px;
color:#043666;
}

#welcome p {
width:500px;
margin-left:25px;
line-height: 21px;
font-size: 13px;
}

#featured {
width:580px;
height:170px;
padding-top:30px;
}

#f-left {
margin-right:10px;
}
.a-feature {
width:275px;
padding:0 0 0 9px;
height:160px;
background:#bbccdd;
float:left;
position:relative;
color:#006;
-moz-border-radius:5px;
}

#featured h2 {
font-size:14px;
font-weight:bold;
margin:0;
margin:14px 0;
}

#featured img {
width:125px;
height:88px;
float:left;
margin-right:10px;
}


.price {
width:125px;
height:27px;
position:absolute;
bottom:30px;
left:146px;
overflow:visible;
}


.price span {
font-weight:bold;
display:block;
font-size:14px;
line-height:10px;
}


a.view {
position:absolute;
right:0px;
bottom:0px;
padding:0 14px 8px 0px;
color:#000066;
text-align:right;
}






#sidebar {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
background:#ffd6ad;
width:190px;
margin-right:19px;
}


#sidebar #viewByIsland {
display:none;
}


#container.index #header {
height:287px;
background:url(../images/ParadiseRMbg_home_splashR1.jpg);
}

#container.index #main-navigation{
top:256px;
height:33px;
}

#container.index #footer {
background-position:0 -7px;
clear:both;
padding-top:6px;
}

a#footerToTop{
top: 5px;
}

#quicksearch{
background:url(../images/bg_home_quicksearch.gif) center 10px no-repeat;
width:170px;
padding:0;
font-size:11px;
}

#quicksearch form {
padding-top:30px;
margin:auto;
display:block;
}

#quicksearch td {

}

#quicksearch input,
#quicksearch select
{
width:170px;
}

#quicksearch form div label {
margin-top:5px;
display:block;
}




