﻿Body
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 100%;
    background-color: #90A5C4;
    background-image: url("http://www.snoshield.com/images/pageBackground.jpg");
    background-repeat: repeat-x;
    font: 1em Arial, sans-serif;
}

h1 
{
	text-align:center;
	color: #555555;
	font-size:1.75em;
}


a img 
{
	border: solid 1px black;
}

.categoryName
{
    font-weight: bold;
    color: #777777;
    line-height: 1.15em;
    text-decoration: none;
}

.footer
{
    font-size: 0.75em;
    font-weight: bold;
    color: #e7e7e7;
    
}

.footer a:link, .footer A:visited
{
    text-align:center;
    text-decoration:none;
    color: #e7e7e7;
    padding-right: 19px;
}

.gridTable
{
   text-align: left;
}

.homeHighlight
{
    font-family: Verdana;
    padding-top: 5px;
    color: White;
    font-weight: bold;
}

.homeHighlight a:link, .homeHighlight a:visited
{
    color: #083A81;
    text-decoration: none;
}

.homeHighlight a:hover, .homeHighlight a:visited:hover
{
    color: #ffffff;
    text-decoration: none;
}

.information
{
    color: #555555;
    font-size: 0.85em;
}

.linkBackground
{
    background-image: url("images/linkBackground.jpg");
}

.linkBox
{
    border-right: solid 2px #C5D1E1;
    border-left: solid 2px #C5D1E1;
    /*border-bottom: solid 2px #C5D1E1;*/
}

.navigate
{
    font-size: 0.95em;
    color: #ffffff;
    font-weight:bold;
    line-height: 1.8em;
    }

.navigate a:link 
{
    color: #C5D1E1;
    text-decoration: none;
}

.navigate A:visited
{
  color: #083A81;
    text-decoration: none;  
}

.navigate a:hover
{
     color: #ffffff;
}

.productDetailsDescription
{
    color: #444444;
}

.productDetailsName
{
    font-size: 1.3em;
    font-weight: 500;
    color: #666666;
    line-height: 1.5em;
    text-decoration: none;
}

.productDetailsPrice
{
    font-size: 1.2em;
    font-weight: 800;
    color: #333333;
    line-height: 1.35em;
    text-decoration: none;
}

.productDetailsTitle
{
    font-size: 1.1em;
    font-weight: 800;
    color: #444444;
    line-height: 1.2em;
    text-decoration: none;
    letter-spacing: .05em;
}

.productListingName, .productListingName a:link, .productListingName A:visited
{
    font-weight: normal;
    color: #333333;
    line-height: 1.2em;
    text-decoration: none;
    text-align:center;
}

.productListingPrice, .productListingPrice a:link, .productListingPrice A:visited
{
    font-weight: bold;
    color: #007b95;
    line-height: 1.2em;
    text-decoration: none;
    text-align:center;
}

.productSize
{
	color: #444444;
	font-weight: normal;
	height: 20px;
	font-size: 0.9em;
	border: solid 1px #777777;
}

.productQuantity
{
	color: #444444;
	font-weight: normal;
	font-size: 0.9em;
	text-align: center;
	border: solid 1px #777777;
}

#customGuards 
{
	background-image: url('images/customShields.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 185px;
	font-size: 0.92em;
}
#products 
{
	height:600px;
}
.sitemap
{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
	overflow-x: scroll;
	width: 711px;
}
#error
{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 711px;
}
