@charset "UTF-8";
/* CSS Document */



body { background:  #AB9E8D;  }
.techinfotitle         { background-color:#AB9E8D; }


.post h1.pattern {
	background: url(/images/bg_pattern-white.png) no-repeat right bottom;
		_background-image:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop,src='/images/spacer.gif');  
}

.post h2.colorway {
	background: url(/images/bg_colorway-white.png) no-repeat right bottom;
		_background-image:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop,src='/images/spacer.gif'); 	
}

.post h1.collection {
	background: url(/images/bg_collection-white.png) no-repeat right bottom;
		_background-image:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/spacer.gif' );  
}

#subnavcolorway {
	background: url(/images/subnav_colorway-white.png) no-repeat right bottom;
		_background-image:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image,src='/images/subnav_colorway-white.png'); 
	}


#subnavpagecolor {
	background: url(/images/subnav_pagecolor-white.png) no-repeat right bottom;
		_background-image:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image,src='/images/subnav_pagecolor-white.png'); 
	}
	
	
.post h1.collection a, .post h1.collection a:link, .post h1.collection a:visited { text-decoration:none; border-bottom:1px dotted #777067;} 
.post h1.collection a:hover, .post h1.collection a:active  {text-decoration:none; border-bottom:1px solid #666666;  }

.post h1.pattern a, .post h1.pattern a:link, .post h1.pattern a:visited { text-decoration:none;  border-bottom:1px dotted #777067;}
.post h1.pattern a:hover, .post h1.pattern a:active  {text-decoration:none; border-bottom:1px solid #666666; }

.post div.entry  a, .post div.entry  a:link, .post div.entry  a:visited {text-decoration:none; border-bottom:1px dotted #777067;}
.post div.entry  a:hover, .post div.entry a:active {text-decoration:none; border-bottom:1px solid #777067;}