﻿/************************* Module Layout Styles *************************/
div.SouthfishBase, html.SouthfishBase{
	font-size: 9pt;
	color: #6d6b54;
	font-family: Verdana, Helvetica, sans-serif
}
div.SouthfishBase{
	margin-top: 10px;
	margin-bottom: 10px
}
.LeftPane div.SouthfishBase,.LeftPane div.SouthfishBase .ModuleTitle,.LeftPane div.SouthfishBase .ModuleContent,.LeftPane div.SouthfishBase .ModuleContent h1,.LeftPane div.SouthfishBase .ModuleContent h2,.LeftPane div.SouthfishBase .ModuleContent h3,.LeftPane div.SouthfishBase .ModuleContent p,.LeftPane div.SouthfishBase .ModuleContent a,.LeftPane div.SouthfishBase .ModuleContent a:hover{
	color: #fff !important
}
.RightPane div.SouthfishBase{
	margin-left: 25px;
	margin-right: 25px;
	width: 155px
}
.SouthfishBase .ModuleTitle{
	margin: 0;
	padding: 0;
	font-size: 1.3em
}
.SouthfishBase h1 {
	font-size: 1.3em;
	color: #1058C1;
	font-weight: 700
}
.SouthfishBase .ModuleContent
{
	padding-top: 5px
}
.SouthfishBase .ModuleContent,.SouthfishBase p{
	line-height: 1.5em;
	color: #6d6b54
}
.LeftPane .SouthfishBase .ModuleContent,.LeftPane .SouthfishBase p{
	line-height: 1.3em;
	color: #1058C1;
	font-size: 8pt
}
.LeftPane .SouthfishBase h1{
	color: #1058C1;
	font-size: 1.1em
}
.LeftPane .SouthfishBase h2,.LeftPane .SouthfishBase h3,.LeftPane .SouthfishBase a{
	color: #1058C1
}
/*====================================Module Content Text Styles====================================*/
.SouthfishBase .CategoryItem{
	border:1px solid #D3D3D3;
	width: 160px;
	margin-bottom: 10px;
	margin-right: 10px
}
.SouthfishBase .CategoryItem h4{
	text-indent: 4px;
	width: 160px;
	border-bottom:1px solid #D3D3D3;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px
}
.SouthfishBase .ProductOption{
	padding-bottom: 4px
}
.Highlight{
	font-weight: 700;
	color: #c41230
}
.SouthfishBase .Highlight{
	font-weight: 700;
	color: #1058C1
}
.SouthfishBase h2{
	font-weight: 700;
	font-size: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #1058C1
}
.SouthfishBase h3, .SouthfishBase h4, .SouthfishBase h5, .SouthfishBase h6{
	font-weight: 700;
	color: #1058C1
}
.SouthfishBase a{
	color: #1058C1;
	text-decoration: underline
}
.SouthfishBase a:hover {
	color: #1DB471;
	text-decoration: underline
}
.SouthfishBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	border-bottom: 2px dotted #ccc;
	background: #F0F0F0
}
.SouthfishBase .field,
.SouthfishBase .Field{
	background-color: #F9FFDF;
	border: 1px dimgray solid
}
.SouthfishBase .button,.SouthfishBase .Button,.SouthfishBase a.Button,.SouthfishBase a:link.Button,.SouthfishBase a:visited.Button,.SouthfishBase a:hover.Button,.SouthfishBase a:active.Button{
	padding-right: 1em;
	border-right: #696969 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #696969 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #1058C1;
	text-align: center;
	text-decoration: none
}
.SouthfishBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: .9em;
	line-height: 11px
}
.SouthfishBase h3.nwLabel a
{
	font-size: 12px;
}
.SouthfishBase .ProductList table td h3 a.nwLabel
{
	font-size: 12px;
}
.SouthfishBase .ProductList table td a img
{
	width: 160px;
	height: 79px;
}