/*-----------------------------------
Boriva CSS stylesheet 
-------------------------------------*/
#top-nav,
#column-1,
#footer,
.top-wrapper,
.page-img img,
.contact-banner,
.breadcrumbsSmall,
.breadcrumbs,
.pagination { display: none; }

h1.noShow { display: block; }

body  { font-family: Arial, sans-serif; font-size: 12px; color: #000; line-height: 14px; }
h1  { font-size: 16px; font-weight: bold; color: #000; line-height: 18px; margin-bottom: 13px; }
h2  { font-size: 14px; font-weight: bold; color: #000; line-height: 16px; margin-bottom: 3px; }
p,
ul { margin-bottom: 18px; }

a img { border: none; }

.table-02 { width: 100%; }
.table-02 th    { padding: 0 0 16px 10px; text-align: left; }
.table-02 th h2 a  { font-size: 14px; color: #000; line-height: 14px; text-decoration: none; }

.table-02 td  { width: 125px; padding: 0 8px 15px 0; }
.table-02 .imgWrapper { width: 120px; height: 90px; display: block; margin-bottom: 5px; position: relative; }
.table-02 .imgWrapper img { width: 120px; height: 90px; display: block; }
.table-02 h3  { line-height: 14px; }
.table-02 h3 a,
.table-02 .sub  { font-size: 12px; font-weight: bold; color: #000; line-height: 14px; text-decoration: none; }
.table-02 .sub  { display: block; margin-bottom: 7px; }
.table-02 p { font-size: 10px; color: #000; line-height: 12px; }

/*-------- LIGHTBOX PRINT -----------------------------*/


#lightbox-container-image-box { width: auto; height: auto; }


#jquery-overlay,
#lightbox-loading,
.lb-print #container,
.lb-print #lightbox-image-details-currentNumber,
.lb-print #lightbox-secNav,
.lb-print #lightbox-buttons,
.lb-print .mapBox { display: none !important; }   

