/*
	Turner's Seafood
*/

.shop-blocktable
{
	BORDER-COLLAPSE: collapse;
	border-style: solid;
	border-color:#C3C395;
	border-width:1px;
}

.shop-blocktable-background
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}

.shop-blocktable-background1
{
	border-color:white;
	border-collapse:collapse;
	border-width:1px;
}

.shop-blocktable-rows-background
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}

.shop-blocktable-title
{
	color:#fff;
	height:20px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border-color:white;
	border-collapse:collapse;
	border-width:1px;
	background-color:#451313;
}

.shop-blocktable-link
{
	color: #000000 !important;
	text-decoration: underline !important;
}

.shop-blocktable-link:hover {
	color: #000000 !important;
	text-decoration: none !important;
}

.shop-listtable
{
	BORDER-COLLAPSE: collapse;
	width:100%;
}

.shop-listtable-title
{
	background-color:#451313;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.shop-listtable-cell
{
	color:#333;
	text-align:center;
}

.designwidth
{
	width:950px;
}