@charset "UTF-8";/* SMITH CITY STYLES */#content_dc *{	position: absolute;	}#fiveday{	left: 354px;	top: 15px;		width: 199px;	height: 43px;	}#extravaganza{left: 380px;top: 52px;	width: 153px;height: 23px;}#yellow,#yellow2,#yellow3,#red{	width: 726px;	height: 88px;	background-color: #ffec18;		}#yellow2{	/*General*/	transform: skew(-8deg, 0);	/*Firefox*/	-moz-transform: skew(-8deg, 0);	/*Microsoft Internet Explorer*/	-ms-transform: skew(-8deg, 0);	/*Chrome, Safari*/	-webkit-transform: skew(-8deg, 0);	/*Opera*/	-o-transform: skew(-8deg, 0);}#yellow,#red,#yellow3{	/*General*/	transform: skew(-10deg, 0);	/*Firefox*/	-moz-transform: skew(-10deg, 0);	/*Microsoft Internet Explorer*/	-ms-transform: skew(-10deg, 0);	/*Chrome, Safari*/	-webkit-transform: skew(-10deg, 0);	/*Opera*/	-o-transform: skew(-10deg, 0);}#red{	background-color: #ab293b;		left: 523px;	}#yellow2{	left: 520px;	}#yellow3{		left: 508px;}#yellow{	right: 285px;		}#cover{	background-color: #ffec18;		width: 100%;	height: 100%;	}#over{width: 100%;height: 100%;background-color: #fff;background-color: #ae2639;opacity: 0;}#sc_bg{	background-color: #fff;		width: 100%;	height: 100%;	/*background-image:url(guides/guide-3.jpg);*/	}#easypay{	background-image:url(smithscity-easypay.png);	left: 267px;	top: 32px;	width: 193px;	height: 39px;}#productbrand{	width: 118px;		height: 46px;	background-position: -24px -22px;	left: 24px;	top: 22px;}#productdescr{	width: 178px;	height: 38px;	background-position: -165px -30px;	left: 165px;	top: 30px;}#productprice{	width: 138px;	height: 50px;	background-position: -358px -23px;	left: 358px;	top: 23px;}#product{	width: 223px;	height: 90px;	left: 505px;	top: 0px;	background-position: -505px 0px;	}#product,#productbrand,#productdescr,#productprice{background-image: url(smithscity-728x90-sprite.png);	background-repeat: no-repeat;}#sale{	top: 63px;	left: 489px;		width: 113px;	height: 34px;}#logo{	width: 124px;	height: 33px;	top: 30px;	left: 28px;	background-image: url(smithscity-logo.png);		background-repeat: no-repeat;}#button{	width: 142px;	height: 41px;	top: 25px;	left: 555px;	}/* DOUBLECLICK GENERIC */body, body * {	vertical-align: baseline;	border: 0 none;	outline: 0;	padding: 0;	margin: 0;}/* Div layer for the entire banner. */#container_dc {	position: absolute;	width: 728px;	height: 90px;	top: 0px;	left: 0px;	margin: auto;	}#content_dc {	position: absolute;	width: 726px;	height: 88px;	border:1px solid #ac123f;	bottom: 0px;	left: 0px;	background-color: #FFF;	z-index: 100;	background-color: #fff;	overflow: hidden;}/* Invisible button for background clickthrough. */#background_exit_dc {	position: absolute;	width: 100%;	height: 100%;	top: 0px;	left: 0px;	cursor: pointer;	opacity: 0;	z-index: 400;}