/********************************/
/* DESIGNED AND IMPLEMENTED BY	*/
/* CREATIVE SERVICES GROUP		*/
/* CREATIVE.CLEARCHANNEL.COM	*/
/* ---------------------------	*/
/* DESIGN + CSS: LUTHER LOTZ	*/
/* LUTHERLOTZ@CLEARCHANNEL.COM	*/
/********************************/


/********************************/
/* TABLE OF CONTENTS			*/
/********************************/

/* 1) Basic HTML Elements
/* 2) Globals
/* 3) Intro
/* 4) About EAR
/* 5) Categories / Prizes
/* 6) Eligibility / Rules
/* 7) Enter
/* 8) Judges
/* 9) News


/********************************/
/* 1) BASIC HTML ELEMENTS		*/
/********************************/

* {
	padding: 0px;
	margin: 0px;
}


body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #2b2b2b;
	text-align: center;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1	{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-left: 25px;
	margin: 0px;
}

h3	{
	font-size: 14px;
	padding: 10px 0px 5px 0px;
}
	
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/********************************/
/* 2) GLOBALS 					*/
/********************************/

#siteWrapper {
	position: relative;
	margin: 5px auto 0px auto;
	text-align: left;
	width: 792px;
	background-color: #2b2b2b;
	padding: 0px;
}

#topNav	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffedcd;
	width: 792px;
	text-align: right;
	padding: 3px;
	margin: 5px auto 0px auto;
}

#topNav a:link, a:visited, a:active	{
	color: #ffedcd;
}

#stage	{
	width: 792px;
	height: 592px;
	border: 4px solid #7facb1;
	background-image: url(../imgs/Bk.jpg);
	background-repeat: no-repeat;
}

#stageLong	{
	width: 792px;
	height: 592px;
	border: 4px solid #7facb1;
	background-image: url(../imgs/Bk_long.jpg);
	background-repeat: no-repeat;
}

#stageFlashIntro	{
	width: 792px;
	height: 592px;
	border: 4px solid #7facb1;
	background-repeat: no-repeat;
}


#nav	{
	position: absolute;
	margin: 100px 0px 0px 0px;
	z-index: 1000;
}

#contentWrapper	{
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 792px;
	height: 592px;
	/*border: 4px red dotted;*/
}

#mainContent a:link, a:visited, a:active	{
	color: #709da1;
}

#sectionHeadine {
	margin: 52px 0px 0px 149px;
	padding: 0px;
}

#sectionSubHead	{
	margin: 0px 0px 0px 144px;
	padding: 0px;
}

#mainContent	{
	/*position: absolute;*/
	position: relative;
	background-color: #ffecd1;
	margin: 0px 0px 0px 155px;
	width: 359px;
	padding: 10px 50px 10px 87px;
	z-index: 2;
}


.linedSubHead0	{

	/*border: 1px red dotted;*/
	height: 314px;

}


.linedSubHeadsScroll	{

	/*border: 1px red dotted;*/
	overflow: scroll;
	height: 305px;

}

.linedSubHead2{

	/* IMG Height is 84px */
	/*border: 1px red dotted;*/
	height: 221px;
	
}

.linedSubHead0flash{

	/* IMG Height is 84px */
	/*border: 1px red dotted;*/
	height: 315px;
	
}

.linedSubHead2flash{

	/* IMG Height is 84px */
	/*border: 1px red dotted;*/
	height: 230px;
	
}

.linedSubHead3	{

	/* IMG Height is 113px */
	/*border: 1px red dotted;*/
	height: 192px;
	
}

.linedSubHead4	{

	/* IMG Height is 150px */
	/*border: 1px red dotted;*/
	height: 155px;

}


#mainContent p	{
	line-height: 18px;
}


#pagination	{
	
	position: absolute;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 350px;
	clear: both;

}

.download	{
	position: absolute;
	float: right;
	padding: 0px 0px 0px 150px;
	text-align: right;
	clear: both;
}

#mainContentFlashPrizes	{
	/*position: absolute;*/
	position: relative;
	background-color: #ffecd1;
	margin: 0px 0px 0px 155px;
	width: 358px;
	padding: 0px 134px 10px 0px;
	z-index: 20;
	/*border: 1px red dotted;*/
}


#mainContentFlashPrizesOLD	{
	position: absolute;
	background-color: #ffecd1;
	margin: 0px 0px 0px 100px;
	height: 250px;
	width: 500px;
	padding: 0px 0px 0px 0px;
}

#mainContentFlashPrizes h3	{
	padding: 35px 0px 0px 50px;
}


#entranceTag	{
	position: absolute;
	margin: 284px 0px 0px 647px;
	z-index: 0;
	display: none;
	visibility: hidden;
}


#winnnersTag	{
	position: absolute;
	margin: 284px 0px 0px 647px;
	z-index: 0;
}


#contentFooter	{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-left: 148px;
	z-index: 1;
	/*width: 506px;*/
}

/********************************/
/* 5) CATEGORIES / PRIZES		*/
/********************************/

.prizes, .rules, prizesUL	{
	list-style-image: none;
	list-style:	upper-roman;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.rules	{
	list-style: circle;
	line-height: 14px;
}

.prizes li	{
	padding: 0px;
	margin: 0px;
}

.prizesParagraph	{
	padding: 15px 0px 15px 85px;
	line-height: 12px;
}

.prizesParagraph a	{
	color: #709da1;
}

.prizes a	{
	/*margin-left: -25em;*/
	}

.copyright	{
	color: #666;
	font-size: 9px;
	padding: 5px;
	font-style: italic;
	}
	
.asterisk	{
	color: red;
}

/********************************/
/* 8) JUDGES 					*/
/********************************/

#judgeContent	{
/*	width: 455px;*/
	padding: 0px;
	margin: 0px;
	height: 200px;

}

#judge_leftCol	{
	position: absolute;
	width: 110px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#judge_midCol	{
	position:absolute;
	width: 110px;
	margin: 0px 0px 0px 115px;
	padding: 0px;
	clear: both;
}

#judge_rtCol	{
	position: absolute;
	width: 110px;
	margin: 0px 0px 0px 230px;
	padding: 0px;
	clear: both;
}

.judgesWrapper	{
	padding: 10px 10px 10px 0px;
	margin: 0px;
	height: 70px;
}

.judgesWrapper a	{
	color: #709da1;
}

.judgeIMG_bio	{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.judgeIMG_bio img {
	border: 1px #2b2b2b solid;
}

.judgeIMG	{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.judgeIMG img {
	visibility: hidden;
	position: absolute;
	border: 1px #2b2b2b solid;
}

.judgeAgency	{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-style: italic;
}


/********************************/
/* 9) FINALISTS					*/
/********************************/

.finalists	{
	margin: 0px 0px 0px -20px;
}