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



body { background: #0D0D0D; color: #CCCCCC; }
h1, h2, h3 { color: #CCCCCC; }
a {	color: #CCCCCC; }

.techinfotitle         { background-color:#0D0D0D; }

.post h1 a, .post h1 a:link, .post h1 a:visited { color: #cccccc; }
.post h1 a:hover, .post h1 a:active  { border-bottom:1px solid #555555; color: #CCCCCC; }

.collectionNav .other  { border-top: 1px solid  #4F4F4F; color: #CCCCCC; }
.collectionNav  a:link, .collectionNav  a:visited { border-bottom:0px solid #333333; }
.collectionNav  a:hover, .collectionNav  a:active { border-bottom:1px solid #333333; }

.box .selectcolorway { 	color: #CCCCCC; }

.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; color: #cccccc; border-bottom:1px dotted #A7A096;}
.post h1.collection a:hover, .post h1.collection a:active  {text-decoration:none; border-bottom:1px solid #666666; color: #cccccc; }

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




.collectionLaceNav  a:link, .collectionLaceNav  a:visited {	border-bottom:1px dotted #A7A096; }
.collectionLaceNav  a:hover, .collectionLaceNav  a:active {	border-bottom:1px solid #666666; }