﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    font-size   : 13px;
    font-family : Georgia, Palatino, Serif;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : none;
}

a:visited 
{
    text-decoration : none;
}

a:hover 
{
    text-decoration : underline;
}

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

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

/*___ SPAN _________________________________________________________________*/

div#memberLoginFields span
{
    font-size : 0.9em;    
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/


div#content_wrapper h4,
{
	font-size   : 1.5em;
	font-weight : bold;
}

h3.h3MemberLogin,
div#memberLogin h3,
div#content_wrapper h3,
{
	font-size   : 1.5em;
	font-weight : bold;
}



h3.h3MemberLogin,
div#memberLogin h3
{
	font-size   : 1.5em;
	font-weight : bold;
}

h3.h3Content,
div#content h3
{
	font-size : 1.7em;
	font-weight : normal;
	padding-top: 15px;
}

div#homeLargeBox h3,
div#slimLargeBox h3,
div#slimLargeBoxLogo h3,
div#home150Box h3
{
    font-size : 2.4em; 
    font-weight : bold;  
}


/*___ H4 _________________________________________________________________*/

div#content h4
{
	font-size   : 1.5em;
	font-weight : bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#homeLargeBox h4
{
    font-size : 2em;   
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

p.pHomeLargeBox,
div#content div#homeLargeBox p
{
    font-size : 1.2em;
}

div#content p
{
	font-size : 1em;
}

div#recipe p
{
	font-size : 1em;
	line-height: 1.3em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


	
/*___ UL _________________________________________________________________*/	

div#reflist ul {
	margin: 10px 30px;
	padding: 0px;
}


/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

div#content_wrapper li {
	list-style: square outside;
	line-height: 1.5em;
	}
	
div#reflist li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 2px solid #666666;
	line-height: 1.5em;
	list-style: square outside;
}	
	


/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div#branding ul a
{
    font-family     : Verdana, Sans-Serif;
    text-decoration : none;
	list-style-position: inside;
	list-style-type: decimal;
	list-style-position: inside;
	list-style-type: decimal;
	list-style-position: inside;
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
}


div#branding ul a:hover
{
    text-decoration : underline;   
}

div#content a
{
    font-weight     : bold;
}
div#content a:hover
{
    font-weight     : bold;
}
div#content a:visited
{
    font-weight     : bold;
}

div#content p a,
div#content p a:link,
div#content p a:hover,
div#content p a:visited
{
   font-weight     : bold;
}




/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/
div#listing td
{
	font-size : 1em;
	line-height: 1.3em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

input#memberSubmit
{
    text-transform  : uppercase;   
    font-family     : Georgia, Serif; 
}

input#memberSubmit:hover
{
    text-decoration : underline;
}

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/
