﻿/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
     * must redefine bullets w/ bg graphics
     ********************************************************/
ul, ol
{
    list-style: none;
}

/* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
body, h1, h2, h3, h4, h5, h6, pre, code, td
{
    font-size: 1em;
}

/* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td, img, hr
{
    margin: 0;
    padding: 0;
}

/* prevent blue linked image borders
     ********************************************************/
a img, :link img, :visited img, fieldset
{
    border: none;
}

body
{
    /*margin:50px 0px;*/
    text-align: center;
    background-color: white;
    font-family: Helvetica, Verdana, Arial, Geneva, Swiss, SunSans-Regular;
    font-size: 12px;
    height: 100%;
}

#content
{
    position: relative;
    width: 800px;
    text-align: left;
    margin: 0px auto;
    color: #283d34;
    background-color: #efcd78;
}

#contentFull
{
    position: relative;
    width: 800px;
    text-align: left;
    margin: 0px auto;
    color: #283d34;
    background-color: #efcd78; /*gold*/
}


#wrapper
{
    text-align: left;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #efcd78; /*gold*/
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#mainColumn
{
    width: 550px;
    float: right;
    display: inline-block;
}


#top
{
    position: relative;
    width: 800px;
    height: 253px;
    margin: 0px auto;
    background: #efcd78 url(../images/TopGoldPieces_01.jpg) repeat-x;
}

#topRemainder
{
    position: relative;
    background: #efcd78 url(../images/TopGoldPieces_02.jpg) repeat-x;
}

#top #mainLinks ul
{
    position: relative;
    margin: 0;
    padding: 0;
    top: 155px;
    color: #efcd78;
    text-align: center;
}

#top #topLinks ul
{
    position: relative;
    margin: 0 60px 0 0;
    padding: 0;
    top: 2px;
    color: #621d22;
    text-align: right;
}

#top li
{
    display: inline;
}

#top #mainLinks a:link, #top #mainLinks a:visited
{
    text-decoration: none;
    color: #efcd78;
}

#top #topLinks a:link, #top #topLinks a:visited
{
    text-decoration: none;
    font-size: 10px;
    color: #621d22;
}

#top #mainLinks a:hover
{
    text-decoration: none;
    color: white;
}

#footer
{
    position: relative;
    clear: both;
    width: 800px;
    top: 0px;
    height: 60px;
    margin: 0px auto;
    border-bottom: 1px solid #000; /*clear:both;*/
    background: #efcd78 url(../images/BottomGold2010.jpg) repeat-x;
}

.restaurantTitle {
	color: #621d22;
	font-size: 18px;
	font-family: Garamond;
	font-weight: bold;
	letter-spacing: 3px;
}

.restaurantH2
{
	color: #621d22;
	font-size: 16px;
	font-family: Garamond;
	font-weight: bold;
	text-align:left;
	letter-spacing: 2px;
}

.restaurantH3
{
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	letter-spacing: 0px;
}

.restaurantText
{
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	letter-spacing: 0px;
}

.buttonLeft
{
    display: block;
    position: relative;
    float: left;
    margin-left: 20px;
    height: auto;
}

.buttonRight
{
    display: block;
    position: relative;
    float: right;
    margin-right: 20px;
    height: auto;
}

.curveBox {
    background-color:#621d22; 
    color:#efcd78; 
    width:360px; 
    padding:5px; 
    text-align:center; 
    margin-left:20px;
    }

#wineBottles {
    position: absolute;
    top: 5px;
    left: 300px;
    width: 250px;
    height:500px;
    background: #efcd78 url(../images/WineBottles.jpg) center right repeat-x;
}

.textRight
{
    width: 720px;
    text-align: right;
    display: block;
}

.calendarTitle
{
    width: 720px;
    top: -40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 20px;
}

#besideWineGlassLarge
{
    width: 720px;
    top: -40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 20px;
}

#besideWineGlass
{
    width: 520px;
    top: -40px;
    margin-left: 200px;
    margin-right: auto;
    display: block;
    position: relative; /*text-align:center;*/
}

#besideWineGlass2
{
    width: 600px;
    top: -40px;
    margin-left: 200px;
    margin-right: auto;
    display: block;
    position: relative; /*text-align:center;*/
    background: #efcd78 url(../images/WineBottles.jpg) top right no-repeat;
}

#rightColumn
{
    position: relative;
    width: 200px;
    top: 0px;
    float: left;
    background-color: #efcd78; /*gold*/
}

#newsColumn
{
    position: relative;
    padding: 5px;
    border: 1px solid #621d22;
    margin: 5px;
    font-size: 12px;
    background: #efcd78 url(../images/UpComing.jpg) repeat-x; /*background-color:blue;*/
}

#loginBackground
{
    position: relative;
    width: 350px;
    top: 0px;
    height: 350px;
    margin: 0 0 0 200px;
    padding: 5px;
    border: 1px solid #621d22;
    font-size: 12px;
    background: #efcd78 url(../images/VineBackground.jpg) repeat-x;
}

#loginTable
{
    width: 350px;
}

.inputLogin
{
    /*position:relative;*/
    color: #621d22;
    background-color: #efcd78;
    border: 1px solid #621d22;
}

#wineDescriptions
{
    width: 750px;
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

.wineDescription
{
    position: relative;
    padding: 5px;
    border: 3px double #621d22;
    margin: 5px;
    width: 760px; 
}

.wineImage
{
    float: right;
    margin: 4px;
    padding: 0 0 0 15px;
    margin-top: 0px;
}

.sideGradient
{
    position:absolute;
    float: left;
    margin-left: 180px;
}

.wineTitle
{
    /*font-family: "Garamond Premr Pro", "Lucida Calligraphy";*/
    font-size: large;
}

.pageLink
{
    font-family: "Garamond Premr Pro" , "Lucida Calligraphy";
    font-size: 12pt;
}

.pageLink a:link, .pageLink a:visited
{
    text-decoration: none;
    color: #621d22;
}

.pageLink a:hover
{
    text-decoration: none;
    color: black;
}

.textLink a:link, .textLink a:visited
{
    color: #621d22;
}

.textLink a:hover
{
    color: black;
}


.contentImageLeft
{
    float: left;
    margin: 10px 10px 10px 10px;
}

.contentImageLeftOverlay
{
    float: left;
    margin: 0px 10px 0px 10px;
}


.wineOfTheMonthTitle
{
    float: left;
    margin: 0px 10px 0px 10px;
    border: 3px double #621d22;
    position: relative;
    width: 150px;
    top: 0px;
    height: 300px;

}

.contentImageRight
{
    float: right;
    margin: 4px;
}

#messageRed
{
    color: red;
}
