/* content styles
-----------------------------------------------------------------------------------------*/

/* right sidebar (most sidebar styles are shared in home.css since using same style buttons as used in one part of homepage) */

#right-sidebar #callout-buttons-yellow, #right-sidebar #callout-buttons-tan {
	float: left;
	width: 154px;
	min-height: 507px;
}

#right-sidebar #callout-buttons-yellow {
	margin-right: 12px;	
}

#right-sidebar #callout-buttons-yellow a, #right-sidebar #callout-buttons-tan a {
	float: none;
	margin: 0 0 15px 0;	
}

#right-sidebar #callout-buttons-yellow a:hover, #right-sidebar #callout-buttons-tan a:hover {
	border-bottom: 3px solid #fff;	
}

/* competition pages */
<!-- john's responsiveness -->

div.compete div.row{
	margin-bottom: 20px;

}

.compete .opportunity img{
	width: 100%;
	visibility: hidden;
	
}
.compete .opportunity .title{
	position: absolute;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	bottom: 20px;
	left: 20px;
	text-align:left;
}

.compete .opportunity .image{
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	
}
.compete .opportunity .description{
	font-size: 11px;
}

#content-header #competition-details {
	
	height: 322px;
	padding-top: 40px;
	background: #3e6170;
	color: #fff;
	
	text-align: center;
	font-size: 15px;
	line-height: 30px;
}

#content-header #competition-images {
	

	overflow: hidden;
margin-top: 30px;

}

#content-header #competition-images img {
	

	margin-bottom: 20px;

}

#competition-images .comp-image {
	float: left;	
}

#competition-images.no-rotate ul, #competition-images.no-rotate li {
	padding: 0;
	margin: 0;
	
}
#competition-images.no-rotate li{
	margin-left: 20px;
	
}

#competition-images ul li {
	float: left;
	display: block;
	width: 320px;
    height: 280px;
	margin-left: 20px;
}

#competition-images ul, #competition-images li {
	list-style-type: none;	
}

#competition-details #comp-logo {
	margin-bottom: 20px;	
}

#competition-details #comp-overview {
	color: #d6b106;
	letter-spacing: 4px;
}
/* competition additions pages */
#comp-slider{

	
}
#comp-slider .left {
	padding-right: 7px;
	
	
}
#comp-slider .right {
	padding-left: 7px;
	
	
}
/* judge form */
#days tr td{
	
	vertical-align: top;
}


a.news-link {
	display: block;
	width: auto;
	height: auto;
	padding-right: 18px;
	position: absolute;
	bottom: 16px;
	left: 18px;
	font-family: "aktiv-grotesk-std", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
}
#feature-row {
	width: 1000px;
	height: 280px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}
#feature-row #feature-row-box1 {
	width: 660px;
	height: 280px;
	float: left;
	position: relative;
	margin-right: 20px;		
} 
#feature-row-box1-image, #feature-row-box1-text {
	width: 320px;
	height: 280px;
	float: left;
	position: relative;
}
#feature-row-box1-text {
	width: 340px;	
}
#feature-row-box1-image img {
	width: 320px;
	height: 280px;
} 
#feature-row-box1 a.news-link {
	padding-right: 40px;	
}
#feature-row #feature-row-box2-box3-wrapper {
	width: 320px;
	height: 280px;
	float: left;
	position: relative;	
}
#feature-row-box2-box3-wrapper #feature-row-box2 {
	width: 320px;
	height: 115px;
	position: relative;
	margin-bottom: 20px;		
} 
#feature-row-box2-box3-wrapper #feature-row-box3 {
	width: 320px;
	height: 145px;
	position: relative;		
}
.news-row {
	width: 1000px;
	height: 360px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}
.news-row .news-box {
	width: 320px;
	height: 360px;
	float: left;
	margin-right: 20px;	
}
.news-row .news-box.last-box {
	margin-right: 0;	
}
.news-box-image, .news-box-text, .news-box-image img {
	width: 320px;
	height: 180px;
}
.news-box-text {
	position: relative;
}
.news-date {
	font-style: italic;
	font-size: 11px;
}

/* who's coming styles */

#whos-coming-feature-row {

	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}
.whos-coming-row {

	
	position: relative;
	
}
#whos-coming-feature-row .whos-coming-person,  .whos-coming-person {

margin-bottom: 20px;
	
	position: relative;
}
#whos-coming-feature-row .whos-coming-person.person-last,  .whos-coming-person.person-last {
	margin-right: 0;	
}
#whos-coming-feature-row .whos-coming-person img.person {
width: 100%;
}
.whos-coming-person, .whos-coming-row .whos-coming-person img.person {

}
.whos-coming-person img.person {	
	opacity: .3;
	filter: alpha(opacity=30);
	width: 100%;
}
.whos-coming-person img.person:hover {	
	opacity: 1;
	filter: alpha(opacity=100);
}
#whos-coming-feature-row .whos-coming-person .name-bar,  .whos-coming-person .name-bar {
	position: absolute; 
	left: 0px;
	right: 0px;
	margin-left: 15px;
	margin-right: 15px;
	bottom: 0; 
	
	padding: 2px 10px; 
	font-weight: bold;	
	cursor: pointer;
}
#whos-coming-feature-row .whos-coming-person .name-bar, .whos-coming-person .name-bar { 
 
	background-color: #d6b106; 
	color: #000; 
	opacity: 0.85;
	filter: alpha(opacity=85);
}
#whos-coming-feature-row .whos-coming-person .coming-text,  .whos-coming-person .coming-text {
	
	height: auto;
	padding: 20px;
	position: absolute;
	z-index: 7;
	background-color: #d6b106;
	color: #000;
	left: 0px;
	right: 0px;
		margin-left: 15px;
	margin-right: 15px;
}
 .whos-coming-person .coming-text {

	padding: 10px 20px;
}
#whos-coming-feature-row .whos-coming-person.person-left .coming-text {
	position: absolute;
	top: 28px;
	right: -340px;	
}
#whos-coming-feature-row .whos-coming-person.person-right .coming-text {
	position: absolute;
	top: 30px;
	left: -340px;
}
#whos-coming-feature-row .whos-coming-person.person-left .coming-arrow {
	position: absolute;
	top: 90px;
	right: 0px;	
}
#whos-coming-feature-row .whos-coming-person.person-right .coming-arrow {
	position: absolute;
	top: 90px;
	left: 0px;	
}
 .whos-coming-person.person-left .coming-text {
	position: absolute;
	top: 7px;
	right: -340px;	
}
 .whos-coming-person.person-right .coming-text {
	position: absolute;
	top: 7px;
	left: -340px;
}
 .whos-coming-person.person-left .coming-arrow {
	position: absolute;
	top: 41px;
	right: 0px;	
}
 .whos-coming-person.person-right .coming-arrow {
	position: absolute;
	top: 41px;
	left: 0px;	
}

.coming-text h1, .coming-text strong {
	font-family: "aktiv-grotesk-std", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.coming-text h1 {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 14px;
	margin-bottom: 0;
}
.coming-text strong {
	font-size: 14px;
	line-height: 16px;
}
.coming-text p {
	line-height: 16px;
	padding-bottom: 14px;
	margin-bottom: 0;
}
 .coming-text h1, .whos-coming-row .coming-text p {
	padding-bottom: 10px;	
}
.whos-coming-person .name-bar {
	
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-size: 11px; 
	line-height: 12px;
	padding: 1px 5px;
}
.whos-coming-row.whos-coming-row1 .whos-coming-person .coming-text, .whos-coming-row.whos-coming-row1 .whos-coming-person .name-bar {
	background-color: #3e6170;
	color: #fff;
}
.whos-coming-row.whos-coming-row2 .whos-coming-person .coming-text, .whos-coming-row.whos-coming-row2 .whos-coming-person .name-bar {
	background-color: #bfb896;
}
.whos-coming-row.whos-coming-row3 .whos-coming-person .coming-text, .whos-coming-row.whos-coming-row3 .whos-coming-person .name-bar {
	background-color: #173441;
	color: #fff;
}
.whos-coming-row.whos-coming-row4 .whos-coming-person .coming-text, .whos-coming-row.whos-coming-row4 .whos-coming-person .name-bar {
	background-color: #c6c1a6;
}
.whos-coming-row.whos-coming-row5 .whos-coming-person .coming-text, .whos-coming-row.whos-coming-row5 .whos-coming-person .name-bar {
	background-color: #d6b106;
}
.hidden {
	display: none;	
}
.show {
	display: block;
}
img.img-right{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	max-width: 500px;
}
img.img-left{
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	max-width: 500px;
}
/*------------------------------------------------------*/
/* gallery page */
#gallery-images img {
	float: left;
	margin: 0 20px 20px 0;
}
#gallery-images img.last {
	margin-right: 0;		
}
#gallery-images #features {
	width: 100%;
	height: 233px;
}
#gallery-images #photos {
	width: 100%;
	height: auto;
	clear: left;
}

/* sponsors page */
#sponsors, .sponsors-block {
	width: 100%;
	background-color: #fff;
	text-align: center; 
	padding-bottom: 10px;
} 
#sponsors img, .sponsors-block img {
	display: inline-block;
	vertical-align: middle; 
	
	height: auto;
	/*padding: 0 10px 30px 10px;*/
height: 200px;
}
#sponsors h1, #sponsors h2 {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#sponsors .hotels img {
	width: 170px;	
	margin: 0 5px 30px 5px;
}

/* super regionals */
#regionals-sponsors, #regional-sponsors {
	text-align: center;	
	margin-top: 60px;
}
#regional-sponsors {
	margin-top: 40px;	
}
#regionals-sponsors img {
	max-width: 120px;
	margin: 0 40px;
}
#regional-sponsors img {
	max-width: 160px;
}
#regional-sponsors h4{
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
}
.regional-sponsor {
	display: inline-block;
	width:200px;
	padding:0px 20px;
}
a:link.register-link, a:visited.register-link {
	display: inline-block;
	padding: 16px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #3e6170;
	text-transform: uppercase;
	margin-right: 20px;
}

a:link.register-link:hover {
	text-decoration: none;
}
a:link.psuedo-call-to-action, a:visited.psuedo-call-to-action {
background: #adadad;
}
a:link.sr-event, a:visited.sr-event{
display: block;
margin-top: 10px;
text-align: center;
background: #3e6170;
	color: white;

}

a:link.super-regionals, a:visited.super-regionals{
display: block;
float: left;
padding: 110px 0 20px 26px;
background-color: #3e6170;
margin-right: 5px;
margin-bottom: 5px;
font-family: "aktiv-grotesk-std", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 22px;
color: #fff !important;
text-decoration: none;
width: 200px;
}
a:hover.super-regionals, a:active.super-regionals{
text-decoration: underline;
}
/* IADT boxes */
#iadt-buttons {
	width: 840px;
	margin: 30px auto;
}
.iadt-button {
	float: left; 
	width: 240px; 
	height: 110px;
	padding-top: 90px;
	text-align: center; 
	font-family: "aktiv-grotesk-std", Arial, Helvetica, sans-serif; 
	font-size: 24px;
	cursor: pointer;
}
.iadt-button.middle {
	margin: 0 60px;	
}

/*_-----VIDEOS----*/
.videos{

}
.videos a:link, .videos a:visited{
display: block;
padding: 16px;
color: #fff;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #3e6170;
text-transform: uppercase;
margin-bottom: 10px;
width: 100%;

}
.videos a:active, .videos a:hover{
background: #294551;
}

/*_-----schedule----*/
.instructional {
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #bababa;
	float: left;
}
.instructional > div{
	width: 200px;
	margin-top: 5px;
	padding: 5px;
	float: left;
	font-weight: bold;
	text-align: center;
	color: white;
	margin-left: 5px;
	margin-bottom: -5px;
}
div.legend{
	
	font-size: 20px;
	margin-bottom: 5px;
}
.schedules strong{
	display: block;
	margin-top: 15px;
	clear: both;
	font-size: 20px;
	
}
.schedules .venue{
	font-weight: 600;
	margin-top: 10px;
}
	.schedule span{
		display: inline-block;
		width: 100px;
	}
.schedules .time{
	float: left;
	margin-right: 10px;
	
}
.schedules .details{
	float: right;
	text-align: left;
	width: 650px;
}
.schedule{
	clear: both;
}
/* competitor pages */
#schedules strong{
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
	margin-top: 10px;
	border-bottom: 1px solid black;
	
}
#schedules .schedule{
	width: auto;
}

#schedules .venue{
	font-weight: bold;
}