@charset "UTF-8";
/* CSS Document */

#casualAdContainer{
	background:none;
	width:160px;
	height:600px;
	position:relative;
}
#casualAdContainer img{
	border:none;
	text-decoration:none;
}
#casualLogo{
	height:60px;
	width:160px;
}
#casualSlideshow{
	background:none;
	height:498px;
	width:160px;
	margin:0;
	padding:0;
	overflow:hidden;
	background-color:transparent;
}
#casualSlideshow img{
	height:498px;
	width:160px;
	margin:0;
	padding:0;
}


#casualCTA{
	height:40px;
	width:160px;
}
#casualDesign{
	width:160px;
	height:180px;
	bottom:40px;
	position:absolute;
	z-index:10;
	background-image: url('/casual/banner/images/transBG.png');
	overflow:hidden;
 
}
#casualText{
	height:220px;
	width:160px;
	bottom:0;
	position:absolute;
	z-index:20;
	background-color:transparent;
	overflow:hidden;
  
}