﻿#homeCore
  {
	width: 788px;
	background: #fff url(/images/cac_vert_shadow.png) repeat-y 516px top;
	}


#homeMain
{
	width: 483px;
	float: left;
	padding: 5px 10px 20px 30px;
	}


#homeSide
{
	float: right;
	}

#homeHere
{
	position: relative;
	height: 11px;
	top: -50px;
	background: #fff url(/images/cac_hereyoucan.png) no-repeat 185px 0;
	}

.homeAcct
{
	height: 154px;
	margin: 60px 0 0 0;
	background: #fff url(/images/cac_createuploadpay_feature.gif) no-repeat 72px 0;
	padding: 20px 0 0 0;
	}

.homeAcct input
{
	vertical-align: text-bottom;
	margin: 110px 0 0 188px;
	}

.homeCall
{
	position: relative;
	z-index: 10;
	clear: both;
	margin: 20px 0;
	padding: 17px 0 0 0px;
	background: #fff url(/images/cac_callforentries_header.png) no-repeat 0px 0;
	}
.homeUpcoming
{
	position: relative;
	clear: both;
	margin: 20px 0;
	padding: 17px 0 0 0px;
	}
#homeUpcomingHdrPH
{
	background: #fff url(/images/cac_upcomingcomps_header.png) no-repeat 0px 0;
	position: absolute;
	top: 0px;
	width: 455px;
	height: 19px;
	}
.homeComp
{
	clear: both;
	height: 90px;
	margin: 2px auto 0 0;
	background: #fff url(/images/cac_horizgradient.png) repeat-x 0 0;
	width: 455px;
	border-bottom: dotted 1px #575757;
	}
.homeCompLogo, .homeCompDesc, .homeCompSubm
{
	margin: 10px 0 0 0;
	padding: 0px 10px;
	float: left;
	display: inline;
	text-align: left;
	}
.homeCompDesc
{
	font-size: .6875em;
	width: 280px;
	}	
.homeCompLogo
{
	height: 40px;
	width: 40px;
	margin: 10px 10px 0 0;
	padding: 0;
	}
#homeCompLogoInOpen{background: #fff url(/images/cac_compicon_interactive_open.png) no-repeat 0px 0;}
#homeCompLogoAdOpen{background: #fff url(/images/cac_compicon_advert_open.png) no-repeat 0px 0;}
#homeCompLogoPhOpen{background: #fff url(/images/cac_compicon_photo_open.png) no-repeat 0px 0;}
#homeCompLogoIlOpen{background: #fff url(/images/cac_compicon_illo_open.png) no-repeat 0px 0;}
#homeCompLogoDeOpen{background: #fff url(/images/cac_compicon_design_open.png) no-repeat 0px 0;}
#homeCompLogoTyOpen{background: #fff url(/images/cac_compicon_typo_open.png) no-repeat 0px 0;}

#homeCompLogoInClosed{background: #fff url(/images/cac_compicon_interactive_closed.png) no-repeat 0px 0;}
#homeCompLogoAdClosed{background: #fff url(/images/cac_compicon_advert_closed.png) no-repeat 0px 0;}
#homeCompLogoPhClosed{background: #fff url(/images/cac_compicon_photo_closed.png) no-repeat 0px 0;}
#homeCompLogoIlClosed{background: #fff url(/images/cac_compicon_illo_closed.png) no-repeat 0px 0;}
#homeCompLogoDeClosed{background: #fff url(/images/cac_compicon_design_closed.png) no-repeat 0px 0;}
#homeCompLogoTyClosed{background: #fff url(/images/cac_compicon_typo_closed.png) no-repeat 0px 0;}

.homeCompSubm
{
	font-size: .6875em;
	text-align: center;
	border-left: solid 1px #cecece;
	}
.homeCompSubmText
{
	display:block;
	}




.homeComp p
{
	margin-top: 0;
	font-size: 1em;
	line-height: 120%;
	}

.homeComp a, .homeComp a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	display: inline;
}

.homeComp a:hover, .homeComp a:visited:hover {
	color: #575757;
	border: none;
}

a.compLinkNL, a.compLinkNL:visited {
	color: #648b82;
	text-decoration: none;
	font-weight: bold;
}

a.compLinkNL:hover, a.compLinkNL:visited:hover {
	color: #C0D3D0;
	border: none;
}

.ILComp .homeCompDesc a {color: #8da74d; text-decoration: none;}
.DEComp .homeCompDesc a {color: #60345e; text-decoration: none;}
.PHComp .homeCompDesc a {color: #386468; text-decoration: none;}
.IAComp .homeCompDesc a {color: #b8632b; text-decoration: none;}
.TYComp .homeCompDesc a {color: #c69903; text-decoration: none;}

.homeLoginPnl
{
	margin: 10px 20px 0 0;
	padding-top: 50px;
	width: 235px;
	background: #fff url(/images/cac_log-in-header.gif) no-repeat 0px 0;
	}
#homeLoginCore
{
	padding: 0px 25px 20px 20px;
	font-size: .6875em;
	line-height: 120%;
	background: #fff url(/images/cac_log-in-sides.gif) repeat-y 0px 50px;
	}	
	
#homeLoginCore .errorText
{
	font-size: 1em;
	display: block;
	}

#homeLoginBot
{
	background: #fff url(/images/cac_log-in-footer.gif) no-repeat 0px 0px;
	height: 14px;
	}	
#homeLoginCore p
{
	margin: 0;
	padding: 0;
	font-size: .9em;
	}
.homeAcctPnl
{
	margin: 10px 20px 0 0;
	padding-top: 42px;
	width: 235px;
	background: #fff url(/images/cac_myaccount_header.png) no-repeat 0px 0;
	}
#homeAcctCore
{
	padding: 5px 25px 20px 25px;
	font-size: .6875em;
	line-height: 120%;
	background: #fff url(/images/cac_log-in-sides.gif) repeat-y 0px 0px;
	}	
#homeAcctBot
{
	background: #fff url(/images/cac_log-in-footer.gif) no-repeat 0px 0px;
	height: 14px;
	}	

.homeAcctBlock
{
	display: block;
	}
	
.homeSideAd
{
	clear: both;
	width: 235px;
	height: 420px;
	/*background: #fff url(/images/CA-inspired-ad.gif) no-repeat 0 0;*/
	
	}		

		
.homeSideAd a,
.homeSideAd a:visited
{
	display: block;
	border: none;
	position: relative;
	top: 151px;
	left: 62px;
	width: 115px;
	height: 13px;
	}	
	
.homeSideAd a:hover,
.homeSideAd a:visited:hover
{
	cursor: pointer;
	border: none;
	}		
	
	
.acctAct
{
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	}	
	
.acctsOpen
{
	display: block;
	font-weight: bold;
	margin-top: 5px;
	}
	
.thisOpenComp
{
	display: block;
	}	
	
.checkMe
{
	vertical-align: middle;
	}	
	
.comp1Line
{
	height: 60px;
	}	
	
.comp1LineDesc, .comp1LineSubm
{
	display: inline;
	padding-top: 10px;
	border: none;
	}	
	
.compEnterBtns
{
	width: 718px;
	margin: 30px 0 0 4px;
	}	
	
.compEnterBtns .homeComp
{
	margin: 2px auto 0 auto;
	}		
	
.compExtended
{
	font-weight:bold;
	color:#990000;
	text-transform: uppercase;
}

.extHdr
{
	margin-left: 70px;
	color: #de6800;
	font-size: 1.35em;
	}
	
#extTop
{
	background: #fcd474 url(/images/announce-box-top.gif) no-repeat 0 0;
	height: 12px;
	width: 456px;
	}	

#extBot
{
	background: #fcd474 url(/images/announce-box-bottom.gif) no-repeat 0 bottom;
	height: 12px;
	width: 456px;
	}	

#extMid
{
	width: 454px;
	background: #fcd474 url(/images/announce-box-circle.png) no-repeat 0 0;
	border-left: solid 1px #ffc456;
	border-right: solid 1px #ffc456;
	min-height: 75px;
	}	
#extMid p
{
	margin: 5px 35px 0px 70px;
	padding-bottom: 10px;
	background-color: #fcd474;
	}	
	
#extMid a, #extMid a:visited {
	color: #de6800;
	text-decoration: underline;
	font-weight: bold;
}

#extMid a:hover, #extMid a:visited:hover {
	color: #FFB221;
	border: none;
}
	
