﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: black/*#020202*/;
    /*background-image:url('/images/bknd.png');*/
    /*background-repeat:repeat-x;*/
    /*font-size: .80em;*/
    font-family: "Tahoma", "Geneva", "sans-serif";/*"Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    margin: 0px;
    padding: 0px;
    color: #696969;
    overflow:show;
}

.IE8Fix 
{ 
    z-index: 1000; 

}

a {
   outline: 0;
}

a img {
    border: none;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
    color: #cecfce;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.topBar
{
    position: relative;
    top: 0;
    right: 0;
    margin: 2px;
    padding: 0px;
    background: #101010;
    color: #cecfce;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height:20px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; 
	filter: alpha(opacity=95);
	font-size:12px;		
}
.topBar a:link
{
    color: WhiteSmoke;
    text-decoration: none;
}

.topBar a:visited
{
    color: WhiteSmoke;
    text-decoration: none;
}

.topBar img
{
    border-style: none;
}

.page
{
    width: 980px;
    margin: 0px auto 0px auto;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.header
{
    position: relative;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    background: black;
    width: 100%;
    height:100px;
}

.stretch { 
    width:400px; 
    height:95px; 
} 

.headerImage  
{
    margin-left: 630px;
}


.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: Whitesmoke;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

    
.navigation
{
    position: relative;
    margin: 0px;
    margin-top: 3px;
    padding: 0px;
    border-bottom: 2px solid #101210;
    background: #101010;
    color: #cecfce;
    width: 100%;
    height:20px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)"; 
	filter: alpha(opacity=92);
}

.navigation a
{
    color: #cecfce;
    text-decoration: none;
    Font-Size:14px;
}

.SiteMapPath_CurrentNodeStyle
{
    color: #a51c21;   
    text-decoration: none;
    Font-Size:16px;
    font-style:italic;
}

.navigationDiv 
{    
    float:left; 
    width:470px;
}

.marquee 
{    
    float:right; 
    width:500px;
}

.leftCol
{
    
    float:left;
    color: #cecfce;
    background-color: black;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 210px;
    min-height: 440px;

    
}

.Menu {
    margin-left: 15px;
      
}

.Menu_SelectedNodeStyle
{
    color: #a51c21;   
}

.Menu_SelectedNodeStyle a
{
    color: #a51c21;   
}

.Menu_NodeStyle
{
    color: #cecfce;
}

.Menu_HoverNodeStyle
{
    color: #a51c21;    
}

.main
{
    float:left;
    border-left: 2px solid #101210;
    background-color: black;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 738px;
    min-height: 440px;
   
}

.MainTable {
    width:770px;
}

.MainTableText {
    width:490px;
}

.MainTableText_ForWines {
    width:650px;
}

.MainTableText_ForFarro {
    width:650px;
}

.footer
{
    float:left;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 3px;
    padding: 0px;
    border-top: 2px solid #101210;
    color: #cecfce;
    Font-Size:13px;
    width: 100%;
    height:20px;   
    text-align: center;
    line-height: normal;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
	filter: alpha(opacity=85);
}

.footerText
{
   float:left;
   margin-top: 5px; 
}

.counter
{
    float:right;
    margin-top: 3px; 
}

.counter td
{
    border: 2px solid #101210;
    color: #a51c21; 
    Font-Size:11px;
    font-weight: bold;
}

.space 
{
    float:left;
    width: 100%;
    height:15px;
}


/* TextReader  
----------------------------------------------------------*/

.TextReader 
{
    margin: 10px 10px 10px 10px;    
}

.TextReader h1
{
    font-size: 30px;
    color: white;
    font-weight: bold;
    font-family: "Times New Roman", "Geneva", "sans-serif";
}

.TextReader h2
{
    text-align: left;
    font-size: 24px;
    color: #a51c21;
    font-family:  "Times New Roman","century gothic", "sans-serif";
    
}

.TextReader h3
{
    font-size: 17px;
    color: white;
    font-weight: bold;
    text-decoration: underline;
    font-family: "arial";
    font-variant:normal 
}

.TextReader p
{
    font-size: 16px;
    color: white;
    font-family: "arial";
    line-height: 24px;
}

.TextReader li
{
    font-size: 16px;
    color: white;
    font-family: "arial";
    line-height: 24px;
}

.TextReader table
{
    font-size: 15px;
    color: white;
    font-family: "arial";
    line-height: 24px;    
}

.TextReader tr
{
    vertical-align:top;
}

.TextReader td,th
{
     border: 1px solid grey;   
     text-align:left; 
}

.TextReader a:link
{
    color:#6580b5; text-decoration:none;
}

.TextReader a:visited
{
    color:#6580b5; text-decoration:none;
}

.TextReader a:hover
{
    color:#6580b5; text-decoration:underline;
}

.TextReader a:active
{
    color:#6580b5; text-decoration:none;
}

/* Emailer
----------------------------------------------------------*/
.Emailer 
{
    margin: 10px 10px 10px 10px;    
    font-size: 16px;
    color: white;
    font-family: "arial";
    line-height: 24px;
}

.Emailer_TextBox
{
    width: 250px;
}

.Emailer_TextBox_Multiline
{
    width: 500px;
    font-family: "arial";
}

.Emailer_Success_Message
{
    color: green;
    font-style: italic;
}

.Emailer_Error_Message
{
    color: red;
    font-style: italic;
}

/* Gallery
----------------------------------------------------------*/

.myGalleria
{
    margin-top:50px;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}



.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}