/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
*{margin:0; padding:0;}

body {
	margin: 0;
	padding: 0 0;
	text-align: center;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	/*background:#f4f4f4 url('./images/bg.gif') top center repeat-y;*/
	background:#f4f4f4 url('./images/bg.gif') top center repeat-y;
	}
	
	#wrapper {
		width: 940px;
		margin: 0 auto;
		padding: 0 25px
		}
		
		a { color: #fff; }
			a:hover { text-decoration: none; }
			
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header {
	width: 940px;
	height: 114px;
	margin-bottom: 15px;
	margin-top:10px;
	padding-bottom:10px;
	float:left;
	xborder-bottom:2px solid #c00;
	}

#header #logo {
    float: left;
    padding-left: 40px;
}

img{
    border: 0;
}
	
	
#navigation {
	margin:0 10px 0 0;
	width: 940px;
	padding:0;
	float:right;
	border-bottom:2px solid #c00;
}
    #navigation ul {
      float:right;   
      padding-right:30px;
    }

    #navigation li {
    	margin:0;
    	padding:0;
    	xfloat:right;
    	list-style:none;
    	display:inline;
    	text-align:right;
    }
    
        #navigation li a {
        	padding:5px 5px 0px 5px;
        	margin:0 1px 0 1px;
        	color:#666;
        	text-decoration:none;
        	font-weight:bold;
        	border-bottom:2px solid #c00;
        }
        
        #navigation li a.selected {
        	color:#C00;
        	border-bottom:2px solid #ddd;
        }
        
        #navigation li a:hover {
        	color:#C00;
        	border-bottom:2px solid #ddd;
        }
        
        

        
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		Content
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#content {
    width:850px;
	margin:0 0 20px 50px;
	padding-top:20px;
}
#content p {
	text-align:justify;
	margin-bottom: 0.8em;
	font-size:0.8em;
}

#content li{
    list-style: none;
    text-align:justify;
    padding-left: 20px;
    padding-top: 10px;
    font-size:0.8em;
}

#content h2{
    text-align: left;   
    color:#000;
    font-weight:bold;
    font-size:1.3em;
    padding-bottom:0.2em;
}

#content h3{
    text-align: left;   
    color:#000;
    font-weight:bold;
    font-size:1.2em;
    padding-bottom:0.2em;
}

#content td{
    text-align:justify;
    padding-left: 5px;
	font-size:0.8em;
    
}

#content a{
    color:#000;    
}

#content img{
    padding: 0;
    margin:0;
}

#content table{
    text-align:justify;
}

#content .imageRight{
       text-align:right;
       margin-right:40px;
}

#content .imageLeft{
       text-align:left;
       padding-left:40px;
}


h1{
    color:#000;
    font-weight:bold;
    font-size:1.2em;
}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		Find wines pages
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
     
#locations {
    text-align:left;
    padding-left:50px;   
}

#locations h1{
    //text-align:center;
}

#locations h3{
    color:#C00;
}
     
#locations td {
    padding-bottom:15px;
    padding-right:10px;
    vertical-align:top;
}   

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		Wine pages
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#tastings td {
    padding:0px;
    padding-top:0px;
    padding-right:10px;
    
}  

    
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.clear {
	height: 1px;
	width: 100%;
	clear: both;
	}

#footer {
   width: 900px;
   height: 50px;
   margin: 0 auto;
   padding: 20px 0 0 20px;
   clear: both;
   border-top: 1px solid #c00;
   font-size: 0.8em;
}

    #footer p {
        
        color: #000;
        margin: 0;
    }
    
        #footer p a {
          color: #000;
          text-decoration: underline;
        }
        
        #footer p a:hover { text-decoration: none; }
        
#disclaimer{
    text-align:justify;
    padding-left: 10px; 
    xfont-size: 0.9em;
    color: #000;
}
   #disclaimer table{
        border-width:1px;
        border-style:solid;
        border-color: gray;
   }

   #disclaimer p{
       xfont-size: 0.9em;
   }

   #disclaimer li{
          padding-left: 20px; 
          margin-left: 10px; 
          margin-right: 20px;
          list-style:none;
    }
    

				
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		WINES
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.imgleft{
    float:left; 
    display:block; 
    margin:15px;
    clear:both;
    padding-left: 0px;
}

#winePictures{
 xfloat:left;
 xwidth:175px;
 text-align:left;
}

#winePictures p{
    font-size:0.7em;
}

.winePicture{
    float:right;
    margin-top:15px;
    margin-left:0;
    margin-bottom:0px;
    margin-right:0px;
    padding:0;
}

.wineLargePicture{
    float:right;
    margin-top:15px;
    margin-left:30px;
    margin-bottom:20px;
    margin-right:0px;
    padding:0;
}
    
#wineDescriptions{
    float:left;
    width:750px;    
    text-align:justify;

	
}
#wineDescriptions p{
    margin-top: 1.1em;
    font-size:0.8em;
}

#wineDescriptions h1{
    text-align:left;
}

#wineDescriptions h2{
    text-align:left;
    font-size:1em;
    padding-top:0.2em;
}


#wineSelections{
    float:left;
    width:140px;
    padding:80px 15px 0 20px;
    margin:0 0 0 0;
    text-align:left;
    font-size:0.85em;
}

#wineSelections td{
    padding:0;
    margin:0;   
    font-size:0.7em;
    text-align:center;
}


.selectionImage{
        height:115px;   
}

.selectedImage{
    float:left; 
    display:block; 
    clear:both;
    padding-left: 0px;  
    height:350px;
}
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		JAVASCRIPT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */    


.tool-tip {	color: #fff;	width: 172px;	z-index: 13000;
	}.tool-title {	font-weight: bold;	font-size: 11px;	margin: 0;	padding: 8px 8px 4px;	background: url(images/bubble.gif) top left;}.tool-text {	font-size: 11px;	padding: 4px 8px 8px;	background: url(images/bubble.gif) bottom right;
}

