/* --------------------- CORE STYLES -------------------- */



body {

	background:#252525;
	font-family:verdana, helvetica;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}





tr, td, table {
	padding:0;
	margin:0;
	vertical-align:top;
	line-height:15px;
	border-collapse:collapse;
	border-spacing:0;
}





h1 {
	color:#007CC2;
	font-size:16px;
	padding:0;
	margin:0;
	margin-bottom:10px;
	line-height:18px;
}



h2 {
	color:#cc9900;
	font-size:13px;
	padding:0;
	margin-top:0;
	margin-bottom:8px;
}


h2.contact {
	color:#007CC2;
}


h3 {
	color:#007CC2;
	font-size:13px;
	padding:0;
	margin-top:19px;
	margin-bottom:0;
} 


h4, h5 {
	color:#666;
	font-size:11px;
	padding:0;
	margin:0;
}

h6 {
	color:#007CC2;
	font-size:11px;
	padding:0;
	margin:0;
}



p {
	padding:0;
	margin:0px 0px 15px 0px;
}



img {
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
	display: block;
}



form {
	padding:0;
	margin:0;
}





ul, select, li, tr, td, input, table {
	font-size:10px;
}





a, a:link, a:active {
	color:#CC9900;
	text-decoration:none;
}

a:visited {
	color:#CC9900;
}


a:hover {
	color:#007CC2;
}



#footer {
	color:#666;
	padding:8px 25px 0px 25px;
	text-align:left;
}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:#666;
}



#footer a:hover {
	color:#ccc;
}



#footer ul {
	margin:0;
	padding:0;
}



#footer ul li {
	padding:0;
	margin:0px 9px 0px 0px;
	display:inline;
}



#footer-logos {
	float:right;
}



#footer p {
	padding:0;
	margin:0;
}



#footer img {
	display:inline;
}


#logo {
	width:165px;
	height:75px;
	float:left;
	padding:0;
	display:block;
	margin:15px 0px 10px 5px;
	padding-left:15px;
}




/* ------------------------------------------- MAIN NAVIGATION --------------------------- */

#main-nav {
	padding:0;
	margin:0;
	vertical-align:top;
	margin-left:200px;
}





#main-nav a:link, #main-nav a, #main-nav a:active, #main-nav a:visited {
	color:#CC9900;
}



#main-nav a:visited {
	color:#CC9900;
}



#main-nav a:hover {
	color:#007CC2;
}


#main-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/nav-bullet.gif);
	background-repeat:no-repeat;
	background-position: .3em .4em;
	display:block;
	float:left;
	width:110px;
}

	

#main-nav ul li a.current, #main-nav ul li a.current:visited {
	color:black;
}



#main-nav ul li a.current:hover {
	color:#007CC2;
}

#main-nav li {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin:0;
	margin-bottom:0px;
	margin-left:0px;
	ma\rgin-left:15px;
}







/* --------------------------------------------- BOTTOM CELL ------------------------------ */



#bottom-cell {
	width:820px;
	height:204px;
	he\ight:176px;
	overflow:hidden;
	background:url(images/bottom-cell-bg.jpg);
	color:#666;
	padding-left:25px;
	padding-top:28px;
	display:block;
}



#bottom-cell a, #bottom-cell a:link, #bottom-cell a:visited {
	color:#CC9900;
}



#bottom-cell a:hover {
	color:#007CC2;
}





#bottom-cell ul {
	margin-top:7px;
	padding:0;
	margin-left:0;
	width:245px;
	color:#666;
	margin-bottom:5px;
	list-style-type:none;
	list-style-position:outside;
}



#bottom-cell ul li {
	padding:0;
	margin:0;
	margin-bottom:5px;

}





/* --------------------- INTERIOR SPECIFIC -------------- */



#top-cell {
	height:117px;
	overflow:hidden;
	padding-top:7px;
	background:#fff;
}


.int-main-pic {
	border-top:4px solid #D59F0F;

}


#int-content {
	background:#fff;
	padding:25px;
	padding-top:0;	
	color:#666;
	width:566px;
	w\idth:516px;
}

#int-content-lg {
	background:#fff;
	padding:25px;
	padding-top:0;	
	color:#666;
}


#int-content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top:0;
	padding-right:5px;
	color:#666;

}

#int-content ol {
	margin-top:5px;
	margin-bottom:10px;
}



#int-content ul li {	
	padding-left: 20px;
	background-image: url(images/nav-bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: .8em .4em;
	color:#666;
	margin-bottom:10px;
}


#int-content ul li.nested {
	padding-left: 33px;
	background-image: url(images/nav-bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: 2em .4em;
	color:#666;
	margin-bottom:3px;
	margin-top:0px;

}



#right-feature {
	width:216px;
	background:url(images/right-feature-bg.jpg);	
	background-repeat:repeat-y;
	color:#666;
	padding:0;
	margin:0;
	height:400px;
}



.show-subnav {
	padding:0px;
	margin:0;
	background:#e6f4fd;
	display:block;
}


.indent-content-dark {
	margin:0;
	padding:5px 10px 10px 18px;
	background:#fff;
	color:#999;

}





#right-feature p {
	padding-top:0;
	padding-bottom:10px;
	margin:0;

}



#int-main-wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}



#int-main {
	width:782px;
}





#media-table {
	margin-top:15px;
}



#media-table td p {
	padding:0;
	margin:0;
	margin-bottom:8px;
}





.more-arrow {
	display:inline;	
	width:7px;
	height:7px;
	border:0;
}



ul#tight-spacing li,
td#int-content ul.tight-spacing li {
	margin-bottom:4px;  
}





.pdf {
	display:inline;
	width:11px;
	height:12px;
}



.back-to-top {
	padding-bottom:10px;
}





td.blue-gradient {
	background:url(images/blue-gradient.gif);
	background-repeat:repeat-x;
	height:26px;	
	border-bottom:25px solid white;
}


#int-content h3 a {
	color:#007cc2;
}

#int-content h3 a:hover {
	text-decoration:underline;
}



/* ---------  RIGHT NAV ---------- */



#right-feature h1 {
	border-top:6px solid #cc9900;
	color:#fff;
	background:#007cc2;
	font-size:14px;
	padding:10px 10px 3px 15px;
	display:block;
	margin:0;
}

#right-feature h1 a:link, 
#right-feature h1 a:visited,
#right-feature h1 a:active,
#right-feature h1 a {
	color:#fff;
	background:url(images/hdr-subnav-arrow.gif);
	background-repeat:no-repeat;
	background-position:0em .2em;
	padding-left:10px;
	
}

#right-feature h1 a:hover {
	color:#8fc6e5;
	background:url(images/hdr-subnav-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:0em .2em;
}


ul#subnav {
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid white;
	width:216px;
}

.sm {
	font-size:8px;
	position:relative;
	top:-2px;
	font-weight:bold;
}



.show-subnav ul#subnav li {
	display:block;
	width:216px;
	margin:0;
	padding:0;
	border:0;
	border-bottom:1px solid white;
	background:url(images/right-nav-bg.gif);
	background-repeat:no-repeat;
	background-position: 0em 0em;
}



.show-subnav ul#subnav li a:link, 
.show-subnav ul#subnav li a:visited,
.show-subnav ul#subnav li a:active {
	color:#007cc3;
	display:block;
	width:185px;
	height:100%;
	padding:5px 5px 5px 26px;
	vertical-align:top;
	margin:0;
}



.show-subnav ul#subnav li a:hover, 
.show-subnav ul#subnav li a:hover.currentpage {
	background:url(images/right-nav-hover.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	height:100%;
}



.show-subnav ul#subnav li a.currentpage, 
.show-subnav ul#subnav li a.currentpage:visited,
.show-subnav ul#subnav li a.currentpage:link,
.show-subnav ul#subnav li a.currentpage:active {
	color:#8fc6e5;
	color:#fff;
	background:url(images/right-nav-active.gif);
	background-repeat:no-repeat;
	background-position: 0em 0em;
}


.show-subnav ul#subnav li.nested {
	border-bottom:1px solid #fff;
	background:#c8e4f6;
	background:url(images/right-nav-nested-hover.jpg);
	background-repeat:no-repeat;
	background-position: 0em 0em;	

}


.show-subnav ul#subnav li.nested a:link, 
.show-subnav ul#subnav li.nested a:visited,
.show-subnav ul#subnav li.nested a:active {
	color:#cc9900;
	display:block;
	width:171px;
	height:100%;
	padding:5px 5px 5px 39px;
	vertical-align:top;
	margin:0;
}

.show-subnav ul#subnav li.nested a:hover, 
.show-subnav ul#subnav li.nested a:hover.currentpage {
	background:url(images/right-nav-nested-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0em;	
	height:100%;
	margin:0;
}

ul#subnav li a img {
	display: inline;
	margin: 0 0 -1px 0;
}


.show-subnav ul#subnav li.nested2 {
	border-bottom:1px solid #fff;
	background:#c8e4f6;
	background:url(images/right-nav-nested2-bg.jpg);
	background-repeat:no-repeat;
	background-position: 0em 0em;	

}


.show-subnav ul#subnav li.nested2 a:link, 
.show-subnav ul#subnav li.nested2 a:visited,
.show-subnav ul#subnav li.nested2 a:active {
	color:#cc9900;
	display:block;
	width:160px;
	height:100%;
	padding:5px 5px 5px 50px;
	vertical-align:top;
	margin:0;
}

.show-subnav ul#subnav li.nested2 a:hover, 
.show-subnav ul#subnav li.nested2 a:hover.currentpage {
	background:url(images/right-nav-nested2-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0em;	
	height:100%;
	margin:0;
}



/* -------- email signup ---- */


table#email-signup-form td {
	padding:0px 10px 15px 10px;
	text-align:right;
}


#layer_email1 {
	border-top:5px solid #cc9900;
	background:#fff;
	padding:10px 10px 10px 15px;
	height:50px;

}

#layer_email1 p {
	float:left;
	margin:7px 5px 5px 2px;
	width:110px;
}

.email-icon {
	float:left;
	width:18px;
	height:33px;
	margin-top:6px;
	margin-right:3px;
}

.email-arrow {
	margin-top:4px;
}



img.hdr-email-signup {
	width:216px;
	height:31px;
	padding-bottom:10px;

}



.btn-email-signup {
	width:102px;
	height:38px;
	margin:0;
	padding:0;
	margin-left:115px;
	margin-top:10px;
	margin-bottom:15px;
}



.home-btn-email-signup {
	width:63px;
	height:22px;
	float:none;
	position:absolute;
	top:145px;
	left:180px;
}




table.volunteer {
	width:480px;
	background:#e5e5e5;
	border: 1px solid #e5e5e5;
	vertical-align:middle;
}




table.volunteer td p {
	padding: 5px 5px 0px 5px;
	width:190px;
}



#int-content table.volunteer td { 
	padding: 0px 0px 10px 5px;
 } 

 

td#blueheader { 
	background:#449fd2;
	border: 1px solid #449fd2;
	vertical-align:middle;
	color: white;
	height: 15px;
	padding: 0;
	margin: 0;
 } 

 

td#blueheader h2 { 
	vertical-align:middle;
	color: white;
	padding: 8px 0px 0px 5px;
	margin: 0;
 } 

 

select.sized {
	width:185px;
}




input.checkbox {
	margin:0;	
	padding:0;
	vertical-align:middle;
}



.field-label {
	width:215px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}



.volunteer-field input, .volunteer-field select {
	width:185px;
}



.field-description {
	width:215px;
	text-align:right;
}





/* ------------- MISC STYLES --------------- */

img.align-left {
	float:left;	
	margin-right:15px;
	padding-bottom:10px;
}


img.align-right {
	float:right;	
	padding-bottom:10px;
	margin:0 0 0 15px;
}

img.align-center {
	margin:0 auto;
}


#presslogos {
	margin-bottom: 15px;
}



#presslogos img {
	display: inline;
	padding-right: 20px;
	vertical-align: bottom !important;
}

h2.sponsors {
	color: #007CC2;
	border-bottom: 1px solid #007CC2;
	margin-bottom: 25px;
	margin-top: 0;
}

table.sponsors td {
	padding-right: 25px;
	padding-bottom: 15px;
	vertical-align: middle;
}

#mainimg {
	position: relative;
	display: block;
	z-index: 1;
}

#counter {
	position: absolute;
	top: 250px;
	/* hide from IE5 Mac \*/
	top: 140px;
	/* stop hiding */
	left: 35px;
	width: 30px;
	text-align: right;
	z-index: 3;
}

#counter img {
	display: inline;
	padding-left: 2px;
	
}

#febbg {
	padding-left: 0;
	display: block;
	position: absolute;
	top: 208px;
	/* hide from IE5 Mac \*/
	top: 98px;
	/* stop hiding */
	left: 15px;
	z-index: 2;
}


a:link.link-more, a:active.link-more, a:visited.link-more {
	background:url(images/link-arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:9px;
}

a:hover.link-more {
	background:url(images/link-arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
}



table#map-links td {
	padding:1px 25px 1px 15px;
	vertical-align:middle;
}
table#map-links td.stage-num {
	padding:0;
	width:20px;
	text-align:center;
	vertical-align:top;
}


table#festival-dates {
	border:1px solid #c90;
	padding:10px;
	margin-bottom:20px;
}

table#festival-dates td {
	border-bottom:1px solid #c90;
	padding:5px;
}


table#giveaways {
	width:488px;
}

table#giveaways td {
	padding:10px;
	background-color:#fff;
}	


.sms-signup-left {
	padding-left:50px;
	padding-top:10px;
	display:block;
	width:455px;
	border:1px solid white;
	clear:both;
}

.sms-signup-left2 {
	padding-top:10px;
	display:block;
	width:235px;
	float:left;
	height:80px;
}

.sms-signup-right {
	padding-left:20px;
	padding-top:20px;
	border-left:1px solid #ccc;
	width:200px;
	float:right;
	height:80px;
	clear:both;
}


#int-content h3.gradient,
#view-spots h3.gradient {
	background:url(images/hdr-gradient.jpg);
	background-repeat:repeat-y;
	margin-left:-5px;
	color:#fff;
	font-size:13px;
	padding:4px 5px 4px 5px;
	margin-top:25px;
	margin-bottom:7px;
	display:block;
	height:16px;
	vertical-align:middle;

}



.clear {
	clear:both;
}

#view-spots {
	clear: both;
}

#view-spots h3 {
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 12px;
}

.standings {
	border-collapse: collapse;
	width: 100%;
	height: 300px;
}

.standings thead td {
	text-align: center;
	padding: 0;
	border: none;
	background-color: transparent;
}

.standings thead td h2 {
	text-align: left;
}

.standings td {
	border: 1px solid #2979BB;
	padding: 4px 10px;
	text-align: center;
	background-color: #D5EBF8;
	color: #333;
	vertical-align: middle;
}

.standings th {
	border: 1px solid #2979BB;
	padding: 4px 10px;
	background-color: #2979BB;
	color: #fff;
	vertical-align: middle;
}

.standings th.name {
	text-align: left;
}

.standings th.pos {
	padding: 0;
}

.standings td.pos {
	color: #0370DE;
	font-weight: bold;
	width: 40px;
	padding: 0;
}

.standings td.name {
	text-align: left;
	width: 300px;
}

.standings tr.odd td {
	background-color: #E6F4FD;
}


.teaminfo {
	border-collapse: collapse;
	width: 100%;
	height: 300px;
}

.teaminfo thead td {
	text-align: center;
	padding: 0;
	border: none;
	background-color: transparent;
}

.teaminfo thead td h2 {
	text-align: left;
}

.teaminfo td {
	border: 1px solid #FFFFFF;
	padding: 4px 10px;
	text-align: center;
	background-color: #D5EBF8;
	color: #333;
	vertical-align: middle;
}

.teaminfo th {
	border: 1px solid #FFFFFF;
	padding: 4px 10px;
	background-color: #2979BB;
	color: #fff;
	vertical-align: middle;
}

.teaminfo th.name {
	text-align: left;
}

.teaminfo th.pos {
	padding: 0;
}

.teaminfo td.pos {
	color: #0370DE;
	font-weight: bold;
	width: 40px;
	padding: 0;
}

.teaminfo td.name {
	text-align: left;
	width: 300px;
}

.teaminfo tr.odd td {
	background-color: #E6F4FD;
}

strong.pbp {
	color: #0370DE;
}

div.pbphr {
	height: 1px;
	width: 100%;
	border-top: 1px solid #61B5DF;
	background-color: #C2E0EF;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 15px;
}

div.pbphr hr {
	display: none;
}

a.ostand {
	font-size: 12px;
	color: #6FB7DF;
	position: relative;
	top: -1px;
}

a:hover.ostand {
	color: #007CC2;
}


/* Tech Spot Rules */

#tech_sponsor {
	text-align: left;
	width: 301px;
	margin-top: 11px;
}

#tech_sponsor div.hr {
	height: 1px;
	width: 301px;
	background-image: url(images/hdash.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	line-height: 1px;
}

#tech_sponsor div.hr hr {
	display: none;
}

#brought_by {
	padding: 10px 0;
	margin-left: 32px;
}

#tech-specs {
	width: 204px;
	border-left: 1px solid #999;
	float: right;
	margin-right: -5px;
	padding-bottom: 105px;
	margin-left: 15px;
}



#tech_img {
	border: 1px solid #999;
	margin-left: 14px;
}

#tech-specs h1 {
	color: #666;
	font-size: 10px;
	padding-left: 14px;
	padding-top: 10px;
}

#tech-specs p {
	padding-left: 14px;
}

#int-content #tech-specs ul {
	margin-left: 0;
	padding-left: 14px;
	list-style: none;
	margin-top:0;
	padding-right:5px;
	color:#666;

}

#int-content #tech-specs ul li {	
	padding-left: 14px;
	background-image: url(images/nav-bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color:#666;
	margin-bottom:0px;
	position: relative;
}

#tech-spot-content {
	padding-top: 14px;
}



/* Stage Sponsors Rules */

#stage_entitlement {
	width: 509px;
	margin-bottom: 13px;
}

#stage_entitlement p {
	width: 247px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #D49F0F;
	font-size: 10px;
	line-height: 11px;
}

#stage_entitlement div.hr {
	height: 1px;
	padding: 8px 0 8px 0;
	width: 509px;
	background-image: url(images/hdash.gif);
	background-repeat: repeat-x;
	background-position: left 50%;
	font-size: 1px;
	line-height: 1px;
}

#stage_entitlement div.hr hr {
	display: none;
}

#stage_entitlement img {
	display: block;
	border-left: 11px solid #fff;
	margin-left:auto;
	margin-right:auto;
}

#stage_entitlement div#center img {
	display: block;
	text-align:center;
	padding-left:auto;
	padding-right:auto;
	float:none;
}

#stage_entitlement div.clear {
	font-size: 1px;
	line-height: 1px;
}

#counter_numbers {
	position: absolute;
	top: 4px;
	left: 193px;
}

#counter_numbers img {
	float: left;
	display: block;
	width: 8px;
	padding-right: 1px;
}


.local-sponsors-left {
	display:block;
	width:275px;
	float:left;

}

table.spaced-list td {
	padding:0 10px 10px 0px;
}

img.google-globe {
	display:inline;
	margin-bottom:-2px;
	margin-left:-2px; 
}

table#fest-logos td {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table#fest-logos img {
	padding-bottom:15px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
}
table#fest-logos a:link {
	color:#007CC2;
}

table#fest-logos h3 {
	padding:0;
	margin:0;
}

.stage-google {
	clear:both;
	margin-bottom:10px;
}


#no-right-nav {
	background:white;
}




/* --------- 2006 archive styles ---------- */

div.archive-section {
	width:450px;
	display:block;
	position:relative;
	height:140px;
	clear:both;
}


div.archive-section div.text {
	font-size:11px;
	padding-left:30px;
	display:block;
	float:left;
	width:230px;
}


div.archive-section div.lander-text {
	font-size:11px;
	padding-left:30px;
	display:block;
	float:left;
	width:230px;
}

div.archive-section div.text div.divided {
	width:90px;
	border-right:1px solid #449fd2;
	float:left;
	display:block;
	margin:0 20px 0 0;
}



div.archive-section div.text a {
	color:#449fd2;
}

div.archive-section div.text a:hover {
	color:#01669f;
}

div.archive-section a.archive-more {
	color:#007cc3;
	display:block;
	position:absolute;
	font-weight:bold;
	top:15px;
	left:385px;
	padding-right:30px;
	z-index:600000;
}



div.archive-section div.lander-text a {
	color:#cc9900;
}

div.archive-section div.lander-text a:hover {
	color:#007CC2;
}

div.archive-section a.archive-more-lander {
	color:#c38800;
	display:block;
	position:absolute;
	font-weight:bold;
	top:15px;
	left:385px;
	padding-right:30px;
	z-index:600000;
}


div.archive-section img {
	float:left;
	display:block;
}


/* -------- 2007 stage pages ------- */

div#sponsor {
	background:url(images/bg-stage-sponsor.gif);
	background-repeat:no-repeat;
	width:132px;
	height:132px;
	display:block;
	border:0;
	margin:0 0 20px 0;
}

div#sponsor h3 {
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	padding-bottom:4px;
	font-size:10px;
	text-align:center;
	display:block;
}


div#sponsor img {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}


div.stage-dash {
	background:url(images/stage-dash.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	}


a#past-poll {
	display:inline;
	color:#007CC2;
	margin-left:15px;
}

div.weather-spot {
	width:250px;
	float:left;
	display:block;
}

h3.weather {
	width:250px;
	float:left;
	display:block;
}

#countdown {
	display:block;
	position:relative;
	background:url(images/blue-gradient.gif);
	background-repeat:repeat-x;
	height:26px;	
}

#countdown div {
	position:absolute;
	left:135px;
	top:0px;
}

#countdown div img {
	display:block;
	float:left;
}