/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SWCode/cms_images/dl/stregis/sregis_promobg.png', sizingMethod='scale');
------------------------
*:first-child+html
------------------------
* html 
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 8pt;
	font-weight: normal;
	line-height:12pt;
	color:#808069;
	margin:0;
	padding:0;
    background-color:#e6e3cf;
    background-image:url(../../errors/default_404.htm);
    background-repeat:repeat-x;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#808069;
    text-decoration:none;
}
a:hover
{
    color:#82725f;
    text-decoration:none;
}

h1
{
    color:#808069;
    font-family:Georgia;
    font-size:24px;
    font-weight:normal;
    text-transform:lowercase;
    margin:10px 0;
}
p
{
    padding: 6pt 0;
    line-height:12pt;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

.selected
{
    font-weight:bold;
    font-size:13pt;
}
.clear
{
    clear:both;
    font-size:1px;
}

/**** WRAPPERS ****/
#wrapper
{
    width:900px;
    margin:0 auto;
    position:relative;
}



/**** LEFT SIDE NAV ****/
#navWrapper
{
    float:left;
    width:180px;
    position:relative;
    padding:50px 0 0 0;
}
    #leftNav
    {
        position:relative;
        margin:40px 34px 0 0;
        font-size:13pt;
    }
        #leftNav ul
        {
            margin:0;
            padding:0;
        }
        #leftNav li
        {
            margin:0;
            padding:0 0 18px 0;
            list-style-type:none;
            text-align:right;
        }
        #leftNav a:link, #leftNav a:visited
        {
            color:#808069;
        }
        #leftNav a:hover
        {
            color:#82725f;
            text-decoration:none;
        }
    #leftNavImage
    {
        margin:90px 0 0 10px;
    }


/**** CONTENT ****/
#contentWrapper
{
    float:left;
    position:relative;
    width:689px;
}
    #content
    {
        margin:0;
        width:669px;
        padding:0 10px 0 10px;
    }
    #contentHPFlash
    {
        height:468px;
        width:689px;   
    }
    #contentLPFlash
    {
        height:364px;
        width:689px;   
    }

/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    height:84px;
/*  margin-top:10px; */
}

#footerBugs
{
    height:56px;
    margin:10px 40px 0 0;
    Xfloat:right;
}
    #StRegis
    {
        float:right;
        margin-right:30px;
    }
    #GroupeAlainDucasse
    {
        float:right;
    }
    #AdourCorp
    {
        float:left;
        margin:0 0 0 26px;
    }
    
    
/*** Gen Event Template Styles ***/
#EventDatesTD
{
    padding: 0 10px 0 0;   
}
#EventBorder
{
    border-bottom: 1px solid #82725f !important;
}
#EventLinks
{
    display:block;
    margin:0 0 10px 0;
}
