﻿/* About Us Site section */

/* Header and leftnav background images */
#aboutus #header { background: #fff url(/assets/images/page_headers/header/about_us.jpg) no-repeat top left; }
#aboutus #leftnav { background: #fff url(/assets/images/page_headers/leftnav/about_us.jpg) no-repeat top left; }

/* Page Title */
#aboutus #leftnav #navright h1 img { height: 18px; width: 160px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/title_about_us.png'); }
#aboutus #leftnav #navright h1 img[id] { background: transparent url(/assets/images/nav_section/title_about_us.png) no-repeat; }

/* Page Subtitles */
#aboutus #leftnav #navright h2#subtitle_story img { height: 11px; width: 155px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_story_of_j.png'); }
#aboutus #leftnav #navright h2#subtitle_story img[id] { background: transparent url(/assets/images/nav_section/subtitle_story_of_j.png) no-repeat; }

#aboutus #leftnav #navright h2#subtitle_judy_jordan img { height: 11px; width: 134px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_judy_jordan.png'); }
#aboutus #leftnav #navright h2#subtitle_judy_jordan img[id] { background: transparent url(/assets/images/nav_section/subtitle_judy_jordan.png) no-repeat; }

#aboutus #leftnav #navright h2#subtitle_sustainable_practices img { height: 11px; width: 245px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_sustainable_practices.png'); }
#aboutus #leftnav #navright h2#subtitle_sustainable_practices img[id] { background: transparent url(/assets/images/nav_section/subtitle_sustainable_practices.png) no-repeat; }

#aboutus #leftnav #navright h2#subtitle_contact_us img { height: 11px; width: 122px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_contact_us.png'); }
#aboutus #leftnav #navright h2#subtitle_contact_us img[id] { background: transparent url(/assets/images/nav_section/subtitle_contact_us.png) no-repeat; }

#aboutus #contentarea.contactus #content { margin-top: 27px; }
#aboutus #contentarea.confirmation #content { min-height: 300px; _height: 300px; }
#aboutus #contentarea.contactus #content #contact-info { float: left; width: 205px; }
#aboutus #contentarea.contactus #content #form-area { float: left; width: 355px; padding: 0 0 0 22px; border-left: 1px solid #dedede; }