@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;
}


/* styles for top header */
.main {width: 975px; margin: 0 auto;}
.topContainer {width: 1024px; margin: 0 auto;}
.topWhite {height: 56px; float: left; width: 100%; background: #fff;}
.topScreen {height: 134px; background: url(../images/top_screen.png) top left repeat-x; float:left; width: 100%;}
.topLogo {background: url(../images/sm_logo.png) top left no-repeat; width: 268px; height: 199px; float: left; margin-top: -15px; margin-left: -20px;}

/* Friends of the Tour styles */
.main .topHdr {float: left; padding-top: 70px; padding-bottom: 70px;}
.main .module .rtSd .friendName {float: left; padding-bottom: 10px; width: 100%;}
.main .module .rtSd p {line-height:16px; width: 750px;}
.main .module {float: left; width: 100%; padding-bottom: 85px;}
.main .module .leftSd {float: left; width: 220px;}
.main .module .rtSd {float: right; color: #fff; width: 750px;}

/* styles for footer */

.footerBar {background: #ffde00 url(../images/tlg8_icon.png) center center no-repeat; float: left; width: 100%; height: 43px; margin-bottom: 20px; }
.footer {width: 975px; margin:0 auto;}
.footer .lftFt {float: left;margin-left: 50px; padding-bottom: 30px; }
.footer .lftFt ul {margin:0; padding:0;width: 460px; }
.footer .lftFt ul li {list-style-type: none; display: inline; float:left; padding-left: 5px;}
.footer .rtFt {float: left; font-size: 10px; font-weight: normal; color: #fff; text-align:right; padding-left: 145px;}
.footer .rtFt a {font-size: 10px; font-weight: normal; color: #fff; text-decoration:none;}

.topWhite .cont {width: 1024px; height: 56px;margin: 0 auto;}
.topWhite .cont .lft {float: left; background: url(../images/footer_bkg.gif) top left no-repeat; width: 140px; height:56px; padding-left: 60px; }
.topWhite .cont .rtSd {float: left; width: 750px;}
.topWhite .cont .rtSd ul {margin-left: 180px;}
.topWhite .cont .rtSd ul li {list-style-type: none; padding:0; margin:0;display: inline;}
.topWhite .cont .rtSd ul li a.nav1 {background: url(../images/matchups_nav_off.png) top left no-repeat; width: 141px; height: 56px; float:left;margin-right: 2px; }
.topWhite .cont .rtSd ul li a:link.nav1 {background: url(../images/matchups_nav_off.png) top left no-repeat; width: 141px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a:hover.nav1 {background: url(../images/matchups_nav_on.png) top left no-repeat; width: 141px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li.nav1ON {background: url(../images/matchups_nav_on.png) top left no-repeat; width: 141px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a.nav2 {background: url(../images/failgater_hof_off.png) top left no-repeat; width: 209px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a:link.nav2 {background: url(../images/failgater_hof_off.png) top left no-repeat; width: 209px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a:hover.nav2 {background: #ffde00 url(../images/failgater_hof_on.png) top left no-repeat; width: 209px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li.nav2ON {background: #ffde00 url(../images/failgater_hof_on.png) top left no-repeat; width: 209px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a.nav3 {background: url(../images/tailgating_const_off.png) top left no-repeat; width: 204px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a:link.nav3 {background: url(../images/tailgating_const_off.png) top left no-repeat; width: 204px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li a:hover.nav3 {background: #ffde00 url(../images/tailgating_const_on.png) top left no-repeat; width: 204px; height: 56px; float:left;}
.topWhite .cont .rtSd ul li.nav3ON {background: #ffde00 url(../images/tailgating_const_on.png) top left no-repeat; width: 204px; height: 56px; float:left;}

/* Styles for matchup navs */
.matchups {width: 770px; float: right;}
.matchups ul { margin-left: 0px; width: 770px; margin-top: 20px;}
.matchups ul li {list-style-type: none; padding:0; margin:0;display: inline;}
.matchups ul li a.match1 {width: 147px; height: 87px; float:left; margin-top: 11px; padding-right: 5px;}
.matchups ul li a:link.match1 {background:url(../images/georgia_off.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a:hover.match1 {background:url(../images/georgia_on.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a.match2 {width: 147px; height: 87px; float:left; margin-top: 11px; padding-right: 5px;}
.matchups ul li a:link.match2 {background:url(../images/auburn_off.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a:hover.match2 {background:url(../images/auburn_on.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a.match3 {width: 147px; height: 87px; float:left; margin-top: 11px; padding-right: 5px;}
.matchups ul li a:link.match3 {background:url(../images/arizona_off.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a:hover.match3 {background:url(../images/arizona_on.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a.match4 {width: 147px; height: 87px; float:left; margin-top: 11px; padding-right: 5px;}
.matchups ul li a:link.match4 {background:url(../images/usc_off.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a:hover.match4 {background:url(../images/usc_on.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a.match5 {width: 147px; height: 87px; float:left; margin-top: 11px; padding-right: 5px;}
.matchups ul li a:link.match5 {background:url(../images/pennstate_off.png) top left no-repeat; width: 147px; height: 87px;}
.matchups ul li a:hover.match5 {background:url(../images/pennstate_on.png) top left no-repeat; width: 147px; height: 87px;}

body {
	font: 14px Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #1b1b1b;
}



a img { 
	border: none;
}


.container {
	width: 975px; min-width:975px;
	background: none;
	margin: 0 auto;
}


.content {

	padding: 0;
}

.failgateTbl .left1{
   position: relative;
   float: left;
   left: 0px;
   width: 160px;
   
}
.failgateTbl .left2{
   position: relative;
   float: left;
   left: 10px;
   width: 160px;
}
.failgateTbl .left3{
   position: relative;
   float: left;
   left: 20px;
   width: 160px;
   right: 10px;
}
.failgateTbl .right1{
   position: relative;
   float: left;
   left: 30px;
   width: 160px;
}

.topHdr2 h1 {
  font-family: proxima-nova; 
  font-size: 44px; 
  font-weight:bold; 
  color:#fff; 
  width: 670px; 
  text-shadow: 2px 2px 3px #7f7f7f; 
  line-height: 18px; 
  padding-top: 70px; 
  float:left; 
  margin:0; 
  padding-bottom: 27px;
}

.main .topHdr2 .rt {float: right; width: 196px; margin-top: 75px; }
.main .topHdr2 .rt ul {float: right; }
.main .topHdr2 .rt ul li {list-style-type: none; width:90px; padding:0; margin:0;display: inline; padding-right: 4px;}
.main .topHdr2 .rt ul li.socialLgo1 {float: left;}
.main .topHdr2 .rt ul li.socialLgo2 {float: left; padding-left: 5px; width: 45px;}
.main .topHdr2 .rt ul li.social1 {width: 38px; height: 17px; background: url(../images/tweet_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px;}
.main .topHdr2 .rt ul li.social2 {width: 21px; height: 17px; background: url(../images/like_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px; padding-left: 4px;}

.leftSide {float: left; width: 680px;}
.rtSide {float: left; color: #fff; margin-left: 60px; width: 230px;}
.rtSide .failgateLogo {float:left; margin-left: 30px;}
.rtSide .subtext {float: left; margin-top: 10px; margin-left: 23px;}
.rtSide .nominate {float: left; margin-top: 10px;}
.leftSide .failgateTbl {float: left; width: 680px; padding-bottom: 10px;}
.failgateTxt {text-shadow: 2px 2px 3px #393637; float:left; width: 680px; padding-bottom: 10px;}
.failgateTxt .txt1 {font-family: proxima-nova; font-size: 14px; font-weight:normal; color: #ffde00; text-shadow: 2px 2px 3px #393637;}
.failgateTxt .txt2 {font-family: octin-vintage; font-size:18px; color: #fff; text-shadow: 2px 2px 3px #393637;}

.rtSide h1 {font-family: proxima-nova; font-size: 21px; font-weight:bold; margin:0; padding:0; float:left; color: #fedd02; margin-top: 30px; margin-bottom: 24px; width: 250px;}
.rtSide .gallery {float: left; width: auto; margin-bottom: 4px;}


.rtSide .gallery .th1{
   position: relative;
   float: left;
   left: 0px;
   width: 54px;
   
}
.rtSide .gallery .th2{
   position: relative;
   float: left;
   left: 4px;
   width: 54px;
}
.rtSide .gallery .th3{
   position: relative;
   float: left;
   left: 8px;
   width: 54px;
   right: 10px;
}
.rtSide .gallery .th4{
   position: relative;
   float: left;
   left: 12px;
   width: 54px;
}

.rtSide .flkr {float: left;font-family: proxima-nova; font-weight:bold; font-size: 14px; color: #fedd02; margin-top: 10px; background:url(../images/flickr_icon.png) top left no-repeat; padding-left: 20px; margin-left: 67px; text-shadow: 2px 2px 3px #393637;}

.rtSide .flkr a {text-decoration: none; font-family: proxima-nova; font-weight:bold; font-size: 14px; color: #fedd02;}

/* styles for Map screen */

.map {padding-top: 40px; float:left;}

.social {float: right; width: 196px; margin-top: 75px; margin-right: 20px;}
.social ul {float: left; width: 196px;}
.social ul li {list-style-type: none; padding:0; margin:0;display: inline; padding-right: 4px;}
.social ul li.socialLgo1 {float: left;}
.social ul li.socialLgo2 {float: left; padding-left: 5px;}
.social ul li.social1 {width: 38px; height: 17px; background: url(../images/tweet_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px;}
.social ul li.social2 {width: 21px; height: 17px; background: url(../images/like_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px; padding-left: 4px;}
.social .subtxt {font-family: proxima-nova; font-size: 14px; color: #ffdd00;text-shadow: 2px 2px 3px #393637; padding-top: 5px; float:left; width: 196px;}

/* styles for Matchup screen */

.mainBoxTop {float: left; width: 975px; font-family:proxima-nova-condensed; font-size:16px; font-weight:bold;}
.mainBoxTop .leftBox {width: 323px; position: relative; float:left;}
.mainBoxTop .midBox {width: 323px; position: relative; float:left;}
.mainBoxTop .rightBox {width: 323px; position: relative; float:left;}
.mainBoxTop .arrow {background: url(../images/bottom_yellow_box.png) top left no-repeat; width: 281px; height: 46px; float:left; margin-top: 240px; position: absolute; margin-left: 5px; padding-left: 35px; padding-top: 13px;font-family:proxima-nova-condensed; font-size:16px;}
.mainBoxTop .arrow2 {background: url(../images/bottom_yellow_box.png) top left no-repeat; width: 281px; height: 46px; float:left; margin-top: 240px; position: absolute; margin-left: 5px; margin-left: 330px; padding-left: 35px; padding-top: 13px;font-family:proxima-nova-condensed; font-size:16px;}
.mainBoxTop .arrow3 {background: url(../images/bottom_yellow_box.png) top left no-repeat; width: 281px; height: 46px; float:left; margin-top: 240px; position: absolute; margin-left: 5px; margin-left: 652px; padding-left: 35px; padding-top: 13px;font-family:proxima-nova-condensed; font-size:16px;}
.mainBoxTop .smTxt {font-size:12px; font-style:italic; font-weight:normal;}
.mainBoxTop .vote { margin-top: 14px; margin-left: 5px; float:left; width: 319px; font-family: proxima-nova; font-size: 14px; color: #fff;}
.mainBoxTop .vote .voteLft {float: left; width: 90px;cursor: hand; cursor:pointer; }
.mainBoxTop .vote .voteRt {float: left; width: 223px; margin-top: 12px; cursor:default;}
.matchMain {float: left; width: 975px; margin-top: 40px;}
.matchMain h1 {font-size: 36px; font-weight:normal; color: #ffde01; font-family: octin-vintage; text-shadow: 2px 2px 3px #393637; padding:0; margin:0;}
.matchMain .matchCont {font-family: proxima-nova; font-size: 21px; color: #fff; text-shadow: 2px 2px 3px #393637; font-weight:normal;}
.matchMain .lines {float: left; height: 25px; width: 961px; background:url(../images/lines.png) top left no-repeat; margin: 40px 0px 40px 0px;}
.matchMain .matchCont2 {float: left; width: 965px; margin-bottom: 175px;}
.matchMain .matchCont2 .mtchLft {float: left; width: 662px;}
.matchMain .matchCont2 .mtchLft h1 {font-family: proxima-nova; font-size: 21px; color: #fddd02; text-shadow: 2px 2px 3px #393637; font-weight:normal; padding:0; margin:0;}
.matchMain .matchCont2 .mtchLft h2 {font-family: octin-vintage; text-shadow: 2px 2px 3px #393637; padding:0; margin:0; color: #fff; font-size:36px;}
.matchMain .matchCont2 .mtchLft p {font-family: proxima-nova; font-size: 14px; color:#fff; line-height:20px; margin-top: 20px; padding-right: 35px;}
.txt {font-family: octin-vintage; text-shadow: 2px 2px 3px #393637; padding:0; margin:0; color: #fff; font-size:30px; color: #fddd03;}
.txt2 {font-family: proxima-nova; font-size: 18px; font-weight:normal; color: #fff;}
.matchMain .matchCont2 .mtchRt {float: left; width: 303px;}
table.mainbox {margin-top: 20px;}
.matchMain .matchCont2 .bttm {float: left; width: 662px;}
.matchMain .matchCont2 .bttm .bttmLft {float: left; width: 75px;}
.matchMain .matchCont2 .bttm .bttmRt {float: left; width: 587px;}
.matchMain .matchCont2 .bttm .bttmRt h1 {font-family: proxima-nova; font-size: 21px; margin:0px 0px 10px 0px; padding:0; color: #fddd02; font-weight:bold;}
.matchMain .matchCont2 .bttm .bttmRt p {font-family: proxima-nova; color: #fff; font-size:14px; line-height:29px;}
.grayTxt {color: #c3c6c9;}

/* constitution styles */

.mainTop {background: url(../images/const_hdr_img.png) top left no-repeat; width: 960px; height: 184px; float:left; margin-top: 70px;}
#toc {float: left; background:url(../images/toc_bkg.png) top left no-repeat; width: 935px; height: 140px; padding-left: 29px; padding-top: 65px;}
#toc .brdr {width:898px; float:left; background:url(../images/double_dotted.png) top right repeat-y;}
#toc .brdr .lftToc {float: left; width: 294px; background:url(../images/double_dotted.png) top left repeat-y; padding-left: 4px;}
#toc .brdr .midToc {float: left; width: 294px; background:url(../images/double_dotted.png) top left repeat-y; padding-left: 4px;}
#toc .brdr .rtToc {float: left; width: 290px; background:url(../images/double_dotted.png) top left repeat-y; padding-left: 4px; height: 100px;}

#toc ul {list-style-type:none;}
#toc ul li {font-size: 13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#toc ul li a, #toc ul li a:link, #toc ul li a:visited, #toc ul li a:active {float: left; width: 253px; text-decoration:none; padding:3px 3px 3px 35px; color: #1d1201; height:14px;}
#toc ul li a:hover, #toc ul li a.navON {background:url(../images/cont_hover.png) top left no-repeat;padding:3px 3px 3px 35px; width: 254px; float:left; color:#1d1201; height: 14px;}
#toc ul li.navON {background:url(../images/cont_hover.png) top left no-repeat;padding:3px 3px 3px 35px; width: 254px; float:left; color:#1d1201; height: 14px;}

.noBold {font-weight: normal;}
.constCont {float: left; background:url(../images/blk_bkg.jpg) top left no-repeat; width: 960px; padding-bottom: 30px;}
.constCont h1 {float: left; padding: 43px 68px 10px 68px; width:100%;}
.constCont .dotted {background: url(../images/dotted.png) top left repeat-x; height: 1px; width: 100%; float:left; }
.constCont .dottedSm {background: url(../images/dotted.png) top left repeat-x; height: 1px; width: 160px; float:left; margin-left: 68px; margin-top: 35px; margin-bottom: 10px;}
.constCont h2 {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:18px; color: #ce9b51; float:left; width: 100%;padding: 36px 68px 10px 68px;}
.constCont .num {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; color: #fff; float:left; width: 100%; padding-left: 68px;}

.constBttm {float: left; width: 960px; background:url(../images/const_bttm.png) bottom left no-repeat; height: 75px; margin-bottom: 120px;}
.constCont p {float: left; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #fff; width: 825px; padding: 0px 50px 20px 68px; line-height:22px; margin:0;}
.constCont p.articlev {float: left; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #fff; width: 800px; padding: 10px 50px 20px 110px; line-height:22px;}
.constCont p.article2 {float: left; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #fff; width: 825px; padding: 0px 50px 0px 68px; line-height:22px; margin:0;}
.constCont p.appendix {float: left; font:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color: #fff; width: 825px; padding: 0px 50px 0px 68px; line-height:26px; margin:0;}
.constCont .bttns {
	width: 268px;
	margin-left: 350px;
	background: #2d2a28;
	float:left; margin-top: -20px;
}

.constCont .article8 {float: left; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #fff; width: 920px; padding: 0px 0px 20px 0px; line-height:22px;}
.constCont .article8 .lftArt {float: left; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #fff; width: 500px; padding: 10px 20px 20px 110px; line-height:22px;}
.constCont .article8 .lftArt p {float: left; width: 500px; margin:10px 0px 0px 0px; padding:0;}
.constCont .article8 .rtArt {width: 250px; float:right;}
.constCont .article8 .rtArt .smallTxt {font-family: adobe-garamond-pro; font-size: 11px; color: #d6cfc9; font-weight:normal; margin-left: 50px; font-style:italic; float:left;}
.constCont .num2 {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; color: #fff; float:left; width: 100%; padding-left: 0px; margin-left: -40px;}
.constCont .num2Color {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; color: #d09b4e; float:left; width: 100%; padding-left: 0px; margin-left: -40px; clear:both;}
.italicGray {font-size: 14px; font-weight: bold; font-style: italic; color: #a09e97;}
.constCont .spcr {padding-bottom: 40px; float:left;width: 100%;}
.constCont .spcr2 {padding-bottom: 10px; float:left;width: 100%;}
.constCont .spcr3 {padding-bottom: 60px; float:left;width: 100%;}
.constCont a {color: #c5944c;}

.constCont  .rt {float: right; width: 100px; margin-top: -40px; }
.constCont  .rt ul {float: left; width: 100px;}
.constCont  .rt ul li {list-style-type: none; padding:0; margin:0;display: inline; padding-right: 4px;}
.constCont  .rt ul li.socialLgo1 {float: left;}
.constCont  .rt ul li.socialLgo2 {float: left; padding-left: 5px;}
.constCont  .rt ul li.social1 {width: 38px; height: 17px; background: url(../images/tweet_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px;}
.constCont  .rt ul li.social2 {width: 21px; height: 17px; background: url(../images/like_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px; padding-left: 4px;}

.constCont .article8 .boxes {width: 918px; float:left; margin-top: 20px;}
.constCont .article8 .boxes .box1 {float: left; width: 306px; text-align: center;}
.constCont .article8 .boxes .cont {color: #fff; float:left; margin-left: 65px; text-align:left;}
.constCont .article8 .boxes .box2 {float: left; width: 306px; text-align:center;}
.constCont .article8 .boxes .box3 {float: left; width: 306px; text-align:center;}
.constCont .article8 .boxes .box4 {float: left; width: 459px;}
.constCont .article8 .boxes .box5 {float: left; width: 459px;}
.constCont .article8 .boxes h2 {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; color: #d09b4e; padding:0; margin-left: 65px; text-align:left; float:left;}
.constCont .article8 .boxes .smallTxt {font-family: adobe-garamond-pro; font-size: 11px; color: #d6cfc9; font-weight:normal; margin-left: 50px; font-style:italic; float:left; text-align:left; line-height:14px;}

.constCont .rtCont {/*float: right; width: 243px;*/}
.constCont .rtCont .imgRt1 {/*float: right; margin-top: -5px;*/}
.constCont .rtCont .footnote {font-family: adobe-garamond-pro; font-size: 11px; color: #fff; font-weight:normal; margin-right: 36px; font-style:italic; float:right;}

.mainTop .rt {float: right; width: 196px; margin-top: 0px; margin-right: -10px;}
.mainTop .rt ul {float: left; width: 196px;}
.mainTop .rt ul li {list-style-type: none; padding:0; margin:0;display: inline; padding-right: 4px;}
.mainTop .rt ul li.socialLgo1 {float: left;}
.mainTop .rt ul li.socialLgo2 {float: left; padding-left: 5px;}
.mainTop .rt ul li.social1 {width: 38px; height: 17px; background: url(../images/tweet_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px;}
.mainTop .rt ul li.social2 {width: 21px; height: 17px; background: url(../images/like_bubble.png) top left no-repeat;float: left; color: #26708e; font-size: 11px; font-weight:bold; text-align:center; padding-top: 3px; padding-left: 4px;}

.constCont .introTop {float: left; width: 960px;}
.constCont .introTop .intro {
	width: 190px;
	margin-left: 350px;
	background: #2d2a28;
	float:left; 
        margin-top: 20px;
	position: relative;
}
.constCont .introTop .dotted3 {
    background: url(../images/dotted.png) top left repeat-x; 
    height: 1px; 
    width: 100%; 
    float:left; 
    margin-top: -18px;
}

/*double dotted lines*/

.dotted {background:url(../images/double_dotted.png) top left repeat-y; height: 100px;}

.dotted2 {width: 100%; background:url(../images/border2.png) top left repeat-x;}


/* tailgate timeline */
#timeline {
    position: relative;
}

#timeline_header {
    padding-bottom: 30px;
}
#timeline_ticks {
    position: absolute;
    right: 0;
    top: 90px;
}
#timeline .year_block {
    position: relative;
    width:245px;
    height: 94px;
    top: -37px;
    vertical-align: middle;
}

#timeline .year_block .year_wrapper {
    position: absolute;
    width:70px;
    right: 10px;
    top: 40px;
    z-index: 100;
}

#timeline .year_block .year, #timeline .year_block .year_highlight {
    position: absolute;
    width:70px;
    right: 0;
    top: 0;
}

#timeline .year_block .year_highlight {
    display: none;
}

#timeline .year_block .info_text {
    width: 140px;
    height: 94px;
    margin-left: -10px;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    overflow: hidden;
    display:table;
    vertical-align:middle;
}

#timeline .year_block .info_inner_text {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    text-transform: uppercase;
    overflow: hidden;
    display: none;
}

#timeline .year_block .chalk {
    position: absolute;
    right: -5px;
    top: 12px;
    z-index: 10;
}

/* tailgate map */

div.map {
    background-image: url('../images/map/map.png');
    background-repeat: no-repeat;
    margin-top: 50px;
    height: 571px;
    width: 923px;
    position: relative;
}

div.game_stop {
    height: 180px;
    width: 278px;
}

div.game_stop .lights {
    position: absolute;
    height: 72px;
    width: 75px;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

div.game_stop .hover {
    position: absolute;
    height: 72px;
    width: 75px;
    top: 0px;
    left: 0px;
    z-index: 1002;
}

div.game_stop .lights img {
    position: relative;
    z-index: 10;
}

div.game_stop .off {
    position: absolute;
    z-index: 10;
    top: -70px;
    left: -44px;
    height: 72px;
    width: 75px;
}

div.game_stop .over {
    position: absolute;
    top: -70px;
    left: -44px;
    z-index: 20;
    height: 72px;
    width: 75px;
    display: none;
}

div.game_stop .text {
    position: absolute;
    left: 54px;
    top: -40px;
    opacity:0.0;
    filter:alpha(opacity=0);
    z-index: 1015;
    display: none;
    width: 180px;
}

div.game_stop .text img {
    float: right;
}

div.game_stop .text a.matchup_link {
    position: relative; 
    top: -39px; 
    left: 45px;
    height: 20px; 
    width: 110px;
}

div.game_stop .text a.matchup_link img {
    float: none;
    height: 20px;
    width: 110px;
}

.stop_1 {
    position: absolute;
    left: 540px;
    top: 270px;
}

.stop_2 {
    position: absolute;
    left: 468px;
    top: 242px;
}

.stop_3 {
    position: absolute;
    left: 153px;
    top: 115px;
}

.stop_4 {
    position: absolute;
    left: 540px;
    top: 158px;
}

.stop_5 {
    position: absolute;
    left: 594px;
    top: 174px;
}

/* failgate */

.fail_num {
    display: none;
}

.failgateInfoBlock {
    display: none;
    width: 680px;
}

.failgate_image {
    width: 160px;
    height: 206px;
    overflow: hidden;
}

.failgate_image a {
    height: 200px; 
    width: 160px;
    display: block;
    background-repeat: no-repeat;
    outline: none;
}

.failgate_image a.hover {
    background-position: 0 -200px;
    height: 200px;
}

.failgate_image a.active {
    background-position: 0 -400px;
    height: 216px; 
}

/* Added by PC on 8/4/11 */

/* team page styles */

.main .topMatch {float: left; width: 968px;}
.main .topMatch .lftMtch {float: left; width: 334px; margin-top: 5px;}
.main .topMatch .rtMtch {float: left; width: 634px;}
.main .topMatch .rtMtch {float: left; width: 634px;}
.main .topMatch .rtMtch .smHdr {font-family: proxima-nova; font-size: 20px; font-weight:bold; color:#fddd02; width: 634px; text-shadow: 2px 2px 3px #393637;}
.main .topMatch .rtMtch .lrgHdr {font-family: proxima-nova; font-size: 30px; font-weight:bold; color:#fff; width: 634px; text-shadow: 2px 2px 3px #393637; margin-top: -5px;}
.main .mainMatch {float: left; width: 968px;}
.main .mainMatch .lftImg {background: url(../images/finalist2_over.png) top left no-repeat; float: left; width: 282px; height: 47px; margin-bottom: 12px; font-family: proxima-nova; font-weight:bold; color: #000; font-size: 16px; padding-top: 144px; padding-left: 40px;}
.main .mainMatch .lftImg2 {background: url(../images/finalist2_over.png) top left no-repeat; float: left; width: 282px; height: 47px; font-family: proxima-nova; font-weight:bold; color: #000; font-size: 16px; padding-top: 144px; padding-left: 40px;}
.main .mainMatch .lftImg .smtxt, .main .mainMatch .lftImg2 .smtxt2 {font-family:proxima-nova-condensed; font-size: 12px; font-weight:bold; font-style:italic; color: #000;}
.main .mainMatch .rtVid {float: right; width: 634px; margin-top: 7px;}

.main .mainTeamCont {float: left; width: 968px; margin-top: 35px; clear:both; padding-bottom: 50px;}
.main .mainTeamCont .mainMid p {font-family: proxima-nova; font-size: 14px; font-weight:normal; color:#fff; line-height:20px; padding: 0px 17px 0px 17px;}
.main .mainTeamCont .mainLeft {float: left; width: 334px;}
.main .mainTeamCont .mainLeft .votes {float: left; margin-bottom: 5px; width: 334px;}
.main .mainTeamCont .mainLeft .voteTxt {font-family: proxima-nova; font-size: 12px; color: #fff; padding-top: 5px; float:left; width: 334px; padding-bottom: 20px;}
.yellowNum {font-family:proxima-nova-condensed; font-weight:bolder; color: #ffde00;}
.yellowVotes {font-family:proxima-nova; font-weight:normal; color: #ffde00;}
.main .mainTeamCont .mainMid {width: 370px; float: left;}
.main .mainTeamCont .mainMid h1 {font-family: octin-vintage; font-size: 24px; color: #fddd03; font-weight: normal; padding-left: 17px; padding-top: 15px;text-shadow: 2px 2px 3px #393637;}
.main .mainTeamCont .mainMid h2 {font-family:proxima-nova; color: #fff; font-size: 14px; font-weight: bold; padding-top: 10px; padding-left: 17px; padding-bottom: 15px;text-shadow: 2px 2px 3px #393637;}
.main .mainTeamCont .mainRt {width: 240px; float: right;}
.main .mainTeamCont .mainRt .bigvote {float: right;}
.main .mainTeamCont .mainRt h3 {font-family:proxima-nova; color: #fedd02; font-size: 20px; font-weight: bold; float: left; padding-bottom: 5px; padding-top: 20px;}
.main .mainTeamCont .mainRt .rndwntxt {font-family:proxima-nova; color: #fff; font-size: 14px; font-weight:normal; float:left; padding-top: 10px; line-height:20px; width: 240px;}
.main .mainTeamCont .mainRt .gameGallery {width: 240px; float:left;}
.main .mainTeamCont .mainRt .gameGallery h2 {font-family:proxima-nova; color: #fedd02; font-size: 20px; font-weight: bold; float: left; padding-bottom: 5px; padding-top: 20px;}
.main .mainTeamCont .mainRt .gameGallery .box {float: left; width: 240px;}
.main .mainTeamCont .mainRt .gameGallery .box .pics {float: left; width: 54px; height: 54px; padding-right: 4px;}
.main .mainTeamCont .mainRt .gameGallery .more a {background: url(../images/flickr_icon.png) top left no-repeat; font-size: 14px; font-weight:bold; color: #fbdb07;font-family:proxima-nova; text-shadow: 2px 2px 3px #393637; float:left; width: 165px; margin-top: 12px; padding-left: 20px;margin-left: 70px; text-decoration: none;}

