/* Body background Control */
html, body
{
    height: 100%;
}
body
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: #696969;
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: #f3f3f3;
}
#middle
{
    margin-top: 23px;
}
#wrapper
{
    background: url("images/bg-wrapper.gif") repeat-y scroll 0 0 transparent;
    margin: 0px auto;
    padding: 0 4px;
    width: 800px;
    position: relative;
    height: 100%;
}
#twitter
{
    float: right;
}
li
{
    list-style: none outside none;
}
li.top_level
{
    float: left;
    position: relative;
}
li.first_nav
{
    margin-left: 0;
}
li.last_nav
{
    float: left;
    padding-left: 115px;
}
ul#top_nav
{
    margin-top: 11px;
}
td
{
    color: #696969;
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#title
{
    color: #4b5220;
    font-size: 14px;
}
#flyers
{
    font-weight: bold;
    font-size: 10px;
    color: #4b5220;
}
#flyers a
{
    font-size: 14px;
}
#pdfs
{
    line-height: 1.6;
}
#pdfs a
{
    font-weight: bold;
    color: #696969;
    text-decoration: underline;
}
#pdfs a:hover
{
    color: #4b5220;
    text-decoration: underline;
}
#sale
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-weight: Bold;
    font-size: 14px;
    color: #a8743b;
}

div#fade
{
    /* 	height:expression( 	document.documentElement.clientHeight > document.body.clientHeight 	?document.documentElement.clientHeight: 	100 + document.body.clientHeight);*/
    min-height: 120%;
    background-image: url(/images/fadeline.jpg);
    background-repeat: repeat-y;
    background-color: #e0dcca;
    position: absolute;
    left: 950px;
    width: 313px;
    overflow: hidden;
}

div#topfade
{
    height: 172px;
    background-image: url(../images/home_fade.gif);
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    overflow: hidden;
}

div#top
{
    width: 800px;
    height: 35px;
    background-color: #FFFFFF;
}

div#banner
{
    width: 800px;
    height: 110px;
}


.rfnav
{
    width: 184px;
    text-align: right;
    padding: 4px;
    float: left;
    height: 700px;
    background: url("/images/wine_optionsplus_logo.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
}
.rfnav a
{
    color: #4b5220;
    padding: 10px 0px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.rfnav a:link
{
    color: #4b5220;
    text-decoration: none;
}
.rfnav a:visited
{
    color: #4b5220;
    text-decoration: none;
}
.rfnav a:hover
{
    color: #2d3216;
    text-decoration: none;
}

.shade
{
    background-color: #EEEEEE;
}

.formelement
{
    font-weight: bold;
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.inputelement
{
    font-weight: normal;
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.required
{
    color: Red;
}

.lightgray
{
    background-color: #eeeeee;
}

.lightblue
{
    background-color: #F7FAF8;
}

div#content
{
    color: #696969;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 220px;
    padding-top: 10px;
    padding-right: 40px;
    width: 540px;
}
div#terms
{
    font-size: 11px;
    /*margin-left: 220px;*/
    width:800px;
}
a:link
{
    color: #4b5220;
    text-decoration: none;
}
a:visited
{
    color: #4b5220;
    text-decoration: none;
}
a:hover
{
    color: #2d3216;
    text-decoration: none;
}

div#navindicator
{
    height: 6px;
    position: absolute;
    top: 0px;
    left: 362px;
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

div#navindicator_press
{
    height: 6px;
    position: absolute;
    top: 0px;
    left: 400px;
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

div#navindicator_links
{
    height: 6px;
    position: absolute;
    top: 0px;
    left: 437px;
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

div#navindicator_locations
{
    height: 6px;
    position: absolute;
    top: 0px;
    left: 485px;
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

div#navindicator_contact
{
    height: 6px;
    position: absolute;
    top: 0px;
    left: 541px;
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

div#topnav
{
    font-size: 11px;
    font-family: "Trebuchet MS" , Arial, sans-serif;
    color: #4b5220;
    font-weight: bold;
    width: 488px;
    float: right;
    height: 35px;
}
/*div#top_wrapper{padding-left:0;
width:800px; height: 180px;}*/
#top a:link
{
    color: #4b5220;
    text-decoration: none;
}
#top a:visited
{
    color: #4b5220;
    text-decoration: none;
}
#top a:hover
{
    color: #2d3216;
    text-decoration: none;
}


div#searchcorner
{
    position: absolute;
    top: 0px;
    left: 590px;
    width: 10px;
    height: 30px;
    background-image: url(/images/searchcorner.gif);
    background-repeat: no-repeat;
    background-position: left;
}

div#searchtext
{
    position: absolute;
    top: 0px;
    left: 600px;
    padding-left: 1px;
    padding-top: 8px;
    width: 200px;
}

div#searchbox
{
    position: absolute;
    top: 0px;
    padding-top: 4px;
    left: 600px;
    height: 25px;
    vertical-align: top;
    background-color: #E6D0D1;
    width: 150px;
    font-size: 11px;
}

div#gobutton
{
    height: 24px;
    position: absolute;
    top: 0px;
    padding-top: 5px;
    left: 750px;
    text-align: left;
    width: 50px;
    background-color: #E6D0D1;
}

div#mainnav
{
    width: 800px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Trebuchet MS" , Arial, sans-serif;
    font-size: 11px;
    background-color: #dbe1c1;
    z-index: 10;
    height: 16px;
}

.mainnav_highlight
{
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline; /*border-right: solid 1px #DDDDDD; 	border-top: solid 1px #DDDDDD;*/
}

.mainnav_highlight a:link
{
    color: #000000;
    text-decoration: none;
}
/*.mainnav_highlight a:visited { color: #000000; text-decoration: none; }*/
.mainnav_highlight a:hover
{
    color: #000000;
    text-decoration: none;
}
.mainnav_highlight a:active
{
    color: #000000;
    text-decoration: none;
}

.mainnav_normal
{
    padding-right: 20px;
    display: inline;
}
.mainnav_first
{
    padding-right: 20px;
    padding-left: 220px;
    display: inline;
}
#mainnav a:link
{
    color: #70471d;
    text-decoration: none;
}
#mainnav a:visited
{
    color: #70471d;
    text-decoration: none;
}
#mainnav a:hover
{
    color: #2d3216;
    text-decoration: none;
}

div#cap
{
    background-color: #4b5220;
    background-image: url(/images/endcap_caliber.gif);
    background-position: right;
    background-repeat: no-repeat;
}

div#newswindow
{
    background-color: #DFEAE2;
    border-left: solid 1px #336633;
    border-right: solid 1px #336633;
    border-bottom: solid 1px #336633; /*opacity: 0.7;*/
}

div#newswindow_rapidfind
{
}

div#rapid
{
    background-color: #dbe1c1;
    border-left: solid 1px #4B5220;
    border-right: solid 1px #4B5220;
    border-bottom: solid 1px #4B5220; /*opacity: 0.7;*/
}

.windowheadtext
{
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 2px;
    padding-left: 4px;
    background-image: url(/images/endcap.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.windowheadtext_rapidfind
{
    height: 18px;
    color: #FFFFFF;
    background-color: #779DC1;
    vertical-align: middle;
    padding-top: 2px;
}

.windowtext
{
    color: #4b5220;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 6px;
}

.searchpad
{
    padding-left: 5px;
    padding-top: 4px;
}

.callout
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 135%;
    font-weight: bold;
}

/* Hyperlinks Controls */

.head
{
    color: #6B9CA3;
    font-weight: bold;
    font-size: medium;
    background-color: #FFFFFF;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    text-align: left;
    vertical-align: middle;
}

.sub
{
    font-weight: bold;
    font-size: small;
    color: #5A5A5A;
    text-align: left;
}

#head_line
{
    height: 16px;
    padding-left: 15px;
    background-color: #E6E6E6;
}

#headwrap
{
    padding-left: 4px;
    padding-right: 1px;
}

/* FOOTER Hyperlink Controls */
.footer a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
/*.footer a:visited { color: #FFFFFF; text-decoration: none; }*/
.footer a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.footer a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.footer
{
    height: 25px;
    padding-left: 20px;
    color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
}

input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
}

select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
}

#top-col-1
{
    width: 800px;
    height: 35px;
    padding-left: 0;
}

#top-col-2
{
    position: absolute;
    top: 0px;
    left: 800px;
    width: 10%;
    height: 100%;
}

#mid-col
{
    height: 100%;
    /*  width:100%;  width:expression(  document.body.clientWidth > 810  ?"800px":"100%");	*/
}

#mid-col-2
{
    height: 100%;
    width: 80%;
}

#mid-col-3
{
    height: 100%;
    left: 800px;
    width: 2%;
    width: 50px;
}

#bottom-col-1
{
}

.specialtitle
{
    color: #696969;
    text-decoration: underline;
}

/*
TricorBraun WinePak

Page Background color: e0dcca

Top Nav: Trebuchet Bold, 11pt, hex color: 4b5220

Sub Nav: Trebuchet Bold, 11pt, hex color: 70471d

Main Nav: Arial Regular, 14pt, hex color: 4b5220
on mouse-over color changes to 2d3216

Header Style: Trebuchet Bold, 14pt, hex color: 4b5220

Body Style: Trebuchet Regular, 12pt, hex color: 696969

Call-out Style: Trebuchet Bold, 14pt, hex color: a8743b

Footer Style: Trebuchet Bold, 10pt, hex color: 696969

Inset Box (like the search box)
light green background fields: dbe1c1 
dark green top bar field: 4b5220 

#mid-col
{
    height: 100%;
}
*/
