

/* style resets */
#content {
    background: none;
    float: none;
    margin: 0;
    position: relative;
    padding: 0;
    width: 100%;
    font-size:.75em;

    
	}
	
#content .page_header,
#content .page_footer{
    display: none;
}

/* home styles */

.latest-news h1{
    font-size: 22px;
}
.home-banner {
    margin:-35px -121px -15px -121px;
    height:426px;
    width:1192px;
    display:block;
    text-transform:uppercase;
    position: relative;
    background:url(header/random-image.aspx) no-repeat top center;
}

#sidebar {
    display:none;
}

#page_header {
    display:none;
}


.home-panel .header .button-dark {
    right:5px;   
    top:5px;
}

/* [promos] */

#home-promotions {
    min-height:1px;
    padding:0;
    margin:5px -1px 15px;
    
}

* html #home-promotions {height:1px;}
#home-promotions:after{content:"."; height:0; visibility:hidden; display:block; clear:both;}

#home-promotions li {
    list-style:none;
    display:block;
    float:left;
    
}

#home-promotions li a {
    height:128px;
    display:block;
    
    text-indent:-9000px;
    text-decoration:uppercase;
}

#home-promotions li a:hover {
    background-position:0 -128px;
}

#promo-match-tickets {
    background:url(promos/match-tickets.gif) no-repeat;
    width:190px;
}

#promo-hospitality {
    background:url(promos/hospitality.gif) no-repeat;
    width:189px;
}

#promo-the-highlanders {
    background:url(promos/the-highlanders.gif) no-repeat;
    width:192px;
}

#promo-season-tickets {
    background:url(promos/season-tickets.gif) no-repeat;
    width:199px;
}

#promo-shop {
    background:url(promos/shop.gif) no-repeat;
    width:181px;
}

/* [slideshow/news] */

#home-main {
    width:950px;
    height:409px;
    position:relative;
    margin:0;
}

#headlines {
    background:url(slideshow-over.png) no-repeat;
    width:950px;
    height:409px;
    position:absolute;
    top:0;
    z-index: 100;
}

.slideshow {
    position:absolute;   
    width:600px;
    height:403px;
    background: #000;
    top:0;
    right: 0;
    z-index: 5;
}

.slides,
.slides li{
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

.latest-news {
    width:310px;
    margin:15px 25px;
}

.more-news {
    width:95px;
    height:25px;
    background:url(more-news.gif) no-repeat;
    text-indent:-9000px;
    text-transform:uppercase;
    display:block;
    margin-top:5px;
}

#headlines .header {
    min-height:1px;
    margin-bottom:5px;

    
}

* html .header { height:1px; }
#headlines .header:after { content:"."; visibility:hidden; height:0; display:block; clear:both; }

.header .rss {
    float:left;
    margin:4px 0 0 5px;
}

#headlines .header h4 {
    float:left;
    font-weight:bold;
    display:block;
    margin:0;
    line-height:18px;
    
}

.latest-news .date {
    font-style:italic;
    color:#999;
    margin:5px 0;
}

.latest-news .links {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding-top:5px;
    padding-bottom:5px;
}

/* [ homesections ] */


#home_section_wrapper {
    min-height:1px;
    
}

* html #home_section_wrapper { height:1px; }
#home_section_wrapper:after { content:"."; visibility:hidden; height:0; display:block; clear:both; }

#home_section_a {
    float:left;
    width:649px;
}

#home_section_b {
    width:290px;
    float:right;

}

.home-panel .header {
    
    min-height: 1px;
}

#home_section_wrapper .home-panel .header h4 {
    margin:0px;
    padding:10px;
}

/* [ draws ] */

#draw {
    background:url(draw-background.gif) no-repeat top;
    height:228px;
    width:649px;
    position: relative;
}

#draw h3 {
    margin:0;
}


/* [ trigger ] */

#trigger {
    background:url(trigger-background.gif) no-repeat top;
    height:228px;
    width:649px;
    min-height:1px;
    margin-top:10px;
}

* html #trigger { height:1px; }
#trigger:after { content:"."; visibility:hidden; height:0; display:block; clear:both; }

#trigger-man {
    margin:-15px 0 0;
    float:left;
    
}

#trigger .content {
    float:left;
    width:410px;
    margin-top:20px;
}


#trigger .content h1 {
    font-size:50px;
    line-height:50px;
    margin:0;
    padding:0;
}

#trigger-video-wrapper {
    min-height:1px;
}

*html #trigger-video-wrapper {height:1px;}
#trigger-video-wrapper:after {content:".";height:0;visibility:hidden;display:block;clear:both;}

.trigger-video {
    float:left;
    width:136px;
    text-align:center;
}

.trigger-video img {
    border:3px solid #fff;
    -moz-box-shadow: 5px 5px 5px #666;
} 

.trigger-video .trigger-title {
    color:#666;
    display:block;
    margin-top:10px;
}

/* [ results ] */

#results {
    background:url(results-background.gif) no-repeat top;
    height:466px;
    width:290px;
}

.alt_row {
    background:url(results-alt.gif) no-repeat top left;
}

.points_table_crusaders_row {
    background:url(results-select.gif) no-repeat top left;
    color:#fff;
}

.points_table {
    width:260px;
    margin:0 13px;
}

.points_table td, .points_table th {
    padding:3px;
    text-align:left;
    border: none;
}