/**
 * @version		3.5.2 March 24, 2010
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/** IE6 is a hunk of crap!!! don't ask me why this is needed **/

/* PNG FIX FOR IMAGES ONLY */
a#fxTrigger {
	position: relative;
	z-index: 300;
	cursor: pointer;
}

#fxShadow {
	background: none;
}

#the-footer {
	height: 1px;
	width: 98%;
}

img.screenshot {
	position: relative;
}

/* quick hacks for RokMooMenu IE */
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:visited {
	background: none;
}

#horiz-menu ul.menutop li li {
	margin-bottom:-3px;
}

#horiz-menu ul.menutop li li li {
	margin-bottom:-1px;
}