/* full width modules for body */


div.module {
    margin-right: 9px;
    background-color: #EED; 
    padding: 0 0 5px 0 ;
    margin-bottom: 12px;
    
}

div.module>p {
    background-color: #EED;
    border-bottom: dotted 1px #557;
    margin: 4px 15px !important;
    padding: 5px 8px 12px 0 !important;
    font-size: 14px;
    line-height: 20px;
    color: #349;
}

div.module>h3>span {
    display: block;
    background-color: #DDC; 
    border: 1px solid #FFF;
    margin: 0px ;
    height: 20px;
    line-height: 18px;
    display: block;
    padding: 3px 3px 2px 11px !important;
    font-size: 15px;
    line-height: 22px;
}
    
div.module>h3 {
    border: 3px solid #DDC;
    display: block;   
}
    



/* third width modules for homepage and sidebars */


 
div.modules { 
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 15px 0 0 0!important;
} 

div.small_module {
    width: 173px;
    margin-right: 9px;
    background-color: #dee; 
    padding-top: 2px;
    float: left;
    clear: left;
}


div.small_module>ul {
    margin-top: 2px !important;
}

div.small_module.last {
    margin-right: 0px;
}
    
div.small_module>div,
div.small_module>ul,
div.small_module>p,
div.small_module>a {
    display: block;
    background-color: #dee;
    width: 160px; 
    padding: 5px 0px 5px 13px;
    margin-top: 0px;
}



div.small_module>div *,
div.small_module>ul *,
div.small_module>p *,
div.small_module>a>p * {
    padding: 2px 0px !important
}


div.small_module>h3 {
    border: 1px solid #FFF;
    margin: 1px 2px 1px 2px;
    height: 14px;
    line-height: 14px;
    display: block;
    width: 162px;
    padding: 3px 3px 1px 2px !important;
    font-family: Helvetica, Arial, sans-serif !important;
    color: #349 !important;
    text-transform: uppercase !important;
}
    
div.small_module p {}

div.small_module img {
    width: 170px;
    margin: 2px;
}



div#our_people { } 

div#innovative_solutions { } 

div.small_module>a {
    display: block;
    background-color: #DDC;
    overflow: hidden !important;
    text-decoration: none !important;
}

div.small_module>a>p {
    display: block;
    padding-bottom: 20px !important;
    min-height: 85px;
}


div.small_module>a:hover {
    background-color: #DEF;
}


div.colRight div.small_module {
    width: 173 !important;
    /* overflow: hidden !important; */
}



div.colRight div.small_module>* {
    width: 211px !important;
    /* overflow: hidden !important; */
}

div.colRight div.small_module>*>* {
    max-width: 205px !important;
    /* overflow: hidden !important; */
}

div.colRight div.small_module>h3 {
    width: 224px !important;
    overflow: hidden !important;
}

div.colRight div.small_module>img {
    width: 231px !important;
}

/* Quarter width modules with hover states for contextual nav*/


div.smaller_module {
    float: left;
    width: 127px;
    margin-right: 8px;
    margin-bottom: 12px;
    background-color: #ACB !important;
    padding-bottom: 8px !important;
}

div.smaller_module a:hover * {
	cursor: pointer;
}

div.smaller_module.last {
    margin-right: 0px;
}
    
div.smaller_module>div,
div.smaller_module>ul {
    display: block !important;
    width: 113px !important; 
    padding: 4px 7px !important;
}

div.smaller_module>div *,
div.smaller_module>ul *,
div.smaller_module span * {
    padding: 2px !important;
}

div.smaller_module h1,
div.smaller_module h2,
div.smaller_module h3, 
div.smaller_module h4,
div.smaller_module h5,
div.smaller_module h6,
div.smaller_module strong {
    display: block;
    width: 113px;
    padding: 2px 5px 2px 3px !important;
    font-weight: normal;
}

div.smaller_module h3,
div.smaller_module strong {
    color: #349 !important;
    background-color: #ACB  !important;
    border: 1px solid #FFF !important;
    margin: 2px !important;
    height: 12px  !important;
    line-height: 12px  !important;
    font-style: normal !important;
    font-family: Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
}
    



div.smaller_module img {
    background-color: #ACB;
    border: 1px solid #FFF;
    width: 121px;
    height: 75px;
    margin: 0 2px 2px 2px !important;
}



div.smaller_module img.bw {
    display: block;
}

div.smaller_module img.color {
    display: none;
}


div.smaller_module:hover img.bw {
    display: none !important;
}

div.smaller_module:hover img.color {
    display: block !important;
}





div.smaller_module div.spacer {
    width: 125px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    text-overflow: hidden;
    background-color: #FFF;
    color: #FFF;
    display: block;
    margin: 0px;
    padding: 0px;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #ACB;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    margin-left: -1px;
    padding-left: 1px;
}



div.smaller_module a {
    display: block;
    background: #ACB;
}

div.smaller_module span {
    min-height: 80px;
}

div.smaller_module span.link {
	min-height: 10px;
}

div.smaller_module p,
div.smaller_module span {
    display: block;
    background-color: #EED;
    font-size: 11px !important;
    line-height: 15px !important;
    padding: 4px 7px !important;
}

div.smaller_module a span.link {
    text-decoration: underline;
    color: #347 !important;
    font-family: Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}


div.smaller_module:hover p,
div.smaller_module  a:hover p,
div.smaller_module:hover span,
div.smaller_module  a:hover span {
    background-color: #DEF !important;
}

div.smaller_module a p,
div.smaller_module a:hover p,
div#below_body_slot div.smaller_module p,
div#below_body_slot div.smaller_module a p,
div#below_body_slot div.smaller_module:hover p,
div#below_body_slot div.smaller_module a:hover p,
div#below_body_slot div.smaller_module a p:hover, 
div#below_body_slot div.smaller_module>a>p,
div#below_body_slot div.smaller_module>a:hover>p,
div#below_body_slot div.smaller_module>a>p:hover,
div#below_body_slot div.smaller_module a,  
div#below_body_slot div.smaller_module a:hover   {
    text-decoration: none !important;
    color: #345 !important;
    
}



img.caret,
div.small_module img.caret,
div.smaller_module img.caret,
div.module img.caret,
div.colMain div#body_slot div.module img.caret  {
    display: block;
    z-index: 100 !important;
    position: relative !important;
    margin: 0;
    padding: 0;
    width: 21px;
    height: 9px;
    border: none !important;
    outline: none !important;
    outline-style: none !important;
    color: #DDE;
}

div.colMain div#body_slot div.module img.caret  {
    width: 42px;
    height: 18px;
}



div.colRight div.small_module:after {

    
}




a.hoverMod {
    width: 198px;
    height: 236px;
    margin-right: 6px;
    background-color: #DDC; 
    padding-top: 2px;
    float: left;
    margin-bottom: 12px;
}

a.hoverMod:hover {
	background-color: #DEF;
	text-decoration: none !important;
}

a.hoverMod strong {
    border: 1px solid #FFF !important;
    margin: 1px 2px 1px 2px;
    height: 14px;
    line-height: 14px;
    display: block;
    width: 188px;
    padding: 3px 3px 1px 2px !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    color: #349 !important;
    text-transform: uppercase !important;
    cursor: pointer;
}

a.hoverMod img {
	margin: 2px;
}

a.hoverMod span {
	display: block;
	padding: 16px;
}



/* Ben-Har Additions */

.bglist {
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.bglist li {
	width: 50%;
}

#benharacrylgradea { background-image: url(/site/images/ben_har_acryl_grade_a.jpg); }
#benharacrylgradec { background-image: url(/site/images/ben_har_acryl_grade_c.jpg); }
#benharacrylgradecfr { background-image: url(/site/images/ben_har_acryl_grade_c-2_fr.jpg); }
#benharfrgradea { background-image: url(/site/images/ben_har_1151_fr_grade_a.jpg); }
#benharfrgradec { background-image: url(/site/images/ben_har_1151_fr_grade_c.jpg); }
#benharfrb { background-image: url(/site/images/ben_har_1151_frb.jpg); }
#benharheavywall { background-image: url(/site/images/ben_har_1151_hw.jpg); }
#benharxl200gradea { background-image: url(/site/images/ben_har_1151_xl_200_grade_a.jpg); }
#benharxl200gradec { background-image: url(/site/images/ben_har_1151_xl_200_grade_c.jpg); }
#benharxl240 { background-image: url(/site/images/ben_har_1151_xl_240_grade_a.jpg); }
#benharexflex { background-image: url(/site/images/ben_har_ex_flex.jpg); }
#benharst { background-image: url(/site/images/ben_har_st.jpg); }
#benharviton44 { background-image: url(/site/images/ben_har_viton_44.jpg); }

