﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    background      : white url("images/bodyBg.jpg") repeat fixed left top;
    color           : #424442;
}

h1 
{
}

h2 
{
    color           : #3A305B;
}

h3 
{
    color           : #3A305B;
}

h4 
{
    color           : #3A305B;
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
    color           : #A3965E;
}

a:visited 
{
    color           : #A3965E;
}

a:hover 
{
    color           : #A3965E;
}

table 
{
    border          : solid 1px #424442;
}

tr 
{
}

th 
{
    border          : solid 1px #424442;
}

td 
{
    border          : solid 1px #424442;
}

img 
{
}

hr
{
    border          : none;
    background-color: #E0D4A4;
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

div#site_info
{
    background      : transparent url("images/siteInfo-trans.png") repeat-x left top;    
}

/*div#home_main
{
    background      : #FAFBED url(images/homeMain.jpg) repeat-x left top;   
    border          : solid 1px #E0D4A4;
}

.feature
{
    border-bottom   : 1px dotted #D1CDAC;
}*/

.homeAd
{
    border          : solid 3px #D1CDAC;
    background      : #FAF9EA url(images/filmstrip.jpg) no-repeat left bottom;
}

div#presentations
{
    background      : transparent url("images/presentations.png") no-repeat left top;   
}

div#articleList,
div.contentBody
{
    background      : #FCFAEC url(images/articleList.png) repeat-x left top;  
    border-top      : solid 1px #E0D4A4;
    border-left     : solid 1px #E0D4A4;
    border-right    : solid 1px #E0D4A4;
}

div.articleCategory
{
    border-top      : solid 1px #DFD5A4;   
}

li.liGalleryImages > div
{
	border			: solid 1px #E3D6A9;
}

div#alvisGallery
{
	background-color: #43443F;	
}

div#alvisGalleryPhoto div
{
	border			: solid 1px #DFD5A2;	
	background-color: #FDF9ED;
}

div#presentationsWorkshops
{
    /*background      : transparent url("images/presentationsWorkshops.png") no-repeat left top;   */
    border              : 3px solid #DAD8C6;
    border-radius       : 10px;
    -moz-border-radius  : 10px;
}

div.productItem ~ div.productItem
{
    border-top      : solid 1px #DCD099;  
}

.gallery
{
    background      : #FCF8EC;
}

/*___ SPAN _________________________________________________________________*/

div#galleryPhotoNav span,
div#alvisExpander span
{
    color           : #A3965E;
}

/*___ H1 _________________________________________________________________*/

div#branding h1
{
    background      : transparent url("images/logo-trans.png") no-repeat left top;    
}

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

div#alvisGalleryPhoto h3,
ul#ulGalleryImages h3
{
	color			: #434540;
}

/*___ H4 _________________________________________________________________*/

ul.ulRecentPosts h4
{
    background      : transparent url(images/h4RecentPosts.png) repeat left top;
    border          : solid 1px #E0D4A4;
}

/*___ H5 _________________________________________________________________*/

ul.ulWorkshopList h5
{
    color           : #4D4F4C;    
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

div#branding ul.ulMainMenu
{
    background      : transparent url(images/liMainMenu.jpg) no-repeat right top;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

div#site_info ul.ulMainMenu li
{
    border-left     : solid 1px #A3965E;    
}

div#site_info ul.ulMainMenu li:first-child
{
    border-left     : none;   
}

ul.ulArticles li:first-child
{
    border-top      : none;   
}

ul#ulServices li
{
    border-bottom   : solid 1px #E0D4A4;   
}

/*.socialMedia li.snag
{
     background	     : transparent url(images/iconSNAG.png) no-repeat top left;
}

.socialMedia li.facebook
{
      background      : transparent url(images/iconFacebook.png) no-repeat top left;
}*/

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

a.aBrandingMainMenu,
div#branding ul.ulMainMenu a,
div#branding ul.ulMainMenu a:visited,
div#branding ul.ulMainMenu a:hover
{
    color           : #3A305B;
    background      : transparent url(images/liMainMenu.jpg) no-repeat left top;
}

div#branding ul.ulMainMenu a:hover
{
    background-color: #FCFAEC;
}

a.aBuyNow,
a.aBuyNow:hover,
a.aBuyNow:visited
{
    background      : transparent url("images/aBuyNow-trans.png") no-repeat left top;
    color           : #5977B0;
}

a.aVisitGallery,
a.aVisitGallery:visited
{
    background      : #d4d3c2;
    background      : -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(212,211,194)), color-stop(1, rgb(250,248,227)));
    background      : -moz-linear-gradient(center bottom, rgb(212,211,194) 0%, rgb(250,248,227) 100%);
    border          : 1px solid #d4d3c2;
    box-shadow      : 0 0 3px #000; 
    color           : #5977B0; 
}

a.aVisitGallery:hover
{
    background      : -moz-linear-gradient(center bottom, rgb(250,248,227) 0%, rgb(212,211,194) 100%);
}

a.aLearnMore,
a.aLearnMore:visited,
a.aLearnMore:hover
{
    background      : transparent url("images/aLearnMore.png") no-repeat left top;
    color           : #5977B0;   
}

a#aContactNanz,
a#aContactNanz:visited,
a#aContactNanz:hover
{
    background      : transparent url(images/btnWide-trans.png) no-repeat left top;
    color           : #5977B0;
}   

ul#ulPresentations a,
ul#ulPresentations a:visited,
ul#ulPresentations a:hover
{
    background      : transparent url(images/btnWide-trans.png) no-repeat left top;
    color           : #5977B0;
}

a.button
{
    background      : #d4d3c2;
    background      : -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(212,211,194)), color-stop(1, rgb(250,248,227)));
    background      : -moz-linear-gradient(center bottom, rgb(212,211,194) 0%, rgb(250,248,227) 100%);
    border          : 1px solid #d4d3c2;
    box-shadow      : 0 0 3px #000;
    color           : #5977B0;

}

a.button:hover
{
    background      : -moz-linear-gradient(center bottom, rgb(250,248,227) 0%, rgb(212,211,194) 100%);
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

img#imgViewGallery
{
    border          : solid 3px #FCF8EC;  
}

ul.ulArticles img,
div.articleCategory img
{
    border          : solid 1px #DFD5A4;   
}

div#alvisGalleryPhoto img
{
	border			: solid 1px #DFD5A2;	
}

div.referral img
{
    border          : 3px solid #FCF8EC; 
    border-bottom   : 25px solid #FCF8EC; 
}

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

div#regDVD input.lbSend
{
    background      : transparent url("images/aVisitGallery-trans.png") no-repeat left top;
    color           : #5977B0;
    border          : none;
}

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/














