﻿body
{
    background: #292724;
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #0000ff
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px
}

#header
{
    width: 980px;
    height: 134px;
    background: url('Images/HeaderBG.jpg') no-repeat;
    position: relative;
}

#homelink
{
    left: 52px;
    top: 20px;
    width: 199px;
    height: 104px;
    position: absolute;
}

#homelink img
{
    width: 199px;
    height: 104px;
    border: none;
}

#nav
{
    position: absolute;
    top: 65px;
    left: 330px;
}

#nav div a
{
    display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 34px;
}

#nav div.navourst
{
    width: 50px;
    height: 34px;
    float: left;
    margin-right: 25px;
    background: url('Images/Buttons/OurStory.png') no-repeat;
    background-image: url('Images/Buttons/OurStory.png');
    background-repeat: no-repeat;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Buttons/OurStory.png');
}
#nav div.navcella
{
    width: 46px;
    height: 34px;
    float: left;
    margin-right: 25px;
    background: url('Images/Buttons/CellarDoor.png') no-repeat;
    background-image: url('Images/Buttons/CellarDoor.png');
    background-repeat: no-repeat;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Buttons/CellarDoor.png');
}
#nav div.navourwi
{
    width: 53px;
    height: 34px;
    float: left;
    margin-right: 25px;
    background: url('Images/Buttons/OurWines.png') no-repeat;
    background-image: url('Images/Buttons/OurWines.png');
    background-repeat: no-repeat;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Buttons/OurWines.png');
}
#nav div.navourev
{
    width: 59px;
    height: 34px;
    float: left;
    margin-right: 25px;
    background: url('Images/Buttons/OurEvents.png') no-repeat;
    background-image: url('Images/Buttons/OurEvents.png');
    background-repeat: no-repeat;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Buttons/OurEvents.png');
}
#nav div.navplana
{
    width: 42px;
    height: 34px;
    float: left;
    margin-right: 25px;
    background: url('Images/Buttons/PlanAVisit.png') no-repeat;
    background-image: url('Images/Buttons/PlanAVisit.png');
    background-repeat: no-repeat;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Buttons/PlanAVisit.png');
}
#nav div.navmedia
{
    width: 53px;
    height: 34px;
    float: left;
    background: url('Images/Buttons/MediaTrade.png') no-repeat;
    background-image: url('Images/Buttons/MediaTrade.png');
    background-repeat: no-repeat;
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Buttons/MediaTrade.png');
}

#topnav
{
    width: 925px;
    height: 34px;
    background: #010101;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 55px;
    
    position: relative;
}

#topnav div.links
{
    float: left;
    line-height: 34px;
    font-size: 7.5pt;
    color: #CCD56E;
}

#topnav div.links a
{
    color: #CCD56E;
    text-decoration: none;
}

#topnav img
{
    border: none;
}

#topnav div.pnlsearch
{
    position: absolute;
    left: 610px;
    top: 7px;
    float: left;
}

#topnav div.pnlsearch input.tx
{
    width: 300px;
    height: 14px;
    border: solid 1px #2C2C2B;
    background: #9C9B98;
    padding: 2px;
    font-size: 9pt;
    float: left;
}

#content
{
    
}

#content #contenttopleft
{
    width: 254px;
    height: 278px;
    background: #8F8980;
    margin: 0px 4px 4px 0px;
    padding: 35px 35px 0px 35px;
    float: left;
}

#content #contenttopleft img
{
    border: none;
    padding-bottom: 12px;
}


#content #contenttopleft p
{
    color: #25211E;
    font-size: 10.5pt;
    margin-top: 9px;
}

#content #contenttopleft a
{
    color: #25211E;
    text-decoration: none;
}

#content #contenttopleft a:hover
{
    color: #534940;
}

#content #contenttopmiddle
{
    width: 316px;
    height: 305px;
    background: #ffffff;
    margin: 0px 4px 4px 0px;
    padding: 4px;
    float: left;
}

#content #contenttopright
{
    width: 324px;
    height: 313px;
    background: #292724;
    margin: 0px 0px 4px 0px;
    float: left;
}

#contenttopright img.wineclub
{
    width: 324px;
    height: 103px;
    background: url('/Images/HomePage/WineClub.jpg') no-repeat;
    border: none;
}

#contenttopright img.wineclub:hover
{
    background: url('/Images/HomePage/WineClubHover.jpg') no-repeat;
}

#contenttopright img.gourmet
{
    width: 324px;
    height: 99px;
    background: url('/Images/HomePage/GourmetFoodGallery.jpg') no-repeat;
    border: none;
}

#contenttopright img.gourmet:hover
{
    background: url('/Images/HomePage/GourmetFoodGalleryHover.jpg') no-repeat;
}

#contenttopright img.store
{
    width: 324px;
    height: 103px;
    background: url('/Images/HomePage/OnlineStore.jpg') no-repeat;
    border: none;
}

#contenttopright img.store:hover
{
    background: url('/Images/HomePage/OnlineStoreHover.jpg') no-repeat;
}

#contentbottomright img.cafe
{
    width: 324px;
    height: 107px;
    background: #292724 url('/Images/HomePage/BarrelRoomCafe.jpg') no-repeat;
    border: none;
}

#contentbottomright img.cafe:hover
{
    background: #292724 url('/Images/HomePage/BarrelRoomCafeHover.jpg') no-repeat;
}



#content #contentbottomleft
{
    width: 132px;
    height: 330px;
    background: #5F5C59;
    margin: 0px 4px 0px 0px;
    padding: 0px 15px 0px 15px;
    float: left;
}

#content #contentbottomleft div.heading
{
    width: 132px;
    height: 34px;
    background: #5F5C59 url('Images/HomePage/Review.png') no-repeat left top;
    padding: 0px 0px 4px 0px;
}

#content #contentbottomleft p
{
    color: #A09B92;
    font-size: 10.5pt;
    margin-top: 9px;
}

#content #contentbottomleft a
{
    color: #A09B92;
    text-decoration: none;
}

#content #contentbottomleft a:hover
{
    color: #25211E;
}

#content #contentbottommiddle
{
    width: 486px;
    height: 330px;
    background: #ffffff;
    margin: 0px 4px 0px 0px; 
    float: left;
}

#content #contentbottommiddle div.heading
{
    width: 486px;
    height: 34px;
    background: #010101 url('Images/HomePage/WhatsNew.png') no-repeat left top;
    padding: 0px 0px 4px 0px;
}

#content #contentbottommiddle div.content
{
    width: 470px;
    height: 278px;
    padding: 8px;
    overflow: auto;
    
    scrollbar-face-color: #5F5C59;
    scrollbar-highlight-color: #5F5C59;
    scrollbar-3dlight-color: #312C28;
    scrollbar-darkshadow-color: #312C28;
    scrollbar-shadow-color: #312C28;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #312C28;
}

#content #contentbottommiddle p
{
    color: #010101;
    font-size: 10pt;
    margin-bottom: 10pt;
}

#content #contentbottommiddle a
{
    color: #A09B92;
    text-decoration: none;
}

#content #contentbottommiddle a:hover
{
    color: #25211E;
}


#content #contentbottomright
{
    width: 324px;
    height: 330px;
    background: #8E8980;
    margin: 0px 0px 10px 0px; 
    float: left;
}

#content #contentbottomright div.heading
{
    width: 324px;
    height: 34px;
    background: #010101 url('Images/HomePage/Blog.png') no-repeat left top;
    padding: 0px 0px 4px 0px;
}

#rss
{
    width: 308px;
    height: 278px;
    padding: 8px;
    overflow: auto;
    
    scrollbar-face-color: #5F5C59;
    scrollbar-highlight-color: #5F5C59;
    scrollbar-3dlight-color: #312C28;
    scrollbar-darkshadow-color: #312C28;
    scrollbar-shadow-color: #312C28;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #312C28;
}

#rss p
{
    font-size: 9.5pt;
    padding: 0px 0px 4px;
    color: #25211E;
}

#rss a
{
    font-size: 9.5pt;
    color: #534940;
}


#contentwrap
{
    width: 980px;
    background: url('Images/ContentWrapBG.jpg') repeat-y;
}

#contentwrap #contentleft
{
    width: 160px;
    margin: 0px 0px 10px 0px; 
    float: left;
}

#contentwrap #contentleft ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#contentwrap #contentleft ul li
{
    display: block;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 9px;
    line-height: 20px;
    height: 20px;
    border-bottom: solid 1px #524F4C;
    background: #716F6B;
}

#contentwrap #contentleft ul li.heading
{
    background: #1E1C1B;
    color: #8B857B;
    cursor: pointer;
}
#contentwrap #contentleft ul li.heading2
{
    background: #3F3A38;
    color: #8B857B;
    cursor: pointer;
}
#contentwrap #contentleft ul li a
{
    color: #010101;
    text-decoration: none;
}


#contentwrap #contentright
{
    width: 820px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

#contentwrap #contentright div.heading
{
    width: 800px;
    height: 63px;
    background: #1E1C1B;
    color: #8B857B;
    line-height: 63px;
    font-family: "Times New Roman";
    font-size: 18pt;
    padding: 0px 0px 0px 20px;
}

#contentwrap #contentright div.content
{
    width: 804px;
    padding: 8px 8px 0px 8px;
}

#contentwrap #contentright div.content p
{
    margin-bottom: 0px;
    color: #010101;
}

#contentwrap #contentright div.content p.productheading, #contentwrap #contentright div.content p.searchheading
{
    margin: 0px 0px 3pt 0px;
    font-weight: bold;
}

#contentwrap #contentright div.content p.producttext, #contentwrap #contentright div.content p.searchtext
{
    margin: 0px 0px 10pt 0px;
}

#contentwrap #contentright div.content img.product
{
    float: right;
    padding: 0px 0px 5px 5px;
}

/*#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#content h1
{
	font-size: 14pt;
	margin-bottom: 10pt
}
#content h2
{
	font-size: 12pt;
	margin-bottom: 10pt
}
#content h3
{
	font-size: 10pt;
	margin-bottom: 10pt
}
#content p
{
	margin-bottom: 10pt
}
#content li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}*/

#footer
{
    width: 980px;
    height: 34px;
    background: #010101;
    position: relative;
    clear: both;
    margin: 0px 0px 0px 0px;
}

#footercp
{
    width: 980px;
    height: 34px;
    background: #010101;
    position: relative;
    clear: both;
    margin: 10px 0px 0px 0px;
}

#footerlinks
{
    position: absolute;
    top: 0px;
    left: 40px;
    font-size: 7.5pt;
    line-height: 34px;
    color: #CCD56E;
}

#footerlinks a
{
    color: #CCD56E;
    text-decoration: none;
}

#credit
{
    position: absolute;
    top: 7px;
    left: 575px;
    line-height: 21px;
    font-size: 7.5pt;
    color: #8E8980;
}

#credit a
{
    color: #8E8980;
}

#credit img
{
    border: none;
}

#copy
{
    width: 980px;
    margin: 6px auto;
    text-align: center;
    font-size: 8.5pt;
    color: #8E8980;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}

.adminproduct
{
    display: block;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
}

span.register
{
	display: block;
	font-weight: bold;
}

input.register, select.register
{
	display: block;
	margin: 2px 0px 8px 0px;
}