/* Constants */
body {
text-align: center;
margin: 0px;
background-color: #000000;
}
img {
border: 0px;
}

/* Columns */
#columns {
width: 1150px;
/*height: 739px;*/
clear: both;
}
#column_left {
width: 257px;
/*height: 739px;*/
float: left;
padding-top: 30px;
}
#column_middle {
width: 525px;
/*height: 739px;*/
float: left;
}
#column_right {
width: 368px;
/*height: 739px;*/
float: left;
padding-top: 10px;
}

/* IDs */
#container {
width: 1150px;
margin-left: auto;
margin-right: auto;
}
/*#latestheadlines {
background-image: url("images/latestheadlines.jpg");
width: 205px;
height: 460px;
padding-top: 40px;
padding-left: 15px;
text-align: left;
margin-left: 28px;
margin-top: 40px;
}*/
#left_top {
margin-top: 10px;
height: 40px;
width: 205px;
margin-left: 28px;
}
#left_middle {
padding-left: 15px;
margin-left: 28px;
text-align: left;
background-image: url("images/leftbar/middle.jpg");
background-repeat: repeat-y;
width: 205px;
}
#left_bottom {
background-image: url("images/leftbar/bottom.jpg");
height: 15px;
width: 220px;
margin-left: 28px;
}
#header {
width: 1150px;
height: 231px;
background-image: url("images/header.jpg");
text-align: left;
}
#recentvideo {
background-image: url("images/recentvideo.jpg");
width: 500px;
height: 420px;
margin-top: 40px;
margin-left: 14px;
text-align: center;
padding-top: 40px;
}
#seasontickets {
width: 177px;
margin-left: 2px;
margin-top: 10px;
}
#stayintouch {
background-image: url("images/stayintouch.jpg");
width: 500px;
height: 61px;
margin-left: 14px;
margin-top: 7px;
padding-top: 40px;
}
#theifl {
width: 220px;
height: 200px;
margin-left: 28px;
margin-top: 10px;
}

/* Next Game */
#nextgame {
background-image: url("images/rightbar/thankyou.jpg");
width: 240px;
height: 130px;
margin-left: 2px;
margin-top: 40px;
padding-top: 20px;
text-align: left;
padding-left: 15px;
padding-right: 15px;
}
#nextgame img {
float: left;
width: 120px;
height: 41px;
border: 1px solid #999999;
margin-top: 20px;
margin-right: 5px;
}
#nextgame p {
margin-top: 20px;
font-family: arial, sans-serif;
color: #425746;
font-size: 12px;
}

/* Spartans in the community */
#sic {
background-image: url("images/sic.jpg");
width: 480px;
height: 460px;
margin-top: 7px;
margin-left: 14px;
text-align: center;
padding-top: 40px;
padding-left: 10px;
padding-right: 10px;
}
#sic p {
font-family: arial, sans-serif;
font-size: 11px;
color: #425746; 
margin-left: 10px;
margin-right: 10px;
}
#sic img {
border: 1px solid #336633;
}

/* Forms */
.stayintouch_image {
float: left;
margin-left: 10px;
}
.stayintouch_input {
width: 352px;
border: 1px solid #2d1956;
height: 20px;
float: left;
margin-left: 18px;
}

/* Content */
#left_middle p {
font-family: arial, sans-serif;
font-size: 11px;
color: #32463c;
margin: 0px;
width: 190px;
}
#stayintouch p {
font-family: arial, sans-serif;
font-size: 11px;
color: #32463c;
margin: 0px;
}

/* 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: 1150px;
height: 30px;
}
#navigation_buttons {
float: left;
margin-bottom: -5px;
}
.navigation_button {
float: left;
}

/* Classes */
.clear {
clear: both;
}
.video {
margin-top: 0px;
margin-left: 15px;
width: 466px;
height: 403px;
border: 1px solid black;
}
.rightbar {
width: 270px;
margin-left: 2px;
margin-top: 10px;
}

/* Content Pages */
#maincontent {
background-image: url("images/content/middle.jpg");
background-repeat: repeat-y;
width: 500px;
margin-top: 40px;
margin-left: 14px;
text-align: left;
}
.mainbottom {
background-image: url("images/content/bottom.jpg");
width: 500px;
height: 20px;
}
.maincontent {
padding-left: 20px;
width: 462px;
min-height: 556px;
}
.maincontent h1 {
font-family: arial, sans-serif;
margin: 0px;
padding: 0px;
color: #32463c;
font-size: 24px;
margin-bottom: 5px;
}
.maincontent h2 {
font-family: arial, sans-serif;
margin: 0px;
padding: 0px;
color: #32463c;
font-size: 14px;
margin-bottom: 5px;
}
.maincontent p {
font-family: arial, sans-serif;
font-size: 12px;
padding: 0px;
color: #32463c;
}
.maincontent li {
font-family: arial, sans-serif;
font-size: 12px;
color: #32463c;
}
/* Tops */
.newstop {
background-image: url("images/content/newstop.jpg");
width: 500px;
height: 40px;
}
.newsarchivetop {
background-image: url("images/content/news-archivetop.jpg");
width: 500px;
height: 40px;
}
.ticketstop {
background-image: url("images/content/ticketstop.jpg");
width: 500px;
height: 40px;
}
.contacttop {
background-image: url("images/content/contacttop.jpg");
width: 500px;
height: 40px;
}
.teamstoretop {
background-image: url("images/content/teamstoretop.jpg");
width: 500px;
height: 40px;
}
.coachingstafftop {
background-image: url("images/content/coachingstafftop.jpg");
width: 500px;
height: 40px;
}
.frontofficetop {
background-image: url("images/content/frontofficetop.jpg");
width: 500px;
height: 40px;
}
.gbftop {
background-image: url("images/content/gbftop.jpg");
width: 500px;
height: 40px;
}
.scheduletop {
background-image: url("images/content/scheduletop.jpg");
width: 500px;
height: 40px;
}
.partnerstop {
background-image: url("images/content/partnerstop.jpg");
width: 500px;
height: 40px;
}
.rostertop {
background-image: url("images/content/rostertop.jpg");
width: 500px;
height: 40px;
}
.fanzonetop {
background-image: url("images/content/fanzonetop.jpg");
width: 500px;
height: 40px;
}
.blanktop {
	background-image: url("images/content/blanktop.jpg");
	width: 500px;
	height: 40px;
}



/* News Page */
.newscontent h1 {
font-size: 20px;
}
.newscontent h2 {
font-size: 12px;
}

/* Tickets Page */
#tickets_main_content ul {
margin: 0px;
}

/* 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: #4f7d58;
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: #41635a; 
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;
}


/* 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;
width: 222px;
}
.merch_order strong {
font-size: 14px;
}
.merch_personal {
float: left;
width: 280px;
margin-top: 5px;
margin-left: 20px;
}
.merch_personal input {
width: 220px;
}
.merch_pictures img {
border: 1px solid black;
margin-left: 10px;
}

/* Form */
#ticket_form {
margin-left: 10px;
text-align: left;
padding: 5px;
color: #222a27;
}
#ticket_form p {
color: #222a27;
text-decoration: underline;
}
#ticket_form td {
text-align: left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
padding: 5px;
}
#ticket_form input {
text-align: left;
margin-bottom: 2px;
border: 1px solid #636363;
width: 250px;
height: 18px;
background-color: #eeeeee;
}
#ticket_form select {
margin-left: 5px;
margin-bottom: 2px;
}
#ticket_form table {
border: 1px solid #cccccc;
width: 420px;
}
#ticket_form th {
border-bottom: 1px dashed #cccccc;
background-color: #eeeeee;
padding: 5px;
font-family: georgia, serif;
}
#ticket_form select option {
font-weight: bold;
}
#ticket_form .ticket_submit {
width: 100px;
margin-left: 0px;
height: 24px;
}
.tickets_hidden {
display: none;
float: left;
}
/* Types */
#buy_season {
display: none;
}
#buy_package {
display: none;
}

/* Standings */
#division_standings {
width: 180px;
height: 130px;
margin-left: 5px;
background-color: #FFFFFF;
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;
}

/* Standings */
#poll {
width: 180px;
height: 230px;
margin-left: 28px;
margin-top: 7px;
background-image: url("images/leftbar/poll.jpg");
background-color: #FFFFFF;
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}

/* Schedule */
#schedule {
width: 190px;
height: 210px;
background-color: #FFFFFF;
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: #b7d5bf;
}
#schedule table .alternate {
background-color: #FFFFFF;
}
#schedule table .stitle {
font-size: 14px;
font-weight: bold;
}
.schedule_main td {
font-size: 12px;
font-family: arial, sans-serif;
border: 1px solid #445751;
width: 130px;
padding: 3px;
color: #3a4a43;
}
.schedule_main table .alternate {
background-color: #daf5e6;
}
.schedule_main table .standard {
background-color: #f3f3f3;
}
.schedule_main .ticket {
border: 0px;
}

/* Links */
a {
color: #2b594f;
font-weight: bold;
}
a:hover {
color: #40a77a;
}

.designed-by{color:#FFFFFF; font-family:Arial; font-size:13px; width:480px; text-align:right; margin:auto; line-height:15px; float:right;}
.designed-by a{ text-decoration:none;}
.copyright{margin:auto; width:480px; font-family:Arial; font-size:13px; color:#FFFFFF; text-align:left; float:left;}

.footer{border-top:2px solid #3f5549; width:1035px; margin:auto; float:left; margin-left:26px; padding:10px 0;}
