﻿body {
    font-family: Palatino;
    margin: 0px;
    background-color: #cc1512;
}

h1, h2 
{
    color: #12405D;
    /*font-family: Bree Serif, serif;*/
    font-size: 46px;
    font-weight: normal;
    line-height: 56px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0;
}

h3 
{
    font-style: normal;
    font-weight: 100;
    text-align: center;
    font-family: Droid Sans, sans-serif;
    font-size: 14pt; /*font-style: italic;*/
    font-weight: 700;
    line-height: 22px;
    color: #575756;
    margin-bottom: 0px;
}

h3 .example
{
    font-style: italic;
    padding-bottom: 0px;
}

ul
{
list-style-type: none;
}

ul.noindent {
margin: 0;
padding: 0;
}

ul.noindent li {
    margin: 0;
    padding: 5px 0 5px 0;
    font-weight: normal;
}


p 
{
    margin-left: -20px;
    margin: 0 10px 20px 0;
    color: #575756;
    font-family: Droid Sans, sans-serif;
    font-size: 14pt;
    line-height: 22px;
}

ul.ordertickets li 
{
   /* margin-left: -20px;
    margin: 0 10px 20px 0;*/
    color: #575756;
    font-family: Droid Sans, sans-serif;
    font-size: 14pt;
    line-height: 22px;
}

#topContent {
    text-align: center;
    background-color: #cc1512;
    color: White;
    font-size: x-large;
    text-decoration: none;
    font-weight: bold; 
    height: 50px;
    margin: 0px auto;
}

#topContent a {
    text-decoration: none;
    color: White;
    text-align: center;
}

/** CONTENT */

#content-wrap {
    width: 1040px;
    margin: 0 auto;
    /*background: url('../Images/backingImage.png') repeat-y left top transparent;*/
    background: url('../Images/backingImage.png') repeat-y left top;
    overflow:hidden;
    /*background-color: #fff;*/
}

#content-wrapExpanded {
    width: 1560px;
    margin: 0 auto;
    background: url('../Images/backingImageExpanded.png') repeat-y left top;
    overflow:hidden;
    /*background-color: #fff;*/
}

#content {
    width: 1040px;
    margin: 0px auto;
    /*background: url('../Images/backingImage.png') repeat-y left top;*/
	/* padding-top: 20px; */
}

#leftContent {
    background: #efeee7;
    width: 360px;
    /*padding: 10px;*/
    font-size: 11px;
    /*height: 560px;*/
    line-height: 22px;
    float: left;
    color: #575756;
    font-family: Droid Sans, sans-serif;
	
}

#leftContent h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
     /*border-top: dotted 1px #fff;
    border-bottom: dotted 1px #fff; */
}

#leftWebHeader 
{
    color:    #575756;
    font-family: Droid Sans, sans-serif;
    font-size: 11px;
    line-height: 22px;
    background-color: #12405d;
    margin: 0 auto;
    padding: 20px;
}

#leftWebNavigation 
{
    color: #575756;
    font-family: Droid Sans, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 22px;
    text-align: left;
    
    
     /*border-bottom: dotted 1px #660;*/
     /* border-top: dotted 1px #660;          */
}

/* inside leftWebNavigation */
#leftMainNavigation
{
    color: #fff;
    font-family: Palatino;
    font-size: 16px;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

#leftMainNavigation ul a 
{
    /*border-bottom: thin dashed; */
    color: #fff;
    text-decoration: none;
  /*  border-top: dotted 1px #fff;
    border-bottom: dotted 1px #fff;    */
}

#leftMainNavigation ul a:hover 
{    
    border-bottom-width: thin;
    border-bottom-style: dashed;
    border-top-width: thin;
    border-top-style: dashed;    
}

#leftWebLogo 
{
       line-height: normal;
       border: 0;
       cursor: pointer;
       display: block;
}

#leftWebImageHeader 
{
    line-height: 0;
    margin: 0 auto 10px auto;
    height: 83px;
    position: relative;
    width: 258px;
    overflow: hidden;
    top: 0px;
    left: -19px;
}

#leftWebImage
{
    display: block;
}

#leftLogoText
{
    font-style: normal;
    font-variant: normal;
    font-size: 24px;
    line-height: 120%;
    font-family: Helvetica, Arial,sans-serif;
    white-space: pre;
    margin: 0;
    padding: 0;
    left: 0%;
    position: absolute;
    top: 0%;
    z-index: 3;    
}

#leftNavigationEntries
{
    white-space: nowrap;
}
/*
#leftNavigationEntries ul
{
    list-style-type: none;
} */
    

#mainContent {
    float: right;
    width: 640px;
    margin-bottom: 10px;
}

#mainContentExpanded {
    float: right;
    width: 1160px;
    margin-bottom: 10px;
    margin-left: 20px;
}

#contentfooter {
    /*height: 1%;
    overflow: visible; */
    height: 50px;
    color: #fff;
    background-color: #983C3E;
    font-size: 11px;
    width: 1040px;
    margin: 0 auto;
    text-indent: 10px;
}

#contentfooter p {
    margin: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 11px;
}

#contentfooter .copyright {
    float: left;
    text-align: center;
    /*width: 55%;*/
    margin: 10px 0 0 10px;
    padding-left: 20px;
}
#contentfooter .links {
    float: right;
    text-align: center;
    /*width: 55%;*/
    margin: 10px 30px 0 0;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
}

#contentfooter a
{
    color: #fff;
    text-decoration: none;   
}

#contentfooter a:hover
{
    color: Blue;
    text-decoration: underline;
}

#exampleHeader h3 
{
    text-align: center;
    font-weight: bold;
    font-style: italic;
    padding: 0;
    margin: 0 10px 0 0;
}

.example p
{
    font-size: 13pt;
    margin-right: 10px;
    padding: 0;
    margin: 0 10px 0 0;
}




#prizesWrap
{
    width: 350px;
    margin-left: 150px;
    margin-top: 10px;
    font-family: Droid Sans, sans-serif;
    font-size: 13pt;
    color: #575756;
}
#prizesWrap ul
{
    margin-left: 0;
    padding-left: 0;
}

#prizesA
{
    float: left;
    text-align: left;
    width: 250px;   
}

#prizesB
{
    float: right;
    text-align: left;
    width: 100px;   
}

a.loginuserlink:link
{
    color: #FFF;
    text-decoration: none;
   
}
a.loginuserlink:hover
{
    color: #FF0000;
    text-decoration: underline;
}

.login
{
    margin-left: 30px;
}

.left
{
    font: 100% Arial, Helvetica, sans-serif;
    float: left;
}
  
.right
{
    font: 100% Arial, Helvetica, sans-serif;
    float: right;   
    margin-right: 20px;
    margin-bottom: 10px; 
}

.conferencelogo
{
    margin-bottom: 10px;
}

.byebutton
{
    width: 50px;    
}

.division
{
    margin-top: 10px;
}

.divisionlabel
{
    width: 200px;
    background-color: #B50023;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 10px;
    float: left;
}

.ndivisionlabel
{
    width: 200px;
    background-color: #004079;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 10px;
    float: left;
}

 .divisionteams
 {
    text-align: left;
    width: 300px;
    float: left;
 }

.vertspacer
{
    height: 10px;   
    width: 300px;
    float: left;
}

.logo
{
    width: 25px;
    float: left;
    height: auto;
    padding-right: 10px;   
}

.teamline
{
    text-align: left;
    width: 300px;
    font: 100% Arial, Helvetica, sans-serif;
    float: left;
}

.teamlabel
{
    width: 155px;
    float: left;    
    margin-right: 5px;    
}

.teamscore
{
    width: 40px;
    
}

.groupgrid
{
    padding: 5px;
    font-family: Helvetica, Arial;
}

.whitelinks a
{
    color: #fff;
}

.adminMainPanel
{
    width: 600px;
    text-align: center;
    margin-top: 20px;
}

.adminleft
{
    font: 100% Arial, Helvetica, sans-serif;
    float: left;
    width: 300px;
    text-align: center;
    padding-bottom: 20px;
}
  
.adminright
{
    font: 100% Arial, Helvetica, sans-serif;
    float: right;   
    text-align: center;
    width: 300px;
    /*margin-right: 20px;
    margin-bottom: 10px; */
    padding-bottom: 20px;
}

.padPanelLeft
{
    margin-top: 10px;
    float: left;
    margin-bottom: 20px;
}

.padPanelRight
{
    margin-top: 10px;
    float: right;
    margin-bottom: 20px;
}

.errorButtons
{
    margin: 20px;
    width: 100px;
}

.orderleft
{
    font-family: Arial;
    font-weight: bold;
    color: White;
    float: left;
    width: 200px;
    text-align: right;
    margin-right: 15px;
    margin-left: 30px;
    padding-right: 5px;
    background-color: #12405d;
    font-size: larger;
}
  
.orderright
{
    font: 100% Arial, Helvetica, sans-serif;
    /*float: right;   */
    text-align: left;
    width: 200px;
    /*margin-right: 20px;
    margin-bottom: 10px; */
    /*padding-bottom: 20px;*/
}

.orderline
{
    text-align: left;
    width: 600px;
    font: 100% Arial, Helvetica, sans-serif;
    float: left;
    padding-bottom: 15px;
}

.submitorder
{
    width: 300px;  
    margin-right: 30px;  
}

.orderSummary
{
    font-weight: bold;
    color: #336699;
    font-size: 18pt;
    /*padding: 5px;
    border-width: 1px;   
    border-style: dashed;*/
    text-align: center;
    width: 600px;
    /*font: 100% Arial, Helvetica, sans-serif;*/
    float: left;
    padding-bottom: 15px;                     
}

.void
{
   color: Red;
   margin-left: 100px;
   font-size: medium;   
}

.ticketSummary
{
    width: 640px;
    float: left;
    margin-left: -10px;
    margin-bottom: 20px;
}

.printOuter
{
    float: left;
    width: 550px;
    margin-top: 20px;
}

.printOuterLeft
{     
    float: left;
    width: 250px;
    text-align: left;
    margin-top: 20px;
}

.printOuterRight
{     
    float: right;
    width: 250px;
    text-align: left;
    margin-top: 20px;
    margin-right: 0px;
}

.printableLeft
{
    color: #333333;
    font: 100% Arial, Helvetica, sans-serif;
    font-size: 12pt; /*float: left;*/
    width: 250px;
    text-align: left;
    /*font-weight:;*/
}
.printPicture
{   
    float:right;
    padding-left: 10px;
    /*width: 100px;*/
}
.vertspacer2
{
    height: 20px;   
    width: 250px;
    float: left;
}
.vertspacer3
{
    height: 20px;   
    width: 280px;
    float: right;
}

.committeePanel
{
    float: left;
    width: 600px;
    color: #12405D; /* #575756;*/
    font-family: Droid Sans, sans-serif;
}
.vertspacer3
{
    height: 30px;   
    width: 600px;
    float: left;
}

.committeePics
{
    float: left;
    width: 115px;   
}

.committeeNameLine
{
    float: left;
    width: 450px;
    /*font-size: 20pt;
    font-weight: bold;
    text-decoration: underline;*/
    vertical-align: top;
    /*padding-top: 20px;*/
    padding-left: 20px;
}
.committeeName
{
    
    font-size: 20pt;
    font-weight: bold;
    text-decoration: underline;    
}

.committeeDesc
{    
    font-size: 16pt;    
}

.standardLabels
{
    color: #575756;
    font-family: Droid Sans, sans-serif;
    font-size: 14pt;
}

.issuedTickets
{
    float: left;
    margin-left: -20px;
    width: 650px;
}

p.acceptTerms
{
    font-size: small;
}

.ticketTotal
{
  color: #12405D;
  font-size: 35px;
  font-weight: bold;
  font-family: Palatino;
}

.homeHeaders
{
  color: #12405D;
  font-size: 30px;
  font-weight: bolder;
  font-family: Palatino;
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.orderHeaders
{
  color: #12405D;
  font-size: 25px;
  font-weight: bolder;
  font-family: Palatino;
  text-align: center;
  /*padding-bottom: 0px;
  margin-bottom: 0px;*/
  padding-right: 40px;
}

.goLive
{
     font-weight:bold;
     color: Red;
     font-size: 70px;   
}

.like
{
    margin-left: -5px;    
}

p.orderIndent
{
    margin-left: 40px;
    margin-right: 20px;
}

.winnerInfo 
{
    color: #575756;
    font-family: Droid Sans, sans-serif;
    font-size: 14pt;
    line-height: 22px;
    float: left;
    width: 640px;
}

.winnerInfoLineLeft {
    float: left;
    width: 350px;
}

.winnerInfoLineRight {
    float: right;
    width: 290px;
}

.winnerInfoLineCity {
    float: left;
    width: 350px;
}
.winnerInfoLineState {
    float: left;
    width: 175px;
}
.winnerInfoLineZip {
    float: right;
    width: 115px;
}
.winnerInfoLineRank {
    float: left;
    width: 270px;
}
.winnerInfoLineSeller {
    float: right;
    width: 370px;
}
.ticketSelections
{
    float: left;
    width: 150px;
}
.ticketSelectionsHeader
{
    float: left;
    width: 150px;
    font-weight: bold;
}
a.youtubelink
{
    font-size: 8pt; 
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
}
a.youtubelink:visited 
{
    color: white;
}
.errorlabel
{
    font-size: 24px;
    font-weight: bold;
    color: red;
}