﻿body 
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:14px;
	line-height:1.4em;
	color:#333333;
	width:980px;
	margin:auto;
	background-image:url('/images/pageBg.gif');
	background-repeat:repeat-y;
	background-position:center;
}

p   {padding:0px;margin:0px 0px 30px 0px;}

.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Clearfix */
.clearfix:after{content: ".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hide from IE-mac */

div
{
	color:#333333;
}

h1, h1 a	
{
    margin:0px 0px 10px 0px;
	color:#bd0926;
	font-size:26px;
	font-weight:normal;
	position: relative; /* peekaboo bug fix for IE6 */
    min-width: 0; /* peekaboo bug fix for IE7 */
    text-decoration:none;
}
	
h2	
{
	font-size:22px;
	margin:0px 0px 30px 0px;
	padding:0px;
	color:#bd0926;
	font-weight:normal;
}

hr
{
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC; /* FireFox */
    border:0px; /* Removes the bevel styling in FireFox */
}

img
{
    border:0px;
}

.headerText
{ 
    font-weight: bold;
    padding:4px;
    font-size:10px;
    border:0px solid blue;
}

.productDetails_gridValue
{
    padding:4px;
    border:0px solid red;
    font-size:10px;
}

.error
{
    border:1px solid #C6C6C6;
    padding:5px;
    background-color:#FFFFC0;
    color:Red;
}

.clear {clear:both;}

#topsection{
background: #FFFFFF;
margin-bottom:7px;
}

#contentcolumn
{
    width:980px;
    margin-top:10px;
    background-color:#fff;
}



#footer{
    clear: left;
    width: 100%;
    color: #FFF;
}


.topStrapline
{
    float:left;
    display:block;
    color:#626262;
    font-weight:bold;
}
.headerLoginViewLinks
{
    float:right;
    text-align:right;
    color:#808080;
}

.headerLoginViewLinks a
{
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#808080;
    margin-left:5px;
    margin-right:5px;
}


.logo{float:left;margin-top:15px;}

.logo .title
{
    margin:15px 0px 10px 0px;
	color:#9d9d9f;
	font-size:24px;
	font-weight:600;
	position: relative; /* peekaboo bug fix for IE6 */
    min-width: 0; /* peekaboo bug fix for IE7 */
}

.headerContact  {float:right; width:250px;line-height:normal;}
.headerContact .needHelp    {color:#000000; font-size:25px; font-weight:bold; text-align:justify;}  
.headerContact .tel    {color:#bf1e2e; font-size:36px; font-weight:bold; text-align:justify;}  
.headerContact .hours    {color:#000000; font-size:20px; font-weight:bold; text-align:justify;}  

.dividerBar {background-color:#e5e5e5; padding:8px; margin:30px 0px;}

p.homeIntro {margin:30px 0px 10px 30px;}

.homeBox    {border:1px solid #e5e5e5; padding:20px; margin-top:30px; margin-bottom:30px;}
.homeBox .brands .brand {float:left; width:210px; margin:20px 0px 20px 25px;}
.homeBox .brands .brand:first-child    {margin-left:0px;} 
.homeBox .brandlogo  { text-align:center; height:60px; margin-bottom:30px; }
.homeBox .brandlogo img  { vertical-align:middle; }
.homeBox p  {margin-top:30px;}
.homeBox p a {color:#bd0926;}

.page   {border:1px solid #e5e5e5; padding:20px;margin-top:30px; margin-bottom:30px;}
.productHeader  {float:left; width:500px;}
.productLogo    {margin-top:70px;}
h1.productTitle a {position:relative; top:-100px; z-index:1000; background-color:#000000; color:#FFFFFF; padding:10px; width:500px; text-decoration:none;}
a.backToHome {display:inline-block; margin-top:30px; margin-right:20px;}
a.viewProductRange {display:inline-block; margin-top:30px;}

.productDesc    {float:left; width:340px; margin-top:20px;}
.productBullets {margin-left:30px; margin-top:20px; }
ul.bullets  {list-style-image: url('/images/bullet.gif'); list-style-position:inside; padding:0px; margin:0px;}
ul.bullets li   {padding:5px; margin-left:5px;}

.footerLogos    {}
.footerLogos img:first-child    {margin-left:20px;}
.footerLogos img    {margin-left:70px;}

.comparisonTable    { border-collapse:collapse;}
.comparisonTable td {border:1px solid #666666; height:50px; width:200px; padding:5px; font-size:12px; vertical-align:top; text-align:center;}

td.compareProdTitle a  {font-weight:bold; font-size:15px; text-decoration:none; color:#333333;}

.comparisonKeyTable    { border-collapse:collapse; width:200px;}
.comparisonKeyTable td {border:1px solid #666666; border-right:0px; font-weight:bold; height:50px; padding:5px; font-size:15px; background-color:#CCCCCC;}
.comparisonKeyTable td a    {color:#333333;}

.comparisonKeyTable td.medDesc, .comparisonTable td.medDesc    { height:80px;}
.comparisonKeyTable td.longDesc, .comparisonTable td.longDesc    { height:220px;}

.score  { float:right; width:30px; 
          background-color:#666666; 
          color:#FFFFFF; margin-top:-10px; margin-right:-10px;
          font-size:13px; padding:3px;
           -moz-border-radius: 3px; 
           -webkit-border-radius: 3px; 
           border-radius: 3px; }

.scoreContent   {width:150px; display:block; float:left;}
           
.compareImage   {width:180px;}

.compareFinalScore
{
    color:#CC0000;
    font-size:22px; font-weight:bold; padding-top:5px;
    text-align:center;
}