body
{
    margin: 0;
    background: #0f1600 url(/App_Themes/CourageAndCompassion/Images/bg-body.jpg) no-repeat 50% 0;
    font: 12px Arial, Helvetica, sans-serif;
    min-width: 1000px;
}
img
{
    border-style: none;
}
a
{
    color: #003399;
    text-decoration: none;
}
a:hover
{
    color: #003399;
    text-decoration: underline;
}
input, textarea, select
{
    vertical-align: middle;
}
form, fieldset
{
    margin: 0;
    padding: 0;
 
}
#main
{
    width: 1000px;
    margin: 0 auto;
}
/*header start*/
#header
{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
#header .top-nav
{
    margin: 0;
    padding: 51px 49px 0;
    list-style: none;
    float: right;
}
#header .top-nav li
{
    float: left;
}
#header .top-nav a
{
    height: 48px;
    text-indent: -9999em;
    display: block;
    background: url(/App_Themes/CourageAndCompassion/images/bg-nav.gif) no-repeat 0 0;
    overflow: hidden;
    cursor: pointer;
}
#header a.home
{
    width: 73px;
    background-position: 0 0;
}
#header a.home:hover, #header li.active a.home, #header a.home.active
{
    background-position: 0 -48px;
}
#header a.contact
{
    width: 82px;
    margin-left: 32px;
    background-position: -105px 0;
}
#header a.contact:hover, #header li.active a.contact, #header a.contact.active
{
    background-position: -105px -48px;
}
#header a.donate
{
    width: 68px;
    margin-left: 34px;
    background-position: -221px 0;
}
#header a.donate:hover, #header li.active a.donate, #header a.donate.active
{
    background-position: -221px -48px;
}
#header .logo
{
    float: left;
    background: url(/App_Themes/CourageAndCompassion/images/logo.gif) no-repeat;
    width: 355px;
    height: 118px;
    text-indent: -9999em;
}
#header .logo a
{
    display: block;
    overflow: hidden;
    height: 100%;
}
/*header end*/
.flash-area
{
    overflow: hidden;
    width: 1000px;
    height: 283px;
    margin: 0 auto;
    background: url(/App_Themes/CourageAndCompassion/images/bg-main.png) repeat-y;
    padding: 15px 0 15px;
}
/*side navigation start*/
/*left column start*/
.side-nav
{
    width: 287px;
    padding: 10px 10px 0 36px;
    color: #a99a61;
    float: left;
}
.side-nav ul
{
    margin: 0 0 32px;
    padding: 0;
    list-style: none;
}
.side-nav li
{
    height: 1%;
    vertical-align: top;
    position: relative;
}
.side-nav ul a
{
    display: block;
    width: 278px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    overflow: hidden;
}
.side-nav a.survivors
{
    background-image: url(/App_Themes/CourageAndCompassion/images/link1-sidenav.gif);
    height: 56px;
    margin-bottom: 8px;
}
.side-nav a.survivors:hover, .side-nav a.survivors.active
{
    background-position: 0 -56px;
}
.side-nav a.traveling
{
    background-image: url(/App_Themes/CourageAndCompassion/images/link2-sidenav.gif);
    height: 30px;
    margin-bottom: 6px;
}
.side-nav a.traveling:hover, .side-nav a.traveling.active
{
    background-position: 0 -30px;
}
.side-nav a.recources
{
    background-image: url(/App_Themes/CourageAndCompassion/images/link3-sidenav.gif);
    height: 26px;
    margin-bottom: 5px;
}
.side-nav a.recources:hover, .side-nav a.recources.active
{
    background-position: 0 -26px;
}
.side-nav a.story
{
    background-image: url(/App_Themes/CourageAndCompassion/images/link4-sidenav.gif);
    height: 30px;
    margin-bottom: 5px;
}
.side-nav a.story
{
}
.side-nav a.story:hover, .side-nav a.story.active
{
    background-position: 0 -30px;
}
.side-nav a.defiance
{
    background-image: url(/App_Themes/CourageAndCompassion/images/link5-sidenav.gif);
    height: 27px;
}
.side-nav a.defiance:hover, .side-nav a.defiance.active
{
    background-position: 0 -27px;
}
/*side navigation end*/
.side-nav .ads-logo
{
    height: 1%;
    margin-left: 32px;
}
.side-nav .ads-logo:after
{
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.side-nav .ads-logo img
{
    display: block;
    margin: -45px 0 0 -14px;
    position: relative;
    float: left;
}
.side-nav strong.presented
{
    float: left;
    text-indent: -9999em;
    background: url(/App_Themes/CourageAndCompassion/images/title-nationally.gif) no-repeat;
    height: 35px;
    width: 92px;
    cursor: hand;
}
.side-nav h3.primary
{
    margin: 0 0 10px;
    text-indent: -9999em;
    background: url(/App_Themes/CourageAndCompassion/images/title-primary-themes.gif) no-repeat;
    height: 23px;
}
.side-nav p
{
    margin: 0;
    line-height: 18px;
}
.side-nav p strong
{
    color: #fff;
}
.side-nav .side-info
{
    width: 250px;
}
/*left column end*/
/*content start*/
.content
{
    background: #836f33 url(/App_Themes/CourageAndCompassion/images/bg-content.gif) repeat-x;
    position: relative;
}
.content-bottom
{
    background: url(/App_Themes/CourageAndCompassion/images/shadow-bottom-content.png) repeat-x;
    height: 13px;
    overflow: hidden;
}
.content-wrap
{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 49px 0 8px;
}
.sidebar
{
    width: 323px;
    float: left;
    padding-left: 12px;
}
.sidebar .img-box
{
    background: url(/App_Themes/CourageAndCompassion/images/frame-img.png) no-repeat;
    padding-bottom: 10px;
    margin-bottom: 0px;
    width: 98%;
}
.sidebar .sub-info
{
    background: #634f13 url(/App_Themes/CourageAndCompassion/images/bg-sub-info-top.gif) no-repeat;
    width: 312px;
    text-align: center;
    color: #a17b25;
    font-size: 14px;
    line-height: 18px;
}
.sidebar .info-content
{
    background: url(/App_Themes/CourageAndCompassion/images/bg-sub-info-bottom.gif) no-repeat 0 100%;
    overflow: hidden;
    height: 1%;
    padding: 14px 0;
}
.sidebar .sub-info strong
{
    display: block;
    color: #fff;
}
.sidebar .sub-info a
{
    color: #ffdb71;
    text-decoration: underline;
    font-weight: bold;
}
.sidebar .sub-info a:hover
{
    text-decoration: none;
}
.sidebar .sub-info p
{
    margin: 0;
}
/*main column start*/
.main-column
{
    width: 635px;
    overflow: hidden;
    float: right;
}
.sub-column
{
    padding-top: 31px;
    padding-right: 15px;
    padding-left: 5px;
    width: 635px;
}
.main-info-wrap
{
    width: 625px;
    overflow: hidden;
    text-align: justify;
}
.main-info
{
    width: 300px;
    float: left;
    margin-right: 15px;
}
.main-column h1.welcome
{
    margin: 0;
    text-indent: -9999em;
    background: url(/App_Themes/CourageAndCompassion/images/title-welcome.gif) no-repeat;
}
.main-column p
{
    margin: 0 0 18px;
    line-height: 18px;
}
.main-column span.read-more
{
    display: block;
    text-align: right;
    font: 18px "Times New Roman" , Times, serif;
}
.main-column span.read-more a
{
    color: #ded4a0;
    text-decoration: underline;
}
.main-column span.read-more a:hover
{
    text-decoration: none;
}
.main-column ul.list
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-column ul.list li
{
    background: url(/App_Themes/CourageAndCompassion/images/bullet-list.gif) no-repeat 0 3px;
    padding-left: 18px;
    line-height: 18px;
}
.main-column h1
{
    margin: 0 0 8px;
    font: 28px Georgia, "Times New Roman" , Times, serif;
    color: #2b4100;
}
.main-column h2
{
    margin: 0 0 8px;
    font: 26px Georgia, "Times New Roman" , Times, serif;
    color: #2b4100;
}
.main-column h3
{
    margin: 0 0 8px;
    font: 22px Georgia, "Times New Roman" , Times, serif;
    color: #2b4100;
}
.main-column h4
{
    margin: 0 0 8px;
    font: 20px Georgia, "Times New Roman" , Times, serif;
    color: #2b4100;
}
.main-column h5
{
    margin: 0 0 8px;
    font: 18px Georgia, "Times New Roman" , Times, serif;
    color: #2b4100;
}
.main-column h6
{
    margin: 0 0 8px;
    font: 16px Georgia, "Times New Roman" , Times, serif;
    color: #2b4100;
}
.main-column .title-box
{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.main-column .title-box img
{
    float: left;
}
.main-column .title-box h2
{
    margin: 0;
    background: url(/App_Themes/CourageAndCompassion/images/title-the-bielski.gif) no-repeat;
    text-indent: -9999em;
    height: 151px;
    width: 119px;
    float: left;
    margin: 2px 0 0 15px;
    display: inline;
}
/*main column end*/
.columns-wrap
{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    background: url(/App_Themes/CourageAndCompassion/images/bg-columns-wrap.png) no-repeat;
    padding-top: 15px;
}
.columns-hold
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
/*content end*/
/*footer start*/
#footer
{
    background: #1a1303;
    overflow: hidden;
    height: 1%;
    padding-bottom: 30px;
}
.footer-wrap
{
    width: 956px;
    margin: 0 auto;
    padding: 0 22px;
}
#footer .ads-box
{
    width: 325px;
    float: left;
    background: url(/App_Themes/CourageAndCompassion/images/splash-footer.gif) no-repeat;
    padding: 30px 0 0;
}
#footer .ads-box a
{
    float: left;
    margin-left: 10px;
}
#footer .links-wrap
{
    width: 590px;
    overflow: hidden;
    float: right;
    padding-top: 30px;
}
#footer .links-hold
{
    width: 740px;
    overflow: hidden;
}
#footer .links
{
    width: 33%;
    float: left;
}
#footer .links ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer .links ul li
{
    background: url(/App_Themes/CourageAndCompassion/images/bullet-footer-links.gif) no-repeat 0 6px;
    padding: 0 0 2px 10px;
}
#footer .links a
{
    color: #584415;
}
#footer .links a:hover
{
    color: #fff;
}
#footer h5
{
    margin: 0 0 7px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    height: 19px;
}
#footer h5.story
{
    background-image: url(/App_Themes/CourageAndCompassion/images/title-the-story.gif);
}
#footer h5.exhibit
{
    background-image: url(/App_Themes/CourageAndCompassion/images/title-the-exhibit.gif);
}
#footer h5.details
{
    background-image: url(/App_Themes/CourageAndCompassion/images/title-the-details.gif);
}
/*footer end*/

/* SubNav start */
.sub-nav-div
{
}
.sub-nav-table
{
    border-collapse: collapse;
    margin-left: 1px;
}
.sub-nav-table td
{
    border: solid 1px #9D8A50;
    background-color: #FAF7EE;
}
.sub-nav-table td:hover, .sub-nav-table td.active
{
    background-color: #9C8951;
}
.sub-nav-table a
{
    background-color: #FAF7EE;
    color: Black;
    font-weight: bold;
    text-decoration: none;
    line-height: 36px;
    padding: 10px;
}
.sub-nav-table a:hover, .sub-nav-table a.active
{
    background-color: #9C8951;
    color: White;
}

/* SubNav end */

.survivors td:first-child
{
    text-align: right;
    font-weight: bold;
    width: 220px;
}
.descendants td:first-child
{
    text-align: right;
    font-weight: bold;
    width: 220px;
}
#letterIndex a
{
    text-decoration: underline;
    font-weight: bold;
    padding: 3px;
}
div.browse-header
{
    padding: 5px 0 5px 5px;
}
div.browse-header > span
{
    font-weight: bold;
    padding-right: 5px;
}
div.browse-header label, div.browse-header input
{
    padding-left: 5px;
}
div.survivors div
{
    margin-left: 25px;
    overflow: hidden;
    width:608px;
}
div.survivors input
{
    display: block;
}
div.survivors .name
{
  /*  height: 40px;*/
  width:583px;
  padding-left:0px;
  overflow:hidden;
 
}
div.survivors .name span
{
    float: left;
    margin-right: 25px;
}
div.survivors div
{
    display: block;
    margin-top: 5px;
    text-align:left;
}
div.survivors fieldset
{
    
    border: solid 1px black;
    padding-bottom: 20px;
}
div.survivors legend
{
    margin:0 20px;
	font-weight: bold;
	color: #0F1600
}
div.survivors fieldset.inside
{
 margin-left:0px;
 border:none;
 padding-bottom:5px;
}
div.survivors .checkbox input
{
 display:inline;
 vertical-align:middle; 
 margin-top:0px;
}
div.survivors .commandbar input
{
  display:inline;

}
.sub-detail 
{
background-color:red;
}
