﻿/* Winemaking Site section */

/* Header and leftnav background images */
#winemaking #header { background: #fff url(/assets/images/page_headers/header/winemaking.jpg) no-repeat top left; }
#winemaking #leftnav { background: #fff url(/assets/images/page_headers/leftnav/winemaking.jpg) no-repeat top left; }

/* Page Title */
#winemaking #leftnav #navright h1 img { height: 18px; width: 182px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/title_winemaking.png'); }
#winemaking #leftnav #navright h1 img[id] { background: transparent url(/assets/images/nav_section/title_winemaking.png) no-repeat; }

/* Page Subtitles */
h2#subtitle_bursick img { height: 11px; width: 168px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_george_bursick.png'); }
h2#subtitle_bursick img[id] { background: transparent url(/assets/images/nav_section/subtitle_george_bursick.png) no-repeat; }

h2#subtitle_stackhouse img { height: 18px; width: 214px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, sizingMethod=scale, ); }
h2#subtitle_stackhouse img[id] { background: transparent url(/assets/images/nav_section/subtitle_Melissa_Stackhouse.png) no-repeat; }

h2#subtitle_price img { height: 11px; width: 128px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_hollis_price.png'); }
h2#subtitle_price img[id] { background: transparent url(/assets/images/nav_section/subtitle_hollis_price.png) no-repeat; }

h2#subtitle_sparkling img { height: 11px; width: 172px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_sparkling_wines.png'); }
h2#subtitle_sparkling img[id] { background: transparent url(/assets/images/nav_section/subtitle_sparkling_wines.png) no-repeat; }

h2#subtitle_red img { height: 11px; width: 104px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_winemaking_red.png'); }
h2#subtitle_red img[id] { background: transparent url(/assets/images/nav_section/subtitle_winemaking_red.png) no-repeat; }

h2#subtitle_white img { height: 11px; width: 124px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_white_wines.png'); }
h2#subtitle_white img[id] { background: transparent url(/assets/images/nav_section/subtitle_white_wines.png) no-repeat; }

h2#subtitle_specialty img { height: 11px; width: 168px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/images/nav_section/subtitle_specialty_wines.png'); }
h2#subtitle_specialty img[id] { background: transparent url(/assets/images/nav_section/subtitle_specialty_wines.png) no-repeat; }

