@import "http://laredobroncos.com/layout/menu.css";
html,body{
margin:0;padding:0;
height:100%;
}
body{
font-size:.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#eea714 url('http://laredobroncos.com/images/body_bg.jpg') repeat-y 783px 0;
height:100%;
min-width:783px;
}
img{
display:block;
}
a img{
border-width:0;
}
#fullheight{
position:relative;
min-height:100%;
width:783px;
}
* html #fullheight{
height:100%;
}
#wrapper{
min-height:100%;
height:100%;
background:#000;
color:#000;
background:url('http://laredobroncos.com/images/wrap_bg.jpg') repeat-y;
}
#wrapp\65	r{
  height:auto;
}
* html #wrapper{
height:100%;
}
#header{
position:absolute;
top:98px;
height:154px;
z-index:12;
}
#banner{
background:#fff;
position:absolute;
top:0;
height:98px;
z-index:1;
}
#header h1{
margin:0;padding:0;
}
#header h1 a{
display:block;
height:154px;width:783px;
background:url('http://laredobroncos.com/images/top.jpg') no-repeat;
text-indent:-700em;
}
#clearheader{
height:252px;
clear:both;
}
#clearfooter{
height:42px;
overflow:hidden;
clear:both;
}
#footer{
height:42px;
border-top:1px solid #fff;
z-index:1;
position:absolute;
width:783px;
margin-top:-42px;
clear:both;
background:#000;
}
#left{
width: 207px;
float:left;
}
#inside_page{
width:576px;
float:right;
}
#middle{
width:382px;
float:left;
}
#right{
width:194px;
float:right;
}
.lnav h2{
margin:0;padding:0;
}
.lnav h2 a:link, .lnav h2 a:visited{
font-family:Helvetica;
font-style:italic;
display:block;
background:url('http://laredobroncos.com/images/lnav_button_off.jpg') no-repeat;
font-size:.6em;
height:20px;
color:#fff;
text-indent:52px;
padding-top:5px;
text-decoration:none;
position:relative;
}
* html .lnav h2 a:link, * html .lnav h2 a:visited{
font-size:.5em;
}
.lnav h2 a.hover{
background:url('http://laredobroncos.com/images/lnav_button_on.jpg') no-repeat;
}
#inside_page h3{
margin:0;
}
#middle h3{
background:url('http://laredobroncos.com/images/middle_header.jpg') no-repeat;
height:22px;
padding-top:2px;
position:relative;
z-index:11;
}
#middle h3 .header{
font-weight:bold;
font-family:Helvetica;
font-style:italic;
font-size:.9em;
position:relative;
color:#000;
width:152px;
margin-left:170px;
text-align:center;
}
* html #middle h3 .header{
font-size:.8em;
}
#middle h3 .shadow{
position:absolute;
top:-1px;
left:-1px;
color:#000;
width:152px;
text-align:center;
}
* html #middle h3 .shadow{
left:1px;
}
#middle .content{
background:url('http://laredobroncos.com/images/middle_bg.jpg') repeat-y;
padding-top:1px;
position:relative;
}
#middle .text{
border:1px solid #000;
background:url('http://laredobroncos.com/images/text_bg.jpg') repeat-y top right;
margin:0 5px 5px;
position:relative;
z-index:2;
padding:4px;
}
#middle .bottom{
background:url('http://laredobroncos.com/images/middle_bottom.jpg') no-repeat;
height:165px;
margin-top:-165px;
position:relative;
z-index:1;
}
#right h3{
background:url('http://laredobroncos.com/images/right_header.jpg') no-repeat;
height:25px;
padding-top:3px;
position:relative;
z-index:3;
}
#right h3 .header{
font-weight:bold;
font-family:Helvetica;
font-style:italic;
font-size:.9em;
position:relative;
color:#000;
width:152px;
margin-left:30px;
text-align:center;
}
* html #right h3 .header{
font-size:.8em;
}
#right h3 .shadow{
position:absolute;
top:-1px;
left:-1px;
color:#000;
width:152px;
}
* html #right h3 .shadow{
left:1px;
}
#right .content{
background:url('http://laredobroncos.com/images/right_bg.jpg') repeat-y;
padding-top:1px;
position:relative;
}
#right .text{
border:1px solid #000;
background:url('http://laredobroncos.com/images/text_bg.jpg') repeat-y top right;
margin:0 5px 5px;
position:relative;
z-index:2;
padding:5px;
clear:both;
}
#right .bottom{
/*background:url('http://laredobroncos.com/images/right_bottom.jpg') no-repeat;*/
height:157px;
margin-top:-157px;
position:relative;
z-index:1;
}
.text a:link, .text a:visited{
color:#000;
}
.text a:hover{
text-decoration:none;
}
table.events{
padding:0;
margin:0;
width:100%;
border-collapse:collapse;
}
table.events td{
padding:0 5px 0;
background:#fed865;
border-bottom:1px solid #000;
}
table.events td.date{
background:#fcb015;
width:130px;
text-align:center;
padding:0;
border-right:1px solid #000;
}
* html .text{
zoom:1;
}
.gc_box{
padding:5px;
background:url('http://laredobroncos.com/images/gc_bg.jpg') no-repeat top right;
border:1px solid #777;
}
.button{
width:91px;
height:16px;
margin-left:6px;
font-weight:bold;
font-size:.9em;
text-align:center;
padding-top:2px;
position:relative;
z-index:2;
}
.on{
background:url('http://laredobroncos.com/images/gc_button_on.jpg') no-repeat top right;
color:#fff;
}
.off{
background:url('http://laredobroncos.com/images/gc_bg.jpg') no-repeat top right;
}
* html .button{
margin-left:3px;
}
.button_right{
margin: 0 5px 0 0;
}
* html .button_right{
margin-right:2px;
}
.mid{
background:url('http://laredobroncos.com/images/mid.jpg') no-repeat;
height:19px;
}
.mid h3{
width:180px;
margin:2px 0 0 0;
text-align:center;
display:block;
position:relative;
left:35px;

font-weight:bold;
font-family:Helvetica;
font-style:italic;
/*font-size:.9em;*/
}
a:link, a:visited{
color:#000;
}
a:hover{
text-decoration:none;
}
.gcTbl{
padding:0;
margin:0;
width:100%;
border-width:0;
border-collapse:collapse;
}
.gcTbl td{
padding:1px;
margin:0;
}
#ulb_banner {
	width:764px;
	height:120px;
	overflow:hidden;
	background-image:url('http://laredobroncos.com/images/ulb_banner_bg.gif');
	background-repeat:no-repeat;
	margin:0px;
	text-align:left;
	margin:0 auto;
}

#ulb_teams {
	position:relative;
	top:75px;
	left:250px;
	height:25px;
}

#ulb_partners {
	position:relative;
	top:50px;
	left:450px;
	height:25px;
}

#ulb_teams select {
	color: #000000;
	font-size: 11px;
}

#ulb_partners select {
	color: #000000;
	font-size: 11px;
}
#ulb_banner .ulb{
position:absolute;
top:5px;
left:15px;
height:100px;
width:105px;
text-indent:-700em;
}

#psbb_wtt_container {
	width: 570px !important;
}

#psbb_stats_container {
	width: 550px !important;
}