
/* Inner Template */
.contentPadding {
	padding:23px 56px 72px 14px;
	float:none;
	}
	
#highlights {
	width:256px;
	margin:23px 0 0 0;
	padding:14px 14px 0 14px;
	float:left;
	}
	#highlights h3 {color:#219dca; padding:0; margin:0 0 16px 0; border-top:0;}
	#highlights ul {margin:0; padding:0; list-style:none;}
	#highlights li {background:url(/custom/templates/page/CatchInner/images/catchtheday-bullet.png) no-repeat top left; padding:0 0 16px 20px;}
	
#content P {margin:0 0 18px 0;}	

#content {
	width:576px; 
	height:auto; 
	overflow:hidden; 
	margin:0; 
	padding:0; 
	float:left;
	}
#seasonslideshownavigation {
	width:284px; 
	height:auto; 
	overflow:hidden; 
	margin:23px 0 0 0; 
	padding:0 0 72px 0; 
	float:left;
	}
	#seasonslideshowframe {
		width:284px;
		height:412px;
		overflow:hidden;
		position:relative;
		background:url(/custom/templates/page/CatchInner/images/seasons-frame.png) no-repeat;
		float:left;
		margin:0;
		clear:both;
		}
		#season1frame,
		#season2frame,
		#season3frame,
		#season4frame {
			width:268px;
			height:auto;
			overflow:hidden;
			float:left;
			margin:0;
			}
			.seasoncontent {
				width:268px;
				height:396px;
				overflow:hidden;
				margin:8px 6px 0 0;
				padding:0;
				float:left;
				background:#ccc;
				}
				.seasoncontent.spring {background:url(/custom/templates/page/CatchHome/images/seasons-spring-body.jpg) no-repeat #849e51;}
				.seasoncontent.summer {background:url(/custom/templates/page/CatchHome/images/seasons-summer-body.jpg) no-repeat #d7d37c;}
				.seasoncontent.autumn {background:url(/custom/templates/page/CatchHome/images/seasons-autumn-body.jpg) no-repeat #b95f35;}
				.seasoncontent.winter {background:url(/custom/templates/page/CatchHome/images/seasons-winter-body.jpg) no-repeat #4da1d9;}
				
				.seasoncontent .contentbox {
					width:268px;
					height:143px;
					overflow:hidden;
					border-bottom:0;
					}
					.seasoncontent .contentbox p {padding:0 10px 10px 10px; color:#fff;}
					
					.seasoncontent .contentbox p a:visited,
					.seasoncontent .contentbox p a:link {color:#fff;}
					
					.seasoncontent .contentbox img {border:3px #fff solid; margin:0 10px 10px 10px;}
					.seasoncontent .contentbox p img {border:3px #fff solid; margin:0;}
			
					.seasoncontent P.seasonoptions a:visited,
					.seasoncontent P.seasonoptions a:link {
						width:268px; 
						height:36px; 
						float:left; 
						display:block;
						}
						.seasoncontent P.seasonoptions span {display:none;}
						
						.seasoncontent P.seasonoptions.springdeals a:visited,
						.seasoncontent P.seasonoptions.springdeals a:link {background:url(/custom/templates/page/CatchInner/images/seasons-spring-deals-title.png) no-repeat;}
						.seasoncontent P.seasonoptions.summerdeals a:visited,
						.seasoncontent P.seasonoptions.summerdeals a:link {background:url(/custom/templates/page/CatchInner/images/seasons-summer-deals-title.png) no-repeat;}
						.seasoncontent P.seasonoptions.autumndeals a:visited,
						.seasoncontent P.seasonoptions.autumndeals a:link {background:url(/custom/templates/page/CatchInner/images/seasons-autumn-deals-title.png) no-repeat;}
						.seasoncontent P.seasonoptions.winterdeals a:visited,
						.seasoncontent P.seasonoptions.winterdeals a:link {background:url(/custom/templates/page/CatchInner/images/seasons-winter-deals-title.png) no-repeat;}
						
						.seasoncontent P.seasonoptions.springwhats a:visited,
						.seasoncontent P.seasonoptions.springwhats a:link {background:url(/custom/templates/page/CatchInner/images/seasons-spring-whats-title.png) no-repeat;}
						.seasoncontent P.seasonoptions.summerwhats a:visited,
						.seasoncontent P.seasonoptions.summerwhats a:link {background:url(/custom/templates/page/CatchInner/images/seasons-summer-whats-title.png) no-repeat;}
						.seasoncontent P.seasonoptions.autumnwhats a:visited,
						.seasoncontent P.seasonoptions.autumnwhats a:link {background:url(/custom/templates/page/CatchInner/images/seasons-autumn-whats-title.png) no-repeat;}
						.seasoncontent P.seasonoptions.winterwhats a:visited,
						.seasoncontent P.seasonoptions.winterwhats a:link {background:url(/custom/templates/page/CatchInner/images/seasons-winter-whats-title.png) no-repeat;}
						
						.seasoncontent P.seasonoptions.springideas a:visited,
						.seasoncontent P.seasonoptions.springideas a:link {background:url(/custom/templates/page/CatchInner/images/seasons-spring-ideas-title.png) no-repeat; border-bottom:3px #fff solid;}
						.seasoncontent P.seasonoptions.summerideas a:visited,
						.seasoncontent P.seasonoptions.summerideas a:link {background:url(/custom/templates/page/CatchInner/images/seasons-summer-ideas-title.png) no-repeat; border-bottom:3px #fff solid;}
						.seasoncontent P.seasonoptions.autumnideas a:visited,
						.seasoncontent P.seasonoptions.autumnideas a:link {background:url(/custom/templates/page/CatchInner/images/seasons-autumn-ideas-title.png) no-repeat; border-bottom:3px #fff solid;}
						.seasoncontent P.seasonoptions.winterideas a:visited,
						.seasoncontent P.seasonoptions.winterideas a:link {background:url(/custom/templates/page/CatchInner/images/seasons-winter-ideas-title.png) no-repeat; border-bottom:3px #fff solid;}
					
				