* {
    font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
}

FORM {
    display: inline;    
}

/* Default definitions for DataGrid objects */
LABEL {
	font-weight: bold;
	padding-right: 5px;
	font-size: 0.9em;
}

SELECT {
	display: inline;
	margin-bottom: 2px;
	font-size: 0.9em;
}

/* It is usually best to define datagrid as a span or div NOT as a table class, etc. */
.datagrid {
	font-family: "Arial";
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	/*background-color: #999;*/
}

.datagrid table {
	width: 100%;
	font-size: 0.9em;
	/*border: 0px solid #FFF;*/
	color: #000;
	background: #999;
}

.datagrid SELECT {
	
}

/* Optional Caption (title of table) and Legend (caption below) */
.datagrid caption {
	font-size: 1em;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	width: 100%;
}

.datagrid div.legend {
	width: 100%;
	font-size: 0.9em;
}

.datagrid tr {
	vertical-align: top;
}

/* Header Row */
.datagrid th {
	padding: 1px 3px 1px 3px;
	background-color: #000;
	background-image: none;
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
	color: #FFF;
	letter-spacing: normal;
}

.datagrid th a {
	color: #FFF;
	text-decoration: none;
}

.datagrid th a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Subheads are usually colspan rows (divisional separators, etc.) */
.datagrid tr.subhead1 {
	background-color: #666;
	color: #DDD;
}

.datagrid tr.subhead2 {
	background-color: #AAA;
}

/* Alternating row colors for data */
.datagrid tr.odd, .datagrid tr.alternate1 , td.alternate1 {
	background-color: #DDD;
}

.datagrid tr.even, .datagrid tr.alternate2,td.alternate2 {
	background-color: #CCC;
}

/* Footer used for totals and summaries */
.datagrid tr.footer {
	background-color: #AAA;
	font-weight: bold;
	font-size: 0.9em
}

.datagrid td {
	padding: 1px 3px 1px 3px;
	text-align: center;
	color: #000;
}

.datagrid td a {
	color: #000099;
	text-decoration: none;
}

.datagrid td a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.datagrid td.dgFooterCell {
	text-align: right;
	vertical-align: middle;
}

/* Highlighted rows show the current sort */
.datagrid th.highlight {
	background-color: #666;
}

.datagrid td.highlight, .datagrid td.sorting_1 {
	background-color: #EEE;
	font-weight: normal;
}

.datagrid th.past,td.past,tr.past {
	color: #FFFFFF;
	background-color: #990000;
}

.datagrid th.live,td.live,tr.live {
	color: #FFFFFF;
	background: #006600;
}

.datagrid th.future,td.future,tr.future {
	color: #666;
	background-color: #EEE;
}

.datagrid th.muted,td.muted,tr.muted {
	color: #666;
	font-weight: normal;
}

/* Allow right-alignment for stats */
.datagrid td.text,th.text {
	text-align: left;
}

.datagrid td.right,th.right {
	text-align: right;
}

.datagrid table.bracket {
	border-collapse: collapse;
	border-right: 2px solid #000;
	width: 100%;
	background: transparent;
}

.datagrid th.display_team,.datagrid td.display_team,.datagrid th.name,.datagrid td.name
	{
	width: 150px;
	text-align: left;
}

.datagrid th.abbrev_team,.datagrid td.abbrev_team {
	width: 100px;
	text-align: left;
}

.datagrid td.left,.datagrid th.left {
	text-align: left;
}

.datagrid td.date,.datagrid th.date {
	width: 60px;
}

/* DEFAULT DEFINITIONS FOR CALENDAR OBJECTS */
.calendar {
	font-size: 0.9em;
	font-weight: normal;
	FONT-FAMILY: "Verdana";
	color: #333;
	background-color: #999;
}

.calendar SELECT {
	background-color: #DDD;
	font-weight: bold;
	FONT-FAMILY: "Verdana";
}

.calendar td {
	background-color: #DDD;
	border: 0px solid #AAA;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.calendar th {
	color: #333;
	font-weight: bold;
	background-color: #BBB;
	background-image: none;
	border: 0px;
	padding: 2px;
}

.calendar th.head {
	background-color: #000;
	color: #FFF;
}

.calendar td.highlight {
	background-color: #bcd2ee;
}

.calendar td.today {
	font-weight: bold;
	background-color: #ffc1c1;
	border: 1px solid #990000;
}

.calendar td a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding: 4px 0px 4px 0px;
}

.calendar td a:hover {
	background: #ffec8b;
}

/*
  SLIDER
*/
.slider-wrap {
	width: 525px;
	height: 380px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.slider-wrap A {
	outline: none;
}

.main-photo-slider {
	background: #000;
}

.stripViewer .panelContainer 
.panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer {
	position: relative;
	overflow: hidden;
	width: 525px;
	height: 348px;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 525px;
}

.stripViewer .panelContainer .panel .wrapper {
	background: #000; 
}
.stripViewer .panelContainer .panel .wrapper IMG {
	text-align: center;
}


.stripNavL,.stripNavR,.stripNav {
	display: none;
}

.nav-thumb {
	border: 1px solid black;
}

#movers-row {	
	margin: -53px 0 0 87px;	
}

#movers-row div {
	width: 75px;
	text-align: left;
	float: left;
	margin-right: 10px;
}

#movers-row div a.cross-link {
	/*float: right;*/
}

.photo-meta-data {
	background: url(/pps-images/slider/backgrounds/transpBlack90.png);
	font-size: 12px;
	padding: 10px;
	height: 60px;
	margin-top: -60px;
	position: relative;
	z-index: 66;
	color: white;
	text-align: left;
}

.photo-meta-data span {
	font-size: 14px;
	font-weight: bold;
}

.photo-meta-data A {
	 color: white;
	 text-decoration: underline;
	 font-weight: bold;
}

.cross-link {	
	display: block;
	width: 75px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 66;
}

.active-thumb {
	background: transparent url(/pps-images/slider/icon-uparrowsmallwhite.png) top center no-repeat;
}

