/*___ type.css: Typeography Styles ___*/

/*___ Section 1: Global Typeography Styles ___*/

html 
{
}

body 
{
    font-family     : Tahoma, Geneva, Sans-Serif;
    font-size       : 14px;
}

h1 
{
}

h2 
{
    font-size       : 1.85em;
    font-weight     : normal;
}

h3 
{
    font-size       : 1.7em;
    font-weight     : normal;
}

h4 
{
    font-size       : 1.3em;
    font-weight     : normal;
}

h5 
{
    font-size       : 1.2em;
    font-weight     : normal;
}

h6 
{
    font-weight     : normal;
}

p 
{
    line-height     : 1.4em;
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
    text-decoration : none;
}

a:visited 
{
}

a:hover 
{
    text-decoration : underline;
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/*___ Section 2: Site-Specific Typeography Modules ___*/
a.button,
a.button:visited,
a.button:hover,
input.button,
input.button:visited,
input.button:hover
{
    font-size       : .7em;
    text-transform  : uppercase;
}

.productOptions tr:first-child b
{
    font-weight     : normal;
    font-size       : 1.1em;
}

h5 b
{
    font-weight     : normal;
}

.year a,
.paging a
{
    font-size       : 9px;
    font-weight     : bold;
    text-decoration : none;
}

/*___ Section 3: Unique Element-Specific Typeography Styles ___*/

/*___ DIV _________________________________________________________________*/
.secondary
{
    font-size       : .95em;
}

.CategoryBreadCrumbs
{
    font-size       : .9em;
}

.reset-weight-header
{
	font-size		: 1.2em;	
}

/*___ SPAN _________________________________________________________________*/
.welcome span
{
    font-size       : 1.3em;
    font-weight     : normal;
    text-transform  : uppercase;
}

span.summary
{
    padding-bottom  : 1em;
}

span.price
{
    font-weight     : bold;
    font-size       : 1.1em;
}

.calculate span
{
    font-weight     : bold;
}

.footer .vcard
{
    font-size       : .9em;
    line-height     : 1.8em;
}

.news span
{
    font-size       : .8em;
}

.testimonials .author
{
    font-weight     : bold;
}

.testimonials .date
{
    font-size       : 11px;
    font-style      : italic;
    letter-spacing  : .5px;
}


label[id$="recipe"] span.labelName,
.pseudolabel.soaptype span.labelName,
.pseudolabel.units span.labelName,
label[id$="notes"] span.labelName,
.fragCalculator .pseudolabel .labelName
{
    font-size       : 1.3em;
    font-weight     : normal;
}

.footer .date
{
    font-size		: 13px;
    font-weight		: bold;
    line-height         : 16px;
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

#header h2
{
	font-family		: Verdana, Geneva, Sans-Serif;
	font-size		: 1.6em;
	letter-spacing	: -0.05em;
}

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

p.note
{
	font-size  : .80em;
}

/*___ UL _________________________________________________________________*/
.shortcuts
{
    font-size       : .95em;
}

.phone
{
    font-size       : 1.3em;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/
.blog li
{
    font-size       : .95em;
}

.categories li
{
    font-weight     : normal;
    font-size       : 1em;
    line-height     : 1.4em;
}

.categories > li
{
    font-weight     : bold;
}

.productPages li
{
	font-family		: Verdana, geneva, Sans-Serif;	
}

.primary .fragCalculator ul li
{
	font-size		: 15px;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
.teach p a,
.teach p a:hover,
.teach p a:visited
{
    text-transform  : uppercase;
}

a.moreDetails, a.addToCart {
	text-indent:-9999em;
}

.about a:hover
{
    text-decoration : none;
}

a.altoddButton,
a.altoddButton:visited,
a.altoddButton:hover
{
    font-size       : .7em;
    text-transform  : uppercase;
    text-decoration : none;
}

a.aTitle,
a.aTitle:visited,
a.aTitle:hover
{
    font-size       : 1.3em;
    font-weight     : normal;
}

.categories a:hover
{
    text-decoration : none;
}

.productPages li a
{
	line-height		: 1em;
	font-size		: 0.9em;
}

.productPages li a:hover
{
	text-decoration	: none;	
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/
th.columnHeader
{
    font-size       : 1.3em;
}

.productOptions tr:first-child th,
.header th
{
    font-size       : 1.2em;
}

.amount
{
    text-align      : left;
}

/*___ TD _________________________________________________________________*/
td.totalRow,
td.totalRow + td
{
    font-size       : 1.3em;
    font-weight     : normal !important;
}

.recommended td,
.water td,
.yield td
{
    font-weight     : bold;
}

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/
.searchButton,
.searchButton:hover
{
    font-family     : Tahoma, Geneva, Sans-Serif;
    font-size       : 1em;
    font-weight     : normal;
    text-transform  : capitalize;
}

.lyeCalculator input.button,
.lyeCalculator input.button:hover,
.fragCalculator input.button,
.fragCalculator input.button:hover
{
     text-transform  : uppercase;
     font-size	     : 1em;
}

/*___ LABEL _________________________________________________________________*/

/*___ CITE _________________________________________________________________*/
.mindfly
{
    font-size       : .7em;
}

/*___ BLOCKQUOTE _________________________________________________________________*/
.footer blockquote
{
    line-height     : 1.4em;
}

/*___Group/Section/Class_________________________________________________________________*/
