@charset "utf-8";
/* -------------------------------------------------------------
File: CSS file for homepage BergToys.com
Description: This stylesheet declares the styles for 
the homepage content 
*/

/* = Content
-------------------------------------------------------------- */
#header h1 { margin:0;text-indent:-9999px; }


/* subnavigatie content */
#subnav ul.linkboxes { height:150px; }

#subnav ul.linkboxes a { height:150px; }
/*#subnav ul.linkboxes span { display: none; }*/



#banners { 
	float:right;
    height:183px;
    margin-top:10px; 
    width: 740px;

}
#banners img { border:0; }


/* big banner homepage */
#contentbanner { float:left;clear:both;width:100%;margin:13px 0;overflow:hidden; }

#newscontainer { width:740px;float:right;margin-top:10px; }

/* news box on homepage */
#newsbox { float:left;width:360px;height:280px;margin:0;padding:0;background: url(/news/img/bg-newsbox-en.jpg) 0 0 no-repeat;position:relative; }
a#actielink { position:absolute; left:100px;top:70px;width:250px;height:40px; }
#newsbox ul { list-style-type:none;margin:0;padding:0; }
#newsbox ul li { margin:0 10px; }

.newsitem { position:relative; }
.newsitem .text { padding:3px 0 5px;border-bottom:1px solid #0385FF; }
.newsitem .text.noborder { border:none; }
.newsitem h3 { margin:0;padding:0;font-size:12px;line-height:15px; }
.newsitem p { margin:0;padding:0;font-size:10px;line-height:14px; }
.newsitem p a.more { position:absolute;bottom:3px;right:12px;text-align:right;color:#fff;margin:0;padding:0 0px 3px 0; }

#info-text { float:left;width:360px;height:280px;margin:0;padding:0;background:#fff url(/news/img/main-info-bottom.jpg) no-repeat left bottom; }
#info-text h1 { background: url(/news/img/main-info-top.jpg) no-repeat left top;color:#fff;line-height:28px;font-size:12px;padding:0 10px;margin:0; }
#info-text p { padding:10px 10px 0; }
/* banner jumpstyle */
#bannerjump { float:right;width:360px;margin:0 5px 0 0;margin:0;padding:0 0 0px;height:280px;
	background:transparent url(/news/img/banner-jumpstyle-en.jpg) 0 0 no-repeat; }
#bannerjump h3 { font-size:2em;color:#fff;line-height:1.4em;margin:0;text-indent:-9999px; }
#bannerjump h5 { font-size:1em;color:#fff;line-height:1.4em;margin:0;text-indent:-9999px; }
/* list is used for zedo (nl versie) */
#bannerjump  ul { margin:35px 10px 10px 120px; }
#bannerjump  ul li { margin:0 0 0 20px;padding:0;color:#fff; }
#bannerjump  p { margin:20px 10px 10px 120px;color:#fff; }
#bannerjump .more { float:right;text-align:right;color:#fff;margin-bottom:3px; }


#youtube { float:right;width:360px;margin:0 5px 0 0;margin:0;padding:0;height:280px;
	background:transparent url(/news/img/banner_newbox_YT.jpg) 0 0 no-repeat; }
#youtube div { margin:60px 0 0 18px; }
#youtube div img { margin:0 18px 10px;border:2px solid #fff; }	

