@import url(2vp.css);

/* INTRODUCTION BOX */
	#introduction {position:relative; background:url(../images/gfx_home_bg_intro.png) no-repeat; width:820px; height:101px; margin:0 0 20px 40px; overflow:hidden;}
	#getting-started {position:relative; float:left; width:370px; padding:20px 10px 0 20px; }
	#quick-links {position:relative; float:left; display:inline; width:400px; height:209px; margin-left:20px;}
	#quick-links p.column {position:relative; float:left; width:180px; margin:20px 20px 0 0; display:inline;}


/* FRONTPAGE */
	.homepage #menu-col ul li.selected {border-bottom:none;}

	.homepage #potweek {position:relative; margin:0 20px 20px 50px;}
	.homepage #potweek .label {position:relative; float:left; display:inline; width:180px; margin-right:20px; height:152px;}
	.homepage #potweek img {border:none;}
	.homepage #potweek img.property {border:1px solid #ccc; min-height:152px;}

	.homepage #potweek .caption {position:absolute; bottom:3px; left:0; width:180px;}
	.homepage #potweek .caption {font-size:.8em; text-align:right; color:#4c3f2e;}
	.homepage #potweek .caption .price {color:#333;}

	.table .header {margin-bottom:30px;}
	.table .thumb-row.hide {display:none;}
	.table .thumb-row.show {display:block;}
	
	#searchbar {margin-bottom:0;}

