/* --------------------------------------- */
/* FIETSEN IN REGIO ROTTERDAM HOME css */
/* --------------------------------------- */

#main
	{
	background: url(/grfx/background-main.gif) repeat-y;
	_height: 350px;
	min-height: 350px;
	}

#content,
#sidebar,
#sidebar2
	{
	height: auto;
	_height: 350px;
	min-height: 350px;
	}

#content
	{
	margin-left: 309px;
	_margin-left: 306px;
	}

#sidebar						{ background: url(/grfx/background-weather.jpg) no-repeat bottom; }

#sidebar2
	{
	position: relative;
	width: 276px;
	margin: 0px;
	padding: 12px;
	float: left;
	left: 0px;
	}

#content h3, #content_full h3, #sidebar h3, #sidebar2 h3
	{
	font-size: 1.6em;
	}

#sidebar2 select				{ width: 250px; }

#maparea						{ position: relative; border: 1px solid #ccc; width: 270px; height: 193px; margin: auto; }

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer							{ border-top: 0px; }

/* ======================================= */

/* --------------------------------------- */
/* NEWS */
/* --------------------------------------- */

div#content ul#news
	{
	list-style: none;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	}

div#content ul#news a				{ display: block; }


div#content ul#news li
	{
	background: url(/grfx/bullet-news.gif) no-repeat 4px 0px;
	padding-left: 22px;
	}

p.more
	{
	background: url(/grfx/bullet-news.gif) no-repeat 4px 0px;
	padding-left: 22px;
	}

/* ======================================= */

/* --------------------------------------- */
/* WEATHER */
/* --------------------------------------- */

#weatherbox
	{
	position: relative;
	width: 214px;
	height: auto;
	_height: 100px;
	min-height: 100px;
	margin: 0px;
	padding: 8px;
	}

#weatherbox p				{ font-size: 0.85em; }
#weatherbox #moreweather	{ text-align: right; margin-top: 5px; display: block; }

#wtoday						{ width: 210px; vertical-align: middle; text-align: right; padding: 4px; }
#wtoday td					{ font-size: 0.85em; }
#wmaxtmp					{ background-color: #f00; color: #fff; text-align: center; width: 20px; height: 16px; padding: 4px; }
#wmintmp					{ background-color: #039; color: #fff; text-align: center; width: 20px; height: 16px; padding: 4px; }
#wwind						{ font-size: 0.85em; width: 100px; margin: 0px 0px 10px 0px; }
#wdays						{ width: 100%; }
#wdays td					{ font-size: 0.85em; }

/* ======================================= */
/* ======================================= */
/* ======================================= */