﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
	font-family		: Verdana, Sans-Serif;
	font-size		: 12px;
}

h1 
{
	font-size		: 1.3333em;
}

h2 
{
	font-size		: 1.3333em;
}

h3 
{
	font-size		: 1.1667em;
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : underline;
}

a:visited 
{
    text-decoration : underline;
}

a:hover 
{
    text-decoration : none;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

strong em,
em strong
{
	font-weight		: bold;
	font-style		: italic;
}

/*___ DIV _________________________________________________________________*/

div#addressBox
{
    font-weight     : bold;   
}

/*___ SPAN _________________________________________________________________*/

span#copyInfo
{
	font-size		: 0.7em;	
}

span.abLine
{
    line-height     : 1.4em;   
}

.form.dealerLogin .Error
{
	font-weight		: bold;	
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

div.article h2
{
    font-size       : 1.5em;
}

h2.h2TipCategory
{
	font-size		: 1.75em;
}

#guideListTitles h2 
{
	font-size		: 2em;
}

#guideListTitles h2, 
#guideListTitles h3 
{
	line-height		: 1.4em;
}

/*___ H3 _________________________________________________________________*/

ul.ulRepairGuideArticles h3
{
    font-size       : 1.5em;
}

/*___ H4 _________________________________________________________________*/

ul.ulRepairGuideArticles h4,
ul.ulRepairGuideArticlesIn h4,
ul.ulArticles h4,
ul.ulArticlesPress h4,
div.repairGuideTip h4
{
    font-size       : 1.5em;
}

div#featuredProduct ~ ul.ulArticles h4
{
	font-size		: 1.1667em;
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

div#branding ul.ulMain 
{
	text-transform	: uppercase;	
	font-weight		: bold;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div#branding li a,
div#branding li a:visited
{
	text-decoration	: none;	
}

div#branding li a:hover
{
	text-decoration	: underline;	
}

ul.ulFooterMenu a
{
	font-size		: 0.8em;
	line-height		: 1.2em;
}

ul.ulRepairGuideMenu > li > a
{
    font-weight     : bold;
    text-transform  : uppercase;   
}

ul.ulRepairGuideMenu ul a
{
    font-size       : 0.9em;   
}

ul.ulAboutUsMenu a,
ul.ulAboutUsMenu a:hover,
ul.ulAboutUsMenu a:visited
{
    font-weight     : bold;   
}

.threeColumn #content_main a
{
	text-decoration	: none;	
}

.threeColumn #content_main a:link, 
.threeColumn #content_main a:visited 
{
	text-decoration	: underline;
}

.threeColumn #content_main a:link:hover,
.threeColumn #content_main a:visited:hover
{
	text-decoration	: none;
}

.dealerLogin .button,
.dealerLogin .button:hover,
.dealerLogin .button:visited,
.dealerNeedAcct .button,
.dealerNeedAcct .button:hover,
.dealerNeedAcct .button:visited,
a.cmdGo,
a.cmdGo:hover,
a.cmdGo:visited
{
	font-size		: 1.5em;
	text-decoration : none;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

div#contactForm input.lbSend
{
    font-weight     : bold;
    line-height     : 25px;
}

.repInfo button 
{
	text-decoration	: underline;
}

.repInfo button:hover 
{
	cursor			: pointer;
	text-decoration	: none;
}

/*___ LABEL _________________________________________________________________*/

div#searchbox label span
{
	font-size		: 0.8em;	
}

/*___Group/Section/Class_________________________________________________________________*/