@charset "utf-8";
/* CSS Document */
a img {
	border:0;
}
body {
	background:#e98420 url(/images/bg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	text-align:center;
	font-size:12px;
	margin:0;
	padding:0;
}
#wrapper {
	width:1016px;
	text-align:left;
	margin:0 auto;
	background:url(/images/wrapper-bg.png) 0 0 repeat-y;
}
#header {
	background:url(/images/top-nav.png) 0 0 no-repeat;
	height:191px;
	margin:0 auto;
	width:1016px;
	font-size:15px;
}
	#header ul {
		list-style:none;
		padding:137px 0 0 150px;
		margin-left:0;
		margin-top:0;
	}
		#header ul li {
			position:relative;
			float:left;
			padding-right:24px;
			color:#5D87A1;
			display:block;
		}
			#header ul li .level1 {
				display:none;
				position:absolute;
				background:#F47107;
				padding:0;
				left:0;
				top:32px;
			}
				#header ul li .level1 li {
					color:#fff;
					float:none;
					margin-right:0;
					text-align:left;
					padding:0;
				}
				#header ul li .level1 li a {
					display:block;
					padding:8px 15px;
				}
					#header ul li .level1 li a:hover {
						color:#fff;
						background:#E25F1B;
					}
			#header ul li:hover .level1 {
				display:block;
			}
			#header ul li a {
				color:#fff;
				text-decoration:none;
			}
			#header > ul > li > a {
				line-height:32px;
				height:32px;
			}
			#header ul li a:hover {
				color:#993300;
			}
#search {
	width:996px;
	text-align:right;
	color:#5D87A1;
	position:relative;
	top:-12px;
}
	#search img {
		vertical-align:top;
	}
#columnLeft {
	width:575px;
	margin-left:86px;
	float:left;
	padding-right:71px;
}
#storiesLeft {
	width:772px;
	padding-right:7px;
	margin-left:17px;
	float:left;
}
#columnRight {
	width:200px;
	float:left;
}
#orangeBox {
	background:#ffdf74 url(/images/orange-flap.gif) top right no-repeat;
}
.storyBox,
.videoBox {
	background:#ffdf74 url(/images/orange-flap.gif) top right no-repeat;
	width:375px;
	height:110px;
	float:left;
	color:#231f20;
	margin:5px;
}
#storiesLeft .storyBox {
	background:#fff !important;
}
.videoBox {
	width:600px;
	height:100px;
}
#columnRight .storyBox {
	width:200px;
	float:none;
	margin-left:0px;
}
#columnRight .storyBox img {
	float:left;
	border-right:3px solid #fff;
	margin-right:5px;
}
	.storyBox .title {
		font-size:13px;
	}
	.storyBox img,
	.videoBox img {
		float:left;
		border-right:3px solid #fff;
		margin-right:14px;
	}
		#storiesLeft .storyBox>a img {
			border: 1px solid #666;
		}
	.storyBox p,
	.storyBox p {
		margin:0;
	}
.storiesHead {
	color:#ff9933;
	font-size:17px;
	font-weight:bold;
}
.storiesSubhead {
	font-weight:bold;
	font-size:17px;
	color:#666;
}
.greyBox {
	background:#e7e7e8 url(/images/grey-flap.gif) top right no-repeat;
}
#columnRight .greyBox {
	padding:1px 10px;
	margin:0;
}
#footer {
	background:#E98420 url(/images/swoosh.png) 0 0 no-repeat;
	height:90px;
	clear:both;
	padding-top:92px;
	font-size:9px;
	color:#fff;
}
	#footer p {
		width:820px;
		padding-left:156px;
	}
	#footer a {
		color:#fff;
	}
#awanaLogo {
	padding:14px 0 0 25px;
}
#corpHeader {
	height:15px;
	font-size:11px;
	width:1000px;
	margin:0 auto;
}
	#corpHeader ul {
		list-style:none;
		float:left;
		margin: 19px 38px 0 0;
		padding-left:40px;
	}
		#corpHeader ul li {
			float:left;
			margin-right:10px;
			color:#fff;
		}
			#corpHeader ul li a {
				color:#fff;
			}
#searchBox {
	padding-top:38px;
	margin-left:780px;
	color:#5D87A1;
	font-size:14px;
}
#btnG {
	vertical-align:bottom;
}
#footerLogo {
	width:156px;
	height:77px;
	text-align:center;
	float:left;
}
	#footerLogo img {
		margin:25px;
	}
.footerLogos {
	padding:0 5px;
}
#awanaVideo #awanaFLV,
#awanaVideo .awanaFLV,
#contestVideo .awanaFLV {
	text-align:center;
}
#awanaImage #awanaIMG {
	text-align:left;
	padding:15px;
}
	#awanaImage #awanaIMG .imgDesc {
		font-weight:bold;
	}
#awanaImage #awanaIMG img {
	padding:10px;
}
#awanaImage,
#awanaVideo,
#contestVideo {
	position:absolute;
	text-align:center;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
	z-index:2000;
}
#awanaImage .lightBox,
#awanaVideo .lightBox,
#contestVideo .lightBox {
	position:relative;
	z-index:1000;
	padding-top:93px;
	margin-left:auto;
	margin-right:auto;
}
#awanaImage .lightBox {
	padding-top:0 !important;
	top:93px;
	background:#fff;
	width:400px;
}
#awanaVideo .closeText,
#awanaVideo .closeText a,
#contestVideo .closeText,
#contestVideo .closeText a {
	font-size:12px;
	color:#fff !important;
}
#awanaImage .closeText,
#awanaImage .closeText a {
	font-size:12px;
	color:#3a3a3a !important;
	margin:0;
	padding:0;
	text-align:right;
}
#awanaImage .shade,
#awanaVideo .shade,
#contestVideo .shade {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:200%;
	background-color:#000000;
	opacity: 0.75; /* Safari, Opera */
	-moz-opacity:0.75; /* FireFox */
	filter: alpha(opacity=75); /* IE */
	overflow:hidden;
	z-index:1000;
}
#awanaVideo #vidLink,
#contestVideo #vidLink {
	padding-top:280px;
	display:none;
}
#awanaVideo #vidLink a,
#contestVideo #vidLink a {
	font-size:10pt;
	text-decoration:underline;
	line-height:20px;
}
hr {
	clear:both;
	color:#ccc;
	background-color:#ccc;
	height:1px;
	border:none;
}
.printHide {
	display:none;
}
#timelineWidget {
	width:950px;
	margin:0 auto;
	padding:10px 0;
}
#timeline #columnLeft {
	margin-left:40px !important;
	padding-right:25px !important;
	width:713px !important;
}
.storyItem {
	display:none;
}
#printBTN {
	float:right;
	text-align:right;
}
#photosPage #columnLeft {
	margin-left:34px;
	padding-right:30px;
	width:733px;
}
	#photosPage #columnLeft p {
		clear:both;
	}
	#photosPage #columnLeft .img {
		margin:9px 10px;
		cursor:pointer;
		float:left;
		width:161px;
		height:120px;
		font-weight:bold;
	}
		#photosPage #columnLeft .img img {
			padding-bottom:2px;
		}
#hpg #hpg-wrapper {
	width:1000px;
	margin:0 8px;
	background:url(/images/hpg-3-col-bg.gif) 0 0 repeat-y;
}
	#hpg #hpg-wrapper #inner {
		width:846px;
		margin:0 73px;
	}
		#hpg #hpg-wrapper #inner .titleIMG {
			width:100%;
			padding:15px 0 10px;
			background:url(/images/grey-flap.gif) top right no-repeat;
			text-align:center;
		}
		
		#hpg #hpg-wrapper #inner .column {
			float:left;
		}
			#hpg #hpg-wrapper #inner .column p {
				margin:15px;
				padding:0;
			}
		#hpg #hpg-wrapper #inner #c1,
		#hpg #hpg-wrapper #inner #c3 {
			width:260px;
		}
		#hpg #hpg-wrapper #inner #c2 {
			width:289px;
			margin:0 19px 0 18px;
		}
		#hpg #hpg-wrapper #inner #storiesIMG {
			width:100%;
			text-align:center;
			background:#5f565b;
		}
#hpg #hpg-header {
	background:url(/images/hpg-header.jpg) 0 0 no-repeat;
	width:846px;
	height:267px;
	text-indent:-9000px;
}
#hpg #footer {
	background:#E98420 url(/images/hpg-footer.png) 0 0 no-repeat;
}
#hpg #timelineNav {
	width:772px;
	height:34px;
	background:#fff url(/images/timeline-lg.gif) 0 0 no-repeat;
	padding-left:74px;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}
	#hpg #timelineNav li {
		list-style:none;
		float:left;
		width:118px;
		height:34px;
		overflow:hidden;
	}
	#hpg #timelineNav li a {
		display:block;
		width:118px;
		height:34px;
		text-indent:-9000px;
	}
.last {
	clear:both;
	height:0;
	width:0;
	margin:0;
	padding:0;
}
#hpg #timelineNav li#timeline1950 a:hover {
	background:url(/images/timeline-lg.gif) -74px -34px no-repeat;
}
#hpg #timelineNav li#timeline1960 a:hover {
	background:url(/images/timeline-lg.gif) -192px -34px no-repeat;
}
#hpg #timelineNav li#timeline1970 a:hover {
	background:url(/images/timeline-lg.gif) -310px -34px no-repeat;
}
#hpg #timelineNav li#timeline1980 a:hover {
	background:url(/images/timeline-lg.gif) -428px -34px no-repeat;
}
#hpg #timelineNav li#timeline1990 a:hover {
	background:url(/images/timeline-lg.gif) -546px -34px no-repeat;
}
#hpg #timelineNav li#timeline2000 a:hover {
	background:url(/images/timeline-lg.gif) -664px -34px no-repeat;
}
#miniTimelineNav {
	width:772px;
	height:30px;
	background:#fff url(/images/timeline-sm.gif) 0 0 no-repeat;
	padding-left:34px;
	padding-top:0;
	padding-bottom:0;
	margin:5px 0 0;
}
	#miniTimelineNav li {
		list-style:none;
		float:left;
		width:96px;
		height:30px;
		overflow:hidden;
	}
	#miniTimelineNav li a {
		display:block;
		width:96px;
		height:30px;
		text-indent:-9000px;
	}
#miniTimelineNav li#timeline1950 a:hover {
	background:url(/images/timeline-sm.gif) -34px -30px no-repeat;
}
#miniTimelineNav li#timeline1960 a:hover {
	background:url(/images/timeline-sm.gif) -130px -30px no-repeat;
}
#miniTimelineNav li#timeline1970 a:hover {
	background:url(/images/timeline-sm.gif) -226px -30px no-repeat;
}
#miniTimelineNav li#timeline1980 a:hover {
	background:url(/images/timeline-sm.gif) -322px -30px no-repeat;
}
#miniTimelineNav li#timeline1990 a:hover {
	background:url(/images/timeline-sm.gif) -418px -30px no-repeat;
}
#miniTimelineNav li#timeline2000 a:hover {
	background:url(/images/timeline-sm.gif) -514px -30px no-repeat;
}
.blackText {
	color:#000 !important;
}
#mca #mcaLogo {
	margin:12px 0 16px 80px;
}
#mca #columnLeft {
	width:547px;
	margin-left:80px;
	padding-right:0;
}
#mca #vertBar {
	margin:0 16px;
	float:left;
}
#mca #columnRight {
	width:262px;
	background:url(/images/aam/header2-bg.gif) 0 0 repeat-x;
}
#mca .head3 {
	color:#fff;
	font-size:20px;
	line-height:42px;
	background:url(/images/aam/header-bg.gif) 0 0 repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}
#mca .head3 img {
	padding:0;
	margin:0;
}
#mca .head4 {
	margin-top:0;
	margin-bottom:0;
	padding:15px 5px;
}
#mca .oText {
	color: #ff9933;
}
#staffVideo #columnLeft {
	width:656px;
	margin-left:80px;
	padding-right:0;
}
.staffBox {
	width:300px;
	float:left;
	margin:24px 28px 8px 0;
}
.staffBox .sTitle {
	color:#fff;
	font-size:12px;
	background:url(/images/media-title.gif) 0 0 repeat-x;
	line-height:34px;
	padding-left:28px;
}
#staffHeader {
	background:url(/images/media-head.jpg) 0 0 no-repeat;
	color:#000;
	font-size:14px;
	line-height:51px;
	padding-left:5px;
}
	#staffHeader .orange {
		font-size:16px;
		color:#ff9933;
	}
.simulcast #columnLeft {
	margin:0 30px 0 0;
	padding:0;
	width:696px;
}
.simulcast #simulcastContent {
	width:341px;
	float:left;
}
#simulcastNav {
	width:230px;
	float:left;
	padding:0 45px 0 80px;
	margin:0;
}
	#simulcastNav li {
		list-style:none;
		background:url(/images/nav-bg.jpg) 0 0 no-repeat;
		height:39px;
		line-height:39px;
		padding:2px 0;
		margin:0;
	}
		#simulcastNav li a {
			color:#027abb;
			height:39px;
			line-height:39px;
			display:block;
			padding-left:9px;
		}
#speakers #simulcastNav,
#workshops #simulcastNav {
	padding-top:22px;
}
	.simulcast .hr {
		background:url(/images/horizontal-rule.gif) top right no-repeat;
		height:14px;
	}
	.simulcast .head1 {
		color:#eb6e1f;
		font-weight:bold;
		font-size:17px;
	}
	.simulcast .subhead1 {
		color:#000;
		font-size:14px;
		font-weight:bold;
		line-height:normal;
	}
#speakers #columnLeft,
#workshops  #columnLeft {
	width:1016px;
}
#speakers #simulcastContent,
#workshops #simulcastContent {
	width:578px;
}
#speakers #simulcastContent img {
	float:right;
}
.speaker {
	clear:both;
}
	.speaker .bio {
		width:420px;
		float:left;
	}
	.speaker .portrait {
		width:158px;
		float:left;
	}
#workshops .speaker .bio {
	width:490px;
	float:left;
}
#workshops .speaker .portrait {
	width:65px;
	float:left;
	padding-left:22px;
	text-align:center;
}
.break {
	margin:0;
	padding:0;
}
#catContest label {
	display:block;
	font-weight:bold;
}
#catContest .wFormContainer {
	width:270px;
	float:left;
}
#catContest .reqMark,
#catContest .errMsg {
	color:#ff0000;
}
#contest #main {
	width:422px;
	float:left;
	margin:0 31px 0 81px;
}
#contest #categories {
	width:188px;
	float:left;
	margin-right:22px;
}
#contest #prizes {
	width:184px;
	float:left;
}
#category-wrapper .redBTN,
#contest .redBTN {
	width:184px;
	line-height:25px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	padding-left:6px;
	background:url(/videocontest/images/red-btn.jpg) 0 0 no-repeat;
	color:#fff;
	font-weight:normal;
}
#contest .orangeBTN {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:28px;
	text-align:center;
	background:url(/videocontest/images/btnNav.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
	#contest .orangeBTN a {
		color:#00529b;
		width:184px;
		height:28px;
		display:block;
	}
	#contest .orangeBTN a:hover {
		color:#fff;
		width:184px;
		height:28px;
		display:block;
		background:url(/videocontest/images/btnNav.gif) 0 -28px no-repeat;
	}
#category-wrapper #catSubhead,
#contest #subhead {
	width:400px;
	height:34px;
	font-weight:bold;
	font-size:17px;
	color:#850009;
	padding:15px 10px;
	background:url(/videocontest/images/subhead-bg.jpg) 0 0 no-repeat;
}
#contest .vcHead1 a,
#contest .vcHead1 {
	font-size:18px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#f57607;
}
	#contest .vcHead1 a:hover {
		text-decoration:underline;
	}
#contest .vcSubhead1 {
	color:#f57607;
}
#contest .vcSubhead2 {
	font-size:14px;
	font-weight:bold;
}
#entry #awanaFLV,
#contest #awanaFLV {
	background:#fff;
	width:550px;
	padding:10px 25px;
	text-align:left;
	margin:0 auto;
}
#entry .closeText,
#entry .closeText a,
#contest .closeText,
#contest .closeText a {
	color:#3a3a3a !important;
	text-align:right;
}
#contest #contestVideo .closeText,
#contest #contestVideo .closeText a {
	color:#fff !important;
}
#category-wrapper {
	margin-left:85px;
}
#cat #intro {
	width:417px;
	float:left;
	margin-right:32px;
}
#cat #catSubhead {
	width:394px;
	float:left;
	height:18px;
	font-size:14px;
	color:#cd280b;
	padding:23px 0;
}
#cat .redBTN {
	position:relative;
	top:-4px;
	float:left;
}
#cat .redBTN img {
	position:absolute;
	top:-12px;
}
#cat .redTXT {
	color:#cd280b;
}
#cat .orangeTXT {
	color:#f57607;
}
#cat .entry {
	width:182px;
	float:left;
	margin:0 38px 28px 0;
	position:relative;
}
#cat .voteStar {
	vertical-align:middle;
}
#cat .vFrame {
	position:absolute;
	top:0;
	left:0;
}
#entry .wFormContainer {
	margin:0 31px 0 81px;
	padding-top:20px;
}
#entry .oneField {
	margin-bottom:12px;
}
#entry .release {
	float:left;
	margin-right:15px;
}
#entry .errMsg,
#entry .reqMark {
	color:#f00;
}
#map60 {
	width:920px;
	margin:0 48px;
}
	#map60 p {
		width:600px;
	}
.toolTip span
{
	display:none;
}
.toolTip
{
	position:relative;
}
.toolTip:hover {
	z-index:100;
}
.toolTip:hover span
{
	display:block;
	position:absolute;
	top:15px;
	left:10px;
	border:1px solid #000;
	padding-top:5px 10px;
}
#redBTNold {
	background:none !important;
	color:#000 !important;
	width:421px !important;
}
#congratsTXT {
	font-size:14px;
}














