@import url(/fansite/resources/generic-sites/css/generic_all.css);

html, html body {background:#2e2e2e url(images/american-chopper-bg02.jpg) no-repeat center top; height:auto;}
html:first-child, html body:last-child {background:#2e2e2e url(images/american-chopper-bg02.jpg) no-repeat center top; height:auto;}
html:root, html:root body {background:#2e2e2e url(images/american-chopper-bg02.jpg) no-repeat center top; height:100%;}
* html, * html body  {background:#2e2e2e url(images/american-chopper-bg02.jpg) no-repeat center top; height:100%;}



/* Anthony to check temporary fix below. content_other.css is adding 
 * styling to the bottom promos in the image gallery 
 * template. Not sure what other templates use this 
 * CSS and effects changes will have. 
 */
#fansite-content .fansite-image-gallery ul.fansite-related-content li {
	clear:none;
	border-top:none;
}

#fansite-content.fansite-image-gallery .related-video .fansite-related-content a, #fansite-content.fansite-image-gallery .related-video .fansite-related-content a:visited {color:#E4DDD9;}

