body {
	background:#aaa url(http://www.sabrespace.com/images/my_images/ice.jpg);
	margin-top:0;
}

h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#111;}

#fixed {
	margin:0 auto;
	padding-left: 5px;
	padding-right: 5px;
	width: 970px;   /* you can use px, em or % */
	text-align:left;
	background: transparent url(http://www.sabrespace.com/images/my_images/sideshadow.png) 0 0 repeat-y;
	overflow:hidden;
}

.ss_signature {
	margin-top: 1em;
	color: #7a7a7a;
	font-style: italic; 
}


.draft_table_cell {
vertical-align:top;
width:100px;
}

.flash_ad {
z-index:1;
margin-top: 1em;
}

td {
vertical-align:top;
padding:0;
}

.byline {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.headline {
	font-size: 14px;
	font-weight: bold;
}

.ss_byline {
	background-color: #efefef;
padding-left: 0.5em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#ss_chat {
	margin: 20px auto;
	text-align:center;
}

.container {

	border-bottom: 1px solid #6C6C6C;
	background-color: #fff;
}
 
.sidebar {
	margin-top: 10px;
}

/* navigation container */
#ss_navdiv {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	z-index: 999999 !important;
clear:both;
	float:left;
	width:970px;				/* width of whole page */
	margin-bottom:10px;
}

.banner_ad {
	margin-top: 0em;
}

.newspaper {
	background: #fff url(http://www.sabrespace.com/images/my_images/extra.png) no-repeat top left;
	height: 54px;
	width: 620px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.newspaper_slug {
	background: #fff url(http://www.sabrespace.com/images/my_images/extra_slug.png) no-repeat top left;
	height: 54px;
	width: 620px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.newspaper_goat {
	background: #fff url(http://www.sabrespace.com/images/my_images/extra_goat.png) no-repeat top left;
	height: 54px;
	width: 620px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.ss_paginate {
	text-align: center;
	padding: 10px;
	background-color: #e6e6e6;
	border: 1px solid #6C6C6C;
}

.sabresbeat_day {
	padding-bottom: 5px;
	padding-top: 18px;
	padding-left: 100px;
}

.sabresbeat_day2 {
	border-bottom: 1px solid #6C6C6C;
	border-top: 1px solid #6C6C6C;
	padding-bottom: 5px;
	padding-top: 9px;
	margin-top: 26px;
	margin-bottom: 20px;
	padding-left: 100px;
}

.sabresbeat {
	margin: 0.375em 0.375em 0 0;
}

/* Header styles */

#ss_header {
	background: #fff url(http://www.sabrespace.com/images/my_images/banner-skates.png) no-repeat top left;
	height: 100px;
	width: 970px;
}

#ss_network {
	color:#aaa;
	text-align: center;
	font-weight:bold;
	margin-bottom:10px;
}

#ss_network a {
	color:#131b51;
	text-decoration: none;
	font-weight:bold;
}

#ss_network a:hover	
	{	
		color: #fff;
		background-color: #131b51;
	}

#ss_header_right {
	float: right;
	width: 395px;
	padding-right:10px;
	margin-top: 10px;
}

#ss_search {
/* 	background: transparent url(http://www.sabrespace.com/images/my_images/search_background.png) no-repeat top left; */
	padding-right: 20px;
	padding-top: 3px;
	color: #eee;
	height: 44px;
	text-align: right;
}

#search_button {
	position: relative;
	left: 5px;
	top: 7px;
}



/* Ticket Ad styles */

#tbd_tickets {
	background: #efefef url(http://www.sabrespace.com/images/my_images/ice.jpg);
	width: 320px; 
	margin: 0px 0px 1.5em 0px; 
	height:108px;
	border-top: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	border-right: #ddd solid 1px;
}

#ticket_image {
	float:left; 
	margin: 0 0 1.5em 0;
}

.ticket_ad_1 p, .ticket_ad_2 p, .ticket_ad_3 p {
	padding: 0px 6px 0px 6px;
	border-right: #ddd solid 1px;
	font-size: 11px;
	margin-bottom: 0;
}

.ticket_ad_4 p {
	padding: 0px 5px 0px 6px;
	font-size: 11px;
	margin-bottom: 0;
}

.ticket_ad_5 p {
	padding: 5px 5px 5px 5px;
	/* border-right: #ddd solid 1px; */
	font-size: 12px;
	margin-bottom: 0;
}

.ticket_ad_6 p {
	padding: 5px 20px 5px 20px;
	font-size: 16px;
	margin-bottom: 0;
}

.ticket_ad_1 {
	float: left;
	width: 232px;
}

.ticket_ad_2 {
	float: left;
	width: 232px;
}

.ticket_ad_3 {
	float: left;
	width: 232px;
}

.ticket_ad_4 {
	float: left;
	width: 232px;
}

.ticket_ad_5 {
	float: left;
	width: 290px;
}

.ticket_ad_6 {
	float: left;
	width: 484px;
	padding: 20px 0px 0px 0px;
}




/* Footer styles */
.ss_footer {
	color: #fff;
	background:#081c6a url(http://www.sabrespace.com/images/my_images/footer_background.png) repeat-x top left;
	text-align: center;
}

.ss_footer p {
	padding: 1.5em 0 1.5em 0;
	margin:0;
}

.ss_footer a {
	color: #fff;
	text-decoration: none;
}
.ss_footer a:hover {
	text-decoration: underline;
}

/* Side Bar Styles */
	
.ss_side_box_inner {
	border-right: 1px solid #6C6C6C;
	border-left: 1px solid #6C6C6C;
	border-bottom: 1px solid #6C6C6C;
	background: #efefef url(http://www.sabrespace.com/images/my_images/ice.jpg);
	padding: 0 10px 10px 10px;
}

.ss_side_box_inner ul {
	clear:both;
	padding-left: 15px;
	padding-bottom: 10px;
}


.ss_side_box_inner h4 {
	margin-bottom: 5px;
}


.ss_side_box_outer {
	position: relative;
	margin-bottom: 20px;
}

.email_icon {
	 position: absolute;
	 top: -10px;
	 left: 10px;
	 z-index:1;
}

.sabres_icon {
	 position: absolute;
	 top: -5px;
	 left: 5px;
	 z-index:1;
}

.schedule_icon {
	 position: absolute;
	 top:-5px;
	 left: 10px;
	 z-index:1;
}

#ss_video {
	margin: -4px 0px 0px 0px;
	background-color: #efefef;
	width:320px;
	height:268px;
}

#thc_header {
background: #173293 url(http://www.sabrespace.com/images/my_images/thc.png) no-repeat top left;
	 height: 52px;
	 width: 320px;
}

#archives {
background: #173293 url(http://www.sabrespace.com/images/my_images/archives.png) no-repeat top left;
	 height: 52px;
	 width: 320px;
}

#archive_search {
background: #173293 url(http://www.sabrespace.com/images/my_images/archive_search.png) no-repeat top left;
	 height: 52px;
	 width: 320px;
}

#bills_sidebar {
background: #173293 url(http://www.sabrespace.com/images/my_images/bills_sidebar.png) no-repeat top left;
	 height: 52px;
	 width: 320px;
}

#calendar_header {
	background: #173293 url(http://www.sabrespace.com/images/my_images/schedule.png) no-repeat top left;
	height: 52px;
	width: 320px;
	margin-top: -10px;
}

#buffalo_bills_schedule_header {
	 background: #173293 url(http://www.twobillsdrive.com/images/site/buffalo_bills_schedule.gif) no-repeat top left;
	 height: 29px;
	 width: 320px;
}

#buffalo_sabres_header {
	 background: #173293 url(http://www.twobillsdrive.com/images/site/buffalo_sabres_news.gif) no-repeat top left;
	 height: 29px;
	 width: 320px;
}


.historyHeader td {
height: 36px;
	padding: 9px 0px 0px 4px;
 	color: #fff;
 	background:  #061844 url(http://www.sabrespace.com/images/my_images/navbar_background.png);
	font-size: 12px;
text-align: center;
}

.historyRow1, .tableRow1 {
	background-color:  #fff;
}

.historyRow2, .tableRow2 {
	background-color:  #e6e6e6;
}

.historyRow1 td {
	padding: 3px 0px 3px 0px;
text-align: center;
}

.historyRow2 td {
	padding: 3px 0px 3px 0px;
text-align: center;
}
	
.showgrid {background:url(http://www.sabrespace.com/images/my_images/grid.png);}