
body { 
margin:30px 0px 30px 0; 
font: 11px Arial, Helvetica, sans-serif;
background:url(images/vrede-wines-bg.jpg) repeat-x top #bebcad;
}


#wrapper {
margin: 0 auto;
text-align:left;
width:780px;
margin-bottom:10px;
}

/*********************** 
*  	  header           *
***********************/

#header {
background:url(images/vrede-wines-header.jpg); 
width:764px;
height:155px;
border:8px solid #fff;
margin-bottom:10px;
}

#slogan {
float:left; 
color:#fff;
position:relative;
top:102px;
}

#logo{
float:right; 
position:relative;
top:-5px;
left:8px;
}


.error { font-weight:bold; color:#FF0000; border:10px solid #000}

/*********************** 
*  	  build          *
***********************/

#left {
float:left; 
background:#fff;
background:url(images/vrede-wines-body.jpg) repeat-x top #fff;
width:570px;
position:relative;
top:1px;
}

#c-height {
border:1px solid #fff;
padding-left:15px;
}

.content {
padding:0px 15px 15px 0px; 
}

#right {
float:right;
margin-bottom:30px;
}

#right img {
border:8px solid #fff;
margin-bottom:10px;
}

#footer {
background:#f4f4f1; 
height:85px; 
border-top:1px dashed #bbb9aa;
}

/*********************** 
*  	 gallery      *
***********************/

#gallery {
background:#fff;
background:url(images/vrede-wines-body.jpg) repeat-x top #fff;
position:relative;
top:1px;
}

.gallery-p {
position:relative;
left:3px;
}


/* #gallery img {
float:left;
margin-right:10px;
padding:6px;
border:1px solid #ababa6;
background:#efefeb;
margin-bottom:10px;
} */

#gallery img {
border:0;
/*border:1px solid #fff;*/
} 

#gallery img.end {
margin-right:0px;
}

#gallery a{
float:left;
margin-right:16px;
padding:3px;
background:#000;
border:1px solid #000;
margin-bottom:15px;
} 

#gallery a.end {
margin-right:0px;
}



/*********************** 
*  	 navigation        *
***********************/

#navcontainer {
}

#navcontainer ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Georgia", Century, Arial, sans-serif; 
font-size:14px;
}

#navcontainer a {
display: block;
padding: 0px 10px;
height:30px; 
width: 170px;
background: #000;
border-bottom: 1px solid #eee;
line-height:28px;
}

#navcontainer a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
}

#navcontainer a:hover {
background: #68960f;
color: #fff;
}

#navcontainer a.end {
height:30px;
border:0;
}

/*********************** 
*  	 footer nav        *
***********************/

#fNav {
position:relative;
top:20px;
text-align:center;
}

#fNav ul{
padding: 0;
margin: 0 0 10px 0;
color: #525252;
width: 100%;
}

#fNav ul li {
display: inline;
padding:0px;
margin:0px;
}

#fNav a{
padding: 3px 5px;
color: #525252;
text-decoration: none;
background:none;
float:none;
border:0;
margin:0;
}

#fNav ul li a:hover{
color: #bebcad;
text-decoration:underline;
}

/*********************** 
*  	 generic          *
***********************/

h1#home  { 
background: transparent url(images/h1-home-vrede-wines-farm.png) no-repeat top left; 
height: 35px;
}

h1#wine  { 
background: transparent url(images/h1-wine-vrede-wines-farm.png) no-repeat top left; 
height: 35px;
}

h1#functions  { 
background: transparent url(images/h1-functions-vrede-wines-farm.png) no-repeat top left; 
height: 35px;
}

h1#conferences  { 
background: transparent url(images/h1-conferences-vrede-wines-farm.png) no-repeat top left; 
height: 35px;
}

h1#contact  { 
background: transparent url(images/h1-contact-vrede-wines-farm.png) no-repeat top left; 
height: 35px;
}

h1#map  { 
background: transparent url(images/h1-map-directions.png) no-repeat top left; 
height: 35px;
}


h1#gallery { 
background: transparent url(images/h1-gallery-vrede-wines-farm.png) no-repeat top left; 
height: 47px;
}


h1 {
border-bottom:1px solid #c7c6c2;
padding:10px 0px;
margin:20px 0px;
width: 100%; 
}


h2 {
font-family: "Georgia", Century, Arial, sans-serif; 
font-size:16px;
margin:15px 0 10px 0;
}

h3 {
color:#a91724;
font-family: Georgia, Century, Arial, sans-serif;
font-size:20px;
font-weight:normal;
border-bottom:1px dotted #000;
margin:10px 0px;
padding:0px;
float:left;
}

h1 span{
display:none
}

.clear {
clear:both;
}

.quote {
background:url(images/commas.gif) no-repeat left top;
position:relative;
left:20px;
padding-left:35px;
height:20px;
font-family: Georgia, Century, Arial, sans-serif; 
font-size:14px;
font-weight:bold;
color:#959388;
line-height:30px;
font-style:italic;
}

a  {
color:#46bae9;
text-decoration:underline;
}

a:visited {
color:#46bae9;
text-decoration:underline;

}

a:active  {
color:#46bae9;
text-decoration:underline;

}

a:hover{
color:#bb2f29;
text-decoration:underline;
}

.green {
background:#96aa37; 
color:#fff;
padding:8px;
font-size:12px;
font-family: Georgia, Century, Arial, sans-serif;
}

.label {
width:100px;
}
/*********************** 
*  	 grey box       *
***********************/

.step {
background:#ededed;
float:left;
}

.stepT {
background:url(images/step-t.gif) no-repeat top;
width:521px;
height:11px;
}

.stepB {
background:url(images/step-b.gif) no-repeat bottom;
width:521px;
height:11px;
}

.stepC {
padding:5px 10px 0px 20px;
}

.step-clear {
clear:both;
margin-bottom:25px;
}

/*********************** 
*  	 wine list          *
***********************/

#winelist-charme h2{
float:right;
background:#a91724; 
color:#fff;
padding:8px;
font-family: Georgia, Century, Arial, sans-serif;
font-size:21px;
font-weight:normal;
}

#winelist-vrede h2{
float:right;
background:#96aa37; 
color:#fff;
padding:8px;
font-family: Georgia, Century, Arial, sans-serif;
font-size:21px;
font-weight:normal;
}


#winelist-charme h3{ 
color:#a91724;
font-family: Georgia, Century, Arial, sans-serif;
font-size:20px;
font-weight:normal;
border-bottom:1px dotted #000;
margin:10px 10px 5px 10px;
padding:0px;
width:97%
}

#winelist-vrede h3{ 
color:#8ca225;
font-family: Georgia, Century, Arial, sans-serif;
font-size:20px;
font-weight:normal;
border-bottom:1px dotted #000;
margin:10px 10px 5px 10px;
padding:0px;
width:97%
}

.wine-img {
float:left;
border:4px solid #e9e8e1;
margin-right:8px; 
}

.wine-display {
float:left;
background:#f2f1ea;
width:400px;
height:151px;
margin-bottom:15px;
}

.text { 
float:left;
width:305px;
margin-right:20px;
position:relative;
top:0px;
left:10px;
}

.price {
float:right;
width:80px;
position:relative;
top:5px;
right:10px;
background:url(images/vrede-price.gif) no-repeat;
width:57px;
height:28px;
margin:0;
padding:0;
}

.price p{
position:relative;
left:10px;
top:5px;
margin:0;
padding:0;
}

.contact-left {
float:left;
}

.contact-map {
float:right;
position:relative;
top:-40px;
right:-10px;
}

#map-img {
border:4px solid #e9e8e1;
margin-bottom:40px;
float:left;
}


/*************** 
*  PDF / WORD  *
***************/	   
	  
			   
.pdf {
}

.pdf a {
background:url(images/download-pdf.jpg) no-repeat top left;
display:block;
height:70px;
width:120px;
color:#666;
text-decoration:none;
padding-left:40px;
font:9px Verdana, Geneva, sans-serif;
line-height:53px;
float:left;
}

.pdf a:hover {
background:url(images/download-pdf.jpg) no-repeat top;
background-position:0px -70px;
color:#666;
text-decoration:none;
}

.word{
}

.word a {
background:url(images/download-word.jpg) no-repeat top left;
display:block;
height:70px;
width:120px;
color:#666;
text-decoration:none;
padding-left:45px;
font:11px Arial, Helvetica, sans-serif;
line-height:53px;
margin-top:15px;
}

.word a:hover {
background:url(images/download-word.jpg) no-repeat top;
background-position:0px -70px;
color:#666;
text-decoration:none;
}


#acrobat {
float:left; 
position:relative; 
top:25px; 
left:0px; 
width:25px
}




