/*-------------------------------   D i s a b l e   B r o w s e r   D e f a u l t s---------------------*/
    :link,:visited { text-decoration:none; }
    ul,ol { list-style:none; }
    h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
    ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
    { margin:0px; padding:0px; }
    html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, hr    { margin:0px; padding:0px; border:0px; }
    a img,:link img,:visited img { border:none; }
    address { font-style:normal; }
/*---------------------------------------   C o m m e n t s   ------------------------------------------*/
/*
    Footer; for firefox, we had to put the footer background in both the container and the footer.
*/
/*--------------------------------------- L a y o u t---------------------------------------------------*/
body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: url(../pics/bodyBackground.gif) repeat-x;
    background-color: #F1EEE7;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5F5F5F;
    line-height: 1.7;
}

#container {
    width: 100%;
    height: 100%;
    background: url(../pics/footerBackground.gif) repeat-x bottom;
}

#page {
    width: 782px;
    margin:  0px auto; /* centers page in Firefox */
    text-align: left;
    background: url(../pics/pageBackground.gif)  repeat-y;
}

#navPanel {
    width: 232px;
    float: left;
    background: url(../pics/navPanelLogoBackground.gif) no-repeat;
}

#navLogoWrapper {
    float: left;
    display: inline;
}

#navLogo {
    position: relative;
    width: 232px;
    top: -210px;
    float: left;
    display: inline;
}

#navPanelNav {
    /*position: relative;
    top: -200px;
    padding: 25px 12px 10px 20px;*/
    width: 200px;
    padding: 0px 12px 10px 20px;
}

.navPanelDiv {
    /*position: relative;
    top: -210px;*/
    width: 200px;
    padding: 0px 12px 0px 20px;
}

.navPanelBox {
    position: relative;
    /*top: -210px;*/
    width: 200px;
    margin: 15px 7px 0px 20px;
    /*background: url() no-repeat; */
    background-color: #E3DFD7;
    border: 1px #DCD8D1 solid;
}

#footer {
    height:26px;
    width: auto;
    padding: 11px 2px 0px 2px;
    clear: both;
    background: url(../pics/footerBackground.gif) repeat-x;
    font-size: 10px;
    color: #A97918;
}

#footerContainer {
    width: 782px;
    margin:  0px auto; /* centers page in Firefox */
}

#pageFooterCol1 {
    padding: 0px 0px 0px 20px;
    text-align: left;
    float: left;
}

#pageFooterCol2 {
    padding: 0px 15px 0px 0px;
    text-align: right;
    float: right;
}



/*---------------------------------    M a i n      P a n e l      -------------------------------------*/

#mainPanel {
    width: 550px;
    float: left;
    display: inline;
    text-align: left;
}

#mainPanelTop {
    height: 25px;
    padding: 12px 9px 6px 0px;
    background: url(../pics/bodyBackground.gif) repeat-x;
}

#mainPanelNav {
    height: 46px;
    background-color:#E4E0DA;
}

#mainPanelContent {
    margin-right: 0px;
    text-align: left;
}

#mainPanelImage {
    width: 544px;
    height: 134px;
    margin: 0px 0px 0px 6px;
    text-align: left;
}

#mainPanelSectionTitle {
    margin: 0px 9px 0px 6px;
    padding: 0px;
    text-align: left;
    background-color:#272C40;
}

#mainPanelPageTitle {
    height: 22px;
    margin: 0px 9px 0px 6px;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

#mainPanelCopy {
    margin: 0px 9px 20px 6px;
    padding: 10px 10px 0px 15px;
    text-align: left;
}

.bulletul   /* need a bulleted list that displays normally */
{
     list-style-position: outside;
     padding-left: 20px;
}

.bulletul li   /* need a bulleted list that displays normally */
{
     list-style-image:  url(../pics/bullet.gif);
     padding-left: 3px;
}


/*------------------------------   T o p    N a v i g a t i o n    -------------------------------------*/

#mainPanelTop {
    font-size: 9px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -0.05em;
}

#mainPanelTop a {
    color: #655A45;
    text-decoration: none;
}

#mainPanelTop text {
    color: #A17B2F;
    font-weight: bold;
}

#mainPanelTop a:hover {
    color: #A17B2F;
}

#mainPanelTop ul, #mainPanelTop li {
    float: right;
    display: inline;
    margin: 0px 0px 0px 10px;
}


/*-------------------------      M a i n    P a n e l    N a v i g a t i o n   -------------------------*/
#mainPanelNav ul {
    float: left;
    display: inline;
    overflow: hidden;
}

#mainPanelNav li {
    float: left;
    display: inline;
    overflow: hidden;
}

#mainPanelNav a {
    /*height: 0px;*/
    height: 47px;
    float: left;
    overflow: hidden;
    color: #655A45; /*joel added because nav colum no link color*/
}

#mainPanelNav a:active, #mainPanelNav a.selected {
    background-position: 0px -47px;
}

#mainPanelNav a:hover {
    background-position: 0px -47px;
}

#aboutButt a  {
    width: 79px;
    background: url(../pics/aboutButt.gif);
}

#eventsButt a  {
    width: 58px;
    background: url(../pics/eventsButt.gif);
}

#diningButt a  {
    width: 57px;
    background: url(../pics/diningButt.gif);
}

#cateringButt a  {
    width: 68px;
    background: url(../pics/cateringButt.gif);
}

#membershipButt a  {
    width: 85px;
    background: url(../pics/membershipButt.gif);
}

#reciprocalButt a  {
    width: 115px;
    background: url(../pics/reciprocalButt.gif);
}

#tourButt a  {
    width: 88px;
    background: url(../pics/tourButt.gif);
}



/*--------------------------------- S i d e     N a v i g a t i o n-------------------------------------*/

#navPanelNav a {
    padding: 2px 0px 2px 13px;
    text-decoration: none;
    display: block;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC8C1;
    color: #655A45;
    font-size: 10px;
    font-weight: normal;
}

#navPanelNav a:hover {
    color: #AE7C18;
    background: url(../pics/navPanelSubBackground.gif) repeat-y;
}

#navPanelNav .submenu{
    color: #6E97B6;
    border-bottom:solid 1px #FFF;
}

.navPanelDiv a {
    text-decoration: none;
    color: #655A45;
}

.navPanelDiv a:hover {
    color: #AE7C18;
}

/*-----------------------------------------     F o o t e r    -----------------------------------------*/

#footer a{
    color: #655A45;
}

#footer a:hover {
    color: #FFF;
}


/*--------------------------       M a i n    P a n e l    E l e m e n t s      ------------------------*/

#mainPanelCopy a:link, #mainPanelCopy a:visited {
    color: #516293;
}

#mainPanelCopy a:hover {
    color: #AE7C18;
}

.noBorder {
    border: 0px;
}

.alignRightImage {
    margin: -5px 9px 9px 9px;
    border: 5px solid #E4E2DD;
    float: right;
}

.alignRightSmallImage {
    margin: -5px 9px 9px 9px;
    border: 3px solid #E4E2DD;
    float: right;
}

#footer a:hover {
    color: #FFF;
}

a.backArrow:link,  a.backArrow:visited {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 8px 20px;
margin, padding: 0px;
    background: url(../pics/lessIconOff.gif) no-repeat 2px 2px;
}

a.backArrow:hover {
    background: url(../pics/lessIconOn.gif) no-repeat 2px 2px;
    color: #AE7C18;
    cursor:pointer;
}

br.clear { clear: both; }
br.clearLeft { clear:left; }
br.clearRight { clear:right; }

hr.thin {
    height: 1px;
    background-color: #E4E4E4;
    color: #E4E4E4;
    border: 0px;
}

/*---------------------------------    E v e n t    L i s t i n g   ------------------------------------*/

#eventList li {
    padding-top: 1px;
    /*margin: 10px 2px 10px 2px;*/
    margin: 0px 2px 16px 2px;
    line-height: 1.5;
    }

#eventList li a{
    height: 65px;
    overflow: hidden;
    display: block;
    cursor: pointer;
    }

/*#eventList li.alt {
    background-color:#F9F9F9;
    }*/      /*.NET would honor style on LI so had to change to put style on "a href" hyperlink*/

.alt {
    background-color:#F9F9F9;
    }

#eventList a:hover {
    background-color: #F3F3F3;
    color: #002693;
    }

#eventList a:hover span.eventPic img {
    border: 2px solid #FFF;
    }

#eventList span.eventPic {
    width: 64px;
    overflow: hidden;
    float: right;
    vertical-align: middle;
    /*applies on page load*/
    }

#eventList span.eventPic img {
    margin: 5px 0px 5px 0px;
    border: 2px solid #E4E2DD;
    /*applies on page load*/
}

#eventList span.eventName {
    width: 288px;
    /*width: 298px;*/
    padding-left: 2px;
    overflow: hidden;
    float:left;
    text-align: left;
    text-transform: uppercase;
    border-right: 1px solid #E4E4E4;
    }

#eventList span.eventDate {
    width: 120px;
    /*width: 90px;*/
    padding-left: 5px;
    padding-right: 5px;
    color: #AE7C18;
    overflow: hidden;
    float:left;
    border-right: 1px solid #E4E4E4;
    }

#eventList span.eventLink {
    width: 30px;
    padding-left: 5px;
    vertical-align: bottom;
    }

#eventList span.eventDesc {
    width: 507px;
    padding-left: 2px;
    overflow: hidden;
    color: #5F5F5F;
    }

/*span.eventListImg {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 2px solid #E4E2DD;
}*/

/*---------------------------------    E v e n t    D e t a i l s   ------------------------------------*/

/* .eventDetailsPic2 {
    margin: 0px;
    border: 4px solid #E4E2DD;
    stupid .NET just plain ignores this style setting on the image. Had to hardcode border on page
} */

#eventDetailsPic {
    width: 193px;
    margin: 30px 10px 10px 0px;
    float: left;
}

#eventDetailsSum {
    width: 260px;
    margin: 10px 0px 25px 10px;
    /*float: left;*/
    float: right;
}

#eventDetailsSum ul {
    padding: 5px 0px 5px 0px;
    }

#eventDetailsSum li {
    padding-top: 3px;
    padding-bottom: 1px;
    border-bottom: 1px solid #E5E6E3;
    }

#eventDetailsSum span.title {
    width: 60px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.04em;
    color: #8E8D80;
    font-size: 10px;
    }

#eventDetailsSum span.desc {
    text-align: left;
    /*float: left;*/
    }


/*----------------------------    D i n i n g    R o o m    L i s t i n g   ----------------------------*/

#diningRoomList li {
    width: 230px;
    margin: 5px 5px 5px 5px;
    line-height: 1.5;
    border: 1px solid #E7E6E1;
    text-align: center;
    float: left;
    }

#diningRoomList li a{
    background: #F9F9F9 url(../pics/boxHeaderBackgroundLight.gif)  repeat-x;
    display: block;
    cursor: pointer;
    }

#diningRoomList span.roomName {
    padding-top: 4px;
    padding-bottom: 16px;
    color: #FFFFFF;
    font-weight: bold;
    display:block;
    text-align: center;
    text-transform: uppercase;
    }

#diningRoomList span.roomLink {
    width: 160px;
    padding-top: 10px;
    vertical-align: middle;
    display: block;
    text-align: right;
    }

#diningRoomList a:hover {
    background-color: #F3F3F3;
    color: #002693;
    }

#diningRoomList span.roomPic img {
    border: 4px solid #E4E2DD;
    }

#diningRoomList a:hover span.roomPic img {
    border: 4px solid #FFF;
    }

/*----------------------------    D i n i n g    M e n u    L i s t i n g   ----------------------------*/

#diningMenuList li {
    width: 236px;
    margin: 21px 7px 0px 0px;
    line-height: 1.5;
    border: 1px solid #E7E6E1;
    text-align: center;
    float: left;
    }

#diningMenuList li a{
    background: #F9F9F9 url(../pics/boxHeaderBackground.gif)  repeat-x;
    display: block;
    cursor: pointer;
    }

#diningMenuList span.menuName {
    padding-top: 4px;
    padding-bottom: 7px;
    color: #FFFFFF;
    font-weight: bold;
    display:block;
    text-align: center;
    text-transform: uppercase;
    }

 #diningMenuList a:hover {
    background-color: #F3F3F3;
    color: #002693;
    }

#diningMenuList span.menuPic img {
    text-align: right;
    }


/*-----------------------------------       D i n i n g     H o u r s       ----------------------------*/

#diningHoursTable table {
    width: 100%;
    border-collapse: collapse;
    }

#diningHoursTable td, th {
    margin: 0px;
    padding: 1px 5px 1px 5px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #E5E6E3;
    border: 1px solid #E5E6E3;
    line-height:2.4;
    }

#diningHoursTable th {
    background: #F9F9F9 url(../pics/tableHeaderBackground.gif)  repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    text-transform:uppercase;
    }

.gridviewHoursAlt {
/*#diningHoursTable td.alt {*/
    background-color: #F5F4EF;
    }

#diningHoursTable col { width: 50px }
#diningHoursTable col#TableRoom {   width: 100px }

.gridviewHoursDay {
/*#diningHoursTable .day {*/
    color: #516293;
    font-weight:bold;
    text-transform:uppercase;
    }

.gridviewHoursToday {
/*#diningHoursTable .today {*/
    background-color: #F5EEDB;
    }

/*------------------------------      D i n i n g    W i n e    L i s t     ----------------------------*/

#diningWineList li {
    width: 106px;
    margin: 21px 8px 0px 0px;
    line-height: 1.4;
    border: 1px solid #E7E6E1;
    text-align: center;
    float: left;
font-size: 9px;
    }

#diningWineList li a{
    background: #F9F9F9 url(../pics/wineListHeaderBackgroundLight.gif)  repeat-x;
    display: block;
    cursor: pointer;
    }

#diningWineList span.wineCategory {
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFFFFF;
    font-weight: bold;
    display:block;
    text-align: center;
    text-transform: uppercase;
    }

 #diningWineList a:hover {
    background-color: #F3F3F3;
    color: #002693;
    }

#diningWineList span.wineCategoryPic img {
    text-align: right;
    }

/*---------------------------    C a t e r i n g   R o o m   D e t a i l s    --------------------------*/

/*.cateringRoomDetailsPic
{
    width: 309px;
    margin: 0px;
    float: left;
    border: 4px solid #E4E2DD;
}*/

#cateringRoomDetailsPic {
    width: 309px;
    margin: 30px 0px 10px 0px;
    float: left;
}

#cateringRoomDetailsSum {
    width: 193px;
    margin: 10px 0px 25px 0px;
    float: right;
}

#cateringRoomDetailsSum ul {
    padding: 10px 0px 8px 0px;
    }

#cateringRoomDetailsSum li {
    padding-top: 3px;
    padding-bottom: 1px;
    border-bottom: 1px solid #E5E6E3;
    }

#cateringRoomDetailsSum span.title {
    width: 120px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.04em;
    color: #8E8D80;
    font-size: 10px;
    }

#cateringRoomDetailsSum span.desc {
    text-align: left;
    }


/*---------------------------   R e c i p r o c a l    C l u b    D e t a i l s   ----------------------*/

#reciprocalDetailsPic {
    width: 195px;
    margin: 20px 10px 10px 0px;
    padding: 0px;
    float: left;
}

.reciprocalDetailsImg {
    margin: 0px;
    padding: 0px;
    float: left;
    /* border: 4px solid #E4E2DD; not honored by .NET, had to put diretly in tag */
}

#reciprocalDetailsSum {
    position: relative;
    width: 290px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

#reciprocalDetailsSum ul {
    padding: 5px 0px 5px 0px;
    }

#reciprocalDetailsSum li {
    padding-top: 3px;
    padding-bottom: 1px;
    border-bottom: 1px solid #E5E6E3;
    clear: both;
    }

#reciprocalDetailsSum span.reciprocalTitle {
    width: 60px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.04em;
    color: #8E8D80;
    font-size: 10px;
    overflow: hidden;
}

#reciprocalDetailsSum span.reciprocalDesc {
    width: 225px;
    text-align: left;
    float: right;
}


/*---------------------------   N i m d a   ----------------------*/

.nimdaformlabel
{
    width: 75px;
    display: inline-block;
    /*border: solid thin red;*/
}

.nimdaformbox
{
    width: 210px;
    vertical-align: middle;
    /*border: solid thin green;*/
}

/*---nimda/reciprocal-detail.aspx----*/
.nimdaformlabellong     /*firefix: good;*/
{
    width: 125px;
    display: block;
    float: left;
    margin: 1px 9px 0px 0px;
    font-weight: bold;
    clear: left;
    /*border: solid thin red;*/
}

.nimdaformboxlong   /*firefix: good;*/
{
    width: 280px;
    vertical-align: middle;
    float: left;
    margin: 1px;
    /*border: solid thin green;*/
}

.nimdaformImgLeft   /*firefix: good;*/
{
    width: 185px;
    height: 155px;
    float: left;
    padding: 0px;
    margin: 20px 5px 0px 0px;
    vertical-align: top;
    /*border: solid thin red;*/
    clear: left;
}

.nimdaformImgRight  /*firefix: good;*/
{
    width: 225px;
    height: 200px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    vertical-align: top;
    float: left;
    /*border: solid thin green;*/
}

.nimdaAlignRight
{
    float: right;
    padding-right: 30px;
}



/*--------------------------------------    T y p o g r a p h y    -------------------------------------*/
h1, h2, h3, h4, h5 {
    font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
    }

#mainPanel h1, .h1title {
    padding: 0px 0px 0px 15px;
    font-size: 17px;
    font-weight: normal;
    color: #FFF;
    line-height: 1.4;
    letter-spacing: 0.05em;
    }

#mainPanel h2, .h2title {
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #516293;
    }

#mainPanel .yh2title {
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #9F6F0B;
    }

#mainPanel h3, .h3title {
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #516293;
    text-transform: capitalize;
    }

#mainPanel h4 {
    padding: 12px 0px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    color: #516293;
    }

#mainPanel h5, .recipH5title {
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    color: #516293;
    }

#mainPanel h6 {
    padding: 20px 0px 0px 30px;
    background-image: url(../pics/FaqQ.gif);
background-repeat: no-repeat;
    background-position: -2px 16px;
    font-weight: normal;
    color: #516293;
    }

#navPanel h4 {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 5px;
    font-size: 13px;
    font-weight: bold;
    color: #AE7C18;
    border-bottom: 1px solid #F9F5ED;
    }

#navPanel h5 {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #AE7C18;
    }

.navPanelBox h5 {
    margin: 0px 30px 0px 25px;
    font-size: 12px;
    font-weight: bold;
    color: #AE7C18;
    }

#navPanel p {
   padding: 0px 0px 0px 12px;
    }

#navPanel b {
    font-weight: bold;
    color: #AE7C18;
    }

#mainPanelCopy p {
    padding: 5px 0px 5px 0px;
    }

#navPanel hr {
    position: relative;
    margin: 15px 12px 0px 20px;
    /*top: -210px;*/
    border: 4px double #F9F5ED;
    }
/*-------------------------------------       C o n t a c t     ----------------------------------------*/

#notes {
    width:130px;
    float:right;
    background:#F5EEDB;
    padding:15px;
    margin:15px 10px 15px 15px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #AE7C18;
}

/*--------------------------       N a v i g a t i o n     E l e m e n t s      ------------------------*/
.navAlignLeftImage {
    margin: 10px 12px 10px 35px;
    border: 3px solid #F9F5ED;
    float: left;
    clear: both;
}

.navAlignRightImage {
    margin: 5px;
    border: 1px solid #F9F5ED;
    display: inline;
    text-align: right;
}

a.navMoreArrow:link,  a.navMoreArrow:visited {
    margin: 10px 0px 0px 10px;
    padding: 0px 0px 8px 20px;
    background: url(../pics/moreIconOff.gif) no-repeat 2px 2px;
    color: #6F664F;
    text-align: right;
    display: inline;
}

a.navMoreArrow:hover {
    background: url(../pics/moreIconOn.gif) no-repeat 2px 2px;
    color: #AE7C18;
    cursor:pointer;
}

/*--------------------------       N a v i g a t i o n     F o r m       -------------------------------*/
/*div.navPanelBox form {
    font-size: 10px;
}

div.navPanelBox label.navLabel  {
    width: 55px;
    margin-left: -5px;
    margin-right: 6px;
    float: left;
    clear: left;
    text-align: right;
    }

div.navPanelBox form input, div.navPanelBox form select {
    width: 105px;
    font-size: 10px;
    margin-bottom: 3px;
}

div.navPanelBox form input, div.navPanelBox form select {
    width: 105px;
    font-size: 10px;
    margin-bottom: 3px;
    padding: 1px;
    border: 1px solid #AD9F7B;
}

div.navPanelBox input#eventStartDt, div.navPanelBox input#eventEndDt{
    width: 85px;
}


div.navPanelBox form a {
    font-size: 16px;
} */

/*:link,  a.srchLink:visited */


    /*******************for SUBMIT button in searchform.ascx, event-search.ascx *********************************/
a.srchLink
{
    display: block;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 76px;
    margin-top: 5px;
    height: 16px;
    width: 64px;
    overflow: hidden;
    background-image: url(../pics/navPanelSubmitOff.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    /*margin: 0px 0px 0px 0px;
    background: url(../pics/navPanelSubmitOff.gif)  no-repeat 0px 0px;
    display: inline;*/
}

a.srchLink:hover
{
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 76px;  /*important*/
    margin-top: 5px;
    height: 16px;
    width: 64px;
    overflow: hidden;
    background-image: url(../pics/navPanelSubmitOn.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    /*border: solid 1px blue;*/
    /*margin: 0px 0px 0px 0px;
    background: url(../pics/navPanelSubmitOn.gif) no-repeat 0px 0px;
    padding: 0px;
    cursor: pointer;*/
}

.srchLinkImg
{
    height: 16px;
    width: 64px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 76px;
    margin-top: 1px;
    /*border: solid 1px red;*/
 }
    /************************ end if Submut button style ******************************/



/*---------------------------------    T a b l e       E l e m e n t s   -------------------------------*/
/* this used to be "#mainPanel table" but it override ALL tables in pages (even ones formed by DataGrid) so
had to make special div because this is used by RECIP{ROCAL DETAILS ONLY reciprocal-details.aspx */
#borderTable table {
    width: 100%;
    }

#borderTable td, th {
    margin: 2px;
    padding: 1px 5px 1px 5px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #E5E6E3;
    }

#borderTable th {
    color: #516293;
    font-weight: normal;
    }

#borderTable td.checked {
    background-color: transparent;
    background: url(../pics/checkedIcon.gif) no-repeat center center;
    }

#borderTable td.unchecked {
    background: transparent url(../pics/unCheckedIcon.gif) no-repeat center center;
    }

#borderTable tr.alt {
    background-color: #F9F9F9;
    }

#borderTable tr.alt  td.checked, #borderTable tr.alt  td.unchecked {
    background-color: #F9F9F9;
    }


/*--------------------------       T a b s e t             E l e m e n t s      ------------------------*/
/*   Removing the position statement eliminates the problems with IE7                                   */
dl.tabset   {
    top: 3px;
    bottom: 0px;
    left: -0px;
    right: 0px;
}

dl.tabset dt    {
    margin: 3px 0px 3px 0px;
    padding: 3px 5px 3px 5px;
    top:-2px;
    left: 1px;
    border: 1px solid #E4E2DD;
    display: inline;
    background-color:#EFECE5;
    color: #5F5F5F;
    cursor:pointer;
}

dl.tabset dt.hover  { color:#516293; background-color: #F1EEE7; }

dl.tabset dt.active {
    border-bottom: 4px solid #FFFFFF;
    border-left: 1px solid #E4E2DD;
    border-bottom: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #516293;
    cursor: default;
}

dl.tabset dd    {
    display:none;
}

dl.tabset dd.active {
    padding: 10px;
    margin: 0px 0px 0px 1px;
    display: block;
    border: 1px solid #E4E2DD;
    border-bottom: none;
    float: left;
    clear: both;
    width: 490px;
}

dl.tabset dt.ieclear {
    float:none;
    display:block;
    height:0px;
    overflow:hidden;
    border:none;
    padding:0px;
}

/*--------------------------------------    Joel T y p o g r a p h y (search and replace, later)   -------------------------*/
.yhNavtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #A0700A;
    font-weight: 600;
}

.boldtitle
{
    font-weight: bold;
}

select, input, textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

#cssprintLogo
{
    display: none;
}

a.linky
{
    color: #002693;
    text-decoration: underline;
}

a.linky:hover
{
    text-decoration: none;
}