@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:45px;
	margin-bottom:10px;
	background: url(../images/index/bg_indexheader.gif) 0 0 no-repeat;
}

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

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


div.header p.listlnk a{
	width:3.5em;
	padding:0 2px 2px 17px;
	background: url(../common/images/btn_arrow_right.gif) 2px 0.24em no-repeat;
}

div.header p.listlnk{
	float:right;
	width:12%;
	padding:8px 16px 0 16px;
	text-align:right;
}

div.header p.listlnk a:link{ color: #fff; text-decoration:none; }
div.header p.listlnk a:visited{ color: #fff; text-decoration:none; }
div.header p.listlnk a:hover{ color: #1e6a99; text-decoration:none; background-color: #b2e1ff; }
div.header p.listlnk a:active{ color: #e58000; text-decoration:none; }

table#whatsnew{
	border-collapse:collapse;
}

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

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

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

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

span.newstext{
	font-size:80%;
	line-height:120%;
}

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:#dadada;
}
table.bannerlink td{
	margin:0;
	padding:5px 0 10px 0;
}


p#bnrcaliber,
p#bnradgalleries,
p#bnrsponsorship,
p#bnrspringdrive,
p#bnrdealersite,
p#bnrcredor{
	width:171px;
	height:50px;
	padding:0;
	margin:0;
}

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

p#bnrcaliber a,
p#bnradgalleries a,
p#bnrsponsorship a,
p#bnrdealersite a,
p#bnrspringdrive a,
p#bnrcredor a{
	display:block;
	width:171px;
	height:50px;
	padding:0;
	margin:0;
	text-indent:-9999px;
}

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



p#bnrcaliber a{ background: url(../images/index/bnr_caliberop.jpg) 0 0 no-repeat; }
p#bnradgalleries a{ background: url(../images/index/bnr_adgalleries.jpg) 0 0 no-repeat; }
p#bnrsponsorship a{ background: url(../images/index/bnr_sponsorship.jpg) 0 0 no-repeat; }
p#bnrdealersite a{ background: url(../images/index/bnr_authorisedds.gif) 0 0 no-repeat; }
p#bnrspringdrive a{ background: url(../images/index/bnr_springdrive.gif) 0 0 no-repeat; }
p#bnrcredor a{ background: url(../images/index/bnr_credor.gif) 0 0 no-repeat; }
p#bnrpulsar a{ background: url(../images/index/bnr_pulsar.jpg) 0 0 no-repeat; }
p#bnrlorus a{ background: url(../images/index/bnr_lorus.jpg) 0 0 no-repeat; }
p#bnralba a{ background: url(../images/index/bnr_alba.jpg) 0 0 no-repeat; }

p#bnrcaliber a:hover,
p#bnradgalleries a:hover,
p#bnrsponsorship a:hover,
p#bnrdealersite a:hover,
p#bnrspringdrive a:hover,
p#bnrcredor a:hover,
p#bnrpulsar a:hover,
p#bnrlorus a:hover,
p#bnralba a:hover{ background-position:0 -50px; }

div#footer{
	position:static;
	height:auto;
}


div#footer .closebutton{
	width:760px;
	margin:-2px auto 0 auto;
	text-align:right;
}

div#s1name{
	width:80px;
	margin:0 0 0 auto;
}

div#footer .closebutton a{
	margin:0;
	padding:0;
}

div#footer .closebutton a:hover{
	background-color:#1a1a1a;
}

