﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    font-family     : Verdana, Sans-Serif;
    font-size       : 12px;
}

h1 
{
    font-family     : Georgia, Serif;
    font-size       : 2em;
    font-weight     : bold;
}

h2 
{
    font-family     : Georgia, Serif;
    font-size       : 2em;
    font-weight     : bold;
}

h3 
{
    font-size       : 1.5em;
    font-weight     : bold;
}

h4 
{
    font-size       : 1.2em;
    font-weight     : bold;
}

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 
{
}

strong em,
em strong
{
    font-style      : italic;
    font-weight     : bold;   
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

/*___ SPAN _________________________________________________________________*/

div#galleryPhotoNav span,
div#alvisExpander span
{
	text-decoration	: underline;
	font-weight		: bold;
}

div#galleryPhotoNav span:hover
{
	text-decoration	: none;	
}

div.formBox span:first-line
{
    font-weight     : bold;   
}

ol.resume span
{
	font-weight		: normal;
}

ol.profExperience span
{
	font-weight		: normal;
}

ol.addExperience span
{
	font-weight		: normal;
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

div#presentations h3
{
    font-family     : Century Schoolbook, Georgia, Serif;
    font-weight     : bold;
    margin-bottom   : 0;
}

div#alvisGalleryPhoto h3,
ul#ulGalleryImages h3
{
    font-family     : Georgia, Serif;
}

/*div.referral h3
{
    font-family     : Century Schoolbook, Georgia, Serif !IMPORTANT;
    font-weight     : bold;
    margin-bottom   : 0;
    font-size       : 1.5em;
}*/

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

ul.ulWorkshopList h5
{
    font-size       : 1.1667em;
    font-family     : Arial, Verdana, Sans-Serif;
    font-weight     : normal;
        
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

li.liBrandingMainMenu,
div#branding ul.ulMainMenu li
{
    font-family     : Century Schoolbook, Georgia, Serif;
    font-weight     : bold;    
    font-size       : 1.3em;
}

ol.resume li
{
	font-weight		: bold;
}

ol.profExperience li
{
	font-weight		: bold;
}

ol.addExperience li
{
	font-weight		: bold;
}

ol.resume span ul li
{
	font-weight		: normal;
}

ol.profExperience span ul li
{
	font-weight		: normal;
}

ol.addExperience span ul li
{
	font-weight		: normal;
}

/*___ STRONG _________________________________________________________________*/

ol.profExperience li span strong
{
	font-size  		: 1.1em;
}

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

a.aBrandingMainMenu,
div#branding ul.ulMainMenu a,
div#branding ul.ulMainMenu a:visited
{
    text-decoration : none;  
}

a.aBuyNow,
a.aBuyNow:visited
{
    font-weight     : bold;
    text-decoration : none;   
}

a.aBuyNow:hover
{
    text-decoration : underline;
}

a.aVisitGallery,
a.aVisitGallery:visited,
a.button
{
    font-weight     : bold;
    text-decoration : none;   
}

a.aLearnMore,
a.aLearnMore:visited
{
    font-weight     : bold;
    text-decoration : none;    
}

a.aLearnMore:hover
{
    text-decoration : underline;   
}

a#aContactNanz,
a#aContactNanz:visited,
ul#ulPresentations a,
ul#ulPresentations a:visited
{
    font-family     : Arial, Verdana, Sans-Serif;
    font-weight     : bold;
    font-size       : 1.1667em;
    line-height     : 24px;
    text-decoration : none;
}

a#aContactNanz:hover,
ul#ulPresentations a:hover
{
    text-decoration : underline;   
}

a[id$="SendToPayPal"],
a[id$="SendToPayPal"]:visited
{
    text-decoration : none;
    font-weight     : bold;   
}

a[id$="SendToPayPal"]:hover
{
    font-weight     : bold;   
    text-decoration : underline;
}

a.button:hover,
a.aVisitGallery:hover
{
    text-decoration : none;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

div#regDVD input.lbSend
{
    font-family     : Arial, Verdana, Sans-Serif;
    font-weight     : bold;
    font-size       : 1.1667em;
    line-height     : 24px;
    text-decoration : none;
}

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/