/* CSS Document */


#home-banner
{
width:920px;
background:url('../images/home-banner-img.jpg') no-repeat left top;
margin:10px 0 0 0;
border-bottom:1px solid #fff;
}

/*search panels*/

#home-filter-panel
{
width:325px;
float:right;
background:#9fcc48 url('../images/find-panel-bg.jpg') no-repeat left top;
margin:0;
padding:48px 0 0 0;
padding:38px 0 0 0;
position:relative;
}

#home-filter-panel form
{
margin:0 0 10px 25px;
padding:0;
}

#home-filter-panel form label
{
color:#5b5c59;
font-weight:bold;
margin:0 0 5px 0;
display:block;
float:left;
clear:left;
text-transform:uppercase;
}

#home-filter-panel form input, 
#home-filter-panel form select, 
#home-filter-panel form textarea
{
border:1px solid #777;
float:left;
width:170px;
margin:0 0 10px 0;
padding:2px;
font-size:10px;
color:#777;
font-family: Verdana, Arial, sans-serif;
clear:left;
}

#home-filter-panel form #filter-activity
{
width:250px;
}

#home-filter-panel form #filter-activity-wrap
{
width:250px;
margin:0 0 10px 0;
}


#home-filter-panel form #filter-month-wrap
{
width:170px;
float:left;
}

#home-filter-panel form #filter-price-wrap
{
width:70px;
margin:0 0 0 10px;
float:left;
}

#home-filter-panel form #filter-price-wrap select
{
width:70px;
}

#home-filter-panel form #filter-base-wrap
{
width:170px;
float:left;
}

#home-filter-panel form #filter-button-wrap
{
width:120px;
float:left;
margin:62px 0 0 10px;
}


#home-filter-panel form #filter-button-wrap
{
width:120px;
float:left;
margin:12px 0 0 10px;
}










#home-content
{
width:920px;
margin:20px 0 0 0;
clear:both;
}

#home-content-offers
{
width:280px;
background:url('../images/special-offers-bg.jpg') no-repeat left top;
float:left;
margin:0 20px 0 0;
}

#home-content-offers img.rss
{
float:right;
}

#home-content-offers ul
{
list-style-type:none;
margin:130px 0 0 0;
padding:0;
line-height:1.8em;
font-weight:bold;
color:#464545;
}

#home-content-offers span, 
#home-content-blog span
{
color:#8b0434;
}




#home-content-inspire
{
width:280px;
background:url('../images/inspire-panel-bg.jpg') no-repeat left top;
float:left;
margin:0 20px 0 0;
}

#home-content-inspire img.rss
{
float:right;
}

#home-content-inspire p
{
margin:130px 0 0 0;
padding:0;
line-height:1.8em;
color:#464545;
}



#home-content-news
{
width:320px;
background:url('../images/news-panel-bg.jpg') no-repeat left top;
float:right;
margin:0;
}

#home-content-news p
{
margin:130px 0 0 0;
padding:0;
line-height:1.8em;
color:#464545;
}






#home-content-blog
{
width:320px;
background:url('../images/blog-header.jpg') no-repeat left top;
float:right;
margin:0;
}

#home-content-blog p
{
margin:130px 0 0 2px;
padding:0;
line-height:1.8em;
color:#464545;
}






#home-content h2
{
margin:0 0 0 0;
padding:0;
font-weight:normal;
}
