/* Default CSS Stylesheet for a new Web Application project */

.GeneralPage, .GeneralPageFront {
	background-color: #E6E3D8; /* Background Color */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 12px; /* Margins */
}
.GeneralPageFront {
	background-color: #ED1B2D; /* Background Color */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 28px; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10px; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #CDC3A3; /* Background color */
text-align: Center; /* Align Text */
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
height: 26px;
}

.TopSubBannerText
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10px; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #CDCECF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;
border-right: 1px solid #666666;
}

.LeftColumnText {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.LeftColumnSmallText {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
margin-left: 29px;
}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}
td#Instruction1_InstructCell {
	padding: .5em;
}
.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #DD0C0F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #81C341; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Message, .ErrorMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #90DC46;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: .5em 1em;
	border-bottom: 1px solid #666;
}
.ErrorMessage {
	color: #ED1B2D;
	background-color: #E6E3D8;
}
.Message a {
	color: #000;
}


.Headings, .HeadingsBig, h1
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 14px; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}
.HeadingsBig, h1 {
	font-size: 16px;
}
h1 {
	margin-bottom: 0;
}
h1.spacearound {
	margin-bottom: 1em;
}
p {
	margin-top: 0;
}

.Content, .ContentCenter, .ContentTableCellCss
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.ContentCenter
{
text-align: Center; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

.ContentTableCss {
	border: solid 1px #E7E3D7;
}
.ContentTableCss .ContentTableHeader {
	padding: 0 .5em;
}
.ContentTableCellCss {
	padding: 1em .3em;
}
.ContentTableCellCss a {
	color: #666;
}
.ContentTableCellCss a:hover {
	color: #333;
}

.ContentSmall {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9px; /* Font Size */
color: Black; /* Font Color */
font-weight: normal; /* Font Style */
font-style: italic; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.ContentSmall a {
	font-size: 9px;
}

.SmallHeader {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9px; /* Font Size */
color: #666; /* Font Color */
font-weight: bold; /* Font Style */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.ExtraLinks, .ExtraLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	font-style: normal;
}
.ExtraLinks a {
	text-decoration: underline;
}
.ExtraLinks a:hover {
	color: #333;
}
.DynamicProductCell
{
	padding: 16px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ProductPicSmall, .ProductPicSwatch {
	border: 1px solid #888;
}

.FrontNews
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: Left;
	padding: 8px;
	vertical-align: top;
}
.FrontNews h1, .FrontNews .header
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
}
.FrontNews h2
{
	font-size: 10px;
	font-weight: normal;
	margin-top: 0;
}
.FrontNews p
{
	margin-top: 0;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

.SearchResultsText, .SearchResultsLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-right: 10px;
}
.SearchResultsLinkText, .SearchResultsLinkText a {
	color: #666;
	font-weight: bold;
}
.SearchResultsLinkText a {
	text-decoration: underline;
}
.SearchResultsLinkText a:hover {
	color: #333;
}
.SearchResultsTable {
	margin-bottom: 1em;
}

.SimpleSearchBox {
	margin: 4px 7px 8px;
}

.SimpleSearchHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.NavigateSearchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #E6E3D8;
	padding: .5em .8em;
}
.NavigateSearchBox a {
	color: #666;
}
.NavigateSearchBox a:hover {
	color: #333;
}
.NavigateSearchBox .Goast {
	color: #ccc;
}

.novspace p {
	margin-bottom: 0;
}

.divider {
	clear: both;
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #E6E3D8;
}

img {
	border: 0;
}