﻿#shop_content
{
	background-color: #e9e7d0;
	padding: 10px 10px 10px 10px;
	width: 550px;
}

#shop_wrappa 
{
	background-color:#e9e7d0;
	float:left;
}

#shop_left_nav 
{
	float:left;
	margin-bottom:20px;
}

#shop_left_nav a img 
{
	 border:none;
}
#shop_left_nav ul 
{
	 padding:0 0 0 9px;
	 margin:0;
	 list-style-type:none;
}
#shop_left_nav ul li 
{
	padding:2px 0;
	margin:0;
}
#shop_left_nav ul li a 
{
	display:block;
	width:125px;
	height:26px;
	text-indent:-9999px;
}

#shop_left_nav ul li a#shop_nav_home:link, #shop_left_nav ul li a#shop_nav_home:visited { background-image:url(/shop_smuckers/store_cafe/images/nav_home.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_home:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_home.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_store { background-image:url(/shop_smuckers/store_cafe/images/nav_store.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_store:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_store.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_family { background-image:url(/shop_smuckers/store_cafe/images/nav_family.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_family:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_family.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_cafe { background-image:url(/shop_smuckers/store_cafe/images/nav_cafe.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_cafe:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_cafe.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_journey { background-image:url(/shop_smuckers/store_cafe/images/nav_journey.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_journey:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_journey.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_baskets { background-image:url(/shop_smuckers/store_cafe/images/nav_baskets.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_baskets:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_baskets.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_events { background-image:url(/shop_smuckers/store_cafe/images/nav_events.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_events:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_events.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_faqs { background-image:url(/shop_smuckers/store_cafe/images/nav_faqs.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_faqs:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_faqs.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_directions { background-image:url(/shop_smuckers/store_cafe/images/nav_directions.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_directions:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_directions.active { background-position:left bottom; }

#shop_left_nav ul li a#shop_nav_contact { background-image:url(/shop_smuckers/store_cafe/images/nav_contact.jpg);background-repeat:no-repeat;background-position:left top; }
#shop_left_nav ul li a#shop_nav_contact:hover { background-position:left bottom; }
#shop_left_nav ul li a#shop_nav_contact.active { background-position:left bottom; }
    
#shop_content 
{
	float:left;
	width:550px;
	margin-bottom:20px;
}
#shop_content p 
{
	font-size:11px;
	color:#000;
	padding:5px 0;
	margin:0;
}   
#shop_content p b 
{
	font-weight:bold;
	color:#b31b34;
}

.shop_left_nav_banner 
{
	padding-left:9px;
	padding-top:10px;
}   

.twocolumnleft
{
	width:290px;
	float:left;
	display:inline;
}
.twocolumnright
{
	width:180px;
	float:left;
	display:inline;

}

.twocolumnleftsplit
{
	width:227px; 
	padding:5px;
	float:left;
	display:inline;
}

.twocolumnrightsplit
{
	width:247px;
	float:left;
	display:inline;
}

#shop_content p.blue 
{
	padding-left:5px;
	font-size:11px;
	line-height:160%;
	font-weight:bold;
	color:#75b0ef;
}

#shop_content .bumpup
{
	margin-top:-12px;
}

.form_label
{
	font-size: 12px;
}

/* holiday schedule */
#shop_content p.holiday-schedule  {
    border-bottom:1px solid #B31B34;
    border-top:1px solid #B31B34;
    color:#B31B34;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    margin-bottom:10px;
    margin-left:36px;
    margin-top:10px;
    padding-bottom:12px;
    padding-top:10px;
    width:480px;
    line-height:18px;
    clear:both;
}

#shop_content p.holiday-schedule.events  {
    margin-left:8px;
}
