@charset "UTF-8";
/* Christie's Green Auction - Homepage */


/* ===========================================
         MAIN
==============================================*/

#main {
	padding: 20px 0 0;
	}

#main h2 {
	height: 25px;
	line-height: 0;
	background: url(../images/hd-greenAuctionItems.png) 47px 0 no-repeat;
	_background-image: url(../images/hd-greenAuctionItems.gif); /* IE6 */
	text-indent: -1000em;
	}

#main h3 {
	margin: 50px 0 10px 70px;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.3em;
	color: #007b00;
	text-transform: uppercase;
	}

#main h3.summary-organizations {
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 251px;
	height: 58px;
	line-height: 0;
	text-indent: -1000em;
	background: url(../images/hd-theGreenOrganizations.png) 0 0 no-repeat;
	_background-image: url(../images/hd-theGreenOrganizations.gif); /* IE6 */
	}

#main h3 strong {
	font-weight: normal;
	text-transform: none;
	}

#main h3 span {
	font-size: 0.8em;
	text-transform: none;
	}

#main.green-auction {
	padding-top: 25px;
	padding-bottom: 35px;
}


/* ===========================================
         THE GREEN ORGANIZATIONS
==============================================*/

#summary-organizations {
	float: left;
	width: 415px;
	margin-left: 30px;
	padding: 18px 0 20px;
	background: url(../images/border-vert-dotted.gif) 100% 0 repeat-y;
	_display: inline; /* IE6 */
	}

#summary-organizations h3 {
	width: 338px;
	height: 19px;
	margin: 0 0 20px 0;
	line-height: 0;
	text-indent: -1000em;
	background: url(../images/hd-theGreenOrganizations3.png) 0 0 no-repeat;
	_background-image: url(../images/hd-theGreenOrganizations3.gif); /* IE6 */
	}
	
#summary-organizations ul {
	margin-top: 24px;
	padding-top: 18px;
	background: url(../images/border-vert-dotted.gif) 177px 0 repeat-y;
	}
	
#summary-organizations li {
	float: left;
	width: 207px;
	margin-bottom: 30px;
	}

#summary-organizations li.clear {
	width: auto;
	}

#summary-organizations h4 {
	margin: 10px 0 3px;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #007B00;
	}


/* ===========================================
         LIVE YOUR LIFE GREENER
==============================================*/

#liveLifeGreener {
	float: left;
	width: 490px;
	margin-left: 25px;
	padding: 18px 0;
}

#liveLifeGreener h3 {
	width: 290px;
	height: 19px;
	margin: 0 auto 20px 0;
	line-height: 0;
	text-indent: -1000em;
	background: url(../images/hd-liveLifeGreener.png) 0 0 no-repeat;
	_background-image: url(../images/hd-liveLifeGreener.gif); /* IE6 */
	}

#liveLifeGreener p {
	float: left;
	width: 250px;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #797979;
	}

#liveLifeGreener ul {
	width: 226px;
	margin-top: 1.4em;
	margin-left: 260px;
}

#liveLifeGreener li {
	margin-bottom: 4px;
}

#liveLifeGreener li a {
	display: block;
	height: 22px;
	font-size: 0;
	line-height: 0px;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#liveLifeGreener li a:hover {
	background-position: 0 100%;
}

#liveLifeGreener li a.link-read-tips { background-image: url(../images/link-readTips2.png); }
#liveLifeGreener li a.link-join { background-image: url(../images/link-joinGreenCommunity.png); }
#liveLifeGreener li a.link-donate { background-image: url(../images/link-makeADonation.png); }
#liveLifeGreener li a.link-silent { background-image: url(../images/link-viewSilentAuction.png); }


/* ===========================================
         CAROUSEL
==============================================*/

#carousel {
	position: relative;
	width: 966px;
	height: 285px;
	margin: 30px 0 0 8px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #c8c9cb;
}

#carousel h3 {
	margin: 0;
	padding: 8px 0 8px;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #fff;
	text-align: center;
	background-color: #46b439;
	}

.slider {
	float: left;
	height: 253px;
	left: -5000px;
	position: relative;
	z-index: 1;
	visibility: hidden;
	}

.slider ul {
	height: 253px;
	width: 100%;
	}

.slider ul li {
	padding: 0;
	position: relative;
	cursor: pointer;
}


.slider ul li.noPointer {
	cursor: default;
}

.slider ul li a {
	display: block;
	color: #fff;
	}

.slider ul li a:hover {
	text-decoration: none;
	}

.slider ul li img {
	cursor: pointer;
	}

#carousel .prev,
#carousel .next {
	position: absolute;
	z-index: 99;
	top: 231px;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000em;
	}

#carousel .prev {
	left: 18px;
	background-image: url(../images/bu-carousel-left.png);
	_background-image: url(../images/bu-carousel-left.gif); /* IE6 */
	}

#carousel .next {
	right: 18px;
	background-image: url(../images/bu-carousel-right.png);
	_background-image: url(../images/bu-carousel-right.gif); /* IE6 */
	}

#carousel .prev:hover,
#carousel .next:hover {
	background-position: 0 100%;
	}

/* ---- Captions ---- */


#carousel .caption {
	text-align: left;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 322px;
	height: 253px;
	margin: 0px;
	padding: 0px;
	background: transparent url('../images/carousel-caption-bg.png');
	_background-image: url('../images/carousel-caption-bg.gif');
}

#carousel .caption h3 {
	background: transparent;
	color: #007B00;
	margin: 0px;
	padding: 100px 5px 5px 15px;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 26px;
	text-align: left;
}

#carousel .caption p {
	margin: 0px;
	padding: 0px 5px 0px 15px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
}

#carousel .caption .closed {
	position: absolute;
	top: 0;
	right: 0;
	width: 145px;
	padding: 0.5em 0.5em 0.4em;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	color: #fff;
	background-color: #c52200;
}


/* =========================================================
         CHRISTIE'S GREEN AUCTION / CHRISTIES SILENT
===========================================================*/

.christies-green {
	width: 905px;
	margin-top: 0px;
	margin-left: 70px;
	padding: 40px 0px 0px 0px;
	border-top: 1px solid #c8c9cb;
}

.christies-silent {
	width: 905px;
	margin-top: 20px;
	padding: 40px 0px 40px 70px;
	border-top: 1px solid #c8c9cb;
}

#main .christies-green .photo, #main .christies-silent .photo {
	float: left;
}

#main .christies-green h3, #main .christies-silent h3 {
	padding: 10px 0 0 0;
	margin: 0px 0 4px 184px;
	font-size: 22px;
	line-height: 24px;
}

#main .christies-green p, #main .christies-silent p {
	margin: 0 0 0 184px;
	font-size: 16px;
	line-height: 24px;
	color: #797979;
}

.christies-green .link-christies-live,
.christies-green .link-christies-browse,
.christies-silent .link-christies-silent {
	display: block;
	float: right;
	height: 26px;
	line-height: 0;
	text-indent: -1000em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.christies-green .link-christies-browse {
	width: 233px;
	background-image: url(../images/link-viewResults.gif);
}

.christies-green .link-christies-live {
	width: 310px;
	background-image: url(../images/link-browseTheSale.gif);
}

.christies-silent .link-christies-silent {
	width: 310px;
	background-image: url(../images/link-viewSilentAndPlaceBid.gif);
}

.christies-green .link-christies-browse:hover,
.christies-green .link-christies-live:hover,
.christies-silent .link-christies-silent:hover {
	background-position: 0px -26px;
}


/* ===========================================
         FEATURED SILENT AUCTION
==============================================*/

#silentList {
	margin: 7px 0 0 70px;
	}

#silentList li {
	float: left;
	width: 257px;
	height: 186px;
	margin-right: 20px;
	padding: 11px 17px 4px 0;
	font-size: 1.2em;
	line-height: 1.3em;
	background: url(../images/border-vert-dotted.gif) 100% 0 repeat-y;
	}

#silentList .last {
	background: none;
	}

#silentList .thumb {
	float: left;
	}

#silentList .thumb img {
  max-height: 135px; 
  max-width: 135px;
}

#silentList .desc {
	margin-left: 145px;
	padding-top: 2px;
	}
	
#silentList .desc h4 {
	margin-bottom: 0.2em;
	font-weight: bold;
	}

#silentList .desc h4 a {
	color: #414042;
	}

#silentList .desc p {
	margin-bottom: 1em;
	}

