@charset "utf-8";
/* CSS Document */
/******************/
/*extra links at bottom of page styles*/
/******************/
div.contentextras {
padding-top:10px;
margin-bottom:10px;
text-align:center;
font-size:13px;
}
a.contentextras {
color:#920f0f;
text-decoration:none;
}
a.contentextras:hover {
color:#920f0f;
text-decoration:underline;
}
/******************/
/******************/
/******************/
/*the latest news box styles*/
/******************/
.latestheadlinesbox {
width:470px;
background-image:url(../images/websterstar/contentheader.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#FFFFFF;
padding-left:40px;
padding-right:40px;
padding-top:10px;
padding-bottom:10px;
}
div.thelatestheader {
margin-bottom:15px;
}
div.newsarticleitem {
min-height:140px;
padding-bottom:10px;
margin-top:10px;
border-bottom:1px dashed #eeeeee;
}
div.smallnewsarticleitem {
min-height:70px;
padding-bottom:10px;
margin-top:10px;
border-bottom:1px dashed #eeeeee;
}
img.newsarticleitem {
float:left;
margin-right:10px;
margin-top:5px;
}
div.newsarticleitemtextblock {
display:block;
width:260px;
padding-left:210px;
}
div.smallnewsarticleitemtextblock {
display:block;
width:400px;
padding-left:75px;
}
h2.newsarticleitem {
font-size:20px;
font-weight:normal;
margin-bottom:5px;
color:#920f0f;
}
h6.newsarticleitem {
font-size:12px;
font-weight:normal;
margin-bottom:5px;
color:#666666;
}
p.newsarticleitem{
}
/******************/
/******************/
/******************/
/*looking ahead box styles*/
/******************/
.lookingahead {
float:right;
width:350px;
background-image:url(../images/websterstar/contentheader.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#FFFFFF;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
}
div.lookingaheadheader {
margin-bottom:15px;
}
div.showscheduleitem {
min-height:70px;
margin-bottom:5px;
padding:5px 10px 10px 10px;
}
div.showscheduleitem:hover {
min-height:70px;
margin-bottom:5px;
background-color:#f6f6f6;
padding:5px 10px 10px 10px;
}
div.showscheduleitemtextblock {
display:block;
width:335px;
}
img.showscheduleitem {
float:left;
margin-right:10px;
margin-top:5px;
clear:left;
}
h2.showscheduleitem {
font-size:18px;
font-weight:normal;
color:#920f0f;
}
h2.showscheduleitem a{
font-size:18px;
font-weight:normal;
color:#920f0f;
text-decoration:underline;
}
h2.showscheduleitem a:hover{
color:#000000;
}
h6.showscheduleitem {
font-size:12px;
font-weight:normal;
color:#666666;
margin-top:3px;
}
p.showscheduleitem{
}
span.showscheduleitemtickets {
color:#9f0202;
}
/******************/
/******************/
/******** ie link fixes *********/
h2 a {
color:#9f0202;
}
p a {
color:#000000;
}
h6.newsarticleitem a {
color:#666666;
}
h6.showscheduleitem a {
color:#9f0202;
}
/********************/
