#wrapper { position: relative; background: #fff; margin: 0 auto; padding: 0px; text-align: left; width: 450px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; min-height: 100%; }
#spinner { width: 450px; height: 165px; margin: 0px; color: #fff; line-height: 1.2; background: url(../images/spinner.jpg) no-repeat; border-bottom: 1px solid #ccc; position: relative; }
#carousel { width: 450px; height: 165px; margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
#spinner { background: #fff url(/resources/images/spinner.jpg) no-repeat top left; }
#spinner a { position: absolute; height: 100px; color: #fff; }
#spinner a img { display: none; }
#marketMessage { display: none; position: absolute; height: 16px; width: 658px; left: 50px; top: 138px; padding: 4px; margin: 0; font-size: 11pt; font-family: verdana,arial,sans-serif; color: #f90; background: #fff; text-align: center; vertical-align: middle; z-index: 9999; background: #fff; }
#ci_example { position: relative; background: #fff url(/resources/images/openBook.jpg) no-repeat top left; height: 146px; width: 232px; padding: 0; margin: 0; border: 0; z-index: 10; }
#pi_pants { height: 64px; width: 100px; background: transparent url(/resources/images/product_01.jpg) no-repeat top left; border: 1px solid #f90; position: absolute; top: 10px; left: 10px; margin: 0; padding: 0; z-index: 99; display: none; }
#pi_shirt { height: 64px; width: 100px; background: transparent url(/resources/images/product_02.jpg) no-repeat top left; border: 1px solid #f90; position: absolute; top: 10px; left: 10px; margin: 0; padding: 0; z-index: 99; display: none; }
#ci_shirt { height: 40px; width: 40px; position: absolute; left: 153px; top: 22px; margin: 0; padding: 0; z-index: 99; display: block; }
#ci_pants { height: 40px; width: 40px; position: absolute; left: 139px; top: 66px; margin: 0; padding: 0; z-index: 99; display: block; }
#ci_example a { position: absolute; height: 146px; width: 232px; top: 0; left: 0; margin: 0; padding: 0; border: 0; z-index: 0; }
#ci_example img { height: 146px; width: 232px; padding: 0; margin: 0; border: 0; }

/* --   Promo Banner -- */

#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(resources/images/banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

a.promolink
{
	font-family: Verdana,Arial,sans-serif;
	color: #fff;
	text-decoration: none;
}
a.promolink:HOVER
{
	color: #f90;
}

