/* season: summer */

.boldseason { font-weight: bold; color: #2e3488;}
.boldmed {
 font-size: 12px;
 line-height: 14px;
 color: #f9facc;
 font-weight: bold;
}
.boldxxlight {
 font-size: 20px;
 line-height: 24px;
 color: #ffffff;
 font-weight: normal;
}
.topdecor {
 background: url(../images/seasonal/topdecor.jpg) no-repeat center right; 
 width: 615px; height: 55px;
}
.tablerow1 {
 background-color: #ffffff;
}
.tablerow2 {
 background-color: #e7e9f3;
}
.tablerowdark {
 background: #fff1c5;
}
.tablerowdarker {
 background-color: #ff7700;
}
.tableborderL {
 border-left: 1px solid #10155e;
}
.tableborderR {
 border-right: 1px solid #10155e;
}
.tableborderT {
 border-top: 1px solid #10155e;
}
.tableborderB {
 border-bottom: 1px solid #10155e;;
}
.widget {
 /*other attributes in widgets.css*/
 background: #fff0c5 url(../images/seasonal/textwidget_bg.jpg) no-repeat;
}
.eventswidget {
 /*other attributes in widgets.css*/
 background: #fff0c1 url(../images/seasonal/eventswidget_bg.jpg) no-repeat;
 color: #ff7700;
}
.widgettext, .eventswidgettext {
 /*other attributes in widgets.css*/
 border-left: 1px solid #fee9a7; border-right: 1px solid #fee9a7;
}
.widgettitleNoSwoop {
 /*other attributes in widgets.css*/
 color: #ff7700;
}