body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.gif);
}

#headermenu
{
    position: relative;
    top: 1px;
    left: 5px;
    padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #FFFFFF;
   color: #002D64;
   padding: 1px;
   font-size: 10px;	
   padding-left: 3px;
}

#breadcrumb a
{
   color: #002D64;
}

#breadcrumb a
{
   color: #002D64;
}

#footermenu
{
   text-align: center;
   padding: 5px;
   background-color: rgb(245, 245, 245);
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: rgb(153, 153, 153);
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: rgb(153, 153, 153);
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

.bannerbox
{
   border: dashed 2px #97C69C;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 5px;
   padding: 5px;
   text-align: center;
   background-color: #FFFFFF;
}

.bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black;
   font-weight: bold;
}

#loginbox
{
   position:relative;
   top: 0px;
   right: 3px;
   width: 200px;
   height: 90px;
/*   padding: 2px 2px 2px 2px;    */
   font-size: 10px;
}

#loginbox input
{
   color: Green;
   border-color: White;
   font-size: 10px;
   right: 0px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align:right;
   width:100%;

}

#welcomebox a
{
    color: Green;
}

#logintext
{
   position:relative;
   top: 0px;
   right: 5px;
   text-align: right;
}

#logintext a
{
    color: #002D64;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
}

.forumtable
{
    border-bottom: black 1px solid;
}

.forum
{
    border-top: black 1px solid;
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.pagemaintitle
{
    padding: 3px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
}

#leftcol
{
   top: 0px;
   left: 0px;
   width: 155px;
   background-color: rgb(245, 245, 245);
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle
{
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: #E3ECF5;
}

#leftcol .sectiontitle span
{
/*    padding: 3px; */
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;    
}
/* 
#leftcol div.DepartmentListings, #leftcol .DepartmentListings span
{
    padding: 1px;
    background-color: #33CC00;
    color: White;
    font-size: 9px;
    text-align: left;
    border-top: black 1px double;
}
*/

#centercol
{
   top: 0px;
   left: 0px;
   width: 430px;
   padding: 0px;
   background-color: white;
}

#centercol a
{
    color: #002D64;
    font-size: 10px;
}

#centercol th
{
    font-size: 10px;
}

#centercolcontent
{
   padding: 0px 0px 0px 0px;
   font-size: 10px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
}


#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   top: 0px;
   right: 0px;            
   width: 200px;
   color: Black ;
   background-color: rgb(245, 245, 245);
   font-size: 10px;
}

#rightcol a
{
   color: #002D64;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle
{
    padding: 3px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: #E3ECF5;    
}

#rightcol .sectiontitle span
{
    padding: 3px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;    
}

#itemtitleheader
{
    margin-top: 6px;
    padding: 5px;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #F5F5F5;
    color: #000099;
    font-size: 14px;
    font-weight: bold;
}

.itempriceavail
{
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
}

.mainpageboxheader
{
    padding: 2px;
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    letter-spacing: 5px;
}

.shopcategorytop
{
    padding: 2px;
    background-color: rgb(245, 245, 245);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #002d64;
}

.productboxmain
{
    padding-top: 10px;
    text-align: center;
}

.productboxheader
{
    padding-bottom: 5px;
    font-size: 10px;
    font-weight: bold;
}

.textboxtext
{
    padding-top: 10px;
    background-color: #FFFFFF;
}

.textboxheader
{
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;

   
}

.headermenulink a
{
   text-decoration: none;
   font-size: 12px;
   color: #002D64;
   font-family: Georgia,serif;
   letter-spacing: 1px;
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   font-size: 12px;
   color: RED;
   font-family: Georgia,serif;
   letter-spacing: 1px;
}

.highlight
{
   background-color: #FFFFFF;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color:White;
   color: #002D64;
   border: dashed 1px #002D64;
   padding: 6px 6px 6px 6px;
   font-size:11px;
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: Black;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
    font-size: 11px;
    margin: 5px;
}

.pollcontent
{
    padding: 6px;
    background-color: #FFFFFF;  
}

.categorycontent
{
    padding: 1px;
    background-color: #FFFFFF;  
}

.pollquestion
{
    font-size: 11px;
    font-weight: bold;
}

.polloptions
{
   padding-top: 4px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 10px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
   margin: 5px;
}

.newsletterboxcontent
{
    background-color: #FFFFFF;
    padding: 6px;
}

.tbord
{
    margin: 0px;    
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
}

.postinfo
{
   background-color: rgb(245, 245, 245);
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #66CC66;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
   background-color: #FFFFFF;
}

.shoppingcartbox
{
   font-size: 11px;
   margin: 5px;
}

.shoppingcartboxcontent
{
    background-color: #FFFFFF;
    padding: 6px;
}

.boxHeader
{
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 96%;
color: #ffffff;
background-color: rgb(245, 245, 245);
text-decoration: none;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

.boxBorder
{
    border-right: #002d64 1px solid;
    border-top: #002d64 1px solid;
    border-left: #002d64 1px solid;
    border-bottom: #002d64 1px solid;
}

.boxBottom
{
font-family: Arial,Helvetica,sans-serif;
font-size: 86%;
color: #333399;
background-color: #ffffff;
text-decoration: none;
padding-left: 2px;
}

.specheader
{
font-weight: bold;
background-color: #B0E5A7;
text-decoration: none;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

.spectext
{
    border-right: gray 1px dotted;
    border-left: gray 1px dotted;
    border-bottom: gray 1px dotted;
}

.inputbtn
{
   color:#002D64;
   font-weight:bold;
   font-size:12px;
   background-color:#FBFAE8;
   border:1px solid;
   border-top-color:#002D64;
   border-left-color:#002D64;
   border-right-color:#002D64;
   border-bottom-color:#002D64;
}

.categoryheader
{
    padding: 3px 0px 3px 3px;
    font-size: 10px;
    font-weight: bold;
    color: #002D64;
    text-align: left;
}

.categoryheaderactive
{
    padding: 3px 0px 3px 3px;
    font-weight: bold;
    color: #002D64;
    text-align: left;
   
}

.categorycontent a
{
    font-size: 10px;
    text-decoration: none;
    color: #002D64;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.categorycontent a:hover
{
    font-size: 10px;
    text-decoration: underline overline;
    color: Red;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.pricediscount
{
    color: Red;
}

.winemenuheader
{
   background-color:#f7f7f7;
   color:White;
   font-size:12px;
   font-weight:bold;
    
}


.NicContent
{
    font-family:Tahoma;
    font-size:15px;
    font-weight:500;
    color:#7F7F7F;
    letter-spacing:1px;
    
    
     line-height:22px;
     text-align:justify;
     
    
     
    
}

.contactDetailsHeader
{
  
    background-color:inherit;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #293C82;
    padding:3px;  
    
    
}

.contactDetails
{
   background-color:inherit;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7F7F7F;
    padding:3px; 
}

.TransportOptionsHeader
{
    background-color:#FBE861;
     font-family:Times New Roman;
     font-size:17px;
     text-align:center;
     font-weight:bold;
     border-width:thin;
      border-spacing:0px;
         
}


.TransportOptionsHeaderItalics
{
    background-color:#FBE861;
     font-family:Times New Roman;
     font-style:italic;
     font-size:12px;     
     border-spacing:0px;
     border-width:thin;
}

.TransportCostsHeader
{
     background-color:#293C82;
     font-family:Arial;
      color:White;
     font-weight:bold;
     text-align:center;
     font-size:12px;
     vertical-align:middle;    
    border-spacing:0px;
    border-width:1px;
    width:200px;
    height:30px;
    border-collapse:collapse;  
}
.TransportCostsBody
{
      
      background-color:#FFFBC6;
      font-family:Arial;
      color:Black;
      border-style:solid;
      font-size:10px;     
      border-collapse:collapse;   
     
      border-color:Black;
      border-spacing:0px;
      border-style:solid; 
      border-width:1px;    
      width:200px;
      
        
}

.Polypack
{
     background-color:inherit;
     font-family:Times New Roman;
     font-style:italic;
     font-size:13px;
     color: #7F7F7F;        
     border-spacing:0px;
     border-width:thin;
 }
 
 .quarterlyIntro
 {
  text-align:center;
  font-family:Times New Roman;
  font-size:40px;
  color: #7F7F7F;
  letter-spacing:1px; 
     
 }
 .quarterlyIntro a
 {
 text-align:center;
  font-family:Arial;
  font-size:30px;
  color: #002D64;
  text-decoration:none;
  
 }
 
 .quarterlyIntro a:hover
 {
  text-align:center;
  font-family:Arial;
  font-size:13px;
  color: red;
  letter-spacing:1px; 
     
 }
 .quarterlyPackagesMainHeader
 {
  text-align:center;
  font-family:Times New Roman;
  background-color:White;

  font-size:25px;
  
  color: #C01027;

     
 }
 
 
 .quaterlyPackagesTable
 {
  background-color:White;
  background-position:top;
  background-repeat:no-repeat;
 
  
     
 }
 
 
 .quaterlyPackagesHeader
 {
  text-align:center;
  font-family:Arial;
  font-weight:bold;
  font-size:13px;
  color: white;
  letter-spacing:1px;
  height:80px; 
     
     
 }
 
 .quaterlyPackagesBody
 {
    text-align:justify;
  font-family:Arial;
  font-size:11px;
  color: black;
     
 }
 .quarterlyLongText
 {
  font-family:Arial;
  font-size:12px;
  color:#002D64;
  text-align:justify;
  background-color:White;
  
 }
 
 .tastingTextBody
 {
 
     
  }
  
   .storeDetailsHeader
  {
    background-color:inherit;
    font-family:Times New Roman;
    font-size: 25px;
    font-weight:normal;
    color: #293C82;
    padding:3px;  
     letter-spacing:1px
   } 
  
  .storeDetailsLeft
  {
    float:left;
    width:50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #7F7F7F;
    padding:2px; 
   } 
  
  .storeDetailsRight
  {
    float:left;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #7F7F7F;
    padding:2px; 
    }
  .storeDetailsBody
  {
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #7F7F7F;
    padding:2px; 
    
    
  
  
  
  }
  
  
  .advert 
  {
   text-align:center;
  font-family:Arial;
  font-size:14px;
   font-weight:bold;
   color:red;
   background-color:White;
   border-color:Red;
   border-width:1px;
   border-style:dotted;
    
  
  }
  .advert a
  {
  color:red;
   text-decoration:none;
  }
  .advert a:hover
  {
  color:blue;
  
  }
  
  

#leftcolpics {
	height: 351px;
	border-collapse:collapse;
	margin-top: 129px;
}
#rightcolpics {
	height: 356px;
	border-collapse:collapse;
	margin-top: 87px;
}

#centrecolpics {
	width: 287px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#tablecontent {
	border-collapse:collapse;
	width: 430px;
	margin-right: Auto;
	
}
#tablecontent .mainimage{
	text-align: center;
	padding-top: 10px;
	margin-left: -20px;

}
#tablepage {
	border-collapse:collapse
}

.AdRotatorTopRightNav
{
 border-bottom-color:#5586A3;
 border-style:solid;
 border-width:1px;

}
