﻿#page_title { background-image: url('../store/store_header.jpg'); }

#content p
{
	line-height: 150%;
	margin-bottom: 1em;
	clear:both;
	color: #404040;
}

#fc_minicart { display: none; }
#fc_minicart td { vertical-align:middle; padding-left: 10px; }

h1 {
	font-family: Helvetica, Trebuchet MS, sans-serif;
	font-size: 24px;
	margin-bottom: 0.5em;
	color: #851930;
}

.store-item {
	margin-bottom: 25px;
	padding-top: 10px;
	border-top: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
}

.store-desc { width: 350px; }
.store-desc ul { padding: 5px 5px 15px; }	
.store-desc ul li { padding: 2px; }

.store-image
{
	width: 323px;
	text-align: center;
}
.store-image img { display: inline; }

.store-price
{
	width: 125px;
	text-align: center;
	line-height: 150%;
}
.store-price b { font-size: 14px; }

.store-order { width: 175px; }
.store-order table { float: right; }
.store-order table tr td
{
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
}

.store-price-wrap
{
	float: left;
	padding: 5px;
	background-color: #EAEAEA;
}

#store-item-bobble th
{
	padding: 10px 30px 0;		
}
#store-item-bobble td
{
	padding: 5px 0;
	font-size: 12px;
	text-align: center;
	background-color: #E4E4E4;
	border-left: 1px solid #FFFFFF;
}
#store-item-bobble td b
{
	font-size: 14px;
}
#content form
{
	padding-top: 3px;
}
#content form .button
{
	vertical-align: bottom;
}
#store-index
{
	width: 625px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
#store-index th
{
	width: 150px;
	padding: 0 0 15px 10px;
	text-align: center;
}
#store-index td
{
	width: 150px;
	padding: 5px 15px 0 5px;
	font-size: 11px;
	vertical-align: top;
}
#store-index td h1
{
	font-size: 14px;
	padding: 5px 0;
	font-weight: bold;
}
#store-index td h1 a:hover
{
	text-decoration: underline;
}
.accordion ul.menu, ul.menu ul {
	width: 170px;
}
#page-title-clear { display: none; }
#store-content 
{
	float: left;
	margin: 17px 0 20px 0;
	width: 695px;
}
#store-content h2 {
	font-size: larger;
	font-weight: bold;
	line-height: 130%;
}
#store-content ul li {
	list-style-type: disc;
	line-height: 120%;
	margin-left: 1em;
}