/*
	DieCast Ads
*/

.adwrap {
	width: 502px;
	height: 92px;
	background: #ffffaa;
	position: relative;
	margin: 0 auto;
}

.adwrap.blue {
	background: url("http://www.diecast.org/images/ad-blue.jpg") 0 0 no-repeat;
}

.adwrap.orange {
	background: url("http://www.diecast.org/images/ad-orange.jpg") 0 0 no-repeat;
}

.adwrap.green {
	background: url("http://www.diecast.org/images/ad-green.jpg") 0 0 no-repeat;
}

.adwrap.purple {
	background: url("http://www.diecast.org/images/ad-purple.jpg") 0 0 no-repeat;
}

.adcode {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: 16px;
}

.banner { width:466px; margin:0 auto; }
.banner a { overflow:hidden; cursor:pointer; float:left; display:block; outline:0; text-decoration:none; width:466px; #width:468px; height:81px; #height:83px; overflow:hidden; text-align:left; border:1px solid #e6e6e6; background:#701d3b url(http://www.diecast.org/images/banners/arrow.gif) no-repeat 448px 62px; }
.banner a:hover { text-decoration:none; }
.banner a img { display:inline; float:left; #margin:0 -3px 0 -3px; border:0; }
.banner a span.content { overflow:hidden; float:right; width:272px; }
.banner a span.title { display:block; text-indent:-9999px; width:272px; height:25px; background:url(http://www.diecast.org/images/banners/just_arrived.jpg) no-repeat; margin:0 0 6px; }
.banner a span.model { display:block; font:bold italic 12px/15px Verdana, sans-serif; color:#fff; margin:0 20px 0 10px; }

