/*

OutdoorAanbieding.nl

*/

#header {
	background: #fff url('../img/hikers.jpg') 0 0 no-repeat;
	height:190px;
	position:relative;
	margin-bottom:10px;
	text-align: left;
}

#logo { 
	text-align: right;
}
#search {
	text-align: right;
	color:#fff; 
	background:none;
	vertical-align:bottom;
}
#search a { color:#fff; }
#footer { }
#footer ul { margin:0; }
#footer li { display:block; margin:0 10px; }
#footer a { color:#888; }

#payoff { background-color: #f6f6f6; border-top: 1px solid #dedede; }

ul.subcatlist { margin:0; }
ul.subcatlist li { border-bottom:1px solid white; }
.subcatlist li.current { background-color:#ccc; }

#ebay table { margin:0; }
#ebay td { padding:0; }
/*div.table { padding-left:30px; }*/
/*div.table ul { margin:0; list-style:url('../img/checkbox.gif'); }*/


/* ==================== youtube videos ==================== */
span.titlec {
	font-size: small;
	width: 130px;
	position: absolute;
}
ul.videos li {
	float: left;
	width: 130px;
	margin: 0 0 1em 0.8em;
}
ul.videos
{
	margin-bottom: 0.7em;
	padding-left : 0em;
	margin-left: 0em;
	list-style: none;
}
#youtube .ui-widget-content { text-align: center; }
