/* OVERALL STRUCTURE - centered + fixed width + size of main blocks */

* {
    margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
	background-image: none;
	}

body {
	margin: 0 auto;
	width: 100%;
	padding-top: 79px;
	background-color: white;
	font-family: georgia, sans serif;
	font-size: 100%;
	font-weight: normal;
	font-style: none;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
	}

div.header, .navbar_container , .container {
    margin: 0 auto;
	width: 100%;
	clear: both;
	float: none;
	border-left: none;
	border-right: none;	
	background-image: none;
	}

div.container {
	width: 1024px;
}

img {
	border: none;
	}

/* Maintenance */

img.maintenance {
	width: 100%;
	height: auto;
} 
	
/* LINKS STYLING - set to be at the top of the page */
	

.redirect-line a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.redirect-line a:link {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.redirect-line a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.redirect-line a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}
	
div.overview-item:hover {
	opacity: 0.5;
	}

div.clickable {
    cursor: pointer;
}

.index-page a:link {
    color: #585858;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

	
.index-page a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.index-page a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.index-page a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}


.index-text a:link {
    color: #585858;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.index-text a:visited {
    color: #585858;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.index-text a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.index-text a:active {
    color: #585858;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.overview-intro a:link {
    color: #99CC00;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.overview-intro a:visited {
    color: #99CC00;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.overview-intro a:hover {
    color: black;
	background-color:white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.overview-intro a:active {
    color:#99CC00;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Article a:link {
    color: #585858;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.Article a:visited {
    color: #585858;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.Article a:hover {
    color: #585858;
	background-color:white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.Article a:active {
    color: #585858;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.publication a:link {
    color: #99CC00;
	Font-size: 80%;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	font-style: italic;
	}

.publication a:visited {
    color: #99CC00;
	Font-size: 80%;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	font-style: italic;
	}

.publication a:hover {
    color: #99CC00;
	Font-size: 80%;
	background-color:white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}

.publication a:active {
    color: #99CC00;
	Font-size: 80%;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.Maintext a:link,
.Maintext_Right a:link {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext a:visited,
.Maintext_Right a:visited {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext a:hover,
.Maintext_Right a:hover {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext a:active,
.Maintext_Right a:active {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}


.Maintext_Date a:link {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext_Date a:visited {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext_Date a:hover {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext_Date a:active {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}


.Maintext-third a:link {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-weight: normal;
}

.Maintext-third a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-weight: normal;
}

.Maintext-third a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-weight: normal;
	opacity: 0.5;
}

.Maintext-third a:active {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.Maintext-center a:link {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext-center a:visited {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext-center a:hover {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext-center a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.Maintext_Box a:link {
    color: #99CC00;
    background-color: grey;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext_Box a:visited {
    color: #99CC00;
    background-color: grey;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext_Box a:hover {
    color: black;
    background-color: grey;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext_Box a:active {
    color: black;
    background-color: grey;
	background-image: none;
    text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.Maintext-Highlight a:link {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext-Highlight a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext-Highlight a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

.Maintext-Highlight a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.overview-bottom-left a:link {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.overview-bottom-left a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.overview-bottom-left a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.overview-bottom-left a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.overview-bottom-right a:link {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.overview-bottom-right a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
	}

.overview-bottom-right a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.overview-bottom-right a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.links a:link {
    color: #585858;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.links a:visited {
    color: #585858;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.links a:hover {
    color: #99CC00;
	background-color:white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.links a:active {
    color: #585858;
	background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
}

.topic-left a:link {
    color: #585858;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

	
.topic-left a:visited {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: normal;
	}

.topic-left a:hover {
    color: #99CC00;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}

.topic-left a:active {
    color: black;
    background-color: white;
	background-image: none;
    text-decoration: none;
	font-weight: bold;
}



/* HEADER - set to be at the top of the page */

div.header {
	display: none;					
	background-color: #99CC00;
	box-shadow: 0 2px 3px rgba(0,0,0, .4);
	}

img.header {
	width: 100%;
	height: auto;
}

/* NAVIGATION BAR - set to be below header with submenus */

div#navbar, 
div.navbar_container {
	background-color: #99CC00;
	background-image: none;
	}

div.navbar_container {
	height: 79px;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-color: #99CC00;
	display: block;
	position: fixed;
	padding-top: 5px;
	top: 0;
	z-index: 9999;
	box-shadow: 0 2px 3px rgba(0,0,0, .4);
	}

div.navbar_container_internal {
	width: 1024px;
	margin: 0 auto;
	background-color: #99CC00;
	}

div.navbar-smartphone {
	position: fixed;
	top: 62px;
	width: 100%;
	z-index: 9999;
	}	
	
div.navbar-container-smartphone {
	height: 0px;
	z-index: 9999;
	}

div.navbar_image {
	height: 72px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 5px;
	background-color: #99CC00;
	}
	
img.navbar_image {
	height: 72px;
	float: left;
	background-color: grey;
	}

div#navbar {
	float: left;
	margin-left: 2px;
	margin-top: 20px;
	height: 30px;
	border-left: 1px solid grey;
	}
	
ul#navbar, .submenu { 
	list-style-type: none;
	}

ul#navbar li, #navbar a {
	width: 135px;
	text-align: center;
	background-color: #99CC00;
	height: 30px;
	line-height: 30px;
	font-size: 80%;
	color: black;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}

ul#navbar li { 
    float: left;
	position: relative;
	margin-right: 0px;
	}

li#navbar {
	border-right: 1px solid grey;
	}
	
ul#navbar a { 
	display: block;
	}

ul#navbar a:hover, a:active { 
	background-color: grey;
	color: white;
}

ul#navbar .submenu a { 
	margin-top: 0px;
	background-color: #B0B0B0;
	color: white;
	font-size: 100%;
}

ul#navbar li:hover > a { 
	background-color: grey;
}

ul#navbar ul.submenu {
	display: none;
	position: absolute;
}

ul#navbar li:hover .submenu {
	display: block;
}

div.menu_mobile {
	height: 62px;
	width: 97%;
	padding-right: 3%;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-color: #99CC00;
	background-color: #99CC00;
	background-image: none;
	position: fixed;
	top: 0px;
	z-index: 9998;
	}

img.menu_mobile {
	max-height: 51px;
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #99CC00;
	background-image: none;
	}
		
div.menu_mobile {
	display: none;
}

.menu_cursor {
	background-color: #99CC00;
	background-image: none; 
}

div.menu_trigger {
	background-color: #99CC00;
	background-image: none;
	text-align: right;
	font-weight: bold;
	padding-top: 12px;
	font-size: 120%;
	background-color: #99CC00;
	background-image: none;
	cursor: pointer;
	float: right;
	}

img.menu_trigger {
	max-height: 38px;
	float: right;
	padding-top: 0px;
	padding-left: 3px;
	background-color: #99CC00;
	background-image: none;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 0px;
	font-size: 100%;
	position: relative;
	float: none;
}

#cssmenu a {
	line-height: 8px;
}

#cssmenu {
	width: 100%;
	padding-left: 0%;
	display: none;
}

#cssmenu > ul > li > a {
	padding-right: 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: grey;
	background-image: none;
	color: white;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	position: relative;
}

#cssmenu > ul > li > a > span {
	background: grey;
	padding: 10px;
	display: block;
	font-size: 80%;
	font-weight: 300;
}

#cssmenu > ul > li > a:hover {
	text-decoration: none;
	}

#cssmenu > ul > li.active {
	border-bottom: none;
}

#cssmenu > ul > li.active > a {
	color: white;
	background-color: #B0B0B0;
	background-image: none;
}

#cssmenu > ul > li.active > a span {
  background: #99CC00;
}

#cssmenu span.cnt {
	position: absolute;
	top: 12px;
	right: 0px;
	padding: 0;
	margin: 0;
	background-color: #B0B0B0;
	background-image: none;
}

#cssmenu ul ul {
  display: none;
  background-color: #B0B0B0;
  background-image: none;
}

#cssmenu ul ul li {
	border: 1px solid white;
	border-top: 0;
}

#cssmenu ul ul a {
	padding: 0%;
	text-align: center;
	line-height: 25px;
	text-transform: uppercase;
	display: block;
	color: white;
	background-color: #B0B0B0;
	background-image: none;
	
	font-size: 70%;
}

p#cssmenu ul ul {
	
	}

#cssmenu ul ul a:hover {
	background-color: #99CC00;
}

#cssmenu ul ul li.odd {
  background: #ffffff;
}

#cssmenu ul ul li.even {
  background: #B0B0B0;
}

/* SEARCH FUNCTION - set to be below header with submenus */

div.searchfunction {
	display: none; 
	float: left;
	background-color: #99CC00;
	width: 400px;
	padding-left: 100px;
	}
	
form.searchfunction {
	width: 100%;
	background-color: #99CC00;
	}
	
input.searchfunction {
    width: 200px; 
    height: 12px;
	font-family: calibri light;
	font-size: 70%;
	color: #585858;
	background-color: white;
	background-image: none;
 }

.searchfunction  input[type="submit"] {
	padding: none;
	background-color: #99CC00;
	background-image: none;
	border: 1px solid #99CC00;
	font-weight: bold;
	text-decoration: none;
	font-family: calibri light;
	color: black;
	-webkit-appearance: none;
    border-radius: 0;
	}
 
.searchfunction  input[type="submit"]:hover  {
    background-color: grey;
	border: 1px solid grey;
	color: white;
	background-image: none;
    }

/* INDEX PAGE */


div.index-container {
	padding-left: 3%;
	width: 94%;
	padding-top: 15px;
	padding-bottom: 0px;
	height: auto;
	background-color: white;
	background-image: none;
	clear: both;
	}

div.index-line {
	clear: both;
	width: 100%;
	height: 150px;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	display: inline-block;
	padding-right: 0%;
	border-bottom: 1px solid grey;
	background-color: white;
	background-image: none;
	}

div.thank-you-line,
div.error-line {
	clear: both;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 0%;
	display: inline-block;
	padding-right: 0%;
	text-align: center;
	background-color: #E8E8E8;
	background-image: none;
}

div.redirect-line {
	clear: both;
	width: 100%;
	padding-top: 15%;
	padding-bottom: 15%;
	padding-left: 0%;
	display: inline-block;
	padding-right: 0%;
	text-align: center;
	background-color: white;
	background-image: none;
}

div.index-line1 {
	float: left;
	width: 16%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 2%;
	display: inline-block;
	background-color: white;
	background-image: none;
	}
	
div.index-line2 {
	float: left;
	width: 52%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 2%;
	display: inline-block;
	background-color: white;
	background-image: none;
	}
	
div.index-line3 {
	float: left;
	width: 28%;
	height: 130px;
	padding-top: 5px;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	background-color: #E8E8E8;
	background-image: none;
	}

div.index-line-main {
	clear: both;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	background-color: white;
	background-image: none;
	}
	
div.index-column1 {
	clear: both;
	float: left;
	width: 28%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 8%;
	height: auto;
	background-color: white;
	background-image: none;
	}

div.index-column2 {
	float: left;
	width: 28%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 8%;
	height: auto;
	background-color: white;
	background-image: none;
	}

div.index-column3 {
	float: left;
	width: 28%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	background-color: white;
	background-image: none;
	}	

div.index-header {
    float: left;
	width: 100%;
	height: 40px;
	padding-left: 0%;
	padding-right: 0%;
	background-color: white;
	background-image: none;
	}	

div.index-text,
div.index-page {
	clear: both;
	width: 100%;
	height: auto;
	padding-left: 0%;
	padding-right: 0%;
	background-color: white;
	background-image: none;
	}
	
div.index-image,
div.index-image-large {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: auto;
	max-height: none;
	overflow: hidden;
	padding-left: 0%;
	padding-right: 0%;
	background-color: white;
	background-image: none;
	}
	
div.index-image {
	max-height: 125px;
	}

img.index-image {
    float: left;
	padding-left: 0%;
	width: 100%;
	padding-right: 0%;
	height: auto;
	padding-bottom: 0px;
	background-color: white;
	background-image: none;
}

h2.index-page {
    font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-size: 120%;
	padding-bottom: 20px;
	color: black;
	background-color: white;
	background-image: none;
}

h2.thank-you-line, 
h2.error-line {
    font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-size: 140%;
	padding-bottom: 20px;
	padding-top: 20px;
	color: black;
	background-color: #E8E8E8;
	background-image: none;
}

h2.redirect-line {
    font-weight: bold;
	font-style: none;
	text-decoration: none;
	font-size: 140%;
	padding-bottom: 40px;
	color: black;
	background-color: white;
	background-image: none;
}

p.index-page,
p.index-text {
    font-weight: normal;
	font-style: none;
	text-decoration: none;
	font-size: 90%;
	line-height: 130%;						
	padding-bottom: 10px;
	text-align: justify;				/* TEXT-ALIGN */
	color: #585858;
	background-color: white;
	background-image: none;
}

p.thank-you-line,
p.error-line {
	font-style: none;
	text-decoration: none;
	font-size: 90%;
	padding-bottom: 15px;
	color: black;
	background-color: #E8E8E8;
	background-image: none;
}

p.thank-you-line-underline {
    font-weight: normal;
	font-style: none;
	text-decoration: none;
	font-size: 140%;
	padding-bottom: 15px;
	color: black;
	background-color: #E8E8E8;
	background-image: none;
}

p.redirect-line {
    font-weight: normal;
	font-style: none;
	text-decoration: none;
	font-size: 100%;
	padding-bottom: 30px;
	color: #585858;
	background-color: white;
	background-image: none;
}

div.subscribebox {
    clear: both;
	float: left;
	padding-top: 0%;
	width: 100%;
	padding-left: 0%;
	height: auto;
	text-align: center;
	padding-bottom: 0%;
	background-color: white;
	background-image: none;
	}

form.subscribebox {
	width: 100%;
	background-color: #E8E8E8;
	padding-bottom: 2%;
	}
	
input.subscribebox {
    width: 80%; 
    height: 1.7em;
	margin-top: 2%;
	font-size: 80%;
	font-family: calibri light;
	color: #585858;
	background-color: white;
	background-image: none;
 }

h2.subscribebox {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: black;
	background-color: none;
	background-image: none;
} 
  
p.subscribebox {
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	color: #585858;
	background-color: white;
	background-image: none;
} 

div.subscribebox-fname,
div.subscribebox-lname,
div.subscribebox-email {
	display: block;
	background-color: #E8E8E8;
	background-image: none;
} 

div.subscribebox-profession {
	display: none;
} 

.subscribebox  input[type="submit"] {
	padding: none;
	background-color: #99CC00;
	background-image: none;
	border: 1px solid #99CC00;
	font-weight: bold;
	text-decoration: none;
	font-family: calibri light;
	color: black;
	-webkit-appearance: none;
    border-radius: 0;
	}
 
.subscribebox  input[type="submit"]:hover  {
    background-color: grey;
	border: 1px solid grey;
	color: white;
	background-image: none;
    }

img.subscribe-maintenance {
	Width: 100%;
}

/* MAIN TEXT STRUCTURE - */

div.container {
    background-color: white;
	background-image: none;
	padding-bottom: 0px;
	clear: both;
	}

/* OVERVIEW PAGE SET UP - article presentation on WOTM + NEWS + RESOURCES */

div.overview-pictures {
	display: none;
}

div.overview-container {
	float: left;
	margin: 0;
	width: 100%;
	padding-top: 2%;
	margin-bottom: 0%;
	background-color: white;
	background-image: none;
}

div.overview-intro,
div.overview-navigation {
    float: left;
	width: 500px;
	padding-left: 0%;
	margin-left: 22px;
	height: 40px;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid grey; 
	background-color: white;
	background-image: none;
}

div.overview-navigation {
	width: 480px;
	margin-left: 0px;
}

h2.overview-intro {
    font-weight: bold;
	font-size: 140%;
	font-style: none;
	text-decoration: none;
	color: black;
	background-color: white;
	background-image: none;
}

ul.overview-intro {
	list-style-type: none;
	}

p.overview-intro,
ul.overview-intro li {
    font-weight: normal;
	font-size: 90%;
	font-style: italic;
	text-decoration: none;
	background-color: white;
	color: #585858;
	background-image: none;
}

ul.overview-intro li {
	float: left;
	font-size: 70%;
	width: 40px;
	height: 20px;
	}


div.overview-item {
	float: left;
	margin-bottom: 20px;
	width: 300px;
	height: 245px;
	margin-left: 22px;
	padding: 5px;
	border: 1px solid #99CC00;
	background-color: white;
	background-image: none;
	position: relative;
	z-index: 5000;
	}
	
div.overview-result {
	clear: both;
	margin-bottom: 20px;
	width: 300px;
	height: 245px;
	margin-left: 22px;
	padding: 5px;
	border: none;
	background-color: white;
	background-image: none;
	position: relative;
	z-index: 5000;
	}

div.ImgArticle {
    float: left;
	width: 100%;
	height: 130px;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: none;
	background-color: white;
	background-image: none;
}

div.Article {
    float: left;
	width: 100%;
	height: 95px;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 0%;
	border-bottom: none;
	background-color: white;
	background-image: none;
}


.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

img.Article {
    max-height: auto;
	max-width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	background-image: none;
}

h2.Article {
    font-weight: bold;
	font-size: 80%;
	line-height: 140%;
	font-style: none;
	padding-bottom: 3px;
	text-decoration: none;
	color: Black;
	background-color: white;
	background-image: none;
}	

p.Article  {
    font-weight: normal;
	font-size: 70%;
	line-height: 150%;
	font-style: none;
	text-decoration: none;
	background-color: white;
	text-align: justify;				/* TEXT-ALIGN */
	color: #585858;
	background-image: none;
}

p.Small  {
    font-weight: normal;
	font-size: 70%;
	font-style: none;
	text-decoration: none;
	background-color: white;
	text-align: justify;				/* TEXT-ALIGN */
	font-style: italic;
	color: #585858;
	background-image: none;
}

div.overview-bottom {
	float: left;
	width: 980px;
	margin-left: 22px;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-bottom: 0%;
	border-top: 1px solid grey; 
	background-color: white;
	background-image: none;
}

div.overview-bottom-left, .overview-bottom-right {
	padding-left: 0%;
	padding-bottom: 0%;
	margin-bottom: 0%;
	border-bottom: none; 
	background-color: white;
	background-image: none;
}

div.overview-bottom-left {
	float: left;
	width: 50%;
	text-align: left;
}

div.overview-bottom-right {
	float: left;
	width: 50%;
	text-align: right;
}

p.overview-bottom-left {
	font-size: 90%;
	text-align: left;
	text-decoration: bold;
	color: black;
	font-weight: bold;
	background-color: white;
	background-image: none;
}

p.overview-bottom-right {
	font-size: 90%;
	text-align: right;
	text-decoration: none;
	color: black;
	font-weight: bold;
	background-color: white;
	background-image: none;
}

/* PUBLICATION PAGE SET UP */


div.publication-intro {
    float: left;
	width: 980px;
	padding-left: 0%;
	margin-left: 22px;
	height: auto;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid grey; 
	background-color: white;
	background-image: none;
}

div.publication-header {
	width: 980px;
	padding-left: 0%;
	margin-left: 22px;
	position: relative;
	z-index: 5000;
	background-color: #E8E8E8;
	background-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	clear: both;
}

p.publication-header {
	font-size: 90%;
	color: black;
	background-color: #E8E8E8;
	background-image: none;
	text-align: center;
	}

div.publication-item,
div.publication-item-last {
	width: 980px;
	padding-left: 0%;
	margin-left: 22px;
	position: relative;
	z-index: 5000;
	background-color: white;
	background-image: none;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #99CC00;
	display: inline-block;
	clear: both;
}

div.publication-item-last {
	padding-bottom: 30px;
	border-bottom: none;
}

div.publication-date {
	width: 20%;
	background-color: white;
	background-image: none;
	text-align: center;
	float: left;
}

div.publication-number {
	width: 20%;
	background-color: white;
	background-image: none;
	text-align: center;
	float: left;
}

div.publication-content {
	width: 60%;
	background-color: white;
	background-image: none;
	float: left;
}

p.publication,
p.publication-center {
	background-color: white;
	background-image: none;
	text-align: auto;
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 150%;			
	color: grey;
}

p.publication-center {
	text-align: center;
	padding-bottom;
}

p.publication-italics {
	background-color: white;
	background-image: none;
	text-align: auto;
	padding-bottom: 5px;
	font-size: 64%;
	line-height: 150%;			
	color: grey;
	font-style: italic;
}

span.publication-bold {
	background-color: white;
	background-image: none;
	text-align: auto;
	font-size: 100%;
	color: black;
	font-weight: normal;
}

span.publication-normal {
	background-color: white;
	background-image: none;
	text-align: auto;
	font-size: 100%;
	color: grey;
	font-weight: normal;
	}

/* PAGE HEADER SET UP - main text */	

div.header-image {
	max-height: 450px;
	width: 100%;
	overflow: hidden;
}

div.header-text {
	background-color: none;
	background-image: none;
	width: 100%;
}

div.header-text-content {
	width: 100%;
}

img.header-image {
	width: 100%;
	height: auto;
}

/* ARTICLE PAGE SET UP - main text */

div.Maintext_Left,
div.linked-topics-left {
	display: none;												/*  none */					/*  block */
	float: left;
	margin-top: 2%;
	margin-left: 0px;
	width: 230px;
	padding-top: 2%;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 2%;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: white;
	background-image: none;
}

div.topic-left {
	float: left;
	width: 100%;
	background-color: white;
	background-image: none;
}

ul.topic-left li,
ul.topic-left-last li {
    font-weight: normal;
	text-decoration: none;
	font-size: 80%;
	line-height: 120%;
	font-style: none;
	list-style-type: disc;
	list-style-position: inside;
	text-align: none;				/* TEXT-ALIGN */
	padding-bottom: 5px;
	text-indent: -1em;
    padding-left: 1em;
	color: #585858;
	background-color: white;
	background-image: none;
}

ul.topic-left-last li {
    padding-bottom: 15px;
}

img.topic-left {
	max-width: 80%;
	padding-left: 0px;
	padding-right: 80px;
	margin: none;
	background-color: white;
	background-image: none;
	padding-bottom: 10px;
}

div.Maintext_Right {
	float: left;
	margin-top: 2%;
	margin-left: 90px;											/*  90px */						/*  0px */		
	width: 630px;
	padding-top: 2%;
	padding-left: 110px;										/*  110px */					/*  30px */
	padding-right: 110px;										/*  110px */					/*  30px */
	padding-bottom: 2%;
	border-top: 3px solid #E8E8E8;								/*  3px solid #E8E8E8 */		/*  none */
	border-left: 3px solid #E8E8E8;								/*  3px solid #E8E8E8 */		/*  2px solid #E8E8E8 */				
	border-right: 3px solid #E8E8E8;							/*  3px solid #E8E8E8 */		/*  2px solid #E8E8E8 */	
	background-color: white;
	background-image: none;
}


div.Maintext {
	float: left;
	margin-top: 2%;
	margin-left: 90px;
	width: 630px;
	padding-top: 2%;
	padding-left: 110px;
	padding-right: 110px;
	padding-bottom: 2%;
	border-top: 3px solid #E8E8E8;
	border-left: 3px solid #E8E8E8;
	border-right: 3px solid #E8E8E8;
	background-color: white;
	background-image: none;
}

div.Maintext-half-wrapper,
div.Maintext-half,
div.Maintext-third-wrapper,
div.Maintext-third ,
div.Maintext-notebook,
div.Maintext-smartphone,
div.break {
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	background-color: white;
	background-image: none;
}

div.break {
	clear: both;
	height: 0px;
}

div.Maintext-half {
	width: 50%;
}

div.Maintext-third {
	width: 33%;
}

div.Maintext-half-wrapper {
	padding-bottom: 10px;
}

div.Maintext-smartphone {
	display: none;
}

img.Maintext {
    float: left;
	width: 300px; 
	height: auto;
	padding-bottom: 1%;
	padding-right: 2%;
	background-color: white;
	background-image: none;
}

img.Maintext-small {
    float: left;
	width: 150px; 
	height: auto;
	padding-bottom: 2%;
	padding-right: 2%;
	background-color: white;
	background-image: none;
}

img.Maintext-large {
    clear: both;
	width: 100%; 
	height: auto;
	padding-bottom: 2%;
	background-color: white;
	background-image: none;
}


img.left {
    float: left;
	width: 15%; 
	height: auto;
	padding-right: 2%;
	background-color: white;
	background-image: none;
}

img.right {
    float: right;
	width: 15%; 
	height: auto;
	padding-left: 2%;
	background-color: white;
	background-image: none;
}

h1.Maintext {
    font-weight: bold;
	font-style: none;
	font-size: 130%;
	color: black;
	Padding-top: 0px;
	Padding-bottom: 5px;
	background-color: white;
	background-image: none;
}	


h2.Maintext {
    font-weight: bold;
	font-style: none;
	font-size: 130%;
	color: black;
	Padding-top: 5px;
	Padding-bottom: 20px;
	background-color: white;
	background-image: none;
}	

h3.Maintext {
    font-weight: bold;
	font-style: none;
	font-size: 90%;
	color: black;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: white;
	background-image: none;
}	

p.Maintext,
.Maintext_Date,
.Maintext_Underline, 
.Maintext-center,
.Maintext-Highlight,
.Maintext-Highlighted,
.Maintext-copyright, 
.Maintext_Italics,
.Maintext_Subtitle,
.Maintext_Bold,
.Maintext_Bex {
    font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	line-height: 150%;
	font-style: none;
	text-align: justify;				/* TEXT-ALIGN */
	padding-bottom: 15px;
	color: #585858;
	background-color: white;
	background-image: none;
}

p.Maintext_Date {
    font-size: 70%;
	line-height: 120%;
}

p.Maintext_Subtitle  {
    font-style: italic;
	line-height: 140%;
}

p.Maintext_Underline  {
    text-decoration: underline;
}

p.Maintext_Small {
    font-weight: normal;
	text-decoration: none;
	font-size: 60%;
	font-style: none;
	text-align: justify;				/* TEXT-ALIGN */
	padding-bottom: 5px;
	color: #585858;
	background-color: white;
	background-image: none;
}

p.Maintext_Italics  {
    font-style: italic;
}

p.Maintext-Highlighted  {
    text-align: center;
	font-size: 100%;
	font-weight: bold;
}

p.Maintext-Highlight  {
    text-align: center;
	font-size: 90%;
	font-style: italic;
}

span.Maintext_Underline {
	text-decoration: underline;
	font-size: 100%;
}

span.Maintext_Italics  {
	font-style: italic;
}

span.Maintext_Bold  {
    font-weight: bold;
	color: black;
}

p.Maintext-center  {
    text-align: center;
	font-size: 70%;
	font-style: italic;
}

p.Maintext-copyright  {
    text-align: center;
	font-size: 70%;
	line-height: 100%;
	padding-bottom: 5px;
	font-style: italic;
}

ul.Maintext li,
ul.Maintext-last li {
    font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	line-height: 140%;
	font-style: none;
	list-style-type: disc;
	list-style-position: inside;
	text-align: justify;				/* TEXT-ALIGN */
	padding-bottom: 5px;
	text-indent: -1em;
    padding-left: 1em;
	color: #585858;
	background-color: white;
	background-image: none;
}

ul.Maintext-last li {
    padding-bottom: 15px;
	}

/* PAGE SET UP - tasting note set up */

div.tnwrapper {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border: 1px solid #99CC00;
	display: inline-block;
	background-color: white;
	background-image: none;
}

div.tnvintage,
div.tnestate, 
div.tnwine ,
div.tnwine-noap,
div.tnap,
div.tnauction,
div.tnscore  {
    float: left;
	height: 2.0;
	padding-top: 6px;
	padding-bottom: 6px;
	border: none;
	background-color: white;
	background-image: none;
}

div.tnvintage {
    clear: left;
	width: 48px;
	padding-left: 4px;
	}

div.tnestate {
    width: 189px;
	}

div.tnwine {
    width: 291px;
	}

div.tnwine-noap {
    width: 336px;
	}

div.tnap {
    width: 45px;
	}

div.tnauction {
    width: 44px;
	}

div.tnscore {
    width: 50px;
	}

div.tn {
    clear: left;
	float: left;
	margin: 0;
	width: 100%;
	padding-top: 1.5%;
	padding-bottom: 0%;
	background-color: white;
	background-image: none;
}

P.tnleft, .tncenter, .tncenteritalic {
	font-weight: bold;
	font-size: 70%;
	background-color: white;
	background-image: none;
	}

P.tnleft {
	text-align: left;
	font-style: none;
}

P.tncenter {
	text-align: center;
	font-style: none;
}

P.tncenteritalic {
	text-align: center;
	font-style: italic;
}

/* ARTICLE PAGE SET UP - video set-up */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ARTICLE PAGE SET UP - linked topics and sharing set-up */

div.Maintext_Copyright {
	clear: left;
	float: left;
	margin-top: 2%;
	width: 100%;
	color: #585858;
	background-color: white;
	background-image: none;
}

p.Maintext_Copyright {
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	font-style: italic;
	text-align: center;
	color: #585858;
	background-color: white;
	background-image: none;
}

p.Maintext_Disclaimer {
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	font-style: italic;
	text-align: justify;
	color: #585858;
	background-color: white;
	background-image: none;
	padding-top: 20px;
}


/* ARTICLE PAGE SET UP - linked topics and sharing set-up */

div.linked-topics-right {
	float: left;
	margin-left: 90px;										/* 0px */
	width: 630px;
	margin-top: 0%;
	background-color: white;
	background-image: none;
	padding-left: 110px;									/* 30px */
	padding-right: 110px;									/* 30px */
	padding-top: 0%;
	padding-bottom: 2%;
	border-bottom: 3px solid #E8E8E8;						/* none */
	border-left: 3px solid #E8E8E8;							/* 2px solid #E8E8E8 */
	border-right: 3px solid #E8E8E8;						/* 2px solid #E8E8E8 */
	background-color: white;
	background-image: none;
	margin-bottom: 2%;
	}

div.linked-topics {
	clear: left;
	float: left;
	margin-left: 90px;
	width: 630px;
	margin-top: 0%;
	background-color: white;
	background-image: none;
	padding-left: 110px;
	padding-right: 110px;
	padding-top: 0%;
	padding-bottom: 2%;
	border-bottom: 3px solid #E8E8E8;
	border-left: 3px solid #E8E8E8;
	border-right: 3px solid #E8E8E8;
	background-color: white;
	background-image: none;
	margin-bottom: 2%;
	}

div.linked-topics-line-share,
div.linked-topics-line-subscribe,
div.linked-topics-line-more,
div.linked-topics-line-share-publication {
	float: left;
	margin: 0;
	padding-top: 0%;
	padding-bottom: 0%;
	border-top: 1px solid grey;
	background-color: white;
	background-image: none;
	}

div.linked-topics-line-share {
	width: 17%;
	padding-right: 3%;
	}

div.linked-topics-line-share-publication {
	width: 50%;
	padding-right: 3%;
	}
	
div.linked-topics-line-subscribe {
	width: 30%;
	padding-right: 3%;
	}

div.linked-topics-line-more {
	width: 47%;
	padding-right: 0%;
	}

div.linked-intro {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	background-color: white;
	background-image: none;
	}

h3.linked-intro {
    font-weight: bold;
	font-style: none;
	font-size: 70%;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	background-image: none;
}	
	
div.linked-text {
	float: left;
	margin: 0;
	width: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	background-color: white;
	background-image: none;
	}

div.facebook, 
div.twitter, 
div.google-plus, 
div.whatsapp {
	float: none;
	padding-top: 8%;
	padding-bottom: 8%;
	margin-right: 0%;
	margin-bottom: 8%;
	width: 100%;
	background-image: none;
	text-align: center;
	display: inline-block;
	}

div.whatsapp {
	width: 0%;
	display: none;
	}
	
div.facebook-publication, 
div.twitter-publication, 
div.google-plus-publication, 
div.whatsapp-publication {
	float: left;
	padding: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	width: 28%;
	background-image: none;
	text-align: center;
	display: inline-block;
	}
	
div.google-plus-publication {
	margin-right: 0%;
	}

div.whatsapp-publication {
	width: 0%;
	display: none;
	}
		
div.facebook,
div.facebook-publication {
	background-color: #3B5998;
}

p.facebook {
	background-color: #3B5998;
	font-size: 80%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
}

.facebook a:active {
	background-color: #3B5998;
	font-size: 90%;
	color: white;
	font-weight: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.facebook a:link {
	background-color: #3B5998;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.facebook a:visited {
	background-color: #3B5998;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.facebook a:hover {
	background-color: #3B5998;
	font-size: 90%;
	color: black;
	font-style: none;
	text-align: center;
	font-style: none;
	display: block;
}

div.twitter,
div.twitter-publication {
	background-color: #00ACED;
}

p.twitter {
	background-color: #00ACED;
	font-size: 80%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
}

.twitter a:active {
	background-color: #00ACED;
	font-size: 90%;
	color: white;
	font-weight: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.twitter a:link {
	background-color: #00ACED;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.twitter a:visited {
	background-color: #00ACED;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.twitter a:hover {
	background-color: #00ACED;
	font-size: 90%;
	color: black;
	font-style: none;
	text-align: center;
	font-style: none;
	display: block;
}

div.google-plus,
div.google-plus-publication {
	background-color: #D14836;
}	

p.google-plus {
	background-color: #D14836;
	font-size: 80%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
}

.google-plus a:active {
	background-color: #D14836;
	font-size: 90%;
	color: white;
	font-weight: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.google-plus a:link {
	background-color: #D14836;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.google-plus a:visited {
	background-color: #D14836;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.google-plus a:hover {
	background-color: #D14836;
	font-size: 90%;
	color: black;
	font-style: none;
	text-align: center;
	font-style: none;
	display: block;
}

div.whatsapp, 
div.whatsapp-publication {
	background-color: #00E676;
}	

p.whatsapp {
	background-color: #00E676;
	font-size: 80%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
}

.whatsapp a:active {
	background-color: #00E676;
	font-size: 90%;
	color: white;
	font-weight: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.whatsapp a:link {
	background-color: #00E676;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.whatsapp a:visited {
	background-color: #00E676;
	font-size: 90%;
	color: white;
	font-style: none;
	text-align: center;
	text-decoration: none;
	display: block;
}

.whatsapp a:hover {
	background-color: #00E676;
	font-size: 90%;
	color: black;
	font-style: none;
	text-align: center;
	font-style: none;
	display: block;
}

p.links {
    font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	font-style: none;
	text-align: none;
	padding-bottom: 10px;
	color: #585858;
	background-color: white;
	background-image: none;
}

/* FOOTER SET UP */

div.footer {
	width: 100%;
	clear: both;
	height: 40px;
	margin: 0 auto;
	margin-top: 0%;
	color: black;
	position: relative;
	background-color: #99CC00;
	background-image: none;
}

div.footer_container {
	width: 1024px;
	margin: 0 auto;
	background-color: #99CC00;
	background-image: none;
}

P.footer { 
    text-align: center;
	font-style: italic;
	font-size: 80%;
	background-color: #99CC00;
	background-image: none;
}

div.about-us-large {
	width: 28%;
	float: left;
	height: 30px;
	padding-left: 1%;
	display: block;
	padding-top: 7px;
	background-color: #99CC00;
	background-image: none;
	}
	
div.about-us-small,
div.data-policy-small {
	width: 28%;
	float: left;
	height: 32px;
	padding-left: 3%;
	display: none;
	padding-top: 10px;
	background-color: #99CC00;
	background-image: none;
	}

img.about-us-large,
img.data-policy-large {
	width: 91px;
	height: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
	background-color: #99CC00;
	background-image: none;
	}

img.about-us-small,
img.data-policy-small {
	width: 75px;
	height: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
	background-color: #99CC00;
	background-image: none;
	}
	
P.footer-left { 
    text-align: left;
	font-style: normal;
	font-size: 80%;
	background-color: grey;
	background-image: none;
}

div.copyright {
	width: 44%;
	float: left;
	padding-top: 12px;
	height: 28px;
	background-color: #99CC00;
	background-image: none;
	}

div.footer-right {
	width: 0%;
	float: left;
	padding-top: 10px;
	height: 30px;
	background-color: #99CC00;
	background-image: none;
	}
	
div.social-media {
	padding-top: 8px;
	height: 32px;
	width: 4%;
	float: right;
	border: none;
	background-color: #99CC00;
	background-image: none;
	}

img.social-media {
	width: 25px;
	height: 25px;
	padding-bottom: 7px;
	border: 0px;
	background-color: #99CC00;
	background-image: none;
	}

/* ******   TABLET SET UP ***************  */

@media screen and (max-width: 1022px){  
      
	body {
	padding-top: 132px;	
	}
	
	div.header, div.navbar_container , div.container {
    width: 100%;
	}
	
	div.container {
	width: 758px;
	border-left: none;
	border-right: none;
	}
	
	div.header {
	position: fixed; 
	top: 0; 
	z-index: 9999;
	display: block;
	clear: both;
	}
	
	div.header_container {
	width: 758px;
	margin: 0 auto;
		
	}
	
	img.header {
	width: 100%;
	}
	
	div.navbar_container {
	position: fixed;
	margin-left: 0px;
	top: 88px;
	z-index: 9999;
	height: 37px;
	padding-top: 5px;
	}
	
	div.navbar_container_internal {
	width: 726px;										/* 726px */
	border-left: 1px solid grey;
	margin: 0 auto;
	height: 32px;
	}
	
	div#navbar {
	height: 32px;
	margin-top: 0px;
	border-left: none;
	}
	
	li#navbar {
	margin-top: 0px;
	}
	
	ul#navbar li, #navbar a {
	width: 179px;										/* 179px */
	height: 32px;
	}
	
	div.navbar_image {
	display: none;
	max-height: 0px;
	}
	
	div.overview-container {
	width: 695px;
	padding-left: 32px;
	}
	
	div.overview-intro {
	width: 400px;
	margin-left: 0px;
	}
	
	div.overview-navigation {
	width: 295px;
	}
	
	div.overview-bottom	{
	width: 695px;
	margin-left: 0%;
	}
	
	div.publication-intro,
	div.publication-header,
	div.publication-item,
	div.publication-item-last	{
	width: 100%;
	padding-left: 0%;
	margin-left: 0px;
	}
	
	div.Maintext_Left,
	div.linked-topics-left {
	display: none;
	}
	
	div.Maintext,
	div.Maintext_Right,
	div.linked-topics,
	div.linked-topics-right {
	width: 630px;
	margin-left: 15px;
	padding-left: 50px;
	padding-right: 43px;
	border: none;
	margin-top: 0%;
	margin-bottom: 0%;
	}

	h2.index-page  {
    font-size: 100%;
	}
	
	div.index-line {
	height: 205px;
	}
	
	div.index-line3 {
	height: 130px;
	padding-top: 22px;
	padding-bottom: 22px;
	}
	
	div.footer_container {
    width: 758px;
	}
} 
	
/* ******   SMARTPHONE SET UP ***************  */

@media screen and (max-width: 756px) {
	
	* {
	background-color: transparent;
	}
	
	body {
	width: 100%;
	padding-top: 62px;
	}
	
	div.header, 
	div.navbar_container, 
	div.container,
	div.footer {
    width: 100%;
	border-top: none;
	}

	div.header, .header-image, .header-text {
	height: 0px;
	width: 0px;
	overflow: hidden;
	border: none;
	}
	
	div.navbar_container {
	position: fixed;
	top: 42px;
	height: 0px;
	border: none;
	display: none;
	}
	
	#cssmenu {
	display: block;
	}
	
	div.navbar-container-mobile {
	position: fixed;
	top: 62px;
	height: 0px;
	display: block;
	border: none;
	}
	
	div.menu_mobile {
	display: block;
	box-shadow: 0 2px 3px rgba(0,0,0, .4);
	}
	
	div.navbar-smartphone {
	display: none;
	}
	
	div.nav-expanded {
	display: block;
	box-shadow: 0 2px 3px rgba(0,0,0, .4);
	}
	
	div.index-line {
	height: auto;
	}
	
	div.index-line1 {
	width: 100%;
	clear: both;
	}
	
	div.index-line2 {
	width: 100%;
	clear: both;
	float: none;
	height: 100%;
	}
	
	div.index-line3 {
	width: 100%;
	clear: both;
	height: auto;
	padding-top: 0%;
	padding-bottom: 5%;
	background-color: white;
	}
	
	div.index-line-main {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	clear: both;
	}
	
	div.index-column1,
	div.index-column2,
	div.index-column3 {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin-bottom: 15px;
	border-bottom: 1px solid grey;
	height: auto;
	clear: both;
	}
	
	div.index-column1,
	div.index-column2 {
	border-bottom: 1px solid grey;
	}
	
	div.index-image,
	.index-image-large {
	max-height: 250px;
	}
	
	div.index-text {
	float: both;
	}
	
	h2.index-page {
    font-size: 100%;
	}	

	p.index-page  {
    font-size: 90%;
	}
	
	input.subscribebox {
	margin-top: 4%;
	height: 1.5em;
	}
	
	form.subscribebox {
	padding-bottom: 4%;
	}
	
	div.left-intro {
	padding-left: 2%;
	padding-right: 0%;
	padding-top: 15px;
	width: 45%;
	float: left;
	clear: none;
	}
	
	div.overview-container {
    width: 90%;
	padding-left: 3%;
	}
	
	div.overview-intro {
	width: 100%;
	height: auto;
	margin-bottom: 1%;
	border-bottom: none;
	}
	
	div.overview-navigation {
	width: 100%;
	height: auto;
	margin-top: 0%;
	margin-bottom: 3%;
	}
	
	h2.overview-intro {
    font-size: 100%;
	}	
	
	h2.Article {
    font-size: 90%;
	}
	
	div.overview-item,
	div.overview-result {
	width: 100%;
	height: auto;
	padding: 0px;
	margin-top: 0%;
	margin-left: 0%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid grey;
	}
	
	div.ImgArticle {
	max-height: none;
	max-width: none;
	width: 100%;
	height: auto;
	max-height: 200px;
	overflow: hidden;
	}
	
	div.Article {
	max-height: none;
	width: 100%;
	height: auto;
	margin-bottom: 5%;
	}
	
	img.ImgArticle {
	max-height: none;
	max-width: none;
	width: 100%;
	height: auto;
	}
	
	div.overview-bottom {
	width: 100%;
	border-top: none;
	margin-left: 0%;
	padding-bottom: 5%;
	padding-top: 0%;
	margin-top: 0%:
	}
	
	p.overview-bottom-left,
	p.overview-bottom-right	{
	font-size: 90%;
	}
	
	h2.Maintext {
    font-size: 110%;
	}	
	
	div.Maintext,
	div.Maintext_Right {
    width: 90%;
	padding-left: 3%;
	margin: 0%;
	border: none;
	}

	div.Maintext-half {
    width: 100%;
	}
	
	div.Maintext-smartphone {
	display: block;
	}
	
	div.Maintext-notebook {
	display: none;
	}
	
	img.Maintext,
	img.Maintext-small {
    float: left;
	width: 100%;
	}
	
	div.tnvintage,
	div.tnestate,
	div.tnwine,
	div.tnwine-noap,	
	div.tnap,
	div.tnauction,	
	div.tnscore {
    height: 2.0;
	width: 98%;
	padding-left: 1%;
	background-color: white;
	background-image: none;
	}

	p.tnleft, .tncenter, .tncenteritalic {
	font-weight: bold;
	background-color: white;
	background-image: none;
	}

	P.tnleft {
	text-align: center;
	font-style: none;
	}

	P.tncenter {
	text-align: center;
	font-style: none;
}

	P.tncenteritalic {
	text-align: center;
	font-style: italic;
	}
	
	div.tn {
    margin: 0;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 1.5%;
	}
	
	div.linked-topics,
	div.linked-topics-right {
	padding-bottom: 2%;
	margin: 0%;
	padding-left: 3%;
	padding-bottom: 2%;
	width: 90%;
	border: none;
	}
	
	div.linked-topics-line-share,
	div.linked-topics-line-share-publication,
	div.linked-topics-line-subscribe,
	div.linked-topics-line-more {
	width: 100%;
	margin-left: 0%;
	}

	div.linked-topics-line-subscribe,
	div.linked-topics-line-more {
	border: none;
	}
	
	div.facebook, 
	div.facebook-publication, 
	div.twitter, 
	div.twitter-publication, 
	div.google-plus, 
	div.google-plus-publication, 
	div.whatsapp, 
	div.whatsapp-publication {
	float: left;
	width: 42%;
	padding: 2%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	}
	
	div.footer {
	width: 100%;
	height: 70px;
	background-color: #99CC00;
	background-image: none;
	}
	
	div.footer_container {
	width: 100%;
	}
	
	p.footer {
	font-size: 70%;
	}
	
	div.about-us-large {
	display: none;
	}

	div.copyright {
	width: 100%;
	height: 20px;
	padding-top: 10px;
	}

	div.about-us-small {
	display: block;
	}
	
	div.about-us-small {
	width: 57%;
	height: 30px;
	padding-top: 3px;
	clear: both;
	}
	
	div.social-media {
	width: 10%;
	height: 30px;
	padding-top: 3px;
	padding-right: 0%;
	float: right;
	}
	
	img.social-media {
	padding-bottom: 5px;
	}
}

@media screen and (max-width: 400px) {

	div.index-image,
	.index-image-large	{
	max-height: 125px;
	}
}