/* CSS Document */

#stadium {
	width: 960px;
	height: 272px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	position: relative;
}

#crowd {
	position: relative;
	width: 960px;
	height: 272px;
	z-index: 3;
}

#exit, #radio_icon {
	cursor: pointer;
}

#scoreboard {
	position: absolute;
	top: 2px;
	left: 4px;
	height: 44px;
	color: #fff;
	background: url(http://www.luddweb.com/iploughlane/images/misc/scoreboard.gif) top left no-repeat;
	font-family: Lucida Console, Monaco;
	z-index:1;
	width: 300px;
}

#scoreboard p {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

p#scoreboard_clock {
	position: absolute;
	top: 4px;
	left: 4px;
	height: 16px;
	width: 48px;
	font-size: 12px;
}

p#scoreboard_att {
	position: absolute;
	top: 22px;
	left: 4px;
	height: 16px;
	font-size: 12px;
}

#scoreboard_ht {
	position: absolute;
	top: 2px;
	left: 68px;
	height: 16px;
	width: 200px;
	text-align:right;
}

#scoreboard_at {
	position: absolute;
	top: 20px;
	left: 68px;
	height: 16px;
	width: 200px;
	text-align:right;
}

#scoreboard_hs {
	position: absolute;
	top: 2px;
	left: 276px;
	height: 16px;
	width: 20px;
}

#scoreboard_as {
	position: absolute;
	top: 20px;
	left: 276px;
	height: 16px;
	width: 20px;
}

#scoreboard_hs, #scoreboard_as {
color: #ffff33;
}

#crowd_att {
}

#pitch {
	clear: both;
	background: url(http://www.luddweb.com/iploughlane/images/pitches/pitch2.jpg) repeat-y top left;
/*	background: url(http://www.luddweb.com/iploughlane/images/pitches/snow.jpg) repeat-y top left; */
	color: #004080;
	padding: 0;
	margin: 0;
	height: 496px;
	position: relative;
}

.tab_bar {
	position: absolute;
	top: 32px;
	height: 24px;
	margin: 0;
	padding: 0;
}

.tab_bar span p {
	font-weight: bold;
	background-color: #DEE6CF;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 24px;
	float:left; /* make IE6 happy */
}

.tab_bar span {
	float: left;
	background: url(http://www.luddweb.com/iploughlane/images/front/tabl_nosel.gif) no-repeat top left;
	padding: 0 0 0 10px;
	width:auto;
	cursor: pointer;
}

.tab_bar span span {
	background: url(http://www.luddweb.com/iploughlane/images/front/tabr_nosel.gif) no-repeat top right;
	padding: 0 10px 0 0;
}

.tab_alert {
color:#FF3300;
}

span.tab_sel {
	background: url(http://www.luddweb.com/iploughlane/images/front/tabl_sel.gif) no-repeat top left;
}

span.tab_sel span {
	background: url(http://www.luddweb.com/iploughlane/images/front/tabr_sel.gif) no-repeat top right;
}

span.tab_sel p {
	background-color: #BBCAA3;
}

.tab_bar a:link, .tab_bar a:visited, .tab_bar a:hover, .tab_bar a:active {
text-decoration:none;
color: #004080;
}

.panel {
	position: absolute;
	top: 56px;
	left: 16px;
	width: 300px;
	height: 428px;
	margin: 0;
	padding: 0;
	background-color: #BBCAA3;
}

#tab_header1, #updatewin, #picwin, #vidwin, #scorewin, #tablewin {
	left: 16px;
	width: 300px;
}

#tab_header2, #chatwin, #predictwin, #crowdwin {
	left: 332px;
	width: 500px;
}

#tab_header3, #toolwin {
	left: 848px;
	width: 96px;
}

#pitch h2 {
  font-size: 18px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 3;
}

img {
border: 0;
padding: 0;
margin: 0;
}

#piclist img, #vidlist img {
	float: left;
	margin: 0 8px 8px 0;
}

#piclist p, #vidlist p {
	clear: left;
}

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

#stadium-wrapper {
padding: 0;
display: none;
/*margin: 8px auto;
width: 960px;*/
}

.listwin {
	position: absolute;
	top: 0;
	left: 0;
	height: 420px;
	overflow: auto;
	width:100%;
}

.shortlist {
	top: 32px;
	height: 388px;
}

.listwin p, #chatwin input, #predictwin input, #crowdwin input, #scorewin p, #tablewin p {
	font-size:14px;
	line-height: 16px;
	padding: 0;
	margin: 4px;
}

#chatmess {
}

/* outside wall */

#wall_wrapper {
	width: 800px;
	padding: 8px;
	margin: 0 auto;
	border: 1px solid black;
	position: relative;
}

#popupbox{
}

#image_holder {
}

#head_icon, #body_icon, #legs_icon, #whole_icon {
position: relative;
}

a:link,a:visited{text-decoration:none;color:#BA1100;}
a:hover,a:active{text-decoration:underline;}

.pretty-hover, #hover-demo1 p:hover {
  background: #ff0;
}

img.icon_unselected {
border: 1px solid white;
}

img.icon_selected {
border: 1px solid black;
}

#login_error {
color: #FF3333;
}

p.small {
	font-size: 80%;
	line-height: 120%;
}

.hover {
	border: 2px solid #FF0000;
}

#iframe {
	border: 0;
	margin: 0;
	padding: 0;
}

.admin_message {
	color: #0000CC;
}

p.chat_oppo {
font-size: 90%;
margin-left: 16px;
}

img.card {
	margin-right: 8px;
}

#adminstadium {
	float: left;
	margin-left:10px;
}

table#scores, table#tables {
width:100%;
border: none;
border-bottom: 1px solid #999999;
font-size: 70%;
}

table#tables td, table#tables th {
	text-align: right;
}

table#tables th {
	font-weight: bold;
}

table#tables td.name, table#tables th.name {
	text-align: left;
}

table#scores td, table#tables td {
border-top: 1px solid #999999;
padding: 4px;
}

table#scores tr.comment td {
border-top: none;
font-size: 60%;
text-align:center;
}

table#scores td.last, table#tables td.last {
border-left: 1px solid #999999;
}

.yell {
	background-color:#FFF;
	color:#000;
	font-size: 12px;
	padding: 1px;
}

.feed_box {
	padding: 8px;
	clear:both;
}

#wait-wrapper {
	display: none;
}
