/* Constants */
body {
text-align: center;
margin: 0px;
background-color: #000000;
}
img {
border: 0px;
}

/* IDs */
#container {
width: 1147px;
margin-left: auto;
margin-right: auto;
}
#facebook {
margin-top: 10px;
width: 325px;
margin-left: 2px;
}
#header {
width: 1147px;
height: 147px;
background-image: url("images/header.jpg");
text-align: left;
}
#latestheadlines {
background-image: url("images/latestheadlines.jpg");
width: 214px;
height: 423px;
padding-top: 40px;
padding-left: 15px;
text-align: left;
margin-left: 28px;
margin-top: 10px;
}
#recentvideo {
background-image: url("images/liveevent.jpg");
width: 513px;
height: 412px;
margin-top: 10px;
margin-left: 14px;
text-align: center;
padding-top: 52px;
}
#seasontickets {
width: 325px;
height: 114px;
margin-top: 10px;
margin-left: 2px;
}
#stayintouch {
background-image: url("images/stayintouch.jpg");
width: 514px;
height: 88px;
margin-left: 14px;
margin-top: 7px;
padding-top: 40px;
}
#theifl {
width: 229px;
height: 176px;
margin-left: 28px;
margin-top: 7px;
}
#twitter {
width: 325px;
height: 80px;
margin-top: 10px;
margin-left: 2px;
}
.rightbar {
width: 325px;
margin-top: 10px;
margin-left: 2px;
}

/* Next Game */
#nextgame {
background-image: url("images/rightbar/nextgame.jpg");
width: 325px;
height: 106px;
margin-top: 60px;
margin-left: 2px;
text-align: left;
padding-top: 24px;
}
#nextgame img {
float: left;
width: 100px;
height: 80px;
border: 1px solid #999999;
margin-right: 5px;
margin-left: 10px;
margin-top: 14px;
}
#nextgame p {
color: #4f3d6f;
font-family: arial, sans-serif;
font-size: 12px;
}

/* Standings */
#division_standings {
width: 189px;
height: 180px;
margin-left: 28px;
margin-top: 7px;
background-image: url("images/division_standings.jpg");
background-color: #FFFFFF;
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}
#division_standings p {
font-family: arial, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0px;
text-align: center;
}
#division_standings td {
font-family: arial, sans-serif;
font-size: 12px;
}
#division_standings .team {
font-family: arial, sans-serif;
width: 144px;
}

/* Poll */
#poll {
width: 189px;
height: 270px;
margin-left: 28px;
margin-top: 7px;
background-image: url("images/leftbar/poll.jpg");
background-color: #FFFFFF;
padding-top: 40px;
padding-left: 30px;
padding-right: 10px;
text-align: center;
}

/* Schedule */
#schedule {
width: 209px;
height: 210px;
margin-left: 28px;
margin-top: 7px;
background-image: url("images/schedule_bg.jpg");
background-color: #FFFFFF;
padding-top: 40px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
#schedule .scontent {
overflow: auto;
height: 200px;
text-align: center;
}
#schedule td {
font-family: arial, sans-serif;
font-size: 10px;
width: 90px;
border: 1px solid #624c89;
}
#schedule table .standard {
background-color: #bca6e4;
}
#schedule table .alternate {
background-color: #FFFFFF;
}
#schedule table .stitle {
font-size: 14px;
font-weight: bold;
}
.schedule_main td {
font-family: arial, sans-serif;
font-size: 12px;
padding: 3px;
width: 140px;
border: 1px solid #624c89;
}
.schedule_main table .standard {
background-color: #e1d5f5;
}
.schedule_main table .alternate {
background-color: #f3f3f3;
}
.schedule_main .ticket {
border: 0px;
background-color: #FFFFFF;
}

/* Navigation */
#navigation ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#navigation ul li {
display: inline;
float: left;
}
#navigation {
background-image: url("images/navigation.jpg");
width: 1147px;
height: 31px;
}
#navigation_buttons {
float: left;
margin-bottom: -5px;
}
.navigation_button {
float: left;
}

/* Content */
#latestheadlines p {
font-family: arial, sans-serif;
font-size: 11px;
color: #38107b;
margin: 0px;
width: 200px;
margin-bottom: 5px;
}
#stayintouch p {
font-family: arial, sans-serif;
font-size: 12px;
color: #38107b;
margin: 0px;
}

/* Forms */
.stayintouch_image {
float: left;
margin-left: 10px;
}
.stayintouch_input {
width: 362px;
border: 1px solid #2d1956;
height: 20px;
float: left;
margin-left: 20px;
}

/* Columns */
#columns {
width: 1147px;
height: 722px;
clear: both;
}
#column_left {
width: 267px;
height: 722px;
float: left;
background-image: url("images/column_left.jpg");
background-repeat: no-repeat;
}
#column_middle {
width: 530px;
height: 722px;
float: left;
background-image: url("images/column_middle.jpg");
background-repeat: no-repeat;
}
#column_right {
width: 350px;
height: 722px;
float: left;
background-image: url("images/column_right.jpg");
padding-top: 60px;
background-repeat: no-repeat;
}

/* Classes */
.clear {
clear: both;
}
.video {
margin-top: 20px;
margin-left: 45px;
width: 425px;
height: 344px;
border: 1px solid black;
}

/* Links */
a {
color: #250063;
}
a:hover {
color: #5a20bb;
}

/* Content Pages */
#maincontent {
background-image: url("images/content/middle.jpg");
background-repeat: repeat-y;
width: 513px;
margin-top: 10px;
margin-left: 14px;
text-align: left;
}
.mainbottom {
background-image: url("images/content/bottom.jpg");
width: 513px;
height: 45px;
}
.maincontent {
padding-left: 20px;
width: 475px;
min-height: 556px;
}
.maincontent h1 {
font-family: arial, sans-serif;
margin: 0px;
padding: 0px;
color: #38107b;
font-size: 24px;
margin-bottom: 5px;
}
.maincontent h2 {
font-family: arial, sans-serif;
margin: 0px;
padding: 0px;
color: #38107b;
font-size: 14px;
margin-bottom: 5px;
}
.maincontent p {
font-family: arial, sans-serif;
font-size: 12px;
padding: 0px;
color: #38107b;
}
.maincontent li {
font-family: arial, sans-serif;
font-size: 12px;
color: #38107b;
}
/* Tops */
.newstop {
background-image: url("images/content/newstop.jpg");
width: 513px;
height: 45px;
}
.ticketstop {
background-image: url("images/content/ticketstop.jpg");
width: 513px;
height: 45px;
}
.contacttop {
background-image: url("images/content/contacttop.jpg");
width: 513px;
height: 45px;
}
.partnerstop {
background-image: url("images/content/partnerstop.jpg");
width: 513px;
height: 45px;
}
.frontofficetop {
background-image: url("images/content/frontofficetop.jpg");
width: 513px;
height: 45px;
}
.scheduletop {
background-image: url("images/content/scheduletop.jpg");
width: 513px;
height: 45px;
}
.coachingstafftop {
background-image: url("images/content/coachingstafftop.jpg");
width: 513px;
height: 45px;
}
.rostertop {
background-image: url("images/content/rostertop.jpg");
width: 513px;
height: 45px;
}
.fanzonetop {
background-image: url("images/content/fanzonetop.jpg");
width: 513px;
height: 45px;
}

/* Ticket Form */
/* Form */
#ticket_form {
margin-left: 10px;
text-align: left;
color: #38107b;
}
#ticket_form p {
color: #38107b;
text-decoration: underline;
}
#ticket_form span {
text-align: left;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin-left: 5px;
}
#ticket_form input {
text-align: left;
margin-left: 5px;
border: 1px solid #38107b;
width: 250px;
height: 18px;
}
#ticket_form select {
margin-left: 5px;
}
#ticket_form select option {
font-weight: bold;
}
#ticket_form .ticket_submit {
width: 100px;
margin-left: 0px;
height: 24px;
}

/* News Page */
.newscontent h1 {
font-size: 20px;
}
.newscontent h2 {
font-size: 12px;
}

/* Staff Pages */
.staff h2 {
background-image: url("images/icon_staff.jpg");
padding-left: 30px;
height: 24px;
background-repeat: no-repeat;
font-size: 20px;
margin: 0px;
}
.staff h3 {
font-family: arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #8c67be;
margin: 0px;
margin-bottom: 10px;
margin-top: 3px;
}
.staff p {
margin: 0px;
padding-bottom: 10px;
}

/* Roster Page */
.roster h2 {
background-image: url("images/icon_staff.jpg");
padding-left: 30px;
height: 24px;
background-repeat: no-repeat;
font-size: 20px;
margin: 0px;
margin-top: 10px;
}
.roster table {
margin-top: 15px;
border: 1px solid #CCC; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
}
.roster table td {
padding: 4px; 
margin: 3px; 
border: 1px solid #ccc;
}
.roster table th {
background-color: #342357; 
color: #FFF; 
font-weight: bold;
padding: 4px;
}
.staff p {
margin: 0px;
padding-bottom: 10px;
}

/* Partnerships Page */
#partnerships img {
border: 1px solid black;
padding: 3px;
float: left;
margin-right: 10px;
}
#partnerships p {
font-size: 14px;
font-weight: bold;
}

/* Merchandise Page */
#merch_form {
font-family: arial, sans-serif;
font-size: 11px;
color: #1d2822;
background-color: #FFFFFF;
}
#merch_form h1 {
margin: 0px;
margin-top: 25px;
padding: 0px;
font-weight: normal;
font-size: 16px;
}
#merch_form h2 {
font-size: 20px;
}
.merch_order {
margin-right: 20px;
border: 1px solid black;
padding: 5px;
background-color: #bdcdbd;
}
.merch_order strong {
font-size: 14px;
}
.merch_personal {
float: left;
width: 280px;
margin-top: 5px;
margin-left: 20px;
}
.merch_personal input {
width: 220px;
}



/* Tryout Form */
#tryout_form_background {
font-family: arial, sans-serif;
font-size: 12px;
text-align: center;
padding: 20px;
width: 360px;
border: 3px solid #360072;
margin-left: auto;
margin-right: auto;
overflow: auto;
height: 360px;
background-color: #FFFFFF;
margin-top: 10px;
}
#tryout_form_background table {
text-align: left;
margin-left: auto;
margin-right: auto;
}
#tryout_form_background td {
font-family: arial, sans-serif;
font-size: 11px;
}
#tryout_form_background td .day {
width: 25px;
margin-right: 5px;
}
#tryout_form_background td .month {
margin-right: 5px;
width: 25px;
}
#tryout_form_background td .year {
width: 50px;
}
#tryout_form_background table .title {
padding-top: 10px;
background-color: #e9e3f1;
padding-left: 5px;
padding-right: 3px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}
#tryout_form_background table .plain {
padding: 3px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
#tryout_form_background table .alt {
background-color: #c4b8d6;
}
#tryout_form_background ul {
text-align: left;
font-size: 10px;
}