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


/* ===========================================
         GENERAL
==============================================*/

#modules {
	background: transparent url(../images/border-vert-dotted.gif) repeat-y 486px top;
	margin: 40px 0;
}

#modules .module {
	float: left;
	width: 400px;
	padding-bottom: 40px;	
}

#modules .left {
	padding-right: 25px;
	padding-left: 50px;
}

#modules .right {
	margin-left: 22px;
	padding-right: 50px;
	padding-left: 25px;
}

#modules .top {
	padding-top: 40px;	
	border-top: 1px solid #c8c9cb;		
}

#container #modules h3 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.3em;
}

#modules h4 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.6em;
	font-weight:normal;
	line-height: 1.3em;
	text-transform:uppercase;
	color:#007B00;
}

#modules p {
	margin-bottom: 1em;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #797979;
}


/* ===========================================
         DBCCA
==============================================*/

#mod-dbcca #dbcca-widget {
	float: none;
	margin: 20px 0px 25px 0px;
}

#dbcca-widget .link-get-counter {
	display: block;
	width: 189px;
	height: 23px;
	line-height: 0px;
	background: url(../images/link-getCounter.png) 0 0 no-repeat;
	text-indent: -1000em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#dbcca-widget .link-get-counter:hover {
	background-position: 0px -23px;
}


/* ===========================================
         PSA
==============================================*/

#mod-psa p {
	width: 400px;
	margin-top: 0.4em;
}


/* ===========================================
         iCUE
==============================================*/

#container #mod-iCue h3 span {
	font-size: 0.7em;
}

#mod-iCue .link-take-quiz {
	float: left;
	width: 189px;
	height: 23px;
	margin: 10px 0px 0px 111px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	text-indent: -1000em;
	background: url(../images/link-takeQuiz.png) 0 0 no-repeat;
}

#mod-iCue .link-take-quiz:hover {
	background-position: 0 -23px;
}

/* ===========================================
         T-SHIRT
==============================================*/

#mod-tshirt {
	padding-top: 15px;
}

#mod-tshirt .image {
	float: left;
	border: 1px solid #6c696a;
}

#mod-tshirt .desc {
	margin-left: 246px;
}

#mod-tshirt .link-buy-now {
	display: block;
	width: 189px;
	height: 23px;
	margin: 15px 0 0;
	padding: 0;
	line-height: 0px;
	text-indent: -1000em;
	background: url(../images/link-buyNow.png) 0 0 no-repeat;
}

#mod-tshirt .link-buy-now:hover {
	background-position: 0 -23px;
}


/* ===========================================
         TEXT GOGREEN TO 20222
==============================================*/

#mod-sms {
	margin-top: 20px;
}

#container #mod-sms h3 strong {
	font-weight: bold;
	text-transform: uppercase;
}

#mod-sms p {
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.4em;
}