/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#e0e0e0;
color:#303030;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}

#toptabs{
margin:10px auto -13px auto;
font-size:0.8em;
width:900px;
}

#toptabs p{
text-align:right;
color:#808080;
}

.toptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover{
background:#fafafa url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover{
text-decoration:none;
}

.header1
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#999999;
	font-size:16pt;
	height:30px;
	vertical-align: top;
	text-transform: lowercase;
}
.header2
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#462b18;
	font-size:17pt;
	height:30px;
	vertical-align: top;
	text-transform: lowercase;
	
}

#loginsidebar
{
    background-image:#ffffff url("images/blank_box.gif") no-repeat;
}

#container{
margin:0 auto 0 auto;
width:900px;
padding:5px 30px 20px 30px;
background: transparent url("images/background_bar.gif") repeat-y top left;
}

#logo{
background-color:Transparent;
background-image: url(images/logo.gif);
background-position: right;
background-repeat: no-repeat;
vertical-align:top;
margin-top:7px;
}

#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}

#navitabs{
clear:both;
padding:7px 8px 5px 8px;
}

.navitab{
font-size:1.1em;
padding:7px 8px 5px 8px;
margin:0px 0 5px 0;
text-decoration:none;
background: #97cbd0 url(images/corner.gif) no-repeat top right;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
color: #ffffff;}

.navitab:hover{
padding:7px 8px 5px 8px;
text-decoration:none;
background: #adcfab url(images/corner.gif) no-repeat top right;
}

.activenavitab{
font-size:1.1em;
padding:7px 8px 5px 8px;
margin:0px 0 5px 0;
text-decoration:none;
background:#013766 url(images/corner.gif) top right no-repeat;
color:#ffffff;
font-weight: bold;}

.activenavitab:hover{
text-decoration:none;
}

#desc{
height:203px;
color:#ffffff;
padding:0;
background:#505050 url(images/header.jpg) top left no-repeat;
margin:5px 0 0 0;
}

#desc p{
width:275px;
font-size:1em;
line-height:1.4em;
padding:0 0 0 19px;
margin-top:45px;
text-align: left;
}

#desc b{
color: #8cc6c8;
}

#desc i{
font-size:1.1em;
color: #ffffff;
}

#desc h2{
padding:0 15px 0 15px;
color:#ffffff;
margin-top:-21px;
margin-left:500px}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
width:600px;
float:left;
padding:0 20px 0 0;
border-right:1px solid #d0d0d0;
margin-top:20px;
margin-bottom:20px;
font-size:1.1em;
min-height: 500px;}

.block{
background: #ebf9f0 url(images/corner.gif) no-repeat top right;
padding:5px 15px 5px 15px;
margin-top:5px;}

#sidebar{
width:250px;
float:left;
margin:20px 0 12px 20px;
}

#sidebar p{
font-size:1em;
line-height:1.5em;
margin:0 0 12px 0;
}

.sidelink{
font-size:1.1em;
text-align:left;
display:block;
width:230px;
background: #97cbd0 url(images/corner.gif) no-repeat top right;
padding: 2px 10px 2px 15px;
margin: 5px 10px 5px 0px;
color: #ffffff;
}

.sidelinkNotPublished{
font-size:1.1em;
text-align:left;
display:block;
width:230px;
background: red url(images/corner.gif) no-repeat top right;
padding: 2px 10px 2px 15px;
margin: 5px 10px 5px 0px;
color: #ffffff;
}

.sidelink_selected{
font-size:1.1em;
text-align:left;
display:block;
width:230px;
background: #013766 url(images/corner.gif) no-repeat top right;
padding: 2px 10px 2px 15px;
margin: 5px 10px 5px 0px;
color: #ffffff;
}

.sidelink:hover{
background:#adcfab url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:1em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

p{
margin:0 0 15px 0;
line-height:1.4em;
text-align: justify;
}

p.title
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#000000;
	font-size:12pt;
}

p.contentJustified
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#333333;
	font-size:10pt;
	text-align:justify;
}

p.contentLeftJustified
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#333333;
	font-size:10pt;
	text-align:Left;
}

p.contentJustified a 
{
	text-decoration:underline;
	color:#013766;
}

p.contentJustified a:hover 
{
	text-decoration:underline;
	color:#462b18;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.hide{
display:none;
}

img{
border: 2px #021c7d solid;
};

li
{
	font-family:Century Gothic, Arial,Tahoma;
}
span.wineName
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:11pt;
	color:#462b18;
}

span.question
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:11pt;
	color:#462b18;
}

div
{
	font-family:Century Gothic, Arial,Tahoma;
	text-align:justify;
}

div.wineList
{
	font-family:Century Gothic, Arial,Tahoma;
	text-align:justify;
}
span.wineOrigin
{
	font-family:Century Gothic, Arial,Tahoma;
	font-style: italic;
	font-size:10.5pt;
}
span.winePrice
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:10pt;
}

h3
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#462b18;
	font-size:17pt;
	font-weight:normal;
}
h4
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#462b18;
	font-size:14pt;
	font-weight:normal;
}
h5
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#462b18;
	font-size:11pt;
	font-weight:normal;
}
h5
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#462b18;
	font-size:9pt;
	font-weight:normal;
}
span.newsArticle
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:6pt;
	font-weight:normal;
}
p.menuName
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:12pt;
	color:#462b18;
	text-align:center;
}
div.menuList
{
	font-family:Century Gothic, Arial,Tahoma;
	text-align:justify;
}
span.menuPrice
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:10pt;
	font-style: italic;
}
span.menuType
{
	font-family:Century Gothic, Arial,Tahoma;
	font-style: italic;
	font-size:11pt;
}

.statement
{
	font-family:Century Gothic, Arial,Tahoma;
	color:#462b18;
	font-size:11pt;
	font-weight:normal;
}

v\:* 
{
	behavior:url(#default#VML);
}	  
span.newsDate
{
	font-family:Century Gothic, Arial,Tahoma;
	font-size:10pt;
	font-style: italic;
	font-weight:normal;
	color:#999999;
}

  table.timetable {
    border:thin;
    padding:0;
    margin:0;
    border-width:0px;
    border-collapse:collapse;
    border-style:solid;
    border-color:#000000;
    text-align:left;
    z-index:1;

    /* Firefox and Opera */
    margin-left:auto;
    margin-right:auto;
  }


  .timetable th {
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    PADDING-LEFT: 5px;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #158A94;
    BORDER:solid 1px #000000;
  }

  .timetable td {
    MARGIN-TOP: 0px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    PADDING-LEFT: 5px;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #D5EAEB;
    BORDER:solid 1px #000000;
  }
