/* Styles only for the home page */

/* ------------------------------------------ */
/* Banner graphic                             */
/* ------------------------------------------ */
#banner .content-wrap {
	position: relative;
}
#banner .content-wrap, #banner .content {
	height: 568px;
}
#banner .content {
	background: url(../images/bg-banner.jpg) no-repeat;
}
#banner .content h3 img {
	vertical-align: bottom;
}
#banner a.click-through {
  display: block;
  position: absolute;
  left: 2px;
  top: 6px;
  width: 950px;
  height: 370px;
}
/* Scoop */
#banner.scoop .content {
	background: url(../images/banner-scoop.jpg) no-repeat;
}
#banner.scoop .content h3 {
	position: absolute;
	top: 165px;
	left: 35px;
}
/* Tough Bag */
#banner.toughbag .content {
	background: url(../images/banner-toughbag.jpg) no-repeat;
}
#banner.toughbag .content h3 {
	position: absolute;
	top: 124px;
	left: 16px;
}
/* BREEZE */
#banner.breeze .content {
	background: url(../images/banner-breeze.jpg) no-repeat;
}
#banner.breeze .content h3 {
	position: absolute;
	top: 152px;
	left: 60px;
}
#banner.breeze .content h4 {
	position: absolute;
	top: 259px;
	left: 829px;
}
/* Remix */
#banner.remix .content {
	background: url(../images/banner-remix.jpg) no-repeat;
}
#banner.remix .content h3 {
	position: absolute;
	top: 205px;
	left: 72px;
	z-index: 3;
}
#banner.remix .content h4 {
	position: absolute;
	top: 104px;
	left: 210px;
	z-index: 2;
}
#banner.remix .content p {
	position: absolute;
	top: 88px;
	left: 368px;
	z-index: 1;
}
/* Litter Selector */
#banner.selector .content {
	background: url(../images/banner-selector.jpg) no-repeat;
}
#banner.selector .content h3 {
	position: absolute;
	top: 92px;
	left: 391px;
	z-index: 3;
	font: bold 26px "Times New Roman", Times, serif;
}
#banner.selector .content .copy {
	position: absolute;
	top: 184px;
	left: 560px;
	z-index: 1;
	width: 370px;
}
#banner.selector .content p {
	font: normal 16px/30px "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
#banner.selector .content p.buttons {
	padding: 0 0 0 40px;
}
/* End To Cattiness */
#banner.endcattiness .content {
	background: url(../images/banner-endcattiness.jpg) no-repeat;
}
#banner.endcattiness .content #winner-photo {
    margin-left: -9px;
}
#banner.endcattiness .content h3 {
	position: absolute;
	top: 143px;
	left: 42px;
	z-index: 3;
	color: #ee2375;
	font: bold 17px "Courier New", Courier, monospace;
	letter-spacing: -1px;
}
#banner.endcattiness .content .copy {
	position: absolute;
	top: 37px;
	left: 367px;
	z-index: 1;
	width: 430px;
	text-align: center;
}
#banner.endcattiness .content h4 {
	color: #ee2375;
	font: bold 28px "Courier New", Courier, monospace;
	letter-spacing: -3px;
	margin: 15px 0 0 -5px;
}
#banner.endcattiness .content p {
    padding: 0 18px 34px;
    line-height: 16px;
}
/* Non-Clumping Remix */
#banner.nonclumping .content {
	background: url(../images/banner-nonclumping-stars.jpg) no-repeat;
}
#banner.nonclumping .content h3 {
	position: absolute;
	left: 33px;
	top: 163px;
}
#banner.nonclumping .content .copy {
	position: absolute;
	left: 111px;
	top: 269px;
}
#banner.nonclumping #bag-instant {
  position: absolute;
  left: 438px;
  top: 107px;
}
#banner.nonclumping #bag-performance {
  position: absolute;
  left: 588px;
  top: 87px;
}
#banner.nonclumping #bag-breathe {
  position: absolute;
  left: 739px;
  top: 68px;
}
/* Tidy Cats Community */
#banner.community .content {
	background: url(../images/banner-community.jpg) no-repeat;
}
#banner.community .content h3 {
	position: absolute;
	left: 72px;
	top: 29px;
}
#banner.community .content h4 {
	position: absolute;
	left: 503px;
	top: 164px;
}
#banner.community .content .copy {
	position: absolute;
	left: 505px;
	top: 278px;
	width: 406px;
}
#banner.community .content .copy p {
    line-height: 1.4em;
    padding-bottom: 1em;
}

/* ------------------------------------------ */
/* Navigation arrows on the home page         */
/* ------------------------------------------ */
.banner-nav {
	position: absolute;
	top: 226px;
	overflow: hidden;
	z-index: 2;
}
#banner-prev {
	left: -20px;
}
#banner-next {
	right: 0px;
}
.banner-nav, .banner-nav a, .banner-nav span {
	display: block; /* to align properly in Mozilla */
	width: 51px;
	height: 56px;
}
.banner-nav a {
	cursor: pointer;
}
#banner-prev a {
	background: url(../images/arrow-banner-left-over.png) no-repeat;
}
#banner-next a {
	background: url(../images/arrow-banner-right-over.png) no-repeat;
}
.banner-nav a:hover img {
	visibility: hidden;
}

/* ------------------------------------------ */
/* Main content area                            */
/* ------------------------------------------ */
#main .content h3 {
	position: static;
	margin: 0;
	padding: 0;
	z-index: 1;
}

/* ------------------------------------------ */
/* Main navigation                            */
/* ------------------------------------------ */
#nav-main, #nav-main .nav {
	height: 196px;
}
/* Open */
#nav-main .open {
	display: block;
}

/* ------------------------------------------ */
/* Flash container alignment settings         */
/* ------------------------------------------ */
body#default #flash-main-wrap {
  padding: 5px 0 0 3px;
}

/* ------------------------------------------ */
/* Callouts                                   */
/* ------------------------------------------ */

body#default .bottombar {
    bottom: 5px;
    margin-left: 30px;
}

#callout-community .callout-body {
    width: 185px;
}
#callout-community .icon {
    margin-top: -7px;
}

#callout-life .callout-body {
    width: 192px;
}

#callout-selector .callout-body {
    width: 160px;
    padding-right: 10px;
}
