﻿/* Chapters By State */
#wrapMapList 
{
    position: relative;
    clear: both;
    width: 766px;
    height: 400px;    
    overflow: hidden;
}
#wrapMap 
{
    width: 766px;
    height: 400px;
}
#cbsMSpan
{
    position: absolute;
    top: 0px;
    right: -382px;
    width: 382px;
    height: 390px;
}
#cbsMSpan #wrapFlagTitle
{
    position: absolute;
    top: 3px;
    left: 8px;
}
#cbsMSpan #wrapFlagTitle #flag 
{
    float: left;
    width: 42px;
    height:26px; 
}
#cbsMSpan #wrapFlagTitle #state 
{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #e9cc42;
    margin: 4px 0 0 6px;
}
#cbsMSpan #cbsMMid 
{
    height: auto;
    background: transparent url(Images/pgpanmid_bg.gif) repeat-y top left;
}
#cbsMSpan #close 
{
    position: absolute;
    top: 5px;
    right: 2px;
}
#wrapStatesList 
{
    width: 720px;
    margin: 0 auto;
}
.mcRow 
{
    float: left;
    clear: both;
    width: 720px;
    margin: 0 auto 10px auto;
}
.mcCol 
{
    float: left;
    width: 46%;
    padding: 0 5px;
    margin: 0 4px;
}
.wrapCbsState 
{
    width: 304px;
    height: 50px;
    background: #fff url(Images/hpBotWidget.png) no-repeat top left;
    cursor: pointer;
}
.cbsStateIcn 
{
    float: left;
    margin: 10px 8px 0 4px;
}
.cbsState 
{
    float: left;
    font-size: 18px;
    color: #005dac;
    padding: 9px 0 0 0;
}
.cbsUList
{
    list-style-image: url(Images/bulBadge.gif);
    margin: 0 20px;
    padding: 5px 0 10px 20px;
}
.cbsUList li 
{
    padding: 5px 0 !important;
}
/* SingleItem Page */
#cbsSingleEvent
{
    position: relative;
    clear: both;
    min-height: 400px;
    vertical-align: top;
}
#cbsSingleEvent .sf_eventTitle 
{
    font-size: 16px;
    font-weight: bold;
    color: #005dac;
    margin-bottom: 5px;
}
#cbsSingleEvent .sf_eventContent
{
    margin-bottom: 20px;
}
td.cbsTCol 
{
    vertical-align: top;
    padding: 5px 0;
}
td.cbsTLab 
{
    font-weight: bold;
}
#cbsSingleEvent #cbsMap
{
    position: absolute;
    top: 20px;
    right: 0;
}
#cbsBack 
{
    margin-bottom: 10px;
}
#cbsBack a
{
    font-weight: bold;
}
/* CBS Overlay */
#cbsOverlay
{
	background-image: url(Images/overlay/clear.gif);	
}
#cbsOverlay div.close
{
    position: absolute;
   	top: 5px;
	right: 10px;
    width: 22px;
    height: 22px;
	background-image: url(Images/icnClose.gif);	    
	cursor: pointer;
}
#covrTop 
{
    clear: both;
    width: 986px;
    height: 32px;
}
#covrTL, #covrTR
{
    float: left;
    width: 24px;
    height: 32px;
}
#covrTM 
{
    float: left;
    height: 22px;
    width: 928px;
    font-size: 18px;
    font-weight: bold;
    color: #e9cc42;    
    background: transparent url(Images/tabWin_TMbg.gif);
    padding: 5px;
}
#covrMid 
{
    float: left;
    clear: both;
    width: 986px;
    height: auto;
    background: transparent url(Images/tabWin_MAbg.gif) repeat-y top left;
}
#covrML, #covrMR
{
    float: left;
    width: 24px;
}
#covrMM 
{
    position: relative;
    float: left;
    width: 928px;
    min-height: 80px;
    height: auto;
    background: #ffffff;
    padding: 5px;
}
#covrBot 
{
    clear: both;
    width: 986px;
    height: 28px;
}
#covrBL, #covrBR
{
    float: left;
    width: 24px;
    height: 28px;
}
#covrBM 
{
    float: left;
    height: 28px;
    width: 938px;
    background: transparent url(Images/tabWin_BMbg.gif);
}
#cbsMapWrap
{
    position: absolute;
    top: 10px;
    right: 0;
    width: 460px;
    height: 326px;
    vertical-align: top;
}
#cbsOvrMap
{
    width: 460px;
    height: 300px;
}
#cbsOvrPhoto
{
    width: 460px;
    height: 300px;
    text-align: center;
}
#cbsMapPhotoLnk 
{
    width: 460px;
    height: 20px;
    text-align: right;
    margin-top: 6px;
}
/* End CBS Overlay */
