﻿body { color:#06234B; background-color:#F7EEC5; }
h1, h2, h4, h5 {  color:#B41E37; }
h3 {  color:#06234B; }
a { color:#B41E37; }
hr { border-top:1px solid #CF9BA4; }
/*====================================================================================*/
#page { background-image:url(images/bg.jpg); }
#bottom { background-image:url(images/bottom.jpg); }
#header { background-image:url(/local/images/BGRheader.jpg); background-color:#06234B; }
#tickets { background-image:url(images/tickets.jpg); }
/*====================================================================================*/
#menu { background-image:url(images/menubg.jpg); }
#menu #home { background-image:url(images/home.gif); }
#menu ul li.parent { background-image:url(images/menuarrow.gif);  }
#menu ul li.parent:hover { background-image:url(images/menuarrow.gif);  }
#menu li.last ul li.parent { background-image:url(images/menuarrowleft.gif);  }
#menu li.last ul li.parent:hover { background-image:url(images/menuarrowleft.gif);  }
/*====================================================================================*/
#contentarea { background-image:url(images/bg.jpg); }
#contentarea hr { border-bottom:1px solid #06234B; }
#contentareawrapper { background-image:url(images/contentbg.jpg); }
#bgrfish {background-image:url(images/bgrheader08.gif); background-repeat:no-repeat; min-height:100px; _height:100px; width:100%;}
/*#highlight { background-image:url(/lib/img/icons/16/loader.gif); }*/
#highlight a{ color:#06234B; }
#homefeatures h5{ color:#06234B; }
.quicklinks h3 { color:#06234B; }
.quicklinks a { color:#B41E37; }
#sponsors { background:#06234B; }

/******************************************************************************
 * Generic Classes
 ******************************************************************************/
table { border:1px solid #DBCB8F; }
th, thead td { background-color:#F8EBB7; }
th, td { border-bottom:1px solid #DBCB8F; border-right:1px solid #DBCB8F; }
td, tr.alt td { background-color:#FBF1CB; }
tr.alt td { background:#F8EBB7; }

/******************************************************************************
 * Listings
 ******************************************************************************/
.list#results div.listing, .list#results div.altlisting{ border:1px solid #DDD; background-color:#F4F4FF; }
.columns#results div.listing, .columns#results div.altlisting{ border-top:1px solid #DBCB8F; }
.columns#results div.listing { background-color:#FBF1CB; }
.columns#results div.altlisting { background-color:#F8EBB7; }
.listingcard { background:#FFF; border:1px solid #CF9BA4;}

/******************************************************************************
 * Features
 ******************************************************************************/
.features .featureitem { border-top:1px solid #06234B; }

/*==================================================================*/
/*=  Cabinet (overrides)
/*==================================================================*/
.dms-cabinet { border:1px solid #DBCB8F; }
.dms-cabinet h3 { background:#FBF1CB; border-bottom:1px solid #DBCB8F; }
.dms-cabinet h3.active { background:#FBF1CB; }
.dms-cabinet h3 a, .dms-cabinet h3.active a { color:#06234B; } 
.dms-documents { border-bottom:1px solid #DBCB8F; background:#F8EBB7; }