/********************************************
* JSS Law
* Developed by I-ology
* http://www.i-ology.com
*
* Created 02/12/08 - BD
*
* Practice Areas Style Definitions
********************************************/

/*********************************
* Layout Definitions
*********************************/

#header-photo {
    background: url(/images/interior_photo9.jpg) top left no-repeat;
    height: 136px;
    padding-left: 25px;
    padding-top: 22px;
}
#header-photo p {
    width: 350px;
    padding: 0;
    line-height: 14px;
    color: #333;
}

#header-photo3 {
    background: url(/images/interior_photo10.jpg) top left no-repeat;
    height: 136px;
    padding-left: 25px;
    padding-top: 22px;
}
#header-photo3 p {
    width: 350px;
    padding: 0;
    line-height: 14px;
    color: #333;
}

#header-photo4 {
    background: url(/images/interior_photo11.jpg) top left no-repeat;
    height: 136px;
    padding-left: 25px;
    padding-top: 22px;
}
#header-photo4 p {
    width: 500px;
    padding: 0;
    line-height: 14px;
    color: #333;
}

#header-photo5 {
    background: url(/images/interior_photo12.jpg) top left no-repeat;
    height: 136px; 
    padding-left: 25px;
    padding-top: 22px;
}
#header-photo5 p {
    width: 450px;
    padding: 0;
    line-height: 14px;
    color: #333;
}

#header-photo6 {
    background: url(/images/interior_photo14.jpg) top left no-repeat;
    height: 136px; 
    padding-left: 25px;
    padding-top: 22px;
}

#header-photo6 p {
    width: 350px;
    padding: 0;
    line-height: 14px;
    color: #333;
}

#header-photo2 {
    text-indent: -9999px;
    background: url(/images/interior_photo8.jpg) top left no-repeat;
    height: 136px;
}

#practice-areas-col {
    float: left;
    width: 325px;
    padding-bottom: 30px;
}

#industries-col {
    float: right;
    width: 260px;
    padding-bottom: 30px;
}

#sidenav {
    float: right;
    width: 200px;
    margin: 5px 0 10px 15px;
}

.indent-content {
    padding: 0 0 0 15px;
}

.indent-content h4 {
    margin-bottom: .2em;
}
.share-link {
    float: right;
    margin: 7px 60px 0 0;
    display: inline;
    width: 135px;
}
.btn-download-print {
    /*display: block;*/
    width: 16px;
    width/**/:/**/ 161px;
    padding: 1px 0 4px 25px;
    margin-bottom: 8px;
    background: url(/images/icon_pdf.gif) top left no-repeat;
}

.btn-back-practice-area {
    float: right;
    display: block;
    margin: -45px 20px 0 0;
    width: 131px;
    height: 21px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_back_practice_area.gif) top left no-repeat;
}
a:hover.btn-back-practice-area {
    background-position: bottom left;
}

#btn-get-acrobat {
    display: block;
    width: 144px;
    width/**/:/**/ 119px;
    padding: 1px 0 4px 25px;
    background: url(/images/icon_acrobat.gif) no-repeat 3px 2px;
}

#primary-contact {
    margin: -5px 0 20px 0;
    padding: 0 0 18px 0;
    border-bottom: 1px solid #DFDDDB;
    line-height: 1.4em;
}

#secondary-contact {
    margin: -5px 0 20px 0;
    padding: 0 0 18px 0;
    border-bottom: 1px solid #DFDDDB;
    line-height: 1.4em;
}

#sidebar h3 {
    color: #9B672F;
}

.info-expand { 
    background: url(/images/icon_expand.gif) no-repeat 0 3px;
    padding-left: 16px; 
    font-size: 1.1em; 
}
.info-collapse { 
    background: url(/images/icon_collapse.gif) no-repeat 0 3px;
    padding-left: 16px;
    font-size: 1.1em; 
}

.collapse-styling {
    margin-top: -.5em;
    padding-bottom: .5em;
}

/*********************************
* Titles & Headers
*********************************/

#ttl-practice-areas {
    position: absolute;
    width: 359px;
    height: 31px;
    display: block;
    margin: 172px 0 0 27px;
    text-indent: -9999px;
    background: url(/images/ttl_practice_areas_industries.gif) top left no-repeat;
}

#hdr-international {
    width: 181px;
    height: 19px;
    padding: 22px 0 3px 27px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_international.jpg) top left no-repeat;
}

#hdr-utilities {
    width: 332px;
    height: 24px;
    padding-bottom: 3px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_utilities.gif) top left no-repeat;
}

#hdr-building {
    width: 332px;
    height: 24px;
    padding-bottom: 3px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_building.gif) top left no-repeat;
}

#hdr-studies {
    width: 332px;
    height: 24px;
    padding-bottom: 3px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_studies.gif) top left no-repeat;
}

#hdr-healthcare {
    width: 332px;
    height: 24px;
    padding-bottom: 3px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_healthcare.gif) top left no-repeat;
}

#hdr-bankruptcy {
    width: 383px;
    height: 27px;
    padding-bottom: 0;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_bankruptcy.jpg) top left no-repeat;
}

/*********************************
* Buttons
*********************************/

#btn-contact-chairman {
    display: block;
    width: 137px;
    height: 21px;
    margin: 5px 0 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_contact_chairman.gif) top left no-repeat;
}
a:hover#btn-contact-chairman {
    background-position: bottom left;
}


#btn-contact-cochair {
    display: block;
    width: 137px;
    height: 21px;
    margin: 5px 0 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_contact_cochair.gif) top left no-repeat;
}
a:hover#btn-contact-cochair {
    background-position: bottom left;
}

#promo-pa-industry {
    display: block;
    width: 216px;
    height: 97px;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/promo_pa_industry.gif) top left no-repeat;
}
a:hover#promo-pa-industry {
    background-position: bottom left;
}

#promo-client-highlight {
    display: block;
    width: 192px;
    height: 35px;
    margin: -2px 0 15px 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/promo_view_client_highlight.gif) top left no-repeat;
}
a:hover#promo-client-highlight {
    background-position: bottom left;
}

/*********************************
* Content Slider
*********************************/

.sliderwrapper {
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    height: 136px;
}

.sliderwrapper .contentdiv {
    visibility: hidden; /*leave as is*/
    position: absolute; /*leave as is*/
    left: 0;  /*leave as is*/
    top: 0;  /*leave as is*/
    width: 636px; /*width of content DIVs within slider. Total width should equal slider's inner width (500+5+5=400) */
    height: 136px;
    display: block;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.pagination {
    display: none;
}
