/* ============================ */
p, h3, h5 {
	margin: 0;
	padding: 0 0 10px 0;
}
img {
	border: none;
}
.clear {
	clear: both;
}
a {
	color: #003e7e;
}
a:focus {
	outline: none;
}
/* ============================ */
#rightColumn {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:745px;
}
div.inner {
	background-image:url(/common/images/global-sprite1.png);
	background-position: -1838px -10px;
	background-repeat:no-repeat;
}
#innerContent {
	min-height:550px;
	padding:0 15px 30px 20px;
}
div.consolidatedCG {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #555;
}
div.consolidatedCG h5 {
	font-size: 12px;
}
div.consolidatedCG h3.callout-header {
	color: #003e7e;
	padding: 12px 0 0 20px;
}
div.consolidatedCG h5 {
	color: #38939b;
	padding: 0 0 10px 0;
}
#left-column {
	float: left;
	width: 464px;
	padding-right: 0;
}
#right-column {
	float: left;
	width: 240px;
}
/* ======================= */
/* ! LEFT COLUMN CALLOUT   */
/* ======================= */
.left-column-callout {
	width: 464px;
}
.left-column-callout .title {
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -928px 0px;
	height: 33px;
}
.left-column-callout .top-with-shadow {
	background-image: url("/common/images/ccg-sprite.png");
	background-position: 0px 0px;
}
.left-column-callout .fill, .left-column-callout .fill-with-shadow {
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}
.left-column-callout .fill {
	background-image: url(/common/images/cg-landing/ccg-left-column-callout-background-fill.png);
}
.left-column-callout .fill-with-shadow {
	background-image: url(/common/images/cg-landing/ccg-left-column-callout-background-fill-with-shadow.png);
}
.left-column-callout .bottom {
	position: relative;
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -464px 0px;	
	height: 35px;
}
.left-column-callout .yellow {
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -1392px 0px;
}
.left-column-callout .bottom a {
	position: absolute;
	top: 8px;
	right: 0;
	padding: 0 70px 0 0;
}
.left-column-callout h2
{
	color:#72A492;
}
/* ============================ */
/* ! LEFT COLUMN HALF CALLOUT   */
/* ============================ */
.left-column-half-callout {
	float: left;
	width: 232px;
}
.left-column-half-callout .top {
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -1856px 0px;
	height: 15px;
}
.left-column-half-callout .fill {
	background-image: url(/common/images/cg-landing/ccg-left-column-half-callout-background-fill.png);
	background-repeat: repeat-y;
	padding: 5px 20px 10px 20px;
}
.left-column-half-callout .bottom {
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -2088px 0px;
	height: 15px;
}
/* ============================ */
.right-column-callout {
	width: 250px;
}
.right-column-callout .title {
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -2570px 0px;
	height: 33px;
}
.right-column-callout .fill {
	background-image: url(/common/images/cg-landing/ccg-right-column-callout-background-fill.png);
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}
.right-column-callout .bottom-with-cta {
	position: relative;
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -2320px 0px;
	height: 35px;
}
.right-column-callout .bottom {
	position: relative;
	background-image: url("/common/images/ccg-sprite.png");
	background-position: -2750px 0px;
	height: 15px;
}

.certifyTodayButtons a
{
	height:15px;
	display:block;
	width:auto;
	padding: 2px 6px !important;
	top:auto !important;
	bottom:10px;
	right:81px !important;
	
}
.certifyTodayButtons a.coach-quiz-link
{
	right:16px !important;
}

.certifyTodayButtons a.admin-start-link
{
	margin-right:16px;
}

/* ======================= */
/* ! NEW STUFF FOR CLOSED  */
/* ======================= */

.right-column-callout .bottom {
	position: relative;
	background-image: url(/common/images/cgc-landing/ccg-right-column-callout-background-bottom.png);
	height: 15px;
}

.right-column-callout .top {
	position: relative;
	background-image: url(/common/images/cgc-landing/ccg-sprite.png);
	background-position: -5975px 0px;
	height: 11px;
	margin-top: 5px;
}

.left-column-callout .fill-yellow {
	background-image: url(/common/images/cgc-landing/ccg-left-column-callout-yellow-background-fill.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	min-height: 140px;
}
.left-column-callout .fill-yellow p {
	width: 200px;
}
.left-column-callout .bottom {
	position: relative;
	/*background-image: url(/common/images/cgc-landing/ccg-left-column-callout-background-bottom.png);*/
	height: 35px;
}

.left-column-callout p.sign-up-text {
	float: left;
	padding: 20px 0 0 20px;
}
.left-column-callout .bottom-white {
	background-image: url(/common/images/cgc-landing/ccg-left-column-callout-background-bottom-white.png);
	background-repeat: no-repeat;
	height: 15px;
	margin-left: 5px;
}
.left-column-callout p.sign-up-text a:link, .left-column-callout p.sign-up-text a:hover, .left-column-callout p.sign-up-text a:visited {
	text-decoration: none;
	font-weight: bold;
}
.right-column-callout .top-blue {
	background-image: url(/common/images/cgc-landing/ccg-right-column-callout-background-top-blue.png);
	height: 15px;
}
.right-column-callout .fill-blue {
	background-image: url(/common/images/cgc-landing/ccg-right-column-callout-background-fill-blue.png);
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}
.right-column-callout .bottom-blue {
	position: relative;
	background-image: url(/common/images/cgc-landing/ccg-right-column-callout-background-bottom-blue.png);
	height: 15px;
}
.right-column-callout .fill-blue h5 {
	color: #bcd6cd;
}
.right-column-callout .fill-blue p {
	color: #ffffff;
}
.right-column-callout .fill-blue a:link, .right-column-callout .fill-blue a:hover, .right-column-callout .fill-blue a:visited {
	color: #ffffff;
	text-decoration: none;
}
.winner-pic {
	float: left;
	padding-top: 15px;
}
.winner-title {
	float: left;
	padding: 20px 0 0 10px;
	width: 110px;
}
.right-column-callout .fill-blue .winner-title p {
	padding: 0;
	margin: 0;
	color: #bcd6cd;
	font-weight: bold;
}
.right-column-callout .fill-blue .winner-title p.town {
	padding-top: 5px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
.right-column-callout .fill-blue p.caption {
	color: #bcd6cd;
	font-size: 10px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 95px;
	font-weight: bold;
}

div.consolidatedCG h3 {
	color: #003e7e;
	padding: 12px 0 0 20px;
}

/* END NEW */

