﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

html, body {
	height:100%;
}

/*** Links ***/

a { text-decoration: underline; }

a:hover { text-decoration:none; }

/*
------------------------
Content 
------------------------
*/

.pagetitle  
{
	padding-top:5px;
}


.title1 {
	font-size:14px;
	font-weight:bold;
}

.title2 {
	font-size:12px;
	font-weight:bold;
}


.main {
	margin-right:auto;
	margin-left:auto;
}

.hdrLogin, 
.hdrSiteSearch,
.hdrLanguage
{
	vertical-align:middle;
}

.hdrContactus {
	padding-left:15px;
	font-weight:bold;
	vertical-align:top;
	/*width:386px;*/
}

.hdrContactus a 
{
	/*color:#cc0000;*/
	text-decoration:none;
}

.hdrContactus a:hover {
	text-decoration:underline;
}

.hdrLogin 
{
	width:150px;
	padding-right:15px;
}

.hdrSiteSearch 
{
	width:150px;
	margin-top:3px;
}

.hdrLanguage 
{
	width:105px;
	margin-top:5px;
	text-align:right;
}

.hdrLanguage a 
{
	font-size: 9px;
	color: #999999;
	letter-spacing: 2px;
	text-decoration:none;
}

.sitesearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #587CA1;
	text-decoration: none;
	border: 1px solid #999999;
}

.navigation {
	width:190px;
	vertical-align:top;
	padding-bottom:20px;
}

.plsidebar { width:170px; }

.locatorbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.preflink 
{
	padding-bottom:10px;
}

.preflink a
{
	font-weight:bold;
}

.content {
	/*width:685px;*/
	padding-left:10px;
	vertical-align:top;
}

/***
Product Locator Page
***/


.pl_text {
	 padding-left:5px;
	 padding-right:5px;
	 color:#ff0000; 
	 font-size:10px;
}


/*** Footer ***/

.footer ul 
{
	margin:0px;
	text-align:center;
	padding-bottom:15px;
}

.footer ul li 
{
	display:inline;
	list-style-type:none;
	padding-right:3px;
	padding-left:3px;
}


.footer a, 
.footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#808284;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

/*
------------------------
Home Page 
------------------------
*/

.specialannounce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.retailershead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #80A5CF;
	text-decoration: none;
	text-align: left;
}

.retailerstorybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.retailerstorybox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.plbox td {
	font-size:10px;
}

/***Awards Page***/

.awardstitle {
  font-size:12px;
  font-weight:700;
  color:#5F5F5F; 
  line-height:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}


.awardstitle2 {
  font-size:11px; 
  color:#444444;
  font-weight:400;
  line-height:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*
------------------------
Buyers Guide 
------------------------
*/

.BgPaymentTable
{
	width:600px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.BgPaymentTable td
{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}

.BgPaymentTable .Title
{
	background-color:#dddddd;
}

.BgPaymentTable .Header
{
	font-weight:bold;
}

.BgPaymentTable .FeatureCol
{
	width:200px;
}
