@import url(bottomCarousel.css);

#main {
	background: #ededed url(../images/catABodyBg.gif) repeat-x;
	}
	
#contentHead h1 { color: #ffffff; font-size: 3.4em; font-weight: normal; 
	}

#catAHero:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	}
	
#catAHero {
	position: relative;
	padding: 10px;
	background: #3a3637;
	*height: 1%;
	}

#catAHeroTag {
	position: absolute;
	top: 30px;
	left: 0;
	min-width: 280px;
	max-midth: 460px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	_width: 300px; /* cannot mimic min-width for ie6 */
	}

#catAHeroTag h2 {
	position: absolute;
	color: #fff;
	font-size: 2.1em;
	z-index: 2;
	}

#catAHeroTag div {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00aeef;
	opacity: .7;
	filter: alpha(opacity=70);
	}
	
#catAHeroLeft	{
	float: left;
	width: 460px;
	}

#catAHeroLeft img {
	display: block;
	}
	
#catAHeroLeft	div {
	padding: 5px;
	background: #effb01;
	}
	
#catAHeroLeft	h3 {
	font-size: 1.8em;
	}
	
#catAHeroLeft	h4 {
	font-size: 1.2em;
	font-weight: normal;
	}
	
#catAHeroRight {
	float: right;
	width: 156px;
	}

#catAHeroRight div {
	_height: expression((this==this.parentNode.firstChild) ? "175px" : "auto");
	}

#catAHeroRight div:first-child {
	height: 175px;
	}
	
#catAHeroRight h5, #catAHeroRight a span { color: #3C70A4; font-size: 1.2em; font-weight: bold; padding-top: 2px; 
	*padding-top: 0;
	}

#catAHeroRight a:hover {
	color: #00aeff;
	text-decoration: none;
	}
	
#catAHeroRight a:hover h5, #catAHeroRight a:hover span { color: #FFC758; text-decoration: underline; 
	}
	
#catAHeroRight p {
	color: #fff;
	font-size: 1.0em;
	}

.catABoxHead:after, .colABox:after, .twoColBlock li:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	}
	
.catABoxHead {
	padding-top: 13px;
	*height: 1%;
	}
	
.catABoxHead h4 {
	float: left;
	font-size: 1.6em;
	}
	
.catABoxHead a {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 3px;
	}
	
.colABox {
	*height: 1%;
	}
	
.catAFilterList ul {
	float: left;
	width: 22%;
	list-style: none;
	padding: 10px 10px 0 10px;
	border-left: 1px solid #ededed;
	_padding: expression((this==this.parentNode.firstChild) ? "10px 10px 0 0" : "10px 10px 0 10px");
	_border-left: expression((this==this.parentNode.firstChild) ? "0" : "1px solid #ededed");
	}

.catAFilterList ul:first-child {
	padding: 10px 10px 0 0;
	border: 0;
	}

.catAFilterList h5 {
	font-size: 1.2em;
	font-weight: normal;
	}

.catAFilterList li {
	padding: 0 0 6px 0;
	}

.catAFilterList a {
	font-size: 1.4em;
	}
	
.twoColL {
	float: left;
	width: 299px;
	padding: 0 10px 0 0;
	border-right: 1px solid #ededed;
	}
	
.twoColR {
	float: left;
	width: 299px;
	padding: 0 0 0 10px;
	}
	
.twoColBlock {
	padding: 20px 0;
	border-bottom: 1px solid #ededed;
	*padding: expression((this==this.parentNode.lastChild) ? "20px 0 3px 0" : "20px 0");
	*border-bottom: expression((this==this.parentNode.lastChild) ? "0" : "1px solid #ededed");
	}

.twoColBlock:last-child {
	padding: 20px 0 0 0;
	border: 0;
	}

.twoColBlockFirst {
	padding-top: 0 !important;
	}

.twoColBlock h3 {
	font-size: 1.8em;
	padding: 0 0 7px 0;
	}

.twoColBlock h4 {
	font-size: 1.2em;
	}

.twoColBlock h4 a.magenta {
	font-size: 11px;
	}
	
.twoColBlock h5 {
	font-size: 1.2em;
	font-weight: normal;
	}
	
.twoColBlock ul {
	list-style: none;
	}
	
.twoColBlock li	{
	margin: 0 0 20px 0;
	*height: 1%;
	}
	
.twoColBlock li img {
	float: left;
	}
	
.twoColBlock li div {
	float: left;
	width: 214px;
	padding: 0 0 0 10px;
	}
	
.twoColBlock .altLink {
	font-size: 1.2em;
	font-weight: bold;
	}
	
#bottomCarouselHead h4 {
	font-size: 1.6em !important;
	}
	
#bottomGalleryWrapper #bottomGallery {
	height:auto !important;
	}

