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

#page
{
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_headerRepeat.jpg) repeat-x;
}

body#commerce #header 
{
	height: 140px;
	padding: 0 15px 0 0;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_header.jpg) no-repeat;
	border: none;
}

#header_logo img { display: none; }

#navBar
{
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_navbarBG.jpg) no-repeat;
}

#site_nav
{
	height: 50px;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_sitenav.gif) no-repeat;
	text-indent: -500%;
}

#site_nav a 
{ 
	float: left; 
	height: 50px;
	display: block;
}

#site_nav a#artwork_nav { width: 89px; }

#site_nav a#artwork_nav:hover, #site_nav a#artwork_nav:active { background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_sitenav-hover.gif) no-repeat; }

#site_nav a#comics_nav { width: 82px; }

#site_nav a#comics_nav:hover, #site_nav a#comics_nav:active { background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_sitenav-hover.gif) -90px 0 no-repeat; }

#site_nav a#latest_nav { width: 88px; }

#site_nav a#latest_nav:hover, #site_nav a#latest_nav:active { background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_sitenav-hover.gif) -172px 0 no-repeat; }

#intro 
{
	background: #FEE7DD !important; 
}

#featured_items #intro.section h1
{
	height: 39px;
	margin: 0;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_welcomeh1.gif) no-repeat;
	text-indent: -500%;
}

#galleries h1
{
	height: 28px;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_galleriesH1.jpg) no-repeat;
	text-indent: -500%;
}