@charset "utf-8";

/* Local CSS Document */

/*
div#content{
	padding-bottom:0;
}
*/

div#mainFlash{
	width:760px;
	margin:8px auto 0 auto;
}

div#mainFlash a:hover { background-color:#fff; }
#tokei a:hover { background-color:#fff; }

div#warning{
	width:760px;
	margin:20px auto;
	text-align:center;
}

div#warningImg{
	height:29px;
}

div.header{
	height:35px;
	margin: 0px 4px 10px 4px;
	background: url(../images/index/bg_indexheader.gif) 0 0 no-repeat;
}

div.header h2 {
	float:left;
	width:80%;
	padding:6px 0 0 14px;
	color:#fff;
}

div.header h3 {
	padding:5px 0 0 14px;
	font-size:100%;
	font-weight:bold;
	color:#fff;
}


table#whatsnew{
	border-collapse:collapse;
}

tr.upper td {
	border-left:1px solid #5f9cd5;
	border-right:1px solid #5f9cd5;
}

tr.upper td img{
	margin:0 7px;
	border:1px solid #fff;
}

tr.downer td{
	padding:5px 5px;
	border-left:1px solid #006acd;
	border-right:1px solid #006acd;
}

span.date{
	color:#fff;
	font-size:85%;
	line-height:140%;
	font-weight:bold;
}


span.category{
	color:#e58000;
	font-size:70%;
	line-height:140%;
}

span.newstext{
	font-size:80%;
	line-height:120%;
	margin-left:-2px;
}

table#wwsite{
	font-size:80%;
	line-height:120%;
}

table#wwsite th{
	width:170px;
}

table#wwsite td{
	width:25%;
	padding:0 0 0 10px;
}


table.bannerlink th{
	font-size:80%;
	line-height:120%;
	padding:3px 5px;
	color:#666;
	text-align:left;
	font-weight:100;
	background-color:#d2d2d2;
}
table.bannerlink td{
	margin:0;
	padding:5px 0 0px 0;
}


p#bnrcaliber,
p#bnradgalleries,
p#bnrbasel,
p#bnrspringdrive,
p#bnrsponsorship,
p#bnrusrguide,
p#bnrvideos,
p#bnrananta,
p#bnrcredor,
p#bnrsdsw,
p#bnriw,
p#bnrpdp,
p#bnrananta,
p#bnrkatalogus,
p#bnrsdw, 
p#bnrcleanenergy,
p#bnrhirdetes {
	width:171px;
	height:50px;
	padding:0;
	margin:0;
}

p#bnrpulsar,
p#bnrlorus,
p#bnrtable{
	float:left;
	width:110px;
	height:50px;
}

p#bnrcaliber a,
p#bnradgalleries a,
p#bnrbasel a,
p#bnrspringdrive a,
p#bnrsponsorship a,
p#bnrusrguide a,
p#bnrvideos a,
p#bnrananta a,
p#bnrcredor a,
p#bnrsdsw a,
p#bnriw a,
p#bnrpdp a,
p#bnrananta a,
p#bnrhirdetes a,
p#bnrsdw a, 
p#bnrcleanenergy a,
p#bnrkatalogus a{
	display:block;
	width:171px;
	height:50px;
	padding:0;
	margin:0;
	text-indent:-9999px;
}

p#bnrpulsar a,
p#bnrlorus a,
p#bnrtable a{
	display:block;
	width:110px;
	height:50px;
	padding:0;
	margin:0;
	text-indent:-9999px;
}



p#bnrcaliber a{ background: url(../images/bnr_caliberop.jpg) 0 0 no-repeat; }
p#bnradgalleries a{ background: url(../images/bnr_adgalleries.jpg) 0 0 no-repeat; }
p#bnrbasel a{ background: url('../images/bnr_basel_2011.gif') 0 0 no-repeat; }
p#bnrsponsorship a{ background: url(../images/bnr_sponsorship.jpg) 0 0 no-repeat; }
p#bnrusrguide a{ background: url(../images/bnr_usrguide.jpg) 0 0 no-repeat; }
p#bnrspringdrive a{ background: url(../images/bnr_springdrive.gif) 0 0 no-repeat; }
p#bnrvideos a{ background: url(../images/bnr_videos.jpg) 0 0 no-repeat; }
p#bnrananta a{ background: url(../images/bnr_ananta_sp.jpg) 0 0 no-repeat; }
p#bnrcredor a{ background: url(../images/bnr_credor.gif) 0 0 no-repeat; }
p#bnrpulsar a{ background: url(../images/bnr_pulsar.jpg) 0 0 no-repeat; }
p#bnrlorus a{ background: url(../images/bnr_lorus.jpg) 0 0 no-repeat; }
p#bnrtable a{ background: url(../images/bnr_table.jpg) 0 0 no-repeat; }
p#bnrkatalogus a{ background: url(../images/bnr_katalogus.jpg) 0 0 no-repeat; }
p#bnrhirdetes a { background: url(../images/bnr_hirdetes.gif) 0 0 no-repeat; }
p#bnrsdw a { background: url(../images/bnr_springdrive_sw.gif) 0 0 no-repeat; }
p#bnrcleanenergy a { background: url(../images/bnr_cleanenergy.jpg) 0 0 no-repeat; }

p#bnrcaliber a:hover,
p#bnradgalleries a:hover,
p#bnrbasel a:hover,
p#bnrsponsorship a:hover,
p#bnrusrguide a:hover,
p#bnrspringdrive a:hover,
p#bnrvideos a:hover,
p#bnrananta a:hover,
p#bnrcredor a:hover,
p#bnrpulsar a:hover,
p#bnrlorus a:hover,
p#bnrhirdetes a:hover,
p#bnrsdw a:hover, 
p#bnrkatalogus a:hover, 
p#bnrcleanenergy a:hover,
p#bnrtable a:hover { background-position:0 -50px; }


